Serialized Form


Package net.sf.swarmcache

Class net.sf.swarmcache.CacheNotification implements Serializable

Serialized Fields

type

java.lang.String type

key

java.io.Serializable key

Class net.sf.swarmcache.LRUCache.ListeningLRUMap 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