Broker |
Represents a session instance of a Broker and
handles the connection to EntireX Broker (TCP/IP or SSL/TLS), Broker SSL Agent, Broker HTTP(S) Agent or Direct RPC in Integration Server (TCP/IP or SSL/TLS).
|
BrokerAttachInfo |
Contains information for attach servers returned by the
receiveAttachInfo() method for an attach server.
|
BrokerCommunication |
Abstract superclass for conversational communication and UnitofWork
communication.
|
BrokerMessage |
This class encapsulates a single message, which will be sent to or
received from another participant via the EntireX Broker.
|
BrokerService |
Represents a service that is available through the EntireX Broker and is
used by both clients which want to access a service, and by servers
which register the services they provide.
|
Conversation |
Represents a conversational communication with a participant.
|
ConversationState |
Class used to save the state of conversations.
|
RPCService |
This abstract subclass of BrokerService represents a Broker service used
by EntireX RPC.
|
UnitofWork |
Represents a UnitofWork communication.
|