JavaScript is disabled on your browser.
A C E G H I L M O P R S T
A
ATTRIB_CHANGE_NOTIFICATION - Static variable in interface org.marketcetera.modules.remote.emitter.Messages
C
close() - Method in class org.marketcetera.modules.remote.emitter.RemoteDataEmitter
Closes the connection to the remote source of data.
connectionStatusChanged(boolean, boolean) - Method in interface org.marketcetera.modules.remote.emitter.EmitterAdapter
Provides a notification on the change of connection status.
create(Object...) - Method in class org.marketcetera.modules.remote.emitter.EmitterFactory
E
EmitterAdapter - Interface in org.marketcetera.modules.remote.emitter
An adapter that is provided to the RemoteDataEmitter to receive
data and connection status notifications from it.
EmitterFactory - Class in org.marketcetera.modules.remote.emitter
Factory for the remote EmitterModule.
EmitterFactory() - Constructor for class org.marketcetera.modules.remote.emitter.EmitterFactory
Creates an instance.
EmitterModuleMXBean - Interface in org.marketcetera.modules.remote.emitter
The management interface for the EmitterModule.
ERROR_STARTING_MODULE - Static variable in interface org.marketcetera.modules.remote.emitter.Messages
G
getLastFailure() - Method in interface org.marketcetera.modules.remote.emitter.EmitterModuleMXBean
Returns the last failure encountered when receiving objects.
getLastFailure() - Method in class org.marketcetera.modules.remote.emitter.RemoteDataEmitter
The last failure encountered when receiving data.
getURL() - Method in interface org.marketcetera.modules.remote.emitter.EmitterModuleMXBean
Gets the URL for connecting to the remote receiver module.
getUsername() - Method in interface org.marketcetera.modules.remote.emitter.EmitterModuleMXBean
Gets the user name to use to authenticate when connecting to the
remote receiver module.
H
handleMessage(Object) - Method in class org.marketcetera.modules.remote.emitter.MessagingDelegate
Receives an object
I
ILLEGAL_STATE_CHANGE_PASSWORD - Static variable in interface org.marketcetera.modules.remote.emitter.Messages
ILLEGAL_STATE_CHANGE_URL - Static variable in interface org.marketcetera.modules.remote.emitter.Messages
ILLEGAL_STATE_CHANGE_USERNAME - Static variable in interface org.marketcetera.modules.remote.emitter.Messages
isConnected() - Method in interface org.marketcetera.modules.remote.emitter.EmitterModuleMXBean
Returns true if the connection to the remote receiver is active.
isConnected() - Method in class org.marketcetera.modules.remote.emitter.RemoteDataEmitter
Returns true if no failures have been encountered when
receiving data from the remote source.
L
LOG_ERROR_CLOSING_CONNECTION - Static variable in interface org.marketcetera.modules.remote.emitter.Messages
LOG_ERROR_RECEIVER_CONNECTION - Static variable in interface org.marketcetera.modules.remote.emitter.Messages
LOGGER - Static variable in interface org.marketcetera.modules.remote.emitter.Messages
The message logger.
M
Messages - Interface in org.marketcetera.modules.remote.emitter
Internationalized Message keys for classes in this package.
MessagingDelegate - Class in org.marketcetera.modules.remote.emitter
Provides means to communicate with JMS.
MessagingDelegate() - Constructor for class org.marketcetera.modules.remote.emitter.MessagingDelegate
O
onCommand(Object) - Method in class org.marketcetera.modules.remote.emitter.MessagingDelegate
onException(JMSException) - Method in class org.marketcetera.modules.remote.emitter.MessagingDelegate
onException(IOException) - Method in class org.marketcetera.modules.remote.emitter.MessagingDelegate
org.marketcetera.modules.remote.emitter - package org.marketcetera.modules.remote.emitter
Remote Emitter Module capable of emitting data received from
Remote Receiver Modules.
P
PROVIDER - Static variable in interface org.marketcetera.modules.remote.emitter.Messages
The message provider
PROVIDER_DESCRIPTION - Static variable in interface org.marketcetera.modules.remote.emitter.Messages
PROVIDER_URN - Static variable in class org.marketcetera.modules.remote.emitter.EmitterFactory
The provider URN for this module provider.
R
receiveData(Object) - Method in interface org.marketcetera.modules.remote.emitter.EmitterAdapter
Provides the data received from the remote source.
RemoteDataEmitter - Class in org.marketcetera.modules.remote.emitter
A class that abstracts out receiving and publishing of data
from the remote receiver so that it can be reused without having
to go via the module framework.
RemoteDataEmitter(String, String, String, EmitterAdapter) - Constructor for class org.marketcetera.modules.remote.emitter.RemoteDataEmitter
Creates an instance that connects to the specified remote source of data
and publishes the received data and notifications to the supplied
adapter instance.
S
setPassword(String) - Method in interface org.marketcetera.modules.remote.emitter.EmitterModuleMXBean
Sets the password to use to authenticate when connecting to the
remote receiver module.
setURL(String) - Method in interface org.marketcetera.modules.remote.emitter.EmitterModuleMXBean
Sets the URL for connecting to the remote receiver module.
setUsername(String) - Method in interface org.marketcetera.modules.remote.emitter.EmitterModuleMXBean
Sets the user name to use to authenticate when connecting to the
remote receiver module.
START_FAIL_NO_URL - Static variable in interface org.marketcetera.modules.remote.emitter.Messages
T
transportInterupted() - Method in class org.marketcetera.modules.remote.emitter.MessagingDelegate
transportResumed() - Method in class org.marketcetera.modules.remote.emitter.MessagingDelegate
A C E G H I L M O P R S T
Copyright © 2014. All Rights Reserved.