| Package | Description |
|---|---|
| org.talend.esb.servicelocator.client | |
| org.talend.esb.servicelocator.cxf.internal |
| Modifier and Type | Method and Description |
|---|---|
static BindingType |
BindingType.fromValue(String v) |
BindingType |
Endpoint.getBinding() |
BindingType |
SimpleEndpoint.getBinding() |
static BindingType |
BindingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingType[] |
BindingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SimpleEndpoint(QName serviceName,
String endpoint,
BindingType bindingType,
TransportType transportType,
SLProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
BindingType |
CXFEndpointProvider.getBinding() |
Copyright © 2011–2015 Talend Inc.. All rights reserved.