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.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionAdapter.setListener(ConnectionAdapterListener listener)
Sets new listener to receive notifications about connection adapter state changes.
|
Modifier and Type | Method and Description |
---|---|
void |
MARSConnectionAdapter.setListener(ConnectionAdapterListener listener) |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.