Uses of Class
org.talend.esb.servicelocator.client.BindingType

Packages that use BindingType
org.talend.esb.servicelocator.client   
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 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.
 

Constructors in org.talend.esb.servicelocator.client with parameters of type BindingType
SimpleEndpoint(QName serviceName, String endpoint, BindingType bindingType, TransportType transportType, SLProperties properties)
           
 

Uses of BindingType in org.talend.esb.servicelocator.cxf.internal
 

Methods in org.talend.esb.servicelocator.cxf.internal that return BindingType
 BindingType CXFEndpointProvider.getBinding()
           
 



Copyright © 2011-2012 Talend Inc.. All Rights Reserved.