org.apache.muse.ws.metadata
Class WsxConstants
java.lang.Object
org.apache.muse.ws.metadata.WsxConstants
public class WsxConstants
- extends Object
WsxConstants is a collection of properties that is useful when programming
against the WS-MetadataExchange spec. This class uses WS-MEX 09/2004.
- 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
DIALECT
public static final String DIALECT
- See Also:
- Constant Field Values
DIALECT_QNAME
public static final QName DIALECT_QNAME
GET_METADATA_CAPABILITY
public static final String GET_METADATA_CAPABILITY
- See Also:
- Constant Field Values
GET_METADATA_QNAME
public static final QName GET_METADATA_QNAME
GET_METADATA_URI
public static final String GET_METADATA_URI
- See Also:
- Constant Field Values
METADATA_QNAME
public static final QName METADATA_QNAME
SECTION_QNAME
public static final QName SECTION_QNAME
WSDL_DIALECT
public static final String WSDL_DIALECT
- See Also:
- Constant Field Values
WsxConstants
public WsxConstants()
Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.