Uses of Class
org.apache.cxf.phase.PhaseChainCache
-
Packages that use PhaseChainCache Package Description 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 Modifier and Type Field Description protected PhaseChainCacheClientImpl. inboundChainCacheprotected PhaseChainCacheClientImpl. outboundChainCache -
Uses of PhaseChainCache in org.apache.cxf.ws.rm.soap
Methods in org.apache.cxf.ws.rm.soap with parameters of type PhaseChainCache Modifier and Type Method Description protected PhaseInterceptorChainRetransmissionQueueImpl. buildRetransmitChain(Endpoint endpoint, PhaseChainCache cache)
-