|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.jwap.Request | +--net.sourceforge.jwap.GetRequest
Use this class for executing a WSP GET request
WAPClient
Constructor Summary | |
GetRequest(java.lang.String URL)
Construct a new GET Request |
Methods inherited from class net.sourceforge.jwap.Request |
getURL, setHeader |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GetRequest(java.lang.String URL)
URL
- the URL to request
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |