Package | Description |
---|---|
com.devexperts.mars.common |
This package contains a MARS data model and public API.
|
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 |
---|---|
protected MARSListener |
MARSAgent.getListener() |
Modifier and Type | Method and Description |
---|---|
void |
MARSAgent.setListener(MARSListener listener)
Sets new listener to receive notifications.
|
Modifier and Type | Class and Description |
---|---|
class |
MARSConnectionAdapter
Adapts single network connection to
MARS instance. |
Copyright © 2015 Devexperts. All Rights Reserved.