org.apache.muse.ws.resource
Class WsrfConstants
java.lang.Object
org.apache.muse.ws.resource.WsrfConstants
- public class WsrfConstants
- extends java.lang.Object
WsrfConstants is a collection of constants defined in the WS-ResourceFramework
spec, version 1.2. These values only pertain to the core WSRF spec, not the
other four specs that build on top of it.
- 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 java.lang.String NAMESPACE_URI
- See Also:
- Constant Field Values
PREFIX
public static final java.lang.String PREFIX
- See Also:
- Constant Field Values
WSDL_NAMESPACE_URI
public static final java.lang.String WSDL_NAMESPACE_URI
- See Also:
- Constant Field Values
WSDL_PREFIX
public static final java.lang.String WSDL_PREFIX
- See Also:
- Constant Field Values
RESOURCE_UNAVAILABLE_QNAME
public static final QName RESOURCE_UNAVAILABLE_QNAME
RESOURCE_UNKNOWN_QNAME
public static final QName RESOURCE_UNKNOWN_QNAME
WsrfConstants
public WsrfConstants()