See: Description
| Interface | Description |
|---|---|
| ClientSocketConnectorMBean |
Management interface for
ClientSocketConnector. |
| ServerSocketConnectorMBean |
Management interface for
ServerSocketConnector. |
| SocketMessageAdapterFactory |
This interface should be implemented by
MessageAdapter.Factory in order to
run any custom authorization/authentication protocol with remote host. |
| Class | Description |
|---|---|
| ClientSocketConnector |
The
ClientSocketConnector handles standard client socket using blocking API. |
| ConnectOrder |
ConnectOrder specifies a strategy of considering specified addresses in
ClientSocketConnector during
connect/reconnect. |
| ServerSocketConnector |
The
ServerSocketConnector handles standard server socket using blocking API. |
| ServerSocketTestHelper | Deprecated
For tests only!
|
| SocketAddress | |
| SocketUtil |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.