|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.catalina.connector.warp.WarpReader
Constructor Summary | |
WarpReader()
|
|
WarpReader(byte[] buf)
|
Method Summary | |
int |
readShort()
|
java.lang.String |
readString()
|
void |
reset(byte[] buf)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WarpReader()
public WarpReader(byte[] buf)
Method Detail |
public void reset(byte[] buf)
public int readShort()
public java.lang.String readString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |