org.apache.muse.ws.resource
Class WsrfConstants
java.lang.Object
org.apache.muse.ws.resource.WsrfConstants
public class WsrfConstants
- extends 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 String NAMESPACE_URI
- See Also:
- Constant Field Values
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
WSDL_NAMESPACE_URI
public static final String WSDL_NAMESPACE_URI
- See Also:
- Constant Field Values
WSDL_PREFIX
public static final 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()
Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.