Example usage for Java org.apache.http.client.methods HttpPost fields, constructors, methods, implement or subclass
The text is from its open source code.
String | METHOD_NAME |
boolean | equals(Object obj) Indicates whether some other object is "equal to" this one. |
boolean | expectContinue() |
HttpEntity | getEntity() |
String | getMethod() |
void | setEntity(final HttpEntity entity) |
String | toString() Returns a string representation of the object. |