Package org.apache.axis2.context
Interface MessageContextConstants
public interface MessageContextConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.please use org.apache.axis2.transport.http.HTTPConstants.CHUNKED *static final StringDeprecated.please use org.apache.axis2.transport.http.HTTPConstants.HTTP_PROTOCOL_VERSION *static final StringDeprecated.please use org.apache.axis2.Constants.Configuration.TRANSPORT_URL *
-
Field Details
-
TRANSPORT_URL
Deprecated.please use org.apache.axis2.Constants.Configuration.TRANSPORT_URL *- See Also:
-
CHUNKED
Deprecated.please use org.apache.axis2.transport.http.HTTPConstants.CHUNKED *- See Also:
-
HTTP_PROTOCOL_VERSION
Deprecated.please use org.apache.axis2.transport.http.HTTPConstants.HTTP_PROTOCOL_VERSION *- See Also:
-