org.apache.axis2.context
Interface MessageContextConstants


public interface MessageContextConstants


Field Summary
static String CHUNKED
           
static String HTTP_PROTOCOL_VERSION
           
static String TRANSPORT_URL
           
 

Field Detail

TRANSPORT_URL

public static final String TRANSPORT_URL
See Also:
Constant Field Values

CHUNKED

public static final String CHUNKED
See Also:
Constant Field Values

HTTP_PROTOCOL_VERSION

public static final String HTTP_PROTOCOL_VERSION
See Also:
Constant Field Values