org.apache.muse.ws.notification.topics
Class WstConstants
java.lang.Object
org.apache.muse.ws.notification.topics.WstConstants
public class WstConstants
- extends Object
WstConstants is a collection of properties and methods that is useful when
programming against the WS-Topics spec. This class uses WS-T v1.3.
- Author:
- Dan Jemiolo (danj)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE_URI
public static final String NAMESPACE_URI
- See Also:
- Constant Field Values
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
CONCRETE_TOPIC_URI
public static final String CONCRETE_TOPIC_URI
- See Also:
- Constant Field Values
DIALECT
public static final String DIALECT
- See Also:
- Constant Field Values
FINAL
public static final String FINAL
- See Also:
- Constant Field Values
FULL_TOPIC_URI
public static final String FULL_TOPIC_URI
- See Also:
- Constant Field Values
MESSAGE_TYPES
public static final String MESSAGE_TYPES
- See Also:
- Constant Field Values
PATTERN_QNAME
public static final QName PATTERN_QNAME
SIMPLE_TOPIC_URI
public static final String SIMPLE_TOPIC_URI
- See Also:
- Constant Field Values
TOPIC_NAMESPACE_QNAME
public static final QName TOPIC_NAMESPACE_QNAME
TOPIC_QNAME
public static final QName TOPIC_QNAME
TOPIC_SET_QNAME
public static final QName TOPIC_SET_QNAME
WstConstants
public WstConstants()
Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.