- java.lang.Object
-
- com.caucho.hessian.io.CalendarHandle
-
- All Implemented Interfaces:
- HessianHandle, java.io.Serializable
public class CalendarHandle
extends java.lang.Object
implements java.io.Serializable, HessianHandle
Handle for a calendar object.
- See Also:
- Serialized Form
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.util.Date |
date |
private java.lang.Class |
type |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
private java.lang.Object |
readResolve() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CalendarHandle
public CalendarHandle()
Copyright 2003-2013. All Rights Reserved.