org.terracotta.cache.serialization
Class ObjectStreamClassSerializer
java.lang.Object
org.terracotta.cache.serialization.ObjectStreamClassSerializer
public class ObjectStreamClassSerializer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getMappingFor
public int getMappingFor(String className)
getMappingFor
public int getMappingFor(ObjectStreamClass desc)
throws IOException
- Throws:
IOException
getObjectStreamClassFor
public ObjectStreamClass getObjectStreamClassFor(int mapping,
ClassLoader loader)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
initialize
public void initialize()
Copyright © 2015 Terracotta, Inc.. All Rights Reserved.