Uses of Class
com.iizix.ws.prop.AbstractInputProps
Packages that use AbstractInputProps Package Description com.iizigo.ws.prop com.iizix.ws.prop Uses of AbstractInputProps in com.iizigo.ws.prop
Subclasses of AbstractInputProps in com.iizigo.ws.prop Modifier and Type Class Description class
EditorRESTfulInputProps
Editor version of the Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.Uses of AbstractInputProps in com.iizix.ws.prop
Subclasses of AbstractInputProps in com.iizix.ws.prop Modifier and Type Class Description class
RESTfulInputProps
Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.Methods in com.iizix.ws.prop that return AbstractInputProps Modifier and Type Method Description AbstractInputProps
AbstractInputProps. clone()
Clones these Input Properties.AbstractInputProps
WebServiceProp. getInput()
Gets the input property.