Uses of Class
org.apache.cxf.phase.Phase
Packages that use Phase
Package
Description
-
Uses of Phase in org.apache.cxf.binding.coloc
Methods in org.apache.cxf.binding.coloc that return types with arguments of type PhaseModifier and TypeMethodDescriptionColocInFaultObserver.getPhases()ColocOutFaultObserver.getPhases()Method parameters in org.apache.cxf.binding.coloc with type arguments of type PhaseModifier and TypeMethodDescriptionstatic InterceptorChainColocUtil.getInInterceptorChain(Exchange ex, SortedSet<Phase> phases) static InterceptorChainColocUtil.getOutInterceptorChain(Exchange ex, SortedSet<Phase> phases) static void -
Uses of Phase in org.apache.cxf.bus.managers
Methods in org.apache.cxf.bus.managers that return types with arguments of type PhaseConstructor parameters in org.apache.cxf.bus.managers with type arguments of type Phase -
Uses of Phase in org.apache.cxf.interceptor
Methods in org.apache.cxf.interceptor that return types with arguments of type Phase -
Uses of Phase in org.apache.cxf.phase
Methods in org.apache.cxf.phase that return types with arguments of type PhaseMethods in org.apache.cxf.phase with parameters of type PhaseMethod parameters in org.apache.cxf.phase with type arguments of type PhaseModifier and TypeMethodDescriptionPhaseChainCache.get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2) PhaseChainCache.get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2, List<Interceptor<? extends Message>> p3) PhaseChainCache.get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2, List<Interceptor<? extends Message>> p3, List<Interceptor<? extends Message>> p4) PhaseChainCache.get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2, List<Interceptor<? extends Message>> p3, List<Interceptor<? extends Message>> p4, List<Interceptor<? extends Message>> p5) Constructor parameters in org.apache.cxf.phase with type arguments of type Phase