Serialized Form


Package org.apache.cxf.transport.http

Class org.apache.cxf.transport.http.HTTPException extends IOException implements Serializable

Serialized Fields

responseCode

int responseCode

responseMessage

String responseMessage

url

URL url

Class org.apache.cxf.transport.http.UntrustedURLConnectionIOException extends IOException implements Serializable

serialVersionUID: 1L


Package org.apache.cxf.transport.http.policy

Class org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider extends org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider implements Serializable


Package org.apache.cxf.transport.servlet

Class org.apache.cxf.transport.servlet.AbstractHTTPServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

staticResourcesList

List<E> staticResourcesList

redirectList

List<E> redirectList

dispatcherServletPath

String dispatcherServletPath

dispatcherServletName

String dispatcherServletName

redirectQueryCheck

boolean redirectQueryCheck

Class org.apache.cxf.transport.servlet.CXFNonSpringServlet extends AbstractHTTPServlet implements Serializable

Serialized Fields

destinationRegistry

DestinationRegistry destinationRegistry

bus

org.apache.cxf.Bus bus

controller

ServletController controller

loader

ClassLoader loader

Class org.apache.cxf.transport.servlet.CXFServlet extends CXFNonSpringServlet implements Serializable

Serialized Fields

busCreated

boolean busCreated

createdContext

org.springframework.web.context.support.XmlWebApplicationContext createdContext

Package org.apache.cxf.transport.servlet.servicelist

Class org.apache.cxf.transport.servlet.servicelist.ServiceListGeneratorServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

destinationRegistry

DestinationRegistry destinationRegistry

bus

org.apache.cxf.Bus bus

serviceListStyleSheet

String serviceListStyleSheet

title

String title

showForeignContexts

boolean showForeignContexts



Apache CXF