| Package | Description |
|---|---|
| org.marketcetera.util.rpc | |
| org.marketcetera.util.ws.stateful |
Web services infrastructure.
|
| org.marketcetera.util.ws.stateless |
Infrastructure for stateless communication between client and
server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RpcServer<SessionClazz>
Provides RPC services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Client
A client node for stateful communication.
|
class |
JmxRemotePortUser
Indicates the port in use for JMX Remote, if present.
|
class |
PortUserProxy
Allows a port that is implicitly used by the system to be identified.
|
class |
Server<SessionClazz>
A server node for stateful communication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Node
A communication endpoint.
|
class |
StatelessClient
A client node for stateless communication.
|
class |
StatelessServer
A server node for stateless communication.
|
Copyright © 2017. All Rights Reserved.