public abstract class SerializationHandler extends Object
Constructor and Description |
---|
SerializationHandler() |
Modifier and Type | Method and Description |
---|---|
Object |
deserialize(Object val) |
abstract Object |
getTopic() |
Object |
serialize(Object val) |
public Object serialize(Object val) throws NotSerializableException
NotSerializableException
public abstract Object getTopic()
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.