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)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException