|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.mn.communicator.packet.http.HttpRequest
pl.mn.communicator.packet.http.GGTokenRequest
public class GGTokenRequest
Created on 2005-01-27
| Nested Class Summary | |
|---|---|
static class |
GGTokenRequest.GGTokenResponse
|
| Field Summary |
|---|
| Fields inherited from class pl.mn.communicator.packet.http.HttpRequest |
|---|
m_ggconfiguration, m_huc, WINDOW_ENCODING |
| Constructor Summary | |
|---|---|
GGTokenRequest(IGGConfiguration configuration)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getRequestBody()
|
HttpResponse |
getResponse()
|
protected java.lang.String |
getURL()
|
protected boolean |
wannaWrite()
|
| Methods inherited from class pl.mn.communicator.packet.http.HttpRequest |
|---|
connect, disconnect, sendRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GGTokenRequest(IGGConfiguration configuration)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public HttpResponse getResponse()
throws java.io.IOException
getResponse in class HttpRequestjava.io.IOException
java.io.UnsupportedEncodingExceptionHttpRequest.getResponse()protected java.lang.String getURL()
getURL in class HttpRequestHttpRequest.getURL()
protected java.lang.String getRequestBody()
throws java.io.UnsupportedEncodingException
getRequestBody in class HttpRequestjava.io.UnsupportedEncodingExceptionHttpRequest.getRequestBody()protected boolean wannaWrite()
wannaWrite in class HttpRequestHttpRequest.wannaWrite()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||