Uses of Interface
net.sf.ooweb.http.Server

Packages that use Server
net.sf.ooweb.http This package contains the HTTP support classes. 
net.sf.ooweb.http.pygmy This package contains the pygmy httpd implementation of the plugin API. 
 

Uses of Server in net.sf.ooweb.http
 

Classes in net.sf.ooweb.http that implement Server
 class AbstractServer
          AbstractServer is a superclass for Ooweb servers allowing subclasses to build on existing HTTP server architectures.
 

Uses of Server in net.sf.ooweb.http.pygmy
 

Classes in net.sf.ooweb.http.pygmy that implement Server
 class OowebServer
          PygmyServer
 



Copyright (C) 2005-2007 OOWeb Authors.