All Classes and Interfaces
Class
Description
Blotter Application Listener for callbacks when requests and discards for blotter channels are received:
BlotterApplicationListener.blotterChannelOpened(com.caplin.datasource.blotter.BlotterChannel)
and
BlotterApplicationListener.blotterChannelClosed(com.caplin.datasource.blotter.BlotterChannel)
.BlotterChannel is the entry point for sending out
BlotterItem
s. Specifically for the case where there is more than one Integration Adapter providing for the same channel subject.
Configuration for the Blotter Provider.
BlotterItem is the data type representing a single item on the blotter.
This is the entry point into the Blotter API.
Created by chsitter on 22/01/15.