Uses of Class
seda.sandStorm.lib.http.httpServer

Packages that use httpServer
seda.sandStorm.lib.http   
 

Uses of httpServer in seda.sandStorm.lib.http
 

Constructors in seda.sandStorm.lib.http with parameters of type httpServer
httpConnection(ATcpConnection tcpconn, httpServer hs, SinkIF compQ)
          Package-internal: Create an httpConnection with the given TCP connection and completion queue.