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

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

Uses of Server.Parts in net.dpml.http
 

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