public abstract class HttpEntityEnclosingRequestBase extends HttpRequestBase
| Constructor and Description |
|---|
HttpEntityEnclosingRequestBase() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
boolean |
expectContinue() |
HttpEntity |
getEntity() |
void |
setEntity(HttpEntity entity) |
getConfig, getMethod, getProtocolVersion, getRequestLine, getURI, releaseConnection, setConfig, setProtocolVersion, setURI, started, toStringabort, completed, isAborted, reset, setCancellable, setConnectionRequest, setReleaseTriggerequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitabort, isAbortedpublic HttpEntity getEntity()
public void setEntity(HttpEntity entity)
public boolean expectContinue()
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class AbstractExecutionAwareRequestjava.lang.CloneNotSupportedException