Serialized Form


Package net.sf.swarmcache

Class net.sf.swarmcache.CacheNotification extends java.lang.Object implements Serializable

Serialized Fields

type

java.lang.String type

key

java.io.Serializable key

Class net.sf.swarmcache.LRUCache.ListeningLRUMap extends org.apache.commons.collections.LRUMap implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException