Serialized Form


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

asyncBuffers

Object asyncBuffers
the lock


_context

I2PAppContext _context

_log

Log _log

_isRunning

boolean _isRunning

_refillThread

Thread _refillThread

_fullBuffers

LinkedBlockingQueue<E> _fullBuffers

_emptyBuffers

LinkedBlockingQueue<E> _emptyBuffers

_currentBuffer

gnu.crypto.prng.AsyncFortunaStandalone.AsyncBuffer _currentBuffer

Class gnu.crypto.prng.FortunaStandalone extends BasePRNGStandalone implements Serializable

serialVersionUID: 16435934L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException
Throws:
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

generator

FortunaStandalone.Generator generator

pools

MessageDigest[] pools

lastReseed

long lastReseed

pool

int pool

pool0Count

int pool0Count

reseedCount

int reseedCount

Class gnu.crypto.prng.LimitReachedExceptionStandalone extends Exception implements Serializable

Class gnu.crypto.prng.RandomEventStandalone extends EventObject implements Serializable

Serialized Fields

sourceNumber

byte sourceNumber

poolNumber

byte poolNumber

data

byte[] data

Package i2p.susi.dns

Class i2p.susi.dns.ConfigBean extends Object implements Serializable

Serialized Fields

action

String action

config

String config

serial

String serial

lastSerial

String lastSerial

saved

boolean saved

Package i2p.susi.webmail

Class i2p.susi.webmail.WebMail extends HttpServlet implements Serializable

serialVersionUID: 1L


Package i2p.susi.webmail.encoding

Class i2p.susi.webmail.encoding.DecodingException extends Exception implements Serializable

serialVersionUID: 1L

Class i2p.susi.webmail.encoding.EncodingException extends Exception implements Serializable

serialVersionUID: 1L


Package net.i2p

Class net.i2p.I2PException extends Exception implements Serializable


Package net.i2p.addressbook

Class net.i2p.addressbook.Servlet extends HttpServlet implements Serializable

Serialized Fields

thread

DaemonThread thread

nonce

String nonce

Package net.i2p.apps.systray

Class net.i2p.apps.systray.BrowserChooser extends FileDialog implements Serializable


Package net.i2p.client

Class net.i2p.client.I2PSessionException extends I2PException implements Serializable


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

Serialized Fields

_port

int _port

_dest

Destination _dest

_host

String _host

Class net.i2p.client.streaming.TooManyStreamsException extends I2PException implements Serializable


Package net.i2p.data

Class net.i2p.data.ByteArray extends Object implements Serializable

Serialized Fields

_data

byte[] _data

_valid

int _valid

_offset

int _offset

Class net.i2p.data.DataFormatException extends I2PException implements Serializable


Package net.i2p.data.i2cp

Class net.i2p.data.i2cp.I2CPMessageException extends I2PException implements Serializable


Package net.i2p.data.i2np

Class net.i2p.data.i2np.I2NPMessageException extends I2PException implements Serializable


Package net.i2p.desktopgui.gui

Class net.i2p.desktopgui.gui.DesktopguiConfigurationFrame extends JFrame implements Serializable

Serialized Fields

cancelButton

JButton cancelButton

desktopguiEnabled

JCheckBox desktopguiEnabled

okButton

JButton okButton

Package net.i2p.desktopgui.util

Class net.i2p.desktopgui.util.BrowseException extends Exception implements Serializable

serialVersionUID: 1L


Package net.i2p.i2ptunnel

Class net.i2p.i2ptunnel.I2PTunnelGUI extends Frame implements Serializable

Serialized Fields

input

TextField input

log

TextArea log

t

I2PTunnel t

Package net.i2p.i2ptunnel.socks

Class net.i2p.i2ptunnel.socks.SOCKSException extends Exception implements Serializable


Package net.i2p.router

Class net.i2p.router.PersistentKeyRing extends KeyRing implements Serializable

Serialized Fields

_ctx

RouterContext _ctx

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.CoDelBlockingQueue extends LinkedBlockingQueue<E extends CDQEntry> implements Serializable

Serialized Fields

_context

I2PAppContext _context

_log

Log _log

_name

String _name

_capacity

int _capacity

_first_above_time

long _first_above_time
Time when we'll declare we're above target (0 if below)


_drop_next

long _drop_next
Time to drop next packet


_count

int _count
Packets dropped since going into drop state


_dropping

boolean _dropping
true if in drop state


_now

long _now
following is a per-request global for ease of use, locked by this


_id

long _id

STAT_DROP

String STAT_DROP

STAT_DELAY

String STAT_DELAY

Class net.i2p.router.util.CoDelPriorityBlockingQueue extends PriBlockingQueue<E extends CDPQEntry> implements Serializable

Serialized Fields

_context

I2PAppContext _context

_log

Log _log

_name

String _name

_seqNum

AtomicLong _seqNum

_first_above_time

long _first_above_time
Time when we'll declare we're above target (0 if below)


_drop_next

long _drop_next
Time to drop next packet


_count

int _count
Packets dropped since going into drop state


_dropping

boolean _dropping
true if in drop state


_now

long _now
following is a per-request global for ease of use, locked by this


_lastDroppedPriority

int _lastDroppedPriority

_id

long _id

STAT_DROP

String STAT_DROP

STAT_DELAY

String STAT_DELAY

Class net.i2p.router.util.PriBlockingQueue extends PriorityBlockingQueue<E extends PQEntry> implements Serializable

Serialized Fields

_seqNum

AtomicLong _seqNum

Package net.i2p.router.web

Class net.i2p.router.web.WebAppConfiguration extends Object implements Serializable

Serialized Fields

_wac

org.mortbay.jetty.webapp.WebAppContext _wac

Package net.i2p.sam

Class net.i2p.sam.SAMException extends Exception implements Serializable

serialVersionUID: 1L

Class net.i2p.sam.SAMInvalidDirectionException extends Exception implements Serializable

serialVersionUID: 1L

Class net.i2p.sam.SAMUtils.InvalidDestination extends Exception implements Serializable

serialVersionUID: 1L


Package net.i2p.util

Class net.i2p.util.FortunaRandomSource extends RandomSource implements Serializable

Serialized Fields

_fortuna

AsyncFortunaStandalone _fortuna

_nextGaussian

double _nextGaussian

_haveNextGaussian

boolean _haveNextGaussian

Class net.i2p.util.I2PProperties extends Properties implements Serializable

Serialized Fields

_callbacks

List<E> _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.OrderedProperties extends Properties implements Serializable

Class net.i2p.util.RandomSource extends SecureRandom implements Serializable

Serialized Fields

_entropyHarvester

EntropyHarvester _entropyHarvester

_context

I2PAppContext _context

Class net.i2p.util.SecureDirectory extends File implements Serializable

Class net.i2p.util.SecureFile extends SecureDirectory implements Serializable


Package org.cybergarage.http

Class org.cybergarage.http.HTTPServerList extends Vector implements Serializable

Serialized Fields

binds

InetAddress[] binds

port

int port

Class org.cybergarage.http.ParameterList extends Vector implements Serializable


Package org.cybergarage.upnp

Class org.cybergarage.upnp.ActionList extends Vector implements Serializable

Class org.cybergarage.upnp.AllowedValueList extends Vector implements Serializable

Class org.cybergarage.upnp.ArgumentList extends Vector implements Serializable

Class org.cybergarage.upnp.DeviceList extends Vector implements Serializable

Class org.cybergarage.upnp.IconList extends Vector implements Serializable

Class org.cybergarage.upnp.ServiceList extends Vector implements Serializable

Class org.cybergarage.upnp.ServiceStateTable extends Vector 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 implements Serializable

Class org.cybergarage.upnp.event.SubscriberList extends Vector implements Serializable


Package org.cybergarage.upnp.ssdp

Class org.cybergarage.upnp.ssdp.SSDPNotifySocketList extends Vector implements Serializable

Serialized Fields

binds

InetAddress[] binds

Class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList extends Vector implements Serializable

Serialized Fields

binds

InetAddress[] binds

Class org.cybergarage.upnp.ssdp.SSDPSearchSocketList extends Vector 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 implements Serializable


Package org.cybergarage.xml

Class org.cybergarage.xml.AttributeList extends Vector implements Serializable

Class org.cybergarage.xml.NodeList extends Vector implements Serializable

Class org.cybergarage.xml.ParserException extends Exception implements Serializable


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 DefaultServlet implements Serializable

Serialized Fields

_context

I2PAppContext _context

_log

Log _log

_manager

SnarkManager _manager

_resourceBase

org.mortbay.resource.Resource _resourceBase

_themePath

String _themePath

_imgPath

String _imgPath

_lastAnnounceURL

String _lastAnnounceURL

Package org.mortbay.servlet

Class org.mortbay.servlet.CGI extends HttpServlet implements Serializable

Serialized Fields

_ok

boolean _ok

_docRoot

File _docRoot

_path

String _path

_cmdPrefix

String _cmdPrefix

_env

org.mortbay.servlet.CGI.EnvList _env

_ignoreExitState

boolean _ignoreExitState

Class org.mortbay.servlet.ConcatServlet extends HttpServlet implements Serializable

Serialized Fields

_development

boolean _development

_lastModified

long _lastModified

_context

ServletContext _context

Class org.mortbay.servlet.NoJspServlet extends HttpServlet implements Serializable


Package org.mortbay.util

Class org.mortbay.util.IO extends org.mortbay.thread.BoundedThreadPool implements Serializable

Class org.mortbay.util.LazyList extends Object implements Serializable

Class org.mortbay.util.MultiException extends Exception implements Serializable

Serialized Fields

nested

Object nested

Class org.mortbay.util.MultiMap extends HashMap implements Serializable

Class org.mortbay.util.StringMap extends AbstractMap implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.mortbay.util.UrlEncoded extends MultiMap implements Serializable