API Integrator 2016 Java Edition
API Integrator 2016 Java Edition
Questions / Feedback?

HTTPMethod Property

The HTTP method used for the request.

Syntax

public String getHTTPMethod();
public void setHTTPMethod(String HTTPMethod);

Remarks

This property contains the HTTP method used for the request. If an empty string is provided, the HTTPMethod is determined automatically by the method being called. You may change it to a custom value if you require an HTTP method other than what is provided by the bean.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 Java Edition - Version 16.0 [Build 7709]