|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.quercus.lib.curl.CurlHttpRequest
com.caucho.quercus.lib.curl.HttpGetRequest
public class HttpGetRequest
Represents a GET Http request.
Constructor Summary | |
---|---|
HttpGetRequest(CurlResource curlResource)
|
Method Summary |
---|
Methods inherited from class com.caucho.quercus.lib.curl.CurlHttpRequest |
---|
cleanup, connect, create, error, error, execute, finish, getCurlResource, getHttpConnection, getRequest, getURL, init, transfer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpGetRequest(CurlResource curlResource)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |