addToAxisService(AxisService axisService) Adds the AxisOperation corresponding to this OperationDescription to the AxisService if it
isn't already there.
Adds the AxisOperation corresponding to this OperationDescription to the AxisService if it
isn't already there. It also addes the AxisOperation to any other routing mechanisms for
that AxisService: - For Doc/Lit/Bare operations it is added to the
MessageElementQNameToOperationMapping
Parameters: axisService -
For wrapped parameter style (based on the annotation and the WSDL), returns the wrapper
value. For non-wrapped (i.e. bare) parameter style, returns null.
For wrapped parameter style (based on the annotation and the WSDL), returns the wrapper
value. For non-wrapped (i.e. bare) parameter style, returns null.
For wrapped parameter style (based on the annotation and the WSDL), returns the wrapper
value. For non-wrapped (i.e. bare) parameter style, returns null.
For wrapped parameter style (based on the annotation and the WSDL), returns the wrapper
value. For non-wrapped (i.e. bare) parameter style, returns null.
For wrapped parameter style (based on the annotation and the WSDL), returns the wrapper
value. For non-wrapped (i.e. bare) parameter style, returns null.
For wrapped parameter style (based on the annotation and the WSDL), returns the wrapper
value. For non-wrapped (i.e. bare) parameter style, returns null.
This method will return the namespace for the BindingInput that this operation
specifies. It will first look for a namespace on the WSDL Binding object and then
default to the web service's target namespace.
This method will return the namespace for the BindingOutput that this operation
specifies. It will first look for a namespace on the WSDL Binding object and then
default to the web service's target namespace.
Note this will return NULL unless the operation was built via introspection on the SEI. In
other words, it will return null if the operation was built with WSDL.
getSoapBindingParameterStyle
public javax.jws.soap.SOAPBinding.ParameterStyle getSoapBindingParameterStyle()(Code)
getSoapBindingStyle
public javax.jws.soap.SOAPBinding.Style getSoapBindingStyle()(Code)
getSoapBindingUse
public javax.jws.soap.SOAPBinding.Use getSoapBindingUse()(Code)