org.apache.activemq.store.kahadb.plist
Class PListStore.MetaData

java.lang.Object
  extended by org.apache.activemq.store.kahadb.plist.PListStore.MetaData
Enclosing class:
PListStore

protected class PListStore.MetaData
extends java.lang.Object


Constructor Summary
protected PListStore.MetaData(PListStore store)
           
 
Method Summary
 void read(java.io.DataInput is)
           
 void write(java.io.DataOutput os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PListStore.MetaData

protected PListStore.MetaData(PListStore store)
Method Detail

read

public void read(java.io.DataInput is)
          throws java.io.IOException
Throws:
java.io.IOException

write

public void write(java.io.DataOutput os)
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005-2016. All Rights Reserved.