|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AxisBindingOperation | |
---|---|
org.apache.axis2.description | |
org.apache.axis2.wsdl.codegen.emitter |
Uses of AxisBindingOperation in org.apache.axis2.description |
---|
Methods in org.apache.axis2.description that return AxisBindingOperation | |
---|---|
AxisBindingOperation |
AxisBindingMessage.getAxisBindingOperation()
|
Uses of AxisBindingOperation in org.apache.axis2.wsdl.codegen.emitter |
---|
Methods in org.apache.axis2.wsdl.codegen.emitter with parameters of type AxisBindingOperation | |
---|---|
protected void |
AxisServiceBasedMultiLanguageEmitter.addHeaderOperations(java.util.List soapHeaderParameterQNameList,
AxisBindingOperation bindingOperation,
boolean input)
populate the header parameters |
protected org.w3c.dom.Element |
AxisServiceBasedMultiLanguageEmitter.generateMethodElement(org.w3c.dom.Document doc,
java.lang.String endpointName,
AxisBindingOperation bindingOperation)
Common code to generate a |
protected org.apache.neethi.Policy |
AxisServiceBasedMultiLanguageEmitter.getBindingPolicyFromMessage(AxisBindingOperation axisBindingOperation,
java.lang.String key)
|
protected org.w3c.dom.Element |
AxisServiceBasedMultiLanguageEmitter.getInputElement(org.w3c.dom.Document doc,
AxisBindingOperation bindingOperation,
java.util.List headerParameterQNameList)
Get the input element |
protected org.w3c.dom.Element |
CEmitter.getInputElement(org.w3c.dom.Document doc,
AxisBindingOperation bindingOperation,
java.util.List headerParameterQNameList)
Get the input element |
protected org.w3c.dom.Element |
AxisServiceBasedMultiLanguageEmitter.getOutputElement(org.w3c.dom.Document doc,
AxisBindingOperation bindingOperation,
java.util.List headerParameterQNameList)
Finds the output element. |
protected org.w3c.dom.Element |
CEmitter.getOutputElement(org.w3c.dom.Document doc,
AxisBindingOperation bindingOperation,
java.util.List headerParameterQNameList)
Finds the output element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |