Package | Description |
---|---|
org.apache.axis2.jaxws.client.config | |
org.apache.axis2.jaxws.feature | |
org.apache.axis2.jaxws.registry |
Modifier and Type | Class and Description |
---|---|
class |
AddressingConfigurator
This class will enable/disable WS-Addressing in a JAX-WS 2.1 client,
based on the configuration passed to it via an
AddressingFeature
and/or a SubmissionAddressingFeature . |
class |
MTOMConfigurator |
class |
RespectBindingConfigurator |
Modifier and Type | Method and Description |
---|---|
void |
ClientFramework.addConfigurator(String id,
ClientConfigurator configurator) |
Modifier and Type | Method and Description |
---|---|
static ClientConfigurator |
ClientConfiguratorRegistry.getConfigurator(String id) |
Modifier and Type | Method and Description |
---|---|
static void |
ClientConfiguratorRegistry.setConfigurator(String id,
ClientConfigurator configurator) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.