Uses of Interface
rabbit.proxy.LineListener

Packages that use LineListener
rabbit.proxy The web proxy components. 
 

Uses of LineListener in rabbit.proxy
 

Classes in rabbit.proxy that implement LineListener
 class HttpHeaderReader
          A handler that reads http headers
 

Methods in rabbit.proxy with parameters of type LineListener
 void LineReader.readLine(ByteBuffer buffer, LineListener listener)
          Try to read a line.