|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeId | |
|---|---|
| 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. |
| Uses of NodeId in org.marketcetera.util.ws.stateful |
|---|
| Methods in org.marketcetera.util.ws.stateful that return NodeId | |
|---|---|
NodeId |
SessionManager.getServerId()
Returns the receiver's server ID. |
| Uses of NodeId in org.marketcetera.util.ws.stateless |
|---|
| Methods in org.marketcetera.util.ws.stateless that return NodeId | |
|---|---|
NodeId |
StatelessClientContext.getClientId()
Returns the receiver's client ID. |
NodeId |
Node.getId()
Returns the receiver's node ID. |
| Methods in org.marketcetera.util.ws.stateless with parameters of type NodeId | |
|---|---|
void |
StatelessClientContext.setClientId(NodeId clientId)
Sets the receiver's client ID to the given one. |
| Uses of NodeId in org.marketcetera.util.ws.tags |
|---|
| Methods in org.marketcetera.util.ws.tags that return NodeId | |
|---|---|
static NodeId |
NodeId.generate()
Returns a new, unique node ID. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||