Constant Field Values


Contents
org.apache.*

org.apache.cxf.transport.http.AbstractHTTPDestination
public static final String HTTP_CONFIG "HTTP.CONFIG"
public static final String HTTP_CONTEXT "HTTP.CONTEXT"
public static final String HTTP_REQUEST "HTTP.REQUEST"
public static final String HTTP_RESPONSE "HTTP.RESPONSE"
public static final String REQUEST_REDIRECTED "http.request.redirected"
public static final String RESPONSE_COMMITED "http.response.done"

org.apache.cxf.transport.http.HTTPConduit
public static final String KEY_HTTP_CONNECTION "http.connection"

org.apache.cxf.transport.http.HttpURLConnectionFactoryImpl
public static final String HTTP_URL_PROTOCOL_ID "http"

org.apache.cxf.transport.http.policy.PolicyUtils
public static final String HTTPCONF_NAMESPACE "http://cxf.apache.org/transports/http/configuration"

org.apache.cxf.transport.https.HttpsURLConnectionFactory
public static final String HTTPS_URL_PROTOCOL_ID "https"

org.apache.cxf.transport.servlet.AbstractServletController
protected static final String DEFAULT_LISTINGS_CLASSIFIER "/services"



Apache CXF