|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ComponentExtensions in org.apache.woden.internal.wsdl20 |
Methods in org.apache.woden.internal.wsdl20 that return ComponentExtensions | |
ComponentExtensions |
WSDLObjectImpl.getComponentExtensionsForNamespace(java.net.URI namespace)
|
Methods in org.apache.woden.internal.wsdl20 with parameters of type ComponentExtensions | |
void |
WSDLObjectImpl.setComponentExtensions(java.net.URI namespace,
ComponentExtensions extensions)
|
Uses of ComponentExtensions in org.apache.woden.internal.wsdl20.extensions |
Classes in org.apache.woden.internal.wsdl20.extensions that implement ComponentExtensions | |
class |
ComponentExtensionsImpl
This class represents group of WSDL extension properties related to a particular binding type. |
class |
InterfaceOperationExtensionsImpl
This class defines the properties from the WSDL extensions namespace added to the WSDL Interface Operation component as part of the WSDL
extension defined by the WSDL 2.0 spec. |
Uses of ComponentExtensions in org.apache.woden.internal.wsdl20.extensions.http |
Classes in org.apache.woden.internal.wsdl20.extensions.http that implement ComponentExtensions | |
class |
HTTPBindingExtensionsImpl
This class defines the properties from the HTTP namespace added to the WSDL Binding component as part
of the HTTP binding extension defined by the WSDL 2.0 spec. |
class |
HTTPBindingFaultExtensionsImpl
This class defines the properties from the HTTP namespace added to the WSDL BindingFault component as part
of the HTTP binding extension defined by the WSDL 2.0 spec. |
class |
HTTPBindingMessageReferenceExtensionsImpl
This class defines the properties from the HTTP namespace added to the WSDL BindingMessageReference component as part
of the HTTP binding extension defined by the WSDL 2.0 spec. |
class |
HTTPBindingOperationExtensionsImpl
This class defines the properties from the HTTP namespace added to the WSDL BindingOperation component as part of the HTTP binding
extension defined by the WSDL 2.0 spec. |
class |
HTTPEndpointExtensionsImpl
This class defines the properties from the HTTP namespace added to the WSDL Endpoint component as part of the HTTP binding extension
defined by the WSDL 2.0 spec. |
Uses of ComponentExtensions in org.apache.woden.internal.wsdl20.extensions.rpc |
Classes in org.apache.woden.internal.wsdl20.extensions.rpc that implement ComponentExtensions | |
class |
RPCInterfaceOperationExtensionsImpl
This class defines the properties from the WSDL RPC extensions namespace added to the WSDL Interface Operation component as part of the
WSDL RPC extension defined by the WSDL 2.0 spec. |
Uses of ComponentExtensions in org.apache.woden.internal.wsdl20.extensions.soap |
Classes in org.apache.woden.internal.wsdl20.extensions.soap that implement ComponentExtensions | |
class |
SOAPBindingExtensionsImpl
This class defines the properties from the SOAP namespace added to the WSDL Binding component as part
of the SOAP binding extension defined by the WSDL 2.0 spec. |
class |
SOAPBindingFaultExtensionsImpl
This class defines the properties from the SOAP namespace added to the WSDL BindingFault component as part
of the SOAP binding extension defined by the WSDL 2.0 spec. |
class |
SOAPBindingFaultReferenceExtensionsImpl
This class defines the properties from the SOAP namespace added to the WSDL BindingFaultReference component as part
of the SOAP binding extension defined by the WSDL 2.0 spec. |
class |
SOAPBindingMessageReferenceExtensionsImpl
This class defines the properties from the SOAP namespace added to the WSDL BindingMessageReference component as part
of the SOAP binding extension defined by the WSDL 2.0 spec. |
class |
SOAPBindingOperationExtensionsImpl
This class defines the properties from the SOAP namespace added to the WSDL BindingOperation component as part
of the SOAP binding extension defined by the WSDL 2.0 spec. |
class |
SOAPEndpointExtensionsImpl
This interface represents the properties from the HTTP namespace added to the WSDL 2.0 Endpoint component when the binding type is SOAP and the
underlying protocol is HTTP. |
Uses of ComponentExtensions in org.apache.woden.wsdl20 |
Methods in org.apache.woden.wsdl20 that return ComponentExtensions | |
ComponentExtensions |
WSDLComponent.getComponentExtensionsForNamespace(java.net.URI namespace)
Gets the group of extension properties, belonging to the specified non-WSDL namespace, that extend this WSDL component. |
Uses of ComponentExtensions in org.apache.woden.wsdl20.extensions |
Subinterfaces of ComponentExtensions in org.apache.woden.wsdl20.extensions | |
interface |
InterfaceOperationExtensions
InterfaceOperationExtensions represents the WSDL 2.0
predefined extensions, as specified on Part 2: Adjuncts, for the Interface
Operation component. |
Methods in org.apache.woden.wsdl20.extensions that return ComponentExtensions | |
ComponentExtensions |
ExtensionRegistry.createComponentExtension(java.lang.Class parentClass,
java.net.URI extNamespace)
Return a ComponentExtensions object from the Java class registered for the specified extension namespace against the specified WSDL component class. |
Uses of ComponentExtensions in org.apache.woden.wsdl20.extensions.http |
Subinterfaces of ComponentExtensions in org.apache.woden.wsdl20.extensions.http | |
interface |
HTTPBindingExtensions
This interface represents the properties from the HTTP namespace added to the WSDL 2.0 Binding component as part
of the HTTP binding extension. |
interface |
HTTPBindingFaultExtensions
This interface represents the properties from the HTTP namespace added to the WSDL 2.0 BindingFault component as part
of the HTTP binding extension. |
interface |
HTTPBindingMessageReferenceExtensions
This interface represents the properties from the HTTP namespace added to the WSDL 2.0 BindingMessageReference component as part
of the HTTP binding extension. |
interface |
HTTPBindingOperationExtensions
This interface represents the properties from the HTTP namespace added to the WSDL 2.0 BindingOperation component as part
of the HTTP binding extension. |
interface |
HTTPEndpointExtensions
This interface represents the properties from the HTTP namespace added to the WSDL 2.0 Endpoint component as part of the HTTP binding
extension. |
Uses of ComponentExtensions in org.apache.woden.wsdl20.extensions.rpc |
Subinterfaces of ComponentExtensions in org.apache.woden.wsdl20.extensions.rpc | |
interface |
RPCInterfaceOperationExtensions
RPCInterfaceOperationExtensions represents the WSDL 2.0 predefined
RPC extensions, as specified on Part 2: Adjuncts, for the Interface Operation
component. |
Uses of ComponentExtensions in org.apache.woden.wsdl20.extensions.soap |
Subinterfaces of ComponentExtensions in org.apache.woden.wsdl20.extensions.soap | |
interface |
SOAPBindingExtensions
This interface represents the properties from the SOAP namespace added to the WSDL 2.0 Binding component as part
of the SOAP binding extension. |
interface |
SOAPBindingFaultExtensions
This interface represents the properties from the SOAP namespace added to the WSDL 2.0 BindingFault component as part
of the SOAP binding extension. |
interface |
SOAPBindingFaultReferenceExtensions
This interface represents the properties from the SOAP namespace added to the WSDL 2.0 BindingFaultReference component as part
of the SOAP binding extension. |
interface |
SOAPBindingMessageReferenceExtensions
This interface represents the properties from the SOAP namespace added to the WSDL 2.0 BindingMessageReference component as part
of the SOAP binding extension. |
interface |
SOAPBindingOperationExtensions
This interface represents the properties from the SOAP namespace added to the WSDL 2.0 BindingOperation component as part
of the SOAP binding extension. |
interface |
SOAPEndpointExtensions
This interface represents the properties from the HTTP namespace added to the WSDL 2.0 Endpoint component when the binding type is SOAP and the
underlying protocol is HTTP. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |