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