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.wsdl20.extensions}}} - {{{ExtensionConstants}}}defines the XML names, {{{InterfaceOperationExtensions}}}defines the {safety} property - * {{{org.apache.woden.internal.wsdl20.extensions}}} - InterfaceOperationExtensionsImpl implements the {safety} property + * {{{org.apache.woden.internal.wsdl20.extensions}}} - {{{InterfaceOperationExtensionsImpl}}}implements the {safety} property 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.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.internal.wsdl20.extension.rpc}}} - {{{RPCInterfaceOperationExtensionsImpl}}} implements the {rpc signature} property - * {{{org,apache.woden.xml}}} - ArgumentArrayAttr - implements the type of the wrpc:signature attribute + * {{{org,apache.woden.xml}}} - {{{ArgumentArrayAttr}}} - implements the type of the wrpc:signature attribute == SOAP Binding Extensions ==
