See: Description
| Interface | Description |
|---|---|
| Messages |
The internationalization constants used by this package.
|
| TagFilter |
A tag filter.
|
| Class | Description |
|---|---|
| AppId |
An application ID.
|
| EqualsTagFilter |
A tag filter that accepts any tag that is equal to a specific
target tag (which may be the null tag).
|
| NodeId |
A node ID.
|
| NonNullTagFilter |
A tag filter that accepts any non-null tag.
|
| PassThruTagFilter |
A tag filter that accepts all tags.
|
| SessionId |
A session ID.
|
| Tag |
A generic ID tag.
|
| ValidSessionTagFilter<T> |
A session ID filter that accepts any ID which maps to an active
session.
|
| VersionId |
A version ID.
|
Tags used to identify aspects of web services, and filters for those tags.
See also the documentation of org.marketcetera.util.ws.stateful
Copyright © 2015. All Rights Reserved.