RAA - copland-webrick/0.1.0

copland-webrick / 0.1.0

Short description: WEBrick Services for Copland
Category: Application/Microkernel
Status: alpha
Created: 2004-09-12 14:14:10 GMT
Last update: 2004-09-12 14:14:10 GMT
Owner: Jamis Buck (Projects of this owner)
Homepage: http://copland.rubyforge.org
Download: http://rubyforge.org/projects/copland
License: BSD
Dependency:
Requires: Copland/0.7.0(*)
(*): newer version exists
Description:

Copland.WEBrick is a collection of services for the Copland IoC container. This
first release (0.1.0) is a collection of new services, never before available
for Copland.. All Copland.WEBrick services deal with WEBrick servers and
servlets, in various capacities.

* HTTPServerFactory: creates a new WEBrick HTTP server as a Copland service.

* DefaultHTTPServer: a default HTTP server, implemented using
HTTPServerFactory, for applications that only need a single HTTP server
instance.

* WWWRPCServletFactory: creates new servlets that are each RPC interfaces for
an existing Copland service.

Edit this project (for project owner)

back to RAA top