See: Description
| Interface | Description |
|---|---|
| SocketConnectionIf |
This interface specifies methods to manipulate the socket
and its input/output streams in a socket-based connection.
|
| Class | Description |
|---|---|
| SocketConnection |
This class uses TCP sockets to implement a JMX client MessageConnection.
|
| SocketConnectionServer |
This class uses a Tcp Server Socket to realize a JMX connection server
|
Warning: Classes in this package are reserved for internal use. They are not part of the public API and are subject to arbitrary changes.
Copyright © 2019 Terracotta, Inc.. All rights reserved.