pl.mn.communicator.packet.http
Class RegisterGGAccountRequest
java.lang.Object
pl.mn.communicator.packet.http.HttpRequest
pl.mn.communicator.packet.http.AbstractTokenRequest
pl.mn.communicator.packet.http.RegisterGGAccountRequest
public class RegisterGGAccountRequest
- extends AbstractTokenRequest
Created on 2005-01-27
- Version:
- $Id: RegisterGGAccountRequest.java,v 1.1 2005/11/05 23:34:52 winnetou25 Exp $
- Author:
- Mateusz Szczap
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisterGGAccountRequest
public RegisterGGAccountRequest(IGGConfiguration configuration,
java.lang.String email,
java.lang.String password,
java.lang.String tokenID,
java.lang.String tokenVal)
throws java.io.IOException
- Throws:
java.io.IOException
getResponse
public HttpResponse getResponse()
throws java.io.IOException
- Specified by:
getResponse in class HttpRequest
- Throws:
java.io.IOException
java.io.UnsupportedEncodingException- See Also:
HttpRequest.getResponse()
getURL
protected java.lang.String getURL()
- Specified by:
getURL in class HttpRequest
- See Also:
HttpRequest.getURL()
getRequestBody
protected java.lang.String getRequestBody()
throws java.io.UnsupportedEncodingException
- Specified by:
getRequestBody in class HttpRequest
- Throws:
java.io.UnsupportedEncodingException- See Also:
HttpRequest.getRequestBody()
wannaWrite
protected boolean wannaWrite()
- Specified by:
wannaWrite in class HttpRequest
- See Also:
HttpRequest.wannaWrite()
Copyright 2004-2004-2005 SourceForge.net. All Rights Reserved.