|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PhaseInterceptorChain in org.apache.cxf.binding.coloc |
---|
Methods in org.apache.cxf.binding.coloc with parameters of type PhaseInterceptorChain | |
---|---|
protected void |
ColocInFaultObserver.initializeInterceptors(Exchange ex,
PhaseInterceptorChain chain)
|
Uses of PhaseInterceptorChain in org.apache.cxf.endpoint |
---|
Methods in org.apache.cxf.endpoint that return PhaseInterceptorChain | |
---|---|
protected PhaseInterceptorChain |
ClientImpl.setupInterceptorChain(Endpoint endpoint)
|
Uses of PhaseInterceptorChain in org.apache.cxf.interceptor |
---|
Methods in org.apache.cxf.interceptor with parameters of type PhaseInterceptorChain | |
---|---|
protected void |
AbstractFaultChainInitiatorObserver.initializeInterceptors(Exchange ex,
PhaseInterceptorChain chain)
|
protected void |
InFaultChainInitiatorObserver.initializeInterceptors(Exchange ex,
PhaseInterceptorChain chain)
|
protected void |
OutFaultChainInitiatorObserver.initializeInterceptors(Exchange ex,
PhaseInterceptorChain chain)
|
Uses of PhaseInterceptorChain in org.apache.cxf.jaxrs.client |
---|
Methods in org.apache.cxf.jaxrs.client that return PhaseInterceptorChain | |
---|---|
protected static PhaseInterceptorChain |
AbstractClient.setupInInterceptorChain(ClientConfiguration cfg)
|
protected static PhaseInterceptorChain |
AbstractClient.setupOutInterceptorChain(ClientConfiguration cfg)
|
Uses of PhaseInterceptorChain in org.apache.cxf.phase |
---|
Methods in org.apache.cxf.phase with parameters of type PhaseInterceptorChain | |
---|---|
static boolean |
PhaseInterceptorChain.setCurrentMessage(PhaseInterceptorChain chain,
Message m)
|
Uses of PhaseInterceptorChain in org.apache.cxf.transport |
---|
Methods in org.apache.cxf.transport that return PhaseInterceptorChain | |
---|---|
protected PhaseInterceptorChain |
MultipleEndpointObserver.createChain()
|
Uses of PhaseInterceptorChain in org.apache.cxf.ws.rm |
---|
Methods in org.apache.cxf.ws.rm that return PhaseInterceptorChain | |
---|---|
PhaseInterceptorChain |
RMManager.getRetransmitChain(Message msg)
Get interceptor chain for retransmitting a message. |
Uses of PhaseInterceptorChain in org.apache.cxf.ws.rm.soap |
---|
Methods in org.apache.cxf.ws.rm.soap that return PhaseInterceptorChain | |
---|---|
protected PhaseInterceptorChain |
RetransmissionQueueImpl.buildRetransmitChain(Endpoint endpoint,
PhaseChainCache cache)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |