Uses of Package
org.apache.cxf.phase
Packages that use org.apache.cxf.phase
Package
Description
Client and Server related classes.
Core interceptor interfaces which form the basis for message processing chains
in CXF.
An InterceptorChain implementation which uses the concept of
Phases to order message chains.
Transport related classes.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.bus.managers
-
Classes in org.apache.cxf.phase used by org.apache.cxf.databinding.staxClassDescriptionProvides a starting point implementation for a interceptors that participate in phased message processing.A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.endpointClassDescriptionThe PhaseChainCache provides default interceptor chains for SOAP requests and responses, both from the client and web service side.A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.feature.transformClassDescriptionProvides a starting point implementation for a interceptors that participate in phased message processing.A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.interceptorClassDescriptionProvides a starting point implementation for a interceptors that participate in phased message processing.A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.interceptor.securityClassDescriptionProvides a starting point implementation for a interceptors that participate in phased message processing.A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.interceptor.transformClassDescriptionProvides a starting point implementation for a interceptors that participate in phased message processing.A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.phaseClassDescriptionA phase interceptor is an intercetor that participates in a PhaseInterceptorChain.A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.staxutils.validationClassDescriptionProvides a starting point implementation for a interceptors that participate in phased message processing.A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.transportClassDescriptionA PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.transport.common.gzipClassDescriptionProvides a starting point implementation for a interceptors that participate in phased message processing.A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.validationClassDescriptionProvides a starting point implementation for a interceptors that participate in phased message processing.A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
-
Classes in org.apache.cxf.phase used by org.apache.cxf.ws.addressingClassDescriptionProvides a starting point implementation for a interceptors that participate in phased message processing.A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.