org.apache.cxf.binding.soap.tcp
Class SoapTcpProtocolConsts
java.lang.Object
org.apache.cxf.binding.soap.tcp.SoapTcpProtocolConsts
public final class SoapTcpProtocolConsts
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAGIC_IDENTIFIER
public static final String MAGIC_IDENTIFIER
- See Also:
- Constant Field Values
PROTOCOL_VERSION_MAJOR
public static final int PROTOCOL_VERSION_MAJOR
- See Also:
- Constant Field Values
PROTOCOL_VERSION_MINOR
public static final int PROTOCOL_VERSION_MINOR
- See Also:
- Constant Field Values
CONNECTION_MANAGEMENT_VERSION_MAJOR
public static final int CONNECTION_MANAGEMENT_VERSION_MAJOR
- See Also:
- Constant Field Values
CONNECTION_MANAGEMENT_VERSION_MINOR
public static final int CONNECTION_MANAGEMENT_VERSION_MINOR
- See Also:
- Constant Field Values
Apache CXF