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

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

Uses of BoundedThreadPool.Context in net.dpml.http
 

Constructors in net.dpml.http with parameters of type BoundedThreadPool.Context
BoundedThreadPool(BoundedThreadPool.Context context)
          Creation of a new blocking thread pool.