Package | Description |
---|---|
com.devexperts.connector |
This package contains a TCP/IP connector which uses standard Java sockets.
|
com.devexperts.mars.common.net |
This package contains a MARS network layer with TCP/IP connector which uses standard Java sockets.
|
Class and Description |
---|
ConnectionAdapter
ConnectionAdapter is used to mate single connection (network socket) with corresponding data structures.
|
ConnectionAdapterListener
ConnectionAdapterListener is used to receive notification about corresponding
ConnectionAdapter state changes. |
ConnectorListener
The listener interface for receiving connector events.
|
ConnectorMBean
ConnectorMBean is a management interface for
Connector class to use with JMX technology. |
SocketAddress
Stores prepared (parsed or resolved) host-port pairs.
|
Class and Description |
---|
ConnectionAdapter
ConnectionAdapter is used to mate single connection (network socket) with corresponding data structures.
|
ConnectionAdapterListener
ConnectionAdapterListener is used to receive notification about corresponding
ConnectionAdapter state changes. |
Connector
Connector manages single set of communication links (defined as address string).
|
ConnectorMBean
ConnectorMBean is a management interface for
Connector class to use with JMX technology. |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.