|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbsItfBindingOutput in org.ow2.easywsdl.wsdl.api |
---|
Subinterfaces of AbsItfBindingOutput in org.ow2.easywsdl.wsdl.api | |
---|---|
interface |
BindingOutput
This interface represents a fault binding. |
Uses of AbsItfBindingOutput in org.ow2.easywsdl.wsdl.api.abstractElmt |
---|
Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfBindingOutput | |
---|---|
protected BOut |
AbstractBindingOperationImpl.output
the output |
Uses of AbsItfBindingOutput in org.ow2.easywsdl.wsdl.api.abstractItf |
---|
Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfBindingOutput | |
---|---|
interface |
AbsItfBindingOperation<O extends AbsItfOperation,BIn extends AbsItfBindingInput,BOut extends AbsItfBindingOutput,BF extends AbsItfBindingFault>
This interface represents a WSDL operation binding. |
Uses of AbsItfBindingOutput in org.ow2.easywsdl.wsdl.decorator |
---|
Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfBindingOutput | |
---|---|
protected BOutNew |
AbstractWSDLConverter.convertBindingOutput(AbsItfBindingOutput oldBindingOutput,
java.lang.Class<BOutImpl> boutimpl)
|
Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfBindingOutput | |
---|---|
DecoratorBindingOutputImpl(AbsItfBindingOutput output)
|
Uses of AbsItfBindingOutput in org.ow2.easywsdl.wsdl.impl.wsdl20 |
---|
Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement AbsItfBindingOutput | |
---|---|
class |
BindingOutputImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |