Uses of Interface
org.talend.esb.servicelocator.client.SLEndpoint

Packages that use SLEndpoint
org.talend.esb.servicelocator.client   
org.talend.esb.servicelocator.client.internal   
 

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

Methods in org.talend.esb.servicelocator.client that return SLEndpoint
 SLEndpoint ServiceLocator.getEndpoint(QName serviceName, String endpoint)
           
 

Methods in org.talend.esb.servicelocator.client that return types with arguments of type SLEndpoint
 List<SLEndpoint> ServiceLocator.getEndpoints(QName serviceName)
           
 

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

Classes in org.talend.esb.servicelocator.client.internal that implement SLEndpoint
 class SLEndpointImpl
           
 

Methods in org.talend.esb.servicelocator.client.internal that return SLEndpoint
 SLEndpoint ServiceLocatorImpl.getEndpoint(QName serviceName, String endpoint)
          
 

Methods in org.talend.esb.servicelocator.client.internal that return types with arguments of type SLEndpoint
 List<SLEndpoint> ServiceLocatorImpl.getEndpoints(QName serviceName)
          
 



Copyright © 2011 Talend Inc.. All Rights Reserved.