Uses of Class
com.bloomberglp.blpapi.EventDispatcher
Packages that use EventDispatcher
-
Uses of EventDispatcher in com.bloomberglp.blpapi
Constructors in com.bloomberglp.blpapi with parameters of type EventDispatcherModifierConstructorDescriptionProviderSession(SessionOptions options, ProviderEventHandler eventHandler, EventDispatcher dispatcher) Construct a Session using the optionally specified 'options', the optionally specified 'eventHandler' and the optionally specified 'eventDispatcher'.Session(SessionOptions sessionOptions, EventHandler eventHandler, EventDispatcher eventDispatcher) Create a session with the specifiedsessionOptionsand dispatch events on thissessionusing the provideddispatcherto the specifiedhandler