| Package | Description |
|---|---|
| org.talend.esb.servicelocator.client | |
| org.talend.esb.servicelocator.cxf.internal |
| Modifier and Type | Method and Description |
|---|---|
static TransportType |
TransportType.fromValue(String v) |
TransportType |
Endpoint.getTransport() |
TransportType |
SimpleEndpoint.getTransport() |
static TransportType |
TransportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportType[] |
TransportType.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 |
|---|---|
TransportType |
CXFEndpointProvider.getTransport() |
Copyright © 2011–2017 Talend Inc.. All rights reserved.