A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

L

l - Variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
 
l - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
 
l - Variable in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
 
l - Variable in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
 
labelFactor - Variable in class org.jrobin.graph.ValueAxisSetting
 
labelSpan - Variable in class org.jrobin.graph.TimeAxisSetting
 
labelUnit - Variable in class org.jrobin.graph.TimeAxisSetting
 
labelUnitCount - Variable in class org.jrobin.graph.TimeAxisSetting
 
languageChanged() - Method in class net.i2p.desktopgui.TrayManager
 
LARGE_MTU - Static variable in class net.i2p.router.transport.udp.PeerState
IPv4 Max MTU based on measurements, 1350 fits nearly all reasonably small I2NP messages (larger I2NP messages may be up to 1900B-4500B, which isn't going to fit into a live network MTU anyway) TODO VTBM is 2646, it would be nice to fit in two large 2646 / 2 = 1323 1323 + 74 + 46 + 1 + (4 * 9) = 1480 So why not make it 1492 (old ethernet is 1492, new is 1500) Changed to 1492 in 0.8.9 BUT through 0.8.11, size estimate was bad, actual packet was up to 48 bytes bigger To be figured out.
LAST - Static variable in class org.jrobin.core.jrrd.ConsolidationFunctionType
Field LAST
last - Variable in class org.jrobin.data.Aggregates
 
last - Variable in class org.klomp.snark.web.InclusiveByteRange
 
LAST_DS_LEN - Static variable in interface org.jrobin.core.jrrd.Constants
 
last_netmask() - Method in class com.maxmind.geoip.LookupService
 
lastActivity() - Method in class net.i2p.client.impl.I2PSessionImpl
 
lastActivity() - Method in class net.i2p.client.impl.SubSession
 
lastChecked(RouterContext) - Static method in class net.i2p.router.web.NewsHelper
 
lastError() - Method in class i2p.susi.webmail.pop3.POP3MailBox
 
lastPage() - Method in class i2p.susi.util.Folder
Sets folder to display last page.
lastPublished() - Method in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
 
lastRcvd - Variable in class org.klomp.snark.PeerConnectionIn
 
lastRead() - Method in class net.i2p.data.i2np.I2NPMessageHandler
clear the last message read from a byte array with an offset
lastReading - Variable in class org.jrobin.core.jrrd.PDPStatusBlock
 
lastRefill - Static variable in class gnu.crypto.prng.FortunaStandalone
 
lastReplyRequestCache - Variable in class net.i2p.router.message.OutboundCache
This cache is used to ensure that we request a reply every so often.
lastReseed - Variable in class gnu.crypto.prng.FortunaStandalone
 
lastSeen() - Method in class org.klomp.snark.dht.NID
 
lastSeen() - Method in class org.klomp.snark.dht.NodeInfo
 
lastSeen() - Method in class org.klomp.snark.dht.Peer
 
lastSeen() - Method in class org.klomp.snark.dht.Token
 
lastSent - Variable in class org.klomp.snark.PeerConnectionOut
 
lastSerial - Variable in class i2p.susi.dns.BaseBean
 
lastUpdate - Variable in class org.jrobin.core.jrrd.RRDatabase
 
lastUpdated(RouterContext) - Static method in class net.i2p.router.web.NewsHelper
When the news was last downloaded
latitude - Variable in class com.maxmind.geoip.Location
 
layeredEncrypt(I2PAppContext, TunnelBuildMessage, TunnelCreatorConfig, List<Integer>) - Static method in class net.i2p.router.tunnel.BuildMessageGenerator
Encrypt the records so their hop ident is visible at the appropriate times.
layoutAndAdvance(boolean) - Method in class org.jrobin.graph.LegendComposer.Line
 
lazy - Variable in class org.jrobin.graph.RrdGraphDef
 
leapIndicator - Variable in class net.i2p.router.time.NtpMessage
This is a two-bit code warning of an impending leap second to be inserted/deleted in the last minute of the current day.
Lease - Class in net.i2p.data
Defines the proof that a particular router / tunnel is allowed to receive messages for a particular Destination during some period of time.
Lease() - Constructor for class net.i2p.data.Lease
 
leaseCache - Variable in class net.i2p.router.message.OutboundCache
Use the same inbound tunnel (i.e.
LeaseRequestState - Class in net.i2p.router.client
Bundle up the data points necessary when asynchronously requesting a lease from a client
LeaseRequestState(Job, Job, long, LeaseSet) - Constructor for class net.i2p.router.client.LeaseRequestState
 
LeaseSet - Class in net.i2p.data
Defines the set of leases a destination currently has.
LeaseSet() - Constructor for class net.i2p.data.LeaseSet
 
leaseSetCache - Variable in class net.i2p.router.message.OutboundCache
Returns the reply lease set if forced to do so, or if configured to do so, or if a certain percentage of the time if configured to do so, or if our lease set has changed since we last talked to them, or 10% of the time anyway so they don't forget us (disabled for now), or null otherwise.
leaseSetCreated(LeaseSet) - Method in class net.i2p.router.client.ClientConnectionRunner
called after a new leaseSet is granted by the client, the NetworkDb has been updated.
LeaseSetKeys - Class in net.i2p.router
Wrap up the keys given to the router when a destination connects to it.
LeaseSetKeys(Destination, SigningPrivateKey, PrivateKey) - Constructor for class net.i2p.router.LeaseSetKeys
 
legend - Variable in class org.jrobin.graph.Rule
 
LEGEND_BOX - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
LEGEND_BOX_SPACE - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
LEGEND_INTERSPACING - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
LEGEND_LEADING - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
LEGEND_LEADING_SMALL - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
legendColor - Variable in class org.jrobin.graph.LegendText
 
LegendComposer - Class in org.jrobin.graph
 
LegendComposer(RrdGraph, int, int, int) - Constructor for class org.jrobin.graph.LegendComposer
 
LegendComposer.Line - Class in org.jrobin.graph
 
LegendComposer.Line() - Constructor for class org.jrobin.graph.LegendComposer.Line
 
LegendText - Class in org.jrobin.graph
 
LegendText(Paint, String) - Constructor for class org.jrobin.graph.LegendText
 
len - Variable in class org.klomp.snark.Message
 
len - Variable in class org.klomp.snark.Request
 
length - Variable in class i2p.susi.util.ReadBuffer
 
length() - Method in class net.i2p.crypto.Hash384
 
length() - Method in class net.i2p.crypto.Hash512
 
length() - Method in class net.i2p.crypto.SHA1Hash
 
length() - Method in class net.i2p.data.Hash
 
LENGTH - Static variable in class net.i2p.data.i2np.EncryptedBuildRecord
 
length() - Method in class net.i2p.data.i2np.EncryptedBuildRecord
 
length() - Method in class net.i2p.data.PrivateKey
 
length() - Method in class net.i2p.data.PublicKey
 
length() - Method in class net.i2p.data.SessionKey
 
length() - Method in class net.i2p.data.SessionTag
 
length() - Method in class net.i2p.data.Signature
 
length() - Method in class net.i2p.data.SigningPrivateKey
 
length() - Method in class net.i2p.data.SigningPublicKey
 
length() - Method in class net.i2p.data.SimpleDataStructure
The legal length of the byte array in this data structure
length() - Method in class net.metanotion.io.RAIFile
 
length() - Method in interface net.metanotion.io.RandomAccessInterface
 
LENGTH - Static variable in class org.klomp.snark.dht.NodeInfo
 
length() - Method in class org.klomp.snark.dht.NodeInfo
 
length - Variable in class org.klomp.snark.Message
 
length - Variable in class org.klomp.snark.web.Sorters.FileAndIndex
 
leShort(int, OutputStream) - Static method in class org.jrobin.graph.Put
 
levelHash - Variable in class net.metanotion.io.block.index.BSkipList
 
levelPage - Variable in class net.metanotion.io.block.index.BSkipLevels
 
levels - Variable in class net.metanotion.util.skiplist.SkipLevels
 
LF - Static variable in class org.cybergarage.http.HTTP
 
lfac - Variable in class org.jrobin.graph.ValueAxis.YLab
 
LHMCache<K,V> - Class in net.i2p.util
A LinkedHashMap with a maximum size, for use as an LRU cache.
LHMCache(int) - Constructor for class net.i2p.util.LHMCache
 
Lifted - Class in net.i2p.BOB
Sets of "friendly" utilities to make life easier.
Lifted() - Constructor for class net.i2p.BOB.Lifted
 
limit - Variable in class net.i2p.sam.SAMv2StreamSession.SAMv2StreamSessionSocketReader
 
LimitReachedExceptionStandalone - Exception in gnu.crypto.prng
A checked exception that indicates that a pseudo random number generated has reached its theoretical limit in generating random bytes.
LimitReachedExceptionStandalone() - Constructor for exception gnu.crypto.prng.LimitReachedExceptionStandalone
 
LimitReachedExceptionStandalone(String) - Constructor for exception gnu.crypto.prng.LimitReachedExceptionStandalone
 
Line - Class in org.jrobin.graph
 
Line(String, Paint, float) - Constructor for class org.jrobin.graph.Line
 
line(String, Paint, String, float) - Method in class org.jrobin.graph.RrdGraphDef
Plots requested data as a line, using the color and the line width specified.
line(String, Paint, String) - Method in class org.jrobin.graph.RrdGraphDef
Plots requested data as a line, using the color specified.
LinearInterpolator - Class in org.jrobin.data
Class used to interpolate datasource values from the collection of (timestamp, values) points.
LinearInterpolator(long[], double[]) - Constructor for class org.jrobin.data.LinearInterpolator
Creates LinearInterpolator from arrays of timestamps and corresponding datasource values.
LinearInterpolator(Date[], double[]) - Constructor for class org.jrobin.data.LinearInterpolator
Creates LinearInterpolator from arrays of timestamps and corresponding datasource values.
LinearInterpolator(Calendar[], double[]) - Constructor for class org.jrobin.data.LinearInterpolator
Creates LinearInterpolator from arrays of timestamps and corresponding datasource values.
LineInput - Class in org.mortbay.util
Fast LineInput InputStream.
LineInput(InputStream) - Constructor for class org.mortbay.util.LineInput
Constructor.
LineInput(InputStream, int) - Constructor for class org.mortbay.util.LineInput
Constructor.
LineInput(InputStream, int, String) - Constructor for class org.mortbay.util.LineInput
Constructor.
LineInput.LineBuffer - Class in org.mortbay.util
Reusable LineBuffer.
LineInput.LineBuffer(int) - Constructor for class org.mortbay.util.LineInput.LineBuffer
 
link - Variable in class net.i2p.router.news.NewsEntry
 
linkify(String) - Static method in class net.i2p.router.update.ConsoleUpdateManager
 
linkify(String) - Static method in class net.i2p.router.update.UpdateRunner
 
listClients() - Method in class net.i2p.router.client.ClientManager
Unsynchronized
listClients() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Return the list of locally connected clients
listClients() - Method in class net.i2p.router.ClientManagerFacade
Return the list of locally connected clients
listConnections() - Method in class net.i2p.client.streaming.impl.ConnectionManager
return a set of Connection objects
listContexts() - Static method in class net.i2p.router.RouterContext
Retrieve the list of router contexts currently instantiated in this JVM.
LISTEN_PORT - Static variable in class net.i2p.client.impl.I2PSessionImpl
 
listener - Variable in class org.klomp.snark.PeerState
Fixme, used by Peer.disconnect() to get to the coordinator
ListenerList - Class in org.cybergarage.util
 
ListenerList() - Constructor for class org.cybergarage.util.ListenerList
 
listenerReady - Variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
Protected for I2Ping since 0.9.11.
listenHost - Variable in class net.i2p.i2ptunnel.I2PTunnel
the listen-on host.
listParticipatingTunnels() - Method in class net.i2p.router.tunnel.TunnelDispatcher
Only for console TunnelRenderer.
listPending() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
 
listPending() - Method in class net.i2p.router.tunnel.pool.TunnelPool
list of tunnelInfo instances of tunnels currently being built
listPools(List<TunnelPool>) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
 
listPools(List<TunnelPool>) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
list of TunnelPool instances currently in play
listPools(List<TunnelPool>) - Method in interface net.i2p.router.TunnelManagerFacade
for TunnelRenderer in router console
listSockets() - Method in interface net.i2p.client.streaming.I2PSocketManager
Retrieve a set of currently connected I2PSockets, either initiated locally or remotely.
listSockets() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Retrieve a set of currently connected I2PSockets, either initiated locally or remotely.
listTorrentFiles() - Method in class org.klomp.snark.SnarkManager
Set of canonical .torrent filenames that we are dealing with.
listTunnels() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
 
listTunnels() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Return a list of tunnels in the pool
load(I2PAppContext) - Static method in class net.i2p.router.news.PersistNews
This does not check for any missing values.
load(Properties) - Method in class net.i2p.router.peermanager.DBHistory
 
load(Properties) - Method in class net.i2p.router.peermanager.TunnelHistory
 
load(Properties, String, boolean) - Method in class net.i2p.stat.Rate
Load this rate from the properties, taking data from the data points underneath the given prefix.
load(Properties, String, boolean) - Method in class net.i2p.stat.RateStat
Load this rate stat from the properties, populating all of the rates contained underneath it.
load(String) - Static method in class org.cybergarage.util.FileUtil
 
load(File) - Static method in class org.cybergarage.util.FileUtil
 
load(FileInputStream) - Static method in class org.cybergarage.util.FileUtil
 
load_3(byte[], int) - Static method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncoding
 
load_4(byte[], int) - Static method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncoding
 
loadCDPStatusBlocks(RRDFile, int) - Method in class org.jrobin.core.jrrd.Archive
 
loadCert(File) - Static method in class net.i2p.crypto.CertUtil
Get the certificate from a X.509 certificate file.
loadCerts(InputStream) - Static method in class net.i2p.crypto.CertUtil
Get one or more certificates from an input stream.
LoadClientAppsJob - Class in net.i2p.router.startup
Run any client applications specified in clients.config.
LoadClientAppsJob(RouterContext) - Constructor for class net.i2p.router.startup.LoadClientAppsJob
 
LoadClientAppsJob.DelayedRunClient - Class in net.i2p.router.startup
Public for router console only, not for use by others, subject to change
LoadClientAppsJob.DelayedRunClient(SimpleTimer2, RouterContext, String, String, String[]) - Constructor for class net.i2p.router.startup.LoadClientAppsJob.DelayedRunClient
caller MUST call schedule()
LoadClientAppsJob.DelayedRunClient(SimpleTimer2, RouterContext, String, String, String[], ThreadGroup, ClassLoader) - Constructor for class net.i2p.router.startup.LoadClientAppsJob.DelayedRunClient
caller MUST call schedule()
loadConfig() - Method in class i2p.susi.dns.BaseBean
 
loadConfig(String) - Method in class org.klomp.snark.SnarkManager
null to set initial defaults
loadControllers(String) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Load up all of the tunnels configured in the given file.
loadCRL(InputStream) - Static method in class net.i2p.crypto.CertUtil
Load a CRL.
loadCRLs() - Static method in class net.i2p.crypto.CertUtil
Load CRLs from standard locations.
loadCRLs(I2PAppContext) - Static method in class net.i2p.crypto.CertUtil
Load CRLs from standard locations.
loadCurrentRow(RRDFile) - Method in class org.jrobin.core.jrrd.Archive
 
loadData() - Method in class net.metanotion.io.block.index.BSkipSpan
I2P - second half of load() Load the whole span's keys and values into memory
loadData(boolean) - Method in class net.metanotion.io.block.index.BSkipSpan
I2P - second half of load() Load the whole span's keys and values into memory
loadData() - Method in class net.metanotion.io.block.index.IBSkipSpan
I2P - second half of load() Load the whole span's keys and values into memory
loadData(RRDFile, int) - Method in class org.jrobin.core.jrrd.Archive
 
loadData(DataChunk) - Method in class org.jrobin.core.jrrd.Archive
 
loadData(DataChunk, long, long) - Method in class org.jrobin.core.jrrd.Archive
 
loadData(int, int, int) - Method in interface org.klomp.snark.DataLoader
This is the callback that PeerConnectionOut calls to get the data from disk
loadData(int, int, int) - Method in class org.klomp.snark.PeerState
This is the callback that PeerConnectionOut calls
loadDescription(InputStream) - Method in class org.cybergarage.upnp.Device
 
loadDescription(String) - Method in class org.cybergarage.upnp.Device
 
loadDescription(File) - Method in class org.cybergarage.upnp.Device
 
loadDHT(KRPC, File, File) - Static method in class org.klomp.snark.dht.PersistDHT
 
loadDHT(KRPC, File) - Static method in class org.klomp.snark.dht.PersistDHT
 
loadFrom(PeerState) - Method in class net.i2p.router.transport.udp.PeerState
Transfer the basic activity/state from the old peer to the current peer
loadFromCache(int, int, int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Loads options from TCB cache.
loadI2PDatagram(byte[]) - Method in class net.i2p.client.datagram.I2PDatagramDissector
Load an I2P repliable datagram into the dissector.
loadImage(String) - Method in class org.jrobin.graph.ImageWorker
 
LOADING_EXCEPTION - Static variable in class org.cybergarage.upnp.device.Description
 
loadInit(BSkipSpan<X, Y>, BlockFile, BSkipList<X, Y>, int, Serializer<X>, Serializer<Y>) - Static method in class net.metanotion.io.block.index.BSkipSpan
I2P - first half of load() Only read the span headers
loadKey(File) - Static method in class net.i2p.crypto.CertUtil
Get the Java public key from a X.509 certificate file.
loadMimeMap(String) - Method in class org.klomp.snark.web.BasicServlet
 
loadMimeMap(String) - Method in class org.klomp.snark.web.MimeTypes
 
loadPDPStatusBlock(RRDFile) - Method in class org.jrobin.core.jrrd.DataSource
 
loadPrivateKey(InputStream) - Static method in class net.i2p.crypto.CertUtil
Get a single Private Key from an input stream.
loadProfiles() - Method in class net.i2p.router.peermanager.PeerManager
This may take a long time - 30 seconds or more
loadProps(Properties, File) - Static method in class net.i2p.data.DataHelper
A more efficient Properties.load Some of the other differences: - UTF-8 encoding, not ISO-8859-1 - No escaping! This does not process or drop backslashes - '#' or ';' starts a comment line, but '!' does not - Leading whitespace is not trimmed - '=' is the only key-termination character (not ':' or whitespace) As of 0.9.10, an empty value is allowed.
loadProps(Properties, File, boolean) - Static method in class net.i2p.data.DataHelper
 
loadProps(Properties, InputStream) - Static method in class net.i2p.data.DataHelper
 
loadProps(Properties, InputStream, boolean) - Static method in class net.i2p.data.DataHelper
 
LoadRouterInfoJob - Class in net.i2p.router.startup
Run once or twice at startup by StartupJob, and then runs BootCommSystemJob
LoadRouterInfoJob(RouterContext) - Constructor for class net.i2p.router.startup.LoadRouterInfoJob
 
LoadRouterInfoJob.KeyData - Class in net.i2p.router.startup
 
LoadRouterInfoJob.KeyData(RouterIdentity, PrivateKey, SigningPrivateKey) - Constructor for class net.i2p.router.startup.LoadRouterInfoJob.KeyData
 
loadSavedFilePriorities(Snark) - Method in class org.klomp.snark.SnarkManager
Get the saved priorities for a torrent from the config file.
loadSCPD(String) - Method in class org.cybergarage.upnp.Service
 
loadSCPD(File) - Method in class org.cybergarage.upnp.Service
 
loadSCPD(InputStream) - Method in class org.cybergarage.upnp.Service
 
loadSeed() - Method in class net.i2p.util.RandomSource
May block up to 10 seconds
loadStatus() - Static method in class net.i2p.util.NativeBigInteger
 
loadSystemKeyStore() - Static method in class net.i2p.crypto.KeyStoreUtil
Loads certs from location of javax.net.ssl.keyStore property, else from $JAVA_HOME/lib/security/jssecacerts, else from $JAVA_HOME/lib/security/cacerts.
LOCAL - Static variable in class net.i2p.data.i2np.DeliveryInstructions
Immutable local instructions, no options
LOCAL_BITMASK - Static variable in class org.cybergarage.net.HostInterface
 
LOCAL_SERVER - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
LocaleWebAppHandler - Class in net.i2p.router.web
Convert foo.jsp to foo_xx.jsp for language xx.
LocaleWebAppHandler(I2PAppContext, String, String, File, ServletHandler) - Constructor for class net.i2p.router.web.LocaleWebAppHandler
 
localFormattedDate - Variable in class i2p.susi.webmail.Mail
 
LocalHash - Class in net.i2p.router.networkdb.kademlia
Pull the caching used only by KBucketImpl out of Hash and put it here.
LocalHash(Hash) - Constructor for class net.i2p.router.networkdb.kademlia.LocalHash
 
LocalHash(byte[]) - Constructor for class net.i2p.router.networkdb.kademlia.LocalHash
 
LocalHTTPServer - Class in net.i2p.i2ptunnel.localServer
Very simple web server.
LocalHTTPServer() - Constructor for class net.i2p.i2ptunnel.localServer.LocalHTTPServer
 
localPort - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
 
localtime(long) - Method in class org.jrobin.core.timespec.TimeSpec
 
Location - Class in com.maxmind.geoip
 
Location() - Constructor for class com.maxmind.geoip.Location
 
LOCATION - Static variable in class org.cybergarage.http.HTTP
 
lock() - Method in class org.cybergarage.upnp.Action
 
lock() - Method in class org.cybergarage.upnp.ControlPoint
 
lock() - Method in class org.cybergarage.upnp.Device
 
lock() - Method in class org.cybergarage.upnp.Service
 
lock() - Method in class org.cybergarage.util.Mutex
 
LOCK_RETRY_PERIOD - Static variable in class org.jrobin.core.RrdSafeFileBackendFactory
Default time between two consecutive file locking attempts.
LOCK_WAIT_TIME - Static variable in class org.jrobin.core.RrdSafeFileBackendFactory
Default time (in milliseconds) this backend will wait for a file lock.
locked - Variable in class org.jrobin.core.RrdSafeFileBackend.Counters
 
locked_buildNewLeaseSet() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
 
locked_buildNewLeaseSet() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Build a leaseSet with the required tunnels that aren't about to expire.
locked_insert(byte[]) - Method in class org.xlattice.crypto.filters.BloomSHA1
 
locked_insert(byte[], int, int) - Method in class org.xlattice.crypto.filters.BloomSHA1
 
locked_insert(BloomSHA1.FilterKey) - Method in class org.xlattice.crypto.filters.BloomSHA1
Add the key to the filter.
locked_member(byte[]) - Method in class org.xlattice.crypto.filters.BloomSHA1
 
locked_member(byte[], int, int) - Method in class org.xlattice.crypto.filters.BloomSHA1
 
locked_member(BloomSHA1.FilterKey) - Method in class org.xlattice.crypto.filters.BloomSHA1
Is the key in the filter.
locks - Variable in class org.jrobin.core.RrdSafeFileBackend.Counters
 
log(int) - Method in class com.google.zxing.common.reedsolomon.GenericGF
 
Log - Class in net.i2p.addressbook
A simple log with automatic time stamping.
Log(File) - Constructor for class net.i2p.addressbook.Log
Construct a Log instance that writes to the File file.
log - Variable in class net.i2p.BOB.Logger
 
log(String) - Method in class net.i2p.i2ptunnel.I2PTunnel
Log the given message (using both the logging subsystem and standard output...)
log(String) - Method in interface net.i2p.i2ptunnel.Logging
 
log(String) - Method in class net.i2p.i2ptunnel.TunnelController
 
log(Request, Response) - Method in class net.i2p.jetty.I2PRequestLog
 
Log - Class in net.i2p.util
Wrapper class for whatever logging system I2P uses.
Log(Class<?>) - Constructor for class net.i2p.util.Log
Warning - not recommended.
Log(String) - Constructor for class net.i2p.util.Log
Warning - not recommended.
Log(LogManager, Class<?>) - Constructor for class net.i2p.util.Log
 
Log(LogManager, String) - Constructor for class net.i2p.util.Log
 
Log(LogManager, Class<?>, String) - Constructor for class net.i2p.util.Log
 
log(int, String) - Method in class net.i2p.util.Log
 
log(int, String, Throwable) - Method in class net.i2p.util.Log
 
log - Variable in class net.metanotion.io.block.BlockFile
 
logAlways(int, String) - Method in class net.i2p.util.Log
Always log this messge with the given priority, ignoring current minimum priority level.
logarithmic - Variable in class org.jrobin.graph.RrdGraphDef
 
logCloseLoop(Object...) - Method in class net.i2p.util.Log
logs a loop when closing a resource with level DEBUG This method is for debugging purposes only and is subject to change or removal w/o notice.
logCloseLoop(int, Object...) - Method in class net.i2p.util.Log
Logs a close loop when closing a resource This method is for debugging purposes only and is subject to change or removal w/o notice.
LogConsoleBuffer - Class in net.i2p.util
Offer a glimpse into the last few console messages generated.
LogConsoleBuffer(I2PAppContext) - Constructor for class net.i2p.util.LogConsoleBuffer
Uses default limit from LogManager.
LogConsoleBuffer(int) - Constructor for class net.i2p.util.LogConsoleBuffer
 
logExtended(Request, Response, Writer) - Method in class net.i2p.jetty.I2PRequestLog
 
logger - Variable in class engine.misc.DeallocationHelper.Deallocator
 
Logger - Class in net.i2p.BOB
 
Logger(Log, boolean) - Constructor for class net.i2p.BOB.Logger
 
Logging - Interface in net.i2p.i2ptunnel
 
LogLimit - Class in net.i2p.util
Defines the log limit for a particular set of logs
LogLimit(String, int) - Constructor for class net.i2p.util.LogLimit
 
logManager() - Method in class net.i2p.I2PAppContext
Query the log manager for this context, which may in turn have its own set of configuration settings (loaded from the context's properties).
LogManager - Class in net.i2p.util
Manages the logging system, loading (and reloading) the configuration file, coordinating the log limits, and storing the set of log records pending.
LogManager(I2PAppContext) - Constructor for class net.i2p.util.LogManager
 
LogRecord - Class in net.i2p.util
Keep track of a log entry, unformatted.
LogRecord(Class<?>, String, String, int, String, Throwable) - Constructor for class net.i2p.util.LogRecord
 
LogRecordFormatter - Class in net.i2p.util
Render a log record according to the log manager's settings
LogRecordFormatter() - Constructor for class net.i2p.util.LogRecordFormatter
 
LogsHelper - Class in net.i2p.router.web
 
LogsHelper() - Constructor for class net.i2p.router.web.LogsHelper
 
logTCPDump(Connection) - Method in class net.i2p.client.streaming.impl.Packet
Generate a pcap/tcpdump-compatible format, so we can use standard debugging tools.
logTCPDump() - Method in class net.i2p.client.streaming.impl.PacketLocal
Generate a pcap/tcpdump-compatible format, so we can use standard debugging tools.
LogWriter - Class in net.i2p.util
Log writer thread that pulls log records from the LogManager and writes them to the log.
LogWriter(LogManager) - Constructor for class net.i2p.util.LogWriter
 
longitude - Variable in class com.maxmind.geoip.Location
 
LookaheadInputStream - Class in net.i2p.util
Simple lookahead buffer to keep the last K bytes in reserve, configured to easily be reused.
LookaheadInputStream(int) - Constructor for class net.i2p.util.LookaheadInputStream
Configure a stream that hides a number of bytes from the reader.
lookup(String, Properties, Properties) - Method in class net.i2p.client.naming.BlockfileNamingService
 
lookup(String, Properties, Properties) - Method in class net.i2p.client.naming.DummyNamingService
 
lookup(String) - Method in class net.i2p.client.naming.EepGetAndAddNamingService
Deprecated.
 
lookup(String, Properties, Properties) - Method in class net.i2p.client.naming.EepGetNamingService
 
lookup(String, Properties, Properties) - Method in class net.i2p.client.naming.HostsTxtNamingService
 
lookup(String, Properties, Properties) - Method in class net.i2p.client.naming.MetaNamingService
 
lookup(String) - Method in class net.i2p.client.naming.NamingService
Look up a host name.
lookup(String, Properties, Properties) - Method in class net.i2p.client.naming.NamingService
Same as lookup(hostname) but with in and out options Note that whether this (and lookup(hostname)) resolve Base 32 addresses in the form {52 chars}.b32.i2p is NamingService-specific.
lookup(Hash, int) - Method in class net.i2p.client.naming.NamingService
Same as lookupBase32() but with the SHA256 Hash precalculated This implementation returns null.
lookup(String, Properties, Properties) - Method in class net.i2p.client.naming.SingleFileNamingService
Will strip a "www." prefix and retry if lookup fails
lookup(String) - Method in class org.klomp.snark.I2PSnarkUtil
 
LOOKUP_HASH - Static variable in class net.i2p.data.i2cp.HostLookupMessage
 
LOOKUP_HOST - Static variable in class net.i2p.data.i2cp.HostLookupMessage
 
lookupAll(String, Properties, List<Properties>) - Method in class net.i2p.client.naming.BlockfileNamingService
Return all of the entries found in the first list found, or in the list specified in lookupOptions.
lookupAll(String) - Method in class net.i2p.client.naming.NamingService
For NamingServices that support multiple Destinations for a single host name, return all of them.
lookupAll(String, Properties, List<Properties>) - Method in class net.i2p.client.naming.NamingService
For NamingServices that support multiple Destinations and Properties for a single host name, return all of them.
lookupBase32(String, int) - Method in class net.i2p.client.naming.NamingService
Lookup a Base 32 address.
lookupBase32Hash(I2PAppContext, String) - Static method in class net.i2p.client.naming.LookupDest
 
lookupBase64(String) - Method in class net.i2p.client.naming.NamingService
If the host name is a valid Base64 encoded destination, return the decoded Destination.
lookupBeforeDropping(Hash, RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Search for a newer router info, drop it from the db if the search fails, unless just started up or have bigger problems.
lookupBeforeDropping(Hash, RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
don't use directly - see F.N.D.F.
lookupDest(Hash) - Method in interface net.i2p.client.I2PSession
Lookup a Destination by Hash.
lookupDest(Hash, long) - Method in interface net.i2p.client.I2PSession
Lookup a Destination by Hash.
lookupDest(String) - Method in interface net.i2p.client.I2PSession
Ask the router to lookup a Destination by host name.
lookupDest(String, long) - Method in interface net.i2p.client.I2PSession
Ask the router to lookup a Destination by host name.
lookupDest(Hash) - Method in class net.i2p.client.impl.I2PSessionImpl
Blocking.
lookupDest(Hash, long) - Method in class net.i2p.client.impl.I2PSessionImpl
Blocking.
lookupDest(String) - Method in class net.i2p.client.impl.I2PSessionImpl
Ask the router to lookup a Destination by host name.
lookupDest(String, long) - Method in class net.i2p.client.impl.I2PSessionImpl
Ask the router to lookup a Destination by host name.
lookupDest(Hash) - Method in class net.i2p.client.impl.SubSession
Blocking.
lookupDest(Hash, long) - Method in class net.i2p.client.impl.SubSession
Blocking.
lookupDest(String) - Method in class net.i2p.client.impl.SubSession
Ask the router to lookup a Destination by host name.
lookupDest(String, long) - Method in class net.i2p.client.impl.SubSession
Ask the router to lookup a Destination by host name.
LookupDest - Class in net.i2p.client.naming
Connect via I2CP and ask the router to look up the lease of a hash, convert it to a Destination and return it.
LookupDest(I2PAppContext) - Constructor for class net.i2p.client.naming.LookupDest
 
lookupDestination(Hash, Job, long, Hash) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
 
lookupDestination(Hash, Job, long, Hash) - Method in class net.i2p.router.NetworkDatabaseFacade
Lookup using the client's tunnels Succeeds even if LS validation fails due to unsupported sig type
lookupDestination(Hash, Job, long, Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Lookup using the client's tunnels Succeeds even if LS validation and store fails due to unsupported sig type, expired, etc.
lookupDestinationLocally(Hash) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
 
lookupDestinationLocally(Hash) - Method in class net.i2p.router.NetworkDatabaseFacade
Lookup locally in netDB and in badDest cache Succeeds even if LS validation failed due to unsupported sig type
lookupDestinationLocally(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Lookup locally in netDB and in badDest cache Succeeds even if LS validation fails due to unsupported sig type, expired, etc.
LookupDestJob - Class in net.i2p.router.client
Look up the lease of a hash, to convert it to a Destination for the client.
LookupDestJob(RouterContext, ClientConnectionRunner, Hash, Hash) - Constructor for class net.i2p.router.client.LookupDestJob
 
LookupDestJob(RouterContext, ClientConnectionRunner, long, long, SessionId, Hash, String, Hash) - Constructor for class net.i2p.router.client.LookupDestJob
One of h or name non-null.
lookupFailed(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Increment in the negative lookup cache
lookupFailed(Hash) - Method in class net.i2p.router.networkdb.kademlia.NegativeLookupCache
 
lookupFailed() - Method in class net.i2p.router.peermanager.DBHistory
Note that the peer failed to respond to the db lookup in any way
lookupHash(I2PAppContext, byte[]) - Static method in class net.i2p.client.naming.LookupDest
 
lookupLeaseSet(Hash, Job, Job, long) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
 
lookupLeaseSet(Hash, Job, Job, long, Hash) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
 
lookupLeaseSet(Hash, Job, Job, long) - Method in class net.i2p.router.NetworkDatabaseFacade
 
lookupLeaseSet(Hash, Job, Job, long, Hash) - Method in class net.i2p.router.NetworkDatabaseFacade
Lookup using the client's tunnels
lookupLeaseSet(Hash, Job, Job, long) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Lookup using exploratory tunnels.
lookupLeaseSet(Hash, Job, Job, long, Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Lookup using the client's tunnels Use lookupDestination() if you don't need the LS or don't need it validated.
lookupLeaseSetLocally(Hash) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
 
lookupLeaseSetLocally(Hash) - Method in class net.i2p.router.NetworkDatabaseFacade
 
lookupLeaseSetLocally(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Use lookupDestination() if you don't need the LS or don't need it validated.
lookupLeaseSetRemotely(Hash, Hash) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
 
lookupLeaseSetRemotely(Hash, Hash) - Method in class net.i2p.router.NetworkDatabaseFacade
Unconditionally lookup using the client's tunnels.
lookupLeaseSetRemotely(Hash, Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Unconditionally lookup using the client's tunnels.
lookupLocally(Hash) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
 
lookupLocally(Hash) - Method in class net.i2p.router.NetworkDatabaseFacade
 
lookupLocally(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
lookupLocallyWithoutValidation(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Not for use without validation
lookupReply(int, int, int, int) - Method in class net.i2p.router.peermanager.DBHistory
Receive a lookup reply from the peer, where they gave us the specified info
lookupRouterInfo(Hash, Job, Job, long) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
 
lookupRouterInfo(Hash, Job, Job, long) - Method in class net.i2p.router.NetworkDatabaseFacade
 
lookupRouterInfo(Hash, Job, Job, long) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
lookupRouterInfoLocally(Hash) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
 
lookupRouterInfoLocally(Hash) - Method in class net.i2p.router.NetworkDatabaseFacade
 
lookupRouterInfoLocally(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
LookupService - Class in com.maxmind.geoip
Provides a lookup service for information based on an IP address.
LookupService(String) - Constructor for class com.maxmind.geoip.LookupService
Create a new lookup service using the specified database file.
LookupService(File) - Constructor for class com.maxmind.geoip.LookupService
Create a new lookup service using the specified database file.
LookupService(String, int) - Constructor for class com.maxmind.geoip.LookupService
Create a new lookup service using the specified database file.
LookupService(File, int) - Constructor for class com.maxmind.geoip.LookupService
Create a new lookup service using the specified database file.
lookupSuccessful() - Method in class net.i2p.router.peermanager.DBHistory
Note that the peer was not only able to respond to the lookup, but sent us the data we wanted!
LookupThrottler - Class in net.i2p.router.networkdb.kademlia
Count how often we have recently received a lookup request with the reply specified to go to a peer/TunnelId pair.
LookupThrottler() - Constructor for class net.i2p.router.networkdb.kademlia.LookupThrottler
 
loop(I2NPMessageHandler) - Method in class net.i2p.router.transport.udp.MessageReceiver
 
lostEntries(int, int) - Method in class net.metanotion.io.block.index.BSkipSpan
Attempt to recover from corrupt data in this span.
LOW_THRESHOLD - Static variable in class net.i2p.router.crypto.TransientSessionKeyManager
ditto
Lread(InputStream) - Static method in class net.i2p.BOB.Demos.echo.echoclient.Main
 
Lread(InputStream) - Static method in class net.i2p.BOB.Demos.echo.echoserver.Main
 
lslcorrel - Variable in class org.jrobin.data.Aggregates
 
lslint - Variable in class org.jrobin.data.Aggregates
 
lslslope - Variable in class org.jrobin.data.Aggregates
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _