org.mortbay.jetty.ajp
public static class Ajp13Parser.Input extends ServletInputStream
Constructor and Description |
---|
Ajp13Parser.Input(Ajp13Parser parser,
long maxIdleTime) |
Modifier and Type | Method and Description |
---|---|
int |
read() |
int |
read(byte[] b,
int off,
int len) |
readLine
public Ajp13Parser.Input(Ajp13Parser parser, long maxIdleTime)
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.