|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Interceptor in org.apache.cxf.binding.coloc |
---|
Classes in org.apache.cxf.binding.coloc that implement Interceptor | |
---|---|
class |
ColocInInterceptor
|
class |
ColocOutInterceptor
|
class |
WebFaultInInterceptor
|
Methods in org.apache.cxf.binding.coloc that return types with arguments of type Interceptor | |
---|---|
protected java.util.List<Interceptor> |
ColocMessageObserver.addColocInterceptors()
|
Uses of Interceptor in org.apache.cxf.binding.corba |
---|
Methods in org.apache.cxf.binding.corba that return types with arguments of type Interceptor | |
---|---|
java.util.List<Interceptor> |
CorbaBinding.getFaultInInterceptors()
|
java.util.List<Interceptor> |
CorbaBinding.getFaultOutInterceptors()
|
Uses of Interceptor in org.apache.cxf.binding.corba.interceptors |
---|
Classes in org.apache.cxf.binding.corba.interceptors that implement Interceptor | |
---|---|
class |
CorbaStreamFaultInInterceptor
|
class |
CorbaStreamFaultOutInterceptor
|
class |
CorbaStreamInInterceptor
|
class |
CorbaStreamOutEndingInterceptor
|
class |
CorbaStreamOutInterceptor
|
Uses of Interceptor in org.apache.cxf.binding.http.interceptor |
---|
Classes in org.apache.cxf.binding.http.interceptor that implement Interceptor | |
---|---|
class |
ContentTypeOutInterceptor
|
class |
DatabindingInSetupInterceptor
|
class |
DatabindingOutSetupInterceptor
|
class |
DispatchInterceptor
|
class |
DocumentWriterInterceptor
|
class |
URIParameterInInterceptor
|
class |
URIParameterOutInterceptor
Sets up the destination URI for a client invocation. |
Uses of Interceptor in org.apache.cxf.binding.jbi.interceptor |
---|
Classes in org.apache.cxf.binding.jbi.interceptor that implement Interceptor | |
---|---|
class |
JBIFaultInInterceptor
|
class |
JBIFaultOutInterceptor
|
class |
JBIOperationInInterceptor
|
class |
JBIWrapperInInterceptor
|
class |
JBIWrapperOutInterceptor
|
Uses of Interceptor in org.apache.cxf.binding.object |
---|
Classes in org.apache.cxf.binding.object that implement Interceptor | |
---|---|
class |
ObjectDispatchInInterceptor
|
class |
ObjectDispatchOutInterceptor
|
Uses of Interceptor in org.apache.cxf.binding.soap.interceptor |
---|
Subinterfaces of Interceptor in org.apache.cxf.binding.soap.interceptor | |
---|---|
interface |
SoapInterceptor
|
Classes in org.apache.cxf.binding.soap.interceptor that implement Interceptor | |
---|---|
class |
AbstractSoapInterceptor
|
class |
CheckFaultInterceptor
|
class |
EndpointSelectionInterceptor
Selects the most appropriate endpoint based on the SOAP version used. |
class |
MustUnderstandInterceptor
|
class |
ReadHeadersInterceptor
|
class |
RPCInInterceptor
|
class |
RPCOutInterceptor
|
class |
Soap11FaultInInterceptor
|
class |
Soap11FaultOutInterceptor
|
class |
Soap12FaultInInterceptor
|
class |
Soap12FaultOutInterceptor
|
class |
SoapActionInInterceptor
|
class |
SoapActionOutInterceptor
Deprecated. |
class |
SoapHeaderInterceptor
Perform databinding of the SOAP headers. |
class |
SoapHeaderOutFilterInterceptor
|
class |
SoapOutInterceptor
|
class |
SoapOutInterceptor.SoapOutEndingInterceptor
|
class |
SoapPreProtocolOutInterceptor
This interceptor is responsible for setting up the SOAP version and header, so that this is available to any pre-protocol interceptors that require these to be available. |
Uses of Interceptor in org.apache.cxf.binding.soap.saaj |
---|
Classes in org.apache.cxf.binding.soap.saaj that implement Interceptor | |
---|---|
class |
SAAJInInterceptor
Builds a SAAJ tree from the Document fragment inside the message which contains the SOAP headers and from the XMLStreamReader. |
class |
SAAJOutInterceptor
Sets up the outgoing chain to build a SAAJ tree instead of writing directly to the output stream. |
class |
SAAJOutInterceptor.SAAJOutEndingInterceptor
|
Uses of Interceptor in org.apache.cxf.binding.xml.interceptor |
---|
Classes in org.apache.cxf.binding.xml.interceptor that implement Interceptor | |
---|---|
class |
XMLFaultInInterceptor
|
class |
XMLFaultOutInterceptor
|
class |
XMLMessageInInterceptor
|
class |
XMLMessageOutInterceptor
|
Uses of Interceptor in org.apache.cxf.bus.spring |
---|
Methods in org.apache.cxf.bus.spring that return types with arguments of type Interceptor | |
---|---|
java.util.List<Interceptor> |
BusDefinitionParser.BusConfig.getInFaultInterceptors()
|
java.util.List<Interceptor> |
BusDefinitionParser.BusConfig.getInInterceptors()
|
java.util.List<Interceptor> |
BusDefinitionParser.BusConfig.getOutFaultInterceptors()
|
java.util.List<Interceptor> |
BusDefinitionParser.BusConfig.getOutInterceptors()
|
Method parameters in org.apache.cxf.bus.spring with type arguments of type Interceptor | |
---|---|
void |
BusDefinitionParser.BusConfig.setInFaultInterceptors(java.util.List<Interceptor> interceptors)
|
void |
BusDefinitionParser.BusConfig.setInInterceptors(java.util.List<Interceptor> interceptors)
|
void |
BusDefinitionParser.BusConfig.setOutFaultInterceptors(java.util.List<Interceptor> interceptors)
|
void |
BusDefinitionParser.BusConfig.setOutInterceptors(java.util.List<Interceptor> interceptors)
|
Uses of Interceptor in org.apache.cxf.databinding.stax |
---|
Classes in org.apache.cxf.databinding.stax that implement Interceptor | |
---|---|
class |
StaxDataBindingInterceptor
|
Uses of Interceptor in org.apache.cxf.greeter_control |
---|
Classes in org.apache.cxf.greeter_control that implement Interceptor | |
---|---|
class |
FaultThrowingInterceptor
|
Uses of Interceptor in org.apache.cxf.interceptor |
---|
Methods in org.apache.cxf.interceptor that return types with arguments of type Interceptor | |
---|---|
java.util.List<Interceptor> |
AnnotationInterceptors.getInFaultInterceptors()
|
java.util.List<Interceptor> |
InterceptorProvider.getInFaultInterceptors()
Returns the list of interceptors attached to the incoming fault interceptor chain of the object. |
java.util.List<Interceptor> |
AbstractBasicInterceptorProvider.getInFaultInterceptors()
|
java.util.List<Interceptor> |
AbstractAttributedInterceptorProvider.getInFaultInterceptors()
|
java.util.List<Interceptor> |
AnnotationInterceptors.getInInterceptors()
|
java.util.List<Interceptor> |
InterceptorProvider.getInInterceptors()
Returns the list of interceptors attached to the incoming interceptor chain of the object. |
java.util.List<Interceptor> |
AbstractBasicInterceptorProvider.getInInterceptors()
|
java.util.List<Interceptor> |
AbstractAttributedInterceptorProvider.getInInterceptors()
|
java.util.ListIterator<Interceptor<? extends Message>> |
InterceptorChain.getIterator()
|
java.util.List<Interceptor> |
AnnotationInterceptors.getOutFaultInterceptors()
|
java.util.List<Interceptor> |
InterceptorProvider.getOutFaultInterceptors()
Returns the list of interceptors attached to the outgoing fault interceptor chain of the object. |
java.util.List<Interceptor> |
AbstractBasicInterceptorProvider.getOutFaultInterceptors()
|
java.util.List<Interceptor> |
AbstractAttributedInterceptorProvider.getOutFaultInterceptors()
|
java.util.List<Interceptor> |
AnnotationInterceptors.getOutInterceptors()
|
java.util.List<Interceptor> |
InterceptorProvider.getOutInterceptors()
Returns the list of interceptors attached to the outgoing interceptor chain of the object. |
java.util.List<Interceptor> |
AbstractBasicInterceptorProvider.getOutInterceptors()
|
java.util.List<Interceptor> |
AbstractAttributedInterceptorProvider.getOutInterceptors()
|
Methods in org.apache.cxf.interceptor with parameters of type Interceptor | |
---|---|
void |
InterceptorChain.add(Interceptor i)
Adds a single interceptor to the interceptor chain. |
void |
InterceptorChain.remove(Interceptor i)
|
Method parameters in org.apache.cxf.interceptor with type arguments of type Interceptor | |
---|---|
void |
InterceptorChain.add(java.util.Collection<Interceptor> i)
Adds multiple interceptors to the interceptor chain. |
void |
AbstractBasicInterceptorProvider.setInFaultInterceptors(java.util.List<Interceptor> interceptors)
|
void |
AbstractAttributedInterceptorProvider.setInFaultInterceptors(java.util.List<Interceptor> interceptors)
|
void |
AbstractBasicInterceptorProvider.setInInterceptors(java.util.List<Interceptor> interceptors)
|
void |
AbstractAttributedInterceptorProvider.setInInterceptors(java.util.List<Interceptor> interceptors)
|
void |
AbstractBasicInterceptorProvider.setOutFaultInterceptors(java.util.List<Interceptor> interceptors)
|
void |
AbstractAttributedInterceptorProvider.setOutFaultInterceptors(java.util.List<Interceptor> interceptors)
|
void |
AbstractBasicInterceptorProvider.setOutInterceptors(java.util.List<Interceptor> interceptors)
|
void |
AbstractAttributedInterceptorProvider.setOutInterceptors(java.util.List<Interceptor> interceptors)
|
Uses of Interceptor in org.apache.cxf.jaxb |
---|
Methods in org.apache.cxf.jaxb that return types with arguments of type Interceptor | |
---|---|
java.util.List<Interceptor> |
JAXBDataBinding.getInFaultInterceptors()
|
java.util.List<Interceptor> |
JAXBDataBinding.getInInterceptors()
|
java.util.List<Interceptor> |
JAXBDataBinding.getOutFaultInterceptors()
|
java.util.List<Interceptor> |
JAXBDataBinding.getOutInterceptors()
|
Uses of Interceptor in org.apache.cxf.jaxb.attachment |
---|
Classes in org.apache.cxf.jaxb.attachment that implement Interceptor | |
---|---|
class |
JAXBAttachmentSchemaValidationHack
|
Fields in org.apache.cxf.jaxb.attachment declared as Interceptor | |
---|---|
static Interceptor |
JAXBAttachmentSchemaValidationHack.INSTANCE
|
Uses of Interceptor in org.apache.cxf.jaxrs.client |
---|
Fields in org.apache.cxf.jaxrs.client with type parameters of type Interceptor | |
---|---|
protected java.util.List<Interceptor> |
AbstractClient.inInterceptors
|
protected java.util.List<Interceptor> |
AbstractClient.outInterceptors
|
Method parameters in org.apache.cxf.jaxrs.client with type arguments of type Interceptor | |
---|---|
protected void |
AbstractClient.setInInterceptors(java.util.List<Interceptor> interceptors)
|
protected void |
AbstractClient.setOutInterceptors(java.util.List<Interceptor> interceptors)
|
Uses of Interceptor in org.apache.cxf.jaxrs.interceptor |
---|
Classes in org.apache.cxf.jaxrs.interceptor that implement Interceptor | |
---|---|
class |
AttachmentInputInterceptor
|
class |
JAXRSInInterceptor
|
class |
JAXRSOutInterceptor
|
Uses of Interceptor in org.apache.cxf.jaxws |
---|
Methods in org.apache.cxf.jaxws that return types with arguments of type Interceptor | |
---|---|
java.util.List<Interceptor> |
EndpointImpl.getInFaultInterceptors()
|
java.util.List<Interceptor> |
EndpointImpl.getInInterceptors()
|
java.util.List<Interceptor> |
EndpointImpl.getOutFaultInterceptors()
|
java.util.List<Interceptor> |
EndpointImpl.getOutInterceptors()
|
Method parameters in org.apache.cxf.jaxws with type arguments of type Interceptor | |
---|---|
void |
EndpointImpl.setInFaultInterceptors(java.util.List<Interceptor> interceptors)
|
void |
EndpointImpl.setInInterceptors(java.util.List<Interceptor> interceptors)
|
void |
EndpointImpl.setOutFaultInterceptors(java.util.List<Interceptor> interceptors)
|
void |
EndpointImpl.setOutInterceptors(java.util.List<Interceptor> interceptors)
|
Uses of Interceptor in org.apache.cxf.jaxws.handler |
---|
Classes in org.apache.cxf.jaxws.handler that implement Interceptor | |
---|---|
class |
AbstractJAXWSHandlerInterceptor<T extends Message>
|
class |
AbstractProtocolHandlerInterceptor<T extends Message>
|
Uses of Interceptor in org.apache.cxf.jaxws.handler.logical |
---|
Uses of Interceptor in org.apache.cxf.jaxws.handler.soap |
---|
Classes in org.apache.cxf.jaxws.handler.soap that implement Interceptor | |
---|---|
class |
DispatchSOAPHandlerInterceptor
|
class |
SOAPHandlerFaultInInterceptor
|
class |
SOAPHandlerFaultOutInterceptor
|
class |
SOAPHandlerInterceptor
|
Uses of Interceptor in org.apache.cxf.jaxws.interceptors |
---|
Classes in org.apache.cxf.jaxws.interceptors that implement Interceptor | |
---|---|
class |
DispatchInDatabindingInterceptor
|
class |
DispatchOutDatabindingInterceptor
|
class |
HolderInInterceptor
|
class |
HolderOutInterceptor
|
class |
SwAInInterceptor
|
class |
SwAOutInterceptor
|
class |
WebFaultOutInterceptor
|
class |
WrapperClassInInterceptor
|
class |
WrapperClassOutInterceptor
|
Uses of Interceptor in org.apache.cxf.management.interceptor |
---|
Classes in org.apache.cxf.management.interceptor that implement Interceptor | |
---|---|
class |
AbstractMessageResponseTimeInterceptor
|
class |
ResponseTimeMessageInInterceptor
|
class |
ResponseTimeMessageInvokerInterceptor
|
class |
ResponseTimeMessageOutInterceptor
|
class |
ResponseTimeMessageOutInterceptor.EndingInterceptor
|
Uses of Interceptor in org.apache.cxf.phase |
---|
Subinterfaces of Interceptor in org.apache.cxf.phase | |
---|---|
interface |
PhaseInterceptor<T extends Message>
A phase interceptor is an intercetor that participates in a PhaseInterceptorChain. |
Classes in org.apache.cxf.phase that implement Interceptor | |
---|---|
class |
AbstractPhaseInterceptor<T extends Message>
Provides a starting point implementation for a interceptors that participate in phased message processing. |
Methods in org.apache.cxf.phase that return types with arguments of type Interceptor | |
---|---|
java.util.ListIterator<Interceptor<? extends Message>> |
PhaseInterceptorChain.getIterator()
|
java.util.Iterator<Interceptor<? extends Message>> |
PhaseInterceptorChain.iterator()
|
Methods in org.apache.cxf.phase with parameters of type Interceptor | |
---|---|
void |
PhaseInterceptorChain.add(Interceptor i)
|
void |
PhaseInterceptorChain.add(Interceptor i,
boolean force)
|
void |
PhaseInterceptorChain.remove(Interceptor i)
|
Method parameters in org.apache.cxf.phase with type arguments of type Interceptor | |
---|---|
void |
PhaseInterceptorChain.add(java.util.Collection<Interceptor> newhandlers)
|
void |
PhaseInterceptorChain.add(java.util.Collection<Interceptor> newhandlers,
boolean force)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3,
java.util.List<Interceptor> p4)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3,
java.util.List<Interceptor> p4)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3,
java.util.List<Interceptor> p4)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3,
java.util.List<Interceptor> p4)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3,
java.util.List<Interceptor> p4,
java.util.List<Interceptor> p5)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3,
java.util.List<Interceptor> p4,
java.util.List<Interceptor> p5)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3,
java.util.List<Interceptor> p4,
java.util.List<Interceptor> p5)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3,
java.util.List<Interceptor> p4,
java.util.List<Interceptor> p5)
|
PhaseInterceptorChain |
PhaseChainCache.get(java.util.SortedSet<Phase> phaseList,
java.util.List<Interceptor> p1,
java.util.List<Interceptor> p2,
java.util.List<Interceptor> p3,
java.util.List<Interceptor> p4,
java.util.List<Interceptor> p5)
|
Uses of Interceptor in org.apache.cxf.transport |
---|
Fields in org.apache.cxf.transport with type parameters of type Interceptor | |
---|---|
protected java.util.List<Interceptor> |
MultipleEndpointObserver.bindingInterceptors
|
protected java.util.List<Interceptor> |
MultipleEndpointObserver.routingInterceptors
|
Methods in org.apache.cxf.transport that return types with arguments of type Interceptor | |
---|---|
java.util.List<Interceptor> |
MultipleEndpointObserver.getBindingInterceptors()
|
java.util.List<Interceptor> |
MultipleEndpointObserver.getRoutingInterceptors()
|
Uses of Interceptor in org.apache.cxf.transport.http.gzip |
---|
Classes in org.apache.cxf.transport.http.gzip that implement Interceptor | |
---|---|
class |
GZIPInInterceptor
CXF interceptor that uncompresses those incoming messages that have "gzip" content-encoding. |
class |
GZIPOutInterceptor
CXF interceptor that compresses outgoing messages using gzip and sets the HTTP Content-Encoding header appropriately. |
Uses of Interceptor in org.apache.cxf.ws.addressing |
---|
Classes in org.apache.cxf.ws.addressing that implement Interceptor | |
---|---|
class |
MAPAggregator
Logical Handler responsible for aggregating the Message Addressing Properties for outgoing messages. |
Uses of Interceptor in org.apache.cxf.ws.addressing.soap |
---|
Classes in org.apache.cxf.ws.addressing.soap that implement Interceptor | |
---|---|
class |
MAPCodec
SOAP interceptor responsible for {en|de}coding the Message Addressing Properties for {outgo|incom}ing messages. |
Uses of Interceptor in org.apache.cxf.ws.policy |
---|
Classes in org.apache.cxf.ws.policy that implement Interceptor | |
---|---|
class |
AbstractPolicyInterceptor
|
class |
ClientPolicyInFaultInterceptor
|
class |
ClientPolicyInInterceptor
|
class |
ClientPolicyOutInterceptor
|
class |
PolicyVerificationInFaultInterceptor
|
class |
PolicyVerificationInInterceptor
|
class |
PolicyVerificationOutInterceptor
|
class |
ServerPolicyInInterceptor
|
class |
ServerPolicyOutFaultInterceptor
|
class |
ServerPolicyOutInterceptor
|
Fields in org.apache.cxf.ws.policy with type parameters of type Interceptor | |
---|---|
protected java.util.List<Interceptor> |
EffectivePolicyImpl.interceptors
|
Methods in org.apache.cxf.ws.policy that return types with arguments of type Interceptor | |
---|---|
java.util.List<Interceptor> |
EndpointPolicyImpl.getFaultInterceptors()
|
java.util.List<Interceptor> |
EndpointPolicy.getFaultInterceptors()
|
java.util.List<Interceptor> |
EffectivePolicyImpl.getInterceptors()
|
java.util.List<Interceptor> |
EndpointPolicyImpl.getInterceptors()
|
java.util.List<Interceptor> |
EndpointPolicy.getInterceptors()
|
java.util.List<Interceptor> |
EffectivePolicy.getInterceptors()
|
java.util.List<Interceptor> |
PolicyInterceptorProviderRegistryImpl.getInterceptors(java.util.Collection<PolicyAssertion> alternative,
boolean out,
boolean fault)
|
java.util.List<Interceptor> |
PolicyInterceptorProviderRegistry.getInterceptors(java.util.Collection<PolicyAssertion> alterative,
boolean out,
boolean fault)
|
java.util.List<Interceptor> |
PolicyInterceptorProvider.provideInFaultInterceptors(Message m)
|
java.util.List<Interceptor> |
AbstractPolicyInterceptorProvider.provideInFaultInterceptors(Message m)
|
java.util.List<Interceptor> |
PolicyInterceptorProvider.provideInInterceptors(Message m)
|
java.util.List<Interceptor> |
AbstractPolicyInterceptorProvider.provideInInterceptors(Message m)
|
java.util.List<Interceptor> |
PolicyInterceptorProvider.provideOutFaultInterceptors(Message m)
|
java.util.List<Interceptor> |
AbstractPolicyInterceptorProvider.provideOutFaultInterceptors(Message m)
|
java.util.List<Interceptor> |
PolicyInterceptorProvider.provideOutInterceptors(Message m)
|
java.util.List<Interceptor> |
AbstractPolicyInterceptorProvider.provideOutInterceptors(Message m)
|
Uses of Interceptor in org.apache.cxf.ws.policy.mtom |
---|
Classes in org.apache.cxf.ws.policy.mtom that implement Interceptor | |
---|---|
class |
MTOMPolicyInterceptor
|
Uses of Interceptor in org.apache.cxf.ws.rm |
---|
Classes in org.apache.cxf.ws.rm that implement Interceptor | |
---|---|
class |
AbstractRMInterceptor<T extends Message>
Interceptor responsible for implementing exchange of RM protocol messages, aggregating RM metadata in the application message and processing of RM metadata contained in incoming application messages. |
class |
RetransmissionInterceptor
|
class |
RMInInterceptor
|
class |
RMOutInterceptor
|
Methods in org.apache.cxf.ws.rm that return types with arguments of type Interceptor | |
---|---|
java.util.List<Interceptor> |
WrappedService.getInFaultInterceptors()
|
java.util.List<Interceptor> |
WrappedEndpoint.getInFaultInterceptors()
|
java.util.List<Interceptor> |
WrappedService.getInInterceptors()
|
java.util.List<Interceptor> |
WrappedEndpoint.getInInterceptors()
|
java.util.List<Interceptor> |
WrappedService.getOutFaultInterceptors()
|
java.util.List<Interceptor> |
WrappedEndpoint.getOutFaultInterceptors()
|
java.util.List<Interceptor> |
WrappedService.getOutInterceptors()
|
java.util.List<Interceptor> |
WrappedEndpoint.getOutInterceptors()
|
Uses of Interceptor in org.apache.cxf.ws.rm.soap |
---|
Classes in org.apache.cxf.ws.rm.soap that implement Interceptor | |
---|---|
class |
RMSoapInterceptor
Protocol Handler responsible for {en|de}coding the RM Properties for {outgo|incom}ing messages. |
Uses of Interceptor in org.apache.cxf.ws.security.wss4j |
---|
Classes in org.apache.cxf.ws.security.wss4j that implement Interceptor | |
---|---|
class |
AbstractWSS4JInterceptor
|
class |
WSS4JInInterceptor
Performs WS-Security inbound actions. |
class |
WSS4JOutInterceptor
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |