|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Binding | |
|---|---|
| org.ow2.dragon.persistence.bo.deployment | |
| org.ow2.dragon.persistence.bo.specification | |
| org.ow2.dragon.service | |
| Uses of Binding in org.ow2.dragon.persistence.bo.deployment |
|---|
| Methods in org.ow2.dragon.persistence.bo.deployment that return Binding | |
|---|---|
Binding |
BindingOperation.getBinding()
|
Binding |
Endpoint.getBinding()
|
| Methods in org.ow2.dragon.persistence.bo.deployment with parameters of type Binding | |
|---|---|
void |
BindingOperation.setBinding(Binding binding)
|
void |
Endpoint.setBinding(Binding binding)
|
| Uses of Binding in org.ow2.dragon.persistence.bo.specification |
|---|
| Methods in org.ow2.dragon.persistence.bo.specification that return types with arguments of type Binding | |
|---|---|
java.util.Set<Binding> |
ServiceInterface.getBindings()
|
java.util.Set<Binding> |
ServiceSpecification.getBindings()
|
| Methods in org.ow2.dragon.persistence.bo.specification with parameters of type Binding | |
|---|---|
void |
ServiceInterface.addBinding(Binding binding)
|
void |
ServiceSpecification.addBinding(Binding binding)
|
| Method parameters in org.ow2.dragon.persistence.bo.specification with type arguments of type Binding | |
|---|---|
void |
ServiceInterface.setBindings(java.util.Set<Binding> bindings)
|
void |
ServiceSpecification.setBindings(java.util.Set<Binding> bindings)
|
| Uses of Binding in org.ow2.dragon.service |
|---|
| Methods in org.ow2.dragon.service with parameters of type Binding | |
|---|---|
BindingTO |
TransfertObjectAssembler.toBindingTO(Binding binding)
|
BindingTO |
TransfertObjectAssemblerImpl.toBindingTO(Binding binding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||