Class | Description |
---|---|
AbstractCacheEventListenerEndpoint<C extends CachedEntry> |
An endpoint adapter that is used by the Cache event listener to convert
notifications into Spring integration messages that are sent to the Spring
integration workflow.
|
CacheEntryRemovedEventListenerEndpoint |
A listener that is interested in events that are fired when items are removed
from the cache.
|
CompletionEventHandler |
Completion events are sent when no other events will be received for a
particular interest.
|
EventDrivenEndpoint |
An endpoint which receives messages from an RFA client, converts them to
Spring Integration Messages, and then starts the integration workflow.
|
GatewayDelegate |
The purpose of the RFA GatewayDelegate is to continue the integration
workflow; it achieves this by exposing the send method.
|
StatusInterpreter |
LoginClient: Received Login STATUS OK Response
MESSAGE
Msg Type: MsgType.STATUS_RESP
Msg Model Type: LOGIN
Indication Flags:
Hint Flags: HAS_ATTRIB_INFO | HAS_STATE
State: OPEN, OK, NONE, "Login accepted by host stlimsp2pse."
AttribInfo
Name: CoherentLogic_Fuller
NameType: 1 (USER_NAME)
Attrib
ELEMENT_LIST
ELEMENT_ENTRY ApplicationId: 256
ELEMENT_ENTRY ApplicationName: P2PS
ELEMENT_ENTRY Position: 192.168.10.2/Godzilla
ELEMENT_ENTRY ProvidePermissionExpressions: 1
ELEMENT_ENTRY ProvidePermissionProfile: 0
ELEMENT_ENTRY AllowSuspectData: 1
ELEMENT_ENTRY SingleOpen: 1
ELEMENT_ENTRY SupportBatchRequests: 1
ELEMENT_ENTRY SupportOptimizedPauseResume: 1
ELEMENT_ENTRY SupportPauseResume: 1
ELEMENT_ENTRY SupportViewRequests: 1
ELEMENT_ENTRY SupportOMMPost: 1
Payload: None
Consumer Login successful...
|
Copyright © 2016. All Rights Reserved.