public abstract class SerializerSkeleton extends Object implements Serializer
| Constructor and Description |
|---|
SerializerSkeleton() |
| Modifier and Type | Method and Description |
|---|---|
String |
serialize(Object o) |
void |
start() |
void |
stop() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeserializepublic void start()
start in interface Serializerpublic void stop()
stop in interface Serializerpublic String serialize(Object o)
serialize in interface SerializerCopyright © 2011-2012 Ovea. All Rights Reserved.