Uses of Class
com.bloomberglp.blpapi.SessionOptions

Uses of SessionOptions in com.bloomberglp.blpapi
 

Constructors in com.bloomberglp.blpapi with parameters of type SessionOptions
ProviderSession(SessionOptions options)
           
ProviderSession(SessionOptions options, ProviderEventHandler eventHandler)
           
ProviderSession(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)
          Create a session with the specified sessionOptions
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.