org.apache.servicemix.cxfbc.interceptors
Class JbiConstants
java.lang.Object
org.apache.servicemix.cxfbc.interceptors.JbiConstants
public final class JbiConstants
- extends Object
- Author:
- Guillaume Nodet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAP_FAULT_CODE
public static final String SOAP_FAULT_CODE
- See Also:
- Constant Field Values
SOAP_FAULT_SUBCODE
public static final String SOAP_FAULT_SUBCODE
- See Also:
- Constant Field Values
SOAP_FAULT_REASON
public static final String SOAP_FAULT_REASON
- See Also:
- Constant Field Values
SOAP_FAULT_NODE
public static final String SOAP_FAULT_NODE
- See Also:
- Constant Field Values
SOAP_FAULT_ROLE
public static final String SOAP_FAULT_ROLE
- See Also:
- Constant Field Values
IN_ONLY
public static final URI IN_ONLY
IN_OUT
public static final URI IN_OUT
IN_OPTIONAL_OUT
public static final URI IN_OPTIONAL_OUT
ROBUST_IN_ONLY
public static final URI ROBUST_IN_ONLY
PROTOCOL_HEADERS
public static final String PROTOCOL_HEADERS
- See Also:
- Constant Field Values
USE_JBI_WRAPPER
public static final String USE_JBI_WRAPPER
- See Also:
- Constant Field Values
WSDL11_WRAPPER_NAMESPACE
public static final String WSDL11_WRAPPER_NAMESPACE
- See Also:
- Constant Field Values
WSDL11_WRAPPER_PREFIX
public static final String WSDL11_WRAPPER_PREFIX
- See Also:
- Constant Field Values
WSDL11_WRAPPER_MESSAGE_LOCALNAME
public static final String WSDL11_WRAPPER_MESSAGE_LOCALNAME
- See Also:
- Constant Field Values
JBI_SUFFIX
public static final String JBI_SUFFIX
- See Also:
- Constant Field Values
WSDL11_WRAPPER_MESSAGE
public static final QName WSDL11_WRAPPER_MESSAGE
WSDL11_WRAPPER_MESSAGE_PREFIX
public static final String WSDL11_WRAPPER_MESSAGE_PREFIX
- See Also:
- Constant Field Values
WSDL11_WRAPPER_TYPE
public static final String WSDL11_WRAPPER_TYPE
- See Also:
- Constant Field Values
WSDL11_WRAPPER_NAME
public static final String WSDL11_WRAPPER_NAME
- See Also:
- Constant Field Values
WSDL11_WRAPPER_VERSION
public static final String WSDL11_WRAPPER_VERSION
- See Also:
- Constant Field Values
WSDL11_WRAPPER_PART_LOCALNAME
public static final String WSDL11_WRAPPER_PART_LOCALNAME
- See Also:
- Constant Field Values
WSDL11_WRAPPER_XSD_PREFIX
public static final String WSDL11_WRAPPER_XSD_PREFIX
- See Also:
- Constant Field Values
WSDL11_WRAPPER_XSI_PREFIX
public static final String WSDL11_WRAPPER_XSI_PREFIX
- See Also:
- Constant Field Values
WSDL11_WRAPPER_PART
public static final QName WSDL11_WRAPPER_PART
CONTENT_TYPE
public static final String CONTENT_TYPE
- See Also:
- Constant Field Values
TRANSPORT_PROTOCOL_HEADERS
public static final String TRANSPORT_PROTOCOL_HEADERS
- See Also:
- Constant Field Values
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.