|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.hessian.io.HessianDebugState
public class HessianDebugState
Debugging input stream for Hessian requests.
Field Summary |
---|
Constructor Summary | |
---|---|
HessianDebugState(java.io.PrintWriter dbg)
Creates an uninitialized Hessian input stream. |
Method Summary | |
---|---|
void |
next(int ch)
Reads a character. |
void |
startTop2()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HessianDebugState(java.io.PrintWriter dbg)
Method Detail |
---|
public void startTop2()
public void next(int ch) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |