Package org.marketcetera.util.ws.tags

Tags used to identify aspects of web services, and filters for those tags.

See:
          Description

Interface Summary
Messages The internationalization constants used by this package.
TagFilter A tag filter.
 

Class Summary
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.
 

Package org.marketcetera.util.ws.tags Description

Tags used to identify aspects of web services, and filters for those tags.

See also the documentation of org.marketcetera.util.ws.stateful

Since:
1.0.0
Version:
$Id: package-info.java 16154 2012-07-14 16:34:05Z colin $
Author:
tlerios@marketcetera.com, anshul@marketcetera.com


Copyright © 2012. All Rights Reserved.