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