ch.nix.ert.communication.netty2
Class ErtClassCatalog
java.lang.Object
ch.nix.ert.communication.netty2.ErtClassCatalog
- All Implemented Interfaces:
- com.sleepycat.bind.serial.ClassCatalog
- public class ErtClassCatalog
- extends java.lang.Object
- implements com.sleepycat.bind.serial.ClassCatalog
TODO Edit this text for a better description
- Author:
- michi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErtClassCatalog
public ErtClassCatalog()
close
public void close()
throws com.sleepycat.je.DatabaseException
- Specified by:
close
in interface com.sleepycat.bind.serial.ClassCatalog
- Throws:
com.sleepycat.je.DatabaseException
getClassFormat
public java.io.ObjectStreamClass getClassFormat(byte[] classID)
throws com.sleepycat.je.DatabaseException,
java.lang.ClassNotFoundException
- Specified by:
getClassFormat
in interface com.sleepycat.bind.serial.ClassCatalog
- Throws:
com.sleepycat.je.DatabaseException
java.lang.ClassNotFoundException
getClassID
public byte[] getClassID(java.io.ObjectStreamClass classDesc)
throws com.sleepycat.je.DatabaseException,
java.lang.ClassNotFoundException
- Specified by:
getClassID
in interface com.sleepycat.bind.serial.ClassCatalog
- Throws:
com.sleepycat.je.DatabaseException
java.lang.ClassNotFoundException
Copyright © 2004 Michael Kussmaul - Revision: 183 - Date: 2004-11-16T15:42:13.763853Z