| Package | Description |
|---|---|
| com.bloomberglp.blpapi |
| Modifier and Type | Method and Description |
|---|---|
void |
Session.setEventHandler(EventHandler eventHandler,
Event.EventType eventType)
Set event specific event handlers
|
| Constructor and Description |
|---|
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 © 2021 Bloomberg L.P.. All rights reserved.