Package | Description |
---|---|
com.hp.util.net.msg |
Building blocks for creating extensible, network-spanning, asynchronousmessage protocols.
|
Class and Description |
---|
AbstractConversationProvider
An abstract conversation provider that does not track the conversations it
issues.
|
AbstractConversationTracker
An abstract conversation provider that keeps track of the conversations
using their id.
|
Connection
Class to provide asynchronous conversation-aware message exchange platform
over the specified input and output streams.
|
ConnectionBroker.Transport
Enumeration indicating whether plain or ssl connection is used.
|
ConnectionListener
Abstraction of a delegate capable of responding to various connection
lifecycle events.
|
Conversation
Abstraction of a topic-aware but otherwise opaque conversation context.
|
ConversationProvider
Abstraction of a provider capable of supplying an conversation
context appropriate for a given conversation topic.
|
Copyright © 2015. All Rights Reserved.