Serialized Form
-
Package com.google.zxing
-
Class com.google.zxing.ChecksumException extends ReaderException implements Serializable
-
Class com.google.zxing.FormatException extends ReaderException implements Serializable
-
Class com.google.zxing.ReaderException extends Exception implements Serializable
-
Class com.google.zxing.WriterException extends Exception implements Serializable
-
-
Package com.maxmind.db
-
Class com.maxmind.db.ClosedDatabaseException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Class com.maxmind.db.InvalidDatabaseException extends IOException implements Serializable
- serialVersionUID:
- 6161763462364823003L
-
-
Package com.maxmind.geoip
-
Class com.maxmind.geoip.InvalidDatabaseException extends RuntimeException implements Serializable
-
-
Package com.mpatric.mp3agic
-
Class com.mpatric.mp3agic.BaseException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class com.mpatric.mp3agic.InvalidDataException extends BaseException implements Serializable
- serialVersionUID:
- 1L
-
Class com.mpatric.mp3agic.NoSuchTagException extends BaseException implements Serializable
- serialVersionUID:
- 1L
-
Class com.mpatric.mp3agic.NotSupportedException extends BaseException implements Serializable
- serialVersionUID:
- 1L
-
Class com.mpatric.mp3agic.UnsupportedTagException extends BaseException implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.thetransactioncompany.jsonrpc2
-
Class com.thetransactioncompany.jsonrpc2.JSONRPC2Error extends Exception implements Serializable
- serialVersionUID:
- 4682571044532698806L
-
Serialized Fields
-
code
int code
The error code. -
data
Object data
The optional error data.
-
-
Class com.thetransactioncompany.jsonrpc2.JSONRPC2ParseException extends Exception implements Serializable
- serialVersionUID:
- 3376608778436136410L
-
Serialized Fields
-
causeType
int causeType
The parse exception cause type. Default isJSONRPC2ParseException.PROTOCOL
. -
unparsableString
String unparsableString
The string that could't be parsed.
-
-
-
Package com.vuze.plugins.mlab.tools.ndt.swingemu
-
Class com.vuze.plugins.mlab.tools.ndt.swingemu.BadLocationException extends Exception implements Serializable
-
-
Package freenet.support.CPUInformation
-
Class freenet.support.CPUInformation.UnknownCPUException extends RuntimeException implements Serializable
- serialVersionUID:
- 5166144274582583742L
-
-
Package gnu.crypto.prng
-
Class gnu.crypto.prng.AsyncFortunaStandalone extends FortunaStandalone implements Serializable
-
Serialized Fields
-
_bufferCount
int _bufferCount
-
_bufferSize
int _bufferSize
-
_context
I2PAppContext _context
-
_currentBuffer
gnu.crypto.prng.AsyncFortunaStandalone.AsyncBuffer _currentBuffer
-
_emptyBuffers
LinkedBlockingQueue<gnu.crypto.prng.AsyncFortunaStandalone.AsyncBuffer> _emptyBuffers
-
_fullBuffers
LinkedBlockingQueue<gnu.crypto.prng.AsyncFortunaStandalone.AsyncBuffer> _fullBuffers
-
_isRunning
boolean _isRunning
-
_log
Log _log
-
_refillThread
Thread _refillThread
-
asyncBuffers
Object asyncBuffers
the lock
-
-
-
Class gnu.crypto.prng.BasePRNGStandalone extends Object implements Serializable
-
Serialized Fields
-
buffer
byte[] buffer
A temporary buffer to serve random bytes. -
initialised
boolean initialised
Indicate if this instance has already been initialised or not. -
name
String name
The canonical name prefix of the PRNG algorithm. -
ndx
int ndx
The index into buffer of where the next byte will come from.
-
-
-
Class gnu.crypto.prng.FortunaStandalone extends BasePRNGStandalone implements Serializable
- serialVersionUID:
- 16435934L
-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
generator
FortunaStandalone.Generator generator
-
lastReseed
long lastReseed
-
pool
int pool
-
pool0Count
int pool0Count
-
pools
MessageDigest[] pools
-
reseedCount
int reseedCount
-
-
Class gnu.crypto.prng.FortunaStandalone.Generator extends BasePRNGStandalone implements Serializable
-
Serialized Fields
-
counter
byte[] counter
-
cryptixKey
Object cryptixKey
current encryption key built from the keying material -
cryptixKeyBuf
CryptixAESKeyCache.KeyCacheEntry cryptixKeyBuf
-
hash
MessageDigest hash
-
key
byte[] key
-
seeded
boolean seeded
-
-
-
-
Package i2p.susi.dns
-
Class i2p.susi.dns.AddressByNameSorter extends Object implements Serializable
-
Class i2p.susi.dns.ConfigBean extends BaseBean implements Serializable
-
Serialized Fields
-
config
String config
-
saved
boolean saved
-
-
-
Class i2p.susi.dns.TranslateSVGServlet extends HttpServlet implements Serializable
- serialVersionUID:
- 18638760L
-
Serialized Fields
-
_context
I2PAppContext _context
-
-
-
Package i2p.susi.webmail
-
Class i2p.susi.webmail.Sorters.DateSorter extends i2p.susi.webmail.Sorters.SorterBase implements Serializable
-
Class i2p.susi.webmail.Sorters.SenderSorter extends i2p.susi.webmail.Sorters.SorterBase implements Serializable
-
Serialized Fields
-
collator
Comparator<Object> collator
-
-
-
Class i2p.susi.webmail.Sorters.SizeSorter extends i2p.susi.webmail.Sorters.SorterBase implements Serializable
-
Class i2p.susi.webmail.Sorters.SubjectSorter extends i2p.susi.webmail.Sorters.SorterBase implements Serializable
-
Serialized Fields
-
collator
Comparator<Object> collator
-
-
-
Class i2p.susi.webmail.Sorters.ToSorter extends i2p.susi.webmail.Sorters.SorterBase implements Serializable
-
Serialized Fields
-
collator
Comparator<Object> collator
-
-
-
Class i2p.susi.webmail.WebMail extends HttpServlet implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
_log
Log _log
-
-
-
Package i2p.susi.webmail.encoding
-
Class i2p.susi.webmail.encoding.DecodingException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
Class i2p.susi.webmail.encoding.EncodingException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
-
Package net.i2p
-
Class net.i2p.I2PException extends Exception implements Serializable
-
-
Package net.i2p.addressbook.servlet
-
Class net.i2p.addressbook.servlet.Servlet extends HttpServlet implements Serializable
- serialVersionUID:
- 1L
-
-
Package net.i2p.client
-
Class net.i2p.client.I2PSessionException extends I2PException implements Serializable
-
Class net.i2p.client.SendMessageOptions extends DateAndFlags implements Serializable
-
Serialized Fields
-
_gzip
SendMessageOptions.GzipOption _gzip
-
-
-
-
Package net.i2p.client.datagram
-
Class net.i2p.client.datagram.I2PInvalidDatagramException extends Exception implements Serializable
-
-
Package net.i2p.client.streaming
-
Class net.i2p.client.streaming.I2PSocketAddress extends SocketAddress implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
_host
String _host
-
_port
int _port
-
-
Class net.i2p.client.streaming.I2PSocketException extends SocketException implements Serializable
-
Serialized Fields
-
_status
int _status
-
-
-
Class net.i2p.client.streaming.RouterRestartException extends I2PException implements Serializable
-
-
Package net.i2p.client.streaming.impl
-
Class net.i2p.client.streaming.impl.TooManyStreamsException extends I2PException implements Serializable
-
-
Package net.i2p.crypto
-
Class net.i2p.crypto.CryptixAESKeyCache.KeyCacheEntry extends Object implements Serializable
-
Serialized Fields
-
Kd
int[][] Kd
decryption round keys -
Ke
int[][] Ke
encryption round keys
-
-
-
-
Package net.i2p.crypto.eddsa
-
Class net.i2p.crypto.eddsa.EdDSAPrivateKey extends Object implements Serializable
- serialVersionUID:
- 23495873459878957L
-
Serialized Fields
-
a
byte[] a
-
A
GroupElement A
-
Abyte
byte[] Abyte
-
edDsaSpec
EdDSAParameterSpec edDsaSpec
-
h
byte[] h
-
seed
byte[] seed
-
-
Class net.i2p.crypto.eddsa.EdDSAPublicKey extends Object implements Serializable
- serialVersionUID:
- 9837459837498475L
-
Serialized Fields
-
A
GroupElement A
-
Abyte
byte[] Abyte
-
Aneg
GroupElement Aneg
-
edDsaSpec
EdDSAParameterSpec edDsaSpec
-
-
-
Package net.i2p.crypto.eddsa.math
-
Class net.i2p.crypto.eddsa.math.Curve extends Object implements Serializable
- serialVersionUID:
- 4578920872509827L
-
Serialized Fields
-
d
FieldElement d
-
d2
FieldElement d2
-
f
Field f
-
I
FieldElement I
-
zeroP2
GroupElement zeroP2
-
zeroP3
GroupElement zeroP3
-
zeroP3PrecomputedDouble
GroupElement zeroP3PrecomputedDouble
-
zeroPrecomp
GroupElement zeroPrecomp
-
-
Class net.i2p.crypto.eddsa.math.Encoding extends Object implements Serializable
-
Serialized Fields
-
f
Field f
-
-
-
Class net.i2p.crypto.eddsa.math.Field extends Object implements Serializable
- serialVersionUID:
- 8746587465875676L
-
Serialized Fields
-
b
int b
-
EIGHT
FieldElement EIGHT
-
enc
Encoding enc
-
FIVE
FieldElement FIVE
-
FOUR
FieldElement FOUR
-
ONE
FieldElement ONE
-
q
FieldElement q
-
qm2
FieldElement qm2
q-2 -
qm5d8
FieldElement qm5d8
(q-5) / 8 -
TWO
FieldElement TWO
-
ZERO
FieldElement ZERO
-
-
Class net.i2p.crypto.eddsa.math.FieldElement extends Object implements Serializable
- serialVersionUID:
- 1239527465875676L
-
Serialized Fields
-
f
Field f
-
-
Class net.i2p.crypto.eddsa.math.GroupElement extends Object implements Serializable
- serialVersionUID:
- 2395879087349587L
-
Serialized Fields
-
curve
Curve curve
Variable is package private only so that tests run. -
dblPrecmp
GroupElement[] dblPrecmp
Precomputed table forGroupElement.doubleScalarMultiplyVariableTime(GroupElement, byte[], byte[])
, filled if necessary.Variable is package private only so that tests run.
-
precmp
GroupElement[][] precmp
Precomputed table forGroupElement.scalarMultiply(byte[])
, filled if necessary.Variable is package private only so that tests run.
-
repr
GroupElement.Representation repr
Variable is package private only so that tests run. -
T
FieldElement T
Variable is package private only so that tests run. -
X
FieldElement X
Variable is package private only so that tests run. -
Y
FieldElement Y
Variable is package private only so that tests run. -
Z
FieldElement Z
Variable is package private only so that tests run.
-
-
-
Package net.i2p.crypto.eddsa.math.bigint
-
Class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement extends FieldElement implements Serializable
- serialVersionUID:
- 4890398908392808L
-
Serialized Fields
-
bi
BigInteger bi
Variable is package private for encoding.
-
-
Class net.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding extends Encoding implements Serializable
- serialVersionUID:
- 3984579843759837L
-
Serialized Fields
-
mask
BigInteger mask
Mask where only the first b-1 bits are set.
-
-
Class net.i2p.crypto.eddsa.math.bigint.BigIntegerScalarOps extends Object implements Serializable
-
Serialized Fields
-
enc
BigIntegerLittleEndianEncoding enc
-
l
BigInteger l
-
-
-
-
Package net.i2p.crypto.eddsa.math.ed25519
-
Class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement extends FieldElement implements Serializable
-
Serialized Fields
-
t
int[] t
Variable is package private for encoding.
-
-
-
Class net.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncoding extends Encoding implements Serializable
-
Class net.i2p.crypto.eddsa.math.ed25519.Ed25519ScalarOps extends Object implements Serializable
-
-
Package net.i2p.crypto.eddsa.spec
-
Class net.i2p.crypto.eddsa.spec.EdDSANamedCurveSpec extends EdDSAParameterSpec implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class net.i2p.crypto.eddsa.spec.EdDSAParameterSpec extends Object implements Serializable
- serialVersionUID:
- 8274987108472012L
-
Serialized Fields
-
B
GroupElement B
-
curve
Curve curve
-
hashAlgo
String hashAlgo
-
sc
ScalarOps sc
-
-
-
Package net.i2p.crypto.elgamal
-
Package net.i2p.crypto.elgamal.impl
-
Class net.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl extends Object implements Serializable
- serialVersionUID:
- 4819350091141529678L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
elSpec
ElGamalParameterSpec elSpec
-
x
BigInteger x
-
-
Class net.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl extends Object implements Serializable
- serialVersionUID:
- 8712728417091216948L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
elSpec
ElGamalParameterSpec elSpec
-
y
BigInteger y
-
-
-
Package net.i2p.crypto.provider
-
Class net.i2p.crypto.provider.I2PProvider extends Provider implements Serializable
-
-
Package net.i2p.data
-
Class net.i2p.data.ByteArray extends Object implements Serializable
-
Serialized Fields
-
_data
byte[] _data
-
_offset
int _offset
-
_valid
int _valid
-
-
-
Class net.i2p.data.Certificate extends DataStructureImpl implements Serializable
-
Serialized Fields
-
_payload
byte[] _payload
-
_type
int _type
-
-
-
Class net.i2p.data.DatabaseEntry extends DataStructureImpl implements Serializable
-
Class net.i2p.data.DataFormatException extends I2PException implements Serializable
-
Class net.i2p.data.DataStructureImpl extends Object implements Serializable
-
Class net.i2p.data.DateAndFlags extends DataStructureImpl implements Serializable
-
Serialized Fields
-
_date
long _date
-
_flags
int _flags
-
-
-
Class net.i2p.data.Destination extends KeysAndCert implements Serializable
-
Serialized Fields
-
_cachedB64
String _cachedB64
-
-
-
Class net.i2p.data.EmptyProperties extends OrderedProperties implements Serializable
-
Class net.i2p.data.EncryptedLeaseSet extends LeaseSet2 implements Serializable
-
Serialized Fields
-
__calculatedHash
Hash __calculatedHash
-
_alpha
SigningPrivateKey _alpha
-
_authType
int _authType
-
_clientPrivateKey
PrivateKey _clientPrivateKey
-
_decryptedLS2
LeaseSet2 _decryptedLS2
-
_encryptedData
byte[] _encryptedData
-
_log
Log _log
-
_numKeys
int _numKeys
-
_secret
String _secret
-
_unblindedSPK
SigningPublicKey _unblindedSPK
-
-
-
Class net.i2p.data.KeyCertificate extends Certificate implements Serializable
-
Class net.i2p.data.KeysAndCert extends DataStructureImpl implements Serializable
-
Serialized Fields
-
__calculatedHash
Hash __calculatedHash
-
_certificate
Certificate _certificate
-
_padding
byte[] _padding
-
_publicKey
PublicKey _publicKey
-
_signingKey
SigningPublicKey _signingKey
-
-
-
Class net.i2p.data.Lease extends DataStructureImpl implements Serializable
-
Class net.i2p.data.Lease2 extends Lease implements Serializable
-
Class net.i2p.data.LeaseSet extends DatabaseEntry implements Serializable
-
Serialized Fields
-
_byteified
byte[] _byteified
-
_checked
boolean _checked
-
_decrypted
boolean _decrypted
-
_decryptedLeases
List<Lease> _decryptedLeases
-
_destination
Destination _destination
-
_encryptionKey
PublicKey _encryptionKey
-
_firstExpiration
long _firstExpiration
-
_lastExpiration
long _lastExpiration
-
_leases
List<Lease> _leases
-
_receivedAsPublished
boolean _receivedAsPublished
-
_receivedAsReply
boolean _receivedAsReply
-
_receivedBy
Hash _receivedBy
-
_signingKey
SigningPublicKey _signingKey
-
-
-
Class net.i2p.data.LeaseSet2 extends LeaseSet implements Serializable
-
Serialized Fields
-
_blindedHash
Hash _blindedHash
-
_encryptionKeys
List<PublicKey> _encryptionKeys
-
_expires
long _expires
-
_flags
int _flags
-
_offlineSignature
Signature _offlineSignature
-
_options
Properties _options
-
_published
long _published
-
_transientExpires
long _transientExpires
-
_transientSigningPublicKey
SigningPublicKey _transientSigningPublicKey
-
-
-
Class net.i2p.data.MetaLease extends Lease implements Serializable
-
Serialized Fields
-
_cost
int _cost
-
_type
int _type
-
-
-
Class net.i2p.data.MetaLeaseSet extends LeaseSet2 implements Serializable
-
Class net.i2p.data.Payload extends DataStructureImpl implements Serializable
-
Serialized Fields
-
_encryptedData
byte[] _encryptedData
-
_unencryptedData
byte[] _unencryptedData
-
-
-
Class net.i2p.data.VerifiedDestination extends Destination implements Serializable
-
-
Package net.i2p.data.i2cp
-
Class net.i2p.data.i2cp.AbuseReason extends DataStructureImpl implements Serializable
-
Serialized Fields
-
_reason
String _reason
-
-
-
Class net.i2p.data.i2cp.AbuseSeverity extends DataStructureImpl implements Serializable
-
Serialized Fields
-
_severityId
int _severityId
-
-
-
Class net.i2p.data.i2cp.I2CPMessageException extends I2PException implements Serializable
-
Class net.i2p.data.i2cp.SessionConfig extends DataStructureImpl implements Serializable
-
Serialized Fields
-
_creationDate
Date _creationDate
-
_destination
Destination _destination
-
_options
Properties _options
-
_signature
Signature _signature
-
-
-
-
Package net.i2p.data.i2np
-
Class net.i2p.data.i2np.DeliveryInstructions extends DataStructureImpl implements Serializable
-
Class net.i2p.data.i2np.GarlicClove extends DataStructureImpl implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
_certificate
Certificate _certificate
-
_cloveId
long _cloveId
-
_expiration
long _expiration
-
_instructions
DeliveryInstructions _instructions
-
_msg
I2NPMessage _msg
-
-
Class net.i2p.data.i2np.I2NPMessageException extends I2PException implements Serializable
-
-
Package net.i2p.data.router
-
Class net.i2p.data.router.RouterAddress extends DataStructureImpl implements Serializable
-
Serialized Fields
-
_cost
short _cost
-
_expiration
long _expiration
-
_ip
byte[] _ip
-
_options
Properties _options
-
_port
int _port
-
_transportStyle
String _transportStyle
-
-
-
Class net.i2p.data.router.RouterIdentity extends KeysAndCert implements Serializable
-
Class net.i2p.data.router.RouterInfo extends DatabaseEntry implements Serializable
-
Serialized Fields
-
_addresses
List<RouterAddress> _addresses
Save addresses in the order received so the signature works. -
_byteified
byte[] _byteified
-
_hashCode
int _hashCode
-
_hashCodeInitialized
boolean _hashCodeInitialized
-
_identity
RouterIdentity _identity
-
_isValid
boolean _isValid
-
_options
Properties _options
-
_peers
Set<Hash> _peers
may be null to save memory, no longer final -
_published
long _published
-
_shouldCache
boolean _shouldCache
should we cache the byte and string versions _byteified ? -
_validated
boolean _validated
-
-
-
-
Package net.i2p.i2pcontrol.security
-
Class net.i2p.i2pcontrol.security.ExpiredAuthTokenException extends Exception implements Serializable
- serialVersionUID:
- 2279019346592900289L
-
Serialized Fields
-
expiryTime
String expiryTime
-
-
Class net.i2p.i2pcontrol.security.InvalidAuthTokenException extends Exception implements Serializable
- serialVersionUID:
- 7605321329341235577L
-
-
Package net.i2p.i2pcontrol.servlets
-
Class net.i2p.i2pcontrol.servlets.JSONRPC2Servlet extends HttpServlet implements Serializable
- serialVersionUID:
- -45075606818515212L
-
Serialized Fields
-
_conf
ConfigurationManager _conf
-
_context
RouterContext _context
-
_helper
JSONRPC2Helper _helper
-
_isHTTP
boolean _isHTTP
-
_isHTTPS
boolean _isHTTPS
-
_isWebapp
boolean _isWebapp
-
_log
Log _log
-
_secMan
SecurityManager _secMan
-
disp
Dispatcher disp
-
-
-
Package net.i2p.i2pcontrol.servlets.jsonrpc2handlers
-
Class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.JSONRPC2ExtendedError extends JSONRPC2Error implements Serializable
- serialVersionUID:
- -6574632977222371077L
-
-
Package net.i2p.i2ptunnel.access
-
Class net.i2p.i2ptunnel.access.InvalidDefinitionException extends Exception implements Serializable
-
-
Package net.i2p.imagegen
-
Class net.i2p.imagegen.IdenticonServlet extends HttpServlet implements Serializable
- serialVersionUID:
- -3507466186902317988L
-
Serialized Fields
-
cache
IdenticonCache cache
-
identiconExpiresInMillis
long identiconExpiresInMillis
-
renderer
IdenticonRenderer renderer
-
version
int version
-
-
Class net.i2p.imagegen.QRServlet extends HttpServlet implements Serializable
- serialVersionUID:
- -3507466186902317988L
-
Serialized Fields
-
cache
IdenticonCache cache
-
identiconExpiresInMillis
long identiconExpiresInMillis
-
version
int version
-
-
Class net.i2p.imagegen.RandomArtServlet extends HttpServlet implements Serializable
- serialVersionUID:
- -3507466186902317988L
-
Serialized Fields
-
identiconExpiresInMillis
long identiconExpiresInMillis
-
version
int version
-
-
-
Package net.i2p.kademlia
-
Class net.i2p.kademlia.XORComparator extends Object implements Serializable
-
Serialized Fields
-
_base
byte[] _base
-
-
-
-
Package net.i2p.router
-
Class net.i2p.router.PersistentKeyRing extends KeyRing implements Serializable
- serialVersionUID:
- 1L
-
-
Package net.i2p.router.networkdb.kademlia
-
Class net.i2p.router.networkdb.kademlia.UnsupportedCryptoException extends IllegalArgumentException implements Serializable
-
-
Package net.i2p.router.transport.crypto
-
Class net.i2p.router.transport.crypto.DHSessionKeyBuilder.InvalidPublicParameterException extends I2PException implements Serializable
-
-
Package net.i2p.router.util
-
Class net.i2p.router.util.ArraySet.SetFullException extends IllegalStateException implements Serializable
- serialVersionUID:
- 9087390587254111L
-
Class net.i2p.router.util.CachedIteratorArrayList extends ArrayList<E> implements Serializable
- serialVersionUID:
- 4863212596318574111L
-
Serialized Fields
-
iterator
net.i2p.router.util.CachedIteratorArrayList.CachedIterator iterator
-
-
Class net.i2p.router.util.CoDelBlockingQueue extends LinkedBlockingQueue<E extends CDQEntry> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
_capacity
int _capacity
-
_count
int _count
Packets dropped since going into drop state -
_drop_next
long _drop_next
Time to drop next packet -
_dropping
boolean _dropping
true if in drop state -
_first_above_time
long _first_above_time
Time when we'll declare we're above target (0 if below) -
_id
long _id
-
_interval
long _interval
-
_name
String _name
-
_now
long _now
following is a per-request global for ease of use, locked by this -
_target
long _target
-
STAT_DELAY
String STAT_DELAY
-
STAT_DROP
String STAT_DROP
-
-
Class net.i2p.router.util.CoDelPriorityBlockingQueue extends PriBlockingQueue<E extends CDPQEntry> implements Serializable
-
Serialized Fields
-
_count
int _count
Packets dropped since going into drop state -
_drop_next
long _drop_next
Time to drop next packet -
_dropping
boolean _dropping
true if in drop state -
_first_above_time
long _first_above_time
Time when we'll declare we're above target (0 if below) -
_id
long _id
-
_interval
long _interval
-
_lastDroppedPriority
int _lastDroppedPriority
-
_now
long _now
following is a per-request global for ease of use, locked by this -
_target
long _target
-
STAT_DELAY
String STAT_DELAY
-
STAT_DROP
String STAT_DROP
-
-
-
Class net.i2p.router.util.MaskedIPSet extends HashSet<String> implements Serializable
-
Class net.i2p.router.util.PriBlockingQueue extends PriorityBlockingQueue<E extends PQEntry> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
_name
String _name
-
_seqNum
AtomicLong _seqNum
-
STAT_FULL
String STAT_FULL
-
-
-
Package net.i2p.router.web.servlets
-
Class net.i2p.router.web.servlets.CodedIconRendererServlet extends HttpServlet implements Serializable
- serialVersionUID:
- 16851750L
-
-
Package net.i2p.servlet
-
Class net.i2p.servlet.ErrorServlet extends HttpServlet implements Serializable
- serialVersionUID:
- 99356750L
-
Class net.i2p.servlet.I2PDefaultServlet extends DefaultServlet implements Serializable
-
Serialized Fields
-
_contextHandler
ContextHandler _contextHandler
-
_dirAllowed
boolean _dirAllowed
-
_resourceBase
Resource _resourceBase
-
_stylesheet
Resource _stylesheet
-
-
-
-
Package net.i2p.socks
-
Class net.i2p.socks.SOCKSException extends IOException implements Serializable
-
-
Package net.i2p.util
-
Class net.i2p.util.FortunaRandomSource extends RandomSource implements Serializable
-
Serialized Fields
-
_fortuna
AsyncFortunaStandalone _fortuna
-
_haveNextGaussian
boolean _haveNextGaussian
-
_nextGaussian
double _nextGaussian
-
-
-
Class net.i2p.util.I2PProperties extends Properties implements Serializable
-
Serialized Fields
-
_callbacks
List<I2PProperties.I2PPropertyCallback> _callbacks
Keep a list of callbacks to contact the interested parties that want to know about property changes.
-
-
-
Class net.i2p.util.KeyRing extends ConcurrentHashMap<Hash,SessionKey> implements Serializable
-
Class net.i2p.util.LHMCache extends LinkedHashMap<K,V> implements Serializable
-
Serialized Fields
-
_max
int _max
-
-
-
Class net.i2p.util.NativeBigInteger extends BigInteger implements Serializable
-
Serialized Fields
-
cachedBa
byte[] cachedBa
-
-
-
Class net.i2p.util.ObjectCounter extends Object implements Serializable
- serialVersionUID:
- 3160378641721937421L
-
Serialized Fields
-
map
ConcurrentHashMap<K,AtomicInteger> map
-
-
Class net.i2p.util.OrderedProperties extends Properties implements Serializable
-
Class net.i2p.util.RandomSource extends SecureRandom implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
_entropyHarvester
EntropyHarvester _entropyHarvester
-
-
Class net.i2p.util.SecureDirectory extends File implements Serializable
-
Class net.i2p.util.SecureFile extends SecureDirectory implements Serializable
-
Class net.i2p.util.VersionComparator extends Object implements Serializable
-
-
Package org.cybergarage.http
-
Class org.cybergarage.http.HTTPServerList extends Vector<HTTPServer> implements Serializable
-
Serialized Fields
-
binds
InetAddress[] binds
-
port
int port
-
-
-
Class org.cybergarage.http.ParameterList extends Vector<Parameter> implements Serializable
-
-
Package org.cybergarage.upnp
-
Class org.cybergarage.upnp.ActionList extends Vector<Action> implements Serializable
-
Class org.cybergarage.upnp.AllowedValueList extends Vector<AllowedValue> implements Serializable
-
Class org.cybergarage.upnp.ArgumentList extends Vector<Argument> implements Serializable
-
Class org.cybergarage.upnp.DeviceList extends Vector<Device> implements Serializable
-
Class org.cybergarage.upnp.IconList extends Vector<Icon> implements Serializable
-
Class org.cybergarage.upnp.ServiceList extends Vector<Service> implements Serializable
-
Class org.cybergarage.upnp.ServiceStateTable extends Vector<StateVariable> implements Serializable
-
-
Package org.cybergarage.upnp.device
-
Class org.cybergarage.upnp.device.InvalidDescriptionException extends Exception implements Serializable
-
-
Package org.cybergarage.upnp.event
-
Class org.cybergarage.upnp.event.PropertyList extends Vector<Property> implements Serializable
-
Class org.cybergarage.upnp.event.SubscriberList extends Vector<Subscriber> implements Serializable
-
-
Package org.cybergarage.upnp.ssdp
-
Class org.cybergarage.upnp.ssdp.SSDPNotifySocketList extends Vector<SSDPNotifySocket> implements Serializable
-
Serialized Fields
-
binds
InetAddress[] binds
-
-
-
Class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList extends Vector<SSDPSearchResponseSocket> implements Serializable
-
Serialized Fields
-
binds
InetAddress[] binds
-
-
-
Class org.cybergarage.upnp.ssdp.SSDPSearchSocketList extends Vector<SSDPSearchSocket> implements Serializable
-
Serialized Fields
-
binds
InetAddress[] binds
-
multicastIPv4
String multicastIPv4
-
multicastIPv6
String multicastIPv6
-
port
int port
-
-
-
-
Package org.cybergarage.util
-
Class org.cybergarage.util.ListenerList extends Vector<Object> implements Serializable
-
-
Package org.cybergarage.xml
-
Class org.cybergarage.xml.AttributeList extends Vector<Attribute> implements Serializable
-
Class org.cybergarage.xml.NodeList extends Vector<Node> implements Serializable
-
Class org.cybergarage.xml.ParserException extends Exception implements Serializable
-
-
Package org.json.simple
-
Class org.json.simple.DeserializationException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
position
int position
-
problemType
DeserializationException.Problems problemType
-
unexpectedObject
Object unexpectedObject
-
-
Class org.json.simple.JsonArray extends ArrayList<Object> implements Serializable
- serialVersionUID:
- 1L
-
Class org.json.simple.JsonObject extends HashMap<String,Object> implements Serializable
- serialVersionUID:
- 2L
-
-
Package org.klomp.snark
-
Class org.klomp.snark.PeerAcceptor.ProtocolException extends IOException implements Serializable
-
-
Package org.klomp.snark.bencode
-
Class org.klomp.snark.bencode.InvalidBEncodingException extends IOException implements Serializable
-
-
Package org.klomp.snark.web
-
Class org.klomp.snark.web.I2PSnarkServlet extends BasicServlet implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.minidns.dnslabel
-
Class org.minidns.dnslabel.DnsLabel.LabelToLongException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
label
String label
-
-
-
Package org.minidns.dnsname
-
Class org.minidns.dnsname.DnsName extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ace
String ace
The DNS name in ASCII Compatible Encoding (ACE). -
rawAce
String rawAce
The DNS name in raw format, i.e. as it was received from the remote server. This means that compared toDnsName.ace
, this String may not be lower-cased. -
size
int size
-
-
Class org.minidns.dnsname.InvalidDnsNameException extends IllegalStateException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ace
String ace
-
-
Class org.minidns.dnsname.InvalidDnsNameException.DNSNameTooLongException extends InvalidDnsNameException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
bytes
byte[] bytes
-
-
Class org.minidns.dnsname.InvalidDnsNameException.LabelTooLongException extends InvalidDnsNameException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
label
String label
-
-
-
Package org.rrd4j.core
-
Class org.rrd4j.core.InvalidRrdException extends RrdException implements Serializable
- serialVersionUID:
- 1L
-
Class org.rrd4j.core.RrdBackendException extends RrdException implements Serializable
-
Class org.rrd4j.core.RrdException extends IOException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.rrd4j.core.timespec
-
Class org.rrd4j.core.timespec.Epoch extends JFrame implements Serializable
-
Serialized Fields
-
convertButton
JButton convertButton
-
helpButton
JButton helpButton
-
helpText
String helpText
-
inputField
JTextField inputField
-
OUTPUT_DATE_FORMAT
SimpleDateFormat OUTPUT_DATE_FORMAT
-
parsers
SimpleDateFormat[] parsers
-
supportedFormats
String[] supportedFormats
-
timer
Timer timer
-
topLabel
JLabel topLabel
-
-
-