- Daemon - net.i2p.addressbookのクラス
-
Main class of addressbook.
- Daemon() - クラス のコンストラクタnet.i2p.addressbook.Daemon
-
- DAEMON_USER - クラス のstatic変数net.i2p.util.SystemVersion
-
- DaemonThread - net.i2p.addressbookのクラス
-
A thread that waits five minutes, then runs the addressbook daemon.
- DaemonThread(String[]) - クラス のコンストラクタnet.i2p.addressbook.DaemonThread
-
Construct a DaemonThread with the command line arguments args.
- data - クラス の変数net.i2p.router.news.CRLEntry
-
- data - クラス の変数org.jrobin.core.jrrd.DataChunk
-
- data - クラス の変数org.klomp.snark.Message
-
- DATA_FLAG_ACK_BITFIELDS - クラス のstatic変数net.i2p.router.transport.udp.UDPPacket
-
- DATA_FLAG_ECN - クラス のstatic変数net.i2p.router.transport.udp.UDPPacket
-
unused
- DATA_FLAG_EXPLICIT_ACK - クラス のstatic変数net.i2p.router.transport.udp.UDPPacket
-
- DATA_FLAG_EXTENDED - クラス のstatic変数net.i2p.router.transport.udp.UDPPacket
-
unused
- DATA_FLAG_WANT_ACKS - クラス のstatic変数net.i2p.router.transport.udp.UDPPacket
-
- DATA_FLAG_WANT_REPLY - クラス のstatic変数net.i2p.router.transport.udp.UDPPacket
-
- DATA_HEADER_SIZE - クラス のstatic変数net.i2p.router.transport.udp.PacketBuilder
-
not including acks.
- DATA_MATRIX - com.google.zxing.BarcodeFormat
-
Data Matrix 2D barcode format.
- DATA_MATRIX_FIELD_256 - クラス のstatic変数com.google.zxing.common.reedsolomon.GenericGF
-
- DATA_MATRIX_SHAPE - com.google.zxing.EncodeHintType
-
Specifies the matrix shape for Data Matrix (type com.google.zxing.datamatrix.encoder.SymbolShapeHint)
- DATA_SIZE - クラス のstatic変数net.i2p.data.i2np.TunnelDataMessage
-
- DatabaseEntry - net.i2p.dataのクラス
-
Base implementation of common methods for the two data structures
that are stored in the netDb, i.e.
- DatabaseEntry() - クラス のコンストラクタnet.i2p.data.DatabaseEntry
-
- DatabaseInfo - com.maxmind.geoipのクラス
-
Encapsulates metadata about the GeoIP database.
- DatabaseInfo(String) - クラス のコンストラクタcom.maxmind.geoip.DatabaseInfo
-
Creates a new DatabaseInfo object given the database info String.
- DatabaseLookupMessage - net.i2p.data.i2npのクラス
-
Defines the message a router sends to another router to search for a
key in the network database.
- DatabaseLookupMessage(I2PAppContext) - クラス のコンストラクタnet.i2p.data.i2np.DatabaseLookupMessage
-
- DatabaseLookupMessage(I2PAppContext, boolean) - クラス のコンストラクタnet.i2p.data.i2np.DatabaseLookupMessage
-
- DatabaseLookupMessage.Type - net.i2p.data.i2npの列挙型
-
- DatabaseSearchReplyMessage - net.i2p.data.i2npのクラス
-
Defines the message a router sends to another router in response to a
search (DatabaseFindNearest or DatabaseLookup) when it doesn't have the value,
specifying what routers it would search.
- DatabaseSearchReplyMessage(I2PAppContext) - クラス のコンストラクタnet.i2p.data.i2np.DatabaseSearchReplyMessage
-
- DatabaseStoreMessage - net.i2p.data.i2npのクラス
-
Defines the message a router sends to another router to test the network
database reachability, as well as the reply message sent back.
- DatabaseStoreMessage(I2PAppContext) - クラス のコンストラクタnet.i2p.data.i2np.DatabaseStoreMessage
-
- DataChunk - org.jrobin.core.jrrdのクラス
-
Models a chunk of result data from an RRDatabase.
- DataChunk(long, int, int, long, int, int) - クラス のコンストラクタorg.jrobin.core.jrrd.DataChunk
-
- DataFormatException - net.i2p.dataの例外
-
Thrown when the data was not available to read or write a DataStructure
- DataFormatException(String) - 例外 のコンストラクタnet.i2p.data.DataFormatException
-
- DataFormatException(String, Throwable) - 例外 のコンストラクタnet.i2p.data.DataFormatException
-
- dataFound(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
-
how long did it take to get the reply, or -1 if we don't know
- datagramReceived(String, byte[], int, int, int, int) - クラス のメソッドnet.i2p.sam.client.SAMClientEventListenerImpl
-
- datagramReceived(String, byte[], int, int, int, int) - インタフェース のメソッドnet.i2p.sam.client.SAMReader.SAMClientEventListener
-
- datagramSession - クラス の変数net.i2p.sam.SAMv1Handler
-
- DataHelper - net.i2p.dataのクラス
-
Defines some simple IO routines for dealing with marshalling data structures
- DataHelper() - クラス のコンストラクタnet.i2p.data.DataHelper
-
- DataImporter - org.jrobin.coreのクラス
-
- DataImporter() - クラス のコンストラクタorg.jrobin.core.DataImporter
-
- DataLoader - org.klomp.snarkのインタフェース
-
Callback used to fetch data
- DataMessage - net.i2p.data.i2npのクラス
-
Defines a message containing arbitrary bytes of data
This is what goes in a GarlicClove.
- DataMessage(I2PAppContext) - クラス のコンストラクタnet.i2p.data.i2np.DataMessage
-
- dataOffset - クラス の変数org.jrobin.core.jrrd.Archive
-
- DataProcessor - org.jrobin.dataのクラス
-
Class which should be used for all calculations based on the data fetched from RRD files.
- DataProcessor(long, long) - クラス のコンストラクタorg.jrobin.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- DataProcessor(Calendar, Calendar) - クラス のコンストラクタorg.jrobin.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- DataProcessor(Date, Date) - クラス のコンストラクタorg.jrobin.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- dataPushed(int) - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
- dataPushed1m(int) - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
the tunnel pushed that much data in a 1 minute period
- DataReader() - クラス のコンストラクタnet.i2p.router.transport.udp.UDPPacketReader.DataReader
-
- dataReceived() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
we have received a real data packet, so we're done establishing
- dataReceived() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- datasource(String, String) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
Create a new virtual datasource by evaluating a mathematical
expression, specified in Reverse Polish Notation (RPN).
- datasource(String, String, double) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
Creates a new static virtual datasource that performs a percentile calculation on an
another named datasource to yield a single value.
- datasource(String, String, double, boolean) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
Creates a new static virtual datasource that performs a percentile calculation on an
another named datasource to yield a single value.
- datasource(String, String, String) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
Creates a new (static) virtual datasource.
- datasource(String, String, String, String) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, String, String, String, String) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, Plottable) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
Creates a new (plottable) datasource.
- Datasource - org.jrobin.coreのクラス
-
Class to represent single datasource within RRD.
- Datasource(RrdDb, DataImporter, int) - クラス のコンストラクタorg.jrobin.core.Datasource
-
- Datasource(RrdDb, DsDef) - クラス のコンストラクタorg.jrobin.core.Datasource
-
- DataSource - org.jrobin.core.jrrdのクラス
-
Instances of this class model a data source in an RRD file.
- DataSource(RRDFile) - クラス のコンストラクタorg.jrobin.core.jrrd.DataSource
-
- dataSources - クラス の変数org.jrobin.core.jrrd.RRDatabase
-
- DataSourceType - org.jrobin.core.jrrdのクラス
-
Class DataSourceType
- DataStore - net.i2p.router.networkdb.kademliaのインタフェース
-
- DataStructure - net.i2p.dataのインタフェース
-
Defines the class as a standard object with particular bit representation,
exposing methods to read and write that representation.
- DataStructureImpl - net.i2p.dataのクラス
-
Base implementation of all data structures
- DataStructureImpl() - クラス のコンストラクタnet.i2p.data.DataStructureImpl
-
- date - クラス の変数i2p.susi.webmail.Mail
-
- date - クラス の変数net.i2p.router.news.NewsMetadata.Release
-
- Date - org.cybergarage.httpのクラス
-
- Date(Calendar) - クラス のコンストラクタorg.cybergarage.http.Date
-
- DATE - クラス のstatic変数net.i2p.util.LogManager
-
These define the characters in the format line of the config file
- DATE - クラス のstatic変数org.cybergarage.http.HTTP
-
- DATE_LENGTH - クラス のstatic変数net.i2p.data.DataHelper
-
- DateAndFlags - net.i2p.dataのクラス
-
A six-byte Date and 2 bytes of flags, since a Date won't encroach
on the top two bytes until the year 10889.
- DateAndFlags() - クラス のコンストラクタnet.i2p.data.DateAndFlags
-
- DateAndFlags(long, int) - クラス のコンストラクタnet.i2p.data.DateAndFlags
-
- DateAndFlags(Date, int) - クラス のコンストラクタnet.i2p.data.DateAndFlags
-
- dateString - クラス の変数i2p.susi.webmail.Mail
-
- dateString - クラス の変数org.jrobin.core.timespec.TimeSpec
-
- dateUpdated(String) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
- day - クラス の変数org.jrobin.core.timespec.TimeSpec
-
- DAY - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Constant to represent day
- DAYS - クラス のstatic変数org.jrobin.core.timespec.TimeToken
-
- db - クラス の変数org.jrobin.core.jrrd.Archive
-
- DBHistory - net.i2p.router.peermanagerのクラス
-
History of NetDb related activities (lookups, replies, stores, etc)
- DBHistory(RouterContext, String) - クラス のコンストラクタnet.i2p.router.peermanager.DBHistory
-
- dbl() - クラス のメソッドnet.i2p.crypto.eddsa.math.GroupElement
-
Doubles a given group element p in P^2 or P^3 representation and returns the result in P x P representation.
- dbLookupFailed(Hash) - クラス のメソッドnet.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer was unable to reply to a db lookup - either with data or with
a lookupReply redirecting the user elsewhere
This will force creation of DB stats
- dbLookupFailed(Hash) - インタフェース のメソッドnet.i2p.router.ProfileManager
-
Note that the peer was unable to reply to a db lookup - either with data or with
a lookupReply redirecting the user elsewhere
- dbLookupReceived(Hash) - クラス のメソッドnet.i2p.router.peermanager.ProfileManagerImpl
-
Note that the local router received a db lookup from the given peer
- dbLookupReceived(Hash) - インタフェース のメソッドnet.i2p.router.ProfileManager
-
Note that the local router received a db lookup from the given peer
- dbLookupReply(Hash, int, int, int, int, long) - クラス のメソッドnet.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer replied to a db lookup with a redirect to other routers, where
the list of redirected users included newPeers routers that the local router didn't
know about, oldPeers routers that the local router already knew about, the given invalid
routers that were invalid in some way, and the duplicate number of routers that we explicitly
asked them not to send us, but they did anyway
- dbLookupReply(Hash, int, int, int, int, long) - インタフェース のメソッドnet.i2p.router.ProfileManager
-
Note that the peer replied to a db lookup with a redirect to other routers, where
the list of redirected users included newPeers routers that the local router didn't
know about, oldPeers routers that the local router already knew about, the given invalid
routers that were invalid in some way, and the duplicate number of routers that we explicitly
asked them not to send us, but they did anyway
- dbLookupSuccessful(Hash, long) - クラス のメソッドnet.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer was able to return the valid data for a db lookup
This will force creation of DB stats
- dbLookupSuccessful(Hash, long) - インタフェース のメソッドnet.i2p.router.ProfileManager
-
Note that the peer was able to return the valid data for a db lookup
- dblPrecmp - クラス の変数net.i2p.crypto.eddsa.math.GroupElement
-
- dbStoreFailed(Hash) - クラス のメソッドnet.i2p.router.peermanager.ProfileManagerImpl
-
Note that we were unable to confirm a successful send of db data to
the peer, at least not within our timeout period
This will force creation of DB stats
- dbStoreFailed(Hash) - インタフェース のメソッドnet.i2p.router.ProfileManager
-
Note that we were unable to confirm a successful send of db data to
the peer, at least not within our timeout period
- dbStoreReceived(Hash, boolean) - クラス のメソッドnet.i2p.router.peermanager.ProfileManagerImpl
-
Note that the local router received an unprompted db store from the given peer
- dbStoreReceived(Hash, boolean) - インタフェース のメソッドnet.i2p.router.ProfileManager
-
Note that the local router received an unprompted db store from the given peer
- dbStoreSent(Hash, long) - クラス のメソッドnet.i2p.router.peermanager.ProfileManagerImpl
-
Note that we've confirmed a successful send of db data to the peer (though we haven't
necessarily requested it again from them, so they /might/ be lying)
This is not really interesting, since they could be lying, so we do not
increment any DB stats at all.
- dbStoreSent(Hash, long) - インタフェース のメソッドnet.i2p.router.ProfileManager
-
Note that we've confirmed a successful send of db data to the peer (though we haven't
necessarily requested it again from them, so they /might/ be lying)
- dbStoreSuccessful(Hash) - クラス のメソッドnet.i2p.router.peermanager.ProfileManagerImpl
-
Note that we've verified a successful send of db data to the floodfill peer
by querying another floodfill.
- dbStoreSuccessful(Hash) - インタフェース のメソッドnet.i2p.router.ProfileManager
-
Note that we confirmed a successful send of db data to
the peer.
- DCCClientManager - net.i2p.i2ptunnel.ircのクラス
-
Start, track, and expire the I2PTunnelDCCClients.
- DCCClientManager(I2PSocketManager, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.irc.DCCClientManager
-
- DCCHelper - net.i2p.i2ptunnel.ircのインタフェース
-
Hooks to create and maintain DCC client and server tunnels
- dday - クラス の変数org.jrobin.core.timespec.TimeSpec
-
- deallocate(Buffer) - クラス のメソッドengine.misc.DeallocationHelper
-
- DeallocationHelper - engine.miscのクラス
-
Helper to deallocate memory on the native heap allocated during the creation
of a direct byte buffer.
- DeallocationHelper() - クラス のコンストラクタengine.misc.DeallocationHelper
-
Default constructor
- DeallocationHelper(boolean) - クラス のコンストラクタengine.misc.DeallocationHelper
-
Main constructor
- DeallocationHelper.AndroidDeallocator - engine.miscのクラス
-
- DeallocationHelper.ApacheHarmonyDeallocator - engine.miscのクラス
-
- DeallocationHelper.Deallocator - engine.miscのクラス
-
tool responsible for releasing the native memory of a deallocatable byte
buffer
- DeallocationHelper.GnuClasspathDeallocator - engine.miscのクラス
-
- DeallocationHelper.OracleSunOpenJdkDeallocator - engine.miscのクラス
-
- Deallocator() - クラス のコンストラクタengine.misc.DeallocationHelper.Deallocator
-
- DEBIAN - net.i2p.update.UpdateMethod
-
- debug - クラス の変数org.jrobin.core.jrrd.RRDFile
-
- debug(int, String) - クラス のstaticメソッドi2p.susi.debug.Debug
-
- debug(String) - クラス のメソッドi2p.susi.dns.BaseBean
-
- debug(String) - クラス のメソッドnet.i2p.util.Log
-
- debug(String, long) - クラス のメソッドnet.i2p.jetty.I2PLogger
-
- debug(String, Object...) - クラス のメソッドnet.i2p.jetty.I2PLogger
-
- debug(String, Object, Object) - クラス のメソッドnet.i2p.jetty.I2PLogger
-
- debug(String, Throwable) - クラス のメソッドnet.i2p.jetty.I2PLogger
-
- debug(String, Throwable) - クラス のメソッドnet.i2p.util.Log
-
- debug(Throwable) - クラス のメソッドnet.i2p.jetty.I2PLogger
-
- Debug - i2p.susi.debugのクラス
-
- Debug - org.cybergarage.utilのクラス
-
- Debug() - クラス のコンストラクタi2p.susi.debug.Debug
-
- Debug() - クラス のコンストラクタorg.cybergarage.util.Debug
-
- DEBUG - クラス のstatic変数i2p.susi.debug.Debug
-
- DEBUG - クラス のstatic変数net.i2p.util.Log
-
- DEC - クラス のstatic変数org.jrobin.core.timespec.TimeToken
-
- decay() - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
-
- decay() - クラス のメソッドnet.i2p.router.util.DecayingHashSet
-
- DecayingBloomFilter - net.i2p.router.utilのクラス
-
Series of bloom filters which decay over time, allowing their continual use
for time sensitive data.
- DecayingBloomFilter(int, int, String, I2PAppContext) - クラス のコンストラクタnet.i2p.router.util.DecayingBloomFilter
-
only for extension by DHS
- DecayingBloomFilter(I2PAppContext, int, int) - クラス のコンストラクタnet.i2p.router.util.DecayingBloomFilter
-
Create a bloom filter that will decay its entries over time.
- DecayingBloomFilter(I2PAppContext, int, int, String) - クラス のコンストラクタnet.i2p.router.util.DecayingBloomFilter
-
Uses default m of 23, memory usage is 2 MB.
- DecayingBloomFilter(I2PAppContext, int, int, String, int) - クラス のコンストラクタnet.i2p.router.util.DecayingBloomFilter
-
Memory usage is 2 * (2**m) bits or 2**(m-2) bytes.
- DecayingHashSet - net.i2p.router.utilのクラス
-
Double buffered hash set.
- DecayingHashSet(I2PAppContext, int, int) - クラス のコンストラクタnet.i2p.router.util.DecayingHashSet
-
Create a double-buffered hash set that will decay its entries over time.
- DecayingHashSet(I2PAppContext, int, int, String) - クラス のコンストラクタnet.i2p.router.util.DecayingHashSet
-
- decimals - クラス の変数org.jrobin.graph.ImageParameters
-
- decode(byte[]) - クラス のメソッドi2p.susi.webmail.encoding.Encoding
-
This implementation just calls decode(in, 0, in.length).
- decode(byte[]) - クラス のメソッドnet.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding
-
Decode a FieldElement from its (b-1)-bit encoding.
- decode(byte[]) - クラス のメソッドnet.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncoding
-
Decodes a given field element in its 10 byte 2^25.5 representation.
- decode(byte[]) - クラス のメソッドnet.i2p.crypto.eddsa.math.Encoding
-
Decode a FieldElement from its (b-1)-bit encoding.
- decode(byte[], int, int) - クラス のメソッドi2p.susi.webmail.encoding.Base64
-
- decode(byte[], int, int) - クラス のメソッドi2p.susi.webmail.encoding.EightBit
-
- decode(byte[], int, int) - クラス のメソッドi2p.susi.webmail.encoding.Encoding
-
- decode(byte[], int, int) - クラス のメソッドi2p.susi.webmail.encoding.HeaderLine
-
Decode all the header lines, up through \r\n\r\n,
and puts them in the ReadBuffer, including the \r\n\r\n
- decode(byte[], int, int) - クラス のメソッドi2p.susi.webmail.encoding.HTML
-
- decode(byte[], int, int) - クラス のメソッドi2p.susi.webmail.encoding.QuotedPrintable
-
- decode(byte[], int, int) - クラス のメソッドi2p.susi.webmail.encoding.SevenBit
-
- decode(int) - クラス のメソッドi2p.susi.webmail.MailPart
-
- decode(ReadBuffer) - クラス のメソッドi2p.susi.webmail.encoding.EightBit
-
- decode(ReadBuffer) - クラス のメソッドi2p.susi.webmail.encoding.Encoding
-
This implementation just calls decode(in.content, in.offset, in.length).
- decode(String) - クラス のメソッドi2p.susi.webmail.encoding.Encoding
-
This implementation just converts the string to a byte array
and then calls encode(byte[]).
- decode(String) - クラス のstaticメソッドnet.i2p.data.Base32
-
Case-insensitive.
- decode(String) - クラス のstaticメソッドnet.i2p.data.Base64
-
Decodes data from Base64 notation using the I2P alphabet.
- decode(String) - クラス のstaticメソッドnet.i2p.i2ptunnel.localServer.LocalHTTPServer
-
Decode %xx encoding
- decode(String, boolean) - クラス のstaticメソッドnet.i2p.data.Base64
-
Decodes data from Base64 notation using the I2P alphabet.
- decodeFormatInformation(int, int) - クラス のstaticメソッドcom.google.zxing.qrcode.decoder.FormatInformation
-
- decodePath(String) - クラス のstaticメソッドorg.klomp.snark.web.BasicServlet
-
Simple version of URIUtil.decodePath()
- decodeToString(String) - クラス のstaticメソッドnet.i2p.data.Base32
-
Decodes data from Base32 notation and
returns it as a string.
- decodeToString(String) - クラス のstaticメソッドnet.i2p.data.Base64
-
Decodes data from Base64 notation and
returns it as a string.
- decodeVersionInformation(int) - クラス のstaticメソッドcom.google.zxing.qrcode.decoder.Version
-
- DecodingException - i2p.susi.webmail.encodingの例外
-
- DecodingException(String) - 例外 のコンストラクタi2p.susi.webmail.encoding.DecodingException
-
- decompress(byte[]) - クラス のstaticメソッドnet.i2p.data.DataHelper
-
Decompress the GZIP compressed data (returning null on error).
- decompress(byte[], int, int) - クラス のstaticメソッドnet.i2p.data.DataHelper
-
Decompress the GZIP compressed data (returning null on error).
- deconfigure(WebAppContext) - クラス のメソッドnet.i2p.router.web.WebAppConfiguration
-
- decrementOutstandingFloodfillSearches() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
-
- decrementRemaining() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodSearchJob
-
- decrementRemaining(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodOnlySearchJob
-
Note that we heard from the peer
- decrementUploaders(boolean) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Decrement the uploaders and (if set) the interestedUploaders counts
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int) - クラス のメソッドnet.i2p.crypto.AESEngine
-
Decrypt the data with the session key
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int) - クラス のメソッドnet.i2p.crypto.CryptixAESEngine
-
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int, int) - クラス のメソッドnet.i2p.crypto.AESEngine
-
Decrypt the data with the session key.
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int, int) - クラス のメソッドnet.i2p.crypto.CryptixAESEngine
-
- decrypt(byte[], PrivateKey) - クラス のメソッドnet.i2p.crypto.ElGamalAESEngine
-
- decrypt(byte[], PrivateKey) - クラス のメソッドnet.i2p.crypto.ElGamalEngine
-
Decrypt the data
- decrypt(byte[], PrivateKey, SessionKeyManager) - クラス のメソッドnet.i2p.crypto.ElGamalAESEngine
-
Decrypt the message using the given private key
and using tags from the specified key manager.
- decrypt(TunnelBuildMessage, Hash, PrivateKey) - クラス のメソッドnet.i2p.router.tunnel.BuildMessageProcessor
-
Decrypt the record targetting us, encrypting all of the other records with the included
reply key and IV.
- decrypt(TunnelBuildReplyMessage, TunnelCreatorConfig, List<Integer>) - クラス のメソッドnet.i2p.router.tunnel.BuildReplyHandler
-
Decrypt the tunnel build reply records.
- decrypt(SessionKey) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
Decrypt this valid packet, overwriting the _data buffer's payload
with the decrypted data (leaving the MAC and IV unaltered)
- decrypt(I2PAppContext, byte[], byte[], int, int, byte[], HopConfig) - クラス のstaticメソッドnet.i2p.router.tunnel.OutboundGatewayProcessor
-
Undo the crypto for a single hop.
- decryptAESBlock(byte[], int, int, SessionKey, byte[], byte[], Set<SessionTag>, SessionKey) - クラス のメソッドnet.i2p.crypto.ElGamalAESEngine
-
private byte[] decryptAESBlock(byte encrypted[], SessionKey key, byte iv[],
byte sentTag[], Set foundTags, SessionKey foundKey) throws DataFormatException {
return decryptAESBlock(encrypted, 0, encrypted.length, key, iv, sentTag, foundTags, foundKey);
}
- decryptBlock(byte[], int, SessionKey, byte[], int) - クラス のメソッドnet.i2p.crypto.AESEngine
-
This just copies payload to rv, see extension for the real thing.
- decryptBlock(byte[], int, SessionKey, byte[], int) - クラス のメソッドnet.i2p.crypto.CryptixAESEngine
-
decrypt exactly 16 bytes of data with the session key provided
- deepEquals(RouterAddress) - クラス のメソッドnet.i2p.data.router.RouterAddress
-
Everything, including Transport, host, port, options, and cost
- Def - org.jrobin.dataのクラス
-
- Def - org.jrobin.graphのクラス
-
- Def(String, String, String, String) - クラス のコンストラクタorg.jrobin.data.Def
-
- Def(String, String, String, String) - クラス のコンストラクタorg.jrobin.graph.Def
-
- Def(String, String, String, String, String) - クラス のコンストラクタorg.jrobin.data.Def
-
- Def(String, String, String, String, String) - クラス のコンストラクタorg.jrobin.graph.Def
-
- Def(String, FetchData) - クラス のコンストラクタorg.jrobin.data.Def
-
- DEFAULT - net.i2p.client.SendMessageOptions.Reliability
-
- DEFAULT - クラス のstatic変数net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- DEFAULT_ALLOW_ZERO_HOP - クラス のstatic変数net.i2p.router.TunnelPoolSettings
-
- DEFAULT_ARROW_COLOR - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default arrow color
- DEFAULT_AUTO_START - クラス のstatic変数org.klomp.snark.SnarkManager
-
- DEFAULT_BACK_COLOR - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default graph background color
- DEFAULT_BACKUP_QUANTITY - クラス のstatic変数net.i2p.router.TunnelPoolSettings
-
- DEFAULT_BACKUP_TRACKER - クラス のstatic変数org.klomp.snark.SnarkManager
-
URL.
- DEFAULT_BASE - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default value base
- DEFAULT_BATCH_FREQUENCY - クラス のstatic変数net.i2p.router.tunnel.BatchedRouterPreprocessor
-
for IBGWs for efficiency (not our data)
- DEFAULT_BUFFER_SIZE - クラス のstatic変数net.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- DEFAULT_BURST_SECONDS - クラス のstatic変数net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_BYTE_MODE_ENCODING - クラス のstatic変数com.google.zxing.qrcode.encoder.Encoder
-
- DEFAULT_CANVAS_COLOR - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default graph canvas color
- DEFAULT_CHUNK_SIZE - クラス のstatic変数org.cybergarage.http.HTTP
-
- DEFAULT_COLLAPSE_PANELS - クラス のstatic変数org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_CONFIG_FILE - クラス のstatic変数net.i2p.i2ptunnel.TunnelControllerGroup
-
- DEFAULT_CONNECT_TIMEOUT - クラス のstatic変数net.i2p.client.streaming.impl.Connection
-
- DEFAULT_CONNECT_TIMEOUT - クラス のstatic変数net.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- DEFAULT_CONNECT_TIMEOUT - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelClientBase
-
- DEFAULT_CONNECT_TIMEOUT - クラス のstatic変数net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
-
- DEFAULT_CONSOLEBUFFERSIZE - クラス のstatic変数net.i2p.util.LogManager
-
- DEFAULT_CONTENT_LANGUAGE - クラス のstatic変数org.cybergarage.xml.XML
-
- DEFAULT_CONTENT_TYPE - クラス のstatic変数org.cybergarage.xml.XML
-
- DEFAULT_COST - クラス のstatic変数net.i2p.router.transport.ntcp.NTCPTransport
-
- DEFAULT_COST - クラス のstatic変数net.i2p.router.transport.udp.UDPTransport
-
- DEFAULT_DATABASES - クラス のstatic変数net.i2p.router.web.StatSummarizer
-
- DEFAULT_DATAGRAM_HOST - クラス のstatic変数net.i2p.sam.SAMBridge
-
- DEFAULT_DATAGRAM_PORT - クラス のstatic変数net.i2p.sam.SAMBridge
-
- DEFAULT_DATAGRAM_PORT_INT - クラス のstatic変数net.i2p.sam.SAMBridge
-
- DEFAULT_DATEFORMAT - クラス のstatic変数net.i2p.util.LogManager
-
blank means default short date and medium time for the locale - see DateFormat
- DEFAULT_DB_DIR - クラス のstatic変数net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- DEFAULT_DEFAULTLEVEL - クラス のstatic変数net.i2p.util.LogManager
-
- DEFAULT_DELAY - クラス のstatic変数net.i2p.router.tunnel.BatchedPreprocessor
-
- DEFAULT_DESCRIPTION_URI - クラス のstatic変数org.cybergarage.upnp.Device
-
- DEFAULT_DISCOVERY_WAIT_TIME - クラス のstatic変数org.cybergarage.upnp.Device
-
- DEFAULT_DISPATCH_THREADED - クラス のstatic変数net.i2p.router.InNetMessagePool
-
- DEFAULT_DISPLAYONSCREEN - クラス のstatic変数net.i2p.util.LogManager
-
- DEFAULT_DURATION - クラス のstatic変数net.i2p.router.TunnelPoolSettings
-
- DEFAULT_ENCRYPT_RI - クラス のstatic変数net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
only on fast boxes, for now
- DEFAULT_END - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default graph ending time
- DEFAULT_EXPIRATION_MS - クラス のstatic変数net.i2p.data.i2np.I2NPMessageImpl
-
- DEFAULT_EXPIRED_DEVICE_EXTRA_TIME - クラス のstatic変数org.cybergarage.upnp.UPnP
-
- DEFAULT_FAVORITES - クラス のstatic変数net.i2p.router.web.helpers.HomeHelper
-
- DEFAULT_FILENAME - クラス のstatic変数net.i2p.util.LogManager
-
- DEFAULT_FILESIZE - クラス のstatic変数net.i2p.util.LogManager
-
- DEFAULT_FONT_COLOR - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default font color
- DEFAULT_FONT_NAME - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default font name, determined based on the current operating system
- DEFAULT_FORCE_FLUSH - クラス のstatic変数net.i2p.sam.SAMStreamSession
-
- DEFAULT_FORMAT - クラス のstatic変数net.i2p.util.LogManager
-
- DEFAULT_FRAME_COLOR - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default frame color
- DEFAULT_FULL - クラス のstatic変数net.i2p.router.web.helpers.SummaryHelper
-
- DEFAULT_FULL_ADVANCED - クラス のstatic変数net.i2p.router.web.helpers.SummaryHelper
-
- DEFAULT_FUZZ - クラス のstatic変数net.i2p.util.SimpleTimer2.TimedEvent
-
- DEFAULT_GRID_COLOR - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default minor grid color
- DEFAULT_HEIGHT - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default graph height
- DEFAULT_HOST - クラス のstatic変数net.i2p.router.client.ClientManagerFacadeImpl
-
- DEFAULT_HOSTS_FILE - クラス のstatic変数net.i2p.client.naming.HostsTxtNamingService
-
default hosts.txt filenames
- DEFAULT_IMAGE_FORMAT - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default image format
- DEFAULT_IMAGE_QUALITY - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default image quality, used only for jpeg graphs
- DEFAULT_INBOUND_BANDWIDTH - クラス のstatic変数net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_INBOUND_BURST_BANDWIDTH - クラス のstatic変数net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_INITIAL_RTT - クラス のstatic変数net.i2p.client.streaming.impl.ConnectionOptions
-
- DEFAULT_INITIAL_SHIFT - クラス のstatic変数org.jrobin.core.RrdDef
-
if not specified in constructor, starting timestamp will be set to the
current timestamp plus DEFAULT_INITIAL_SHIFT seconds (-10)
- DEFAULT_INTERNAL_PORT - クラス のstatic変数net.i2p.router.transport.udp.UDPTransport
-
- DEFAULT_IP_RESTRICTION - クラス のstatic変数net.i2p.router.TunnelPoolSettings
-
- DEFAULT_IPV6_CONFIG - クラス のstatic変数net.i2p.router.transport.TransportUtil
-
- DEFAULT_JUMP_SERVERS - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- DEFAULT_KEYDIR - クラス のstatic変数net.i2p.router.KeyManager
-
- DEFAULT_KEYSTORE_PASSWORD - クラス のstatic変数net.i2p.crypto.KeyStoreUtil
-
- DEFAULT_LEASE_TIME - クラス のstatic変数org.cybergarage.upnp.Device
-
- DEFAULT_LISTEN_PORT - クラス のstatic変数net.i2p.router.web.RouterConsoleRunner
-
- DEFAULT_MANAGER - クラス のstatic変数net.i2p.client.streaming.I2PSocketManagerFactory
-
The one and only manager.
- DEFAULT_MAX_CONNS_DAY - クラス のstatic変数net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_CONNS_HOUR - クラス のstatic変数net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_CONNS_MIN - クラス のstatic変数net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_MESSAGE_SIZE - クラス のstatic変数net.i2p.client.streaming.impl.ConnectionOptions
-
OK, here is the calculation on the message size to fit in a single
tunnel message without fragmentation.
- DEFAULT_MAX_SENDS - クラス のstatic変数net.i2p.client.streaming.impl.ConnectionOptions
-
- DEFAULT_MAX_SIZE - クラス のstatic変数i2p.susi.webmail.smtp.SMTPClient
-
31.84 MB
smtp.postman.i2p as of 2017-12.
- DEFAULT_MAX_SIZE - クラス のstatic変数net.i2p.client.streaming.impl.Packet
-
- DEFAULT_MAX_STREAMS - クラス のstatic変数net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_TOTAL_CONNS_DAY - クラス のstatic変数net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_TOTAL_CONNS_HOUR - クラス のstatic変数net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_TOTAL_CONNS_MIN - クラス のstatic変数net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_TUNNELS - クラス のstatic変数net.i2p.router.RouterThrottleImpl
-
- DEFAULT_MAX_UP_BW - クラス のstatic変数org.klomp.snark.SnarkManager
-
- DEFAULT_MESSAGE_HISTORY_FILENAME - クラス のstatic変数net.i2p.router.MessageHistory
-
- DEFAULT_MGRID_COLOR - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default major grid color
- DEFAULT_MINIMAL - クラス のstatic変数net.i2p.router.web.helpers.SummaryHelper
-
- DEFAULT_MINIMAL_ADVANCED - クラス のstatic変数net.i2p.router.web.helpers.SummaryHelper
-
- DEFAULT_MINIMUM_FAST_PEERS - クラス のstatic変数net.i2p.router.peermanager.ProfileOrganizer
-
- DEFAULT_MINIMUM_HIGH_CAPACITY_PEERS - クラス のstatic変数net.i2p.router.peermanager.ProfileOrganizer
-
- DEFAULT_MONOSPACE_FONT_FILE - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default graph small font
- DEFAULT_MSEARCH_MX - クラス のstatic変数org.cybergarage.upnp.ssdp.SSDP
-
- DEFAULT_NEWS_URL - クラス のstatic変数net.i2p.router.web.ConfigUpdateHandler
-
older default
- DEFAULT_NEWS_URL_SU3 - クラス のstatic変数net.i2p.router.web.ConfigUpdateHandler
-
current default, i2pnews.i2p, run by echelon
- DEFAULT_ONSCREENLEVEL - クラス のstatic変数net.i2p.util.LogManager
-
- DEFAULT_OUTBOUND_BANDWIDTH - クラス のstatic変数net.i2p.router.transport.FIFOBandwidthRefiller
-
Caution, do not make DEFAULT_OUTBOUND_BANDWIDTH * DEFAULT_SHARE_PCT > 32
without thinking about the implications (default connection limits, for example)
of moving the default bandwidth class from L to M, or maybe
adjusting bandwidth class boundaries.
- DEFAULT_OUTBOUND_BURST_BANDWIDTH - クラス のstatic変数net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_PAGESIZE - クラス のstatic変数i2p.susi.util.Folder
-
- DEFAULT_PEER_PROFILE_DIR - クラス のstatic変数net.i2p.router.peermanager.ProfilePersistenceHelper
-
- DEFAULT_PIXEL_COUNT - クラス のstatic変数org.jrobin.data.DataProcessor
-
Constant representing the default number of pixels on a JRobin graph (will be used if
no other value is specified with
setStep()
method.
- DEFAULT_POOL_USAGE_POLICY - クラス のstatic変数org.jrobin.data.DataProcessor
-
Constant that defines the default
RrdDbPool
usage policy.
- DEFAULT_PORT - クラス のstatic変数net.i2p.router.client.ClientManagerFacadeImpl
-
- DEFAULT_PORT - クラス のstatic変数org.cybergarage.http.HTTP
-
- DEFAULT_PORT - クラス のstatic変数org.cybergarage.http.HTTPServer
-
- DEFAULT_POST_BAN_TIME - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_POST_MAX - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_POST_TOTAL_BAN_TIME - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_POST_TOTAL_MAX - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_POST_WINDOW - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_PRESENTATION_URI - クラス のstatic変数org.cybergarage.upnp.Device
-
- DEFAULT_PROPORTIONAL_FONT_FILE - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default graph large font
- DEFAULT_PROXY_HOST - クラス のstatic変数net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_PROXY_PORT - クラス のstatic変数net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_PROXY_PORT_INT - クラス のstatic変数net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_PUBLISH_UNREACHABLE - クラス のstatic変数net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
-
- DEFAULT_QUANTITY - クラス のstatic変数net.i2p.router.TunnelPoolSettings
-
- DEFAULT_READ_TIMEOUT - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- DEFAULT_REFRESH - クラス のstatic変数net.i2p.router.web.CSSHelper
-
- DEFAULT_REFRESH_DELAY_SECS - クラス のstatic変数org.klomp.snark.SnarkManager
-
- DEFAULT_REFRESH_FREQ - クラス のstatic変数net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_REFRESH_FREQUENCY - クラス のstatic変数net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_ROTATIONLIMIT - クラス のstatic変数net.i2p.util.LogManager
-
- DEFAULT_SAM_CONFIGFILE - クラス のstatic変数net.i2p.sam.SAMBridge
-
- DEFAULT_SAM_KEYFILE - クラス のstatic変数net.i2p.sam.SAMBridge
-
- DEFAULT_SAMCLIENT_CONFIGFILE - クラス のstatic変数net.i2p.sam.client.SSLUtil
-
- DEFAULT_SEED_URL - クラス のstatic変数net.i2p.router.networkdb.reseed.Reseeder
-
NOTE - URLs that are in both the standard and SSL groups must use the same hostname,
so the reseed process will not download from both.
- DEFAULT_SERVICES - クラス のstatic変数net.i2p.router.web.helpers.HomeHelper
-
- DEFAULT_SHADEA_COLOR - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default top-left graph shade color
- DEFAULT_SHADEB_COLOR - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default bottom-right graph shade color
- DEFAULT_SHARE_KBPS - クラス のstatic変数net.i2p.router.web.helpers.ConfigNetHelper
-
- DEFAULT_SHARE_PERCENTAGE - クラス のstatic変数net.i2p.router.Router
-
- DEFAULT_SHOULD_PROXY - クラス のstatic変数net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_SHOULD_PROXY_NEWS - クラス のstatic変数net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_SIGNATURE - クラス のstatic変数org.jrobin.core.Header
-
- DEFAULT_SIGTYPE - インタフェース のstatic変数net.i2p.client.I2PClient
-
- DEFAULT_SOURCES - クラス のstatic変数net.i2p.router.transport.udp.UDPTransport
-
- DEFAULT_SSL_SEED_URL - クラス のstatic変数net.i2p.router.networkdb.reseed.Reseeder
-
The I2P reseed servers are managed by backup (backup@mail.i2p).
- DEFAULT_START - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default graph starting time
- DEFAULT_STARTUP_DELAY - クラス のstatic変数org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_STARTUP_DELAY - クラス のstatic変数org.klomp.snark.SnarkManager
-
- DEFAULT_STARTUP_WAIT_TIME - クラス のstatic変数org.cybergarage.upnp.Device
-
- DEFAULT_STAT_FILE - クラス のstatic変数net.i2p.stat.StatManager
-
- DEFAULT_STEP - クラス のstatic変数org.jrobin.core.RrdDef
-
default RRD step to be used if not specified in constructor (300 seconds)
- DEFAULT_STRATUM - クラス のstatic変数net.i2p.router.RouterClock
-
- DEFAULT_SYNC_PERIOD - クラス のstatic変数org.jrobin.core.RrdNioBackendFactory
-
Period in seconds between consecutive synchronizations when sync-mode
is set to SYNC_BACKGROUND.
- DEFAULT_TAGS - クラス のstatic変数net.i2p.router.crypto.TransientSessionKeyManager
-
This was 100 since 0.6.1.10 (50 before that).
- DEFAULT_TCP_HOST - クラス のstatic変数net.i2p.sam.SAMBridge
-
- DEFAULT_TCP_PORT - クラス のstatic変数net.i2p.sam.SAMBridge
-
- DEFAULT_THEME - クラス のstatic変数i2p.susi.dns.BaseBean
-
- DEFAULT_THEME - クラス のstatic変数net.i2p.i2ptunnel.web.IndexBean
-
- DEFAULT_THEME - クラス のstatic変数net.i2p.router.web.CSSHelper
-
- DEFAULT_THEME - クラス のstatic変数org.klomp.snark.SnarkManager
-
- DEFAULT_TIMEOUT - クラス のstatic変数org.cybergarage.http.HTTP
-
- DEFAULT_TIMEOUT - クラス のstatic変数org.cybergarage.http.HTTPServer
-
Default timeout connection for HTTP comunication
- DEFAULT_TRACKER_ANNOUNCES - クラス のstatic変数org.klomp.snark.SnarkManager
-
- DEFAULT_TTL - クラス のstatic変数org.cybergarage.upnp.UPnP
-
- DEFAULT_TUNNEL_QUANTITY - クラス のstatic変数org.klomp.snark.SnarkManager
-
- DEFAULT_UNITS_LENGTH - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default units length
- DEFAULT_UPDATE_POLICY - クラス のstatic変数net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_UPDATE_URL - クラス のstatic変数net.i2p.router.web.ConfigUpdateHandler
-
These are only for .sud and .su2.
- DEFAULT_USE_DHT - クラス のstatic変数org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_USE_OPENTRACKERS - クラス のstatic変数org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_WIDTH - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Default graph width
- DEFAULT_WRITE_TIMEOUT - クラス のstatic変数net.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- DEFAULT_X - クラス のstatic変数net.i2p.router.web.GraphConstants
-
- DEFAULT_Y - クラス のstatic変数net.i2p.router.web.GraphConstants
-
- DEFAULT_YK_PRECALC_DELAY - クラス のstatic変数net.i2p.crypto.YKGenerator
-
- DEFAULT_YK_PRECALC_MAX - クラス のstatic変数net.i2p.crypto.YKGenerator
-
- DEFAULT_YK_PRECALC_MIN - クラス のstatic変数net.i2p.crypto.YKGenerator
-
- DefaultHostnameVerifier - org.apache.http.conn.sslのクラス
-
Default HostnameVerifier
implementation.
- DefaultHostnameVerifier() - クラス のコンストラクタorg.apache.http.conn.ssl.DefaultHostnameVerifier
-
- DefaultHostnameVerifier(PublicSuffixMatcher) - クラス のコンストラクタorg.apache.http.conn.ssl.DefaultHostnameVerifier
-
- DefaultVersion - クラス のstatic変数com.nettgryppa.security.HashCash
-
- defineCurve(String, EdDSANamedCurveSpec) - クラス のstaticメソッドnet.i2p.crypto.eddsa.spec.EdDSANamedCurveTable
-
- DEFINITE_FAILURE - クラス のstatic変数org.freenetproject.ForwardPortStatus
-
The port forward definitely failed.
- DEFINITE_SUCCESS - クラス のstatic変数org.freenetproject.ForwardPortStatus
-
The port forward definitely succeeded.
- del(String) - クラス のメソッドnet.i2p.sam.SessionsDB
-
- delay - クラス の変数net.i2p.router.startup.ClientAppConfig
-
- DelayedDeleter - i2p.susi.webmail.pop3のクラス
-
Queue UIDLs for later deletion.
- DelayedDeleter(POP3MailBox) - クラス のコンストラクタi2p.susi.webmail.pop3.DelayedDeleter
-
- DelayedFlush() - クラス のコンストラクタnet.i2p.router.tunnel.TunnelGateway.DelayedFlush
-
- DelayedRunClient(SimpleTimer2, RouterContext, String, String, String[]) - クラス のコンストラクタnet.i2p.router.startup.LoadClientAppsJob.DelayedRunClient
-
caller MUST call schedule()
- DelayedRunClient(SimpleTimer2, RouterContext, String, String, String[], ThreadGroup, ClassLoader) - クラス のコンストラクタnet.i2p.router.startup.LoadClientAppsJob.DelayedRunClient
-
caller MUST call schedule()
- delete() - クラス のメソッドnet.i2p.addressbook.AddressBook
-
Delete the temp file or clear the map.
- delete() - クラス のメソッドnet.metanotion.io.block.index.BSkipList
-
must be open (do not call close() first)
- delete(String) - クラス のメソッドi2p.susi.webmail.MailCache
-
Mark mail for deletion locally.
- delete(String) - クラス のメソッドorg.jrobin.core.RrdMemoryBackendFactory
-
Removes the storage with the given ID from the memory.
- delete(Collection<String>) - クラス のメソッドi2p.susi.webmail.MailCache
-
Mark mail for deletion locally.
- delete(Collection<String>) - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Delete all at once and close.
- delete(I2PAppContext, NewsEntry) - クラス のstaticメソッドnet.i2p.router.news.PersistNews
-
Unused for now, as we don't have any way to remember it's deleted.
- Delete - net.i2p.installerのクラス
-
This class is used by the installer to delete one or more specified files.
- Delete() - クラス のコンストラクタnet.i2p.installer.Delete
-
- deleteconn(String[]) - クラス のstaticメソッドnet.i2p.BOB.Demos.echo.echoclient.Main
-
- deleteconn(String[]) - クラス のstaticメソッドnet.i2p.BOB.Demos.echo.echoserver.Main
-
- DELETED - クラス のstatic変数net.i2p.router.web.PluginStarter
-
- deleteData() - クラス のメソッドi2p.susi.webmail.Attachment
-
Delete the data file
- deleteMagnet(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
-
Stop and delete a torrent running in magnet mode
- deleteMail(Mail) - クラス のメソッドi2p.susi.webmail.PersistentMailCache
-
Delete data from disk.
- deleteMail(String) - クラス のメソッドi2p.susi.webmail.PersistentMailCache
-
Delete data from disk.
- deleteOldProfiles(long) - クラス のメソッドnet.i2p.router.peermanager.ProfilePersistenceHelper
-
Delete profile files with timestamps older than 'age' ago
- deletePlugin(RouterContext, String) - クラス のstaticメソッドnet.i2p.router.web.PluginStarter
-
- deleteTempDir() - クラス のメソッドnet.i2p.I2PAppContext
-
don't rely on deleteOnExit()
- deleteTunnel(int, String) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- deleteTunnel(I2PAppContext, TunnelControllerGroup, int, String) - クラス のstaticメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
Stop the tunnel, delete from config,
rename the private key file if in the default directory
- deletionMarks - クラス の変数i2p.susi.dns.AddressbookBean
-
- DELIM - クラス のstatic変数org.cybergarage.soap.SOAP
-
- delIndex(String) - クラス のメソッドnet.metanotion.io.block.BlockFile
-
Delete a skiplist if it exists.
- delItem() - クラス のメソッドnet.metanotion.util.skiplist.SkipList
-
- DELIVERY_MODE_DESTINATION - クラス のstatic変数net.i2p.data.i2np.DeliveryInstructions
-
- DELIVERY_MODE_LOCAL - クラス のstatic変数net.i2p.data.i2np.DeliveryInstructions
-
- DELIVERY_MODE_ROUTER - クラス のstatic変数net.i2p.data.i2np.DeliveryInstructions
-
- DELIVERY_MODE_TUNNEL - クラス のstatic変数net.i2p.data.i2np.DeliveryInstructions
-
- DeliveryInstructions - net.i2p.data.i2npのクラス
-
Contains the delivery instructions for garlic cloves.
- DeliveryInstructions() - クラス のコンストラクタnet.i2p.data.i2np.DeliveryInstructions
-
- DeliveryStatusMessage - net.i2p.data.i2npのクラス
-
Defines the message sent back in reply to a message when requested, containing
the private ack id.
- DeliveryStatusMessage(I2PAppContext) - クラス のコンストラクタnet.i2p.data.i2np.DeliveryStatusMessage
-
- DERIVE - クラス のstatic変数org.jrobin.core.jrrd.DataSourceType
-
Field DERIVE
- desc - クラス の変数net.i2p.router.web.App
-
- description - クラス の変数i2p.susi.webmail.MailPart
-
- Description - org.cybergarage.upnp.deviceのクラス
-
- Description() - クラス のコンストラクタorg.cybergarage.upnp.device.Description
-
- DesktopguiTranslator - net.i2p.desktopgui.i18nのクラス
-
- DesktopguiTranslator() - クラス のコンストラクタnet.i2p.desktopgui.i18n.DesktopguiTranslator
-
- dest - クラス の変数net.i2p.data.PrivateKeyFile
-
- dest - クラス の変数net.i2p.i2ptunnel.I2PTunnelClientBase
-
- dest - クラス の変数net.i2p.i2ptunnel.udp.I2PSink
-
- DEST_SIZE - クラス のstatic変数net.i2p.client.naming.DummyNamingService
-
- destFromName(String) - クラス のstaticメソッドnet.i2p.i2ptunnel.I2PTunnel
-
- destination - クラス の変数i2p.susi.dns.AddressbookBean
-
- Destination - net.i2p.dataのクラス
-
Defines an end point in the I2P network.
- Destination() - クラス のコンストラクタnet.i2p.data.Destination
-
- Destination(String) - クラス のコンストラクタnet.i2p.data.Destination
-
alternative constructor which takes a base64 string representation
- destinationEstablished(ClientConnectionRunner, Destination) - クラス のメソッドnet.i2p.router.client.ClientManager
-
Add to the clients list.
- destLookupFailed(long) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of HostReplyMessage
- destLookupFailed(long) - クラス のメソッドnet.i2p.client.impl.SubSession
-
Called by the message handler
on reception of HostReplyMessage
- destLookupFailed(Hash) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of DestReplyMessage
- destLookupFailed(Hash) - クラス のメソッドnet.i2p.client.impl.SubSession
-
Called by the message handler
on reception of DestReplyMessage
This will never happen, as the dest reply message does not contain a session ID.
- DestLookupMessage - net.i2p.data.i2cpのクラス
-
Request the router look up the dest for a hash
- DestLookupMessage() - クラス のコンストラクタnet.i2p.data.i2cp.DestLookupMessage
-
- DestLookupMessage(Hash) - クラス のコンストラクタnet.i2p.data.i2cp.DestLookupMessage
-
- destReceived(long, Destination) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of HostReplyMessage
- destReceived(long, Destination) - クラス のメソッドnet.i2p.client.impl.SubSession
-
Called by the message handler
on reception of HostReplyMessage
- destReceived(Destination) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of DestReplyMessage
- destReceived(Destination) - クラス のメソッドnet.i2p.client.impl.SubSession
-
Called by the message handler
on reception of DestReplyMessage
This will never happen, as the dest reply message does not contain a session ID.
- DestReplyMessage - net.i2p.data.i2cpのクラス
-
Response to DestLookupMessage.
- DestReplyMessage() - クラス のコンストラクタnet.i2p.data.i2cp.DestReplyMessage
-
- DestReplyMessage(Destination) - クラス のコンストラクタnet.i2p.data.i2cp.DestReplyMessage
-
- DestReplyMessage(Hash) - クラス のコンストラクタnet.i2p.data.i2cp.DestReplyMessage
-
- DestReplyMessageHandler - net.i2p.client.implのクラス
-
Handle I2CP dest replies from the router
- DestReplyMessageHandler(I2PAppContext) - クラス のコンストラクタnet.i2p.client.impl.DestReplyMessageHandler
-
- destReplyReceived(String, String) - クラス のメソッドnet.i2p.sam.client.SAMClientEventListenerImpl
-
- destReplyReceived(String, String) - インタフェース のメソッドnet.i2p.sam.client.SAMReader.SAMClientEventListener
-
- destroy() - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Close without waiting for response,
and remove any delayed tasks and resources.
- destroy() - クラス のメソッドnet.i2p.addressbook.servlet.Servlet
-
- destroy() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionDataReceiver
-
- destroy() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
- destroy() - クラス のメソッドnet.i2p.client.streaming.impl.MessageOutputStream
-
- destroy() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelClientBase
-
Note that the tunnel cannot be reopened after this by calling startRunning(),
as it will destroy the underlying socket manager.
- destroy() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelServer
-
Note that the tunnel cannot be reopened after this by calling startRunning(),
as it will destroy the underlying socket manager.
- destroy() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelTask
-
Note that the tunnel cannot be reopened after this by calling startRunning(),
as it may destroy the underlying socket manager, depending on implementation.
- destroy() - クラス のメソッドnet.i2p.router.tunnel.BloomFilterIVValidator
-
- destroy() - クラス のメソッドnet.i2p.servlet.filters.XSSFilter
-
- destroy() - クラス のメソッドorg.klomp.snark.web.I2PSnarkServlet
-
- destroy(WebAppContext) - クラス のメソッドnet.i2p.router.web.WebAppConfiguration
-
- destroy2() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
Call from Connection.disconnectComplete()
instead of destroy() so we don't loop
- destroySession() - インタフェース のメソッドnet.i2p.client.I2PSession
-
Tear down the session and release any resources.
- destroySession() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Tear down the session, and do NOT reconnect.
- destroySession() - クラス のメソッドnet.i2p.client.impl.SubSession
-
Tear down the session, and do NOT reconnect.
- destroySession(boolean) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Tear down the session, and do NOT reconnect.
- destroySession(boolean) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl2
-
- DestroySessionMessage - net.i2p.data.i2cpのクラス
-
Defines the message a client sends to a router when destroying
existing session.
- DestroySessionMessage() - クラス のコンストラクタnet.i2p.data.i2cp.DestroySessionMessage
-
- destroySocketManager() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
-
Destroy the socket manager, freeing all the associated resources.
- destroySocketManager() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
-
Destroy the socket manager, freeing all the associated resources.
- destroyTunnel() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
May NOT be restarted with restartTunnel() or startTunnel() later.
- dests - クラス の変数net.i2p.i2ptunnel.I2PTunnelClient
-
- detachEventDispatcher(EventDispatcher) - クラス のメソッドnet.i2p.i2ptunnel.irc.EventReceiver
-
- detachEventDispatcher(EventDispatcher) - インタフェース のメソッドnet.i2p.util.EventDispatcher
-
Detach the specified EventDispatcher object from the events dispatching chain.
- detachEventDispatcher(EventDispatcher) - クラス のメソッドnet.i2p.util.EventDispatcherImpl
-
- DETAIL - クラス のstatic変数org.cybergarage.soap.SOAP
-
- DetectedIP - org.freenetprojectのクラス
-
Class returned by a FredPluginIPDetector.
- DetectedIP(InetAddress, short) - クラス のコンストラクタorg.freenetproject.DetectedIP
-
- Device - org.cybergarage.upnpのクラス
-
- Device() - クラス のコンストラクタorg.cybergarage.upnp.Device
-
- Device(File) - クラス のコンストラクタorg.cybergarage.upnp.Device
-
- Device(InputStream) - クラス のコンストラクタorg.cybergarage.upnp.Device
-
- Device(String) - クラス のコンストラクタorg.cybergarage.upnp.Device
-
- Device(Node) - クラス のコンストラクタorg.cybergarage.upnp.Device
-
- Device(Node, Node) - クラス のコンストラクタorg.cybergarage.upnp.Device
-
- deviceAdded(Device) - クラス のメソッドnet.i2p.router.transport.UPnP
-
DeviceChangeListener
- deviceAdded(Device) - インタフェース のメソッドorg.cybergarage.upnp.device.DeviceChangeListener
-
- DeviceChangeListener - org.cybergarage.upnp.deviceのインタフェース
-
- deviceChangeListenerList - クラス の変数org.cybergarage.upnp.ControlPoint
-
- DeviceData - org.cybergarage.upnp.xmlのクラス
-
- DeviceData() - クラス のコンストラクタorg.cybergarage.upnp.xml.DeviceData
-
- DeviceList - org.cybergarage.upnpのクラス
-
- DeviceList() - クラス のコンストラクタorg.cybergarage.upnp.DeviceList
-
- deviceNotifyReceived(SSDPPacket) - インタフェース のメソッドorg.cybergarage.upnp.device.NotifyListener
-
- deviceRemoved(Device) - クラス のメソッドnet.i2p.router.transport.UPnP
-
DeviceChangeListener
- deviceRemoved(Device) - インタフェース のメソッドorg.cybergarage.upnp.device.DeviceChangeListener
-
- deviceSearchReceived(SSDPPacket) - クラス のメソッドorg.cybergarage.upnp.Device
-
- deviceSearchReceived(SSDPPacket) - インタフェース のメソッドorg.cybergarage.upnp.device.SearchListener
-
- deviceSearchResponse(SSDPPacket) - クラス のメソッドorg.cybergarage.upnp.Device
-
- deviceSearchResponseReceived(SSDPPacket) - インタフェース のメソッドorg.cybergarage.upnp.device.SearchResponseListener
-
- DevSU3UpdateChecker - net.i2p.router.updateのクラス
-
Check for an updated su3 version.
- DevSU3UpdateChecker(RouterContext, ConsoleUpdateManager, List<URI>) - クラス のコンストラクタnet.i2p.router.update.DevSU3UpdateChecker
-
- devSU3UpdateConstraint() - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
-
Translated message about new version available but constrained
- DevSU3UpdateHandler - net.i2p.router.updateのクラス
-
Handles the request to update the router by firing off an
EepGet
call to download the latest su3 file
and display the status.
- DevSU3UpdateHandler(RouterContext, ConsoleUpdateManager) - クラス のコンストラクタnet.i2p.router.update.DevSU3UpdateHandler
-
- DevSU3UpdateRunner - net.i2p.router.updateのクラス
-
Eepget the .su3 file to the temp dir, then notify.
- DevSU3UpdateRunner(RouterContext, ConsoleUpdateManager, List<URI>) - クラス のコンストラクタnet.i2p.router.update.DevSU3UpdateRunner
-
- devSU3UpdateVersion() - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
-
- devSU3VersionDownloaded() - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
-
Already downloaded but not installed version
- df - クラス のstatic変数org.jrobin.core.Util
-
- DGRAM_SIZE_MAX - クラス のstatic変数net.i2p.sam.SAMDatagramSession
-
- dhour - クラス の変数org.jrobin.core.timespec.TimeSpec
-
- DHSessionKeyBuilder - net.i2p.router.transport.cryptoのクラス
-
Generate a new session key through a diffie hellman exchange.
- DHSessionKeyBuilder() - クラス のコンストラクタnet.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Create a new public/private value pair for the DH exchange.
- DHSessionKeyBuilder(I2PAppContext) - クラス のコンストラクタnet.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Create a new public/private value pair for the DH exchange.
- DHSessionKeyBuilder.Factory - net.i2p.router.transport.cryptoのインタフェース
-
- DHSessionKeyBuilder.InvalidPublicParameterException - net.i2p.router.transport.cryptoの例外
-
- DHSessionKeyBuilder.PrecalcRunner - net.i2p.router.transport.cryptoのクラス
-
Try to keep DH pairs at the ready.
- DHT - org.klomp.snark.dhtのインタフェース
-
Stub for KRPC
- DHT_FILE_SUFFIX - クラス のstatic変数org.klomp.snark.dht.KRPC
-
- DHTNodes - org.klomp.snark.dhtのクラス
-
All the nodes we know about, stored as a mapping from
node ID to a Destination and Port.
- DHTNodes(I2PAppContext, NID) - クラス のコンストラクタorg.klomp.snark.dht.DHTNodes
-
- DHTTracker - org.klomp.snark.dhtのクラス
-
The tracker stores peers, i.e.
- DHTTracker(I2PAppContext) - クラス のコンストラクタorg.klomp.snark.dht.DHTTracker
-
- DIFFERENT - net.i2p.router.CommSystemFacade.Status
-
IPv4 symmetric NAT, IPv6 firewalled or disabled or no address
- digest(byte[]) - クラス のstaticメソッドnet.i2p.util.SipHash
-
- digest(byte[], int, int) - クラス のstaticメソッドnet.i2p.util.SipHash
-
- DIGEST - net.i2p.util.EepGet.AUTH_MODE
-
- DIGEST_AUTH - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- DIR_DRAFTS - クラス のstatic変数i2p.susi.webmail.PersistentMailCache
-
- DIR_FOLDER - クラス のstatic変数i2p.susi.webmail.PersistentMailCache
-
- DIR_PREFIX - クラス のstatic変数net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- DIR_SENT - クラス のstatic変数i2p.susi.webmail.PersistentMailCache
-
- DIR_TRASH - クラス のstatic変数i2p.susi.webmail.PersistentMailCache
-
- DirectGif89Frame - org.jrobin.graphのクラス
-
- DirectGif89Frame(int, int, int[]) - クラス のコンストラクタorg.jrobin.graph.DirectGif89Frame
-
- DirectGif89Frame(Image) - クラス のコンストラクタorg.jrobin.graph.DirectGif89Frame
-
- DirKeyRing - net.i2p.cryptoのクラス
-
Simple storage of each cert in a separate file in a directory.
- DirKeyRing(File) - クラス のコンストラクタnet.i2p.crypto.DirKeyRing
-
- disable() - クラス のメソッドnet.i2p.router.Blocklist
-
- disabled - クラス の変数net.i2p.router.startup.ClientAppConfig
-
- disablePlugin(String) - クラス のstaticメソッドnet.i2p.router.web.PluginStarter
-
Disable in plugins.config
- discardData() - クラス のメソッドnet.i2p.router.OutNetMessage
-
We've done what we need to do with the data from this message, though
we may keep the object around for a while to use its ID, jobs, etc.
- disconnect() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Will interrupt a connect in progress.
- disconnect() - クラス のメソッドnet.i2p.client.impl.SubSession
-
Will interrupt a connect in progress.
- disconnect() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
Destroy the destination itself
- disconnect() - クラス のメソッドorg.klomp.snark.Peer
-
- disconnect() - クラス のメソッドorg.klomp.snark.PeerConnectionIn
-
- disconnect() - クラス のメソッドorg.klomp.snark.PeerConnectionOut
-
- disconnect(boolean) - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnect(boolean) - クラス のメソッドorg.klomp.snark.Peer
-
Disconnects this peer if it was connected.
- disconnect(boolean, boolean) - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnect(I2PSessionImpl) - クラス のメソッドnet.i2p.client.impl.I2CPMessageProducer
-
Send messages to the router destroying the session and disconnecting
- DISCONNECT_TIMEOUT - クラス のstatic変数net.i2p.client.streaming.impl.Connection
-
Wait up to 5 minutes after disconnection so we can ack/close packets.
- disconnectAllHard() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
-
Something b0rked hard, so kill all of our connections without mercy.
- disconnectClient(String) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Send a DisconnectMessage and log with level Log.ERROR.
- disconnectClient(String, int) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
- disconnectComplete() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnected() - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
- disconnected(I2PSession) - クラス のメソッドnet.i2p.BOB.UDPIOthread
-
推奨されていません。
- disconnected(I2PSession) - インタフェース のメソッドnet.i2p.client.I2PSessionListener
-
Notify the client that the session has been terminated
- disconnected(I2PSession) - インタフェース のメソッドnet.i2p.client.I2PSessionMuxedListener
-
Notify the client that the session has been terminated.
- disconnected(I2PSession) - クラス のメソッドnet.i2p.client.impl.I2PSessionDemultiplexer
-
- disconnected(I2PSession) - クラス のメソッドnet.i2p.client.streaming.impl.MessageHandler
-
Notify the client that the session has been terminated
- disconnected(I2PSession) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelTask
-
- disconnected(I2PSession) - クラス のメソッドnet.i2p.i2ptunnel.udp.I2PSource.Listener
-
- disconnected(I2PSession) - クラス のメソッドnet.i2p.sam.MasterSession
-
- disconnected(I2PSession) - クラス のメソッドorg.klomp.snark.dht.KRPC
-
- disconnected(I2CPMessageReader) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
The I2CPMessageEventListener callback.
- disconnected(I2CPMessageReader) - インタフェース のメソッドnet.i2p.data.i2cp.I2CPMessageReader.I2CPMessageEventListener
-
Notify the listener that the stream the given reader was running off
closed
- disconnected(I2CPMessageReader) - クラス のメソッドnet.i2p.router.client.ClientMessageEventListener
-
- disconnected(I2NPMessageReader) - インタフェース のメソッドnet.i2p.data.i2np.I2NPMessageReader.I2NPMessageEventListener
-
推奨されていません。
Notify the listener that the stream the given reader was running off
closed
- disconnected(Peer) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
- disconnected(Peer) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when the connection to the peer was terminated or the
connection handshake failed.
- DISCONNECTED - net.i2p.router.CommSystemFacade.Status
-
- DisconnectListener() - クラス のコンストラクタnet.i2p.sam.SAMStreamSession.DisconnectListener
-
- DisconnectMessage - net.i2p.data.i2cpのクラス
-
Defines the message a client sends to a router when destroying
existing session.
- DisconnectMessage() - クラス のコンストラクタnet.i2p.data.i2cp.DisconnectMessage
-
- DisconnectMessageHandler - net.i2p.client.implのクラス
-
Handle I2CP disconnect messages from the router
- DisconnectMessageHandler(I2PAppContext) - クラス のコンストラクタnet.i2p.client.impl.DisconnectMessageHandler
-
- DISCOVER - クラス のstatic変数org.cybergarage.upnp.device.MAN
-
- dispatch(TunnelDataMessage, Hash) - クラス のメソッドnet.i2p.router.tunnel.OutboundTunnelEndpoint
-
- dispatch(TunnelDataMessage, Hash) - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
-
We are participating in a tunnel (perhaps we're even the endpoint), so
take the message and do what it says.
- dispatch(TunnelDataMessage, Hash) - クラス のメソッドnet.i2p.router.tunnel.TunnelParticipant
-
- dispatch(TunnelGatewayMessage) - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
-
We are the inbound tunnel gateway, so encrypt it as necessary and forward
it on.
- dispatchOutbound(I2NPMessage, TunnelId, Hash) - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
-
We are the outbound tunnel gateway (we created it), so wrap up this message
with instructions to be forwarded to the targetPeer when it reaches the
endpoint.
- dispatchOutbound(I2NPMessage, TunnelId, TunnelId, Hash) - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
-
We are the outbound tunnel gateway (we created it), so wrap up this message
with instructions to be forwarded to the targetTunnel on the targetPeer when
it reaches the endpoint.
- displayOnScreen() - クラス のメソッドnet.i2p.util.LogManager
-
- displayPacket(Packet, String, String) - クラス のメソッドnet.i2p.client.streaming.impl.PacketHandler
-
logs to router log at debug level
- dispose() - クラス のメソッドorg.jrobin.graph.ImageWorker
-
- Disposer - org.cybergarage.upnp.deviceのクラス
-
- Disposer(ControlPoint) - クラス のコンストラクタorg.cybergarage.upnp.device.Disposer
-
- disposition - クラス の変数i2p.susi.webmail.MailPart
-
- distance(Location) - クラス のメソッドcom.maxmind.geoip.Location
-
- distribute(I2NPMessage, Hash) - クラス のメソッドnet.i2p.router.tunnel.InboundMessageDistributor
-
- distribute(I2NPMessage, Hash) - クラス のメソッドnet.i2p.router.tunnel.OutboundMessageDistributor
-
- distribute(I2NPMessage, Hash, TunnelId) - クラス のメソッドnet.i2p.router.tunnel.InboundMessageDistributor
-
- distribute(I2NPMessage, Hash, TunnelId) - クラス のメソッドnet.i2p.router.tunnel.OutboundMessageDistributor
-
- distributeMessage(Destination, Destination, Payload, MessageId, long, long, int) - クラス のメソッドnet.i2p.router.client.ClientManager
-
Distribute message to a local or remote destination.
- distributeMessage(SendMessageMessage) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Distribute the message.
- divide(GenericGFPoly) - クラス のメソッドcom.google.zxing.common.reedsolomon.GenericGFPoly
-
- divide(BigInteger) - クラス のメソッドnet.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- divide(FieldElement) - クラス のメソッドnet.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- divide(FieldElement) - クラス のメソッドnet.i2p.crypto.eddsa.math.FieldElement
-
- DM_BGCOLOR - クラス のstatic変数org.jrobin.graph.Gif89Frame
-
- DM_LEAVE - クラス のstatic変数org.jrobin.graph.Gif89Frame
-
- DM_REVERT - クラス のstatic変数org.jrobin.graph.Gif89Frame
-
- DM_UNDEFINED - クラス のstatic変数org.jrobin.graph.Gif89Frame
-
- dma_code - クラス の変数com.maxmind.geoip.Location
-
- dmin - クラス の変数org.jrobin.core.timespec.TimeSpec
-
- dmonth - クラス の変数org.jrobin.core.timespec.TimeSpec
-
- DNS_NAME_TYPE - クラス のstatic変数org.apache.http.conn.ssl.DefaultHostnameVerifier
-
- DoCMDS - net.i2p.BOBのクラス
-
Simplistic command parser for BOB
- DoCMDS(AtomicBoolean, AtomicBoolean, Socket, Properties, NamedDB, Logger) - クラス のコンストラクタnet.i2p.BOB.DoCMDS
-
- doDelete(HttpServletRequest, HttpServletResponse) - クラス のメソッドorg.klomp.snark.web.BasicServlet
-
- doFetch(SocketTimeout) - クラス のメソッドnet.i2p.util.EepGet
-
single fetch
- doFetch(SocketTimeout) - クラス のメソッドnet.i2p.util.EepHead
-
return true if the URL was completely retrieved
- doFetch(SocketTimeout) - クラス のメソッドnet.i2p.util.SSLEepGet
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - クラス のメソッドnet.i2p.servlet.filters.XSSFilter
-
- doFinal(byte[], int) - インタフェース のメソッドorg.bouncycastle.oldcrypto.Mac
-
Compute the final statge of the MAC writing the output to the out
parameter.
- doFinal(byte[], int) - クラス のメソッドorg.bouncycastle.oldcrypto.macs.I2PHMac
-
- doGet(HttpServletRequest, HttpServletResponse) - クラス のメソッドi2p.susi.webmail.WebMail
-
- doGet(HttpServletRequest, HttpServletResponse) - クラス のメソッドnet.i2p.imagegen.IdenticonServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - クラス のメソッドnet.i2p.imagegen.QRServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - クラス のメソッドnet.i2p.imagegen.RandomArtServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - クラス のメソッドnet.i2p.router.web.helpers.CodedIconRendererServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - クラス のメソッドorg.klomp.snark.web.BasicServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - クラス のメソッドorg.klomp.snark.web.I2PSnarkServlet
-
Handle what we can here, calling super.doGet() for the rest.
- DOMAIN_EDITION - クラス のstatic変数com.maxmind.geoip.DatabaseInfo
-
- DOMAIN_EDITION_V6 - クラス のstatic変数com.maxmind.geoip.DatabaseInfo
-
- DOMAINNAME - クラス のstatic変数net.i2p.socks.SOCKS5Constants.AddressType
-
- done - クラス の変数net.i2p.router.update.UpdateRunner
-
- done() - クラス のメソッドnet.i2p.router.networkdb.reseed.ReseedChecker
-
The reseed is complete
- DONT_DROP_PRIORITY - クラス のstatic変数net.i2p.router.util.CoDelPriorityBlockingQueue
-
if priority is >= this, never drop
- DONT_FAIL_PERIOD - クラス のstatic変数net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
for the 10 minutes after startup, don't fail db entries so that if we were
offline for a while, we'll have a chance of finding some live peers with the
previous references
- dontInstall(RouterContext) - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
-
- doOptions(HttpServletRequest, HttpServletResponse) - クラス のメソッドorg.klomp.snark.web.BasicServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - クラス のメソッドi2p.susi.webmail.WebMail
-
- doPost(HttpServletRequest, HttpServletResponse) - クラス のメソッドorg.klomp.snark.web.BasicServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - クラス のメソッドorg.klomp.snark.web.I2PSnarkServlet
-
Handle what we can here, calling super.doPost() for the rest.
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.BandwidthLimitsMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.CreateLeaseSetMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.CreateSessionMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.DestLookupMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.DestReplyMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.DestroySessionMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.DisconnectMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.GetDateMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.HostLookupMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.HostReplyMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.I2CPMessageImpl
-
Read in the payload part of the message (after the initial 4 byte size and 1
byte type)
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.MessagePayloadMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.MessageStatusMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.ReceiveMessageEndMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.ReconfigureSessionMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.ReportAbuseMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.RequestLeaseSetMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.SendMessageMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.SessionStatusMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.data.i2cp.SetDateMessage
-
- doReadMessage(InputStream, int) - クラス のメソッドnet.i2p.internal.PoisonI2CPMessage
-
- doSend(I2CPMessage) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Actually send the I2CPMessage to the peer through the socket
- doSend(I2CPMessage) - クラス のメソッドnet.i2p.router.client.QueuedClientConnectionRunner
-
Actually send the I2CPMessage to the client.
- doStart() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- doStop() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- DOT - クラス のstatic変数org.jrobin.core.timespec.TimeToken
-
- doTrace(HttpServletRequest, HttpServletResponse) - クラス のメソッドorg.klomp.snark.web.BasicServlet
-
- doubleRTO() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
Double the RTO (after congestion).
- doubleScalarMultiplyVariableTime(GroupElement, byte[], byte[]) - クラス のメソッドnet.i2p.crypto.eddsa.math.GroupElement
-
r = a * A + b * B where a = a[0]+256*a[1]+...+256^31 a[31],
b = b[0]+256*b[1]+...+256^31 b[31] and B is this point.
- DOWN - i2p.susi.util.Folder.SortOrder
-
lowest to highest
- downloaded(int) - クラス のメソッドorg.klomp.snark.Peer
-
Increment the counter.
- downloaded(Peer, int) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Called when a peer has downloaded some bytes of a piece.
- downloaded(Peer, int) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when a (partial) piece has been downloaded from the peer.
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.BandwidthLimitsMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.CreateLeaseSetMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.CreateSessionMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.DestLookupMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.DestReplyMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.DestroySessionMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.DisconnectMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.GetDateMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.HostLookupMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.HostReplyMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.I2CPMessageImpl
-
Write out the payload part of the message (not including the 4 byte size and
1 byte type)
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.MessagePayloadMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.MessageStatusMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.ReceiveMessageEndMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.ReconfigureSessionMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.ReportAbuseMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.RequestLeaseSetMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.SendMessageMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.SessionStatusMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.data.i2cp.SetDateMessage
-
- doWriteMessage() - クラス のメソッドnet.i2p.internal.PoisonI2CPMessage
-
- dproc - クラス の変数org.jrobin.graph.RrdGraph
-
- drainAllTo(Collection<? super E>) - クラス のメソッドnet.i2p.router.util.CoDelBlockingQueue
-
Drains all, without updating stats or dropping.
- drainAllTo(Collection<? super E>) - クラス のメソッドnet.i2p.router.util.CoDelPriorityBlockingQueue
-
Drains all, without updating stats or dropping.
- drainTo(Collection<? super E>) - クラス のメソッドnet.i2p.router.util.CoDelBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>) - クラス のメソッドnet.i2p.router.util.CoDelPriorityBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>, int) - クラス のメソッドnet.i2p.router.util.CoDelBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>, int) - クラス のメソッドnet.i2p.router.util.CoDelPriorityBlockingQueue
-
Updates stats and possibly drops while draining.
- draw() - クラス のメソッドorg.jrobin.graph.TimeAxis
-
- draw() - クラス のメソッドorg.jrobin.graph.ValueAxis
-
- draw() - クラス のメソッドorg.jrobin.graph.ValueAxisLogarithmic
-
- draw() - クラス のメソッドorg.jrobin.graph.ValueAxisMrtg
-
- drawLine(int, int, int, int, Paint, Stroke) - クラス のメソッドorg.jrobin.graph.ImageWorker
-
- drawPolyline(double[], double[], Paint, Stroke) - クラス のメソッドorg.jrobin.graph.ImageWorker
-
- drawPolyline(int[], int[], Paint, Stroke) - クラス のメソッドorg.jrobin.graph.ImageWorker
-
- drawString(String, int, int, Font, Paint) - クラス のメソッドorg.jrobin.graph.ImageWorker
-
- drawXGrid - クラス の変数org.jrobin.graph.RrdGraphDef
-
- drawYGrid - クラス の変数org.jrobin.graph.RrdGraphDef
-
- drop() - クラス のメソッドnet.i2p.router.OutNetMessage
-
For CDQ
- drop() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
-
For CDQ
- drop() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
For CDQ
- drop() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
For CDQ
- drop() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
-
For CDQ
- drop() - インタフェース のメソッドnet.i2p.router.util.CDQEntry
-
Implement any reclaimation of resources here
- dropAfterLookupFailed(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
Final remove for a router info.
- dropOutbound() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
drop all outbound messages
- dropped() - インタフェース のメソッドnet.i2p.router.Job
-
the router is extremely overloaded, so this job has been dropped.
- dropped() - クラス のメソッドnet.i2p.router.JobImpl
-
- dropped() - クラス のメソッドnet.i2p.router.message.HandleGarlicMessageJob
-
- dropped() - クラス のメソッドnet.i2p.router.networkdb.HandleDatabaseLookupMessageJob
-
- dropped() - クラス のメソッドnet.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseStoreMessageJob
-
- dropped() - クラス のメソッドnet.i2p.router.networkdb.kademlia.IterativeSearchJob
-
Dropped by the job queue
- droppedFragmentedMessage(long, String) - クラス のメソッドnet.i2p.router.MessageHistory
-
- droppedInboundMessage(long, Hash, String) - クラス のメソッドnet.i2p.router.MessageHistory
-
- droppedOtherMessage(I2NPMessage, Hash) - クラス のメソッドnet.i2p.router.MessageHistory
-
We received another message we weren't waiting for and don't know how to handle
- droppedTunnelDataMessageUnknown(long, long) - クラス のメソッドnet.i2p.router.MessageHistory
-
- droppedTunnelGatewayMessageUnknown(long, long) - クラス のメソッドnet.i2p.router.MessageHistory
-
- droppedTunnelMessage(TunnelId, long, Date, Hash) - クラス のメソッドnet.i2p.router.MessageHistory
-
We don't know about the given tunnel, so we are dropping a message sent to us by the
given router
- dropPeer(Hash, boolean, String) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
This does not send a session destroy, caller must do that if desired.
- dropPeer(PeerState) - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageFragments
-
- dropPeer(PeerState, boolean, String) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
This does not send a session destroy, caller must do that if desired.
- DS_NAM_SIZE - インタフェース のstatic変数org.jrobin.core.jrrd.Constants
-
- DS_TYPES - クラス のstatic変数org.jrobin.core.DsDef
-
array of valid source types
- dsa() - クラス のメソッドnet.i2p.I2PAppContext
-
Our DSA engine (see HMAC and SHA above)
- DSA - net.i2p.crypto.SigAlgo
-
- DSA_SHA1 - net.i2p.crypto.SigType
-
DSA_SHA1 is the default.
- DSA_SHA1_SPEC - クラス のstatic変数net.i2p.crypto.CryptoConstants
-
- DSAEngine - net.i2p.cryptoのクラス
-
Sign and verify using DSA-SHA1 and other signature algorithms.
- DSAEngine(I2PAppContext) - クラス のコンストラクタnet.i2p.crypto.DSAEngine
-
- dsag - クラス のstatic変数net.i2p.crypto.CryptoConstants
-
- dsap - クラス のstatic変数net.i2p.crypto.CryptoConstants
-
- dsaq - クラス のstatic変数net.i2p.crypto.CryptoConstants
-
- dsCount - クラス の変数org.jrobin.core.jrrd.DataChunk
-
- dsCount - クラス の変数org.jrobin.core.jrrd.Header
-
- DsDef - org.jrobin.coreのクラス
-
Class to represent single data source definition within the RRD.
- DsDef(String, String, long, double, double) - クラス のコンストラクタorg.jrobin.core.DsDef
-
Creates new data source definition object.
- dsec - クラス の変数org.jrobin.core.timespec.TimeSpec
-
- DST_SIZE - インタフェース のstatic変数org.jrobin.core.jrrd.Constants
-
- DsTypes - org.jrobin.coreのインタフェース
-
Simple interface to represent available datasource types.
- DT_ABSOLUTE - インタフェース のstatic変数org.jrobin.core.DsTypes
-
Constant to represent ABSOLUTE datasource type
- DT_COUNTER - インタフェース のstatic変数org.jrobin.core.DsTypes
-
Constant to represent COUNTER datasource type
- DT_DERIVE - インタフェース のstatic変数org.jrobin.core.DsTypes
-
Constant to represent DERIVE datasource type
- DT_GAUGE - インタフェース のstatic変数org.jrobin.core.DsTypes
-
Constant to represent GAUGE datasource type
- Dummy - net.metanotionのクラス
-
Exists only to enable package.html to be included in javadoc.
- Dummy - org.cybergarageのクラス
-
Exists only to enable package.html to be included in javadoc.
- Dummy() - クラス のコンストラクタnet.metanotion.Dummy
-
- Dummy() - クラス のコンストラクタorg.cybergarage.Dummy
-
- DummyClientManagerFacade - net.i2p.router.dummyのクラス
-
Manage all interactions with clients
- DummyClientManagerFacade(RouterContext) - クラス のコンストラクタnet.i2p.router.dummy.DummyClientManagerFacade
-
- DummyHandler - net.i2p.router.updateのクラス
-
Dummy to lock up the updates for a period of time
- DummyHandler(RouterContext, ConsoleUpdateManager) - クラス のコンストラクタnet.i2p.router.update.DummyHandler
-
- DummyNamingService - net.i2p.client.namingのクラス
-
A Dummy naming service that can only handle base64 and b32 destinations.
- DummyNamingService(I2PAppContext) - クラス のコンストラクタnet.i2p.client.naming.DummyNamingService
-
The naming service should only be constructed and accessed through the
application context.
- DummyNetworkDatabaseFacade - net.i2p.router.dummyのクラス
-
- DummyNetworkDatabaseFacade(RouterContext) - クラス のコンストラクタnet.i2p.router.dummy.DummyNetworkDatabaseFacade
-
- DummyPeerManagerFacade - net.i2p.router.dummyのクラス
-
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.
- DummyPeerManagerFacade() - クラス のコンストラクタnet.i2p.router.dummy.DummyPeerManagerFacade
-
- DummyThrottle - net.i2p.router.transport.udpのクラス
-
Since the TimedWeightedPriorityMessageQueue.add()
was disabled by jrandom in UDPTransport.java
on 2006-02-19, and the choke/unchoke was disabled at the same time,
all of TWPMQ is pointless, so just do this for now.
- DummyThrottle() - クラス のコンストラクタnet.i2p.router.transport.udp.DummyThrottle
-
- DummyTunnelManagerFacade - net.i2p.router.dummyのクラス
-
Build and maintain tunnels throughout the network.
- DummyTunnelManagerFacade() - クラス のコンストラクタnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- DummyValidator - net.i2p.router.tunnelのクラス
-
accept everything
- dump() - クラス のメソッドorg.jrobin.core.ArcDef
-
Returns string representing archive definition (RRDTool format).
- dump() - クラス のメソッドorg.jrobin.core.Archive
-
- dump() - クラス のメソッドorg.jrobin.core.ArcState
-
- dump() - クラス のメソッドorg.jrobin.core.Datasource
-
- dump() - クラス のメソッドorg.jrobin.core.DsDef
-
Returns string representing source definition (RRDTool format).
- dump() - クラス のメソッドorg.jrobin.core.FetchData
-
Dumps the content of the whole FetchData object.
- dump() - クラス のメソッドorg.jrobin.core.FetchRequest
-
Dumps the content of fetch request using the syntax of RRDTool's fetch command.
- dump() - クラス のメソッドorg.jrobin.core.Header
-
- dump() - クラス のメソッドorg.jrobin.core.Robin
-
- dump() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns string representing complete internal RRD state.
- dump() - クラス のメソッドorg.jrobin.core.RrdDef
-
Returns string that represents all specified RRD creation parameters.
- dump() - クラス のメソッドorg.jrobin.core.Sample
-
Dumps sample content using the syntax of RRDTool's update command.
- dump() - クラス のメソッドorg.jrobin.core.timespec.TimeSpec
-
- dump() - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns String representing all aggregated values.
- dump() - クラス のメソッドorg.jrobin.data.DataProcessor
-
Dumps timestamps and values of all datasources in a tabelar form.
- dump() - クラス のメソッドorg.jrobin.graph.RrdGraphInfo
-
Dumps complete graph information.
- dump() - クラス のメソッドorg.jrobin.graph.ValueScaler.Scaled
-
- dump(byte[]) - クラス のstaticメソッドnet.i2p.util.HexDump
-
Dump a byte array in a String.
- dump(byte[], int, int) - クラス のstaticメソッドnet.i2p.util.HexDump
-
Dump a byte array in a String.
- dump(byte[], int, int, OutputStream) - クラス のstaticメソッドnet.i2p.util.HexDump
-
Dump a byte array through a stream.
- dump(byte[], OutputStream) - クラス のstaticメソッドnet.i2p.util.HexDump
-
Dump a byte array through a stream.
- dump(I2PAppContext, int) - クラス のstaticメソッドnet.i2p.router.tasks.ThreadDump
-
Signal the wrapper to asynchronously dump threads to wrapper.log.
- dumpXml(OutputStream) - クラス のメソッドorg.jrobin.core.RrdDb
-
Writes the RRD content to OutputStream using XML format.
- dumpXml(String) - クラス のメソッドorg.jrobin.core.RrdDb
-
Dumps internal RRD state to XML file.
- DupComparator() - クラス のコンストラクタnet.i2p.router.web.helpers.UDPSorters.DupComparator
-
- dyear - クラス の変数org.jrobin.core.timespec.TimeSpec
-