Package | Description |
---|---|
org.apache.axis2.deployment.util | |
org.apache.axis2.description | |
org.apache.axis2.wsdl.codegen.emitter |
Modifier and Type | Method and Description |
---|---|
static AxisBindingOperation |
Utils.getBindingOperation(AxisBinding binding,
AxisOperation operation) |
Modifier and Type | Method and Description |
---|---|
static AxisBindingMessage |
Utils.getBindingMessage(AxisBindingOperation bindingOperation,
AxisMessage message) |
Modifier and Type | Method and Description |
---|---|
AxisBindingOperation |
AxisBindingMessage.getAxisBindingOperation() |
Modifier and Type | Method and Description |
---|---|
Iterator<AxisBindingOperation> |
AxisBinding.getChildren() |
Modifier and Type | Method and Description |
---|---|
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 |
AxisServiceBasedMultiLanguageEmitter.getInputElement(Document doc,
AxisBindingOperation bindingOperation,
List headerParameterQNameList)
Get the input element
|
protected Element |
CEmitter.getInputElement(Document doc,
AxisBindingOperation bindingOperation,
List headerParameterQNameList)
Get the input element
|
protected Element |
AxisServiceBasedMultiLanguageEmitter.getOutputElement(Document doc,
AxisBindingOperation bindingOperation,
List headerParameterQNameList)
Finds the output element.
|
protected Element |
CEmitter.getOutputElement(Document doc,
AxisBindingOperation bindingOperation,
List headerParameterQNameList)
Finds the output element.
|
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.