Interface IExecuteWebService

All Known Implementing Classes:
AbstractInputProps, EditorRESTfulInputProps, EditorWebServiceProp, RESTfulInputProps, WebServiceProp

public interface IExecuteWebService
Executes the Web Service. This interface is implemented by the parties supporting execution, i.e. the content request types as well as the Web Service property itself.
Author:
Christopher Mindus
  • Method Summary

    Modifier and Type
    Method
    Description
    doExecute(IAppSessionGyro appGyro, boolean doPerform)
    Executes the Web Service request.