|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbsItfOperation in org.ow2.easywsdl.wsdl.api |
|---|
| Subinterfaces of AbsItfOperation in org.ow2.easywsdl.wsdl.api | |
|---|---|
interface |
Operation
This interface represents a WSDL operation. |
| Uses of AbsItfOperation in org.ow2.easywsdl.wsdl.api.abstractElmt |
|---|
| Classes in org.ow2.easywsdl.wsdl.api.abstractElmt that implement AbsItfOperation | |
|---|---|
class |
AbstractOperationImpl<E,In extends AbsItfInput,Out extends AbsItfOutput,F extends AbsItfFault>
|
| Fields in org.ow2.easywsdl.wsdl.api.abstractElmt declared as AbsItfOperation | |
|---|---|
protected AbsItfOperation |
AbstractParamImpl.operation
the parent operation |
| Methods in org.ow2.easywsdl.wsdl.api.abstractElmt that return AbsItfOperation | |
|---|---|
AbsItfOperation |
AbstractParamImpl.getOperation()
|
| Uses of AbsItfOperation in org.ow2.easywsdl.wsdl.api.abstractItf |
|---|
| Classes in org.ow2.easywsdl.wsdl.api.abstractItf with type parameters of type AbsItfOperation | |
|---|---|
interface |
AbsItfBindingOperation<O extends AbsItfOperation,BIn extends AbsItfBindingInput,BOut extends AbsItfBindingOutput,BF extends AbsItfBindingFault>
This interface represents a WSDL operation binding. |
interface |
AbsItfInterfaceType<O extends AbsItfOperation>
This interface represents a port type. |
| Uses of AbsItfOperation in org.ow2.easywsdl.wsdl.decorator |
|---|
| Constructors in org.ow2.easywsdl.wsdl.decorator with parameters of type AbsItfOperation | |
|---|---|
DecoratorOperationImpl(AbsItfOperation<In,Out,F> operation)
|
|
| Uses of AbsItfOperation in org.ow2.easywsdl.wsdl.impl.wsdl20 |
|---|
| Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement AbsItfOperation | |
|---|---|
class |
OperationImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||