|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbsItfInput | |
|---|---|
| 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 AbsItfInput in org.ow2.easywsdl.wsdl.api |
|---|
| Subinterfaces of AbsItfInput in org.ow2.easywsdl.wsdl.api | |
|---|---|
interface |
Input
This interface represents an input message, and contains the name of the input and the message itself. |
| Uses of AbsItfInput in org.ow2.easywsdl.wsdl.api.abstractElmt |
|---|
| Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfInput | |
|---|---|
protected In |
AbstractOperationImpl.input
the input |
| Uses of AbsItfInput in org.ow2.easywsdl.wsdl.api.abstractItf |
|---|
| Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfInput | |
|---|---|
interface |
AbsItfOperation<In extends AbsItfInput,Out extends AbsItfOutput,F extends AbsItfFault>
This interface represents a WSDL operation. |
| Uses of AbsItfInput in org.ow2.easywsdl.wsdl.decorator |
|---|
| Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfInput | |
|---|---|
protected InNew |
AbstractWSDLConverter.convertInput(AbsItfInput oldInput,
java.lang.Class<InImpl> inimpl)
|
| Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfInput | |
|---|---|
DecoratorInputImpl(AbsItfInput input)
|
|
| Uses of AbsItfInput in org.ow2.easywsdl.wsdl.impl.wsdl20 |
|---|
| Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement AbsItfInput | |
|---|---|
class |
InputImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||