Uses of Interface
rabbit.httpio.AcceptorListener

Packages that use AcceptorListener
rabbit.httpio General http io classes 
rabbit.proxy The web proxy components. 
 

Uses of AcceptorListener in rabbit.httpio
 

Constructors in rabbit.httpio with parameters of type AcceptorListener
Acceptor(ServerSocketChannel ssc, NioHandler nioHandler, AcceptorListener listener)
           
 

Uses of AcceptorListener in rabbit.proxy
 

Classes in rabbit.proxy that implement AcceptorListener
 class ProxyConnectionAcceptor
          An acceptor handler that creates proxy client connection