| Package | Description |
|---|---|
| org.marketcetera.util.ws.stateful |
Web services infrastructure.
|
| org.marketcetera.util.ws.stateless |
Infrastructure for stateless communication between client and
server.
|
| org.marketcetera.util.ws.tags |
Tags used to identify aspects of web services, and filters for
those tags.
|
| Modifier and Type | Method and Description |
|---|---|
NodeId |
SessionManager.getServerId()
Returns the receiver's server ID.
|
| Modifier and Type | Method and Description |
|---|---|
NodeId |
StatelessClientContext.getClientId()
Returns the receiver's client ID.
|
NodeId |
Node.getId()
Returns the receiver's node ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatelessClientContext.setClientId(NodeId clientId)
Sets the receiver's client ID to the given one.
|
| Modifier and Type | Method and Description |
|---|---|
static NodeId |
NodeId.generate()
Returns a new, unique node ID.
|
Copyright © 2015. All Rights Reserved.