Serialized Form
-
Package org.simpleframework.common
-
Class org.simpleframework.common.KeyMap
-
Class org.simpleframework.common.LeastRecentlyUsedMap
-
Serialized Fields
-
capacity
int capacity
This is the number of items to keep within the cache. -
listener
LeastRecentlyUsedMap.RemovalListener<K,
V> listener This is the listener that is called when an entry is removed.
-
-
-
-
Package org.simpleframework.common.buffer
-
Exception Class org.simpleframework.common.buffer.BufferException
class BufferException extends IOException implements Serializable
-
-
Package org.simpleframework.common.lease
-
Exception Class org.simpleframework.common.lease.LeaseException
class LeaseException extends RuntimeException implements Serializable -
Class org.simpleframework.common.lease.LeaseMap
-
-
Package org.simpleframework.transport
-
Exception Class org.simpleframework.transport.TransportException
class TransportException extends IOException implements Serializable
-