Uses of Class
org.ow2.dragon.persistence.bo.deployment.Protocol

Packages that use Protocol
org.ow2.dragon.persistence.bo.deployment   
org.ow2.dragon.service   
 

Uses of Protocol in org.ow2.dragon.persistence.bo.deployment
 

Methods in org.ow2.dragon.persistence.bo.deployment that return types with arguments of type Protocol
 java.util.Set<Protocol> Binding.getProtocols()
           
 

Methods in org.ow2.dragon.persistence.bo.deployment with parameters of type Protocol
 void Binding.addProtocol(Protocol protocol)
          Add a new standard to the binding standard list
 

Method parameters in org.ow2.dragon.persistence.bo.deployment with type arguments of type Protocol
 void Binding.setProtocols(java.util.Set<Protocol> protocols)
           
 

Uses of Protocol in org.ow2.dragon.service
 

Methods in org.ow2.dragon.service with parameters of type Protocol
 ProtocolTO TransfertObjectAssembler.toProtocolTO(Protocol protocol)
           
 ProtocolTO TransfertObjectAssemblerImpl.toProtocolTO(Protocol protocol)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.