Uses of Interface
juju.reattore.protocol.http.impl.HeaderParser.Callback

Packages that use HeaderParser.Callback
juju.reattore.protocol.http.impl   
 

Uses of HeaderParser.Callback in juju.reattore.protocol.http.impl
 

Classes in juju.reattore.protocol.http.impl that implement HeaderParser.Callback
 class BasicHttpParser
          Stateful HTTP parser that will parse blocks of bytes as they are fed in.
 

Methods in juju.reattore.protocol.http.impl with parameters of type HeaderParser.Callback
 void HeaderParser.setCallback(HeaderParser.Callback callback)
          Sets what to call when a header has been parsed.
 



Copyright © 2002-2003 Michael Hope. All Rights Reserved.