class HessianDebugState.CallState1 extends HessianDebugState.State1
Modifier and Type | Field and Description |
---|---|
private int |
_major |
private int |
_minor |
private int |
_state |
private static int |
ARG |
private static int |
HEADER |
private static int |
MAJOR |
private static int |
METHOD |
private static int |
MINOR |
private static int |
VALUE |
_next
Constructor and Description |
---|
HessianDebugState.CallState1(HessianDebugState.State next) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
depth() |
(package private) HessianDebugState.State |
next(int ch) |
nextObject
isShift, print, print, printIndent, println, println, println, printObject, shift
private static final int MAJOR
private static final int MINOR
private static final int HEADER
private static final int METHOD
private static final int VALUE
private static final int ARG
private int _state
private int _major
private int _minor
HessianDebugState.CallState1(HessianDebugState.State next)
int depth()
depth
in class HessianDebugState.State
HessianDebugState.State next(int ch)
next
in class HessianDebugState.State
Copyright 2003-2013. All Rights Reserved.