|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VersionId | |
|---|---|
| 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 VersionId in org.marketcetera.util.ws.stateless |
|---|
| Methods in org.marketcetera.util.ws.stateless that return VersionId | |
|---|---|
VersionId |
StatelessClientContext.getVersionId()
Returns the receiver's version ID. |
| Methods in org.marketcetera.util.ws.stateless with parameters of type VersionId | |
|---|---|
void |
StatelessClientContext.setVersionId(VersionId versionId)
Sets the receiver's version ID to the given one. |
| Uses of VersionId in org.marketcetera.util.ws.tags |
|---|
| Fields in org.marketcetera.util.ws.tags declared as VersionId | |
|---|---|
static VersionId |
VersionId.SELF
The JVM-wide version ID. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||