HttpActionHandler

Type name: HttpActionHandler

Extends ActionHandler

Name Type Description
encoding or MediaObject How to encode the action into the http request when the method is POST.
method HttpRequestMethod Whether to use HTTP GET or POST. GET is the default.
url URL Target url to fetch in order to complete the action.