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

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

Uses of HandlerCollection.Parts in net.dpml.http
 

Constructors in net.dpml.http with parameters of type HandlerCollection.Parts
HandlerCollection(Logger logger, HandlerCollection.Parts parts)
          Creation of a new handler collection.