- java.lang.Object
-
- com.caucho.hessian.io.LocaleHandle
-
- All Implemented Interfaces:
- HessianHandle, java.io.Serializable
public class LocaleHandle
extends java.lang.Object
implements java.io.Serializable, HessianHandle
Handle for a locale object.
- See Also:
- Serialized Form
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.lang.String |
value |
-
Constructor Summary
Constructors
Constructor and Description |
LocaleHandle(java.lang.String locale) |
-
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
Copyright 2003-2013. All Rights Reserved.