com.caucho.hessian.io
Class HessianDebugState.RefState1

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

 class HessianDebugState.RefState1
extends HessianDebugState.State


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

Field Detail

_typeCode

java.lang.String _typeCode
Constructor Detail

HessianDebugState.RefState1

HessianDebugState.RefState1(HessianDebugState.State next)
Method Detail

isShift

boolean isShift(java.lang.Object o)
Overrides:
isShift in class HessianDebugState.State

shift

HessianDebugState.State shift(java.lang.Object o)
Overrides:
shift in class HessianDebugState.State

next

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


Copyright 2003-2011. All Rights Reserved.