com.caucho.hessian.io
Class CalendarHandle

java.lang.Object
  extended by com.caucho.hessian.io.CalendarHandle
All Implemented Interfaces:
HessianHandle, Serializable

public class CalendarHandle
extends Object
implements Serializable, HessianHandle

Handle for a calendar object.

See Also:
Serialized Form

Constructor Summary
CalendarHandle()
           
CalendarHandle(Class type, long time)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalendarHandle

public CalendarHandle()

CalendarHandle

public CalendarHandle(Class type,
                      long time)


Copyright © 2013. All Rights Reserved.