org.ow2.petals.registry.core.ws.adapters
Class EndpointAdapterImpl

java.lang.Object
  extended by org.ow2.petals.registry.core.ws.adapters.EndpointAdapterImpl
All Implemented Interfaces:
org.ow2.petals.registry.api.ws.adapters.EndpointAdapter

public class EndpointAdapterImpl
extends java.lang.Object
implements org.ow2.petals.registry.api.ws.adapters.EndpointAdapter

Author:
Christophe HAMERLING - eBM WebSourcing

Constructor Summary
EndpointAdapterImpl()
           
 
Method Summary
 org.ow2.petals.registry.api.Endpoint toRegistryEndpoint(org.ow2.petals.registry.api.ws.to.Endpoint endpoint)
          
 org.ow2.petals.registry.api.ws.to.Endpoint toWSEndpoint(org.ow2.petals.registry.api.Endpoint endpoint)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointAdapterImpl

public EndpointAdapterImpl()
Method Detail

toRegistryEndpoint

public org.ow2.petals.registry.api.Endpoint toRegistryEndpoint(org.ow2.petals.registry.api.ws.to.Endpoint endpoint)

Specified by:
toRegistryEndpoint in interface org.ow2.petals.registry.api.ws.adapters.EndpointAdapter

toWSEndpoint

public org.ow2.petals.registry.api.ws.to.Endpoint toWSEndpoint(org.ow2.petals.registry.api.Endpoint endpoint)

Specified by:
toWSEndpoint in interface org.ow2.petals.registry.api.ws.adapters.EndpointAdapter


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