|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolTO | |
|---|---|
| org.ow2.dragon.api.to.deployment | |
| org.ow2.dragon.service | |
| Uses of ProtocolTO in org.ow2.dragon.api.to.deployment |
|---|
| Methods in org.ow2.dragon.api.to.deployment that return types with arguments of type ProtocolTO | |
|---|---|
java.util.Set<ProtocolTO> |
BindingTO.getProtocols()
|
java.util.Set<ProtocolTO> |
EndpointTO.getProtocols()
|
| Method parameters in org.ow2.dragon.api.to.deployment with type arguments of type ProtocolTO | |
|---|---|
void |
BindingTO.setProtocols(java.util.Set<ProtocolTO> protocols)
|
void |
EndpointTO.setProtocols(java.util.Set<ProtocolTO> protocols)
|
| Uses of ProtocolTO in org.ow2.dragon.service |
|---|
| Methods in org.ow2.dragon.service that return ProtocolTO | |
|---|---|
ProtocolTO |
TransfertObjectAssembler.toProtocolTO(Protocol protocol)
|
ProtocolTO |
TransfertObjectAssemblerImpl.toProtocolTO(Protocol protocol)
|
ProtocolTO |
TransfertObjectAssemblerImpl.toProtocolTO(java.util.Set<Standard> standards)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||