Uses of Interface
rabbit.io.Resolver

Packages that use Resolver
rabbit.io Classes that deal with network and i/o. 
rabbit.proxy The web proxy components. 
 

Uses of Resolver in rabbit.io
 

Constructors in rabbit.io with parameters of type Resolver
ConnectionHandler(Logger logger, Counter counter, Resolver resolver, Selector selector)
           
 

Uses of Resolver in rabbit.proxy
 

Classes in rabbit.proxy that implement Resolver
 class HttpProxy
          A filtering and caching http proxy.