org.apache.cxf.binding.soap
Class SoapConstants
java.lang.Object
org.apache.cxf.binding.soap.SoapConstants
public class SoapConstants
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BINDING_STYLE_RPC
public static final java.lang.String BINDING_STYLE_RPC
- See Also:
- Constant Field Values
BINDING_STYLE_DOC
public static final java.lang.String BINDING_STYLE_DOC
- See Also:
- Constant Field Values
PARAMETER_STYLE_BARE
public static final java.lang.String PARAMETER_STYLE_BARE
- See Also:
- Constant Field Values
PARAMETER_STYLE_WRAPPED
public static final java.lang.String PARAMETER_STYLE_WRAPPED
- See Also:
- Constant Field Values
SOAP_ACTION
public static final java.lang.String SOAP_ACTION
- See Also:
- Constant Field Values
BINDING_ID
public static final java.lang.String BINDING_ID
SoapConstants
public SoapConstants()
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.