|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||