Constant Field Values


Contents
org.apache.*

org.apache.cxf.transport.http.HTTPConduit
public static final java.lang.String HTTP_CONNECTION "http.connection"
public static final java.lang.String HTTP_REQUEST "org.apache.cxf.transport.http.JettyHTTPDestination.REQUEST"
public static final java.lang.String HTTP_RESPONSE "org.apache.cxf.transport.http.JettyHTTPDestination.RESPONSE"

org.apache.cxf.transport.servlet.ServletDestination
public static final java.lang.String HTTP_REQUEST "HTTP_SERVLET_REQUEST"
public static final java.lang.String HTTP_RESPONSE "HTTP_SERVLET_RESPONSE"



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.