Uses of Interface
com.bloomberglp.blpapi.EventHandler

Uses of EventHandler in com.bloomberglp.blpapi
 

Methods in com.bloomberglp.blpapi with parameters of type EventHandler
 void Session.setEventHandler(EventHandler eventHandler, Event.EventType eventType)
          Set event specific event handlers
 

Constructors in com.bloomberglp.blpapi with parameters of type EventHandler
Session(SessionOptions sessionOptions, EventHandler handler)
          Create a session with the specified sessionOptions and dispatch events on this session to the specified handler
Session(SessionOptions sessionOptions, EventHandler eventHandler, EventDispatcher eventDispatcher)
          Create a session with the specified sessionOptions and dispatch events on this session using the provided dispatcher to the specified handler
 



Copyright © 2015 Bloomberg L.P.. All Rights Reserved.