Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by ArthurRyman: http://wiki.apache.org/ws/FrontPage/Woden/WSDLExtensions ------------------------------------------------------------------------------ == Interface Operation Extensions == + The wsdlx:safe extension is contained in the following packages: + * {{{org.apache.woden.wsdl20.extensions}}} - ExtensionConstants defines the XML names, InterfaceOperationExtensions defines the {safety} property + * {{{org.apache.woden.internal.wsdl20.extensions}}} - InterfaceOperationExtensionsImpl implements the {safety} property + - The wsdlx:safe and wrpc:signature extensions are declared in the following packages: + The wrpc:signature extension is contained in the following packages: + * {{{org.apache.woden.wsdl20.extension.rpc}}} - RPCInterfaceOperationsExtentions defines the {rpc signature} property and the types Argument and Direction, RPCConstants defines the XML names + * {{{org.apache.woden.internal.wsdl20.extension.rpc}}} - RPCInterfaceOperationExtensionsImple implements the {rpc signature} property + * {{{org,apache.woden.xml}}} - ArgumentArrayAttr - implements the type of the wrpc:signature attribute - * {{{org.apache.woden.wsdl20.extensions}}} - * {{{org.apache.woden.wsdl20.extension.rpc}}} - - * {{{org.apache.woden.internal.wsdl20.extensions}}} - * {{{org.apache.woden.internal.wsdl20.extension.rpc}}} == SOAP Binding Extensions ==
