com.caucho.hessian.io
Class HessianDebugState.State1

java.lang.Object
  extended by com.caucho.hessian.io.HessianDebugState.State
      extended by com.caucho.hessian.io.HessianDebugState.State1
Direct Known Subclasses:
HessianDebugState.CallState1, HessianDebugState.InitialState1, HessianDebugState.ListState1, HessianDebugState.MapState1, HessianDebugState.ReplyState1, HessianDebugState.Top1State
Enclosing class:
HessianDebugState

abstract class HessianDebugState.State1
extends HessianDebugState.State


Field Summary
 
Fields inherited from class com.caucho.hessian.io.HessianDebugState.State
_next
 
Constructor Summary
HessianDebugState.State1()
           
HessianDebugState.State1(HessianDebugState.State next)
           
 
Method Summary
protected  HessianDebugState.State nextObject(int ch)
           
 
Methods inherited from class com.caucho.hessian.io.HessianDebugState.State
depth, isShift, next, 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.State1

HessianDebugState.State1()

HessianDebugState.State1

HessianDebugState.State1(HessianDebugState.State next)
Method Detail

nextObject

protected HessianDebugState.State nextObject(int ch)
Overrides:
nextObject in class HessianDebugState.State


Copyright 2003-2011. All Rights Reserved.