|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingType | |
|---|---|
| org.talend.esb.servicelocator.client | |
| org.talend.esb.servicelocator.client.internal | |
| org.talend.esb.servicelocator.cxf.internal | |
| Uses of BindingType in org.talend.esb.servicelocator.client |
|---|
| Methods in org.talend.esb.servicelocator.client that return BindingType | |
|---|---|
static BindingType |
BindingType.fromValue(String v)
|
BindingType |
SLEndpoint.getBinding()
Return the binding of the endpoint. |
BindingType |
EndpointProvider.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. |
| Uses of BindingType in org.talend.esb.servicelocator.client.internal |
|---|
| Methods in org.talend.esb.servicelocator.client.internal that return BindingType | |
|---|---|
BindingType |
ContentHolder.getBinding()
|
| Uses of BindingType in org.talend.esb.servicelocator.cxf.internal |
|---|
| Methods in org.talend.esb.servicelocator.cxf.internal that return BindingType | |
|---|---|
BindingType |
CXFEndpointProvider.getBinding()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||