JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.bloomberglp.blpapi
Interface EventHandler
public interface
EventHandler
A callback supplied by the application to receive callbacks for Events from Bloomberg Services
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
processEvent
(
Event
event,
Session
session)
Method Details
processEvent
void
processEvent
(
Event
event,
Session
session)