Uses of Interface
com.iizix.ws.engine.IExecuteWebService
Packages that use IExecuteWebService Package Description com.iizigo.ws.prop com.iizix.ws.prop Uses of IExecuteWebService in com.iizigo.ws.prop
Classes in com.iizigo.ws.prop that implement IExecuteWebService 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.class
EditorWebServiceProp
Editor version of the Web Service property container holding the definition of a web service transaction.Uses of IExecuteWebService in com.iizix.ws.prop
Classes in com.iizix.ws.prop that implement IExecuteWebService Modifier and Type Class Description class
AbstractInputProps
Abstract Input Properties that ties the input to the execution of a Web Service request to VirtualSpace.class
RESTfulInputProps
Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.class
WebServiceProp
Web Service property container holding the definition of a web service transaction.