Package | Description |
---|---|
org.mortbay.util |
Old Jetty 5 classes for multipart form requests, moved to susimail and modded when we moved to Jetty 6,
then moved from susimail to jetty-i2p.jar when we needed them in the router console also.
|
Modifier and Type | Method and Description |
---|---|
LineInput.LineBuffer |
LineInput.readLineBuffer()
Read a Line ended by CR, LF or CRLF.
|
LineInput.LineBuffer |
LineInput.readLineBuffer(int len)
Read a Line ended by CR, LF or CRLF.
|