org.apache.axis2.context
Interface MessageContextConstants


public interface MessageContextConstants


Field Summary
static java.lang.String CHUNKED
          Deprecated. please use org.apache.axis2.transport.http.HTTPConstants.CHUNKED *
static java.lang.String HTTP_PROTOCOL_VERSION
          Deprecated. please use org.apache.axis2.transport.http.HTTPConstants.HTTP_PROTOCOL_VERSION *
static java.lang.String TRANSPORT_URL
          Deprecated. please use org.apache.axis2.Constants.Configuration.TRANSPORT_URL *
 

Field Detail

TRANSPORT_URL

static final java.lang.String TRANSPORT_URL
Deprecated. please use org.apache.axis2.Constants.Configuration.TRANSPORT_URL *
See Also:
Constant Field Values

CHUNKED

static final java.lang.String CHUNKED
Deprecated. please use org.apache.axis2.transport.http.HTTPConstants.CHUNKED *
See Also:
Constant Field Values

HTTP_PROTOCOL_VERSION

static final java.lang.String HTTP_PROTOCOL_VERSION
Deprecated. please use org.apache.axis2.transport.http.HTTPConstants.HTTP_PROTOCOL_VERSION *
See Also:
Constant Field Values


Copyright © 2007 Apache Web Services Project. All Rights Reserved.