Uses of Interface
com.iizigo.ws.prop.IWSPropDesigner
Packages that use IWSPropDesigner
Uses of IWSPropDesigner in com.iizigo.ws.prop
Subinterfaces of IWSPropDesigner in com.iizigo.ws.propClasses in com.iizigo.ws.prop that implement IWSPropDesignerModifier and TypeClassDescriptionclass
Editor version of the Output Column connects a table column from the reply output with a VSTable column.class
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
Editor version of the Output Variable connects a reference variable from the reply output with a VSField.class
Editor version of result set property that ties a result set from the execution of a web service transaction to VirtualSpace.class
Editor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.class
Editor version of the Web Service property container holding the definition of a web service transaction.Uses of IWSPropDesigner in com.iizigo.ws.prop.json
Classes in com.iizigo.ws.prop.json that implement IWSPropDesignerModifier and TypeClassDescriptionclass
Editor version of an JSON element wrapper for a JSON element, used to process the output of a Web Service reply.class
Editor version of the RESTful URL Encoded input for the request of a Web Service transaction.class
Editor version of the JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).Uses of IWSPropDesigner in com.iizigo.ws.prop.url
Classes in com.iizigo.ws.prop.url that implement IWSPropDesignerModifier and TypeClassDescriptionclass
Editor version of the RESTful URL Encoded input for the request of a Web Service transaction.class
Editor version of the Input Variable connects a VSField with an input variable or parameter to a web service transaction request.