Apache CXF API

Uses of Class
org.apache.cxf.phase.PhaseChainCache

Packages that use PhaseChainCache
org.apache.cxf.endpoint   
org.apache.cxf.ws.rm.soap   
 

Uses of PhaseChainCache in org.apache.cxf.endpoint
 

Fields in org.apache.cxf.endpoint declared as PhaseChainCache
protected  PhaseChainCache ClientImpl.inboundChainCache
           
protected  PhaseChainCache ClientImpl.outboundChainCache
           
 

Uses of PhaseChainCache in org.apache.cxf.ws.rm.soap
 

Methods in org.apache.cxf.ws.rm.soap with parameters of type PhaseChainCache
protected  PhaseInterceptorChain RetransmissionQueueImpl.buildRetransmitChain(Endpoint endpoint, PhaseChainCache cache)
           
 


Apache CXF API

Apache CXF