| 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: |
|
| 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.
|