|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SAWSDLElement in org.ow2.easywsdl.extensions.sawsdl.api |
---|
Subinterfaces of SAWSDLElement in org.ow2.easywsdl.extensions.sawsdl.api | |
---|---|
interface |
AttrExtensions
|
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
This interface represents an input message, and contains the name of the input and the message itself. |
interface |
Part
This interface represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes. |
interface |
SASchemaElement
This interface represents all WSDL Elements |
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 SAWSDLElement in org.ow2.easywsdl.extensions.sawsdl.api.schema |
---|
Subinterfaces of SAWSDLElement in org.ow2.easywsdl.extensions.sawsdl.api.schema | |
---|---|
interface |
All
|
interface |
Annotation
|
interface |
Attribute
|
interface |
AttributeGroup
|
interface |
Choice
|
interface |
ComplexContent
|
interface |
ComplexType
|
interface |
Documentation
This interface represents an documentation, and contains the content of the input and the message itself. |
interface |
Element
|
interface |
Enumeration
|
interface |
Extension
|
interface |
Group
|
interface |
Notation
|
interface |
Redefine
|
interface |
Restriction
|
interface |
Schema
|
interface |
Sequence
|
interface |
SimpleContent
|
interface |
SimpleType
|
interface |
Type
|
Uses of SAWSDLElement in org.ow2.easywsdl.extensions.sawsdl.impl |
---|
Classes in org.ow2.easywsdl.extensions.sawsdl.impl that implement SAWSDLElement | |
---|---|
class |
AttrExtensionsImpl
|
class |
BindingFaultImpl
|
class |
BindingImpl
|
class |
BindingInputImpl
|
class |
BindingOperationImpl
|
class |
BindingOutputImpl
|
class |
DescriptionImpl
|
class |
EndpointImpl
|
class |
FaultImpl
|
class |
ImportImpl
|
class |
IncludeImpl
|
class |
InputImpl
|
class |
InterfaceTypeImpl
|
class |
OperationImpl
|
class |
OutputImpl
|
class |
SASchemaElementImpl<T extends SchemaElement>
|
class |
SAWSDLElementImpl<T extends SchemaElement>
|
class |
ServiceImpl
|
class |
TypesImpl
|
Uses of SAWSDLElement in org.ow2.easywsdl.extensions.sawsdl.impl.schema |
---|
Classes in org.ow2.easywsdl.extensions.sawsdl.impl.schema that implement SAWSDLElement | |
---|---|
class |
AllImpl
|
class |
AnnotationImpl
|
class |
AttributeGroupImpl
|
class |
AttributeImpl
|
class |
ChoiceImpl
|
class |
ComplexContentImpl
|
class |
ComplexTypeImpl
|
class |
ElementImpl
|
class |
EnumerationImpl
|
class |
ExtensionImpl
|
class |
GroupImpl
|
class |
NotationImpl
|
class |
RedefineImpl
|
class |
RestrictionImpl
|
class |
SchemaImpl
|
class |
SequenceImpl
|
class |
SimpleContentImpl
|
class |
SimpleTypeImpl
|
class |
TypeImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |