| Package | Description |
|---|---|
| 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 |
|---|---|
VersionId |
StatelessClientContext.getVersionId()
Returns the receiver's version ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatelessClientContext.setVersionId(VersionId versionId)
Sets the receiver's version ID to the given one.
|
| Modifier and Type | Field and Description |
|---|---|
static VersionId |
VersionId.SELF
The JVM-wide version ID.
|
Copyright © 2015. All Rights Reserved.