Apache CXF API

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

Packages that use Phase
org.apache.cxf.phase   
 

Uses of Phase in org.apache.cxf.phase
 

Methods in org.apache.cxf.phase that return types with arguments of type Phase
 java.util.List<Phase> PhaseManager.getInPhases()
           
 java.util.List<Phase> PhaseManager.getOutPhases()
           
 

Constructor parameters in org.apache.cxf.phase with type arguments of type Phase
PhaseInterceptorChain(java.util.List<Phase> ps)
           
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.