Serialized Form
-
Package org.apache.cxf.transport.http
-
Exception org.apache.cxf.transport.http.HTTPException
class HTTPException extends IOException implements Serializable- serialVersionUID:
- -6186825695409511895L
-
Exception org.apache.cxf.transport.http.UntrustedURLConnectionIOException
class UntrustedURLConnectionIOException extends IOException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.cxf.transport.http.policy
-
Class org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider
class NoOpPolicyInterceptorProvider extends org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider implements Serializable- serialVersionUID:
- -5554625221910391930L
-
-
Package org.apache.cxf.transport.servlet
-
Class org.apache.cxf.transport.servlet.AbstractHTTPServlet
class AbstractHTTPServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -8357252743467075117L
-
Serialized Fields
-
dispatcherServletName
String dispatcherServletName
-
dispatcherServletPath
String dispatcherServletPath
-
redirectAttributes
Map<String,
String> redirectAttributes -
redirectList
List<Pattern> redirectList
-
redirectQueryCheck
boolean redirectQueryCheck
-
staticContentTypes
Map<String,
String> staticContentTypes -
staticResourcesList
List<Pattern> staticResourcesList
-
staticWelcomeFile
String staticWelcomeFile
-
useXForwardedHeaders
boolean useXForwardedHeaders
-
-
Class org.apache.cxf.transport.servlet.CXFNonSpringServlet
class CXFNonSpringServlet extends AbstractHTTPServlet implements Serializable- serialVersionUID:
- -2437897227486327166L
-
Serialized Fields
-
bus
org.apache.cxf.Bus bus
-
controller
ServletController controller
-
destinationRegistry
DestinationRegistry destinationRegistry
-
globalRegistry
boolean globalRegistry
-
loadBus
boolean loadBus
-
loader
ClassLoader loader
-
-
Class org.apache.cxf.transport.servlet.CXFServlet
class 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
class ServiceListGeneratorServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -113918058557537996L
-
Serialized Fields
-
bus
org.apache.cxf.Bus bus
-
destinationRegistry
DestinationRegistry destinationRegistry
-
serviceListStyleSheet
String serviceListStyleSheet
-
showForeignContexts
boolean showForeignContexts
-
title
String title
-
-