com.caucho.hessian.io
Class HessianDebugState.Fault2State

java.lang.Object
  extended by com.caucho.hessian.io.HessianDebugState.State
      extended by com.caucho.hessian.io.HessianDebugState.Fault2State
Enclosing class:
HessianDebugState

 class HessianDebugState.Fault2State
extends HessianDebugState.State


Field Summary
 
Fields inherited from class com.caucho.hessian.io.HessianDebugState.State
_next
 
Constructor Summary
HessianDebugState.Fault2State(HessianDebugState.State next)
           
 
Method Summary
(package private)  int depth()
           
(package private)  HessianDebugState.State next(int ch)
           
 
Methods inherited from class com.caucho.hessian.io.HessianDebugState.State
isShift, nextObject, print, print, printIndent, println, println, println, printObject, shift
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HessianDebugState.Fault2State

HessianDebugState.Fault2State(HessianDebugState.State next)
Method Detail

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.