|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AxisBinding | |
---|---|
org.apache.axis2.deployment.util | |
org.apache.axis2.description | |
org.apache.axis2.wsdl.codegen.emitter |
Uses of AxisBinding in org.apache.axis2.deployment.util |
---|
Methods in org.apache.axis2.deployment.util with parameters of type AxisBinding | |
---|---|
static boolean |
Utils.isHttpBinding(AxisBinding binding)
|
static boolean |
Utils.isSoap11Binding(AxisBinding binding)
|
static boolean |
Utils.isSoap12Binding(AxisBinding binding)
|
Uses of AxisBinding in org.apache.axis2.description |
---|
Methods in org.apache.axis2.description that return AxisBinding | |
---|---|
AxisBinding |
AxisBindingOperation.getAxisBinding()
|
AxisBinding |
AxisEndpoint.getBinding()
|
Methods in org.apache.axis2.description with parameters of type AxisBinding | |
---|---|
void |
AxisEndpoint.setBinding(AxisBinding binding)
|
Uses of AxisBinding in org.apache.axis2.wsdl.codegen.emitter |
---|
Fields in org.apache.axis2.wsdl.codegen.emitter declared as AxisBinding | |
---|---|
protected AxisBinding |
AxisServiceBasedMultiLanguageEmitter.axisBinding
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |