| Package | Description |
|---|---|
| org.apache.axis2.deployment.util | |
| org.apache.axis2.description |
| 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 |
|---|---|
void |
AxisEndpoint.setBinding(AxisBinding binding) |
Copyright © 2004-2024 The Apache Software Foundation. All Rights Reserved.