|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Wsdl2HttpBinding.AuthenticationType | |
|---|---|
| org.apache.servicemix.soap.bindings.http.impl | |
| org.apache.servicemix.soap.bindings.http.model | |
| Uses of Wsdl2HttpBinding.AuthenticationType in org.apache.servicemix.soap.bindings.http.impl |
|---|
| Methods in org.apache.servicemix.soap.bindings.http.impl that return Wsdl2HttpBinding.AuthenticationType | |
|---|---|
Wsdl2HttpBinding.AuthenticationType |
Wsdl2HttpBindingImpl.getHttpAuthenticationType()
|
| Methods in org.apache.servicemix.soap.bindings.http.impl with parameters of type Wsdl2HttpBinding.AuthenticationType | |
|---|---|
void |
Wsdl2HttpBindingImpl.setHttpAuthenticationType(Wsdl2HttpBinding.AuthenticationType httpAuthenticationType)
|
| Uses of Wsdl2HttpBinding.AuthenticationType in org.apache.servicemix.soap.bindings.http.model |
|---|
| Methods in org.apache.servicemix.soap.bindings.http.model that return Wsdl2HttpBinding.AuthenticationType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||