com.caucho.hessian.io
Class HessianDebugState.InitialState1

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

 class HessianDebugState.InitialState1
extends HessianDebugState.State1


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

HessianDebugState.InitialState1()
Method Detail

next

HessianDebugState.State next(int ch)
Specified by:
next in class HessianDebugState.State


Copyright 2003-2011. All Rights Reserved.