|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbsItfBindingOperation in org.ow2.easywsdl.wsdl.api |
---|
Subinterfaces of AbsItfBindingOperation in org.ow2.easywsdl.wsdl.api | |
---|---|
interface |
BindingOperation
This interface represents a WSDL operation binding. |
Uses of AbsItfBindingOperation in org.ow2.easywsdl.wsdl.api.abstractElmt |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractElmt with type parameters of type AbsItfBindingOperation | |
---|---|
class |
AbstractBindingImpl<E,I extends AbsItfInterfaceType,BO extends AbsItfBindingOperation>
|
Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfBindingOperation | |
---|---|
protected AbsItfBindingOperation |
AbstractBindingParamImpl.bindingOperation
the parent operation |
Methods in org.ow2.easywsdl.wsdl.api.abstractElmt that return AbsItfBindingOperation | |
---|---|
AbsItfBindingOperation |
AbstractBindingParamImpl.getBindingOperation()
|
Uses of AbsItfBindingOperation in org.ow2.easywsdl.wsdl.api.abstractItf |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfBindingOperation | |
---|---|
interface |
AbsItfBinding<I extends AbsItfInterfaceType,BO extends AbsItfBindingOperation>
This interface represents a port type binding and describes the protocol required for using operations in a port type. |
Uses of AbsItfBindingOperation in org.ow2.easywsdl.wsdl.decorator |
---|
Fields in org.ow2.easywsdl.wsdl.decorator declared as AbsItfBindingOperation | |
---|---|
protected AbsItfBindingOperation<O,BIn,BOut,BF> |
DecoratorBindingOperationImpl.bindingOperation
|
Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfBindingOperation | |
---|---|
DecoratorBindingOperationImpl(AbsItfBindingOperation<O,BIn,BOut,BF> bindingOperation)
|
Uses of AbsItfBindingOperation in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement AbsItfBindingOperation | |
---|---|
class |
BindingOperationImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |