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

Packages that use TransportType
org.talend.esb.servicelocator.client   
org.talend.esb.servicelocator.client.internal   
org.talend.esb.servicelocator.cxf.internal   
 

Uses of TransportType in org.talend.esb.servicelocator.client
 

Methods in org.talend.esb.servicelocator.client that return TransportType
static TransportType TransportType.fromValue(String v)
           
 TransportType SLEndpoint.getTransport()
          Return the binding of the endpoint.
 TransportType EndpointProvider.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.
 

Uses of TransportType in org.talend.esb.servicelocator.client.internal
 

Methods in org.talend.esb.servicelocator.client.internal that return TransportType
 TransportType ContentHolder.getTransport()
           
 

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

Methods in org.talend.esb.servicelocator.cxf.internal that return TransportType
 TransportType CXFEndpointProvider.getTransport()
           
 



Copyright © 2011 Talend Inc.. All Rights Reserved.