org.apache.activemq.store.kahadb.plist
Class PListStore.MetaData
java.lang.Object
org.apache.activemq.store.kahadb.plist.PListStore.MetaData
- Enclosing class:
- PListStore
protected class PListStore.MetaData
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PListStore.MetaData
protected PListStore.MetaData(PListStore store)
read
public void read(DataInput is)
throws IOException
- Throws:
IOException
write
public void write(DataOutput os)
throws IOException
- Throws:
IOException
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.