public class HttpDef extends BaseElementDef
| Modifier and Type | Field and Description |
|---|---|
static String |
METHOD_GET |
static String |
METHOD_POST |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharset() |
String |
getCookiePolicy() |
String |
getMethod() |
String |
getMultipart() |
String |
getPassword() |
String |
getShortElementName() |
String |
getUrl() |
String |
getUsername() |
getBodyText, getColumnNumber, getId, getLineNumber, getOperationDefs, hasOperationspublic static final String METHOD_GET
public static final String METHOD_POST
public HttpDef(XmlNode xmlNode)
public String getMethod()
public String getMultipart()
public String getUrl()
public String getCharset()
public String getPassword()
public String getUsername()
public String getCookiePolicy()
public String getShortElementName()
getShortElementName in interface IElementDefgetShortElementName in class BaseElementDefCopyright © 2022 WSO2. All rights reserved.