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 _

P

Packet - Class in net.i2p.client.streaming
Contain a single packet transferred as part of a streaming connection.
Packet() - Constructor for class net.i2p.client.streaming.Packet
 
PACKET_DELAY - Static variable in class net.i2p.client.streaming.I2PSocketImpl
Deprecated.  
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(I2PAppContext, UDPTransport) - Constructor for class net.i2p.router.transport.udp.PacketBuilder
 
packetBytes - Variable in class org.cybergarage.upnp.ssdp.SSDPPacket
 
PacketHandler - Class in net.i2p.client.streaming
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.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, UDPEndpoint, EstablishmentManager, InboundMessageFragments, PeerTestManager, IntroductionManager) - Constructor for class net.i2p.router.transport.udp.PacketHandler
 
PacketLocal - Class in net.i2p.client.streaming
coordinate local attributes about a packet - send time, ack time, number of retries, etc.
PacketLocal(I2PAppContext, Destination) - Constructor for class net.i2p.client.streaming.PacketLocal
 
PacketLocal(I2PAppContext, Destination, Connection) - Constructor for class net.i2p.client.streaming.PacketLocal
 
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 queue
PacketPusher(RouterContext, OutboundMessageFragments, UDPSender) - Constructor for class net.i2p.router.transport.udp.PacketPusher
 
PacketQueue - Class in net.i2p.client.streaming
Queue out packets to be sent through the session.
PacketQueue(I2PAppContext, I2PSession, ConnectionManager) - Constructor for class net.i2p.client.streaming.PacketQueue
 
packetReceived() - Method in class net.i2p.client.streaming.Connection
 
packetReceived(int) - Method in class net.i2p.router.transport.udp.PeerState
 
packetSendChoke(long) - Method in class net.i2p.client.streaming.Connection
Block until there is an open outbound packet slot or the write timeout expires.
packetsTransmitted(int) - Method in class net.i2p.router.transport.udp.PeerState
 
padBuffer() - Method in class gnu.crypto.hash.BaseHashStandalone
Returns the byte array to use as padding before completing a hash operation.
padBuffer() - Method in class gnu.crypto.hash.Sha256Standalone
 
padBuffer(byte[], int) - Static method in class net.i2p.crypto.KeyGenerator
Pad the buffer w/ leading 0s or trim off leading bits so the result is the given length.
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(BufferedReader) - Static method in class net.i2p.addressbook.ConfigParser
Return a Map using the contents of BufferedReader input.
parse(File) - Static method in class net.i2p.addressbook.ConfigParser
Return a Map using the contents of the File file.
parse(String) - Static method in class net.i2p.addressbook.ConfigParser
Return a Map using the contents of the String string.
parse(File, Map) - Static method in class net.i2p.addressbook.ConfigParser
Return a Map using the contents of the File file.
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
 
parse822Date(String) - Static method in class net.i2p.router.web.NewsFetcher
new Date(String foo) is deprecated, so let's do this the hard way
parseArgs(String) - Static method in class net.i2p.router.startup.LoadClientAppsJob
 
parseArguments(String[]) - Static method in class org.klomp.snark.Snark
 
parseArguments(String[], StorageListener, CoordinatorListener) - Static method in class org.klomp.snark.Snark
Sets debug, ip and torrent variables then creates a Snark instance.
parseParams(StringTokenizer) - Static method in class net.i2p.sam.SAMUtils
Parse SAM parameters, and put them into a Propetries object
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
 
parseSubscriptions(BufferedReader) - Static method in class net.i2p.addressbook.ConfigParser
Return a List where each element is a line from the BufferedReader input.
parseSubscriptions(File) - Static method in class net.i2p.addressbook.ConfigParser
Return a List where each element is a line from the File file.
parseSubscriptions(String) - Static method in class net.i2p.addressbook.ConfigParser
Return a List where each element is a line from the String string.
parseSubscriptions(File, List) - 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
 
PARTSIZE - Static variable in class org.klomp.snark.PeerState
 
pauseReading() - Method in class net.i2p.data.i2cp.I2CPMessageReader
Have the already started reader pause its reading indefinitely
pauseReading() - Method in class net.i2p.data.i2np.I2NPMessageReader
Have the already started reader pause its reading indefinitely
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_REQUEST - Static variable in class net.i2p.router.transport.udp.UDPPacket
 
PAYLOAD_TYPE_TEST - Static variable in class net.i2p.router.transport.udp.UDPPacket
 
PayloadGarlicConfig - Class in net.i2p.router.message
Garlic config containing an I2NP message
PayloadGarlicConfig() - Constructor for class net.i2p.router.message.PayloadGarlicConfig
 
Peer - Class in org.klomp.snark
 
Peer(PeerID, byte[], MetaInfo) - Constructor for class org.klomp.snark.Peer
Creates a disconnected peer given a PeerID, your own id and the relevant MetaInfo.
Peer(I2PSocket, InputStream, OutputStream, byte[], MetaInfo) - Constructor for class org.klomp.snark.Peer
Creates a unconnected peer from the input and output stream got from the socket.
peer - Variable in class org.klomp.snark.PeerState
 
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
 
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
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[], 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
 
peerCount - Variable in class org.klomp.snark.PeerCoordinator
estimate of the peers, without requiring any synchronization
PeerHelper - Class in net.i2p.router.web
 
PeerHelper() - Constructor for class net.i2p.router.web.PeerHelper
 
PeerID - Class in org.klomp.snark
 
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) - Constructor for class org.klomp.snark.PeerID
Creates a PeerID from a Map containing BEncoded peer id, ip and port.
peerList() - Method in class org.klomp.snark.PeerCoordinator
 
PeerListener - Interface in org.klomp.snark
Listener for Peer events.
PeerManager - Class in net.i2p.router.peermanager
Manage the current state of the statistics All the capabilities methods appear to be almost unused - TunnelPeerSelector just looks for unreachables, and that's it? If so, a lot of this can go away, including the array of 26 ArrayLists, and a lot of synchronization on _capabilitiesByPeer.
PeerManager(RouterContext) - Constructor for class net.i2p.router.peermanager.PeerManager
 
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
TimerTask that monitors the peers and total up/download speeds.
PeerMonitorTask(PeerCoordinator) - Constructor for class org.klomp.snark.PeerMonitorTask
 
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
 
PeerProfile(RouterContext, Hash, boolean) - Constructor for class net.i2p.router.peermanager.PeerProfile
 
peers - Variable in class org.klomp.snark.PeerCoordinator
 
PeerSelectionCriteria - Class in net.i2p.router
Defines the criteria for selecting a set of peers for use when searching the PeerManager
PeerSelectionCriteria() - Constructor for class net.i2p.router.PeerSelectionCriteria
 
PeerSelector - Class in net.i2p.router.networkdb.kademlia
 
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) - 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
From udp.html on the website:
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
 
PeerTestState() - Constructor for class net.i2p.router.transport.udp.PeerTestState
 
pendingRequest - Variable in class org.klomp.snark.PeerState
 
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
static boolean isCongested(RouterContext ctx) { float availableSend = ctx.bandwidthLimiter().getOutboundKBytesPerSecond()*1024 - ctx.bandwidthLimiter().getSendBps(); float availableRecv = ctx.bandwidthLimiter().getInboundKBytesPerSecond()*1024 - ctx.bandwidthLimiter().getReceiveBps(); // 6KBps is an arbitrary limit, but a wider search should be able to operate // in that range without a problem return ( (availableSend < 6*1024) || (availableRecv < 6*1024) ); }
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
 
PersistenceHelper - Class in net.i2p.stat
object orientation gives you hairy palms.
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
 
PersistentKeyRing - Class in net.i2p.router
ConcurrentHashMap with backing in the router.config file.
PersistentKeyRing(RouterContext) - Constructor for class net.i2p.router.PersistentKeyRing
 
PetName - Class in net.i2p.client.naming
deprecated unused but can be instantiated through I2PAppContext
PetName() - Constructor for class net.i2p.client.naming.PetName
 
PetName(String, String, String, String) - Constructor for class net.i2p.client.naming.PetName
 
PetName(String) - Constructor for class net.i2p.client.naming.PetName
 
PetNameDB - Class in net.i2p.client.naming
deprecated unused but can be instantiated through I2PAppContext
PetNameDB() - Constructor for class net.i2p.client.naming.PetNameDB
 
petnameDb() - Method in class net.i2p.I2PAppContext
Deprecated. unused
PetNameNamingService - Class in net.i2p.client.naming
Deprecated. unused
PetNameNamingService(I2PAppContext) - Constructor for class net.i2p.client.naming.PetNameNamingService
Deprecated.  
pickBucket(Hash) - Method in class net.i2p.router.networkdb.kademlia.KBucketSet
 
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(RemoteHostId) - Method in class net.i2p.router.transport.udp.UDPTransport
 
PIECE - Static variable in class org.klomp.snark.Message
 
piece - Variable in class org.klomp.snark.Message
 
Piece - Class in org.klomp.snark
 
Piece(int) - Constructor for class org.klomp.snark.Piece
 
piece - Variable in class org.klomp.snark.Request
 
piece_size - Variable in class org.klomp.snark.Storage
 
pieceMessage(Request) - Method in class org.klomp.snark.PeerState
Called when a partial piece request has been handled by PeerConnectionIn.
pieces - Variable in class org.klomp.snark.Storage
 
ping(Destination, long) - Method in class net.i2p.client.streaming.ConnectionManager
blocking
ping(Destination, long, boolean) - Method in class net.i2p.client.streaming.ConnectionManager
 
ping(Destination, long, boolean, SessionKey, Set, ConnectionManager.PingNotifier) - Method in class net.i2p.client.streaming.ConnectionManager
Deprecated. I2PSession ignores tags, use non-tag variant
ping(Destination, long, boolean, ConnectionManager.PingNotifier) - Method in class net.i2p.client.streaming.ConnectionManager
 
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, long) - Method in class net.i2p.client.streaming.I2PSocketManagerFull
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.I2PSocketManagerImpl
Deprecated. timeout is ignored - use I2PSocketManagerFull.ping()
ping(Destination) - Method in class net.i2p.i2ptunnel.I2Ping
 
pingComplete(boolean) - Method in interface net.i2p.client.streaming.ConnectionManager.PingNotifier
 
Pinger - Class in net.i2p.i2ptunnel.streamr
 
Pinger() - Constructor for class net.i2p.i2ptunnel.streamr.Pinger
 
pollInterval - Variable in class net.i2p.time.NtpMessage
This value indicates the maximum interval between successive messages, in seconds to the nearest power of two.
pool - Variable in class gnu.crypto.prng.FortunaStandalone
 
pool0Count - Variable in class gnu.crypto.prng.FortunaStandalone
 
POOL_SIZE - Static variable in class net.i2p.util.PooledRandomSource
 
PooledRandomSource - Class in net.i2p.util
Maintain a set of PRNGs to feed the apps
PooledRandomSource(I2PAppContext) - Constructor for class net.i2p.util.PooledRandomSource
 
PooledTunnelCreatorConfig - Class in net.i2p.router.tunnel.pool
 
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
 
port - Variable in class net.i2p.i2ptunnel.I2PTunnel
 
port - Variable in class net.i2p.sam.SAMv3StreamSession.SocketForwarder
 
PORT - Static variable in class org.cybergarage.upnp.ssdp.SSDP
 
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.
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
 
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
 
postControlAction() - Method in class org.cybergarage.upnp.Action
 
postData(String, long, InputStream) - Static method in class net.i2p.util.HTTPSendData
Deprecated. Submit an HTTP post to the given url, sending the data specified
postData(URL, long, InputStream) - Static method in class net.i2p.util.HTTPSendData
Deprecated. Submit an HTTP post to the given url, sending the data specified
postFiles(String, String, int, Map, Runnable) - Method in class net.i2p.util.EepPost
Submit an HTTP POST to the given URL (using the proxy if specified), uploading the given fields.
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
 
prechecking - Variable in class org.klomp.snark.Snark
 
precision - Variable in class net.i2p.time.NtpMessage
This value indicates the precision of the local clock, in seconds to the nearest power of two.
PRECONDITION_FAILED - Static variable in class org.cybergarage.http.HTTPStatus
 
PRECONDITION_FAILED - Static variable in class org.cybergarage.upnp.UPnPStatus
 
PREFIX - Static variable in class net.i2p.router.web.RouterConsoleRunner
 
PREFIX_DEFAULT - Static variable in class net.i2p.router.TunnelPoolSettings
prefix used to override the router's defaults for clients
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
prepare() - Method in class net.i2p.client.streaming.PacketLocal
last minute update of ack fields, just before write/sign
prepare(RouterContext, PooledTunnelCreatorConfig) - Static method in class net.i2p.router.tunnel.pool.BuildRequestor
new style requests need to fill in the tunnel IDs before hand
prepareCache() - Method in class net.i2p.data.Hash
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.
prepared() - Method in class net.i2p.router.OutNetMessage
 
prepared(Object) - Method in class net.i2p.router.OutNetMessage
 
prepareNextWrite() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
prepare the next i2np message for transmission.
prepareNextWriteFast() - 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 establishing an outbound connection, so prepare ourselves by queueing up the write of the first part of the handshake
prepareSessionConfirmed() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Lets 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<TunnelGateway.Pending>, TunnelGateway.Sender, TunnelGateway.Receiver) - Method in class net.i2p.router.tunnel.BatchedPreprocessor
 
preprocessQueue(List<TunnelGateway.Pending>, 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<TunnelGateway.Pending>, TunnelGateway.Sender, TunnelGateway.Receiver) - Method in interface net.i2p.router.tunnel.TunnelGateway.QueuePreprocessor
Caller must synchronize on the list!
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
 
printStackTrace() - Method in exception net.i2p.I2PException
 
printStackTrace(PrintStream) - Method in exception net.i2p.I2PException
 
printStackTrace(PrintWriter) - Method in exception net.i2p.I2PException
 
printUsage() - Static method in class net.i2p.time.NtpClient
Prints usage
PRIORITY - Static variable in class net.i2p.util.LogManager
These define the characters in the format line of the config file
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
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
 
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.
processBlock() - Method in class org.bouncycastle.crypto.digests.GeneralDigest
 
processBlock() - Method in class org.bouncycastle.crypto.digests.MD5Digest
 
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.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.ConfigServiceHandler
 
processForm() - Method in class net.i2p.router.web.ConfigStatsHandler
 
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)
processLength(long) - Method in class org.bouncycastle.crypto.digests.GeneralDigest
 
processLength(long) - Method in class org.bouncycastle.crypto.digests.MD5Digest
 
processMessage(OutNetMessage) - Method in class net.i2p.router.CommSystemFacade
 
processMessage(OutNetMessage) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Send the message out
processMessage(OutNetMessage) - Method in class net.i2p.router.transport.VMCommSystem
The router wants us to send the given message to the peer.
processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.GeneralDigest
 
processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.MD5Digest
 
PROFILE_BULK - Static variable in class net.i2p.client.streaming.ConnectionOptions
 
PROFILE_INTERACTIVE - Static variable in class net.i2p.client.streaming.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
 
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.
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
 
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
 
PROP_ADDRESS_DIR - Static variable in class net.i2p.client.naming.FilesystemAddressDB
Deprecated.  
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
 
PROP_ANSWER_PINGS - Static variable in class net.i2p.client.streaming.ConnectionOptions
 
PROP_AUTO_START - Static variable in class org.klomp.snark.SnarkManager
 
PROP_B32 - Static variable in class net.i2p.client.naming.HostsTxtNamingService
 
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.udp.UDPTransport
this is rarely if ever used, default is to bind to wildcard address
PROP_BLOCKLIST_DETAIL - Static variable in class net.i2p.router.Blocklist
 
PROP_BLOCKLIST_ENABLED - Static variable in class net.i2p.router.Blocklist
 
PROP_BLOCKLIST_FILE - Static variable in class net.i2p.router.Blocklist
 
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_BUFFER_SIZE - Static variable in class net.i2p.util.PooledRandomSource
How much random data will we precalculate and feed from (as opposed to on demand reseeding, etc).
PROP_CAPABILITIES - Static variable in class net.i2p.data.RouterInfo
 
PROP_CAPACITY - Static variable in class net.i2p.router.transport.udp.UDPAddress
 
PROP_CLIENT_HOST - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
 
PROP_CLIENT_ONLY - Static variable in class net.i2p.router.ClientManagerFacade
 
PROP_CLIENT_PORT - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
 
PROP_CLOAK - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
 
PROP_CONCURRING_SERVERS - Static variable in class net.i2p.time.Timestamper
 
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.ConnectionOptions
 
PROP_CONNECT_DELAY - Static variable in class net.i2p.client.streaming.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_CONSOLEBUFFERSIZE - Static variable in class net.i2p.util.LogManager
 
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_DATEFORMAT - Static variable in class net.i2p.util.LogManager
 
PROP_DB_DIR - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
PROP_DEFAULTLEVEL - Static variable in class net.i2p.util.LogManager
 
PROP_DH_PRECALC_DELAY - Static variable in class net.i2p.crypto.DHSessionKeyBuilder
 
PROP_DH_PRECALC_MAX - Static variable in class net.i2p.crypto.DHSessionKeyBuilder
 
PROP_DH_PRECALC_MIN - Static variable in class net.i2p.crypto.DHSessionKeyBuilder
 
PROP_DIR - Static variable in class org.klomp.snark.SnarkManager
 
PROP_DISABLED - Static variable in class net.i2p.time.Timestamper
 
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_DURATION - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_DYNAMIC_KEYS - Static variable in class net.i2p.router.Router
 
PROP_EEP_HOST - Static variable in class org.klomp.snark.SnarkManager
 
PROP_EEP_PORT - Static variable in class org.klomp.snark.SnarkManager
 
PROP_ENABLE_NTCP - Static variable in class net.i2p.router.transport.TransportManager
 
PROP_ENABLE_UDP - Static variable in class net.i2p.router.transport.TransportManager
 
PROP_ENABLE_UPNP - Static variable in class net.i2p.router.transport.TransportManager
default true
PROP_ENABLED - Static variable in class net.i2p.router.networkdb.kademlia.HarvesterJob
 
PROP_ENFORCE_NETID - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
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_FILENAME - Static variable in class net.i2p.util.LogManager
 
PROP_FILESIZE - Static variable in class net.i2p.util.LogManager
 
PROP_FIXED_PORT - Static variable in class net.i2p.router.transport.udp.UDPTransport
if true (default), we don't change our advertised port no matter what our peers tell us
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_UNREACHABLE - Static variable in class net.i2p.router.Router
 
PROP_FORMAT - Static variable in class net.i2p.util.LogManager
 
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.router.transport.ntcp.NTCPAddress
Host name used in RouterAddress definitions
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 org.klomp.snark.SnarkManager
 
PROP_I2CP_OPTS - Static variable in class org.klomp.snark.SnarkManager
 
PROP_I2CP_PORT - Static variable in class org.klomp.snark.SnarkManager
 
PROP_I2NP_NTCP_AUTO_IP - Static variable in class net.i2p.router.transport.CommSystemFacadeImpl
 
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.CommSystemFacadeImpl
 
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.CommSystemFacadeImpl
 
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.CommSystemFacadeImpl
 
PROP_I2NP_NTCP_PORT - Static variable in class net.i2p.router.web.ConfigNetHelper
 
PROP_IMPL - Static variable in class net.i2p.client.naming.AddressDB
Deprecated. what classname should be used as the address db impl?
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.ConnectionOptions
 
PROP_INACTIVITY_TIMEOUT - Static variable in class net.i2p.client.streaming.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_INFO_FILENAME - Static variable in class net.i2p.router.Router
 
PROP_INFO_FILENAME_DEFAULT - Static variable in class net.i2p.router.Router
 
PROP_INITIAL_ACK_DELAY - Static variable in class net.i2p.client.streaming.ConnectionOptions
 
PROP_INITIAL_RECEIVE_WINDOW - Static variable in class net.i2p.client.streaming.ConnectionOptions
unused
PROP_INITIAL_RESEND_DELAY - Static variable in class net.i2p.client.streaming.ConnectionOptions
 
PROP_INITIAL_RTT - Static variable in class net.i2p.client.streaming.ConnectionOptions
 
PROP_INITIAL_WINDOW_SIZE - Static variable in class net.i2p.client.streaming.ConnectionOptions
 
PROP_INTERNAL_PORT - Static variable in class net.i2p.router.transport.udp.UDPTransport
 
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.transport.GeoIP
 
PROP_IP_COUNTRY - Static variable in class net.i2p.time.Timestamper
 
PROP_IP_RESTRICTION - Static variable in class net.i2p.router.TunnelPoolSettings
 
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_KEYDIR - Static variable in class net.i2p.router.KeyManager
 
PROP_KEYS_FILENAME - Static variable in class net.i2p.router.Router
 
PROP_KEYS_FILENAME_DEFAULT - Static variable in class net.i2p.router.Router
 
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_UPDATE_TIME - Static variable in class net.i2p.router.web.UpdateHandler
 
PROP_LENGTH - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_LENGTH_VARIANCE - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_LINK_PREFIX - Static variable in class org.klomp.snark.SnarkManager
 
PROP_MANAGER - Static variable in class net.i2p.client.streaming.I2PSocketManagerFactory
 
PROP_MAX_CONCURRENT_ESTABLISH - Static variable in class net.i2p.router.transport.udp.EstablishmentManager
 
PROP_MAX_CONNECTIONS - Static variable in class org.klomp.snark.Snark
 
PROP_MAX_MESSAGE_SIZE - Static variable in class net.i2p.client.streaming.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.ConnectionOptions
 
PROP_MAX_STREAMS - Static variable in class net.i2p.client.streaming.I2PSocketManagerFull
how many streams will we allow at once?
PROP_MAX_WAIT_TIME - Static variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
How long will we let a socket wait after being accept()ed without getting pumped through a connection builder (in milliseconds).
PROP_MAX_WINDOW_SIZE - Static variable in class net.i2p.client.streaming.ConnectionOptions
 
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_META_BITFIELD_SUFFIX - Static variable in class org.klomp.snark.SnarkManager
 
PROP_META_PREFIX - Static variable in class org.klomp.snark.SnarkManager
 
PROP_MIN_PORT - Static variable in class net.i2p.router.transport.udp.UDPEndpoint
8998 is monotone, and 32000 is the wrapper, 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_NETWORK_ID - Static variable in class net.i2p.data.RouterInfo
 
PROP_NEWS_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_NICKNAME - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_NONCE - Static variable in class net.i2p.i2ptunnel.web.IndexBean
 
PROP_NUM_CONNECTION_BUILDERS - Static variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
How many concurrent connections this I2PTunnel instance will allow to be in the process of connecting (or if less than 1, there is no limit)?
PROP_OPENTRACKERS - Static variable in class org.klomp.snark.I2PSnarkUtil
 
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_PEER_PROFILE_DIR - Static variable in class net.i2p.router.peermanager.ProfilePersistenceHelper
 
PROP_PETNAME_FILE - Static variable in class net.i2p.client.naming.PetNameNamingService
Deprecated.  
PROP_PORT - Static variable in class net.i2p.router.transport.ntcp.NTCPAddress
Port number used in RouterAddress definitions
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_PROFILE - Static variable in class net.i2p.client.streaming.ConnectionOptions
 
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_PORT - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
 
PROP_PROXY_PORT - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_PUBLISH_RANKINGS - Static variable in class net.i2p.router.StatisticsManager
 
PROP_PUBLISH_UNREACHABLE - Static variable in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
 
PROP_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
 
PROP_QUERY_FREQUENCY - Static variable in class net.i2p.time.Timestamper
 
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
 
PROP_REFRESH - Static variable in class net.i2p.router.web.CSSHelper
 
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_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_SERVER_LIST - Static variable in class net.i2p.time.Timestamper
 
PROP_SHOULD_PROXY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_SHUTDOWN_IN_PROGRESS - Static variable in class net.i2p.router.Router
 
PROP_SLOW_START_GROWTH_RATE_FACTOR - Static variable in class net.i2p.client.streaming.ConnectionOptions
 
PROP_SOURCES - Static variable in class net.i2p.router.transport.udp.UDPTransport
allowed sources of address updates
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
 
PROP_STAT_REQUIRED - Static variable in class net.i2p.stat.StatManager
 
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_NAME - Static variable in class net.i2p.i2ptunnel.web.IndexBean
 
PROP_THEME_NAME - Static variable in class net.i2p.router.web.CSSHelper
 
PROP_TRACKERS - Static variable in class org.klomp.snark.SnarkManager
comma delimited list of name=announceURL=baseURL for the trackers to be displayed
PROP_TRUSTED_KEYS - Static variable in class net.i2p.router.web.ConfigUpdateHandler
 
PROP_TUNNEL_PASSPHRASE - Static variable in class net.i2p.i2ptunnel.web.IndexBean
 
PROP_UPBW_MAX - Static variable in class org.klomp.snark.SnarkManager
 
PROP_UPDATE_IN_PROGRESS - Static variable in class net.i2p.router.web.UpdateHandler
 
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_OPENTRACKERS - Static variable in class org.klomp.snark.I2PSnarkUtil
 
PROP_USE_TRUSTED_LINKS - Static variable in class net.i2p.router.startup.BootCommSystemJob
 
PROP_USER_AGENT - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
PROP_VIA - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
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
 
Property - Class in org.cybergarage.upnp.event
 
Property() - Constructor for class org.cybergarage.upnp.event.Property
 
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.I2PSessionImpl
Pass off the error to the listener Misspelled, oh well.
PROTO_ANY - Static variable in interface net.i2p.client.I2PSession
 
PROTO_DATAGRAM - Static variable in interface net.i2p.client.I2PSession
 
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
 
PROTOCOL_VERSION - Static variable in class net.i2p.router.transport.udp.PacketBuilder
we only talk to people of the right version
proxyList - Variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
PUBKEY_EXPONENT_SIZE - Static variable in class net.i2p.crypto.KeyGenerator
 
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
publish(LeaseSet) - Method in class net.i2p.router.DummyNetworkDatabaseFacade
 
publish(RouterInfo) - Method in class net.i2p.router.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
 
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_DELAY - Static variable in class net.i2p.router.networkdb.PublishLocalRouterInfoJob
 
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)
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 NOTE - this also creates and signs the RI
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
pump(List<TunnelGateway.Pending>) - 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(Address) - Method in class net.i2p.client.naming.AddressDB
Deprecated.  
put(Address) - Method in class net.i2p.client.naming.DummyAddressDB
Deprecated.  
put(Address) - Method in class net.i2p.client.naming.FilesystemAddressDB
Deprecated.  
put(Hash, DataStructure) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
 
put(Hash, DataStructure, boolean) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
 
put(Hash, DataStructure) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
 
put(Hash, DataStructure, boolean) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
 
put(Hash, DataStructure, boolean) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
for PersistentDataStore only - don't use here
put(Hash, DataStructure) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
 
put(Hash, SessionKey) - Method in class net.i2p.router.PersistentKeyRing
 
put(String, SAMv3Handler.SessionRecord) - Method in class net.i2p.sam.SAMv3Handler.SessionsDB
 
putCache(String, Destination) - Method in class net.i2p.client.naming.NamingService
 
putPiece(int, byte[]) - 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 _