SK.gnome.dwarf.http
Class HTTPRequest

java.lang.Object
  extended bySK.gnome.dwarf.tcpip.TCPRequest
      extended bySK.gnome.dwarf.http.HTTPRequest

public class HTTPRequest
extends SK.gnome.dwarf.tcpip.TCPRequest

Non-blocking HTTP request.


Field Summary
 
Fields inherited from class SK.gnome.dwarf.tcpip.TCPRequest
server, socket
 
Constructor Summary
HTTPRequest(SK.gnome.dwarf.tcpip.TCPIPServer server)
           
 
Method Summary
protected  void init()
           
protected  void process()
           
protected  void recycle()
           
 
Methods inherited from class SK.gnome.dwarf.tcpip.TCPRequest
abort, finish, getChannel, checkExpired, isExpired, isFinished, isInitialized, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPRequest

public HTTPRequest(SK.gnome.dwarf.tcpip.TCPIPServer server)
Method Detail

init

protected void init()

process

protected void process()

recycle

protected void recycle()


Copyright (c) 1999-2005, Gnome Ltd. All rights reserved.