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

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

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

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

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

Constructors in org.ow2.petals.registry.api with parameters of type Endpoint
Resource(Endpoint endpoint)
          Creates a new instance of Resource
 

Uses of Endpoint in org.ow2.petals.registry.api.factory
 

Methods in org.ow2.petals.registry.api.factory with parameters of type Endpoint
static Resource ResourceFactory.createResource(Endpoint endpoint)
          TODO : More to come since the resource can also be a collection
 

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.toRegistryEndpoint(Endpoint endpoint)
           
 

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



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