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

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

Uses of Server.Context in net.dpml.http
 

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