Package | Description |
---|---|
org.apache.axis2.deployment.util | |
org.apache.axis2.description | |
org.apache.axis2.wsdl.codegen.emitter |
Modifier and Type | Method and Description |
---|---|
static AxisBinding |
Utils.getHttpBinding(AxisService service) |
static AxisBinding |
Utils.getSoap11Binding(AxisService service) |
static AxisBinding |
Utils.getSoap12Binding(AxisService service) |
Modifier and Type | Method and Description |
---|---|
static AxisBindingOperation |
Utils.getBindingOperation(AxisBinding binding,
AxisOperation operation) |
static boolean |
Utils.isHttpBinding(AxisBinding binding) |
static boolean |
Utils.isSoap11Binding(AxisBinding binding) |
static boolean |
Utils.isSoap12Binding(AxisBinding binding) |
Modifier and Type | Method and Description |
---|---|
AxisBinding |
AxisBindingOperation.getAxisBinding() |
AxisBinding |
AxisEndpoint.getBinding() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.axiom.om.OMElement |
AxisService2WSDL11.generateSoap11Binding(org.apache.axiom.om.OMFactory fac,
AxisBinding axisBinding) |
void |
AxisEndpoint.setBinding(AxisBinding binding) |
Modifier and Type | Field and Description |
---|---|
protected AxisBinding |
AxisServiceBasedMultiLanguageEmitter.axisBinding |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.