|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.jwap.Request
Base class for WSP GET/Post requests.
WAPClient
Method Summary | |
java.lang.String |
getURL()
Get the URL for this request |
void |
setHeader(java.lang.String name,
java.lang.String value)
Set a request header. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void setHeader(java.lang.String name, java.lang.String value)
name
- the header namevalue
- the header valuepublic java.lang.String getURL()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |