| Package | Description |
|---|---|
| org.apache.servicemix.soap.bindings.http.impl | |
| org.apache.servicemix.soap.bindings.http.model |
| Modifier and Type | Method and Description |
|---|---|
Wsdl2HttpBinding.AuthenticationType |
Wsdl2HttpBindingImpl.getHttpAuthenticationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Wsdl2HttpBindingImpl.setHttpAuthenticationType(Wsdl2HttpBinding.AuthenticationType httpAuthenticationType) |
| Modifier and Type | Method and Description |
|---|---|
Wsdl2HttpBinding.AuthenticationType |
Wsdl2HttpBinding.getHttpAuthenticationType() |
static Wsdl2HttpBinding.AuthenticationType |
Wsdl2HttpBinding.AuthenticationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Wsdl2HttpBinding.AuthenticationType[] |
Wsdl2HttpBinding.AuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005-2016 FuseSource. All Rights Reserved.