Uses of Interface
org.apache.axis2.wsdl.WSDLConstants
-
Packages that use WSDLConstants Package Description org.apache.axis2.context org.apache.axis2.description -
-
Uses of WSDLConstants in org.apache.axis2.context
Classes in org.apache.axis2.context that implement WSDLConstants Modifier and Type Class Description class
OperationContextFactory
This is the factory for OperationContext. -
Uses of WSDLConstants in org.apache.axis2.description
Classes in org.apache.axis2.description that implement WSDLConstants Modifier and Type Class Description class
AxisOperation
class
AxisOperationFactory
class
InOnlyAxisOperation
class
InOutAxisOperation
class
OutInAxisOperation
class
OutOnlyAxisOperation
class
RobustOutOnlyAxisOperation
class
TwoChannelAxisOperation
This class is to keep common methods and properties in InOut and OutIn axisOperation
-