org.apache.muse.ws.resource.basefaults
Class WsbfConstants
java.lang.Object
org.apache.muse.ws.resource.basefaults.WsbfConstants
public class WsbfConstants
- extends Object
WsbfConstants is a collection of properties that is useful when programming
against the WS-BaseFaults spec. This class uses WS-BF v1.2.
- 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
BASE_FAULT_QNAME
public static final QName BASE_FAULT_QNAME
DESCRIPTION_QNAME
public static final QName DESCRIPTION_QNAME
ERROR_CODE_DIALECT
public static final String ERROR_CODE_DIALECT
- See Also:
- Constant Field Values
ERROR_CODE_QNAME
public static final QName ERROR_CODE_QNAME
FAULT_CAUSE_QNAME
public static final QName FAULT_CAUSE_QNAME
ORIGINATOR_QNAME
public static final QName ORIGINATOR_QNAME
TIMESTAMP_QNAME
public static final QName TIMESTAMP_QNAME
WsbfConstants
public WsbfConstants()
Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.