|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingProvider | |
---|---|
org.apache.axis2.jaxws.binding | |
org.apache.axis2.jaxws.client.config | |
org.apache.axis2.jaxws.feature | |
org.apache.axis2.jaxws.spi |
Uses of BindingProvider in org.apache.axis2.jaxws.binding |
---|
Methods in org.apache.axis2.jaxws.binding with parameters of type BindingProvider | |
---|---|
void |
BindingImpl.configure(MessageContext messageContext,
BindingProvider provider)
|
Uses of BindingProvider in org.apache.axis2.jaxws.client.config |
---|
Methods in org.apache.axis2.jaxws.client.config with parameters of type BindingProvider | |
---|---|
void |
AddressingConfigurator.configure(MessageContext messageContext,
BindingProvider provider)
|
void |
RespectBindingConfigurator.configure(MessageContext messageContext,
BindingProvider provider)
|
void |
MTOMConfigurator.configure(MessageContext messageContext,
BindingProvider provider)
|
Uses of BindingProvider in org.apache.axis2.jaxws.feature |
---|
Methods in org.apache.axis2.jaxws.feature with parameters of type BindingProvider | |
---|---|
void |
ClientConfigurator.configure(MessageContext messageContext,
BindingProvider provider)
Perform client-side configuration for a WebServiceFeature . |
void |
ClientFramework.configure(MessageContext messageContext,
BindingProvider provider)
|
Uses of BindingProvider in org.apache.axis2.jaxws.spi |
---|
Methods in org.apache.axis2.jaxws.spi with parameters of type BindingProvider | |
---|---|
void |
Binding.configure(MessageContext messageContext,
BindingProvider provider)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |