Uses of Interface
org.apache.axis2.addressing.AddressingConstants
-
Packages that use AddressingConstants Package Description org.apache.axis2.dispatchers org.apache.axis2.handlers.addressing -
-
Uses of AddressingConstants in org.apache.axis2.dispatchers
Classes in org.apache.axis2.dispatchers that implement AddressingConstants Modifier and Type Class Description class
AddressingBasedDispatcher
Dispatcher based on the WS-Addressing properties. -
Uses of AddressingConstants in org.apache.axis2.handlers.addressing
Classes in org.apache.axis2.handlers.addressing that implement AddressingConstants Modifier and Type Class Description class
AddressingInFaultHandler
This class is used to extract WS-Addressing Spec defined Faults and FaultDetail and convert them into understandable AxisFault objects.class
AddressingInHandler
class
AddressingOutHandler
class
AddressingValidationHandler
-