| Class and Description |
|---|
| AbstractSession
This class provides an abstract session for sharing interfaces between
Session and ProviderSession.
|
| AbstractSession.StopOption
Enumerations for controlled shutdown of the session
|
| Constant
Represents a constant value in the schema.
|
| ConstantsList
Represents a list of Constant objects in the schema.
|
| Constraint
Contains a single constraint.
|
| ConstraintsList
Contains a list of Constraint objects.
|
| CorrelationID
A key used to identify individual subscriptions or requests.
|
| Datetime
Represents a date and/or time
|
| DuplicateCorrelationIDException |
| Element
Elements are used to represent all data sent to/received from API services.
|
| ElementIterator
An iterator over the contained elements of a Sequence or a Choice Element.
|
| Event
All data resulting from subscriptions or requests and administrative
messages are delivered as Events
|
| Event.EventType
Enumeration of the type of events that can be delivered from Bloomberg
services
|
| EventDispatcher
Dispatches events from one or more sessions through callbacks.
|
| EventDispatcher.StopOption
Enumerations for controlled shutdown of the EventDispatcher
|
| EventHandler
A callback supplied by the application to receive callbacks for Events
from Bloomberg Services
|
| EventQueue
The EventQueue class allows an application to block and receive Events for
requests in a synchronous manner.
|
| Identity
Provides access to the services and the entitlements for a specific user.
|
| Identity.SeatType
Seat type enumeration defines seat type values such as whether this
identity is a Bloomberg Professional Service user.
|
| InvalidConversionException
Invalid conversion exception.
|
| Logging.Callback
An interface for a callback that can been registered to get the log messages
|
| Message
Message objects are used to represent all outputs from the API
|
| Message.Fragment
A message could be split into more than one fragments to reduce
each message size.
|
| Message.Recap
Some subscription data messages (messages which originate from events
with event type
Event.EventType.SUBSCRIPTION_DATA)
are recaps, which summarize the overall state of the data associated
with a subscription. |
| MessageIterator |
| Name
Name objects are used to identify and access the classes which define the
schema -
SchemaTypeDefinition, SchemaElementDefinition,
Constant, ConstantsList. |
| NameEnumeration
Deprecated.
|
| Operation
Operation objects are obtained from a
Service object and it
represents an Operation that can be executed on a Service. |
| ProviderEventHandler |
| ProviderSession
This class provides a session that can be used for providing services.
|
| ProviderSession.ResolveMode |
| Request
This class represents a single request to a particular service
|
| RequestTemplate
This class provides a handle for a request template.
|
| ResolutionList |
| ResolutionList.Status |
| Schema.Datatype
Enumerations for various data types supported in the schema.
|
| Schema.Status
Enumeration describing the status of various elements in the schema
|
| SchemaElementDefinition
The definition of an item in a data schema.
|
| SchemaTypeDefinition
The definition of a type in the schema.
|
| Service
Defines a service which provides access to API data.
|
| ServiceRegistrationOptions
Contains the options which the user can specify when registering a service.
|
| Session
This class provides a session for making requests and subscriptions to
services
|
| Session.SubscriptionStatus
SubscriptionStatus lists the possible statuses a Subscription may be in.
|
| SessionOptions
To use non-default options on a Session, create a SessionOptions instance
and set the required options and then supply it when creating a Session.
|
| SessionOptions.ClientMode
Enumerations describing client mode of Session
|
| SessionOptions.ServerAddress |
| Subscription
A Subscription object holds information about a subscription for topic and
comprises of two primary fields:
a 'CorrelationId' associated with the subscription, and a string, called a
subscription string, describing the data to be delivered as a part of
the subscription.
|
| SubscriptionIterator
The SubscriptionIterator can be used to iterate over all the active
subscriptions for a Session.
|
| SubscriptionList
Contains a list of subscriptions.
|
| TlsOptions
TlsOptions instances are sources of client credentials and trust material
used by a session to establish secure mutually authenticated connections to
endpoints.
|
| TlsOptions.TlsInitializationException |
| Topic |
| TopicList |
| TopicList.Status |
| UserHandle
Deprecated.
as of 3.3.0, use
Identity instead |
| ZfpUtil.Remote |
Copyright © 2019 Bloomberg L.P.. All rights reserved.