|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AxisBindingOperation | |
|---|---|
| org.apache.axis2.deployment.util | |
| org.apache.axis2.description | |
| org.apache.axis2.wsdl.codegen.emitter | |
| Uses of AxisBindingOperation in org.apache.axis2.deployment.util |
|---|
| Methods in org.apache.axis2.deployment.util that return AxisBindingOperation | |
|---|---|
static AxisBindingOperation |
Utils.getBindingOperation(AxisBinding binding,
AxisOperation operation)
|
| Methods in org.apache.axis2.deployment.util with parameters of type AxisBindingOperation | |
|---|---|
static AxisBindingMessage |
Utils.getBindingMessage(AxisBindingOperation bindingOperation,
AxisMessage message)
|
| Uses of AxisBindingOperation in org.apache.axis2.description |
|---|
| Methods in org.apache.axis2.description that return AxisBindingOperation | |
|---|---|
AxisBindingOperation |
AxisBindingMessage.getAxisBindingOperation()
|
| Methods in org.apache.axis2.description that return types with arguments of type AxisBindingOperation | |
|---|---|
Iterator<AxisBindingOperation> |
AxisBinding.getChildren()
|
| 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(List soapHeaderParameterQNameList,
AxisBindingOperation bindingOperation,
boolean input)
populate the header parameters |
protected Element |
AxisServiceBasedMultiLanguageEmitter.generateMethodElement(Document doc,
String endpointName,
AxisBindingOperation bindingOperation)
Common code to generate a |
protected org.apache.neethi.Policy |
AxisServiceBasedMultiLanguageEmitter.getBindingPolicyFromMessage(AxisBindingOperation axisBindingOperation,
String key)
|
protected Element |
CEmitter.getInputElement(Document doc,
AxisBindingOperation bindingOperation,
List headerParameterQNameList)
Get the input element |
protected Element |
AxisServiceBasedMultiLanguageEmitter.getInputElement(Document doc,
AxisBindingOperation bindingOperation,
List headerParameterQNameList)
Get the input element |
protected Element |
CEmitter.getOutputElement(Document doc,
AxisBindingOperation bindingOperation,
List headerParameterQNameList)
Finds the output element. |
protected Element |
AxisServiceBasedMultiLanguageEmitter.getOutputElement(Document doc,
AxisBindingOperation bindingOperation,
List headerParameterQNameList)
Finds the output element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||