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

staticWelcomeFile

String staticWelcomeFile

redirectList

List<E> redirectList

dispatcherServletPath

String dispatcherServletPath

dispatcherServletName

String dispatcherServletName

redirectAttributes

Map<K,V> redirectAttributes

redirectQueryCheck

boolean redirectQueryCheck

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

Serialized Fields

destinationRegistry

DestinationRegistry destinationRegistry

globalRegistry

boolean globalRegistry

bus

org.apache.cxf.Bus bus

controller

ServletController controller

loader

ClassLoader loader

loadBus

boolean loadBus

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

serialVersionUID: -5922443981969455305L

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