|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WSDLElement in org.ow2.easywsdl.wsdl.api |
|---|
| Subinterfaces of WSDLElement in org.ow2.easywsdl.wsdl.api | |
|---|---|
interface |
Binding
This interface represents a port type binding and describes the protocol required for using operations in a port type. |
interface |
BindingFault
This interface represents a fault binding. |
interface |
BindingInput
This interface represents a fault binding. |
interface |
BindingOperation
This interface represents a WSDL operation binding. |
interface |
BindingOutput
This interface represents a fault binding. |
interface |
BindingParam
This interface represents an input message, and contains the name of the input and the message itself. |
interface |
BindingPart
This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes. |
interface |
Description
This interface represents a WSDL definition. |
interface |
Endpoint
This interface represents a port, an endpoint for the functionality described by a particular port type. |
interface |
Fault
This interface represents a fault message, and contains the name of the fault and the message itself. |
interface |
Import
This interface represents an import, and may contain a reference to the imported definition. |
interface |
Include
This interface represents an include, and may contain a reference to the included definition. |
interface |
Input
This interface represents an input message, and contains the name of the input and the message itself. |
interface |
InterfaceType
This interface represents a port type. |
interface |
Operation
This interface represents a WSDL operation. |
interface |
Output
This interface represents an output message, and contains the name of the output and the message itself. |
interface |
Param
|
interface |
Part
This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes. |
interface |
Service
This interface represents a service, which groups related endpoints to provide some functionality. |
interface |
Types
This interface represents the <types> section of a WSDL document. |
| Uses of WSDLElement in org.ow2.easywsdl.wsdl.api.abstractElmt |
|---|
| Uses of WSDLElement in org.ow2.easywsdl.wsdl.api.abstractItf |
|---|
| Subinterfaces of WSDLElement in org.ow2.easywsdl.wsdl.api.abstractItf | |
|---|---|
interface |
AbsItfBinding<I extends AbsItfInterfaceType,BO extends AbsItfBindingOperation>
This interface represents a port type binding and describes the protocol required for using operations in a port type. |
interface |
AbsItfBindingFault
This interface represents a fault binding. |
interface |
AbsItfBindingInput
This interface represents a fault binding. |
interface |
AbsItfBindingOperation<O extends AbsItfOperation,BIn extends AbsItfBindingInput,BOut extends AbsItfBindingOutput,BF extends AbsItfBindingFault>
This interface represents a WSDL operation binding. |
interface |
AbsItfBindingOutput
This interface represents a fault binding. |
interface |
AbsItfBindingParam
This interface represents an input message, and contains the name of the input and the message itself. |
interface |
AbsItfDescription<S extends AbsItfService,E extends AbsItfEndpoint,B extends AbsItfBinding,I extends AbsItfInterfaceType,Incl extends AbsItfInclude,Impt extends AbsItfImport,T extends AbsItfTypes>
This interface represents a WSDL definition. |
interface |
AbsItfEndpoint<S extends AbsItfService,B extends AbsItfBinding>
This interface represents a port, an endpoint for the functionality described by a particular port type. |
interface |
AbsItfFault
This interface represents a fault message, and contains the name of the fault and the message itself. |
interface |
AbsItfImport<D extends AbsItfDescription>
This interface represents an import, and may contain a reference to the imported definition. |
interface |
AbsItfInclude<D extends AbsItfDescription>
This interface represents an include, and may contain a reference to the included definition. |
interface |
AbsItfInput
This interface represents an input message, and contains the name of the input and the message itself. |
interface |
AbsItfInterfaceType<O extends AbsItfOperation>
This interface represents a port type. |
interface |
AbsItfOperation<In extends AbsItfInput,Out extends AbsItfOutput,F extends AbsItfFault>
This interface represents a WSDL operation. |
interface |
AbsItfOutput
This interface represents an output message, and contains the name of the output and the message itself. |
interface |
AbsItfParam
This interface represents an input message, and contains the name of the input and the message itself. |
interface |
AbsItfService<I extends AbsItfInterfaceType,E extends AbsItfEndpoint>
This interface represents a service, which groups related endpoints to provide some functionality. |
interface |
AbsItfTypes<S extends AbsItfSchema,Impt extends AbsItfImport>
This interface represents the <types> section of a WSDL document. |
| Uses of WSDLElement in org.ow2.easywsdl.wsdl.api.binding.wsdl20.http |
|---|
| Subinterfaces of WSDLElement in org.ow2.easywsdl.wsdl.api.binding.wsdl20.http | |
|---|---|
interface |
HTTPHeader
|
| Uses of WSDLElement in org.ow2.easywsdl.wsdl.api.binding.wsdl20.soap |
|---|
| Subinterfaces of WSDLElement in org.ow2.easywsdl.wsdl.api.binding.wsdl20.soap | |
|---|---|
interface |
SOAPHeader
|
interface |
SOAPModule
|
| Uses of WSDLElement in org.ow2.easywsdl.wsdl.decorator |
|---|
| Methods in org.ow2.easywsdl.wsdl.decorator that return WSDLElement | |
|---|---|
WSDLElement |
DecoratorTypesImpl.getDecorator()
|
WSDLElement |
DecoratorServiceImpl.getDecorator()
|
WSDLElement |
DecoratorPartImpl.getDecorator()
|
WSDLElement |
DecoratorParamImpl.getDecorator()
|
WSDLElement |
DecoratorOutputImpl.getDecorator()
|
WSDLElement |
DecoratorOperationImpl.getDecorator()
|
WSDLElement |
DecoratorInterfaceTypeImpl.getDecorator()
|
WSDLElement |
DecoratorInputImpl.getDecorator()
|
WSDLElement |
DecoratorIncludeImpl.getDecorator()
|
WSDLElement |
DecoratorImportImpl.getDecorator()
|
WSDLElement |
DecoratorFaultImpl.getDecorator()
|
WSDLElement |
DecoratorEndpointImpl.getDecorator()
|
WSDLElement |
DecoratorDescriptionImpl.getDecorator()
|
WSDLElement |
DecoratorBindingPartImpl.getDecorator()
|
WSDLElement |
DecoratorBindingParamImpl.getDecorator()
|
WSDLElement |
DecoratorBindingOutputImpl.getDecorator()
|
WSDLElement |
DecoratorBindingOperationImpl.getDecorator()
|
WSDLElement |
DecoratorBindingInputImpl.getDecorator()
|
WSDLElement |
DecoratorBindingImpl.getDecorator()
|
WSDLElement |
DecoratorBindingFaultImpl.getDecorator()
|
WSDLElement |
Decorator.getDecorator()
|
| Uses of WSDLElement in org.ow2.easywsdl.wsdl.impl.wsdl11 |
|---|
| Classes in org.ow2.easywsdl.wsdl.impl.wsdl11 that implement WSDLElement | |
|---|---|
class |
BindingFaultImpl
|
class |
BindingImpl
|
class |
BindingInputImpl
|
class |
BindingOperationImpl
|
class |
BindingOutputImpl
|
class |
DescriptionImpl
|
class |
DocumentationImpl
|
class |
EndpointImpl
|
class |
FaultImpl
|
class |
ImportImpl
|
class |
InputImpl
|
class |
InterfaceTypeImpl
|
class |
MessageImpl
|
class |
OperationImpl
|
class |
OutputImpl
|
class |
PartImpl
|
class |
ServiceImpl
|
class |
TypesImpl
|
| Constructors in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type WSDLElement | |
|---|---|
PartImpl(TPart part,
WSDLElement parent)
|
|
| Uses of WSDLElement in org.ow2.easywsdl.wsdl.impl.wsdl20 |
|---|
| Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement WSDLElement | |
|---|---|
class |
IncludeImpl
|
| Uses of WSDLElement in org.ow2.easywsdl.wsdl.impl.wsdl20.binding.http |
|---|
| Classes in org.ow2.easywsdl.wsdl.impl.wsdl20.binding.http that implement WSDLElement | |
|---|---|
class |
HTTPHeaderImpl
|
| Uses of WSDLElement in org.ow2.easywsdl.wsdl.impl.wsdl20.binding.soap |
|---|
| Classes in org.ow2.easywsdl.wsdl.impl.wsdl20.binding.soap that implement WSDLElement | |
|---|---|
class |
SOAPHeaderImpl
|
class |
SOAPModuleImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||