Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
D
- Daemon - Class in net.i2p.addressbook
-
Main class of addressbook.
- Daemon() - Constructor for class net.i2p.addressbook.Daemon
- DAEMON_USER - Static variable in class net.i2p.util.SystemVersion
- DaemonThread - Class in net.i2p.addressbook
-
A thread that waits five minutes, then runs the addressbook daemon.
- DaemonThread(String[]) - Constructor for class net.i2p.addressbook.DaemonThread
-
Construct a DaemonThread with the command line arguments args.
- DaemonThreadFactory(String) - Constructor for class org.rrd4j.core.RrdSyncThreadPool.DaemonThreadFactory
- data - Variable in class com.mpatric.mp3agic.ID3v2Frame
- data - Variable in class net.i2p.router.news.CRLEntry
- data - Variable in class org.klomp.snark.Message
- data - Variable in class org.rrd4j.core.jrrd.DataChunk
- Data - Class in org.minidns.record
-
Generic payload class.
- Data() - Constructor for class org.minidns.record.Data
- DATA_FLAG_ACK_BITFIELDS - Static variable in class net.i2p.router.transport.udp.UDPPacket
- DATA_FLAG_ECN - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
unused
- DATA_FLAG_EXPLICIT_ACK - Static variable in class net.i2p.router.transport.udp.UDPPacket
- DATA_FLAG_EXTENDED - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
unused
- DATA_FLAG_WANT_ACKS - Static variable in class net.i2p.router.transport.udp.UDPPacket
- DATA_FLAG_WANT_REPLY - Static variable in class net.i2p.router.transport.udp.UDPPacket
- DATA_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
not including acks.
- DATA_LENGTH_OFFSET - Static variable in class com.mpatric.mp3agic.AbstractID3v2Tag
- DATA_LENGTH_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v2Frame
- DATA_LENGTH_OFFSET - Static variable in class com.mpatric.mp3agic.ID3v2ObseleteFrame
- DATA_MATRIX - com.google.zxing.BarcodeFormat
-
Data Matrix 2D barcode format.
- DATA_MATRIX_FIELD_256 - Static variable in class 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_RATE_10G_ETHERNET - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_RATE_DIAL_UP - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_RATE_ETHERNET - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_RATE_FAST_ETHERNET - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_RATE_GIGABIT_ETHERNET - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_RATE_INSUFFICIENT_DATA - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_RATE_OC_12 - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_RATE_OC_48 - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_RATE_RTT - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_RATE_SYSTEM_FAULT - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_RATE_T1 - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_RATE_T3 - Static variable in class edu.internet2.ndt.NDTConstants
- DATA_SIZE - Static variable in class net.i2p.data.i2np.TunnelDataMessage
- database - Variable in class com.maxmind.geoip2.DatabaseReader.Builder
- DatabaseEntry - Class in net.i2p.data
-
Base implementation of common methods for the two data structures that are stored in the netDb, i.e.
- DatabaseEntry() - Constructor for class net.i2p.data.DatabaseEntry
- DatabaseInfo - Class in com.maxmind.geoip
-
Encapsulates metadata about the GeoIP database.
- DatabaseInfo(String) - Constructor for class com.maxmind.geoip.DatabaseInfo
-
Creates a new DatabaseInfo object given the database info String.
- DatabaseLookupMessage - Class in net.i2p.data.i2np
-
Defines the message a router sends to another router to search for a key in the network database.
- DatabaseLookupMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DatabaseLookupMessage
- DatabaseLookupMessage(I2PAppContext, boolean) - Constructor for class net.i2p.data.i2np.DatabaseLookupMessage
- DatabaseLookupMessage.Type - Enum in net.i2p.data.i2np
- DatabaseReader - Class in com.maxmind.geoip2
-
Modified and simplified for I2P
- DatabaseReader.Builder - Class in com.maxmind.geoip2
-
Constructs a Builder for the
DatabaseReader
. - DatabaseSearchReplyMessage - Class in 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) - Constructor for class net.i2p.data.i2np.DatabaseSearchReplyMessage
- DatabaseStoreMessage - Class in 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) - Constructor for class net.i2p.data.i2np.DatabaseStoreMessage
- DataChunk - Class in org.rrd4j.core.jrrd
-
Models a chunk of result data from an RRDatabase.
- DataChunk(Map<String, Integer>, long, int, int, long, int, int) - Constructor for class org.rrd4j.core.jrrd.DataChunk
- DataFormatException - Exception in net.i2p.data
-
Thrown when the data was not available to read or write a DataStructure
- DataFormatException(String) - Constructor for exception net.i2p.data.DataFormatException
- DataFormatException(String, Throwable) - Constructor for exception net.i2p.data.DataFormatException
- dataFound(Hash) - Method in class 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) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
- datagramReceived(String, byte[], int, int, int, int) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
- datagramSession - Variable in class net.i2p.sam.SAMv1Handler
- DataHelper - Class in net.i2p.data
-
Defines some simple IO routines for dealing with marshalling data structures
- DataHelper() - Constructor for class net.i2p.data.DataHelper
- DataHolder - Interface in org.rrd4j.core
- DataImporter - Class in org.rrd4j.core
-
An abstract class to import data from external source.
- DataImporter() - Constructor for class org.rrd4j.core.DataImporter
- dataLength - Variable in class com.mpatric.mp3agic.ID3v2Frame
- DataLoader - Interface in org.klomp.snark
-
Callback used to fetch data
- DataMessage - Class in net.i2p.data.i2np
-
Defines a message containing arbitrary bytes of data This is what goes in a GarlicClove.
- DataMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DataMessage
- dataOffset - Variable in class org.rrd4j.core.jrrd.Archive
-
Data offset within file in bytes
- DataProcessor - Class in org.rrd4j.data
-
Class which should be used for all calculations based on the data fetched from RRD files.
- DataProcessor(long, long) - Constructor for class org.rrd4j.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- DataProcessor(TemporalAmount) - Constructor for class org.rrd4j.data.DataProcessor
-
Creates new DataProcessor object for the given time duration.
- DataProcessor(Calendar, Calendar) - Constructor for class org.rrd4j.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- DataProcessor(Date, Date) - Constructor for class org.rrd4j.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- dataPushed(int) - Method in class net.i2p.router.peermanager.PeerProfile
- dataPushed1m(int) - Method in class net.i2p.router.peermanager.PeerProfile
-
the tunnel pushed that much data in a 1 minute period
- DataReader() - Constructor for class net.i2p.router.transport.udp.UDPPacketReader.DataReader
- dataReceived() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
we have received a real data packet, so we're done establishing
- dataReceived() - Method in class net.i2p.router.transport.udp.PeerState
- DataSet(long[], double[]) - Constructor for class org.rrd4j.graph.DownSampler.DataSet
- datasource(String, String) - Method in interface org.rrd4j.core.DataHolder
-
Create a new virtual datasource by evaluating a mathematical expression, specified in Reverse Polish Notation (RPN).
- datasource(String, String) - Method in class org.rrd4j.data.DataProcessor
-
Adds complex source (CDEF).
- datasource(String, String) - Method in class org.rrd4j.graph.RrdGraphDef
-
Create a new virtual datasource by evaluating a mathematical expression, specified in Reverse Polish Notation (RPN).
- datasource(String, String, String, ConsolFun) - Method in interface org.rrd4j.core.DataHolder
-
Defines virtual datasource.
- datasource(String, String, String, ConsolFun) - Method in class org.rrd4j.data.DataProcessor
-
Adds simple datasource (DEF).
- datasource(String, String, String, ConsolFun) - Method in class org.rrd4j.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, String, String, ConsolFun, String) - Method in class org.rrd4j.graph.RrdGraphDef
-
Deprecated.
- datasource(String, String, String, ConsolFun, RrdBackendFactory) - Method in interface org.rrd4j.core.DataHolder
-
Defines virtual datasource.
- datasource(String, String, String, ConsolFun, RrdBackendFactory) - Method in class org.rrd4j.data.DataProcessor
-
Adds simple source (DEF).
- datasource(String, String, String, ConsolFun, RrdBackendFactory) - Method in class org.rrd4j.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, String, ConsolFun) - Method in class org.rrd4j.graph.RrdGraphDef
-
Deprecated.Use
Variable
based method instead. - datasource(String, String, FetchData) - Method in interface org.rrd4j.core.DataHolder
-
Creates a new 'fetched' datasource.
- datasource(String, String, FetchData) - Method in class org.rrd4j.data.DataProcessor
-
Adds DEF datasource with datasource values already available in the FetchData object.
- datasource(String, String, FetchData) - Method in class org.rrd4j.graph.RrdGraphDef
-
Creates a new 'fetched' datasource.
- datasource(String, String, Variable) - Method in interface org.rrd4j.core.DataHolder
-
Creates a datasource that performs a variable calculation on an another named datasource to yield a single combined timestamp/value.
- datasource(String, String, Variable) - Method in class org.rrd4j.data.DataProcessor
-
Creates a datasource that performs a variable calculation on an another named datasource to yield a single combined timestamp/value.
- datasource(String, String, Variable) - Method in class org.rrd4j.graph.RrdGraphDef
-
Creates a datasource that performs a variable calculation on an another named datasource to yield a single combined timestamp/value.
- datasource(String, URI, String, ConsolFun) - Method in interface org.rrd4j.core.DataHolder
-
Defines virtual datasource.
- datasource(String, URI, String, ConsolFun) - Method in class org.rrd4j.data.DataProcessor
-
Adds simple datasource (DEF).
- datasource(String, URI, String, ConsolFun) - Method in class org.rrd4j.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, URI, String, ConsolFun, RrdBackendFactory) - Method in interface org.rrd4j.core.DataHolder
-
Defines virtual datasource.
- datasource(String, URI, String, ConsolFun, RrdBackendFactory) - Method in class org.rrd4j.data.DataProcessor
-
Adds simple source (DEF).
- datasource(String, URI, String, ConsolFun, RrdBackendFactory) - Method in class org.rrd4j.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, FetchData) - Method in interface org.rrd4j.core.DataHolder
-
Creates a new 'fetched' datasource.
- datasource(String, FetchData) - Method in class org.rrd4j.data.DataProcessor
-
Adds DEF datasource with datasource values already available in the FetchData object.
- datasource(String, FetchData) - Method in class org.rrd4j.graph.RrdGraphDef
-
Creates a new 'fetched' datasource.
- datasource(String, IPlottable) - Method in interface org.rrd4j.core.DataHolder
-
Creates a new (plottable) datasource.
- datasource(String, IPlottable) - Method in class org.rrd4j.data.DataProcessor
-
Adds a custom,
plottable
datasource (PDEF). - datasource(String, IPlottable) - Method in class org.rrd4j.graph.RrdGraphDef
-
Creates a new (plottable) datasource.
- Datasource - Class in org.rrd4j.core
-
Class to represent single datasource within RRD.
- Datasource(RrdDb, DataImporter, int) - Constructor for class org.rrd4j.core.Datasource
- Datasource(RrdDb, DsDef) - Constructor for class org.rrd4j.core.Datasource
- DataSource - Class in org.rrd4j.core.jrrd
-
Instances of this class model a data source in an RRD file.
- DataSource(RRDFile) - Constructor for class org.rrd4j.core.jrrd.DataSource
- DataSourceType - Enum in org.rrd4j.core.jrrd
-
Class DataSourceType
- DataStore - Interface in net.i2p.router.networkdb.kademlia
- DataStructure - Interface in net.i2p.data
-
Defines the class as a standard object with particular bit representation, exposing methods to read and write that representation.
- DataStructureImpl - Class in net.i2p.data
-
Base implementation of all data structures
- DataStructureImpl() - Constructor for class net.i2p.data.DataStructureImpl
- date - Variable in class i2p.susi.webmail.Mail
- date - Variable in class net.i2p.router.news.NewsMetadata.Release
- Date - Class in org.cybergarage.http
- Date(Calendar) - Constructor for class org.cybergarage.http.Date
- DATE - Static variable in class net.i2p.util.LogManager
-
These define the characters in the format line of the config file
- DATE - Static variable in class org.cybergarage.http.HTTP
- DATE_LENGTH - Static variable in class net.i2p.data.DataHelper
- DateAndFlags - Class in 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() - Constructor for class net.i2p.data.DateAndFlags
- DateAndFlags(long, int) - Constructor for class net.i2p.data.DateAndFlags
- DateAndFlags(Date, int) - Constructor for class net.i2p.data.DateAndFlags
- dateOnly - Variable in class i2p.susi.webmail.Mail
- DateSorter(MailCache) - Constructor for class i2p.susi.webmail.Sorters.DateSorter
- dateString - Variable in class i2p.susi.webmail.Mail
- dateString - Variable in class org.rrd4j.core.timespec.TimeSpec
- DateTimeBlock(long) - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload.DateTimeBlock
- DateTimeBlock(I2PAppContext) - Constructor for class net.i2p.router.transport.ntcp.NTCP2Payload.DateTimeBlock
- dateUpdated(String) - Method in class net.i2p.client.impl.I2PSessionImpl
- DATUM - org.json.simple.Yytoken.Types
-
Tokens of this type will always have a value that is a boolean, null, number, or string.
- day - Variable in class org.rrd4j.core.timespec.TimeSpec
- DAY - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Constant to represent day
- DAYS - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Constant
DAYS=15
- db - Variable in class org.rrd4j.core.jrrd.Archive
- DBHistory - Class in net.i2p.router.peermanager
-
History of NetDb related activities (lookups, replies, stores, etc)
- DBHistory(RouterContext, String) - Constructor for class net.i2p.router.peermanager.DBHistory
- dbl() - Method in class 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 \times P$ representation.
- dbLookupFailed(Hash) - Method in class 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 Non-blocking.
- dbLookupFailed(Hash) - Method in interface 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) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the local router received a db lookup from the given peer Non-blocking.
- dbLookupReceived(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that the local router received a db lookup from the given peer
- dbLookupReply(Hash, int, int, int, int, long) - Method in class 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 Non-blocking.
- dbLookupReply(Hash, int, int, int, int, long) - Method in interface 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) - Method in class 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 Non-blocking.
- dbLookupSuccessful(Hash, long) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer was able to return the valid data for a db lookup
- dblPrecmp - Variable in class net.i2p.crypto.eddsa.math.GroupElement
-
Precomputed table for
GroupElement.doubleScalarMultiplyVariableTime(GroupElement, byte[], byte[])
, filled if necessary. - dbStoreFailed(Hash) - Method in class 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) - Method in interface 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) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the local router received an unprompted db store from the given peer Non-blocking.
- dbStoreReceived(Hash, boolean) - Method in interface net.i2p.router.ProfileManager
-
Note that the local router received an unprompted db store from the given peer
- dbStoreSent(Hash, long) - Method in class 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) - Method in interface 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) - Method in class 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) - Method in interface net.i2p.router.ProfileManager
-
Note that we confirmed a successful send of db data to the peer.
- DCCClientManager - Class in net.i2p.i2ptunnel.irc
-
Start, track, and expire the I2PTunnelDCCClients.
- DCCClientManager(I2PSocketManager, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.irc.DCCClientManager
- DCCHelper - Interface in net.i2p.i2ptunnel.irc
-
Hooks to create and maintain DCC client and server tunnels
- dday - Variable in class org.rrd4j.core.timespec.TimeSpec
- DEBIAN - net.i2p.update.UpdateMethod
- debug(String) - Method in class i2p.susi.dns.BaseBean
- debug(String) - Method in class net.i2p.util.Log
- debug(String, long) - Method in class net.i2p.jetty.I2PLogger
- debug(String, Object...) - Method in class net.i2p.jetty.I2PLogger
- debug(String, Object, Object) - Method in class net.i2p.jetty.I2PLogger
- debug(String, Throwable) - Method in class net.i2p.jetty.I2PLogger
- debug(String, Throwable) - Method in class net.i2p.util.Log
- debug(Throwable) - Method in class net.i2p.jetty.I2PLogger
- Debug - Class in org.cybergarage.util
- Debug() - Constructor for class org.cybergarage.util.Debug
- DEBUG - Static variable in class net.i2p.util.Log
- DEBUG_IB_NSR - Static variable in class net.i2p.router.crypto.ratchet.RatchetTagSet
- DEBUG_OB_NSR - Static variable in class net.i2p.router.crypto.ratchet.RatchetTagSet
- DEBUG_SINGLE_ES - Static variable in class net.i2p.router.crypto.ratchet.RatchetTagSet
- DEC - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Constant
DEC=39
- decay() - Method in class net.i2p.router.util.DecayingBloomFilter
- decay() - Method in class net.i2p.router.util.DecayingHashSet
- DecayingBloomFilter - Class in 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) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
only for extension by DHS
- DecayingBloomFilter(I2PAppContext, int, int) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
Create a bloom filter that will decay its entries over time.
- DecayingBloomFilter(I2PAppContext, int, int, String) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
Uses default m of 23, memory usage is 2 MB.
- DecayingBloomFilter(I2PAppContext, int, int, String, int) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
Memory usage is 2 * (2**m) bits or 2**(m-2) bytes.
- DecayingHashSet - Class in net.i2p.router.util
-
Double buffered hash set.
- DecayingHashSet(I2PAppContext, int, int) - Constructor for class net.i2p.router.util.DecayingHashSet
-
Create a double-buffered hash set that will decay its entries over time.
- DecayingHashSet(I2PAppContext, int, int, String) - Constructor for class net.i2p.router.util.DecayingHashSet
- decimals - Variable in class org.rrd4j.graph.ImageParameters
- decode() - Method in class com.maxmind.db.Decoder
- decode(byte[]) - Method in class i2p.susi.webmail.encoding.Encoding
-
This implementation just calls decode(in, 0, in.length).
- decode(byte[]) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding
-
Decode a FieldElement from its $(b-1)$-bit encoding.
- decode(byte[]) - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncoding
-
Decodes a given field element in its 10 byte $2^{25.5}$ representation.
- decode(byte[]) - Method in class net.i2p.crypto.eddsa.math.Encoding
-
Decode a FieldElement from its $(b-1)$-bit encoding.
- decode(byte[]) - Static method in class net.i2p.router.crypto.ratchet.Elligator2
-
From javascript version documentation: Returns an array with the point and the second argument of the corresponding call to the `encode` function.
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.EightBit
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.Encoding
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.SevenBit
- decode(int) - Method in class com.maxmind.db.Decoder
- decode(int, Buffer) - Method in class i2p.susi.webmail.MailPart
-
Synched because FileBuffer keeps stream open
- decode(Buffer) - Method in class i2p.susi.webmail.encoding.EightBit
- decode(Buffer) - Method in class i2p.susi.webmail.encoding.Encoding
-
This implementation just calls decode(in.content, in.offset, in.length).
- decode(Buffer) - Method in class i2p.susi.webmail.encoding.SevenBit
-
We don't do any 8-bit checks like we do for decode(byte[])
- decode(Buffer, Buffer) - Method in class i2p.susi.webmail.encoding.Encoding
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.Base64
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.EightBit
-
Copy in to out, unchanged
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.Encoding
- decode(InputStream, Buffer) - Method in class 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(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.HTML
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.QuotedPrintable
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.SevenBit
-
Copy in to out, unchanged We don't do any 8-bit checks like we do for decode(byte[])
- decode(String) - Method in class i2p.susi.webmail.encoding.Encoding
-
This implementation just converts the string to a byte array and then calls decode(byte[]).
- decode(String) - Static method in class net.i2p.data.Base32
-
Case-insensitive.
- decode(String) - Static method in class net.i2p.data.Base64
-
Decodes data from Base64 notation using the I2P alphabet.
- decode(String) - Static method in class net.i2p.i2ptunnel.localServer.LocalHTTPServer
-
Decode %xx encoding
- decode(String, boolean) - Static method in class net.i2p.data.Base64
-
Decodes data from Base64 notation using the I2P alphabet.
- decode(AtomicBoolean, byte[]) - Static method in class net.i2p.router.crypto.ratchet.Elligator2
-
From javascript version documentation: Returns an array with the point and the second argument of the corresponding call to the `encode` function.
- decode(I2PAppContext, byte[]) - Static method in class net.i2p.crypto.Blinding
-
Decode a new-format b32 address.
- decode(I2PAppContext, String) - Static method in class net.i2p.crypto.Blinding
-
Decode a new-format b32 address.
- decodedLength - Variable in class i2p.susi.webmail.MailPart
-
the decoded length if known, else -1
- decodeFilenameRFC5987(String) - Static method in class i2p.susi.util.FilenameUtil
-
Modified from QuotedPrintable.decode()
- decodeFormatInformation(int, int) - Static method in class com.google.zxing.qrcode.decoder.FormatInformation
- decodeIDNHost(String) - Static method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
Decode a hostname for display.
- decodeInteger(ByteBuffer, int, int) - Static method in class com.maxmind.db.Decoder
- decodePath(String) - Static method in class org.klomp.snark.web.BasicServlet
-
Simple version of URIUtil.decodePath()
- Decoder - Class in com.maxmind.db
- Decoder(NodeCache, ByteBuffer, long) - Constructor for class com.maxmind.db.Decoder
- Decoder.Type - Enum in com.maxmind.db
- decodeToString(String) - Static method in class net.i2p.data.Base32
-
Decodes data from Base32 notation and returns it as a string.
- decodeToString(String) - Static method in class net.i2p.data.Base64
-
Decodes data from Base64 notation and returns it as a string.
- decodeVersionInformation(int) - Static method in class com.google.zxing.qrcode.decoder.Version
- DecodingException - Exception in i2p.susi.webmail.encoding
- DecodingException(String) - Constructor for exception i2p.susi.webmail.encoding.DecodingException
- DecodingException(String, Exception) - Constructor for exception i2p.susi.webmail.encoding.DecodingException
- DecodingOutputStream - Class in i2p.susi.util
-
Buffering decoder, with output to a Writer.
- DecodingOutputStream(Writer, String) - Constructor for class i2p.susi.util.DecodingOutputStream
- decompress(byte[]) - Static method in class net.i2p.data.DataHelper
-
Decompress the GZIP compressed data (returning null on error).
- decompress(byte[], int, int) - Static method in class net.i2p.data.DataHelper
-
Decompress the GZIP compressed data (returning null on error).
- deconfigure(WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
- deconfigure(WebAppContext) - Method in class net.i2p.servlet.WebAppProviderConfiguration.WAPConfiguration
- decrementOutstandingFloodfillSearches() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
- decrementRemaining() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
- decrementRemaining(Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodOnlySearchJob
-
Note that we heard from the peer
- decrementUploaders(boolean) - Method in class org.klomp.snark.PeerCoordinator
-
Decrement the uploaders and (if set) the interestedUploaders counts
- decrypt(byte[], byte[], byte[], int, byte[], int, int) - Static method in class net.i2p.crypto.ChaCha20
-
Encrypt from ciphertext to plaintext
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.AESEngine
-
Decrypt the data with the session key
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.CryptixAESEngine
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int, int) - Method in class net.i2p.crypto.AESEngine
-
Decrypt the data with the session key.
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int, int) - Method in class net.i2p.crypto.CryptixAESEngine
- decrypt(byte[], PrivateKey) - Method in class net.i2p.crypto.ElGamalEngine
-
Decrypt the data
- decrypt(byte[], PrivateKey) - Method in class net.i2p.router.crypto.ElGamalAESEngine
-
Deprecated.specify the key manager!
- decrypt(byte[], PrivateKey, SessionKeyManager) - Method in class net.i2p.router.crypto.ElGamalAESEngine
-
Decrypt the message using the given private key and using tags from the specified key manager.
- decrypt(byte[], PrivateKey, PrivateKey, MuxedSKM) - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
-
Try to decrypt the message with one or both of the given private keys
- decrypt(byte[], PrivateKey, PrivateKey, MuxedSKM) - Method in class net.i2p.router.crypto.ratchet.MuxedEngine
-
Decrypt the message with the given private keys
- decrypt(byte[], PrivateKey, RatchetSKM) - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
-
Decrypt the message using the given private key and using tags from the specified key manager.
- decrypt(EncryptedBuildRecord, SessionKey, byte[]) - Static method in class net.i2p.data.i2np.BuildResponseRecord
- decrypt(TunnelBuildMessage, Hash, PrivateKey) - Method in class net.i2p.router.tunnel.pool.BuildMessageProcessor
-
Decrypt the record targeting us, encrypting all of the other records with the included reply key and IV.
- decrypt(TunnelBuildReplyMessage, TunnelCreatorConfig, List<Integer>) - Method in class net.i2p.router.tunnel.pool.BuildReplyHandler
-
Decrypt the tunnel build reply records.
- decrypt(SessionKey) - Method in class 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[], int, int, HopConfig) - Static method in class net.i2p.router.tunnel.OutboundGatewayProcessor
-
Undo the crypto for a single hop.
- decryptAESBlock(byte[], int, int, SessionKey, byte[], byte[], Set<SessionTag>, SessionKey) - Method in class net.i2p.router.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); }
- decryptAndHash(byte[], int, byte[], int, int) - Method in class com.southernstorm.noise.protocol.SymmetricState
-
Decrypts a block of ciphertext and mixes it into the handshake hash.
- decryptBlock(byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.AESEngine
-
This just copies payload to rv, see extension for the real thing.
- decryptBlock(byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.CryptixAESEngine
-
decrypt exactly 16 bytes of data with the session key provided
- decryptFast(byte[], PrivateKey, SessionKeyManager) - Method in class net.i2p.router.crypto.ElGamalAESEngine
-
Tags only.
- decryptFast(byte[], PrivateKey, RatchetSKM) - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
-
NSR/ES only.
- decryptOnly(byte[], int, byte[], int, int) - Method in class com.southernstorm.noise.protocol.SymmetricState
-
I2P - Same as decryptAndHash() but without the post-mixHash(), for N only.
- decryptSlow(byte[], PrivateKey, SessionKeyManager) - Method in class net.i2p.router.crypto.ElGamalAESEngine
-
Full ElG only.
- decryptSlow(byte[], PrivateKey, RatchetSKM) - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
-
NS only.
- decryptWithAd(byte[], byte[], int, byte[], int, int) - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
- decryptWithAd(byte[], byte[], int, byte[], int, int) - Method in interface com.southernstorm.noise.protocol.CipherState
-
Decrypts a ciphertext buffer using the cipher and a block of associated data.
- deepEquals(RouterAddress) - Method in class net.i2p.data.router.RouterAddress
-
Everything, including Transport, host, port, options, and cost
- Def - Class in org.rrd4j.data
- Def - Class in org.rrd4j.graph
- Def(String, String, FetchData) - Constructor for class org.rrd4j.data.Def
- Def(String, URI, String, ConsolFun, RrdBackendFactory) - Constructor for class org.rrd4j.data.Def
- Def(String, URI, String, ConsolFun, RrdBackendFactory) - Constructor for class org.rrd4j.graph.Def
- Def(String, FetchData) - Constructor for class org.rrd4j.data.Def
- DEF_BURST_PCT - Static variable in class net.i2p.router.web.helpers.ConfigNetHandler
- DEF_BURST_TIME - Static variable in class net.i2p.router.web.helpers.ConfigNetHandler
- DEFAULT - net.i2p.client.SendMessageOptions.GzipOption
- DEFAULT - net.i2p.client.SendMessageOptions.Reliability
- DEFAULT - org.rrd4j.graph.RrdGraphConstants.FontTag
-
Index of the default font.
- DEFAULT - Static variable in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
- DEFAULT_ALLOW_ZERO_HOP - Static variable in class net.i2p.router.TunnelPoolSettings
- DEFAULT_ARROW_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default arrow color
- DEFAULT_AUTH_PASSWORD - Static variable in class net.i2p.i2pcontrol.security.SecurityManager
- DEFAULT_AUTO_START - Static variable in class org.klomp.snark.SnarkManager
- DEFAULT_BACK_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph background color
- DEFAULT_BACKLOG_SIZE - Static variable in class net.i2p.router.util.PriBlockingQueue
- DEFAULT_BACKUP_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
- DEFAULT_BACKUP_TRACKER - Static variable in class org.klomp.snark.SnarkManager
-
URL.
- DEFAULT_BASE - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default value base
- DEFAULT_BATCH_FREQUENCY - Static variable in class net.i2p.router.tunnel.BatchedRouterPreprocessor
-
for IBGWs for efficiency (not our data)
- DEFAULT_BLOCK - Static variable in class net.i2p.router.sybil.Analysis
- DEFAULT_BLOCK_THRESHOLD - Static variable in class net.i2p.router.sybil.Analysis
- DEFAULT_BLOCK_TIME - Static variable in class net.i2p.router.sybil.Analysis
- DEFAULT_BUFFER_SIZE - Static variable in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
- DEFAULT_BURST_SECONDS - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
- DEFAULT_BYTE_MODE_ENCODING - Static variable in class com.google.zxing.qrcode.encoder.Encoder
- DEFAULT_CACHING_ALLOWED - Static variable in annotation type org.rrd4j.core.RrdBackendAnnotation
- DEFAULT_CANVAS_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph canvas color
- DEFAULT_CERTIFICATE_ALGORITHM_STRING - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
- DEFAULT_CERTIFICATE_ALIAS - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
- DEFAULT_CERTIFICATE_DOMAIN - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
- DEFAULT_CERTIFICATE_KEY_LENGTH - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
- DEFAULT_CERTIFICATE_PASSWORD - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
- DEFAULT_CERTIFICATE_VALIDITY - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
- DEFAULT_CHUNK_SIZE - Static variable in class org.cybergarage.http.HTTP
- DEFAULT_COLLAPSE_PANELS - Static variable in class org.klomp.snark.I2PSnarkUtil
- DEFAULT_CONFIG_FILE - Static variable in class net.i2p.i2ptunnel.TunnelControllerGroup
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.Connection
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
- DEFAULT_CONSOLE_PORT - Static variable in class net.i2p.util.PortMapper
- DEFAULT_CONSOLEBUFFERSIZE - Static variable in class net.i2p.util.LogManager
- DEFAULT_CONTENT_LANGUAGE - Static variable in class org.cybergarage.xml.XML
- DEFAULT_CONTENT_TYPE - Static variable in class org.cybergarage.xml.XML
- DEFAULT_COST - Static variable in class net.i2p.router.transport.udp.UDPTransport
- DEFAULT_DATABASES - Static variable in class net.i2p.router.web.StatSummarizer
- DEFAULT_DATAGRAM_HOST - Static variable in class net.i2p.sam.SAMBridge
- DEFAULT_DATAGRAM_PORT - Static variable in class net.i2p.sam.SAMBridge
- DEFAULT_DATAGRAM_PORT_INT - Static variable in class net.i2p.sam.SAMBridge
- DEFAULT_DATEFORMAT - Static variable in class net.i2p.util.LogManager
-
blank means default short date and medium time for the locale - see DateFormat
- DEFAULT_DB_DIR - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
- DEFAULT_DEFAULTLEVEL - Static variable in class net.i2p.util.LogManager
- DEFAULT_DELAY - Static variable in class net.i2p.router.tunnel.BatchedPreprocessor
- DEFAULT_DESCRIPTION_URI - Static variable in class org.cybergarage.upnp.Device
- DEFAULT_DISABLE_OLD - Static variable in class net.i2p.router.web.CSSHelper
- DEFAULT_DISCOVERY_WAIT_TIME - Static variable in class org.cybergarage.upnp.Device
- DEFAULT_DISPLAYONSCREEN - Static variable in class net.i2p.util.LogManager
- DEFAULT_DURATION - Static variable in class net.i2p.router.TunnelPoolSettings
- DEFAULT_ENABLE_ADDCREATE - Static variable in class org.klomp.snark.I2PSnarkUtil
- DEFAULT_ENABLE_ADDCREATE - Static variable in class org.klomp.snark.SnarkManager
- DEFAULT_ENABLE_LIGHTBOX - Static variable in class org.klomp.snark.I2PSnarkUtil
- DEFAULT_ENABLE_LIGHTBOX - Static variable in class org.klomp.snark.SnarkManager
- DEFAULT_ENABLE_UPNP_IPV6 - Static variable in class net.i2p.router.transport.TransportManager
- DEFAULT_ENCRYPT_RI - Static variable in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
only on fast boxes, for now
- DEFAULT_END - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph ending time
- DEFAULT_EXPIRATION_MS - Static variable in class net.i2p.data.i2np.I2NPMessageImpl
- DEFAULT_EXPIRED_DEVICE_EXTRA_TIME - Static variable in class org.cybergarage.upnp.UPnP
- DEFAULT_FAVORITES - Static variable in class net.i2p.router.web.helpers.HomeHelper
- DEFAULT_FILENAME - Static variable in class net.i2p.util.LogManager
- DEFAULT_FILESIZE - Static variable in class net.i2p.util.LogManager
- DEFAULT_FONT_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default font color
- DEFAULT_FONT_NAME - Variable in class net.i2p.router.web.SummaryRenderer
- DEFAULT_FORCE_FLUSH - Static variable in class net.i2p.sam.SAMStreamSession
- DEFAULT_FORMAT - Static variable in class net.i2p.util.LogManager
- DEFAULT_FRAME_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default frame color
- DEFAULT_FREQUENCY - Static variable in class net.i2p.router.sybil.Analysis
- DEFAULT_FULL - Static variable in class net.i2p.router.web.helpers.SummaryHelper
- DEFAULT_FULL_ADVANCED - Static variable in class net.i2p.router.web.helpers.SummaryHelper
- DEFAULT_FULL_ADVANCED_OLDHOME - Static variable in class net.i2p.router.web.helpers.SummaryHelper
- DEFAULT_FULL_NEWUSER - Static variable in class net.i2p.router.web.helpers.SummaryHelper
- DEFAULT_FULL_OLDHOME - Static variable in class net.i2p.router.web.helpers.SummaryHelper
- DEFAULT_FULL_OLDHOME_NEWUSER - Static variable in class net.i2p.router.web.helpers.SummaryHelper
- DEFAULT_FUZZ - Static variable in class net.i2p.util.SimpleTimer2.TimedEvent
- DEFAULT_GRID_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default minor grid color
- DEFAULT_HEIGHT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph height
- DEFAULT_HOST - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
- DEFAULT_HOST - Static variable in class net.i2p.util.PortMapper
- DEFAULT_HOSTS_FILE - Static variable in class net.i2p.client.naming.HostsTxtNamingService
-
default hosts.txt filenames
- DEFAULT_HTTPS_CONSOLE_PORT - Static variable in class net.i2p.util.PortMapper
- DEFAULT_IMAGE_FORMAT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default image format
- DEFAULT_IMAGE_QUALITY - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default image quality, used only for jpeg graphs
- DEFAULT_INBOUND_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
- DEFAULT_INBOUND_BURST_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
- DEFAULT_INITIAL_RTT - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
- DEFAULT_INITIAL_SHIFT - Static variable in class org.rrd4j.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 variable in class net.i2p.router.transport.udp.UDPTransport
-
Deprecated.unused
- DEFAULT_IP_RESTRICTION - Static variable in class net.i2p.router.TunnelPoolSettings
- DEFAULT_IPV6_CONFIG - Static variable in class net.i2p.router.transport.TransportUtil
- DEFAULT_JUMP_SERVERS - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
- DEFAULT_KEYDIR - Static variable in class net.i2p.router.KeyManager
- DEFAULT_KEYSIZE - Static variable in class net.i2p.crypto.eddsa.KeyPairGenerator
- DEFAULT_KEYSTORE_NAME - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
- DEFAULT_KEYSTORE_PASSWORD - Static variable in class net.i2p.crypto.KeyStoreUtil
- DEFAULT_KEYSTORE_PASSWORD - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
- DEFAULT_LARGE_FONT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph large font
- DEFAULT_LEASE_TIME - Static variable in class org.cybergarage.upnp.Device
- DEFAULT_LEGEND_FONT_NAME - Variable in class net.i2p.router.web.SummaryRenderer
- DEFAULT_LISTEN_PORT - Static variable in interface net.i2p.client.I2PClient
-
7654
- DEFAULT_LISTEN_PORT - Static variable in class net.i2p.router.web.RouterConsoleRunner
- DEFAULT_MANAGER - Static variable in class net.i2p.client.streaming.I2PSocketManagerFactory
-
The one and only manager.
- DEFAULT_MAX_CONNS_DAY - Static variable in class net.i2p.i2ptunnel.TunnelController
- DEFAULT_MAX_CONNS_HOUR - Static variable in class net.i2p.i2ptunnel.TunnelController
- DEFAULT_MAX_CONNS_MIN - Static variable in class net.i2p.i2ptunnel.TunnelController
- DEFAULT_MAX_MESSAGE_SIZE - Static variable in class 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_MESSAGE_SIZE_RATCHET - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
See analysis in proposal 144
- DEFAULT_MAX_SENDS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
- DEFAULT_MAX_SIZE - Static variable in class i2p.susi.webmail.smtp.SMTPClient
-
31.84 MB smtp.postman.i2p as of 2017-12.
- DEFAULT_MAX_SIZE - Static variable in class net.i2p.client.streaming.impl.Packet
- DEFAULT_MAX_SIZE - Static variable in class net.i2p.router.util.PriBlockingQueue
- DEFAULT_MAX_STREAMS - Static variable in class net.i2p.i2ptunnel.TunnelController
- DEFAULT_MAX_TOTAL_CONNS_DAY - Static variable in class net.i2p.i2ptunnel.TunnelController
- DEFAULT_MAX_TOTAL_CONNS_HOUR - Static variable in class net.i2p.i2ptunnel.TunnelController
- DEFAULT_MAX_TOTAL_CONNS_MIN - Static variable in class net.i2p.i2ptunnel.TunnelController
- DEFAULT_MAX_TUNNELS - Static variable in class net.i2p.router.RouterThrottleImpl
- DEFAULT_MAX_UP_BW - Static variable in class org.klomp.snark.SnarkManager
- DEFAULT_MESSAGE_HISTORY_FILENAME - Static variable in class net.i2p.router.MessageHistory
- DEFAULT_MGRID_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default major grid color
- DEFAULT_MINIMAL - Static variable in class net.i2p.router.web.helpers.SummaryHelper
- DEFAULT_MINIMAL_ADVANCED - Static variable in class net.i2p.router.web.helpers.SummaryHelper
- DEFAULT_MINIMUM_FAST_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
- DEFAULT_MINIMUM_HIGH_CAPACITY_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
- DEFAULT_MSEARCH_MX - Static variable in class org.cybergarage.upnp.ssdp.SSDP
- DEFAULT_NEWS_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
older default
- DEFAULT_NEWS_URL_SU3 - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
current default, i2pnews.i2p, run by echelon NOTE: If you change, also change in Android: app/src/main/java/net/i2p/android/apps/NewsFetcher.java
- DEFAULT_ONSCREENLEVEL - Static variable in class net.i2p.util.LogManager
- DEFAULT_OUTBOUND_BANDWIDTH - Static variable in class 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 variable in class net.i2p.router.transport.FIFOBandwidthRefiller
- DEFAULT_PAGESIZE - Static variable in class i2p.susi.util.Folder
- DEFAULT_PEER_PROFILE_DIR - Static variable in class net.i2p.router.peermanager.ProfilePersistenceHelper
- DEFAULT_PERCENTILE - Static variable in class org.rrd4j.data.DataProcessor
-
Constant
DEFAULT_PERCENTILE=95.0
- DEFAULT_PIXEL_COUNT - Static variable in class org.rrd4j.data.DataProcessor
-
Deprecated.
- DEFAULT_POOL_USAGE_POLICY - Static variable in interface org.rrd4j.core.DataHolder
-
Constant that defines the default
RrdDbPool
usage policy. - DEFAULT_PORT - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
- DEFAULT_PORT - Static variable in class org.cybergarage.http.HTTP
- DEFAULT_PORT - Static variable in class org.cybergarage.http.HTTPServer
- DEFAULT_POST_BAN_TIME - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
- DEFAULT_POST_MAX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
- DEFAULT_POST_TOTAL_BAN_TIME - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
- DEFAULT_POST_TOTAL_MAX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
- DEFAULT_POST_WINDOW - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
- DEFAULT_PRESENTATION_URI - Static variable in class org.cybergarage.upnp.Device
- DEFAULT_PROXY_HOST - Static variable in class net.i2p.router.web.ConfigUpdateHandler
- DEFAULT_PROXY_PORT - Static variable in class net.i2p.router.web.ConfigUpdateHandler
- DEFAULT_PROXY_PORT_INT - Static variable in class net.i2p.router.web.ConfigUpdateHandler
- DEFAULT_PUBLISH_UNREACHABLE - Static variable in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
- DEFAULT_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
- DEFAULT_READ_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
- DEFAULT_READ_TIMEOUT - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
-1 (forever) as of 0.9.36, so that large POSTs won't timeout on the read side
- DEFAULT_REFRESH - Static variable in class net.i2p.router.web.CSSHelper
- DEFAULT_REFRESH_DELAY_SECS - Static variable in class org.klomp.snark.SnarkManager
- DEFAULT_REFRESH_FREQ - Static variable in class net.i2p.router.web.ConfigUpdateHandler
- DEFAULT_REFRESH_FREQUENCY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
- DEFAULT_REMOVE_TIME - Static variable in class net.i2p.router.sybil.Analysis
- DEFAULT_ROTATIONLIMIT - Static variable in class net.i2p.util.LogManager
- DEFAULT_SAM_CONFIGFILE - Static variable in class net.i2p.sam.SAMBridge
- DEFAULT_SAM_KEYFILE - Static variable in class net.i2p.sam.SAMBridge
- DEFAULT_SAMCLIENT_CONFIGFILE - Static variable in class net.i2p.sam.client.SSLUtil
- DEFAULT_SEED_URL - Static variable in class 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 variable in class net.i2p.router.web.helpers.HomeHelper
- DEFAULT_SHADEA_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default top-left graph shade color
- DEFAULT_SHADEB_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default bottom-right graph shade color
- DEFAULT_SHARE_KBPS - Static variable in class net.i2p.router.web.helpers.ConfigNetHelper
- DEFAULT_SHARE_PERCENTAGE - Static variable in class net.i2p.router.Router
- DEFAULT_SHOULD_PROXY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
- DEFAULT_SHOULD_PROXY_NEWS - Static variable in class net.i2p.router.web.ConfigUpdateHandler
- DEFAULT_SHOW_STATUSFILTER - Static variable in class org.klomp.snark.I2PSnarkUtil
- DEFAULT_SHOW_STATUSFILTER - Static variable in class org.klomp.snark.SnarkManager
- DEFAULT_SIGNATURE - Static variable in class org.rrd4j.core.Header
- DEFAULT_SIGTYPE - Static variable in interface net.i2p.client.I2PClient
- DEFAULT_SMALL_FONT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph small font
- DEFAULT_SOURCES - Static variable in class net.i2p.router.transport.udp.UDPTransport
- DEFAULT_SSL_SEED_URL - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
The I2P reseed servers are managed by backup (backup@mail.i2p).
- DEFAULT_START - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph starting time
- DEFAULT_STARTUP_DELAY - Static variable in class org.klomp.snark.I2PSnarkUtil
- DEFAULT_STARTUP_DELAY - Static variable in class org.klomp.snark.SnarkManager
- DEFAULT_STARTUP_WAIT_TIME - Static variable in class org.cybergarage.upnp.Device
- DEFAULT_STAT_FILE - Static variable in class net.i2p.stat.StatManager
- DEFAULT_STEP - Static variable in class org.rrd4j.core.RrdDef
-
Default RRD step to be used if not specified in constructor (300 seconds).
- DEFAULT_STRATUM - Static variable in class net.i2p.router.RouterClock
- DEFAULT_SYNC_CORE_POOL_SIZE - Static variable in class org.rrd4j.core.RrdNioBackendFactory
-
The core pool size for the sync executor.
- DEFAULT_SYNC_PERIOD - Static variable in class org.rrd4j.core.RrdNioBackendFactory
-
Period in seconds between consecutive synchronizations when sync-mode is set to SYNC_BACKGROUND.
- DEFAULT_TAG_THRESHOLD - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
- DEFAULT_TAGS - Static variable in class net.i2p.router.crypto.TransientSessionKeyManager
-
This was 100 since 0.6.1.10 (50 before that).
- DEFAULT_TAGS_TO_SEND - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
- DEFAULT_TCP_HOST - Static variable in class net.i2p.sam.SAMBridge
- DEFAULT_TCP_PORT - Static variable in class net.i2p.sam.SAMBridge
- DEFAULT_THEME - Static variable in class net.i2p.router.web.CSSHelper
- DEFAULT_THEME - Static variable in class org.klomp.snark.SnarkManager
- DEFAULT_TIMEOUT - Static variable in class org.cybergarage.http.HTTP
- DEFAULT_TIMEOUT - Static variable in class org.cybergarage.http.HTTPServer
-
Default timeout connection for HTTP comunication
- DEFAULT_TITLE_FONT_NAME - Variable in class net.i2p.router.web.SummaryRenderer
- DEFAULT_TRACKER_ANNOUNCES - Static variable in class org.klomp.snark.SnarkManager
- DEFAULT_TTL - Static variable in class org.cybergarage.upnp.UPnP
- DEFAULT_TUNNEL_QUANTITY - Static variable in class org.klomp.snark.SnarkManager
- DEFAULT_UNITS_LENGTH - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default units length
- DEFAULT_UPDATE_POLICY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
- DEFAULT_UPDATE_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
These are only for .sud and .su2.
- DEFAULT_USE_DHT - Static variable in class org.klomp.snark.I2PSnarkUtil
- DEFAULT_USE_OPENTRACKERS - Static variable in class org.klomp.snark.I2PSnarkUtil
- DEFAULT_WIDTH - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph width
- DEFAULT_WRITE_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
- DEFAULT_X - Static variable in class net.i2p.router.web.GraphConstants
- DEFAULT_XAXIS_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default x-axis color
- DEFAULT_Y - Static variable in class net.i2p.router.web.GraphConstants
- DEFAULT_YAXIS_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default x-axis color
- DEFAULT_YK_PRECALC_DELAY - Static variable in class net.i2p.crypto.YKGenerator
- DEFAULT_YK_PRECALC_MAX - Static variable in class net.i2p.crypto.YKGenerator
- DEFAULT_YK_PRECALC_MIN - Static variable in class net.i2p.crypto.YKGenerator
- defaultCharsetName - Static variable in class com.mpatric.mp3agic.BufferTools
- DEFAULTFACTORY - Static variable in class org.rrd4j.core.RrdBackendFactory
-
The default factory type.
- DefaultHostnameVerifier - Class in org.apache.http.conn.ssl
-
Default
HostnameVerifier
implementation. - DefaultHostnameVerifier() - Constructor for class org.apache.http.conn.ssl.DefaultHostnameVerifier
- DefaultHostnameVerifier(PublicSuffixMatcher) - Constructor for class org.apache.http.conn.ssl.DefaultHostnameVerifier
- DefaultIdnaTransformator - Class in org.minidns.idna
- DefaultIdnaTransformator() - Constructor for class org.minidns.idna.DefaultIdnaTransformator
- DefaultVersion - Static variable in class com.nettgryppa.security.HashCash
- DEFAULTVERSION - Static variable in class org.rrd4j.core.RrdDef
-
Constant
DEFAULTVERSION=2
- defineCurve(EdDSANamedCurveSpec) - Static method in class net.i2p.crypto.eddsa.spec.EdDSANamedCurveTable
- defineCurveAlias(String, String) - Static method in class net.i2p.crypto.eddsa.spec.EdDSANamedCurveTable
- DEFINITE_FAILURE - Static variable in class org.freenetproject.ForwardPortStatus
-
The port forward definitely failed.
- DEFINITE_SUCCESS - Static variable in class org.freenetproject.ForwardPortStatus
-
The port forward definitely succeeded.
- DefinitionParser - Class in net.i2p.i2ptunnel.access
-
Utility class for parsing filter definitions
- DefinitionParser() - Constructor for class net.i2p.i2ptunnel.access.DefinitionParser
- del(String) - Method in class net.i2p.sam.SessionsDB
- delay - Variable in class net.i2p.router.startup.ClientAppConfig
- DELAY_DEFAULT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
- DelayedDeleter - Class in i2p.susi.webmail.pop3
-
Queue UIDLs for later deletion.
- DelayedDeleter(POP3MailBox) - Constructor for class i2p.susi.webmail.pop3.DelayedDeleter
- DelayedFlush() - Constructor for class net.i2p.router.tunnel.TunnelGateway.DelayedFlush
- DelayedRunClient(SimpleTimer2, RouterContext, String, String, String[]) - Constructor for class net.i2p.router.startup.LoadClientAppsJob.DelayedRunClient
-
caller MUST call schedule()
- DelayedRunClient(SimpleTimer2, RouterContext, String, String, String[], ThreadGroup, ClassLoader) - Constructor for class net.i2p.router.startup.LoadClientAppsJob.DelayedRunClient
-
caller MUST call schedule()
- DelegatingDnssecRR - Class in org.minidns.record
-
DS (Delegation Signer) record payload.
- DelegatingDnssecRR(int, byte, byte, byte[]) - Constructor for class org.minidns.record.DelegatingDnssecRR
- DelegatingDnssecRR(int, DnssecConstants.SignatureAlgorithm, byte, byte[]) - Constructor for class org.minidns.record.DelegatingDnssecRR
- DelegatingDnssecRR(int, DnssecConstants.SignatureAlgorithm, byte, DnssecConstants.DigestAlgorithm, byte, byte[]) - Constructor for class org.minidns.record.DelegatingDnssecRR
- DelegatingDnssecRR(int, DnssecConstants.SignatureAlgorithm, DnssecConstants.DigestAlgorithm, byte[]) - Constructor for class org.minidns.record.DelegatingDnssecRR
- DelegatingDnssecRR.SharedData - Class in org.minidns.record
- delete() - Method in class net.i2p.addressbook.AddressBook
-
Delete the temp file or clear the map.
- delete() - Method in class net.metanotion.io.block.index.BSkipList
-
must be open (do not call close() first)
- delete(int) - Method in class net.i2p.router.crypto.ratchet.SparseArray
-
Removes the mapping from the specified key, if there was any.
- delete(long) - Method in class net.i2p.router.sybil.PersistSybil
-
Delete the file for a particular date
- delete(String) - Method in class i2p.susi.webmail.MailCache
-
Mark mail for deletion locally.
- delete(String) - Method in class org.rrd4j.core.RrdMemoryBackendFactory
-
Removes the storage with the given ID from the memory.
- delete(Collection<String>) - Method in class i2p.susi.webmail.MailCache
-
Mark mail for deletion locally.
- delete(I2PAppContext, NewsEntry) - Static method in class net.i2p.router.news.PersistNews
-
Unused for now, as we don't have any way to remember it's deleted.
- Delete - Class in net.i2p.installer
-
This class is used by the installer to delete one or more specified files.
- Delete() - Constructor for class net.i2p.installer.Delete
- deleteClientAppConfig(ClientAppConfig) - Static method in class net.i2p.router.startup.ClientAppConfig
-
This works for both split and non-split config.
- DELETED - Static variable in class net.i2p.router.web.PluginStarter
- deleteData() - Method in class i2p.susi.webmail.Attachment
-
Delete the data file
- deleteMagnet(Snark) - Method in class org.klomp.snark.SnarkManager
-
Stop and delete a torrent running in magnet mode
- deleteMail(Mail) - Method in class i2p.susi.webmail.PersistentMailCache
-
Delete data from disk.
- deleteMail(String) - Method in class i2p.susi.webmail.PersistentMailCache
-
Delete data from disk.
- deleteOldProfiles(long) - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
Delete profile files with timestamps older than 'age' ago
- deletePending(boolean) - Method in class i2p.susi.webmail.pop3.POP3MailBox
-
Delete all pending deletions at once.
- deletePlugin(RouterContext, String) - Static method in class net.i2p.router.web.PluginStarter
- deleteTempDir() - Method in class net.i2p.I2PAppContext
-
don't rely on deleteOnExit()
- deleteTunnel(int, String) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
- deleteTunnel(I2PAppContext, TunnelControllerGroup, int, String) - Static method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
Stop the tunnel, delete from config, rename the private key file if in the default directory
- deletionMarks - Variable in class i2p.susi.dns.AddressbookBean
- DELIM - Static variable in class org.cybergarage.soap.SOAP
- delIndex(String) - Method in class net.metanotion.io.block.BlockFile
-
Delete a skiplist if it exists.
- delItem() - Method in class net.metanotion.util.skiplist.SkipList
- DELIVERY_MODE_DESTINATION - Static variable in class net.i2p.data.i2np.DeliveryInstructions
- DELIVERY_MODE_LOCAL - Static variable in class net.i2p.data.i2np.DeliveryInstructions
- DELIVERY_MODE_ROUTER - Static variable in class net.i2p.data.i2np.DeliveryInstructions
- DELIVERY_MODE_TUNNEL - Static variable in class net.i2p.data.i2np.DeliveryInstructions
- DeliveryInstructions - Class in net.i2p.data.i2np
-
Contains the delivery instructions for garlic cloves.
- DeliveryInstructions() - Constructor for class net.i2p.data.i2np.DeliveryInstructions
- DeliveryStatusMessage - Class in net.i2p.data.i2np
-
Defines the message sent back in reply to a message when requested, containing the private ack id.
- DeliveryStatusMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DeliveryStatusMessage
- DENY - Static variable in interface net.i2p.client.streaming.IncomingConnectionFilter
-
Utility implementation that denies all incoming connections
- DENY - Static variable in class net.i2p.i2ptunnel.access.Threshold
-
A Threshold that is always breached
- deobfuscate(String) - Static method in class net.i2p.jetty.JettyXmlConfigurationParser
-
De-Obfuscate a password from the XML
- DERIVE - org.rrd4j.core.jrrd.DataSourceType
- DERIVE - org.rrd4j.DsType
-
Will store the derivative of the line going from the last to the current value of the data source.
- desc - Variable in class net.i2p.router.web.App
- description - Variable in class com.mpatric.mp3agic.ID3v2PictureFrameData
- description - Variable in class com.mpatric.mp3agic.ID3v2UrlFrameData
- description - Variable in class i2p.susi.webmail.MailPart
- description - Variable in enum org.minidns.constants.DnssecConstants.DigestAlgorithm
- description - Variable in enum org.minidns.constants.DnssecConstants.SignatureAlgorithm
- description - Variable in enum org.minidns.record.NSEC3.HashAlgorithm
- Description - Class in org.cybergarage.upnp.device
- Description() - Constructor for class org.cybergarage.upnp.device.Description
- DeserializationException - Exception in org.json.simple
-
DeserializationException explains how and where the problem occurs in the source JSON text during deserialization.
- DeserializationException(int, DeserializationException.Problems, Object) - Constructor for exception org.json.simple.DeserializationException
-
Instantiates a DeserializationException without assumptions.
- DeserializationException.Problems - Enum in org.json.simple
-
The kinds of exceptions that can trigger a DeserializationException.
- deserialize(Reader) - Static method in class org.json.simple.Jsoner
-
Deserializes a readable stream according to the RFC 4627 JSON specification.
- deserialize(String) - Static method in class org.json.simple.Jsoner
-
A convenience method that assumes a StringReader to deserialize a string.
- deserialize(String, JsonArray) - Static method in class org.json.simple.Jsoner
-
A convenience method that assumes a JsonArray must be deserialized.
- deserialize(String, JsonObject) - Static method in class org.json.simple.Jsoner
-
A convenience method that assumes a JsonObject must be deserialized.
- deserializeMany(Reader) - Static method in class org.json.simple.Jsoner
-
A convenience method that assumes multiple RFC 4627 JSON values (except numbers) have been concatenated together for deserilization which will be collectively returned in a JsonArray wrapper.
- DesktopguiTranslator - Class in net.i2p.desktopgui.i18n
- DesktopguiTranslator() - Constructor for class net.i2p.desktopgui.i18n.DesktopguiTranslator
- dest - Variable in class net.i2p.data.PrivateKeyFile
- dest - Variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
- dest - Variable in class net.i2p.i2ptunnel.udp.I2PSink
- DEST_SIZE - Static variable in class net.i2p.client.naming.DummyNamingService
- destFromName(String) - Static method in class net.i2p.i2ptunnel.I2PTunnel
-
Deprecated.Don't use i2ptunnel for lookup! Use I2PAppContext.getGlobalContext().namingService().lookup(name) from i2p.jar
- destination - Variable in class i2p.susi.dns.AddressbookBean
- Destination - Class in net.i2p.data
-
Defines an end point in the I2P network.
- Destination() - Constructor for class net.i2p.data.Destination
- Destination(String) - Constructor for class net.i2p.data.Destination
-
alternative constructor which takes a base64 string representation
- destinationEstablished(ClientConnectionRunner, Destination) - Method in class net.i2p.router.client.ClientManager
-
Add to the clients list.
- destLookupFailed(long, int) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler on reception of HostReplyMessage
- destLookupFailed(long, int) - Method in class net.i2p.client.impl.SubSession
-
Called by the message handler on reception of HostReplyMessage
- destLookupFailed(Hash) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler on reception of DestReplyMessage
- destLookupFailed(Hash) - Method in class 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 - Class in net.i2p.data.i2cp
-
Request the router look up the dest for a hash
- DestLookupMessage() - Constructor for class net.i2p.data.i2cp.DestLookupMessage
- DestLookupMessage(Hash) - Constructor for class net.i2p.data.i2cp.DestLookupMessage
- destReceived(long, Destination) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler on reception of HostReplyMessage
- destReceived(long, Destination) - Method in class net.i2p.client.impl.SubSession
-
Called by the message handler on reception of HostReplyMessage
- destReceived(Destination) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler on reception of DestReplyMessage
- destReceived(Destination) - Method in class 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 - Class in net.i2p.data.i2cp
-
Response to DestLookupMessage.
- DestReplyMessage() - Constructor for class net.i2p.data.i2cp.DestReplyMessage
- DestReplyMessage(Destination) - Constructor for class net.i2p.data.i2cp.DestReplyMessage
- DestReplyMessage(Hash) - Constructor for class net.i2p.data.i2cp.DestReplyMessage
- DestReplyMessageHandler - Class in net.i2p.client.impl
-
Handle I2CP dest replies from the router
- DestReplyMessageHandler(I2PAppContext) - Constructor for class net.i2p.client.impl.DestReplyMessageHandler
- destReplyReceived(String, String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
- destReplyReceived(String, String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
- destroy() - Method in class com.southernstorm.noise.crypto.Poly1305
- destroy() - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
- destroy() - Method in class com.southernstorm.noise.protocol.CipherStatePair
- destroy() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
- destroy() - Method in interface com.southernstorm.noise.protocol.Destroyable
-
Destroys all sensitive state in the current object.
- destroy() - Method in class com.southernstorm.noise.protocol.HandshakeState
- destroy() - Method in class com.southernstorm.noise.protocol.SymmetricState
- destroy() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
- destroy() - Method in class i2p.susi.webmail.pop3.POP3MailBox
-
Close without waiting for response, and remove any delayed tasks and resources.
- destroy() - Method in class net.i2p.addressbook.servlet.Servlet
- destroy() - Method in class net.i2p.client.streaming.impl.ConnectionDataReceiver
- destroy() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
- destroy() - Method in class net.i2p.client.streaming.impl.MessageOutputStream
- destroy() - Method in class net.i2p.data.PrivateKey
-
javax.security.auth.Destroyable interface
- destroy() - Method in class net.i2p.data.SigningPrivateKey
-
javax.security.auth.Destroyable interface
- destroy() - Method in class net.i2p.i2pcontrol.servlets.JSONRPC2Servlet
- destroy() - Method in class 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() - Method in class 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() - Method in class 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() - Method in class net.i2p.router.tunnel.BloomFilterIVValidator
- destroy() - Method in class net.i2p.servlet.filters.XSSFilter
- destroy() - Method in class net.i2p.util.ResettableGZIPInputStream
-
Calls super.close().
- destroy() - Method in class net.i2p.util.ResettableGZIPOutputStream
-
Calls super.close().
- destroy() - Method in class org.klomp.snark.web.I2PSnarkServlet
- destroy(byte[]) - Static method in class com.southernstorm.noise.protocol.Noise
-
Destroys the contents of a byte array.
- destroy(WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
- destroy(WebAppContext) - Method in class net.i2p.servlet.WebAppProviderConfiguration.WAPConfiguration
- destroy2() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
Call from Connection.disconnectComplete() instead of destroy() so we don't loop
- Destroyable - Interface in com.southernstorm.noise.protocol
-
Interface for objects that implement destroying.
- destroySession() - Method in interface net.i2p.client.I2PSession
-
Tear down the session and release any resources.
- destroySession() - Method in class net.i2p.client.impl.I2PSessionImpl
-
Tear down the session, and do NOT reconnect.
- destroySession() - Method in class net.i2p.client.impl.SubSession
-
Tear down the session, and do NOT reconnect.
- destroySession(boolean) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Tear down the session, and do NOT reconnect.
- destroySession(boolean) - Method in class net.i2p.client.impl.I2PSessionImpl2
- DestroySessionMessage - Class in net.i2p.data.i2cp
-
Defines the message a client sends to a router when destroying existing session.
- DestroySessionMessage() - Constructor for class net.i2p.data.i2cp.DestroySessionMessage
- destroySocketManager() - Method in interface net.i2p.client.streaming.I2PSocketManager
-
Destroy the socket manager, freeing all the associated resources.
- destroySocketManager() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
Destroy the socket manager, freeing all the associated resources.
- destroyTunnel() - Method in class net.i2p.i2ptunnel.TunnelController
-
May NOT be restarted with restartTunnel() or startTunnel() later.
- dests - Variable in class net.i2p.i2ptunnel.I2PTunnelClient
-
Deprecated.why protected? Is anybody using out-of-tree? Protected from the beginning (2004)
- DestTracker - Class in net.i2p.i2ptunnel.access
-
Tracks the connection attempts for a given remote Destination
- DestTracker(Hash, Threshold) - Constructor for class net.i2p.i2ptunnel.access.DestTracker
- detachEventDispatcher(EventDispatcher) - Method in class net.i2p.i2ptunnel.irc.EventReceiver
- detachEventDispatcher(EventDispatcher) - Method in interface net.i2p.util.EventDispatcher
-
Detach the specified EventDispatcher object from the events dispatching chain.
- detachEventDispatcher(EventDispatcher) - Method in class net.i2p.util.EventDispatcherImpl
- DETAIL - Static variable in class org.cybergarage.soap.SOAP
- DetectedIP - Class in org.freenetproject
-
Class returned by a FredPluginIPDetector.
- DetectedIP(InetAddress, short) - Constructor for class org.freenetproject.DetectedIP
- Device - Class in org.cybergarage.upnp
- Device() - Constructor for class org.cybergarage.upnp.Device
- Device(File) - Constructor for class org.cybergarage.upnp.Device
- Device(InputStream) - Constructor for class org.cybergarage.upnp.Device
- Device(String) - Constructor for class org.cybergarage.upnp.Device
- Device(Node) - Constructor for class org.cybergarage.upnp.Device
- Device(Node, Node) - Constructor for class org.cybergarage.upnp.Device
- deviceAdded(Device) - Method in class net.i2p.router.transport.UPnP
-
DeviceChangeListener
- deviceAdded(Device) - Method in interface org.cybergarage.upnp.device.DeviceChangeListener
- DeviceChangeListener - Interface in org.cybergarage.upnp.device
- deviceChangeListenerList - Variable in class org.cybergarage.upnp.ControlPoint
- DeviceData - Class in org.cybergarage.upnp.xml
-
I2P added multiple location support
- DeviceData() - Constructor for class org.cybergarage.upnp.xml.DeviceData
- DeviceList - Class in org.cybergarage.upnp
- DeviceList() - Constructor for class org.cybergarage.upnp.DeviceList
- deviceNotifyReceived(SSDPPacket) - Method in interface org.cybergarage.upnp.device.NotifyListener
- deviceRemoved(Device) - Method in class net.i2p.router.transport.UPnP
-
DeviceChangeListener
- deviceRemoved(Device) - Method in interface org.cybergarage.upnp.device.DeviceChangeListener
- deviceSearchReceived(SSDPPacket) - Method in class org.cybergarage.upnp.Device
- deviceSearchReceived(SSDPPacket) - Method in interface org.cybergarage.upnp.device.SearchListener
- deviceSearchResponse(SSDPPacket) - Method in class org.cybergarage.upnp.Device
- deviceSearchResponseReceived(SSDPPacket) - Method in interface org.cybergarage.upnp.device.SearchResponseListener
- DEVPREDICT - org.rrd4j.core.jrrd.ConsolidationFunctionType
- DEVSEASONAL - org.rrd4j.core.jrrd.ConsolidationFunctionType
- DevSU3UpdateChecker - Class in net.i2p.router.update
-
Check for an updated su3 version.
- DevSU3UpdateChecker(RouterContext, ConsoleUpdateManager, List<URI>) - Constructor for class net.i2p.router.update.DevSU3UpdateChecker
- devSU3UpdateConstraint() - Static method in class net.i2p.router.web.NewsHelper
-
Translated message about new version available but constrained
- DevSU3UpdateHandler - Class in 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) - Constructor for class net.i2p.router.update.DevSU3UpdateHandler
- DevSU3UpdateRunner - Class in net.i2p.router.update
-
Eepget the .su3 file to the temp dir, then notify.
- DevSU3UpdateRunner(RouterContext, ConsoleUpdateManager, List<URI>) - Constructor for class net.i2p.router.update.DevSU3UpdateRunner
- devSU3UpdateVersion() - Static method in class net.i2p.router.web.NewsHelper
- devSU3VersionDownloaded() - Static method in class net.i2p.router.web.NewsHelper
-
Already downloaded but not installed version
- df - Static variable in class org.rrd4j.core.Util
- DGRAM_SIZE_MAX - Static variable in class net.i2p.sam.SAMDatagramSession
- dh(PrivateKey, PublicKey) - Static method in class net.i2p.crypto.x25519.X25519DH
-
DH
- DH - org.minidns.constants.DnssecConstants.SignatureAlgorithm
- DHCID - org.minidns.record.Record.TYPE
- dhour - Variable in class org.rrd4j.core.timespec.TimeSpec
- DHSessionKeyBuilder - Class in net.i2p.router.transport.crypto
-
Generate a new session key through a diffie hellman exchange.
- DHSessionKeyBuilder() - Constructor for class net.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Create a new public/private value pair for the DH exchange.
- DHSessionKeyBuilder(I2PAppContext) - Constructor for class net.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Create a new public/private value pair for the DH exchange.
- DHSessionKeyBuilder.Factory - Interface in net.i2p.router.transport.crypto
- DHSessionKeyBuilder.InvalidPublicParameterException - Exception in net.i2p.router.transport.crypto
- DHSessionKeyBuilder.PrecalcRunner - Class in net.i2p.router.transport.crypto
-
Try to keep DH pairs at the ready.
- DHState - Interface in com.southernstorm.noise.protocol
-
Interface to a Diffie-Hellman algorithm for the Noise protocol.
- DHT - Interface in org.klomp.snark.dht
-
Stub for KRPC
- DHT_FILE_SUFFIX - Static variable in class org.klomp.snark.dht.KRPC
- DHTNodes - Class in 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) - Constructor for class org.klomp.snark.dht.DHTNodes
- DHTTracker - Class in org.klomp.snark.dht
-
The tracker stores peers, i.e.
- DHTTracker(I2PAppContext) - Constructor for class org.klomp.snark.dht.DHTTracker
- DIALUP_STR - Static variable in class edu.internet2.ndt.NDTConstants
- DIFFERENT - net.i2p.router.CommSystemFacade.Status
-
IPv4 symmetric NAT, IPv6 firewalled or disabled or no address
- digest - Variable in class net.i2p.crypto.eddsa.EdDSAEngine
- digest - Variable in class org.minidns.record.DelegatingDnssecRR
-
The digest build from a DNSKEY.
- digest - Variable in class org.minidns.record.DelegatingDnssecRR.SharedData
- digest(byte[]) - Static method in class net.i2p.util.SipHash
- digest(byte[], int, int) - Static method in class net.i2p.util.SipHash
- DIGEST - net.i2p.util.EepGet.AUTH_MODE
- DIGEST_AUTH - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
- digestEquals(byte[]) - Method in class org.minidns.record.DelegatingDnssecRR
- digestInitSign(EdDSAPrivateKey) - Method in class net.i2p.crypto.eddsa.EdDSAEngine
- digestInitSign(EdDSAPrivateKey) - Method in class net.i2p.crypto.eddsa.RedDSAEngine
- digestType - Variable in class org.minidns.record.DelegatingDnssecRR
-
The algorithm used to construct the digest.
- digestType - Variable in class org.minidns.record.DelegatingDnssecRR.SharedData
- digestTypeByte - Variable in class org.minidns.record.DelegatingDnssecRR
-
The byte value of algorithm used to construct the digest.
- Dimension - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
- Dimension(int, int) - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.Dimension
- DIR_ATTACHMENTS - Static variable in class i2p.susi.webmail.PersistentMailCache
- DIR_DRAFTS - Static variable in class i2p.susi.webmail.WebMail
- DIR_FOLDER - Static variable in class i2p.susi.webmail.WebMail
- DIR_IMPORT - Static variable in class i2p.susi.webmail.PersistentMailCache
- DIR_PREFIX - Static variable in class net.i2p.router.networkdb.kademlia.PersistentDataStore
- DIR_SENT - Static variable in class i2p.susi.webmail.WebMail
- DirKeyRing - Class in net.i2p.crypto
-
Simple storage of each cert in a separate file in a directory.
- DirKeyRing(File) - Constructor for class net.i2p.crypto.DirKeyRing
- disable() - Method in class net.i2p.router.Blocklist
- disabled - Variable in class net.i2p.router.startup.ClientAppConfig
- disablePlugin(String) - Static method in class net.i2p.router.web.PluginStarter
-
Disable in plugins.config
- disableTunnelTesting() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
- DISALLOWED_TOKEN - org.json.simple.DeserializationException.Problems
- discardData() - Method in class 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() - Method in class net.i2p.client.impl.I2PSessionImpl
-
Will interrupt a connect in progress.
- disconnect() - Method in class net.i2p.client.impl.SubSession
-
Will interrupt a connect in progress.
- disconnect() - Method in class org.klomp.snark.I2PSnarkUtil
-
Destroy the destination itself
- disconnect() - Method in class org.klomp.snark.Peer
- disconnect() - Method in class org.klomp.snark.PeerConnectionIn
- disconnect() - Method in class org.klomp.snark.PeerConnectionOut
- disconnect() - Method in class org.klomp.snark.WebPeer
- disconnect(boolean) - Method in class net.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnect(boolean) - Method in class org.klomp.snark.Peer
-
Disconnects this peer if it was connected.
- disconnect(boolean, boolean) - Method in class net.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnect(I2PSessionImpl) - Method in class net.i2p.client.impl.I2CPMessageProducer
-
Send messages to the router destroying the session and disconnecting
- DISCONNECT_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.Connection
-
Wait up to 5 minutes after disconnection so we can ack/close packets.
- disconnectAllHard() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
Something b0rked hard, so kill all of our connections without mercy.
- disconnectClient(String) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Send a DisconnectMessage and log with level Log.ERROR.
- disconnectClient(String, int) - Method in class net.i2p.router.client.ClientConnectionRunner
- disconnectComplete() - Method in class net.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnected() - Method in class net.i2p.router.client.ClientConnectionRunner
- disconnected(I2PSession) - Method in class net.i2p.BOB.UDPIOthread
-
Deprecated.required by
I2PSessionListener
to notify of disconnect - disconnected(I2PSession) - Method in interface net.i2p.client.I2PSessionListener
-
Notify the client that the session has been terminated
- disconnected(I2PSession) - Method in interface net.i2p.client.I2PSessionMuxedListener
-
Notify the client that the session has been terminated.
- disconnected(I2PSession) - Method in class net.i2p.client.impl.I2PSessionDemultiplexer
- disconnected(I2PSession) - Method in class net.i2p.client.streaming.impl.MessageHandler
-
Notify the client that the session has been terminated
- disconnected(I2PSession) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
- disconnected(I2PSession) - Method in class net.i2p.i2ptunnel.udp.I2PSource.Listener
- disconnected(I2PSession) - Method in class net.i2p.sam.MasterSession
- disconnected(I2PSession) - Method in class org.klomp.snark.dht.KRPC
- disconnected(I2CPMessageReader) - Method in class net.i2p.client.impl.I2PSessionImpl
-
The I2CPMessageEventListener callback.
- disconnected(I2CPMessageReader) - Method in interface net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageEventListener
-
Notify the listener that the stream this reader was reading was closed.
- disconnected(I2CPMessageReader) - Method in class net.i2p.router.client.ClientMessageEventListener
- disconnected(Peer) - Method in class org.klomp.snark.PeerCoordinator
- disconnected(Peer) - Method in interface 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() - Constructor for class net.i2p.sam.SAMStreamSession.DisconnectListener
- DisconnectMessage - Class in net.i2p.data.i2cp
-
Defines the message a client sends to a router when destroying existing session.
- DisconnectMessage() - Constructor for class net.i2p.data.i2cp.DisconnectMessage
- DisconnectMessageHandler - Class in net.i2p.client.impl
-
Handle I2CP disconnect messages from the router
- DisconnectMessageHandler(I2PAppContext) - Constructor for class net.i2p.client.impl.DisconnectMessageHandler
- DISCOVER - Static variable in class org.cybergarage.upnp.device.MAN
- dispatch(JSONRPC2Notification, MessageContext) - Method in class com.thetransactioncompany.jsonrpc2.server.Dispatcher
-
Deprecated.
- dispatch(JSONRPC2Request, MessageContext) - Method in class com.thetransactioncompany.jsonrpc2.server.Dispatcher
-
Deprecated.
- dispatch(TunnelDataMessage, Hash) - Method in class net.i2p.router.tunnel.OutboundTunnelEndpoint
- dispatch(TunnelDataMessage, Hash) - Method in class 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) - Method in class net.i2p.router.tunnel.TunnelParticipant
- dispatch(TunnelGatewayMessage) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
We are the inbound tunnel gateway, so encrypt it as necessary and forward it on.
- Dispatcher - Class in com.thetransactioncompany.jsonrpc2.server
-
Dispatcher for JSON-RPC 2.0 requests and notifications.
- Dispatcher() - Constructor for class com.thetransactioncompany.jsonrpc2.server.Dispatcher
-
Creates a new dispatcher with no registered handlers.
- dispatchOutbound(I2NPMessage, TunnelId, Hash) - Method in class 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) - Method in class 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() - Method in class net.i2p.util.LogManager
- displayPacket(Packet, String, String) - Method in class net.i2p.client.streaming.impl.PacketHandler
-
logs to router log at debug level
- dispose() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
- dispose() - Method in class org.rrd4j.graph.ImageWorker
- Disposer - Class in org.cybergarage.upnp.device
- Disposer(ControlPoint) - Constructor for class org.cybergarage.upnp.device.Disposer
- disposition - Variable in class i2p.susi.webmail.MailPart
- dist - Variable in class net.i2p.router.sybil.Pair
- distance(Location) - Method in class com.maxmind.geoip.Location
- distribute(I2NPMessage, Hash) - Method in class net.i2p.router.tunnel.InboundMessageDistributor
- distribute(I2NPMessage, Hash) - Method in class net.i2p.router.tunnel.OutboundMessageDistributor
- distribute(I2NPMessage, Hash, TunnelId) - Method in class net.i2p.router.tunnel.InboundMessageDistributor
- distribute(I2NPMessage, Hash, TunnelId) - Method in class net.i2p.router.tunnel.OutboundMessageDistributor
- distributeMessage(Destination, Destination, Payload, MessageId, long, long, int) - Method in class net.i2p.router.client.ClientManager
-
Distribute message to a local or remote destination.
- distributeMessage(SendMessageMessage) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Distribute the message.
- divide(GenericGFPoly) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
- divide(BigInteger) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
- divide(FieldElement) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
- divide(FieldElement) - Method in class net.i2p.crypto.eddsa.math.FieldElement
- DLV - Class in org.minidns.record
-
DLV record payload.
- DLV - org.minidns.record.Record.TYPE
- DLV(int, byte, byte, byte[]) - Constructor for class org.minidns.record.DLV
- DLV(int, DnssecConstants.SignatureAlgorithm, DnssecConstants.DigestAlgorithm, byte[]) - Constructor for class org.minidns.record.DLV
- dma_code - Variable in class com.maxmind.geoip.Location
- dmin - Variable in class org.rrd4j.core.timespec.TimeSpec
- dmonth - Variable in class org.rrd4j.core.timespec.TimeSpec
- DNAME - Class in org.minidns.record
-
A DNAME resource record.
- DNAME - org.minidns.record.Record.TYPE
- DNAME(String) - Constructor for class org.minidns.record.DNAME
- DNAME(DnsName) - Constructor for class org.minidns.record.DNAME
- DNS_NAME_TYPE - Static variable in class org.apache.http.conn.ssl.DefaultHostnameVerifier
- DNSKEY - Class in org.minidns.record
-
DNSKEY record payload.
- DNSKEY - org.minidns.record.Record.TYPE
- DNSKEY(short, byte, byte, byte[]) - Constructor for class org.minidns.record.DNSKEY
- DNSKEY(short, byte, DnssecConstants.SignatureAlgorithm, byte[]) - Constructor for class org.minidns.record.DNSKEY
- DnsLabel - Class in org.minidns.dnslabel
-
A DNS label is an individual component of a DNS name.
- DnsLabel(String) - Constructor for class org.minidns.dnslabel.DnsLabel
- DnsLabel.LabelToLongException - Exception in org.minidns.dnslabel
- DnsMessage - Class in org.minidns.dnsmessage
-
A DNS message as defined by RFC 1035.
- DnsMessage(byte[]) - Constructor for class org.minidns.dnsmessage.DnsMessage
-
Build a DNS Message based on a binary DNS message.
- DnsMessage(DnsMessage.Builder) - Constructor for class org.minidns.dnsmessage.DnsMessage
- DnsMessage.Builder - Class in org.minidns.dnsmessage
- DnsMessage.OPCODE - Enum in org.minidns.dnsmessage
-
Symbolic DNS Opcode values.
- DnsMessage.RESPONSE_CODE - Enum in org.minidns.dnsmessage
-
Possible DNS response codes.
- DnsName - Class in org.minidns.dnsname
-
A DNS name, also called "domain name".
- DNSNameTooLongException(String, byte[]) - Constructor for exception org.minidns.dnsname.InvalidDnsNameException.DNSNameTooLongException
- DNSOverHTTPS - Class in net.i2p.util
-
Simple implemetation of DNS over HTTPS.
- DNSOverHTTPS(I2PAppContext) - Constructor for class net.i2p.util.DNSOverHTTPS
- DNSOverHTTPS(I2PAppContext, SSLEepGet.SSLState) - Constructor for class net.i2p.util.DNSOverHTTPS
- DNSOverHTTPS.Type - Enum in net.i2p.util
- DnssecConstants - Class in org.minidns.constants
- DnssecConstants.DigestAlgorithm - Enum in org.minidns.constants
-
DNSSEC Digest Algorithms.
- DnssecConstants.SignatureAlgorithm - Enum in org.minidns.constants
-
DNSSEC Signature Algorithms.
- dnssecOk - Variable in class org.minidns.edns.Edns
- DoCMDS - Class in net.i2p.BOB
-
Simplistic command parser for BOB
- DoCMDS(AtomicBoolean, AtomicBoolean, Socket, Properties, NamedDB, Logger) - Constructor for class net.i2p.BOB.DoCMDS
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
- doDH(PrivateKey, PublicKey) - Static method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
- doFetch(SocketTimeout) - Method in class net.i2p.util.EepGet
-
This reads the response to a single fetch.
- doFetch(SocketTimeout) - Method in class net.i2p.util.EepHead
- doFetch(SocketTimeout) - Method in class net.i2p.util.SSLEepGet
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.i2p.servlet.filters.XSSFilter
- doFinal(byte[], int) - Method in class net.i2p.router.transport.udp.I2PHMac
- doGet(HttpServletRequest, HttpServletResponse) - Method in class i2p.susi.dns.TranslateSVGServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class i2p.susi.webmail.WebMail
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.i2pcontrol.servlets.JSONRPC2Servlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.imagegen.IdenticonServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.imagegen.QRServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.imagegen.RandomArtServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.router.web.servlets.CodedIconRendererServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.servlet.ErrorServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.I2PSnarkServlet
-
Handle what we can here, calling super.doGet() for the rest.
- doimport() - Method in class org.rrd4j.core.RrdDb.Builder
-
Import an external rrd data, import definition must have been done using
RrdDb.Builder.setExternalPath(String)
orRrdDb.Builder.setImporter(DataImporter)
. - DOMAIN_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
- DOMAIN_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
- domainIssuedCertificate - org.minidns.record.TLSA.CertUsage
- DOMAINNAME - Static variable in class net.i2p.socks.SOCKS5Constants.AddressType
- done - Variable in class net.i2p.router.update.UpdateRunner
- done() - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
-
The reseed is complete
- done(RrdBackendFactory, PhantomReference<RrdDb>) - Method in class org.rrd4j.core.RrdBackend
- DONT_DROP_PRIORITY - Static variable in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
if priority is >= this, never drop
- DONT_FAIL_PERIOD - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
For 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 method in class net.i2p.router.web.NewsHelper
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class i2p.susi.webmail.WebMail
- doPost(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.i2pcontrol.servlets.JSONRPC2Servlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.servlet.ErrorServlet
-
Needed if the errored page was a POST
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.I2PSnarkServlet
-
Handle what we can here, calling super.doPost() for the rest.
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.BlindingInfoMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.CreateLeaseSet2Message
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.CreateSessionMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DestLookupMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DestReplyMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DestroySessionMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DisconnectMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.GetBandwidthLimitsMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.GetDateMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.HostLookupMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.HostReplyMessage
- doReadMessage(InputStream, int) - Method in class 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) - Method in class net.i2p.data.i2cp.MessagePayloadMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.MessageStatusMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReportAbuseMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.SendMessageMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.SessionStatusMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.SetDateMessage
- doReadMessage(InputStream, int) - Method in class net.i2p.internal.PoisonI2CPMessage
-
Deprecated.don't do this
- doSend(I2CPMessage) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Actually send the I2CPMessage to the peer through the socket
- doSend(I2CPMessage) - Method in class net.i2p.router.client.QueuedClientConnectionRunner
-
Actually send the I2CPMessage to the client.
- doStart() - Method in class net.i2p.jetty.I2PRequestLog
- doStop() - Method in class net.i2p.jetty.I2PRequestLog
- DOT - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Constant
DOT=23
- doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
- dottcp(StatusPanel) - Method in class edu.internet2.ndt.Tcpbw100
-
Method to run tests and interpret the results sent by the server
- DOUBLE - com.maxmind.db.Decoder.Type
- doubleRTO() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
Double the RTO (after congestion).
- doubleScalarMultiplyVariableTime(GroupElement, byte[], byte[]) - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
$r = a * A + b * B$ where $a = a[0]+256*a[1]+\dots+256^{31} a[31]$, $b = b[0]+256*b[1]+\dots+256^{31} b[31]$ and $B$ is this point.
- DOWN - i2p.susi.util.Folder.SortOrder
-
lowest to highest
- downloaded(int) - Method in class org.klomp.snark.Peer
-
Increment the counter.
- downloaded(Peer, int) - Method in class org.klomp.snark.PeerCoordinator
-
Called when a peer has downloaded some bytes of a piece.
- downloaded(Peer, int) - Method in interface org.klomp.snark.PeerListener
-
Called when a (partial) piece has been downloaded from the peer.
- downsampler - Variable in class org.rrd4j.graph.RrdGraphDef
- DownSampler - Interface in org.rrd4j.graph
-
A class that implement a downsampler, used to reduce the number of point to display.
- DownSampler.DataSet - Class in org.rrd4j.graph
- downsize(long[], double[]) - Method in interface org.rrd4j.graph.DownSampler
- doWriteMessage() - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.CreateLeaseSet2Message
- doWriteMessage() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.CreateSessionMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.DestLookupMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.DestReplyMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.DestroySessionMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.DisconnectMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.GetBandwidthLimitsMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.GetDateMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.HostLookupMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.HostReplyMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.I2CPMessageImpl
-
Write out the payload part of the message (not including the 4 byte size and 1 byte type)
- doWriteMessage() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.MessageStatusMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.SendMessageMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.SessionStatusMessage
- doWriteMessage() - Method in class net.i2p.data.i2cp.SetDateMessage
- doWriteMessage() - Method in class net.i2p.internal.PoisonI2CPMessage
-
Deprecated.don't do this
- Draft - Class in i2p.susi.webmail
-
Holds a draft message and reference to attachments, if any Differences from Mail: - Never multipart, body is always text/plain UTF-8 - Attachments are just headers containing name, type, encoding, and path to file - Bcc is a header
- Draft(String) - Constructor for class i2p.susi.webmail.Draft
- drainAllTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelBlockingQueue
-
Drains all, without updating stats or dropping.
- drainAllTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
Drains all, without updating stats or dropping.
- drainTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>, int) - Method in class net.i2p.router.util.CoDelBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>, int) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
Updates stats and possibly drops while draining.
- draw() - Method in class org.rrd4j.graph.Axis
- draw() - Method in class org.rrd4j.graph.TimeAxis
- draw() - Method in class org.rrd4j.graph.ValueAxis
- draw() - Method in class org.rrd4j.graph.ValueAxisLogarithmic
- draw() - Method in class org.rrd4j.graph.ValueAxisMrtg
- drawLine(int, int, int, int, Paint, Stroke) - Method in class org.rrd4j.graph.ImageWorker
- drawPolyline(double[], double[], Paint, Stroke) - Method in class org.rrd4j.graph.ImageWorker
- drawPolyline(int[], int[], Paint, Stroke) - Method in class org.rrd4j.graph.ImageWorker
- drawString(String, int, int, Font, Paint) - Method in class org.rrd4j.graph.ImageWorker
- drawXGrid - Variable in class org.rrd4j.graph.RrdGraphDef
- drawYGrid - Variable in class org.rrd4j.graph.RrdGraphDef
- drop() - Method in class net.i2p.router.OutNetMessage
-
For CDQ
- drop() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
For CDQ
- drop() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
For CDQ
- drop() - Method in class net.i2p.router.transport.udp.UDPPacket
-
For CDQ
- drop() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
For CDQ
- drop() - Method in interface net.i2p.router.util.CDQEntry
-
Implement any reclaimation of resources here
- dropAfterLookupFailed(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
Final remove for a router info.
- dropOutbound() - Method in class net.i2p.router.transport.udp.PeerState
-
drop all outbound messages
- dropped() - Method in interface net.i2p.router.Job
-
the router is extremely overloaded, so this job has been dropped.
- dropped() - Method in class net.i2p.router.JobImpl
- dropped() - Method in class net.i2p.router.message.HandleGarlicMessageJob
- dropped() - Method in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
- dropped() - Method in class net.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseStoreMessageJob
- dropped() - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
Dropped by the job queue
- droppedFragmentedMessage(long, String) - Method in class net.i2p.router.MessageHistory
- droppedInboundMessage(long, Hash, String) - Method in class net.i2p.router.MessageHistory
- droppedOtherMessage(I2NPMessage, Hash) - Method in class net.i2p.router.MessageHistory
-
We received another message we weren't waiting for and don't know how to handle
- droppedTunnelDataMessageUnknown(long, long) - Method in class net.i2p.router.MessageHistory
- droppedTunnelGatewayMessageUnknown(long, long) - Method in class net.i2p.router.MessageHistory
- droppedTunnelMessage(TunnelId, long, Date, Hash) - Method in class 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) - Method in class net.i2p.router.transport.udp.UDPTransport
-
This does not send a session destroy, caller must do that if desired.
- dropPeer(PeerState) - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
- dropPeer(PeerState, boolean, String) - Method in class net.i2p.router.transport.udp.UDPTransport
-
This does not send a session destroy, caller must do that if desired.
- DS - Class in org.minidns.record
-
DS (Delegation Signer) record payload.
- DS - org.minidns.record.Record.TYPE
- DS - Static variable in class net.i2p.router.web.SummaryListener
- DS(int, byte, byte, byte[]) - Constructor for class org.minidns.record.DS
- DS(int, DnssecConstants.SignatureAlgorithm, byte, byte[]) - Constructor for class org.minidns.record.DS
- DS(int, DnssecConstants.SignatureAlgorithm, DnssecConstants.DigestAlgorithm, byte[]) - Constructor for class org.minidns.record.DS
- DS_NAM_SIZE - Static variable in interface org.rrd4j.core.jrrd.Constants
-
Constant
DS_NAM_SIZE=20
- dsa() - Method in class net.i2p.I2PAppContext
-
Our DSA engine (see HMAC and SHA above)
- DSA - net.i2p.crypto.SigAlgo
- DSA - org.minidns.constants.DnssecConstants.SignatureAlgorithm
- DSA_NSEC3_SHA1 - org.minidns.constants.DnssecConstants.SignatureAlgorithm
- DSA_SHA1 - net.i2p.crypto.SigType
-
DSA_SHA1 is the default.
- DSA_SHA1_SPEC - Static variable in class net.i2p.crypto.CryptoConstants
- DSAEngine - Class in net.i2p.crypto
-
Sign and verify using DSA-SHA1 and other signature algorithms.
- DSAEngine(I2PAppContext) - Constructor for class net.i2p.crypto.DSAEngine
- dsag - Static variable in class net.i2p.crypto.CryptoConstants
- dsap - Static variable in class net.i2p.crypto.CryptoConstants
- dsaq - Static variable in class net.i2p.crypto.CryptoConstants
- dsCount - Variable in class org.rrd4j.core.jrrd.DataChunk
-
Number of datasources must be equal to number of datasources in file
- dsCount - Variable in class org.rrd4j.core.jrrd.Header
-
Number of data sources
- DsDef - Class in org.rrd4j.core
-
Class to represent single data source definition within the RRD.
- DsDef(String, DsType, long, double, double) - Constructor for class org.rrd4j.core.DsDef
-
Creates new data source definition object.
- dsec - Variable in class org.rrd4j.core.timespec.TimeSpec
- DST_SIZE - Static variable in interface org.rrd4j.core.jrrd.Constants
-
Constant
DST_SIZE=20
- DsType - Enum in org.rrd4j
-
Enumeration of available datasource types.
- Dummy - Class in net.metanotion
-
Exists only to enable package.html to be included in javadoc.
- Dummy - Class in org.cybergarage
-
Exists only to enable package.html to be included in javadoc.
- Dummy() - Constructor for class net.metanotion.Dummy
- Dummy() - Constructor for class org.cybergarage.Dummy
- DUMMY_DEFAULT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
- DummyClientManagerFacade - Class in net.i2p.router.dummy
-
Manage all interactions with clients
- DummyClientManagerFacade(RouterContext) - Constructor for class net.i2p.router.dummy.DummyClientManagerFacade
- DummyHandler - Class in net.i2p.router.update
-
Dummy to lock up the updates for a period of time
- DummyHandler(RouterContext, ConsoleUpdateManager) - Constructor for class net.i2p.router.update.DummyHandler
- DummyNamingService - Class in net.i2p.client.naming
-
A Dummy naming service that can only handle base64 and b32 destinations.
- DummyNamingService(I2PAppContext) - Constructor for class net.i2p.client.naming.DummyNamingService
-
The naming service should only be constructed and accessed through the application context.
- DummyNetworkDatabaseFacade - Class in net.i2p.router.dummy
- DummyNetworkDatabaseFacade(RouterContext) - Constructor for class net.i2p.router.dummy.DummyNetworkDatabaseFacade
- DummyOutputStream - Class in i2p.susi.util
-
Write to nowhere
- DummyOutputStream() - Constructor for class i2p.susi.util.DummyOutputStream
- DummyPeerManagerFacade - Class in 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() - Constructor for class net.i2p.router.dummy.DummyPeerManagerFacade
- DummyThrottle - Class in 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() - Constructor for class net.i2p.router.transport.udp.DummyThrottle
- DummyTunnelManagerFacade - Class in net.i2p.router.dummy
-
Build and maintain tunnels throughout the network.
- DummyTunnelManagerFacade() - Constructor for class net.i2p.router.dummy.DummyTunnelManagerFacade
- DummyValidator - Class in net.i2p.router.tunnel
-
accept everything
- dump() - Method in class org.rrd4j.core.ArcDef
-
Returns string representing archive definition (RRDTool format).
- dump() - Method in class org.rrd4j.core.Archive
- dump() - Method in class org.rrd4j.core.ArcState
- dump() - Method in class org.rrd4j.core.Datasource
- dump() - Method in class org.rrd4j.core.DsDef
-
Returns string representing source definition (RRDTool format).
- dump() - Method in class org.rrd4j.core.FetchData
-
Dumps the content of the whole FetchData object.
- dump() - Method in class org.rrd4j.core.FetchRequest
-
Dumps the content of fetch request using the syntax of RRDTool's fetch command.
- dump() - Method in class org.rrd4j.core.Header
- dump() - Method in interface org.rrd4j.core.Robin
-
dump.
- dump() - Method in class org.rrd4j.core.RobinArray
-
dump.
- dump() - Method in class org.rrd4j.core.RobinMatrix
-
dump.
- dump() - Method in class org.rrd4j.core.RrdDb
-
Returns string representing complete internal RRD state.
- dump() - Method in class org.rrd4j.core.RrdDef
-
Returns string that represents all specified RRD creation parameters.
- dump() - Method in class org.rrd4j.core.Sample
-
Dumps sample content using the syntax of RRDTool's update command.
- dump() - Method in class org.rrd4j.core.timespec.TimeSpec
- dump() - Method in class org.rrd4j.data.Aggregates
-
Deprecated.Returns String representing all aggregated values.
- dump() - Method in class org.rrd4j.data.DataProcessor
-
Dumps timestamps and values of all datasources in a tabular form.
- dump() - Method in class org.rrd4j.graph.RrdGraphInfo
-
Dumps complete graph information.
- dump() - Method in class org.rrd4j.graph.ValueScaler.Scaled
- dump(byte[]) - Static method in class net.i2p.util.HexDump
-
Dump a byte array in a String.
- dump(byte[], int, int) - Static method in class net.i2p.util.HexDump
-
Dump a byte array in a String.
- dump(byte[], int, int, OutputStream) - Static method in class net.i2p.util.HexDump
-
Dump a byte array through a stream.
- dump(byte[], OutputStream) - Static method in class net.i2p.util.HexDump
-
Dump a byte array through a stream.
- dump(I2PAppContext, int) - Static method in class net.i2p.router.tasks.ThreadDump
-
Signal the wrapper to asynchronously dump threads to wrapper.log.
- dumpXml(OutputStream) - Method in class org.rrd4j.core.RrdDb
-
Writes the RRD content to OutputStream using XML format.
- dumpXml(String) - Method in class org.rrd4j.core.RrdDb
-
Dumps internal RRD state to XML file.
- DUPACKSIN - Static variable in class edu.internet2.ndt.NDTConstants
- DupComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.DupComparator
- DUPLEX_NOK_INDICATOR - Static variable in class edu.internet2.ndt.NDTConstants
- DUPLEX_OK_INDICATOR - Static variable in class edu.internet2.ndt.NDTConstants
- DUPLEX_SWITCH_FULL_HOST_HALF - Static variable in class edu.internet2.ndt.NDTConstants
- DUPLEX_SWITCH_FULL_HOST_HALF_POSS - Static variable in class edu.internet2.ndt.NDTConstants
- DUPLEX_SWITCH_HALF_HOST_FULL - Static variable in class edu.internet2.ndt.NDTConstants
- DUPLEX_SWITCH_HALF_HOST_FULL_POSS - Static variable in class edu.internet2.ndt.NDTConstants
- DUPLEX_SWITCH_HALF_HOST_FULL_WARN - Static variable in class edu.internet2.ndt.NDTConstants
- dyear - Variable in class org.rrd4j.core.timespec.TimeSpec
All Classes|All Packages