|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.hessian.io.HessianDebugState.State
com.caucho.hessian.io.HessianDebugState.Call2State
class HessianDebugState.Call2State
Field Summary | |
---|---|
private int |
_count
|
private int |
_i
|
private int |
_state
|
private static int |
ARG
|
private static int |
COUNT
|
private static int |
METHOD
|
Fields inherited from class com.caucho.hessian.io.HessianDebugState.State |
---|
_next |
Constructor Summary | |
---|---|
HessianDebugState.Call2State(HessianDebugState.State next)
|
Method Summary | |
---|---|
(package private) int |
depth()
|
(package private) boolean |
isShift(java.lang.Object value)
|
(package private) HessianDebugState.State |
next(int ch)
|
(package private) HessianDebugState.State |
shift(java.lang.Object object)
|
Methods inherited from class com.caucho.hessian.io.HessianDebugState.State |
---|
nextObject, print, print, printIndent, println, println, println, printObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final int METHOD
private static final int COUNT
private static final int ARG
private int _state
private int _i
private int _count
Constructor Detail |
---|
HessianDebugState.Call2State(HessianDebugState.State next)
Method Detail |
---|
int depth()
depth
in class HessianDebugState.State
boolean isShift(java.lang.Object value)
isShift
in class HessianDebugState.State
HessianDebugState.State shift(java.lang.Object object)
shift
in class HessianDebugState.State
HessianDebugState.State next(int ch)
next
in class HessianDebugState.State
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |