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 _

L

LISTEN_ADDRESS - Static variable in class net.i2p.router.transport.tcp.TCPTransport
What host/ip should we be addressed as?
LISTEN_ALLOW_LOCAL - Static variable in class net.i2p.router.transport.tcp.TCPTransport
Should we allow the transport to listen on a non routable address?
LISTEN_PORT - Static variable in class net.i2p.client.I2PSessionImpl
 
LISTEN_PORT - Static variable in class net.i2p.router.transport.tcp.TCPTransport
What port number should we listen to?
Lease - class net.i2p.data.Lease.
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
 
LeaseRequestState - class net.i2p.router.client.LeaseRequestState.
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 net.i2p.data.LeaseSet.
Defines the set of leases a destination currently has.
LeaseSet() - Constructor for class net.i2p.data.LeaseSet
 
LeaseSetKeys - class net.i2p.router.LeaseSetKeys.
Wrap up the keys given to the router when a destination connects to it
LeaseSetKeys() - Constructor for class net.i2p.router.LeaseSetKeys
 
LeaseSetKeys(Destination, SigningPrivateKey, PrivateKey) - Constructor for class net.i2p.router.LeaseSetKeys
 
LeaseSetTest - class net.i2p.data.LeaseSetTest.
Test harness for loading / storing Lease objects
LeaseSetTest() - Constructor for class net.i2p.data.LeaseSetTest
 
LeaseTest - class net.i2p.data.LeaseTest.
Test harness for loading / storing Lease objects
LeaseTest() - Constructor for class net.i2p.data.LeaseTest
 
LoadClientAppsJob - class net.i2p.router.startup.LoadClientAppsJob.
Run any client applications specified in the router.config.
LoadClientAppsJob(RouterContext) - Constructor for class net.i2p.router.startup.LoadClientAppsJob
 
LoadRouterInfoJob - class net.i2p.router.startup.LoadRouterInfoJob.
 
LoadRouterInfoJob(RouterContext) - Constructor for class net.i2p.router.startup.LoadRouterInfoJob
 
Log - class net.i2p.util.Log.
Wrapper class for whatever logging system I2P uses.
Log(Class) - Constructor for class net.i2p.util.Log
 
Log(String) - Constructor for class net.i2p.util.Log
 
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
 
LogConsoleBuffer - class net.i2p.util.LogConsoleBuffer.
Offer a glimpse into the last few console messages generated
LogConsoleBuffer(I2PAppContext) - Constructor for class net.i2p.util.LogConsoleBuffer
 
LogLimit - class net.i2p.util.LogLimit.
Defines the log limit for a particular set of logs
LogLimit(String, int) - Constructor for class net.i2p.util.LogLimit
 
LogManager - class net.i2p.util.LogManager.
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 net.i2p.util.LogRecord.
Frisbee
LogRecord(Class, String, String, int, String, Throwable) - Constructor for class net.i2p.util.LogRecord
 
LogRecordFormatter - class net.i2p.util.LogRecordFormatter.
Render a log record according to the log manager's settings
LogRecordFormatter() - Constructor for class net.i2p.util.LogRecordFormatter
 
LogSettings - class net.i2p.util.LogSettings.
Check to make sure the updates to the logger.config are honored.
LogSettings() - Constructor for class net.i2p.util.LogSettings
 
LogWriter - class net.i2p.util.LogWriter.
Log writer thread that pulls log records from the LogManager, writes them to the current logfile, and rotates the logs as necessary.
LogWriter(LogManager) - Constructor for class net.i2p.util.LogWriter
 
Logging - interface net.i2p.i2ptunnel.Logging.
 
LogsHelper - class net.i2p.router.web.LogsHelper.
 
LogsHelper() - Constructor for class net.i2p.router.web.LogsHelper
 
LookaheadInputStream - class net.i2p.util.LookaheadInputStream.
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
 
l - Variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
 
lastRead() - Method in class net.i2p.data.i2np.I2NPMessageHandler
clear the last message read from a byte array with an offset
leapIndicator - Variable in class net.i2p.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.
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.
list(PrintStream) - Method in class net.i2p.util.OrderedProperties
 
list(PrintWriter) - Method in class net.i2p.util.OrderedProperties
 
listClients() - Method in class net.i2p.router.ClientManagerFacade
Return the list of locally connected clients
listClients() - Method in class net.i2p.router.client.ClientManager
 
listClients() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Return the list of locally connected clients
listConnections() - Method in class net.i2p.client.streaming.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.
listParticipatingTunnels() - Method in class net.i2p.router.tunnel.TunnelDispatcher
 
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.I2PSocketManagerFull
Retrieve a set of currently connected I2PSockets, either initiated locally or remotely.
listSockets() - Method in class net.i2p.client.streaming.I2PSocketManagerImpl
Retrieve a set of currently connected I2PSockets, either initiated locally or remotely.
listTunnels() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Return a list of tunnels in the pool
listenHost - Variable in class net.i2p.i2ptunnel.I2PTunnel
 
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(InputStream) - Method in class net.i2p.util.OrderedProperties
 
loadControllers(String) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Load up all of the tunnels configured in the given file (but do not start them)
loadI2PDatagram(byte[]) - Method in class net.i2p.client.datagram.I2PDatagramDissector
Load an I2P repliable datagram into the dissector.
loadProfiles() - Method in class net.i2p.router.peermanager.PeerManager
 
loadProps(Properties, File) - Static method in class net.i2p.data.DataHelper
A more efficient Properties.load
loadProps(Properties, InputStream) - Static method in class net.i2p.data.DataHelper
 
loadState(InputStream) - Method in class net.i2p.crypto.PersistentSessionKeyManager
Load the session key data from the given stream
locked_insert(byte[]) - Method in class org.xlattice.crypto.filters.BloomSHA1
 
locked_member(byte[]) - Method in class org.xlattice.crypto.filters.BloomSHA1
 
log(String) - Method in class net.i2p.i2ptunnel.BufferLogger
Pass in some random data
log(String) - Method in class net.i2p.i2ptunnel.I2PTunnel
Log the given message (using both the logging subsystem and standard output...)
log - Variable in class net.i2p.i2ptunnel.I2PTunnelGUI
 
log(String) - Method in class net.i2p.i2ptunnel.I2PTunnelGUI
 
log(String) - Method in interface net.i2p.i2ptunnel.Logging
 
log(String) - Method in class net.i2p.i2ptunnel.TunnelController
 
log(int, String) - Method in class net.i2p.util.Log
 
log(int, String, Throwable) - Method in class net.i2p.util.Log
 
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).
lookup(String) - Method in class net.i2p.client.naming.DummyNamingService
 
lookup(String) - Method in class net.i2p.client.naming.HostsTxtNamingService
 
lookup(String) - Method in class net.i2p.client.naming.NamingService
Look up a host name.
lookupBase64(String) - Method in class net.i2p.client.naming.NamingService
Check if host name is valid Base64 encoded dest and return this dest in that case.
lookupFailed() - Method in class net.i2p.router.peermanager.DBHistory
Note that the peer failed to respond to the db lookup in any way
lookupLeaseSet(Hash, Job, Job, long) - Method in class net.i2p.router.DummyNetworkDatabaseFacade
 
lookupLeaseSet(Hash, Job, Job, long) - Method in class net.i2p.router.NetworkDatabaseFacade
 
lookupLeaseSet(Hash, Job, Job, long) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
lookupLeaseSetLocally(Hash) - Method in class net.i2p.router.DummyNetworkDatabaseFacade
 
lookupLeaseSetLocally(Hash) - Method in class net.i2p.router.NetworkDatabaseFacade
 
lookupLeaseSetLocally(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
lookupReceived() - Method in class net.i2p.router.peermanager.DBHistory
Note that the peer sent us a lookup
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.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.DummyNetworkDatabaseFacade
 
lookupRouterInfoLocally(Hash) - Method in class net.i2p.router.NetworkDatabaseFacade
 
lookupRouterInfoLocally(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
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!
ltoh(long) - Static method in class org.xlattice.crypto.filters.BloomSHA1
convert 64-bit integer to hex String

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 _