public abstract class RequestEntity extends Object
RequestEntity()
String
getContent()
org.apache.http.HttpEntity
getEntity()
void
setContent(String content)
setEntity(org.apache.http.HttpEntity entity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestEntity()
public org.apache.http.HttpEntity getEntity()
public void setEntity(org.apache.http.HttpEntity entity)
public String getContent()
public void setContent(String content)
Copyright © 2021. All rights reserved.