Package com.helger.phase4.incoming.soap
Class CAS4Soap
java.lang.Object
com.helger.phase4.incoming.soap.CAS4Soap
SOAP constants for the usage in AS4
- Since:
- 4.1.1
- Author:
- Philip Helger
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intSource: https://www.w3.org/TR/soap12-part2/#soapinhttp chapter 7.5.2.2, "Table 20: SOAP Fault to HTTP Status Mapping" -
Method Summary
-
Field Details
-
HTTP_STATUS_CODE_VERSION_MISMATCH
public static final int HTTP_STATUS_CODE_VERSION_MISMATCHSource: https://www.w3.org/TR/soap12-part2/#soapinhttp chapter 7.5.2.2, "Table 20: SOAP Fault to HTTP Status Mapping"- See Also:
-
HTTP_STATUS_CODE_MUST_UNDERSTAND
public static final int HTTP_STATUS_CODE_MUST_UNDERSTAND- See Also:
-
HTTP_STATUS_CODE_SENDER
public static final int HTTP_STATUS_CODE_SENDER- See Also:
-
HTTP_STATUS_CODE_RECEIVER
public static final int HTTP_STATUS_CODE_RECEIVER- See Also:
-
HTTP_STATUS_CODE_DATA_ENCODING_UNKNOWN
public static final int HTTP_STATUS_CODE_DATA_ENCODING_UNKNOWN- See Also:
-