|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbsItfOutput | |
|---|---|
| org.ow2.easywsdl.wsdl.api | |
| org.ow2.easywsdl.wsdl.api.abstractElmt | |
| org.ow2.easywsdl.wsdl.api.abstractItf | |
| org.ow2.easywsdl.wsdl.decorator | |
| org.ow2.easywsdl.wsdl.impl.wsdl20 | |
| Uses of AbsItfOutput in org.ow2.easywsdl.wsdl.api |
|---|
| Subinterfaces of AbsItfOutput in org.ow2.easywsdl.wsdl.api | |
|---|---|
interface |
Output
This interface represents an output message, and contains the name of the output and the message itself. |
| Uses of AbsItfOutput in org.ow2.easywsdl.wsdl.api.abstractElmt |
|---|
| Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfOutput | |
|---|---|
protected Out |
AbstractOperationImpl.output
the output |
| Uses of AbsItfOutput in org.ow2.easywsdl.wsdl.api.abstractItf |
|---|
| Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfOutput | |
|---|---|
interface |
AbsItfOperation<In extends AbsItfInput,Out extends AbsItfOutput,F extends AbsItfFault>
This interface represents a WSDL operation. |
| Uses of AbsItfOutput in org.ow2.easywsdl.wsdl.decorator |
|---|
| Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfOutput | |
|---|---|
protected OutNew |
AbstractWSDLConverter.convertOutput(AbsItfOutput oldOutput,
java.lang.Class<OutImpl> outimpl)
|
| Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfOutput | |
|---|---|
DecoratorOutputImpl(AbsItfOutput output)
|
|
| Uses of AbsItfOutput in org.ow2.easywsdl.wsdl.impl.wsdl20 |
|---|
| Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement AbsItfOutput | |
|---|---|
class |
OutputImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||