|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbsItfParam | |
|---|---|
| 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 AbsItfParam in org.ow2.easywsdl.wsdl.api |
|---|
| Subinterfaces of AbsItfParam in org.ow2.easywsdl.wsdl.api | |
|---|---|
interface |
Fault
This interface represents a fault message, and contains the name of the fault and the message itself. |
interface |
Input
This interface represents an input message, and contains the name of the input and the message itself. |
interface |
Output
This interface represents an output message, and contains the name of the output and the message itself. |
interface |
Param
|
| Uses of AbsItfParam in org.ow2.easywsdl.wsdl.api.abstractElmt |
|---|
| Classes in org.ow2.easywsdl.wsdl.api.abstractElmt that implement AbsItfParam | |
|---|---|
class |
AbstractParamImpl<E>
|
| Methods in org.ow2.easywsdl.wsdl.api.abstractElmt that return AbsItfParam | |
|---|---|
AbsItfParam |
AbstractPartImpl.getParam()
|
| Uses of AbsItfParam in org.ow2.easywsdl.wsdl.api.abstractItf |
|---|
| Subinterfaces of AbsItfParam in org.ow2.easywsdl.wsdl.api.abstractItf | |
|---|---|
interface |
AbsItfFault
This interface represents a fault message, and contains the name of the fault and the message itself. |
interface |
AbsItfInput
This interface represents an input message, and contains the name of the input and the message itself. |
interface |
AbsItfOutput
This interface represents an output message, and contains the name of the output and the message itself. |
| Uses of AbsItfParam in org.ow2.easywsdl.wsdl.decorator |
|---|
| Classes in org.ow2.easywsdl.wsdl.decorator with type parameters of type AbsItfParam | |
|---|---|
class |
DecoratorParamImpl<P extends AbsItfParam>
|
| Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfParam | |
|---|---|
DecoratorParamImpl(AbsItfParam param)
|
|
| Uses of AbsItfParam in org.ow2.easywsdl.wsdl.impl.wsdl20 |
|---|
| Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement AbsItfParam | |
|---|---|
class |
FaultImpl
|
class |
InputImpl
|
class |
OutputImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||