|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbsItfBinding in org.ow2.easywsdl.wsdl.api |
---|
Subinterfaces of AbsItfBinding in org.ow2.easywsdl.wsdl.api | |
---|---|
interface |
Binding
This interface represents a port type binding and describes the protocol required for using operations in a port type. |
Uses of AbsItfBinding in org.ow2.easywsdl.wsdl.api.abstractElmt |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractElmt that implement AbsItfBinding | |
---|---|
class |
AbstractBindingImpl<E,I extends AbsItfInterfaceType,BO extends AbsItfBindingOperation>
|
Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfBinding | |
---|---|
protected AbsItfBinding |
AbstractBindingOperationImpl.binding
the parent binding |
Methods in org.ow2.easywsdl.wsdl.api.abstractElmt that return AbsItfBinding | |
---|---|
AbsItfBinding |
AbstractBindingOperationImpl.getBinding()
|
Uses of AbsItfBinding in org.ow2.easywsdl.wsdl.api.abstractItf |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfBinding | |
---|---|
interface |
AbsItfDescription<S extends AbsItfService,E extends AbsItfEndpoint,B extends AbsItfBinding,I extends AbsItfInterfaceType,Incl extends AbsItfInclude,Impt extends AbsItfImport,T extends AbsItfTypes>
This interface represents a WSDL definition. |
interface |
AbsItfEndpoint<S extends AbsItfService,B extends AbsItfBinding>
This interface represents a port, an endpoint for the functionality described by a particular port type. |
Uses of AbsItfBinding in org.ow2.easywsdl.wsdl.decorator |
---|
Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfBinding | |
---|---|
protected BNew |
AbstractWSDLConverter.convertBinding(AbsItfBinding oldBinding,
java.lang.Class<BImpl> bimpl)
|
Method parameters in org.ow2.easywsdl.wsdl.decorator with type arguments of type AbsItfBinding | |
---|---|
protected void |
AbstractWSDLConverter.convertBindings(java.util.List<AbsItfBinding> bindings,
java.lang.Class<BImpl> bimpl,
DNew newDesc)
|
Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfBinding | |
---|---|
DecoratorBindingImpl(AbsItfBinding<I,BO> binding)
|
Uses of AbsItfBinding in org.ow2.easywsdl.wsdl.impl.wsdl20 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement AbsItfBinding | |
---|---|
class |
BindingImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |