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 _ 

P

P - Static variable in class net.metanotion.util.skiplist.SkipList
the probability of each next higher level
p1p1(Curve, FieldElement, FieldElement, FieldElement, FieldElement) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
Creates a new group element in P1P1 representation.
p2(Curve, FieldElement, FieldElement, FieldElement) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
Creates a new group element in P2 representation.
P256_SPEC - Static variable in class net.i2p.crypto.ECConstants
 
p3(Curve, FieldElement, FieldElement, FieldElement, FieldElement) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
Creates a new group element in P3 representation.
P384_SPEC - Static variable in class net.i2p.crypto.ECConstants
 
P521_SPEC - Static variable in class net.i2p.crypto.ECConstants
 
Packet - Class in net.i2p.client.streaming.impl
This contains solely the data that goes out on the wire, including the local and remote port which is embedded in the I2CP overhead, not in the packet itself.
Packet(I2PSession) - Constructor for class net.i2p.client.streaming.impl.Packet
Does no initialization.
PACKET_DELAY - Static variable in class net.i2p.i2ptunnel.I2PTunnel
 
PacketBuilder - Class in net.i2p.router.transport.udp
Big ol' class to do all our packet formatting.
PacketBuilder(RouterContext, UDPTransport) - Constructor for class net.i2p.router.transport.udp.PacketBuilder
 
PacketBuilder.Fragment - Class in net.i2p.router.transport.udp
Class for passing multiple fragments to buildPacket()
PacketBuilder.Fragment(OutboundMessageState, int) - Constructor for class net.i2p.router.transport.udp.PacketBuilder.Fragment
 
packetBytes - Variable in class org.cybergarage.upnp.ssdp.SSDPPacket
 
PacketHandler - Class in net.i2p.client.streaming.impl
receive a packet and dispatch it correctly to the connection specified, the server socket, or queue a reply RST packet.
PacketHandler(I2PAppContext, ConnectionManager) - Constructor for class net.i2p.client.streaming.impl.PacketHandler
 
PacketHandler - Class in net.i2p.router.transport.udp
Pull inbound packets from the inbound receiver's queue, figure out what peer session they belong to (if any), authenticate and decrypt them with the appropriate keys, and push them to the appropriate handler.
PacketHandler(RouterContext, UDPTransport, EstablishmentManager, InboundMessageFragments, PeerTestManager, IntroductionManager) - Constructor for class net.i2p.router.transport.udp.PacketHandler
 
PacketLocal - Class in net.i2p.client.streaming.impl
This is the class used for outbound packets.
PacketLocal(I2PAppContext, Destination, I2PSession) - Constructor for class net.i2p.client.streaming.impl.PacketLocal
not bound to a connection
PacketLocal(I2PAppContext, Destination, Connection) - Constructor for class net.i2p.client.streaming.impl.PacketLocal
bound to a connection
PacketPusher - Class in net.i2p.router.transport.udp
Blocking thread to grab new packets off the outbound fragment pool and toss 'em onto the outbound packet queues.
PacketPusher(RouterContext, OutboundMessageFragments, List<UDPEndpoint>) - Constructor for class net.i2p.router.transport.udp.PacketPusher
 
PacketQueue - Class in net.i2p.client.streaming.impl
Queue out packets to be sent through the session.
PacketQueue(I2PAppContext, SimpleTimer2) - Constructor for class net.i2p.client.streaming.impl.PacketQueue
 
packetReceived() - Method in class net.i2p.client.streaming.impl.Connection
 
packetReceived(int) - Method in class net.i2p.router.transport.udp.PeerState
 
packetSendChoke(long) - Method in class net.i2p.client.streaming.impl.Connection
This doesn't "send a choke".
packetsTransmitted(int) - Method in class net.i2p.router.transport.udp.PeerState
 
PADDING_BOTTOM - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
PADDING_LEFT - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
PADDING_LEGEND - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
PADDING_PLOT - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
PADDING_RIGHT - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
PADDING_TITLE - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
PADDING_TOP - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
PADDING_VLABEL - Static variable in interface org.jrobin.graph.RrdGraphConstants
Used internally
page - Variable in class net.metanotion.io.block.FreeListBlock
 
page - Variable in class net.metanotion.io.block.index.BSkipSpan
 
pageSeek(RandomAccessInterface, int) - Static method in class net.metanotion.io.block.BlockFile
Go to any page but the superblock.
PAGESIZE - Static variable in class i2p.susi.util.Folder
 
PAGESIZE - Static variable in class net.metanotion.io.block.BlockFile
 
Parameter - Class in org.cybergarage.http
 
Parameter() - Constructor for class org.cybergarage.http.Parameter
 
Parameter(String, String) - Constructor for class org.cybergarage.http.Parameter
 
ParameterList - Class in org.cybergarage.http
 
ParameterList() - Constructor for class org.cybergarage.http.ParameterList
 
parse(String, String, String) - Static method in class com.google.zxing.common.BitMatrix
 
parse(File) - Static method in class net.i2p.addressbook.ConfigParser
Return a Map using the contents of the File file.
parse(File, Map<String, String>) - Static method in class net.i2p.addressbook.ConfigParser
Return a Map using the contents of the File file.
parse(String, boolean) - Static method in class net.i2p.addressbook.HostTxtParser
Return a HostTxtEntry from the contents of the inputLine.
parse(File) - Static method in class net.i2p.addressbook.HostTxtParser
Return a Map using the contents of the File file.
parse(File, Map<String, HostTxtEntry>) - Static method in class net.i2p.addressbook.HostTxtParser
Return a Map using the contents of the File file.
parse(File) - Method in class net.i2p.router.news.NewsXMLParser
Process the XML file.
parse(InputStream) - Method in class net.i2p.router.news.NewsXMLParser
Process the XML input stream.
parse(Node, Node, int) - Method in class net.i2p.router.news.XMLParser
Modified from UPnP JaxpParser
parse(Reader) - Method in class org.apache.http.conn.util.PublicSuffixListParser
Parses the public suffix list format.
parse(Node, Node, int) - Method in class org.cybergarage.xml.parser.JaxpParser
 
parse(Node, Node) - Method in class org.cybergarage.xml.parser.JaxpParser
 
parse(InputStream) - Method in class org.cybergarage.xml.parser.JaxpParser
 
parse(InputStream) - Method in class org.cybergarage.xml.Parser
 
parse(URL) - Method in class org.cybergarage.xml.Parser
 
parse(File) - Method in class org.cybergarage.xml.Parser
 
parse(String) - Method in class org.cybergarage.xml.Parser
 
parse() - Method in class org.jrobin.core.timespec.TimeParser
Parses the input string specified in the constructor.
parse3339Date(String) - Static method in class net.i2p.router.news.RFC3339Date
Parse the date
parse822Date(String) - Static method in class net.i2p.router.util.RFC822Date
new Date(String foo) is deprecated, so let's do this the hard way
parseArgs(String[]) - Method in class net.i2p.jetty.JettyStart
Modified from XmlConfiguration.main()
parseArgs(String) - Static method in class net.i2p.router.startup.LoadClientAppsJob
Parse arg string into an array of args.
parseAuthArgs(String) - Static method in class net.i2p.util.EepGet
Parse the args in an authentication header.
parseBoolean(String) - Static method in class org.jrobin.core.Util
Parses input string as a boolean value.
parseColor(String) - Static method in class org.jrobin.core.Util
Parses input string as color.
parseDouble(String) - Static method in class org.jrobin.core.Util
Parses input string as a double value.
parseEncType(String) - Static method in enum net.i2p.crypto.EncType
Convenience for user apps
parseParams(String) - Static method in class net.i2p.sam.SAMUtils
Parse SAM parameters, and put them into a Propetries object Modified from EepGet.
Parser - Class in org.cybergarage.xml
 
Parser() - Constructor for class org.cybergarage.xml.Parser
 
parseRequestLine(String) - Method in class org.cybergarage.http.HTTPRequest
 
ParserException - Exception in org.cybergarage.xml
 
ParserException(Exception) - Constructor for exception org.cybergarage.xml.ParserException
 
ParserException(String) - Constructor for exception org.cybergarage.xml.ParserException
 
parseSigType(String) - Static method in enum net.i2p.crypto.SigType
Convenience for user apps
parseSpecs(String) - Method in class net.i2p.router.web.StatSummarizer
 
parseSubscriptions(File, List<String>) - Static method in class net.i2p.addressbook.ConfigParser
Return a List using the contents of the File file.
PARTIAL_CONTENT - Static variable in class org.cybergarage.http.HTTPStatus
 
PartialEepGet - Class in net.i2p.util
Fetch exactly the first 'size' bytes into a stream Anything less or more will throw an IOException No retries, no min and max size options, no timeout option If the server does not return a Content-Length header of the correct size, the fetch will fail.
PartialEepGet(I2PAppContext, String, int, OutputStream, String, long) - Constructor for class net.i2p.util.PartialEepGet
Instantiate an EepGet that will fetch exactly size bytes when fetch() is called.
PartialPiece - Class in org.klomp.snark
Store the received data either on the heap or in a temp file.
PartialPiece(Piece, int, File) - Constructor for class org.klomp.snark.PartialPiece
Used by PeerCoordinator.
ParticipatingThrottler - Class in net.i2p.router.tunnel.pool
Count how often we have accepted a tunnel with the peer as the previous or next hop.
ParticipatingThrottler(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.ParticipatingThrottler
 
parts - Variable in class i2p.susi.webmail.MailPart
 
PARTSIZE - Static variable in class org.klomp.snark.PeerState
 
passConditionalHeaders(HttpServletRequest, HttpServletResponse, BasicServlet.HttpContent) - Method in class org.klomp.snark.web.BasicServlet
Check modification date headers.
PasswordManager - Class in net.i2p.util
Manage both plaintext and salted/hashed password storage in router.config.
PasswordManager(I2PAppContext) - Constructor for class net.i2p.util.PasswordManager
 
PathIterator - Class in org.jrobin.graph
 
PathIterator(double[]) - Constructor for class org.jrobin.graph.PathIterator
 
PATTERN - Static variable in class org.jrobin.core.Util
 
pauseReading() - Method in class net.i2p.data.i2cp.I2CPMessageReader
Deprecated.
unused
pauseReading() - Method in class net.i2p.data.i2np.I2NPMessageReader
Deprecated.
unused
pauseRunner() - Method in class net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
deprecated unused
Payload - Class in net.i2p.data
Defines the actual payload of a message being delivered, including the standard encryption wrapping, as defined by the I2P data structure spec.
Payload() - Constructor for class net.i2p.data.Payload
 
PAYLOAD_TYPE_DATA - Static variable in class net.i2p.router.transport.udp.UDPPacket
 
PAYLOAD_TYPE_RELAY_INTRO - Static variable in class net.i2p.router.transport.udp.UDPPacket
 
PAYLOAD_TYPE_RELAY_REQUEST - Static variable in class net.i2p.router.transport.udp.UDPPacket
 
PAYLOAD_TYPE_RELAY_RESPONSE - Static variable in class net.i2p.router.transport.udp.UDPPacket
 
PAYLOAD_TYPE_SESSION_CONFIRMED - Static variable in class net.i2p.router.transport.udp.UDPPacket
 
PAYLOAD_TYPE_SESSION_CREATED - Static variable in class net.i2p.router.transport.udp.UDPPacket
 
PAYLOAD_TYPE_SESSION_DESTROY - Static variable in class net.i2p.router.transport.udp.UDPPacket
 
PAYLOAD_TYPE_SESSION_REQUEST - Static variable in class net.i2p.router.transport.udp.UDPPacket
Message types, 4 bits max
PAYLOAD_TYPE_TEST - Static variable in class net.i2p.router.transport.udp.UDPPacket
 
PayloadGarlicConfig - Class in net.i2p.router.message
Garlic config for a single clove, containing an I2NP message and no sub-cloves.
PayloadGarlicConfig() - Constructor for class net.i2p.router.message.PayloadGarlicConfig
 
pcapWriter - Static variable in class net.i2p.client.streaming.impl.I2PSocketManagerFull
 
PcapWriter - Class in net.i2p.client.streaming.impl
Write a standard pcap file with a "TCP" packet that can be analyzed with standard tools such as wireshark.
PcapWriter(I2PAppContext, String) - Constructor for class net.i2p.client.streaming.impl.PcapWriter
 
PDef - Class in org.jrobin.data
 
PDef(String, Plottable) - Constructor for class org.jrobin.data.PDef
 
PDef - Class in org.jrobin.graph
 
PDef(String, Plottable) - Constructor for class org.jrobin.graph.PDef
 
pdpCount - Variable in class org.jrobin.core.jrrd.Archive
 
pdpStatusBlock - Variable in class org.jrobin.core.jrrd.DataSource
 
PDPStatusBlock - Class in org.jrobin.core.jrrd
Instances of this class model the primary data point status from an RRD file.
PDPStatusBlock(RRDFile) - Constructor for class org.jrobin.core.jrrd.PDPStatusBlock
 
pdpStep - Variable in class org.jrobin.core.jrrd.Header
 
Peer - Class in org.klomp.snark.dht
A single peer for a single torrent.
Peer(byte[]) - Constructor for class org.klomp.snark.dht.Peer
 
Peer - Class in org.klomp.snark
 
Peer(PeerID, byte[], byte[], MetaInfo) - Constructor for class org.klomp.snark.Peer
Outgoing connection.
Peer(I2PSocket, InputStream, OutputStream, byte[], byte[], MetaInfo) - Constructor for class org.klomp.snark.Peer
Incoming connection.
PEER_SIZE - Static variable in class net.i2p.data.i2np.BuildRequestRecord
we show 16 bytes of the peer hash outside the elGamal block
PeerAcceptor - Class in org.klomp.snark
Accepts incomming connections from peers.
PeerAcceptor(PeerCoordinator) - Constructor for class org.klomp.snark.PeerAcceptor
 
PeerAcceptor(PeerCoordinatorSet) - Constructor for class org.klomp.snark.PeerAcceptor
 
PeerAcceptor.ProtocolException - Exception in org.klomp.snark
A unique exception so we can tell the ConnectionAcceptor about non-BT connections
PeerAcceptor.ProtocolException(String) - Constructor for exception org.klomp.snark.PeerAcceptor.ProtocolException
 
peerChange(PeerCoordinator, Peer) - Method in interface org.klomp.snark.CoordinatorListener
Called when the PeerCoordinator notices a change in the state of a peer.
peerChange(PeerCoordinator, Peer) - Method in class org.klomp.snark.Snark
CoordinatorListener - this does nothing
PeerCheckerTask - Class in org.klomp.snark
TimerTask that checks for good/bad up/downloader.
PeerCheckerTask(I2PSnarkUtil, PeerCoordinator) - Constructor for class org.klomp.snark.PeerCheckerTask
 
PeerConnectionIn - Class in org.klomp.snark
 
PeerConnectionIn(Peer, DataInputStream) - Constructor for class org.klomp.snark.PeerConnectionIn
 
PeerConnectionOut - Class in org.klomp.snark
 
PeerConnectionOut(Peer, DataOutputStream) - Constructor for class org.klomp.snark.PeerConnectionOut
 
PeerCoordinator - Class in org.klomp.snark
Coordinates what peer does what.
PeerCoordinator(I2PSnarkUtil, byte[], byte[], MetaInfo, Storage, CoordinatorListener, Snark) - Constructor for class org.klomp.snark.PeerCoordinator
 
PeerCoordinatorSet - Class in org.klomp.snark
Hmm, any guesses as to what this is? Used by the multitorrent functionality in the PeerAcceptor to pick the right PeerCoordinator to accept the con for.
PeerCoordinatorSet() - Constructor for class org.klomp.snark.PeerCoordinatorSet
 
PeerHelper - Class in net.i2p.router.web
 
PeerHelper() - Constructor for class net.i2p.router.web.PeerHelper
 
PeerID - Class in org.klomp.snark
Store the address information about a peer.
PeerID(byte[], Destination) - Constructor for class org.klomp.snark.PeerID
 
PeerID(BDecoder) - Constructor for class org.klomp.snark.PeerID
Creates a PeerID from a BDecoder.
PeerID(Map<String, BEValue>) - Constructor for class org.klomp.snark.PeerID
Creates a PeerID from a Map containing BEncoded peer id, ip and port.
PeerID(byte[], I2PSnarkUtil) - Constructor for class org.klomp.snark.PeerID
Creates a PeerID from a destHash
peerList() - Method in class org.klomp.snark.PeerCoordinator
for web page detailed stats
PeerListener - Interface in org.klomp.snark
Listener for Peer events.
PeerManager - Class in net.i2p.router.peermanager
Manage the current state of the statistics Also maintain Sets for each of the capabilities in TRACKED_CAPS.
PeerManager(RouterContext) - Constructor for class net.i2p.router.peermanager.PeerManager
Profiles are now loaded in a separate thread, so this should return quickly.
peerManager() - Method in class net.i2p.router.RouterContext
Minimal interface for selecting peers for various tasks based on given criteria.
PeerManagerFacade - Interface in net.i2p.router
Manage peer references and keep them up to date so that when asked for peers, it can provide appropriate peers according to the criteria provided.
PeerManagerFacadeImpl - Class in net.i2p.router.peermanager
Base implementation that has simple algorithms and periodically saves state
PeerManagerFacadeImpl(RouterContext) - Constructor for class net.i2p.router.peermanager.PeerManagerFacadeImpl
 
PeerMonitorTask - Class in org.klomp.snark
Deprecated.
unused, for command line client only, commented out in Snark.java
PeerMonitorTask(PeerCoordinator) - Constructor for class org.klomp.snark.PeerMonitorTask
Deprecated.
 
PeerProfile - Class in net.i2p.router.peermanager
Copied from http://www.i2p2.i2p/how_peerselection.html See also main() below for additional commentary by zzz.
PeerProfile(RouterContext, Hash) - Constructor for class net.i2p.router.peermanager.PeerProfile
Caller should call setLastHeardAbout() and setFirstHeardAbout()
Peers - Class in org.klomp.snark.dht
All the peers for a single torrent
Peers() - Constructor for class org.klomp.snark.dht.Peers
 
peers - Variable in class org.klomp.snark.PeerCoordinator
synchronize on this when changing peers or downloaders.
PeerSelectionCriteria - Class in net.i2p.router
Defines the criteria for selecting a set of peers for use when searching the PeerManager Only used by PeerTestJob, which may not have a point.
PeerSelectionCriteria() - Constructor for class net.i2p.router.PeerSelectionCriteria
 
PeerSelector - Class in net.i2p.router.networkdb.kademlia
Mostly unused, see overrides in FloodfillPeerSelector
PeerSelector(RouterContext) - Constructor for class net.i2p.router.networkdb.kademlia.PeerSelector
 
peerSendsBadReplies(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Does the given peer send us bad replies - either invalid store messages (expired, corrupt, etc) or unreachable replies (pointing towards routers that don't exist).
PeerState - Class in net.i2p.router.transport.udp
Contain all of the state about a UDP connection to a peer.
PeerState(RouterContext, UDPTransport, byte[], int, Hash, boolean) - Constructor for class net.i2p.router.transport.udp.PeerState
 
PeerState - Class in org.klomp.snark
 
PeerState(Peer, PeerListener, MetaInfo, PeerConnectionIn, PeerConnectionOut) - Constructor for class org.klomp.snark.PeerState
 
PeerTestJob - Class in net.i2p.router.peermanager
Grab some peers that we want to test and probe them briefly to get some more accurate and up to date performance data.
PeerTestJob(RouterContext) - Constructor for class net.i2p.router.peermanager.PeerTestJob
Creates a new instance of PeerTestJob
PeerTestManager - Class in net.i2p.router.transport.udp
Entry points are runTest() to start a new test as Alice, and receiveTest() for all received test packets.
PeerTestManager(RouterContext, UDPTransport) - Constructor for class net.i2p.router.transport.udp.PeerTestManager
Have seen peer tests (as Alice) get stuck (_currentTest != null) so I've thrown some synchronizization on the methods; don't know the root cause or whether this fixes it
PeerTestState - Class in net.i2p.router.transport.udp
Track the state of a peer test.
PeerTestState(PeerTestState.Role, boolean, long, long) - Constructor for class net.i2p.router.transport.udp.PeerTestState
 
PeerTestState.Role - Enum in net.i2p.router.transport.udp
 
PendingGatewayMessage - Class in net.i2p.router.tunnel
Stores all the state for an unsent or partially-sent message
PendingGatewayMessage(I2NPMessage, Hash, TunnelId) - Constructor for class net.i2p.router.tunnel.PendingGatewayMessage
 
PER_FLOODFILL_PEER_TIMEOUT - Static variable in class net.i2p.router.networkdb.kademlia.ExploreJob
Override to make this shorter, since we don't sort out the unresponsive ff peers like we do in FloodOnlySearchJob
PER_FLOODFILL_PEER_TIMEOUT - Static variable in class net.i2p.router.networkdb.kademlia.SearchJob
timeout
PercentileDef - Class in org.jrobin.data
 
PercentileDef(String, Source, double) - Constructor for class org.jrobin.data.PercentileDef
 
PercentileDef(String, Source, double, boolean) - Constructor for class org.jrobin.data.PercentileDef
 
PercentileDef - Class in org.jrobin.graph
 
PercentileDef(String, String, double) - Constructor for class org.jrobin.graph.PercentileDef
 
PercentileDef(String, String, double, boolean) - Constructor for class org.jrobin.graph.PercentileDef
 
performActionListener(ActionRequest) - Method in class org.cybergarage.upnp.Action
 
performAddDeviceListener(Device) - Method in class org.cybergarage.upnp.ControlPoint
 
performEventListener(String, long, String, String) - Method in class org.cybergarage.upnp.ControlPoint
 
performNotifyListener(SSDPPacket) - Method in class org.cybergarage.upnp.ControlPoint
 
performQueryListener(QueryRequest) - Method in class org.cybergarage.upnp.StateVariable
 
performRemoveDeviceListener(Device) - Method in class org.cybergarage.upnp.ControlPoint
 
performRequestListener(HTTPRequest) - Method in class org.cybergarage.http.HTTPServer
 
performSearchListener(SSDPPacket) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocket
 
performSearchResponseListener(SSDPPacket) - Method in class org.cybergarage.upnp.ControlPoint
 
PERIODS - Static variable in class net.i2p.router.web.SummaryListener
 
PersistDHT - Class in org.klomp.snark.dht
Retrieve / Store the local DHT in a file
PersistDHT() - Constructor for class org.klomp.snark.dht.PersistDHT
 
PersistenceHelper - Class in net.i2p.stat
Output rate data.
PersistenceHelper() - Constructor for class net.i2p.stat.PersistenceHelper
 
PersistentDataStore - Class in net.i2p.router.networkdb.kademlia
Write out keys to disk when we get them and periodically read ones we don't know about into memory, with newly read routers are also added to the routing table.
PersistentDataStore(RouterContext, String, KademliaNetworkDatabaseFacade) - Constructor for class net.i2p.router.networkdb.kademlia.PersistentDataStore
 
PersistentDataStore.RouterInfoFilter - Class in net.i2p.router.networkdb.kademlia
 
PersistentDataStore.RouterInfoFilter() - Constructor for class net.i2p.router.networkdb.kademlia.PersistentDataStore.RouterInfoFilter
 
PersistentKeyRing - Class in net.i2p.router
ConcurrentHashMap with backing in the router.config file.
PersistentKeyRing(RouterContext) - Constructor for class net.i2p.router.PersistentKeyRing
 
PersistentMailCache - Class in i2p.susi.webmail
Manage the on-disk cache.
PersistentMailCache(String, int, String, String) - Constructor for class i2p.susi.webmail.PersistentMailCache
Use the params to generate a unique directory name.
PersistNews - Class in net.i2p.router.news
Store and retrieve news entries from disk.
PersistNews() - Constructor for class net.i2p.router.news.PersistNews
 
PersistRouterInfoJob - Class in net.i2p.router.tasks
Update the router.info file whenever its, er, updated
PersistRouterInfoJob(RouterContext) - Constructor for class net.i2p.router.tasks.PersistRouterInfoJob
 
PFX_OPTION - Static variable in class net.i2p.i2ptunnel.TunnelController
 
pickInbound(Properties, int) - Method in class net.i2p.router.transport.udp.IntroductionManager
Grab a bunch of peers who are willing to be introducers for us that are locally known (duh) and have published their own SSU address (duh^2).
pickTestPeer(PeerTestState.Role, boolean, RemoteHostId) - Method in class net.i2p.router.transport.udp.UDPTransport
Pick a Bob (if we are Alice) or a Charlie (if we are Bob).
PIECE - Static variable in class org.klomp.snark.Message
 
piece - Variable in class org.klomp.snark.Message
 
Piece - Class in org.klomp.snark
This class is used solely by PeerCoordinator.
Piece(int) - Constructor for class org.klomp.snark.Piece
 
pieceMessage(Request) - Method in class org.klomp.snark.PeerState
Called when a full chunk (i.e.
ping(Destination, long) - Method in interface net.i2p.client.streaming.I2PSocketManager
Ping the specified peer, returning true if they replied to the ping within the timeout specified, false otherwise.
ping(Destination, int, int, long) - Method in interface net.i2p.client.streaming.I2PSocketManager
Ping the specified peer, returning true if they replied to the ping within the timeout specified, false otherwise.
ping(Destination, int, int, long, byte[]) - Method in interface net.i2p.client.streaming.I2PSocketManager
Ping the specified peer, returning true if they replied to the ping within the timeout specified, false otherwise.
ping(Destination, long) - Method in class net.i2p.client.streaming.impl.ConnectionManager
blocking
ping(Destination, int, int, long) - Method in class net.i2p.client.streaming.impl.ConnectionManager
blocking
ping(Destination, int, int, long, boolean) - Method in class net.i2p.client.streaming.impl.ConnectionManager
 
ping(Destination, int, int, long, boolean, ConnectionManager.PingNotifier) - Method in class net.i2p.client.streaming.impl.ConnectionManager
 
ping(Destination, int, int, long, byte[]) - Method in class net.i2p.client.streaming.impl.ConnectionManager
blocking
ping(Destination, long) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Ping the specified peer, returning true if they replied to the ping within the timeout specified, false otherwise.
ping(Destination, int, int, long) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Ping the specified peer, returning true if they replied to the ping within the timeout specified, false otherwise.
ping(Destination, int, int, long, byte[]) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Ping the specified peer, returning true if they replied to the ping within the timeout specified, false otherwise.
ping(Destination, int) - Method in interface org.klomp.snark.dht.DHT
Ping.
ping(Destination, int) - Method in class org.klomp.snark.dht.KRPC
Ping.
pingComplete(boolean) - Method in interface net.i2p.client.streaming.impl.ConnectionManager.PingNotifier
 
Pinger - Class in net.i2p.i2ptunnel.streamr
 
Pinger() - Constructor for class net.i2p.i2ptunnel.streamr.Pinger
 
pingIntroducers() - Method in class net.i2p.router.transport.udp.IntroductionManager
Was part of pickInbound(), moved out so we can call it more often
pingReceived(String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
 
pingReceived(String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
 
placeComments() - Method in class org.jrobin.graph.LegendComposer
 
PlotElement - Class in org.jrobin.graph
 
PlotElement(Paint) - Constructor for class org.jrobin.graph.PlotElement
 
plotElements - Variable in class org.jrobin.graph.RrdGraphDef
 
Plottable - Class in org.jrobin.data
Interface to be used for custom datasources.
Plottable() - Constructor for class org.jrobin.data.Plottable
 
PLUGIN_DIR - Static variable in class net.i2p.router.update.PluginUpdateRunner
 
PLUGIN_DIR - Static variable in class net.i2p.router.web.PluginStarter
 
pluginProperties(I2PAppContext, String) - Static method in class net.i2p.router.web.PluginStarter
plugin.config
pluginProperties() - Static method in class net.i2p.router.web.PluginStarter
plugins.config this auto-adds a property for every dir in the plugin directory
pluginsEnabled(I2PAppContext) - Static method in class net.i2p.router.web.PluginStarter
 
PluginStarter - Class in net.i2p.router.web
Start/stop/delete plugins that are already installed Get properties of installed plugins Get or change settings in plugins.config
PluginStarter(RouterContext) - Constructor for class net.i2p.router.web.PluginStarter
 
PluginStopper - Class in net.i2p.router.web
Stop all plugins that are installed and running
PluginStopper(RouterContext) - Constructor for class net.i2p.router.web.PluginStopper
 
PluginUpdateChecker - Class in net.i2p.router.update
Check for an updated version of a plugin.
PluginUpdateChecker(RouterContext, ConsoleUpdateManager, List<URI>, String, String) - Constructor for class net.i2p.router.update.PluginUpdateChecker
 
PluginUpdateHandler - Class in net.i2p.router.update
Check for or download an updated version of a plugin.
PluginUpdateHandler(RouterContext, ConsoleUpdateManager) - Constructor for class net.i2p.router.update.PluginUpdateHandler
 
PluginUpdateRunner - Class in net.i2p.router.update
Check for an updated version of a plugin.
PluginUpdateRunner(RouterContext, ConsoleUpdateManager, List<URI>, String, String) - Constructor for class net.i2p.router.update.PluginUpdateRunner
 
PLUS - Static variable in class org.jrobin.core.timespec.TimeToken
 
PM - Static variable in class org.jrobin.core.timespec.TimeToken
 
PoisonI2CPMessage - Class in net.i2p.internal
For marking end-of-queues in a standard manner.
PoisonI2CPMessage() - Constructor for class net.i2p.internal.PoisonI2CPMessage
 
poll() - Method in class net.i2p.internal.I2CPMessageQueue
Receive a message, nonblocking.
poll() - Method in class net.i2p.router.client.I2CPMessageQueueImpl
Receive a message, nonblocking
poll() - Method in class net.i2p.router.util.CoDelBlockingQueue
 
poll() - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
 
pollInterval - Variable in class net.i2p.router.time.NtpMessage
This value indicates the maximum interval between successive messages, in seconds to the nearest power of two.
pongReceived(String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
 
pongReceived(String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
 
pool - Variable in class gnu.crypto.prng.FortunaStandalone
 
pool0Count - Variable in class gnu.crypto.prng.FortunaStandalone
 
PooledTunnelCreatorConfig - Class in net.i2p.router.tunnel.pool
Data about a tunnel we created
PooledTunnelCreatorConfig(RouterContext, int, boolean) - Constructor for class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
Creates a new instance of PooledTunnelCreatorConfig
PooledTunnelCreatorConfig(RouterContext, int, boolean, Hash) - Constructor for class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
 
pools - Variable in class gnu.crypto.prng.FortunaStandalone
 
poolUsed - Variable in class org.jrobin.graph.RrdGraphDef
 
POP3MailBox - Class in i2p.susi.webmail.pop3
 
POP3MailBox(String, int, String, String) - Constructor for class i2p.susi.webmail.pop3.POP3MailBox
Does not connect.
POP3MailBox.FetchRequest - Interface in i2p.susi.webmail.pop3
 
port - Variable in class net.i2p.i2ptunnel.I2PTunnel
the I2CP port, non-null
port - Variable in class net.i2p.router.transport.TransportManager.Port
 
PORT - Static variable in class org.cybergarage.upnp.ssdp.SSDP
Default destination port for SSDP multicast messages
PORT - Static variable in class org.klomp.snark.Message
 
PORT - Static variable in class org.klomp.snark.TrackerClient
 
PORT_ANY - Static variable in interface net.i2p.client.I2PSession
 
PORT_RESTRICTED_NAT - Static variable in class org.freenetproject.DetectedIP
Port restricted cone NAT.
PORT_UNSPECIFIED - Static variable in interface net.i2p.client.I2PSession
 
portForwardStatus(Map<ForwardPort, ForwardPortStatus>) - Method in interface org.freenetproject.ForwardPortCallback
Called to indicate status on one or more forwarded ports.
portMapper() - Method in class net.i2p.I2PAppContext
Basic mapping from service names to ports
PortMapper - Class in net.i2p.util
Map services to internal or external application ports for this context.
PortMapper(I2PAppContext) - Constructor for class net.i2p.util.PortMapper
 
portMessage(int) - Method in class org.klomp.snark.PeerState
Unused
portNumber - Variable in class org.freenetproject.ForwardPort
Port number to forward
POST - Static variable in class org.cybergarage.http.HTTP
 
post(HTTPResponse) - Method in class org.cybergarage.http.HTTPRequest
 
post(String, int, boolean) - Method in class org.cybergarage.http.HTTPRequest
 
post(String, int) - Method in class org.cybergarage.http.HTTPRequest
 
post(HTTPResponse, long, long, boolean) - Method in class org.cybergarage.http.HTTPSocket
 
post() - Method in class org.cybergarage.upnp.control.ActionRequest
 
post() - Method in class org.cybergarage.upnp.control.QueryRequest
 
post(SubscriptionResponse) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
 
post() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
 
post(HTTPRequest, String, int) - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
 
post(HTTPRequest) - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
 
post(String, int, String) - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
 
post(SSDPNotifyRequest) - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
This method send a SSDPNotifyRequest over SSDPNotifySocket
post(String, int, SSDPSearchResponse) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
 
post(String, int, SSDPSearchRequest) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
 
post(SSDPSearchRequest) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
 
postalCode - Variable in class com.maxmind.geoip.Location
 
postConfigure(WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
 
postControlAction() - Method in class org.cybergarage.upnp.Action
 
postMessage(String, int) - Method in class org.cybergarage.soap.SOAPRequest
 
postQuerylAction() - Method in class org.cybergarage.upnp.StateVariable
 
postSearchResponse(SSDPPacket, String, String) - Method in class org.cybergarage.upnp.Device
 
pow(FieldElement) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
 
pow22523() - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
 
pow22523() - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
Gets this field element to the power of (2^252 - 3).
pow22523() - Method in class net.i2p.crypto.eddsa.math.FieldElement
 
PQEntry - Interface in net.i2p.router.util
For PriBlockingQueue
precision - Variable in class net.i2p.router.time.NtpMessage
This value indicates the precision of the local clock, in seconds to the nearest power of two.
precmp - Variable in class net.i2p.crypto.eddsa.math.GroupElement
Precomputed table for GroupElement.scalarMultiply(byte[]), filled if necessary.
precomp(Curve, FieldElement, FieldElement, FieldElement) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
Creates a new group element in PRECOMP representation.
precompute(boolean) - Method in class net.i2p.crypto.eddsa.math.GroupElement
Precomputes several tables.
PRECONDITION_FAILED - Static variable in class org.cybergarage.http.HTTPStatus
 
PRECONDITION_FAILED - Static variable in class org.cybergarage.upnp.UPnPStatus
 
preConfigure(WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
 
PREFERRED_SIGTYPE - Static variable in class net.i2p.i2ptunnel.TunnelController
This is guaranteed to be available.
PREFIX - Static variable in class net.i2p.router.web.PluginStarter
 
PREFIX - Static variable in class net.i2p.router.web.RouterConsoleRunner
 
PREFIX_INBOUND_EXPLORATORY - Static variable in class net.i2p.router.TunnelPoolSettings
prefix used to configure the inbound exploratory pool
PREFIX_OUTBOUND_EXPLORATORY - Static variable in class net.i2p.router.TunnelPoolSettings
prefix used to configure the outbound exploratory pool
PREFIX_RRDTool - Static variable in class org.jrobin.core.RrdDb
prefix to identify external RRDTool file source used in various RrdDb constructors
PREFIX_XML - Static variable in class org.jrobin.core.RrdDb
prefix to identify external XML file source used in various RrdDb constructors
prepareCache() - Method in class net.i2p.router.networkdb.kademlia.LocalHash
Prepare this hash's cache for xor values - very few hashes will need it, so we don't want to waste the memory, and lazy initialization would incur online overhead to verify the initialization.
prepareNextWrite(NTCPConnection.PrepBuffer) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
prepare the next i2np message for transmission.
prepareOutbound() - Method in class net.i2p.router.transport.ntcp.EstablishState
We are Alice.
prepareSessionConfirmed() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Let's sign everything so we can fragment properly.
prepareSessionCreated() - Method in class net.i2p.router.transport.udp.InboundEstablishState
 
preprocess(byte[], int) - Method in class net.i2p.router.tunnel.TrivialPreprocessor
Wrap the preprocessed fragments with the necessary padding / checksums to act as a tunnel message.
PREPROCESSED_SIZE - Static variable in class net.i2p.router.tunnel.TrivialPreprocessor
 
preprocessQueue(List<PendingGatewayMessage>, TunnelGateway.Sender, TunnelGateway.Receiver) - Method in class net.i2p.router.tunnel.BatchedPreprocessor
 
preprocessQueue(List<PendingGatewayMessage>, TunnelGateway.Sender, TunnelGateway.Receiver) - Method in class net.i2p.router.tunnel.TrivialPreprocessor
Return true if there were messages remaining, and we should queue up a delayed flush to clear them NOTE: Unused here, see BatchedPreprocessor override, super is not called.
preprocessQueue(List<PendingGatewayMessage>, TunnelGateway.Sender, TunnelGateway.Receiver) - Method in interface net.i2p.router.tunnel.TunnelGateway.QueuePreprocessor
Caller must synchronize on the list!
PresentationListener - Interface in org.cybergarage.upnp.device
 
prev - Variable in class net.metanotion.util.skiplist.SkipSpan
 
prev_multiplier - Variable in class org.jrobin.core.timespec.TimeParser
 
previous() - Method in class net.metanotion.io.block.index.IBSkipIterator
 
previous() - Method in class net.metanotion.util.skiplist.SkipIterator
 
previousIndex() - Method in class net.metanotion.util.skiplist.SkipIterator
 
previousPage() - Method in class i2p.susi.util.Folder
Turns folder to previous page.
prevPage - Variable in class net.metanotion.io.block.index.BSkipSpan
 
PriBlockingQueue<E extends PQEntry> - Class in net.i2p.router.util
Priority Blocking Queue using methods in the entries, as defined in PQEntry, to store priority and sequence number, ensuring FIFO order within a priority.
PriBlockingQueue(I2PAppContext, String, int) - Constructor for class net.i2p.router.util.PriBlockingQueue
Bounded queue with a hardcoded failsafe max size, except when using put(), which is unbounded.
print() - Method in class net.metanotion.util.skiplist.SkipLevels
 
print() - Method in class net.metanotion.util.skiplist.SkipList
Deprecated.
goes to System.out
print() - Method in class net.metanotion.util.skiplist.SkipSpan
dumps all the data from here to the end
print() - Method in class org.cybergarage.http.HTTPRequest
 
print() - Method in class org.cybergarage.http.HTTPResponse
 
print() - Method in class org.cybergarage.soap.SOAPRequest
 
print() - Method in class org.cybergarage.soap.SOAPResponse
 
print() - Method in class org.cybergarage.upnp.Action
 
print() - Method in class org.cybergarage.upnp.ControlPoint
 
print(boolean) - Method in class org.cybergarage.xml.Node
 
print() - Method in class org.cybergarage.xml.Node
 
print(String, String, String) - Method in class org.jrobin.graph.RrdGraphDef
Calculates the chosen consolidation function CF over the given datasource and creates the result by using the given format string.
printAll() - Method in class net.metanotion.util.skiplist.SkipLevels
 
printCommands(List<String>) - Static method in class net.i2p.util.CommandLine
 
printInfo(PrintStream, NumberFormat, int) - Method in class org.jrobin.core.jrrd.Archive
 
printInfo(PrintStream, NumberFormat) - Method in class org.jrobin.core.jrrd.DataSource
 
printInfo(PrintStream) - Method in class org.jrobin.core.jrrd.RRDatabase
Outputs the header information of the database to the given print stream using the default number format.
printInfo(PrintStream, NumberFormat) - Method in class org.jrobin.core.jrrd.RRDatabase
Outputs the header information of the database to the given print stream using the given number format.
printSL() - Method in class net.metanotion.util.skiplist.SkipList
Deprecated.
goes to System.out
printStatementCount() - Method in class org.jrobin.graph.RrdGraphDef
 
PrintText - Class in org.jrobin.graph
 
PrintText(String, String, String, boolean) - Constructor for class org.jrobin.graph.PrintText
 
PRIORITY - Static variable in class net.i2p.util.LogManager
These define the characters in the format line of the config file
priority - Variable in class org.klomp.snark.web.Sorters.FileAndIndex
 
PRIORITY_BUILD_REPLY - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_EXPLORATORY - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_HIGHEST - Static variable in class net.i2p.router.OutNetMessage
Priorities, higher is higher priority.
PRIORITY_HIS_BUILD_REQUEST - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_HIS_NETDB_STORE - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_LOWEST - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_MY_BUILD_REQUEST - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_MY_DATA - Static variable in class net.i2p.router.OutNetMessage
may be adjusted +/- 25 for outbound traffic
PRIORITY_MY_NETDB_LOOKUP - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_MY_NETDB_STORE - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_MY_NETDB_STORE_LOW - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_NETDB_EXPLORE - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_NETDB_FLOOD - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_NETDB_HARVEST - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_NETDB_REPLY - Static variable in class net.i2p.router.OutNetMessage
 
PRIORITY_PARTICIPATING - Static variable in class net.i2p.router.OutNetMessage
 
PrivateKey - Class in net.i2p.data
Defines the PrivateKey as defined by the I2P data structure spec.
PrivateKey() - Constructor for class net.i2p.data.PrivateKey
 
PrivateKey(byte[]) - Constructor for class net.i2p.data.PrivateKey
 
PrivateKey(String) - Constructor for class net.i2p.data.PrivateKey
constructs from base64
privateKey - Variable in class net.i2p.router.startup.LoadRouterInfoJob.KeyData
 
PrivateKeyFile - Class in net.i2p.data
This helper class reads and writes files in the same "eepPriv.dat" format used by the client code.
PrivateKeyFile(String) - Constructor for class net.i2p.data.PrivateKeyFile
 
PrivateKeyFile(File) - Constructor for class net.i2p.data.PrivateKeyFile
 
PrivateKeyFile(File, I2PClient) - Constructor for class net.i2p.data.PrivateKeyFile
 
PrivateKeyFile(File, I2PSession) - Constructor for class net.i2p.data.PrivateKeyFile
 
PrivateKeyFile(File, Destination, PrivateKey, SigningPrivateKey) - Constructor for class net.i2p.data.PrivateKeyFile
 
PrivateKeyFile(File, PublicKey, SigningPublicKey, Certificate, PrivateKey, SigningPrivateKey) - Constructor for class net.i2p.data.PrivateKeyFile
 
PrivateKeyFile(File, PublicKey, SigningPublicKey, Certificate, PrivateKey, SigningPrivateKey, byte[]) - Constructor for class net.i2p.data.PrivateKeyFile
 
PrivateKeyFile(InputStream) - Constructor for class net.i2p.data.PrivateKeyFile
Can't be used for writing
privKey - Variable in class net.i2p.data.PrivateKeyFile
 
PROBABLE_FAILURE - Static variable in class org.freenetproject.ForwardPortStatus
The port forward probably failed
PROBABLE_SUCCESS - Static variable in class org.freenetproject.ForwardPortStatus
The port forward probably succeeded.
process(byte[], int, int, Hash) - Method in class net.i2p.router.tunnel.HopProcessor
Process the data for the current hop, overwriting the original data with what should be sent to the next peer.
process(byte[], int, int) - Method in class net.i2p.router.tunnel.InboundGatewayProcessor
Since we are the inbound gateway, use the IV given to us as the first 16 bytes, ignore the 'prev' hop, and encrypt the message like every other participant.
process(byte[], int, int) - Method in class net.i2p.router.tunnel.OutboundGatewayProcessor
Since we are the outbound gateway, pick a random IV and wrap the preprocessed data so that it will be exposed at the endpoint.
process(long, double) - Method in class org.jrobin.core.Datasource
 
processData() - Method in class org.jrobin.data.DataProcessor
Method that should be called once all datasources are defined.
processForm() - Method in class net.i2p.router.web.ConfigAdvancedHandler
 
processForm() - Method in class net.i2p.router.web.ConfigClientsHandler
 
processForm() - Method in class net.i2p.router.web.ConfigFamilyHandler
 
processForm() - Method in class net.i2p.router.web.ConfigHomeHandler
 
processForm() - Method in class net.i2p.router.web.ConfigKeyringHandler
 
processForm() - Method in class net.i2p.router.web.ConfigLoggingHandler
 
processForm() - Method in class net.i2p.router.web.ConfigNetHandler
 
processForm() - Method in class net.i2p.router.web.ConfigPeerHandler
 
processForm() - Method in class net.i2p.router.web.ConfigReseedHandler
 
processForm() - Method in class net.i2p.router.web.ConfigServiceHandler
 
processForm() - Method in class net.i2p.router.web.ConfigStatsHandler
 
processForm() - Method in class net.i2p.router.web.ConfigSummaryHandler
 
processForm() - Method in class net.i2p.router.web.ConfigTunnelsHandler
 
processForm() - Method in class net.i2p.router.web.ConfigUIHandler
 
processForm() - Method in class net.i2p.router.web.ConfigUpdateHandler
 
processForm() - Method in class net.i2p.router.web.FormHandler
Override this to perform the final processing (in turn, adding formNotice and formError messages, etc)
processForm() - Method in class net.i2p.router.web.GraphHelper
This was a HelperBase but now it's a FormHandler
processMessage(OutNetMessage) - Method in class net.i2p.router.CommSystemFacade
 
processMessage(OutNetMessage) - Method in class net.i2p.router.dummy.VMCommSystem
The router wants us to send the given message to the peer.
processMessage(OutNetMessage) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Send the message out
processPixels(Gif89Frame) - Method in class org.jrobin.graph.GifColorTable
 
PROFILE_BULK - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROFILE_INTERACTIVE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
ProfileManager - Interface in net.i2p.router
 
profileManager() - Method in class net.i2p.router.RouterContext
Expose a simple API for various router components to take note of particular events that a peer enacts (sends us a message, agrees to participate in a tunnel, etc).
ProfileManagerImpl - Class in net.i2p.router.peermanager
Methods to update profiles.
ProfileManagerImpl(RouterContext) - Constructor for class net.i2p.router.peermanager.ProfileManagerImpl
 
ProfileOrganizer - Class in net.i2p.router.peermanager
Keep the peer profiles organized according to the tiered model.
ProfileOrganizer(RouterContext) - Constructor for class net.i2p.router.peermanager.ProfileOrganizer
 
profileOrganizer() - Method in class net.i2p.router.RouterContext
Organize the peers we know about into various tiers, profiling their performance and sorting them accordingly.
ProfileOrganizer.Slice - Enum in net.i2p.router.peermanager
Replaces integer subTierMode argument, for clarity
ProfileOrganizerRenderer - Class in net.i2p.router.web
Helper class to refactor the HTML rendering from out of the ProfileOrganizer
ProfileOrganizerRenderer(ProfileOrganizer, RouterContext) - Constructor for class net.i2p.router.web.ProfileOrganizerRenderer
 
ProfilePersistenceHelper - Class in net.i2p.router.peermanager
Write profiles to disk at shutdown, read at startup.
ProfilePersistenceHelper(RouterContext) - Constructor for class net.i2p.router.peermanager.ProfilePersistenceHelper
 
ProfilesHelper - Class in net.i2p.router.web
 
ProfilesHelper() - Constructor for class net.i2p.router.web.ProfilesHelper
 
ProofHelper - Class in net.i2p.router.web
Sign a statement about this router.
ProofHelper() - Constructor for class net.i2p.router.web.ProofHelper
 
PROP_ACCEPT - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
PROP_ACCESS_LIST - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_ACTION - Static variable in class net.i2p.client.naming.HostTxtEntry
 
PROP_ADVANCED - Static variable in class net.i2p.router.web.HelperBase
 
PROP_ALLOW_DIRECT - Static variable in class net.i2p.router.transport.udp.UDPTransport
do we allow direct SSU connections, sans introducers?
PROP_ALLOW_ZERO_HOP - Static variable in class net.i2p.router.TunnelPoolSettings
don't trust this, always true
PROP_ANSWER_PINGS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_AUTH - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
all auth @since 0.8.2
PROP_AUTH - Static variable in class net.i2p.router.web.ConfigClientsHelper
from ClientMessageEventListener
PROP_AUTH - Static variable in class net.i2p.sam.SAMBridge
 
PROP_AUTO_START - Static variable in class org.klomp.snark.SnarkManager
 
PROP_B32 - Static variable in class net.i2p.client.naming.DummyNamingService
 
PROP_B64 - Static variable in class net.i2p.util.PasswordManager
stored obfuscated as b64 of the UTF-8 bytes
PROP_BACKUP_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_BANDWIDTH_SHARE_PERCENTAGE - Static variable in class net.i2p.router.Router
 
PROP_BATCH_FREQUENCY - Static variable in class net.i2p.router.tunnel.BatchedRouterPreprocessor
How frequently should we flush non-full messages, in milliseconds This goes in I2CP custom options for the pool.
PROP_BIND_INTERFACE - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
this is rarely if ever used, default is to bind to wildcard address
PROP_BIND_INTERFACE - Static variable in class net.i2p.router.transport.udp.UDPTransport
this is rarely if ever used, default is to bind to wildcard address
PROP_BLACKLIST - Static variable in class net.i2p.client.streaming.impl.ConnectionManager
 
PROP_BLOCKLIST_TIME - Static variable in class net.i2p.router.update.NewsFetcher
 
PROP_BOB_HOST - Static variable in class net.i2p.BOB.BOB
 
PROP_BOB_PORT - Static variable in class net.i2p.BOB.BOB
 
PROP_BUFFER_SIZE - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
How much data will we accept that hasn't been written out yet.
PROP_CAPABILITIES - Static variable in class net.i2p.data.router.RouterInfo
 
PROP_CAPACITY - Static variable in class net.i2p.router.transport.udp.UDPAddress
 
PROP_CFG_VER - Static variable in class net.i2p.BOB.BOB
 
PROP_CLIENT_HOST - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
note that this is different than the property the client side uses, i2cp.tcp.host
PROP_CLIENT_ONLY - Static variable in class net.i2p.router.ClientManagerFacade
 
PROP_CLIENT_PORT - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
note that this is different than the property the client side uses, i2cp.tcp.port
PROP_CLOAK - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
 
PROP_COMMAND - Static variable in class net.i2p.i2ptunnel.I2Ping
 
PROP_CONCURRING_SERVERS - Static variable in class net.i2p.router.time.RouterTimestamper
 
PROP_CONFIG_FILE - Static variable in class net.i2p.router.Router
 
PROP_CONFIG_FILE - Static variable in class org.klomp.snark.web.I2PSnarkServlet
 
PROP_CONFIG_LOCATION - Static variable in class net.i2p.BOB.BOB
 
PROP_CONGESTION_AVOIDANCE_GROWTH_RATE_FACTOR - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_CONNECT_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_CONNECT_TIMEOUT - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
How long wait for the ACK from a SYN, in milliseconds.
PROP_CONSOLE_PW - Static variable in class net.i2p.router.web.RouterConsoleRunner
 
PROP_CONSOLEBUFFERSIZE - Static variable in class net.i2p.util.LogManager
 
PROP_COUNTRY - Static variable in class net.i2p.util.Translate
 
PROP_COUNTRY_BONUS - Static variable in class net.i2p.router.peermanager.CapacityCalculator
 
PROP_CRYPT - Static variable in class net.i2p.util.PasswordManager
stored as a Unix crypt string
PROP_CSS_DISABLED - Static variable in class net.i2p.i2ptunnel.web.IndexBean
 
PROP_DATAGRAM_HOST - Static variable in class net.i2p.sam.SAMBridge
 
PROP_DATAGRAM_PORT - Static variable in class net.i2p.sam.SAMBridge
 
PROP_DATE - Static variable in class net.i2p.client.naming.HostTxtEntry
 
PROP_DATEFORMAT - Static variable in class net.i2p.util.LogManager
 
PROP_DB_DIR - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
PROP_DCC - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCClient
 
PROP_DEBIAN_GEOIP - Static variable in class net.i2p.router.transport.GeoIP
 
PROP_DEBIAN_GEOIPV6 - Static variable in class net.i2p.router.transport.GeoIP
 
PROP_DEFAULTLEVEL - Static variable in class net.i2p.util.LogManager
 
PROP_DESCR - Static variable in class net.i2p.i2ptunnel.TunnelController
all of these @since 0.9.14
PROP_DEST - Static variable in class net.i2p.client.naming.HostTxtEntry
 
PROP_DEST - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_DEV_SU3_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
no default
PROP_DIR - Static variable in class org.klomp.snark.SnarkManager
 
PROP_DISABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_DISABLE_EXTERNAL - Static variable in class net.i2p.router.web.ConfigClientsHelper
from ClientManager
PROP_DISABLE_HELPER - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
PROP_DISABLE_REFRESH - Static variable in class net.i2p.router.web.CSSHelper
 
PROP_DISABLE_REJ_LOG - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_DISABLED - Static variable in class net.i2p.router.time.RouterTimestamper
 
PROP_DISPATCH_THREADED - Static variable in class net.i2p.router.InNetMessagePool
If set to true, we will have two additional threads - one for dispatching tunnel data messages, and another for dispatching tunnel gateway messages.
PROP_DISPLAYONSCREEN - Static variable in class net.i2p.util.LogManager
 
PROP_DISPLAYONSCREENLEVEL - Static variable in class net.i2p.util.LogManager
 
PROP_DOMAIN_SOCKET - Static variable in class net.i2p.client.impl.I2PSessionImpl
Use Unix domain socket (or similar) to connect to a router
PROP_DTG_ENABLED - Static variable in class net.i2p.router.web.RouterConsoleRunner
 
PROP_DURATION - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_DYNAMIC_KEYS - Static variable in class net.i2p.router.Router
 
PROP_ENABLE - Static variable in class net.i2p.desktopgui.Main
 
PROP_ENABLE_ACCESS_LIST - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
all of these are @since 0.7.13
PROP_ENABLE_ACCESS_LIST - Static variable in class net.i2p.i2ptunnel.ui.GeneralHelper
 
PROP_ENABLE_ACCESS_LIST - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
 
PROP_ENABLE_BLACKLIST - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_ENABLE_BLACKLIST - Static variable in class net.i2p.i2ptunnel.ui.GeneralHelper
 
PROP_ENABLE_BLACKLIST - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
 
PROP_ENABLE_CLIENT_CHANGE - Static variable in class net.i2p.router.web.ConfigClientsHelper
 
PROP_ENABLE_NTCP - Static variable in class net.i2p.router.transport.TransportManager
default true
PROP_ENABLE_PLUGIN_INSTALL - Static variable in class net.i2p.router.web.ConfigClientsHelper
 
PROP_ENABLE_SSL - Static variable in class net.i2p.client.impl.I2PSessionImpl
SSL interface (only) @since 0.8.3
PROP_ENABLE_SSL - Static variable in class net.i2p.router.web.ConfigClientsHelper
 
PROP_ENABLE_UDP - Static variable in class net.i2p.router.transport.TransportManager
default true
PROP_ENABLE_UPNP - Static variable in class net.i2p.router.transport.TransportManager
default true
PROP_ENCRYPT_RI - Static variable in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
 
PROP_ENFORCE_PROTO - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_ENGINES - Static variable in class net.i2p.router.web.SearchHelper
 
PROP_EXPIRES - Static variable in class net.i2p.client.naming.HostTxtEntry
 
PROP_EXTERNAL_HOST - Static variable in class net.i2p.router.transport.udp.UDPTransport
define this to explicitly set an external IP address
PROP_EXTERNAL_PORT - Static variable in class net.i2p.router.transport.udp.UDPTransport
define this to explicitly set an external port
PROP_FAMILY_NAME - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
 
PROP_FAST_RECEIVE - Static variable in interface net.i2p.client.I2PClient
For router->client payloads.
PROP_FAVORITES - Static variable in class net.i2p.router.web.HomeHelper
 
PROP_FILE - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_FILENAME - Static variable in class net.i2p.util.LogManager
 
PROP_FILES_PUBLIC - Static variable in class org.klomp.snark.SnarkManager
 
PROP_FILESIZE - Static variable in class net.i2p.util.LogManager
 
PROP_FLOODFILL_PARTICIPANT - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillMonitorJob
 
PROP_FLOODFILL_PARTICIPANT - Static variable in class net.i2p.router.web.ConfigAdvancedHelper
 
PROP_FORCE_BWCLASS - Static variable in class net.i2p.router.Router
for testing
PROP_FORCE_FLUSH - Static variable in class net.i2p.sam.SAMStreamSession
 
PROP_FORCE_INTRODUCERS - Static variable in class net.i2p.router.transport.udp.UDPTransport
do we require introducers, regardless of our status?
PROP_FORCE_MOBILE_CONSOLE - Static variable in class net.i2p.router.web.CSSHelper
 
PROP_FORCE_UNREACHABLE - Static variable in class net.i2p.router.Router
for testing
PROP_FORMAT - Static variable in class net.i2p.util.LogManager
 
PROP_GEOIP_DIR - Static variable in class net.i2p.router.transport.GeoIP
 
PROP_GEOIP_ENABLED - Static variable in class net.i2p.router.transport.GeoIP
 
PROP_HIDDEN - Static variable in class net.i2p.router.Router
this puts an 'H' in your routerInfo
PROP_HIDDEN_HIDDEN - Static variable in class net.i2p.router.Router
this does not put an 'H' in your routerInfo
PROP_HOST - Static variable in class net.i2p.data.router.RouterAddress
 
PROP_HOST - Static variable in class net.i2p.router.transport.udp.UDPAddress
 
PROP_HOSTNAME - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
 
PROP_HOSTNAME_DEFAULT - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
 
PROP_HOSTS_FILE - Static variable in class net.i2p.client.naming.HostsTxtNamingService
If this system property is specified, the tunnel will read the given file for hostname=destKey values when resolving names
PROP_I2CP_HOST - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_I2CP_HOST - Static variable in class org.klomp.snark.SnarkManager
 
PROP_I2CP_OPTS - Static variable in class org.klomp.snark.SnarkManager
 
PROP_I2CP_PORT - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_I2CP_PORT - Static variable in class org.klomp.snark.SnarkManager
 
PROP_I2NP_NTCP_AUTO_IP - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
 
PROP_I2NP_NTCP_AUTO_IP - Static variable in class net.i2p.router.web.ConfigNetHelper
 
PROP_I2NP_NTCP_AUTO_PORT - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
 
PROP_I2NP_NTCP_AUTO_PORT - Static variable in class net.i2p.router.web.ConfigNetHelper
 
PROP_I2NP_NTCP_HOSTNAME - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
 
PROP_I2NP_NTCP_HOSTNAME - Static variable in class net.i2p.router.web.ConfigNetHelper
copied from various private components
PROP_I2NP_NTCP_PORT - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
 
PROP_I2NP_NTCP_PORT - Static variable in class net.i2p.router.web.ConfigNetHelper
 
PROP_IB_RANDOM_KEY - Static variable in class net.i2p.router.Router
 
PROP_IMPL - Static variable in class net.i2p.client.naming.NamingService
what classname should be used as the naming service impl?
PROP_INACTIVITY_ACTION - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_INACTIVITY_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_INBOUND_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
 
PROP_INBOUND_BANDWIDTH_PEAK - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
 
PROP_INBOUND_BURST_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
 
PROP_INITIAL_ACK_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_INITIAL_RECEIVE_WINDOW - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
unused
PROP_INITIAL_RESEND_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_INITIAL_WINDOW_SIZE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_INTERNAL_PORT - Static variable in class net.i2p.router.transport.udp.UDPTransport
 
PROP_INTERNAL_SSL - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
PROP_INTFC - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_INTRO_HOST_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
 
PROP_INTRO_KEY - Static variable in class net.i2p.router.transport.udp.UDPAddress
 
PROP_INTRO_KEY_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
 
PROP_INTRO_PORT_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
 
PROP_INTRO_TAG_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
 
PROP_IP - Static variable in class net.i2p.router.transport.udp.UDPTransport
remember IP changes
PROP_IP_CHANGE - Static variable in class net.i2p.router.transport.udp.UDPTransport
 
PROP_IP_COUNTRY - Static variable in class net.i2p.router.time.RouterTimestamper
 
PROP_IP_COUNTRY - Static variable in class net.i2p.router.transport.GeoIP
 
PROP_IP_RESTRICTION - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_IPV4_FIREWALLED - Static variable in class net.i2p.router.transport.TransportUtil
 
PROP_IPV6_FIREWALLED - Static variable in class net.i2p.router.transport.TransportUtil
 
PROP_JS_DISABLED - Static variable in class net.i2p.i2ptunnel.web.IndexBean
 
PROP_JUMP_SERVERS - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
PROP_KEEP_MESSAGE_HISTORY - Static variable in class net.i2p.router.MessageHistory
config property determining whether we want to debug with the message history - default false
PROP_KEY_PASSWORD - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
 
PROP_KEYDIR - Static variable in class net.i2p.router.KeyManager
 
PROP_KEYSTORE_PASSWORD - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
 
PROP_LANG - Static variable in class net.i2p.util.Translate
 
PROP_LAPTOP_MODE - Static variable in class net.i2p.router.transport.udp.UDPTransport
 
PROP_LAST_CHECKED - Static variable in class net.i2p.router.web.NewsHelper
 
PROP_LAST_UPDATE_TIME - Static variable in class net.i2p.router.web.NewsHelper
 
PROP_LAST_UPDATED - Static variable in class net.i2p.router.web.NewsHelper
 
PROP_LENGTH - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_LENGTH_VARIANCE - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_LISTEN_PORT - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_MANAGER - Static variable in class net.i2p.client.streaming.I2PSocketManagerFactory
Deprecated. 
PROP_MAX_BW - Static variable in class org.klomp.snark.I2PSnarkUtil
 
PROP_MAX_CONNECTIONS - Static variable in class org.klomp.snark.Snark
max connections
PROP_MAX_CONNS_DAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_MAX_CONNS_DAY - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
 
PROP_MAX_CONNS_HOUR - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_MAX_CONNS_HOUR - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
 
PROP_MAX_CONNS_MIN - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
all of these are @since 0.7.14
PROP_MAX_CONNS_MIN - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
all of these are @since 0.8.3 (moved from IndexBean)
PROP_MAX_MESSAGE_SIZE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_MAX_PORT - Static variable in class net.i2p.router.transport.udp.UDPEndpoint
 
PROP_MAX_RESENDS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_MAX_STREAMS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
how many streams will we allow at once?
PROP_MAX_STREAMS - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
 
PROP_MAX_TOTAL_CONNS_DAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_MAX_TOTAL_CONNS_DAY - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
 
PROP_MAX_TOTAL_CONNS_HOUR - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_MAX_TOTAL_CONNS_HOUR - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
 
PROP_MAX_TOTAL_CONNS_MIN - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_MAX_TOTAL_CONNS_MIN - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
 
PROP_MAX_TUNNELS - Static variable in class net.i2p.router.RouterThrottleImpl
 
PROP_MAX_WINDOW_SIZE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_MD5 - Static variable in class net.i2p.util.PasswordManager
stored as the hex of the MD5 hash of the UTF-8 bytes.
PROP_MESSAGE_HISTORY_FILENAME - Static variable in class net.i2p.router.MessageHistory
config property determining where we want to log the message history, if we're keeping one
PROP_METHOD - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
 
PROP_METHOD_DEFAULT - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
 
PROP_MIN_PORT - Static variable in class net.i2p.router.transport.udp.UDPEndpoint
8998 is monotone, and 31000 is the wrapper outbound, so let's stay between those
PROP_MINIMUM_FAST_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
Defines the minimum number of 'fast' peers that the organizer should select.
PROP_MINIMUM_HIGH_CAPACITY_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
Defines the minimum number of 'high capacity' peers that the organizer should select when using the mean - if less than this many are available, select the capacity by the median.
PROP_MTU - Static variable in class net.i2p.router.transport.udp.UDPAddress
 
PROP_NAME - Static variable in class net.i2p.client.naming.HostTxtEntry
 
PROP_NAME - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_NETWORK_ID - Static variable in class net.i2p.data.router.RouterInfo
 
PROP_NEWS_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_NICKNAME - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_OB_RANDOM_KEY - Static variable in class net.i2p.router.Router
 
PROP_OLD_AUTO_START - Static variable in class org.klomp.snark.SnarkManager
 
PROP_OLDDEST - Static variable in class net.i2p.client.naming.HostTxtEntry
 
PROP_OLDHOME - Static variable in class net.i2p.router.web.HomeHelper
 
PROP_OLDNAME - Static variable in class net.i2p.client.naming.HostTxtEntry
 
PROP_OLDSIG - Static variable in class net.i2p.client.naming.HostTxtEntry
 
PROP_OPENTRACKERS - Static variable in class org.klomp.snark.SnarkManager
 
PROP_OUTBOUND_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
 
PROP_OUTBOUND_BANDWIDTH_PEAK - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
 
PROP_OUTBOUND_BURST_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
 
PROP_OUTPROXY_AUTH - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
 
PROP_OUTPROXY_PW - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
 
PROP_OUTPROXY_PW_PREFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
 
PROP_OUTPROXY_USER - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
 
PROP_OUTPROXY_USER_PREFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
passwords for specific outproxies may be added with outproxyUsername.fooproxy.i2p=user and outproxyPassword.fooproxy.i2p=pw
PROP_PAGE_SIZE - Static variable in class org.klomp.snark.SnarkManager
 
PROP_PCAP - Static variable in class net.i2p.client.streaming.impl.I2PSocketManagerFull
 
PROP_PEER_PROFILE_DIR - Static variable in class net.i2p.router.peermanager.ProfilePersistenceHelper
 
PROP_PERSISTENT - Static variable in class net.i2p.router.web.SummaryListener
 
PROP_PORT - Static variable in class net.i2p.data.router.RouterAddress
 
PROP_PORT - Static variable in class net.i2p.router.transport.udp.UDPAddress
 
PROP_PREFER_UDP - Static variable in class net.i2p.router.transport.udp.UDPTransport
If i2np.udp.preferred is set to "always", the UDP bids will always be under the bid from the TCP transport - even if a TCP connection already exists.
PROP_PRIORITY - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_PRIVATETRACKERS - Static variable in class org.klomp.snark.SnarkManager
 
PROP_PROFILE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_PROXIES - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_PROXY_AUTH_ENABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_PROXY_DEFAULT - Static variable in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
 
PROP_PROXY_DIGEST_PREFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
new style MD5 auth
PROP_PROXY_DIGEST_SUFFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
 
PROP_PROXY_ENABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_PROXY_HOST - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_PROXY_HOST - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_PROXY_PASSWORD - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_PROXY_PORT - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_PROXY_PORT - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_PROXY_PREFIX - Static variable in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
add "default" or port number
PROP_PROXY_USERNAME - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
all these @since 0.8.9
PROP_PUBLISH_RANKINGS - Static variable in class net.i2p.router.StatisticsManager
 
PROP_PUBLISH_UNREACHABLE - Static variable in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
 
PROP_PW - Static variable in class net.i2p.client.impl.I2PSessionImpl
 
PROP_PW - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
 
PROP_PW - Static variable in class net.i2p.util.PasswordManager
stored as plain text
PROP_PW_ENABLE - Static variable in class i2p.susi.dns.BaseBean
 
PROP_PW_ENABLE - Static variable in class net.i2p.router.web.RouterConsoleRunner
 
PROP_PW_PREFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
additional users may be added with proxyPassword.user=pw
PROP_PW_PREFIX - Static variable in class net.i2p.sam.SAMBridge
 
PROP_PW_SUFFIX - Static variable in class net.i2p.sam.SAMBridge
 
PROP_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_QUERY_FREQUENCY - Static variable in class net.i2p.router.time.RouterTimestamper
 
PROP_RANDOM_KEY - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_READ_TIMEOUT - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
How long to block on read.
PROP_RECORD_PREFIX - Static variable in class net.i2p.util.LogManager
 
PROP_REFERER - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
all default to false
PROP_REFRESH - Static variable in class net.i2p.router.web.CSSHelper
 
PROP_REFRESH_DELAY - Static variable in class org.klomp.snark.SnarkManager
 
PROP_REFRESH_FREQUENCY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_RELIABILITY - Static variable in interface net.i2p.client.I2PClient
Reliability property
PROP_RELIABILITY_BEST_EFFORT - Static variable in interface net.i2p.client.I2PClient
Reliability value: best effort
PROP_RELIABILITY_GUARANTEED - Static variable in interface net.i2p.client.I2PClient
Reliability value: guaranteed
PROP_RELIABILITY_NONE - Static variable in interface net.i2p.client.I2PClient
 
PROP_RESEED_URL - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_ROTATIONLIMIT - Static variable in class net.i2p.util.LogManager
 
PROP_ROUTER_BATCH_FREQUENCY - Static variable in class net.i2p.router.tunnel.BatchedRouterPreprocessor
This goes in router advanced config
PROP_ROUTER_SIGTYPE - Static variable in class net.i2p.router.startup.CreateRouterInfoJob
 
PROP_SEPARATOR - Static variable in class net.i2p.client.naming.HostTxtEntry
 
PROP_SERVER_LIST - Static variable in class net.i2p.router.time.RouterTimestamper
 
PROP_SERVICES - Static variable in class net.i2p.router.web.HomeHelper
 
PROP_SHARED - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_SHASH - Static variable in class net.i2p.util.PasswordManager
stored as the b64 of the 16 byte salt + the 32 byte hash of the UTF-8 bytes
PROP_SHOULD_PROXY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_SHOULD_PROXY_NEWS - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_SIG - Static variable in class net.i2p.client.naming.HostTxtEntry
 
PROP_SIGTYPE - Static variable in interface net.i2p.client.I2PClient
 
PROP_SLOW_START_GROWTH_RATE_FACTOR - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
 
PROP_SOURCES - Static variable in class net.i2p.router.transport.udp.UDPTransport
allowed sources of address updates
PROP_SPOOFED_HOST - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_SPROXY_AUTH_ENABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_SPROXY_ENABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_SPROXY_HOST - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_SPROXY_PASSWORD - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_SPROXY_PORT - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_SPROXY_USERNAME - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_SSL_DISABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_SSL_OUTPROXIES - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
PROP_SSL_REQUIRED - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_START - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_STARTUP_DELAY - Static variable in class org.klomp.snark.SnarkManager
 
PROP_STAT_FILE - Static variable in class net.i2p.stat.StatManager
 
PROP_STAT_FILTER - Static variable in class net.i2p.stat.StatManager
Comma-separated stats or * for all.
PROP_STAT_FULL - Static variable in class net.i2p.stat.StatManager
default false
PROP_SUMMARYBAR - Static variable in class net.i2p.router.web.SummaryHelper
 
PROP_TARGET_HOST - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_TARGET_PORT - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_TCP_HOST - Static variable in interface net.i2p.client.I2PClient
Standard host property, defaulting to localhost if not specified
PROP_TCP_HOST - Static variable in class net.i2p.sam.SAMBridge
 
PROP_TCP_PORT - Static variable in interface net.i2p.client.I2PClient
Standard port number property
PROP_TCP_PORT - Static variable in class net.i2p.sam.SAMBridge
 
PROP_THEME - Static variable in class org.klomp.snark.SnarkManager
 
PROP_THEME_NAME - Static variable in class i2p.susi.dns.BaseBean
 
PROP_THEME_NAME - Static variable in class net.i2p.i2ptunnel.web.IndexBean
 
PROP_THEME_NAME - Static variable in class net.i2p.router.web.CSSHelper
 
PROP_THEME_PFX - Static variable in class net.i2p.router.web.ConfigUIHelper
 
PROP_TRACKERS - Static variable in class org.klomp.snark.SnarkManager
comma delimited list of name=announceURL=baseURL for the trackers to be displayed
PROP_TRANSLATE - Static variable in class net.i2p.router.web.NewsHelper
Default true
PROP_TRUSTED_KEYS - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_TYPE - Static variable in class net.i2p.i2ptunnel.TunnelController
 
PROP_UNIQUE_LOCAL - Static variable in class net.i2p.i2ptunnel.I2PTunnelServer
 
PROP_UNIVERSAL_THEMING - Static variable in class net.i2p.router.web.CSSHelper
 
PROP_UPBW_MAX - Static variable in class org.klomp.snark.SnarkManager
 
PROP_UPDATE_DEV_SU3 - Static variable in class net.i2p.router.web.ConfigUpdateHandler
default false
PROP_UPDATE_DISABLED - Static variable in class net.i2p.router.web.ConfigUpdateHandler
default false - use for distros
PROP_UPDATE_POLICY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_UPDATE_UNSIGNED - Static variable in class net.i2p.router.web.ConfigUpdateHandler
default false
PROP_UPDATE_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_UPLOADERS_TOTAL - Static variable in class org.klomp.snark.SnarkManager
 
PROP_USE_OUTPROXY_PLUGIN - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
 
PROP_USE_SSL - Static variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
 
PROP_USE_SSL - Static variable in class net.i2p.i2ptunnel.I2PTunnelServer
 
PROP_USE_TRUSTED_LINKS - Static variable in class net.i2p.router.startup.BootCommSystemJob
 
PROP_USER - Static variable in class net.i2p.client.impl.I2PSessionImpl
 
PROP_USER - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
 
PROP_USER_AGENT - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
PROP_VIA - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
PROP_WEBIRC_PASSWORD - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
 
PROP_WEBIRC_SPOOF_IP - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
 
PROP_WEBIRC_SPOOF_IP_DEFAULT - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
 
PROP_WRITE_TIMEOUT - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
How long to block on write/flush
PROP_YK_PRECALC_DELAY - Static variable in class net.i2p.crypto.YKGenerator
 
PROP_YK_PRECALC_MAX - Static variable in class net.i2p.crypto.YKGenerator
 
PROP_YK_PRECALC_MIN - Static variable in class net.i2p.crypto.YKGenerator
 
PROP_ZIP_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
no default
PROPCHANGE - Static variable in class org.cybergarage.upnp.device.NTS
 
properties - Variable in class i2p.susi.dns.BaseBean
 
Property - Class in org.cybergarage.upnp.event
 
Property() - Constructor for class org.cybergarage.upnp.event.Property
 
propertyChanged(String, String) - Method in interface net.i2p.util.I2PProperties.I2PPropertyCallback
 
PropertyList - Class in org.cybergarage.upnp.event
 
PropertyList() - Constructor for class org.cybergarage.upnp.event.PropertyList
 
propogateError(String, Throwable) - Method in class net.i2p.client.impl.I2PSessionImpl
Pass off the error to the listener Misspelled, oh well.
propogateError(String, Throwable) - Method in class net.i2p.client.impl.SubSession
Pass off the error to the listener Misspelled, oh well.
props - Variable in class net.i2p.i2ptunnel.socks.SOCKSServer
 
PROPS_SEPARATOR - Static variable in class net.i2p.client.naming.HostTxtEntry
 
PROTO_ANY - Static variable in interface net.i2p.client.I2PSession
 
PROTO_DATAGRAM - Static variable in interface net.i2p.client.I2PSession
Generally a signed datagram, but could also be a raw datagram, depending on the application
PROTO_DATAGRAM_RAW - Static variable in interface net.i2p.client.I2PSession
A raw (unsigned) datagram
PROTO_STREAMING - Static variable in interface net.i2p.client.I2PSession
 
PROTO_UNSPECIFIED - Static variable in interface net.i2p.client.I2PSession
 
protocol - Variable in class org.freenetproject.ForwardPort
Protocol number.
PROTOCOL_BYTE - Static variable in interface net.i2p.client.I2PClient
protocol flag that must be sent when opening the i2cp connection to the router
PROTOCOL_TCP_IPV4 - Static variable in class org.freenetproject.ForwardPort
 
PROTOCOL_UDP_IPV4 - Static variable in class org.freenetproject.ForwardPort
 
PROVIDER_NAME - Static variable in class net.i2p.crypto.provider.I2PProvider
 
PROXY_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
 
proxyPort(I2PAppContext) - Static method in class net.i2p.router.web.ConfigUpdateHandler
Convenience method for updaters
PUBKEY_EXPONENT_SIZE - Static variable in class net.i2p.crypto.KeyGenerator
Deprecated.
use getElGamalExponentSize() which allows override in the properties
PUBLIC_RELAY_COUNT - Static variable in class net.i2p.router.transport.udp.UDPTransport
how many relays offered to us will we use at a time?
publicAddress - Variable in class org.freenetproject.DetectedIP
 
PublicKey - Class in net.i2p.data
Defines the PublicKey as defined by the I2P data structure spec.
PublicKey() - Constructor for class net.i2p.data.PublicKey
 
PublicKey(byte[]) - Constructor for class net.i2p.data.PublicKey
 
PublicKey(String) - Constructor for class net.i2p.data.PublicKey
constructs from base64
PublicSuffixList - Class in org.apache.http.conn.util
Public suffix is a set of DNS names or wildcards concatenated with dots.
PublicSuffixList(List<String>, List<String>) - Constructor for class org.apache.http.conn.util.PublicSuffixList
 
PublicSuffixListParser - Class in org.apache.http.conn.util
Parses the list from publicsuffix.org and configures a PublicSuffixFilter.
PublicSuffixListParser() - Constructor for class org.apache.http.conn.util.PublicSuffixListParser
 
PublicSuffixMatcher - Class in org.apache.http.conn.util
Utility class that can test if DNS names match the content of the Public Suffix List.
PublicSuffixMatcher(Collection<String>, Collection<String>) - Constructor for class org.apache.http.conn.util.PublicSuffixMatcher
 
publish(LeaseSet) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
 
publish(RouterInfo) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
 
publish(RouterInfo) - Method in class net.i2p.router.NetworkDatabaseFacade
 
publish(LeaseSet) - Method in class net.i2p.router.NetworkDatabaseFacade
 
publish(RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Send our RI to the closest floodfill.
publish(LeaseSet) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
publish(RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Stores to local db only.
PUBLISH_JOB_DELAY - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
this needs to be long enough to give us time to start up, but less than 20m (when we start accepting tunnels and could be a IBGW) Actually no, we need this soon if we are a new router or other routers have forgotten about us, else we can't build IB exploratory tunnels.
PUBLISH_TIMEOUT - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
This maybe could be shorter than RepublishLeaseSetJob.REPUBLISH_LEASESET_TIMEOUT, because we are sending direct, but unresponsive floodfills may take a while due to timeouts.
PublishLocalRouterInfoJob - Class in net.i2p.router.networkdb
Publish the local router's RouterInfo periodically.
PublishLocalRouterInfoJob(RouterContext) - Constructor for class net.i2p.router.networkdb.PublishLocalRouterInfoJob
 
publishStatistics() - Method in class net.i2p.router.StatisticsManager
Retrieve a snapshot of the statistics that should be published.
publishStatistics(Hash) - Method in class net.i2p.router.StatisticsManager
Retrieve a snapshot of the statistics that should be published.
pump(List<PendingGatewayMessage>) - Method in class net.i2p.router.tunnel.PumpedTunnelGateway
run in one of the TunnelGatewayPumper's threads, this pulls pending messages off the prequeue, adds them to the queue and then tries to preprocess the queue, scheduling a later delayed flush as necessary.
PumpedTunnelGateway - Class in net.i2p.router.tunnel
This is used for all gateways with more than zero hops.
PumpedTunnelGateway(RouterContext, TunnelGateway.QueuePreprocessor, TunnelGateway.Sender, TunnelGateway.Receiver, TunnelGatewayPumper) - Constructor for class net.i2p.router.tunnel.PumpedTunnelGateway
 
PURPOSE_GARLIC - Static variable in class net.i2p.router.PeerSelectionCriteria
The peers will be used for garlic routed messages
PURPOSE_SOURCE_ROUTE - Static variable in class net.i2p.router.PeerSelectionCriteria
The peers will be used for a source routed reply block message
PURPOSE_TEST - Static variable in class net.i2p.router.PeerSelectionCriteria
The peers will be used for a test message
PURPOSE_TUNNEL - Static variable in class net.i2p.router.PeerSelectionCriteria
The peers will be used in a tunnel
push() - Method in class net.i2p.router.transport.udp.OutboundMessageState
Note that we have pushed the message fragments.
put(String, Destination, Properties) - Method in class net.i2p.client.naming.BlockfileNamingService
 
put(String, Destination, Properties) - Method in class net.i2p.client.naming.HostsTxtNamingService
 
put(String, Destination, Properties) - Method in class net.i2p.client.naming.MetaNamingService
Stores in the last service
put(String, Destination) - Method in class net.i2p.client.naming.NamingService
Add a hostname and Destination to the addressbook.
put(String, Destination, Properties) - Method in class net.i2p.client.naming.NamingService
Add a hostname and Destination to the addressbook.
put(String, Destination, Properties) - Method in class net.i2p.client.naming.SingleFileNamingService
 
put(I2CPMessage) - Method in class net.i2p.internal.I2CPMessageQueue
Send a message, blocking until space is available.
put(I2CPMessage) - Method in class net.i2p.router.client.I2CPMessageQueueImpl
Send a message, blocking until space is available
put(Hash, DatabaseEntry) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
 
put(Hash, DatabaseEntry, boolean) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
 
put(Hash, DatabaseEntry) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
 
put(Hash, DatabaseEntry, boolean) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
 
put(Hash, DatabaseEntry, boolean) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
for PersistentDataStore only - don't use here
put(Hash, DatabaseEntry) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
 
put(Hash, SessionKey) - Method in class net.i2p.router.PersistentKeyRing
 
put(E) - Method in class net.i2p.router.util.CoDelBlockingQueue
 
put(E) - Method in class net.i2p.router.util.PriBlockingQueue
Deprecated.
use offer(o)
put(String, SessionRecord) - Method in class net.i2p.sam.SessionsDB
 
put(K, V, SkipList<K, V>) - Method in class net.metanotion.io.block.index.IBSkipSpan
Load whole span from file, do the operation, flush out, then null out in-memory data again.
put(int, K, V, SkipList<K, V>) - Method in class net.metanotion.util.skiplist.SkipLevels
 
put(K, V) - Method in class net.metanotion.util.skiplist.SkipList
 
put(K, V, SkipList<K, V>) - Method in class net.metanotion.util.skiplist.SkipSpan
 
Put - Class in org.jrobin.graph
 
Put() - Constructor for class org.jrobin.graph.Put
 
put(int, int) - Method in class org.jrobin.graph.ReverseColorMap
 
putAll(Map<String, Destination>, Properties) - Method in class net.i2p.client.naming.NamingService
Put all the entries, each with the given options.
putCache(String, Destination) - Static method in class net.i2p.client.naming.DummyNamingService
Provide basic static caching for all services
putDupDestOK(String, SessionRecord) - Method in class net.i2p.sam.SessionsDB
 
putIfAbsent(String, Destination, Properties) - Method in class net.i2p.client.naming.BlockfileNamingService
 
putIfAbsent(String, Destination, Properties) - Method in class net.i2p.client.naming.HostsTxtNamingService
 
putIfAbsent(String, Destination, Properties) - Method in class net.i2p.client.naming.MetaNamingService
Stores in the last service
putIfAbsent(String, Destination) - Method in class net.i2p.client.naming.NamingService
Add a hostname and Destination to the addressbook.
putIfAbsent(String, Destination, Properties) - Method in class net.i2p.client.naming.NamingService
Add a hostname and Destination to the addressbook.
putIfAbsent(String, Destination, Properties) - Method in class net.i2p.client.naming.SingleFileNamingService
 
putIfAbsent(NodeInfo) - Method in class org.klomp.snark.dht.DHTNodes
 
putPiece(PartialPiece) - Method in class org.klomp.snark.Storage
Put the piece in the Storage if it is correct.
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 _