|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Phase | |
org.apache.axis2.deployment.util | |
org.apache.axis2.description | |
org.apache.axis2.engine |
Uses of Phase in org.apache.axis2.deployment.util |
Methods in org.apache.axis2.deployment.util that return Phase | |
Phase |
PhasesInfo.makePhase(org.apache.axiom.om.OMElement phaseElement)
|
Uses of Phase in org.apache.axis2.description |
Methods in org.apache.axis2.description that return Phase | |
Phase |
TransportOutDescription.getFaultPhase()
|
Phase |
TransportOutDescription.getOutPhase()
|
Phase |
TransportInDescription.getFaultPhase()
|
Phase |
TransportInDescription.getInPhase()
|
Methods in org.apache.axis2.description with parameters of type Phase | |
void |
TransportOutDescription.setFaultPhase(Phase faultPhase)
|
void |
TransportOutDescription.setOutPhase(Phase outPhase)
|
void |
TransportInDescription.setFaultPhase(Phase faultPhase)
|
void |
TransportInDescription.setInPhase(Phase inPhase)
|
Uses of Phase in org.apache.axis2.engine |
Subclasses of Phase in org.apache.axis2.engine | |
class |
DispatchPhase
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |