org.apache.muse.ws.resource.ext
Class WsrfExtConstants
java.lang.Object
org.apache.muse.ws.resource.ext.WsrfExtConstants
public class WsrfExtConstants
- extends Object
WsrfExtConstants is a collection of constants used by Muse to extend the
base WSRF v1.2 spec. Most of the identifiers here are for common faults that
happen frequently in the WSRP capability implementations.
- 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
INVALID_MESSAGE_FORMAT_QNAME
public static final QName INVALID_MESSAGE_FORMAT_QNAME
METADATA_VALIDATION_ERROR_QNAME
public static final QName METADATA_VALIDATION_ERROR_QNAME
RESOURCE_INITIALIZATION_QNAME
public static final QName RESOURCE_INITIALIZATION_QNAME
SCHEMA_VALIDATION_ERROR_QNAME
public static final QName SCHEMA_VALIDATION_ERROR_QNAME
SERIALIZATION_ERROR_QNAME
public static final QName SERIALIZATION_ERROR_QNAME
WsrfExtConstants
public WsrfExtConstants()
Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.