Package | Description |
---|---|
com.tangosol.net.messaging |
Contains exception classes related to connection error.
|
Class and Description |
---|
Connection
A Connection represents a bi-directional communication channel for
exchanging
Message objects between two endpoints. |
ConnectionException
Signals that an underlying communication channel used by a Connection may
have been closed, severed, or become unusable.
|