|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbsItfBindingInput in org.ow2.easywsdl.wsdl.api |
---|
Subinterfaces of AbsItfBindingInput in org.ow2.easywsdl.wsdl.api | |
---|---|
interface |
BindingInput
This interface represents a fault binding. |
Uses of AbsItfBindingInput in org.ow2.easywsdl.wsdl.api.abstractElmt |
---|
Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfBindingInput | |
---|---|
protected BIn |
AbstractBindingOperationImpl.input
the input |
Uses of AbsItfBindingInput in org.ow2.easywsdl.wsdl.api.abstractItf |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfBindingInput | |
---|---|
interface |
AbsItfBindingOperation<O extends AbsItfOperation,BIn extends AbsItfBindingInput,BOut extends AbsItfBindingOutput,BF extends AbsItfBindingFault>
This interface represents a WSDL operation binding. |
Uses of AbsItfBindingInput in org.ow2.easywsdl.wsdl.decorator |
---|
Fields in org.ow2.easywsdl.wsdl.decorator declared as AbsItfBindingInput | |
---|---|
protected AbsItfBindingInput |
DecoratorBindingInputImpl.input
|
Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfBindingInput | |
---|---|
protected BInNew |
AbstractWSDLConverter.convertBindingInput(AbsItfBindingInput oldBindingInput,
java.lang.Class<BInImpl> binimpl)
|
Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfBindingInput | |
---|---|
DecoratorBindingInputImpl(AbsItfBindingInput input)
|
Uses of AbsItfBindingInput in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement AbsItfBindingInput | |
---|---|
class |
BindingInputImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |