Uses of Interface
net.dpml.http.ContextHandlerCollection.Parts

Packages that use ContextHandlerCollection.Parts
net.dpml.http HTTP Server implementation. 
 

Uses of ContextHandlerCollection.Parts in net.dpml.http
 

Constructors in net.dpml.http with parameters of type ContextHandlerCollection.Parts
ContextHandlerCollection(Logger logger, ContextHandlerCollection.Parts parts)
          Creation of a new HTTP server implementation.