|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.common.util.SOAPConstants
public final class SOAPConstants
SOAP constants from the specifications.
| Field Summary | |
|---|---|
static String |
MEP_IN
|
static String |
MEP_ROBUST_IN_OUT
|
static String |
MTOM_ENABLED
Whether or not MTOM should be enabled for each service. |
static String |
SOAP_ACTION
|
static String |
STYLE_DOCUMENT
Constant used to specify a document binding style. |
static String |
STYLE_MESSAGE
Constant used to specify a message binding style. |
static String |
STYLE_RPC
Constant used to specify a rpc binding style. |
static String |
STYLE_WRAPPED
Constant used to specify a wrapped binding style. |
static String |
USE_ENCODED
Constant used to specify a encoded binding use. |
static String |
USE_LITERAL
Constant used to specify a literal binding use. |
static String |
WSDL11_NS
Document styles. |
static String |
WSDL11_SOAP_NS
|
static String |
XSD
XML Schema Namespace. |
static String |
XSD_PREFIX
|
static String |
XSI_NS
|
static String |
XSI_PREFIX
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String WSDL11_NS
public static final String WSDL11_SOAP_NS
public static final String STYLE_RPC
public static final String STYLE_DOCUMENT
public static final String STYLE_WRAPPED
public static final String STYLE_MESSAGE
public static final String USE_LITERAL
public static final String USE_ENCODED
public static final String XSD
public static final String XSD_PREFIX
public static final String XSI_NS
public static final String XSI_PREFIX
public static final String MEP_ROBUST_IN_OUT
public static final String MEP_IN
public static final String SOAP_ACTION
public static final String MTOM_ENABLED
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||