public class AddressingConfigurator extends Object implements ClientConfigurator
AddressingFeature
and/or a SubmissionAddressingFeature.AddressingFeature,
SubmissionAddressingFeature| Constructor and Description |
|---|
AddressingConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(MessageContext messageContext,
BindingProvider provider)
Perform client-side configuration for a
WebServiceFeature. |
boolean |
supports(Binding binding)
Indicates whether the configurator supports the specified binding.
|
public void configure(MessageContext messageContext, BindingProvider provider)
ClientConfiguratorWebServiceFeature.configure in interface ClientConfiguratorpublic boolean supports(Binding binding)
ClientConfiguratorsupports in interface ClientConfiguratorbinding - the binding to testtrue if the configurator supports the binding, false
otherwise.Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.