Uses of Class
org.ow2.dragon.connection.api.to.Endpoint

Packages that use Endpoint
org.ow2.dragon.connection.api.service   
org.ow2.dragon.connection.api.to   
org.ow2.petals.ws   
 

Uses of Endpoint in org.ow2.dragon.connection.api.service
 

Fields in org.ow2.dragon.connection.api.service with type parameters of type Endpoint
protected  java.util.List<Endpoint> Node.Endpoints.endpoint
           
protected  java.util.List<Endpoint> GetHostedEndpointsOnProcessorResponse.endpoint
           
protected  java.util.List<Endpoint> GetHostedEndpointsOnExecEnvResponse.endpoint
           
 

Methods in org.ow2.dragon.connection.api.service that return types with arguments of type Endpoint
 java.util.List<Endpoint> Node.Endpoints.getEndpoint()
          Gets the value of the endpoint property.
 java.util.List<Endpoint> GetHostedEndpointsOnProcessorResponse.getEndpoint()
          Gets the value of the endpoint property.
 java.util.List<Endpoint> GetHostedEndpointsOnExecEnvResponse.getEndpoint()
          Gets the value of the endpoint property.
 java.util.List<Endpoint> ExecutionEnvironmentManager.getHostedEndpointsOnExecEnv(java.lang.String arg0)
           
 java.util.List<Endpoint> ExecutionEnvironmentManager.getHostedEndpointsOnProcessor(java.lang.String arg0)
           
 

Uses of Endpoint in org.ow2.dragon.connection.api.to
 

Methods in org.ow2.dragon.connection.api.to that return Endpoint
 Endpoint ObjectFactory.createEndpoint()
          Create an instance of Endpoint
 

Uses of Endpoint in org.ow2.petals.ws
 

Methods in org.ow2.petals.ws that return types with arguments of type Endpoint
 java.util.List<Endpoint> DragonConnectionServiceImpl.getHostedEndpointsOnExecEnv(java.lang.String execEnvName)
           
 java.util.List<Endpoint> DragonConnectionServiceImpl.getHostedEndpointsOnProcessor(java.lang.String processorName)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.