See: Description
| Interface | Description |
|---|---|
| ConsumerCallback |
Callback used for processing all consumer events and messages.
|
| DefaultMsgCallback |
The default message callback is used to communicate message events
to the application.
|
| NIProviderCallback |
Callback used for processing all non-interactive provider events and messages.
|
| ProviderCallback |
Callback used for processing all interactive provider events and messages.
|
| RDMDictionaryMsgCallback |
The RDM dictionary message callback is used to communicate dictionary
message events to the application.
|
| RDMDirectoryMsgCallback |
The RDM directory message callback is used to communicate directory
message events to the application.
|
| RDMLoginMsgCallback |
The RDM login message callback is used to communicate login
message events to the application.
|
| ReactorAuthTokenEventCallback | |
| ReactorChannelEventCallback |
The Reactor channel event callback is used to communicate ReactorChannel and
connection state information to the application.
|
| ReactorServiceEndpointEventCallback | |
| TunnelStreamDefaultMsgCallback |
The tunnel stream default message callback is used to communicate tunnel
stream message events to the application.
|
| TunnelStreamListenerCallback |
The tunnel stream listener callback is used to communicate tunnel
stream request information to a tunnel stream provider application.
|
| TunnelStreamQueueMsgCallback |
The queue message callback is used to communicate queue
message events to the application.
|
| TunnelStreamStatusEventCallback |
The tunnel stream status event callback is used to communicate tunnel
stream status events to the application.
|
| Class | Description |
|---|---|
| ClassOfService |
Class of service for a qualified or tunnel stream.
|
| ConsumerRole |
Class representing the role of an OMM Consumer.
|
| ConsumerWatchlistOptions |
Consumer watchlist options.
|
| CosAuthentication |
Authentication class of service.
|
| CosCommon |
Common class of service properties.
|
| CosDataIntegrity |
Data integrity class of service.
|
| CosFlowControl |
Flow control class of service.
|
| CosGuarantee |
Guarantee class of service.
|
| DictionaryDownloadModes |
Available methods for automatically retrieving dictionary messages
from a provider.
|
| GuaranteedMessagingOptions |
Guaranteed messaging options for the tunnel stream.
|
| NIProviderRole |
Class representing the role of an OMM Non-Interactive Provider.
|
| ProviderRole |
Class representing the role of an OMM Interactive Provider.
|
| RDMDictionaryMsgEvent |
Event provided to RDMDictionaryMsgCallback methods.
|
| RDMDirectoryMsgEvent |
Event provided to RDMDirectoryMsgCallback methods.
|
| RDMLoginMsgEvent |
Event provided to RDMLoginMsgCallback methods.
|
| Reactor |
The Reactor.
|
| ReactorAcceptOptions |
ReactorAcceptOptions to be used in the
Reactor.accept(com.thomsonreuters.upa.transport.Server,
ReactorAcceptOptions, ReactorRole, ReactorErrorInfo) call. |
| ReactorAuthTokenEvent |
Event provided to ReactorAuthTokenEventCallback methods.
|
| ReactorAuthTokenInfo | |
| ReactorCallbackReturnCodes |
Information about the state of the ReactorChannel connection as well as any
messages for that channel are returned to the application via a series of
callback functions.
|
| ReactorChannel |
Channel representing a connection handled by a Reactor.
|
| ReactorChannelEvent |
An event that has occurred on a ReactorChannel.
|
| ReactorChannelEventTypes |
ReactorChannelEventTypes used with ReactorChannelEvents.
|
| ReactorChannelInfo |
Information returned by the
ReactorChannel.info(ReactorChannelInfo, ReactorErrorInfo) call. |
| ReactorConnectInfo |
Reactor connection information for use in
ReactorConnectOptions. |
| ReactorConnectOptions |
ReactorConnectOptions to be used in the
Reactor.connect(ReactorConnectOptions,
ReactorRole, ReactorErrorInfo) call. |
| ReactorDiscoveryDataFormatProtocol |
Types indicating the dataformat query parameter.
|
| ReactorDiscoveryTransportProtocol |
Types indicating the transport query parameter.
|
| ReactorDispatchOptions |
ReactorDispatchOptions to be used in the
Reactor.dispatchAll(java.util.Set,
ReactorDispatchOptions, ReactorErrorInfo) or Reactor.dispatchChannel(ReactorChannel,
ReactorDispatchOptions, ReactorErrorInfo) call. |
| ReactorErrorInfo |
ErrorInfo is used by various Reactor methods to return error or warning
information to the user.
|
| ReactorEvent |
ReactorEvent base class.
|
| ReactorFactory |
Factory for Reactor package objects.
|
| ReactorMsgEvent |
ReactorMsgEvent base class.
|
| ReactorOptions |
ReactorOptions to be used in the
ReactorFactory.createReactor(ReactorOptions,
ReactorErrorInfo) call. |
| ReactorRequestMsgOptions |
Options to use when submitting a RequestMsg.
|
| ReactorReturnCodes |
Return codes associated with Reactor.
|
| ReactorRole |
ReactorRole base class.
|
| ReactorRoleTypes |
ReactorRoleTypes use with
ReactorFactory.createConsumerRole(),
ReactorFactory.createProviderRole() and
ReactorFactory.createNIProviderRole(). |
| ReactorServiceDiscoveryOptions | |
| ReactorServiceEndpointEvent |
Event provided to ReactorServiceEndpointCallback methods.
|
| ReactorServiceEndpointInfo | |
| ReactorSubmitOptions |
ReactorSubmitOptions to be used in the
ReactorChannel.submit(com.thomsonreuters.upa.transport.TransportBuffer,
ReactorSubmitOptions, ReactorErrorInfo),
ReactorChannel.submit(com.thomsonreuters.upa.codec.Msg, ReactorSubmitOptions,
ReactorErrorInfo) and
ReactorChannel.submit(com.thomsonreuters.upa.valueadd.domainrep.rdm.MsgBase,
ReactorSubmitOptions, ReactorErrorInfo) call. |
| TunnelStream |
Class to operate upon a TunnelStream.
|
| TunnelStreamAcceptOptions |
The options for accepting a TunnelStream.
|
| TunnelStreamAuthInfo |
(Consumers only) Provides information about a received authentication response.
|
| TunnelStreamBigBufferPool | |
| TunnelStreamFactory |
Factory for TunnelStream package objects.
|
| TunnelStreamMsgEvent |
Event provided to TunnelStreamMsgCallback methods.
|
| TunnelStreamOpenOptions |
The options for opening a TunnelStream.
|
| TunnelStreamQueueMsgEvent |
Event provided to QueueMsgCallback methods.
|
| TunnelStreamRejectOptions |
The options for rejecting a TunnelStream.
|
| TunnelStreamRequestEvent |
Tunnel stream request information for a tunnel stream listener.
|
| TunnelStreamStatusEvent |
Event provided to TunnelStreamStatusEventCallback methods.
|
| TunnelStreamSubmitOptions |
TunnelStreamSubmitOptions to be used in the
TunnelStream.submit(com.thomsonreuters.upa.transport.TransportBuffer, TunnelStreamSubmitOptions, ReactorErrorInfo) call. |
| WatchlistStreamInfo |
Information about the stream associated with a message.
|
| WlView | |
| WlViewHandler |
| Enum | Description |
|---|---|
| ReactorChannel.State |
The ReactorChannel's state.
|
Copyright @ 2019 Thomson Reuters. All Rights Reserved.