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.
|
com.devexperts.mars.jvm |
Class and Description |
---|
MARS
The instance of MARS system that defines and maintains individual tree of MARS parameters.
|
MARSAgent |
MARSEndpoint
A container for MARS root and its connectors.
|
MARSEndpoint.Builder
Builder that creates instances of
MARSEndpoint objects. |
MARSEvent
The single event in a MARS system.
|
MARSEventFactory |
MARSListener |
MARSNode
The convenient shortcut to a node in the
MARS instance with utility methods. |
MARSPlugin
Plugin that is attached to
MARSEndpoint and provides extra information nodes. |
MARSStatus
The officially recognized statuses of MARS node.
|
Class and Description |
---|
MARS
The instance of MARS system that defines and maintains individual tree of MARS parameters.
|
MARSAgent |
MARSEvent
The single event in a MARS system.
|
MARSListener |
Class and Description |
---|
MARSEndpoint
A container for MARS root and its connectors.
|
MARSNode
The convenient shortcut to a node in the
MARS instance with utility methods. |
MARSPlugin
Plugin that is attached to
MARSEndpoint and provides extra information nodes. |
MARSPlugin.Factory
Factory for MARS Plugins that provide additional features for
MARSEndpoint . |
Copyright © 2014 Devexperts. All Rights Reserved.