com.caucho.hessian.io
Class HessianDebugState.CallState1
java.lang.Object
com.caucho.hessian.io.HessianDebugState.State
com.caucho.hessian.io.HessianDebugState.State1
com.caucho.hessian.io.HessianDebugState.CallState1
- Enclosing class:
- HessianDebugState
class HessianDebugState.CallState1
- extends HessianDebugState.State1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAJOR
private static final int MAJOR
- See Also:
- Constant Field Values
MINOR
private static final int MINOR
- See Also:
- Constant Field Values
HEADER
private static final int HEADER
- See Also:
- Constant Field Values
METHOD
private static final int METHOD
- See Also:
- Constant Field Values
VALUE
private static final int VALUE
- See Also:
- Constant Field Values
ARG
private static final int ARG
- See Also:
- Constant Field Values
_state
private int _state
_major
private int _major
_minor
private int _minor
HessianDebugState.CallState1
HessianDebugState.CallState1(HessianDebugState.State next)
depth
int depth()
- Overrides:
depth
in class HessianDebugState.State
next
HessianDebugState.State next(int ch)
- Specified by:
next
in class HessianDebugState.State
Copyright 2003-2011. All Rights Reserved.