Uses of Class
org.ow2.petals.registry.api.ws.to.Endpoint

Packages that use Endpoint
org.ow2.petals.registry.api.ws.adapters   
org.ow2.petals.registry.api.ws.service   
org.ow2.petals.registry.api.ws.to   
 

Uses of Endpoint in org.ow2.petals.registry.api.ws.adapters
 

Methods in org.ow2.petals.registry.api.ws.adapters that return Endpoint
 Endpoint EndpointAdapter.toWSEndpoint(Endpoint endpoint)
           
 

Methods in org.ow2.petals.registry.api.ws.adapters with parameters of type Endpoint
 Endpoint EndpointAdapter.toRegistryEndpoint(Endpoint endpoint)
           
 

Uses of Endpoint in org.ow2.petals.registry.api.ws.service
 

Methods in org.ow2.petals.registry.api.ws.service that return Endpoint
 Endpoint RegistryClientService.get(java.lang.String path, boolean searchRemote)
           
 

Methods in org.ow2.petals.registry.api.ws.service that return types with arguments of type Endpoint
 java.util.List<Endpoint> RegistryClientService.getAll(java.lang.String path, boolean searchRemote)
           
 

Methods in org.ow2.petals.registry.api.ws.service with parameters of type Endpoint
 boolean RegistryClientService.put(java.lang.String path, Endpoint endpoint, boolean propagate)
           
 

Uses of Endpoint in org.ow2.petals.registry.api.ws.to
 

Methods in org.ow2.petals.registry.api.ws.to that return Endpoint
 Endpoint Resource.getEndpoint()
           
 

Methods in org.ow2.petals.registry.api.ws.to with parameters of type Endpoint
 void Resource.setEndpoint(Endpoint endpoint)
           
 



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