public class HttpDeleteWithBody
extends org.apache.http.client.methods.HttpEntityEnclosingRequestBase
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
METHOD_NAME |
| 构造器和说明 |
|---|
HttpDeleteWithBody() |
HttpDeleteWithBody(String uri) |
HttpDeleteWithBody(URI uri) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMethod() |
clone, expectContinue, getEntity, setEntitygetConfig, getProtocolVersion, getRequestLine, getURI, releaseConnection, setConfig, setProtocolVersion, setURI, started, toStringabort, completed, isAborted, reset, setCancellable, setConnectionRequest, setReleaseTriggeraddHeader, addHeader, containsHeader, getAllHeaders, getFirstHeader, getHeaders, getLastHeader, getParams, headerIterator, headerIterator, removeHeader, removeHeaders, setHeader, setHeader, setHeaders, setParamspublic HttpDeleteWithBody(String uri)
public HttpDeleteWithBody(URI uri)
public HttpDeleteWithBody()
public String getMethod()
getMethod 在接口中 org.apache.http.client.methods.HttpUriRequestgetMethod 在类中 org.apache.http.client.methods.HttpRequestBaseCopyright © 2019. All rights reserved.