Serialized Form


Package net.spy

Class net.spy.SpyConfig extends Properties implements Serializable


Package net.spy.aaa

Class net.spy.aaa.AuthException extends NestedException implements Serializable

Class net.spy.aaa.SpyPermission extends BasicPermission implements Serializable

Class net.spy.aaa.SpyPermissionCollection extends PermissionCollection implements Serializable

Serialized Fields

permissions

Vector permissions

Class net.spy.aaa.SpySecurityException extends NestedRuntimeException implements Serializable

Serialized Fields

root

Throwable root

Class net.spy.aaa.SpySecurityPermissionException extends SpySecurityException implements Serializable

Serialized Fields

tok

Token tok

perm

Permission perm


Package net.spy.cron

Class net.spy.cron.FileJobQueue extends JobQueue implements Serializable

Class net.spy.cron.JobQueue extends ArrayList implements Serializable

Serialized Fields

logger

Logger logger


Package net.spy.db

Class net.spy.db.DBInitException extends SQLException implements Serializable

Class net.spy.db.DBSPResult extends ProxyResultSet implements Serializable

Class net.spy.db.OverDrawnException extends Exception implements Serializable

Class net.spy.db.SaveContext extends Hashtable implements Serializable

Class net.spy.db.SaveException extends NestedException implements Serializable


Package net.spy.db.savables

Class net.spy.db.savables.SavableHashMap extends HashMap implements Serializable

Class net.spy.db.savables.SavableHashSet extends HashSet implements Serializable


Package net.spy.log

Class net.spy.log.SpyMessage extends Object implements Serializable

Serialized Fields

timestamp

long timestamp

message

String message


Package net.spy.net

Class net.spy.net.IOTimeoutException extends ConnectException implements Serializable


Package net.spy.pool

Class net.spy.pool.NoSuchPoolException extends PoolException implements Serializable

Serialized Fields

poolName

String poolName

Class net.spy.pool.PoolException extends Exception implements Serializable


Package net.spy.rmi

Class net.spy.rmi.RObjectImpl extends UnicastRemoteObject implements Serializable

Serialized Fields

diskCache

DiskCache diskCache


Package net.spy.util

Class net.spy.util.BrokenPromiseException extends NestedException implements Serializable

Class net.spy.util.LimitedList extends LinkedList implements Serializable

Serialized Fields

limit

int limit

Class net.spy.util.NestedException extends Exception implements Serializable

Serialized Fields

root

Throwable root

Class net.spy.util.NestedRuntimeException extends RuntimeException implements Serializable

Serialized Fields

root

Throwable root

Class net.spy.util.NoPathException extends Exception implements Serializable

Class net.spy.util.RingBuffer extends AbstractCollection implements Serializable

serialVersionUID: 823830283278235l

Serialized Fields

buf

Object[] buf

start

int start

end

int end

wrapped

boolean wrapped

size

int size

Class net.spy.util.ShortestPath extends ArrayList implements Serializable

Serialized Fields

cost

int cost

Class net.spy.util.SpyLDIF extends Hashtable implements Serializable

Class net.spy.util.TimeStampedHash extends Hashtable implements Serializable

Serialized Fields

timestamp

long timestamp

lastPut

long lastPut

lastGet

long lastGet

hits

long hits

misses

long misses

watermark

long watermark

puts

long puts

Class net.spy.util.TimeStampedHashMap extends HashMap implements Serializable

Serialized Fields

timestamp

long timestamp

lastPut

long lastPut

lastGet

long lastGet

hits

long hits

misses

long misses

watermark

long watermark

puts

long puts