- CABLE_STATUS_BAD - Static variable in class edu.internet2.ndt.NDTConstants
Cable status: bad cable detected.
- CABLE_STATUS_OK - Static variable in class edu.internet2.ndt.NDTConstants
Cable status: OK (no fault detected).
- cache - Variable in class com.maxmind.geoip2.DatabaseReader.Builder
Cache
- cache(Hash) - Method in class net.i2p.router.networkdb.kademlia.NegativeLookupCache
Negative cache the hash until the next clean time.
- CACHE_CONTROL - Static variable in class org.cybergarage.http.HTTP
Cache-Control HTTP header field name
- CACHE_MAX_SIZE - Static variable in class net.i2p.client.impl.I2PSessionImpl
maximum size of the lookup cache
- CACHE_MAX_SIZE - Static variable in class net.i2p.client.naming.DummyNamingService
Maximum cache size
- cached(Curve, FieldElement, FieldElement, FieldElement, FieldElement) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
Creates a new group element in CACHED representation.
- CachedIterator(CachedIteratorCollection<E>) - Constructor for class net.i2p.router.util.CachedIteratorCollection.CachedIterator
Create a new CachedIterator.
- CachedIteratorArrayList<E> - Class in net.i2p.router.util
ArrayList with per-thread cached iterators for reduced object allocation overhead.
- CachedIteratorArrayList() - Constructor for class net.i2p.router.util.CachedIteratorArrayList
Creates a new empty CachedIteratorArrayList.
- CachedIteratorArrayList(Collection<? extends E>) - Constructor for class net.i2p.router.util.CachedIteratorArrayList
Creates a CachedIteratorArrayList containing the elements of the given collection.
- CachedIteratorArrayList(int) - Constructor for class net.i2p.router.util.CachedIteratorArrayList
Creates a CachedIteratorArrayList with the specified initial capacity.
- CachedIteratorCollection<E> - Class in net.i2p.router.util
Synchronized collection with per-thread cached iterators for efficient
element iteration.
- CachedIteratorCollection() - Constructor for class net.i2p.router.util.CachedIteratorCollection
Default constructor
- CachedIteratorCollection.CachedIterator<E> - Class in net.i2p.router.util
Static inner CachedIterator class - implements hasNext(), next() & remove()
- cachedXor(Hash) - Method in class net.i2p.router.networkdb.kademlia.LocalHash
Calculate the xor with the current object and the specified hash,
caching values where possible.
- CacheEntry(String, String) - Constructor for class net.i2p.router.transport.CommSystemFacadeImpl.CacheEntry
CacheEntry.
- CacheEntry(String, String, long) - Constructor for class net.i2p.router.transport.CommSystemFacadeImpl.CacheEntry
CacheEntry.
- cachingAllowed - Variable in class org.rrd4j.core.RrdBackendFactory
cachingAllowed.
- calc(PeerProfile) - Static method in class net.i2p.router.peermanager.CapacityCalculator
Calculate the capacity for the given peer profile.
- calc(PeerProfile) - Static method in class net.i2p.router.peermanager.IntegrationCalculator
calc.
- calc(PeerProfile) - Static method in class net.i2p.router.peermanager.SpeedCalculator
calc.
- calculate(byte[], int, DHState) - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- calculate(byte[], int, DHState) - Method in interface com.southernstorm.noise.protocol.DHState
Performs a Diffie-Hellman calculation with this object as the private key.
- calculate(byte[], int, DHState) - Method in class com.southernstorm.noise.protocol.MLKEMDHState
Side effect: If we are Bob, copies the ciphertext to our public key
so it may be written out in the message.
- calculate(byte[], byte[], byte[]) - Method in class net.i2p.crypto.HKDF
One output, no info.
- calculate(byte[], byte[], String, byte[]) - Method in class net.i2p.crypto.HKDF
One output with info.
- calculate(byte[], byte[], byte[], byte[], int) - Method in class net.i2p.crypto.HKDF
Two outputs, no info.
- calculate(byte[], byte[], String, byte[], byte[], int) - Method in class net.i2p.crypto.HKDF
Two outputs with info.
- calculate(SessionKey, byte[], int, int, byte[], int) - Method in class net.i2p.crypto.HMAC256Generator
Calculate the HMAC of the data with the given key.
- calculate(byte[], byte[], int, int, byte[], int) - Method in class net.i2p.crypto.HMAC256Generator
Calculate the HMAC of the data with the given key.
- calculate(SessionKey, byte[], int, int, byte[], int) - Method in class net.i2p.crypto.HMACGenerator
Calculate the HMAC of the data with the given key
- calculate(long, long, DataProcessor) - Method in class org.rrd4j.data.CDef
Calculates values for the specified time range.
- calculate(long, long, DataProcessor) - Method in interface org.rrd4j.data.NonRrdSource
Calculates values for the specified time range.
- calculate(long, long, DataProcessor) - Method in class org.rrd4j.data.PDef
Calculates values for the specified time range.
- calculate(Source, long, long) - Method in class org.rrd4j.data.Variable
- calculate(long, long, DataProcessor) - Method in class org.rrd4j.data.VDef
Calculates values for the specified time range.
- calculateBCHCode(int, int) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
Calculate BCH code
- calculateHash(InputStream) - Method in class net.i2p.crypto.DSAEngine
Reads the stream until EOF.
- calculateHash(byte[], int, int) - Static method in class net.i2p.crypto.DSAEngine
Calculate a SHA-1 hash of the source data.
- calculateHash(byte[]) - Method in class net.i2p.crypto.SHA256Generator
Calculate the SHA-256 hash of the source and cache the result.
- calculateHash(byte[], int, int) - Method in class net.i2p.crypto.SHA256Generator
Calculate the hash and cache the result.
- calculateHash(byte[], int, int, byte[], int) - Method in class net.i2p.crypto.SHA256Generator
Use this if you only need the data, not a Hash object.
- calculateHash() - Method in interface net.i2p.data.DataStructure
Calculate the SHA256 value of this object (useful for a few scenarios)
- calculateHash() - Method in class net.i2p.data.DataStructureImpl
-
- calculateHash() - Method in class net.i2p.data.KeysAndCert
Throws IllegalStateException if keys and cert are not initialized,
as of 0.9.12.
- calculateHash() - Method in class net.i2p.data.SimpleDataStructure
SHA256 hash of the byte array, or null if data is null.
- calculateHash() - Method in class org.klomp.snark.dht.NodeInfo
calculateHash.
- calculateHeaderBitmap() - Method in class org.minidns.dnsmessage.DnsMessage
Compute the DNS header bitmap
- calculateIPGroups16(List<RouterInfo>, Map<Hash, Points>) - Method in class net.i2p.router.sybil.Analysis
Categorize routers by their /16 subnet to identify routers in the same /16 network.
- calculateIPGroups24(List<RouterInfo>, Map<Hash, Points>) - Method in class net.i2p.router.sybil.Analysis
Categorize routers by their /24 subnet to identify routers in the same /24 network.
- calculateIPGroups32(List<RouterInfo>, Map<Hash, Points>) - Method in class net.i2p.router.sybil.Analysis
Categorize routers by their IP address to identify routers sharing the same IP.
- calculateIPGroups48(List<RouterInfo>, Map<Hash, Points>) - Method in class net.i2p.router.sybil.Analysis
Categorize routers by their IPv6 /48 subnet to identify routers in the same /48 network.
- calculateIPGroups64(List<RouterInfo>, Map<Hash, Points>) - Method in class net.i2p.router.sybil.Analysis
Categorize routers by their IPv6 /64 subnet to identify routers in the same /64 network.
- calculateIPGroupsFamily(List<RouterInfo>, Map<Hash, Points>) - Method in class net.i2p.router.sybil.Analysis
Categorize routers by their router family to identify routers in the same family.
- calculateIPGroupsUs(List<RouterInfo>, Map<Hash, Points>, List<RouterInfo>, List<RouterInfo>, List<RouterInfo>, List<RouterInfo>, List<RouterInfo>) - Method in class net.i2p.router.sybil.Analysis
Categorize routers by their proximity to our IP address, grouping them by /32, /24, /16
for IPv4 and /64, /48 for IPv6.
- calculatePairDistance(List<RouterInfo>, Map<Hash, Points>, List<Pair>) - Method in class net.i2p.router.sybil.Analysis
Calculate average pairwise distance between floodfills and identifies routers that are
unusually close to each other.
- calculateRouterInfo(Hash, String, List<RouterInfo>, Map<Hash, Points>) - Method in class net.i2p.router.sybil.Analysis
Build the version comparison report.
- calculateSize(int, int, int, String[]) - Static method in class org.rrd4j.core.RrdDef
Calculate estimated storage size
- calculateValues() - Method in class org.rrd4j.data.RpnCalculator
Calculate values
- calculateWrittenLength() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
calculateWrittenLength.
- calculateWrittenLength() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
calculate the message body's length (not including the header and footer
- calculateWrittenLength() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
Calculate the message body's length (not including the header and footer)
- calculateWrittenLength() - Method in class net.i2p.data.i2np.DataMessage
calculate the message body's length (not including the header and footer
- calculateWrittenLength() - Method in class net.i2p.data.i2np.DeliveryStatusMessage
calculate the message body's length (not including the header and footer
- calculateWrittenLength() - Method in class net.i2p.data.i2np.GarlicMessage
calculate the message body's length (not including the header and footer
- calculateWrittenLength() - Method in class net.i2p.data.i2np.I2NPMessageImpl
calculate the message body's length (not including the header and footer
- calculateWrittenLength() - Method in class net.i2p.data.i2np.OutboundTunnelBuildReplyMessage
calculateWrittenLength.
- calculateWrittenLength() - Method in class net.i2p.data.i2np.ShortTunnelBuildMessage
calculateWrittenLength.
- calculateWrittenLength() - Method in class net.i2p.data.i2np.ShortTunnelBuildReplyMessage
calculateWrittenLength.
- calculateWrittenLength() - Method in class net.i2p.data.i2np.TunnelBuildMessageBase
calculateWrittenLength.
- calculateWrittenLength() - Method in class net.i2p.data.i2np.TunnelDataMessage
calculate the message body's length (not including the header and footer
- calculateWrittenLength() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
Calculate the serialized length of this message
- calculateWrittenLength() - Method in class net.i2p.data.i2np.UnknownI2NPMessage
calculate the message body's length (not including the header and footer
- calculateWrittenLength() - Method in class net.i2p.data.i2np.VariableTunnelBuildMessage
Length including record count byte plus all encrypted records.
- calculateWrittenLength() - Method in class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
Length including record count byte plus all encrypted records.
- CALLBACK - Static variable in class org.cybergarage.http.HTTP
CALLBACK header for UPnP event subscription
- caluculateConfigId(String) - Static method in class org.cybergarage.upnp.UPnP
Calculates a configuration ID from the given XML configuration.
- canAccept(long, int) - Method in class net.i2p.client.streaming.impl.MessageInputStream
Determines whether the stream can accept a new message.
- canAccommodate(CommentText) - Method in class org.rrd4j.graph.LegendComposer.Line
Can accommodate
- cancel() - Method in interface com.vuze.plugins.mlab.MLabRunner.ToolRun
Cancel the test
- cancel() - Method in class i2p.susi.webmail.pop3.BackgroundChecker
Cancels the background checker.
- cancel() - Method in class i2p.susi.webmail.pop3.DelayedDeleter
Cancels the delayed deleter.
- cancel() - Method in class i2p.susi.webmail.pop3.IdleCloser
Cancels the idle closer.
- cancel(int) - Method in interface net.i2p.app.NotificationService
Cancel a notification if possible.
- cancel() - Method in class net.i2p.client.impl.MessageState
cancel.
- cancel() - Method in class net.i2p.client.streaming.impl.Connection.RetransmitEvent
cancel.
- cancel(int) - Method in class net.i2p.desktopgui.ExternalMain
Cancel a notification if possible.
- cancel(int) - Method in class net.i2p.desktopgui.Main
Cancel a notification if possible.
- cancel() - Method in class net.i2p.router.networkdb.kademlia.FloodThrottler
Stop the periodic cleaner.
- cancel() - Method in class net.i2p.router.networkdb.kademlia.LookupBanHammer
-
- cancel() - Method in class net.i2p.router.networkdb.kademlia.LookupThrottler
Stop the periodic cleaner.
- cancel() - Method in class net.i2p.util.SimpleTimer2.TimedEvent
Cancel the timed event.
- cancel() - Method in class net.i2p.util.SocketTimeout
Change in return value from void to boolean in
0.9.3 accidentally broke Syndie, sorry.
- CANCEL - Static variable in class org.klomp.snark.Message
C a n c e l
- cancel(int) - Method in class org.klomp.snark.Peer
Tell the other side that we are no longer interested in any of the outstanding requests (if
any) for this piece.
- cancel(int) - Method in class org.klomp.snark.WebPeer
-
- cancelDelayedShutdown() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Cancel a delayed server tunnel shutdown and restart any servers that were stopped.
- cancelExcessInProgress(int) - Method in class net.i2p.router.tunnel.pool.TunnelPool
Cancel excess in-progress tunnel builds to stay within budget.
- cancelGracefulShutdown() - Method in class net.i2p.router.Router
Cancel any prior request to shut the router down gracefully.
- cancelJob() - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
Cancels the job without performing full failure handling.
- cancelled() - Method in interface com.vuze.plugins.mlab.MLabRunner.ToolRunListener
Called when the test is cancelled
- cancelled() - Method in class net.i2p.client.streaming.impl.PacketLocal
Record that this packet was cancelled
- cancelMessage(int, int, int) - Method in class org.klomp.snark.PeerState
Handle a cancel message from the peer
- cancelNDT() - Method in class net.i2p.router.web.helpers.WizardHelper
Cancel the test.
- cancelPiece(int) - Method in class org.klomp.snark.PeerState
Tell the other side that we are no longer interested in any of the outstanding requests (if
any) for this piece.
- cancelRequest(int, int, int) - Method in class org.klomp.snark.PeerConnectionOut
Called by the PeerState when the other side doesn't want this request to be handled anymore.
- cancelRequestMessages() - Method in class org.klomp.snark.PeerConnectionOut
Remove all Request messages from the queue.
- cancelRunner() - Method in class net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
cancelRunner.
- cancelShutdown(RouterContext) - Static method in class net.i2p.desktopgui.router.RouterManager
Cancel a graceful shutdown or restart.
- cancelShutdownStatus() - Method in interface net.i2p.router.RouterThrottle
-
- cancelShutdownStatus() - Method in class net.i2p.router.RouterThrottleImpl
-
- canChangeEncType(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns whether the tunnel encryption type can be changed.
- canChangePort(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns whether the tunnel port setting can be changed.
- canChangeSigType(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns whether the tunnel signature type can be changed.
- canConnect(Hash, Hash) - Method in class net.i2p.router.tunnel.pool.ConnectChecker
Can "from" connect to "to" based on published addresses?
This is intended for tunnel candidates, where we already have
the RI.
- canConnect(int, RouterInfo) - Method in class net.i2p.router.tunnel.pool.ConnectChecker
Can we connect to "to" based on published addresses?
This is intended for tunnel candidates, where we already have
the RI.
- canConnect(RouterInfo, int) - Method in class net.i2p.router.tunnel.pool.ConnectChecker
Can "from" connect to us based on published addresses?
This is intended for tunnel candidates, where we already have
the RI.
- canCreate - Variable in class net.i2p.sam.SAMStreamSession
canCreate.
- canInstall() - Method in class net.i2p.router.web.ConfigUpdateHelper
canInstall.
- canIntroduce(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
For EstablishmentManager.
- canSetPerms() - Static method in class net.i2p.util.SecureFileOutputStream
-
- canStore(URI) - Method in class org.rrd4j.core.RrdBackendFactory
canStore.
- canStore(URI) - Method in class org.rrd4j.core.RrdFileBackendFactory
canStore.
- canStore(URI) - Method in class org.rrd4j.core.RrdMemoryBackendFactory
canStore.
- canTestAsCharlie(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
Can we be a Charlie right now?
- canvasImage - Variable in class org.rrd4j.graph.RrdGraphDef
Canvas background image rendered under the plot.
- canWrite() - Method in class net.metanotion.io.RAIFile
Is the file writable? (I2P)
Only valid if the File constructor was used, not the RAF constructor
- canWrite() - Method in interface net.metanotion.io.RandomAccessInterface
Is the file writable? (I2P)
Only valid if the File constructor was used, not the RAF constructor
- CAP_IPV4 - Static variable in class net.i2p.router.transport.TransportImpl
-
- CAP_IPV4_IPV6 - Static variable in class net.i2p.router.transport.TransportImpl
-
- CAP_IPV6 - Static variable in class net.i2p.router.transport.TransportImpl
-
- CAPABILITY_BW12 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Bandwidth 12 Kbps capability flag.
- CAPABILITY_BW12 - Static variable in class net.i2p.router.Router
CAPABILITY_BW12.
- CAPABILITY_BW128 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Bandwidth 128 Kbps capability flag.
- CAPABILITY_BW128 - Static variable in class net.i2p.router.Router
CAPABILITY_BW128.
- CAPABILITY_BW256 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Bandwidth 256 Kbps capability flag.
- CAPABILITY_BW256 - Static variable in class net.i2p.router.Router
CAPABILITY_BW256.
- CAPABILITY_BW32 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Bandwidth 32 Kbps capability flag.
- CAPABILITY_BW32 - Static variable in class net.i2p.router.Router
CAPABILITY_BW32.
- CAPABILITY_BW512 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Bandwidth 512 Kbps capability flag.
- CAPABILITY_BW512 - Static variable in class net.i2p.router.Router
-
- CAPABILITY_BW64 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Bandwidth 64 Kbps capability flag.
- CAPABILITY_BW64 - Static variable in class net.i2p.router.Router
CAPABILITY_BW64.
- CAPABILITY_BW_UNLIMITED - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Unlimited bandwidth capability flag.
- CAPABILITY_BW_UNLIMITED - Static variable in class net.i2p.router.Router
-
- CAPABILITY_CONGESTION_MODERATE - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Moderate congestion capability flag.
- CAPABILITY_CONGESTION_MODERATE - Static variable in class net.i2p.router.Router
-
- CAPABILITY_CONGESTION_SEVERE - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Severe congestion capability flag.
- CAPABILITY_CONGESTION_SEVERE - Static variable in class net.i2p.router.Router
-
- CAPABILITY_FLOODFILL - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Floodfill capability flag.
- CAPABILITY_HIDDEN - Static variable in class net.i2p.data.router.RouterInfo
Capability flag for hidden
- CAPABILITY_NO_TUNNELS - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
No tunnels capability flag.
- CAPABILITY_NO_TUNNELS - Static variable in class net.i2p.router.Router
-
- CAPABILITY_REACHABLE - Static variable in class net.i2p.router.Router
CAPABILITY_REACHABLE.
- CAPABILITY_UNREACHABLE - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Unreachable capability flag.
- CAPABILITY_UNREACHABLE - Static variable in class net.i2p.router.Router
CAPABILITY_UNREACHABLE.
- CAPACITY - Static variable in class net.i2p.router.BandwidthHistory
Buffer: 1200 entries = 20 min at 1s
- capacity() - Method in class org.xlattice.crypto.filters.BloomSHA1
Returns the number of bits in the filter.
- CAPACITY_INTRODUCER - Static variable in class net.i2p.router.transport.udp.UDPAddress
'C'
- CAPACITY_TESTING - Static variable in class net.i2p.router.transport.udp.UDPAddress
'B'
- CapacityCalculator - Class in net.i2p.router.peermanager
Estimate how many of our tunnels the peer can join per hour.
- capitalizeWord(String) - Static method in class net.i2p.router.web.CSSHelper.StringFormatter
capitalizeWord.
- category - Variable in class i2p.susi.dns.AddressbookBean
The category filter string
- category - Variable in class net.i2p.addressbook.HostChecker.PingResult
the host category from categories.txt, or null
- cause - Variable in class net.i2p.router.Banlist.Entry
why they were banlisted
- causeCode - Variable in class net.i2p.router.Banlist.Entry
separate code so cause can contain {0} for translation
- CBD - Class in org.bouncycastle.pqc.crypto.mlkem
Central Binomial Distribution (CBD) sampling for ML-KEM operations.
- cc - Variable in class i2p.susi.webmail.Mail
addresses only, enclosed by <>
- CDef - Class in org.rrd4j.data
RRD CDEF (Computed Data Source Definition) implementation.
Creates computed data sources using Reverse Polish Notation (RPN) expressions on existing data
sources.
- CDef(String, String) - Constructor for class org.rrd4j.data.CDef
Create a CDef.
- CDef - Class in org.rrd4j.graph
Represents a computed data source (CDEF) in RRD graphs.
- CDef(String, String) - Constructor for class org.rrd4j.graph.CDef
Create a new CDef.
- CDPQEntry - Interface in net.i2p.router.util
Interface for CoDel priority queue entries with extended tracking.
- CDPStatusBlock - Class in org.rrd4j.core.jrrd
Instances of this class model the consolidation data point status from an RRD file.
- CDPStatusBlock(RRDFile) - Constructor for class org.rrd4j.core.jrrd.CDPStatusBlock
Constructs a CDP status block by reading from an RRD file.
- cdpStatusBlocks - Variable in class org.rrd4j.core.jrrd.Archive
Consolidation data points status blocks.
- CDQEntry - Interface in net.i2p.router.util
Interface for CoDel queue entries with enqueue time tracking.
- CERT_SUFFIX - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
Certificate file suffix
- CertHelper - Class in net.i2p.router.web.helpers
Dump out our local SSL certs, if any
- CertHelper() - Constructor for class net.i2p.router.web.helpers.CertHelper
Constructor.
- Certificate - Class in net.i2p.data
Extensible certificate system for I2P structures providing metadata and capabilities.
- Certificate() - Constructor for class net.i2p.data.Certificate
Creates a new Certificate with default values.
- Certificate(int, byte[]) - Constructor for class net.i2p.data.Certificate
Construct a certificate with the given type and payload.
- CERTIFICATE_LENGTH_SIGNED - Static variable in class net.i2p.data.VerifiedDestination
Defaults for Signed Certs
- CERTIFICATE_LENGTH_SIGNED_WITH_HASH - Static variable in class net.i2p.data.Certificate
Length of signed certificate with hash (signature + hash)
- CERTIFICATE_LENGTH_SIGNED_WITH_HASH - Static variable in class net.i2p.data.VerifiedDestination
Length of a signed certificate including the signer hash.
- CERTIFICATE_TYPE_HIDDEN - Static variable in class net.i2p.data.Certificate
we should not be used for anything (don't use us in the netDb, in tunnels, or tell others about us)
- CERTIFICATE_TYPE_KEY - Static variable in class net.i2p.data.Certificate
Key certificate type.
- CERTIFICATE_TYPE_MULTIPLE - Static variable in class net.i2p.data.Certificate
Contains multiple certs
- CERTIFICATE_TYPE_NULL - Static variable in class net.i2p.data.Certificate
Specifies a null certificate type with no payload
- CERTIFICATE_TYPE_SIGNED - Static variable in class net.i2p.data.Certificate
Signed with 40-byte Signature and (optional) 32-byte hash
- certificateAssociationEquals(byte[]) - Method in class org.minidns.record.TLSA
-
- certUsage - Variable in class org.minidns.record.TLSA
certUsage.
- certUsageByte - Variable in class org.minidns.record.TLSA
The provided association that will be used to match the certificate presented in
the TLS handshake.
- CertUtil - Class in net.i2p.crypto
Java X.509 certificate utilities, consolidated from various places.
- CF - Static variable in class net.i2p.router.web.GraphListener
Consolidation function used for RRD archives.
- CF_NAM_SIZE - Static variable in interface org.rrd4j.core.jrrd.Constants
Constant CF_NAM_SIZE=20
- ChaCha20 - Class in net.i2p.crypto
ChaCha20, wrapper around Noise ChaChaCore.
- CHACHA_IV_0 - Static variable in class net.i2p.router.transport.udp.SSU2Header
12 bytes of zeros
- CHACHA_IV_LEN - Static variable in class net.i2p.router.transport.udp.SSU2Util
12 bytes, ChaCha20 nonce length
- ChaChaCore - Class in com.southernstorm.noise.crypto.chacha20
Implementation of the ChaCha20 core hash transformation.
- ChaChaPolyCipherState - Class in com.southernstorm.noise.protocol
Implements the ChaChaPoly cipher for Noise.
- ChaChaPolyCipherState() - Constructor for class com.southernstorm.noise.protocol.ChaChaPolyCipherState
Constructs a new cipher state for the "ChaChaPoly" algorithm.
- ChaChaPolyCipherState(ChaChaPolyCipherState) - Constructor for class com.southernstorm.noise.protocol.ChaChaPolyCipherState
Copy constructor for cloning.
- CHANGE_IP - Static variable in class net.i2p.router.util.EventLog
CHANGE_IP.
- CHANGE_PORT - Static variable in class net.i2p.router.util.EventLog
CHANGE_PORT.
- changeAddress(RemoteHostId) - Method in class net.i2p.router.transport.udp.PeerState2
Caller should sync; UDPTransport must remove and add to peersByRemoteHost map
- changePeerAddress(PeerState2, RemoteHostId) - Method in class net.i2p.router.transport.udp.UDPTransport
Remove and add to peersByRemoteHost map
- changePeerPort(PeerState, int) - Method in class net.i2p.router.transport.udp.UDPTransport
Remove and add to peersByRemoteHost map
- changePort(int) - Method in class net.i2p.router.transport.udp.PeerState
Change the remote port.
- changeState(I2PSessionImpl.State) - Method in class net.i2p.client.impl.I2PSessionImpl
Change the session state
- changeState(TunnelController.TunnelState) - Method in class net.i2p.i2ptunnel.TunnelController
Void
- changeState(EstablishBase.State) - Method in class net.i2p.router.transport.ntcp.EstablishBase
Change the handshake state and update completion/corruption flags.
- CharacterSetECI - Enum in com.google.zxing.common
Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1
of ISO 18004.
- charAt(int) - Method in class org.minidns.util.SafeCharSequence
charAt.
- charset - Variable in class i2p.susi.webmail.MailPart
charset.
- CHARSET - Static variable in class org.cybergarage.http.HTTP
Charset parameter name within Content-Type
- CHARSET_UTF8 - Static variable in class org.cybergarage.xml.XML
CHARSET_UTF8.
- check(UpdateType) - Method in class net.i2p.router.update.ConsoleUpdateManager
Fire off a checker task
Non-blocking.
- check(UpdateType, String) - Method in class net.i2p.router.update.ConsoleUpdateManager
Fire off a checker task
Non-blocking.
- check(UpdateType, UpdateMethod, String, String, long) - Method in class net.i2p.router.update.DevSU3UpdateHandler
-
- check(UpdateType, UpdateMethod, String, String, long) - Method in class net.i2p.router.update.DummyHandler
Spins off an UpdateTask that sleeps
- check(UpdateType, UpdateMethod, String, String, long) - Method in class net.i2p.router.update.NewsHandler
This will check for news or router updates (it does the same thing).
- check(UpdateType, UpdateMethod, String, String, long) - Method in class net.i2p.router.update.PluginUpdateHandler
check a single plugin
- check(UpdateType, UpdateMethod, String, String, long) - Method in class net.i2p.router.update.UnsignedUpdateHandler
-
- check(UpdateType, UpdateMethod, String, String, long) - Method in interface net.i2p.update.Checker
Check for updates.
- check(String, String, String) - Method in class net.i2p.util.PasswordManager
Checks both plaintext and hash
- check() - Method in class org.klomp.snark.Storage
Creates (and/or checks) all files from the metainfo file list.
- check(long, BitField) - Method in class org.klomp.snark.Storage
Creates (and/or checks) all files from the metainfo file list.
- check(String) - Method in enum org.rrd4j.graph.Markers
Checks if this marker matches the specified string.
- CHECK_PERIOD - Static variable in class org.klomp.snark.Peer
C h e c k p e r i o d
- CHECK_PERIOD - Static variable in class org.klomp.snark.PeerCoordinator
C h e c k p e r i o d
- checkAndRecoverPools() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Emergency pool recovery: Check all registered clients have valid tunnel pools.
- checkAvailable(UpdateType) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is an update available?
Blocking.
- checkAvailable(UpdateType, long) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is an update available?
Blocking.
- checkAvailable(UpdateType, String, long) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is an update available?
Blocking.
- checkAvailable(UpdateType) - Method in interface net.i2p.update.UpdateManager
Is an update available?
Blocking.
- checkAvailable(UpdateType, long) - Method in interface net.i2p.update.UpdateManager
Is an update available?
Blocking.
- checkAvailable(UpdateType, String, long) - Method in interface net.i2p.update.UpdateManager
Is an update available?
Blocking.
- checkB64(String, String, String) - Method in class net.i2p.util.PasswordManager
-
- checkClosing() - Method in class org.rrd4j.core.RrdBackendFactory
Check that all phantom reference are indeed safely closed.
- checkConstraints(CryptoServiceProperties) - Static method in class org.bouncycastle.crypto.CryptoServicesRegistrar
-
- checkDestroyed() - Method in class org.bouncycastle.pqc.crypto.util.SecretWithEncapsulationImpl
-
- CHECKED - Static variable in class net.i2p.router.web.HelperBase
Checked attribute for HTML checkboxes.
- Checker - Interface in net.i2p.update
Controls one or more types of updates.
- checkForUpdates() - Method in class net.i2p.router.update.NewsFetcher
Parse the installed (not the temp) news file for the latest version.
- checkHash(String, String, String) - Method in class net.i2p.util.PasswordManager
With random salt
- checkHash(String, String) - Method in class net.i2p.util.PasswordManager
Check pw against b64 salt+hash, as generated by createHash()
- checkingDisabled - Variable in class org.minidns.dnsmessage.DnsMessage
True if the server should not perform DNSSEC validation before returning the result.
- checkLongOption() - Method in class gnu.getopt.Getopt
Check to see if an option is a valid long option.
- checkMD5(String, String, String, String) - Method in class net.i2p.router.web.ConsolePasswordManager
Straight MD5.
- checkPiece(int, byte[], int, int) - Method in class org.klomp.snark.MetaInfo
Checks that the given piece has the same SHA1 hash as the given byte array.
- checkPiece(PartialPiece) - Method in class org.klomp.snark.MetaInfo
Checks a piece against the stored hashes using a PartialPiece.
- checkPlain(String, String, String) - Method in class net.i2p.util.PasswordManager
-
- checkPrivateDestination(String) - Static method in class net.i2p.sam.SAMUtils
Check whether a base64-encoded {dest,privkey,signingprivkey[,offlinesig]} is valid
This only checks that the length is correct.
- checkpw(String, String) - Static method in class org.mindrot.jbcrypt.BCrypt
Check that a plaintext password matches a previously hashed
one
- checkReseed(int) - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
Checks if a reseed is needed based on peers, uptime, downtime, and system flags.
- checkSignature(Signature, byte[], SigningPublicKey) - Static method in class net.i2p.data.PrivateKeyFile
Check a signature against data with a public key.
- checkSocketHandlerId(int) - Method in class net.i2p.sam.SAMStreamSession
Check whether a SAM STREAM session socket handler id is still in use.
- CHECKSUM_LENGTH - Static variable in class net.i2p.data.i2np.I2NPMessageImpl
CHECKSUM_LENGTH.
- ChecksumException - Exception in com.google.zxing
Thrown when a barcode was successfully detected and decoded, but
was not returned because its checksum feature failed.
- checkTunnel(boolean, boolean, List<Hash>) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Connectivity check.
- CHMCache - Class in com.maxmind.db
- CHMCache() - Constructor for class com.maxmind.db.CHMCache
Create a cache with default capacity.
- CHMCache(int) - Constructor for class com.maxmind.db.CHMCache
Create a cache with the given capacity.
- CHOKE - Static variable in class org.klomp.snark.Message
C h o k e
- choked - Variable in class org.klomp.snark.PeerState
Whether the peer has choked us
- chokeMessage(boolean) - Method in class org.klomp.snark.PeerState
Handle a choke or unchoke message from the peer
- choking - Variable in class org.klomp.snark.PeerState
Whether we are choking the peer
- chooseMode(String) - Static method in class com.google.zxing.qrcode.encoder.Encoder
chooseMode.
- CHUNK_SIZE - Static variable in class org.klomp.snark.MagnetState
Chunk size for magnet metadata fetches (16 KB).
- CHUNKED - Static variable in class org.cybergarage.http.HTTP
Chunked transfer encoding value
- chunkSize(int) - Method in class org.klomp.snark.MagnetState
Get the size of a specific chunk.
- chunksRemaining() - Method in class org.klomp.snark.MagnetState
Get the number of chunks remaining to be downloaded.
- cid - Variable in class i2p.susi.webmail.MailPart
cid.
- CipherParameters - Interface in org.bouncycastle.crypto
all parameter classes implement this.
- CipherState - Interface in com.southernstorm.noise.protocol
Interface to an authenticated cipher for use in the Noise protocol.
- CipherStatePair - Class in com.southernstorm.noise.protocol
Class that contains a pair of CipherState objects.
- CipherStatePair(CipherState, CipherState) - Constructor for class com.southernstorm.noise.protocol.CipherStatePair
Constructs a pair of CipherState objects.
- city - Variable in class com.maxmind.geoip.Location
city.
- CITY_EDITION_REV0 - Static variable in class com.maxmind.geoip.DatabaseInfo
City edition revision 0
- CITY_EDITION_REV0_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
City edition revision 0 IPv6
- CITY_EDITION_REV1 - Static variable in class com.maxmind.geoip.DatabaseInfo
City edition revision 1
- CITY_EDITION_REV1_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
City edition revision 1 IPv6
- ck - Variable in class net.i2p.router.crypto.ratchet.SplitKeys
The chain key
- clamp(int, int, int) - Static method in class net.i2p.router.Tuner.BaseParam
Move from current toward target, but at most one step per cycle.
- CLASS - Static variable in class net.i2p.util.LogManager
CLASS.
- CLASSES - Static variable in class net.i2p.util.CommandLine
List of available command classes.
- className - Variable in class net.i2p.router.startup.ClientAppConfig
The main class name.
- classpath - Variable in class net.i2p.router.startup.ClientAppConfig
The classpath.
- clazz - Variable in class org.minidns.dnsmessage.Question
The question class (usually IN for Internet).
- clazz - Variable in enum org.minidns.edns.Edns.OptionCode
clazz.
- clazz - Variable in class org.minidns.record.Record
The record class (usually CLASS.IN).
- clazzValue - Variable in class org.minidns.record.Record
The value of the class field of a RR.
- cleanRAFs() - Method in class org.klomp.snark.Storage
Close unused RAFs - call periodically
- cleanup() - Method in class net.i2p.router.transport.udp.IntroductionManager
Loop and cleanup _nonceToAlice
Called from EstablishmentManager doFailSafe() so we don't need a cleaner timer here.
- cleanupLURouters() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Clean up existing LU routers loaded before the ban was added.
- CleanupLURoutersJob - Class in net.i2p.router.networkdb.kademlia
Periodically cleans up least-used router entries from the network database.
- CleanupLURoutersJob(RouterContext, KademliaNetworkDatabaseFacade) - Constructor for class net.i2p.router.networkdb.kademlia.CleanupLURoutersJob
Creates a new cleanup job for least-used routers.
- cleanupPool() - Method in class net.i2p.client.streaming.impl.ConnectionManager
Periodic pool cleanup — evicts stale connections.
- clear() - Method in class com.google.zxing.common.BitArray
Clears all bits (sets to false).
- clear() - Method in class com.google.zxing.common.BitMatrix
Clears all bits (sets to false).
- clear(byte) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
Clears all cells in the matrix to the specified value.
- clear() - Method in class net.i2p.data.SDSCache
Clear all entries from the cache.
- clear() - Method in class net.i2p.i2ptunnel.ConnThrottler
Resets all throttling state.
- clear() - Method in interface net.i2p.kademlia.KBucket
Remove all entries from this bucket.
- clear() - Method in class net.i2p.kademlia.KBucketImpl
-
- clear() - Method in class net.i2p.kademlia.KBucketSet
Clear all buckets.
- clear() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
Clear all tags and keys.
- clear() - Method in class net.i2p.router.crypto.ratchet.SparseArray
Removes all key-value mappings from this SparseArray.
- clear() - Method in class net.i2p.router.networkdb.kademlia.NegativeLookupCache
Clears the negative cache and bad destinations.
- clear() - Method in class net.i2p.router.transport.udp.UDPSender
Clears the outbound packet queue.
- clear() - Method in class net.i2p.router.tunnel.pool.ExcluderBase
clear.
- clear() - Method in class net.i2p.router.util.CachedIteratorArrayList
Clear the list and release the ThreadLocal so its entries can be
reclaimed from all threads' ThreadLocalMaps.
- clear() - Method in class net.i2p.router.util.CachedIteratorCollection
Clears the collection, all pointers reset to 'null'
- clear() - Method in class net.i2p.router.util.CoDelBlockingQueue
clear.
- clear() - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
clear.
- clear() - Method in class net.i2p.router.util.DecayingBloomFilter
Clear all filters and reset counts
- clear() - Method in class net.i2p.router.util.DecayingHashSet
-
- clear() - Method in class net.i2p.router.util.RemovableSingletonSet
clear.
- clear() - Method in class net.i2p.util.ArraySet
-
- clear() - Method in class net.i2p.util.ConcurrentHashSet
-
- clear() - Method in class net.i2p.util.LogConsoleBuffer
Clear all log entries from the buffer.
- clear() - Method in class net.i2p.util.ObjectCounter
Start over.
- clear(K) - Method in class net.i2p.util.ObjectCounter
Reset the count for this key to zero
- clear() - Method in class net.i2p.util.ObjectCounterUnsafe
Start over.
- clear(K) - Method in class net.i2p.util.ObjectCounterUnsafe
Reset the count for this key to zero
- clear() - Method in class net.i2p.util.TryCache
Clear all cached items.
- clear() - Method in class net.i2p.util.UIMessages
Remove all messages from the queue.
- clear() - Method in class net.i2p.util.UnmodifiableSortedSet
-
- clear(int) - Method in class org.klomp.snark.BitField
Sets the given bit to false.
- clear() - Method in class org.klomp.snark.comments.CommentSet
Clears all comments including hidden ones.
- clear() - Method in class org.klomp.snark.dht.DHTNodes
Clear all known nodes and the routing table.
- clear() - Method in class org.klomp.snark.dht.KRPC
Clears the tracker and DHT data.
- clear() - Method in class org.klomp.snark.Piece
Clear all knowledge of peers Caller must synchronize
- clear() - Method in class org.rrd4j.graph.LegendComposer.Line
Clear
- clear() - Method in class org.xlattice.crypto.filters.BloomSHA1
Clears the filter, synchronized.
- clearAll() - Method in class net.i2p.router.Blocklist
Clear all blocked IPs and peers.
- clearAll() - Static method in class net.i2p.util.ByteCache
Clear everything (memory pressure)
- clearAll() - Static method in class net.i2p.util.SimpleByteCache
Clear everything (memory pressure)
- clearAllCaches() - Method in class net.i2p.router.message.OutboundCache
Clears all caches managed by this instance.
- clearAllMessages() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Fetch and clear all outstanding messages from any of the known tunnels.
- clearAttachments() - Method in class i2p.susi.webmail.Draft
Removes all attachments and deletes their data files.
- clearBeginGroupKeys() - Static method in class org.jfree.svg.SVGHints
- clearCache() - Static method in class net.i2p.client.impl.I2PSessionImpl
Clear the lookup cache
- clearCache() - Static method in class net.i2p.client.naming.DummyNamingService
Clear all cached destinations.
- clearCache() - Static method in class net.i2p.data.Destination
Clear the cache.
- clearCache() - Static method in class net.i2p.data.Hash
Clear the hash cache.
- clearCache() - Static method in class net.i2p.data.PublicKey
Clears the public key cache.
- clearCache() - Static method in class net.i2p.data.SigningPublicKey
Clears the public key cache.
- clearCache() - Static method in class net.i2p.router.transport.udp.UDPAddress
Clear cache.
- clearCache() - Static method in class net.i2p.router.transport.udp.UDPPacket
Clear cache.
- clearCache() - Static method in class net.i2p.util.ReusableGZIPInputStream
Clear the cache.
- clearCache() - Static method in class net.i2p.util.ReusableGZIPOutputStream
Clear the cache.
- clearCache() - Static method in class net.i2p.util.Translate
Clear the cache.
- clearCaches() - Static method in class net.i2p.crypto.SigUtil
Clear all cached Java key conversions.
- clearCaches(OutboundCache.HashPair, Lease, TunnelInfo, TunnelInfo) - Method in class net.i2p.router.message.OutboundCache
Clears cache entries related to the provided key and elements upon failure,
allowing retries with fresh associations.
- clearCaches() - Static method in class net.i2p.router.Router
Not for external use.
- clearCaches() - Static method in class net.i2p.router.transport.TransportImpl
-
- clearCaches() - Static method in class net.i2p.util.Addresses
Clears all internal caches.
- clearCaches() - Static method in class net.i2p.util.DNSOverHTTPS
Clear DNS caches and fail counts.
- clearChanged() - Method in class org.klomp.snark.Storage
Clear the storage changed variable
- clearCloves() - Method in class net.i2p.router.message.GarlicConfig
Clears all clove configs
- clearCloves() - Method in class net.i2p.router.message.PayloadGarlicConfig
No-op for single-clove configs.
- clearElementTitleKeys() - Static method in class org.jfree.svg.SVGHints
- clearEndGroupKeys() - Static method in class org.jfree.svg.SVGHints
- clearExpeditedTest() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Clear the expedited test flag after running the expedited test.
- clearFailedLogins(String) - Method in class net.i2p.servlet.filters.SessionManager
Clear failed login attempts for an IP after successful login.
- clearGhost(Hash) - Method in class net.i2p.router.tunnel.pool.GhostPeerManager
Clear ghost status for a peer (manual intervention).
- clearHeaders() - Method in class org.cybergarage.http.HTTPPacket
Clears all headers from this HTTP packet.
- clearInitialTracking() - Method in class net.i2p.router.networkdb.kademlia.SearchState
clearInitialTracking.
- clearInterest(SelectionKey, int) - Static method in class net.i2p.router.transport.ntcp.EventPumper
clearInterest.
- clearKey() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- clearKey() - Method in interface com.southernstorm.noise.protocol.DHState
Clears the key pair.
- clearKey() - Method in class com.southernstorm.noise.protocol.MLKEMDHState
-
- clearMatrix(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
Set all cells to empty (-1)
- clearMessages() - Method in class net.i2p.i2ptunnel.TunnelController
Pull off any messages that the I2PTunnel has produced
- clearMessages() - Method in class org.klomp.snark.SnarkManager
-
- clearMessages(int) - Method in class org.klomp.snark.SnarkManager
Clear through this id
- clearNACKs() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- clearnet - Variable in class net.i2p.router.news.NewsMetadata.Update
Stored as of 0.9.52, but there is no registered handler
- clearOutbound() - Method in class net.i2p.router.transport.udp.UDPEndpoint
Clear outbound queue, probably in preparation for sending destroy() to everybody.
- clearProfiles() - Method in class net.i2p.router.peermanager.PeerManager
-
- clearProfiles() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Remove all profiles and clear all tier maps.
- clearRecentlyQueried(Hash) - Static method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
Clear peer from grace period cache (received their response).
- clearRect(int, int, int, int) - Method in class org.jfree.svg.SVGGraphics2D
Clears the specified rectangle by filling it with the current background color.
- clearSessionBans() - Method in class net.i2p.router.Banlist
Clear all session-based bans.
- clearSID() - Method in class org.cybergarage.upnp.Service
clearSID.
- clearTestFailures() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Reset the consecutive failure counter and mark the tunnel as GOOD.
- clearThrough(int, int, long, long, String, HttpSession, String) - Method in class net.i2p.router.web.helpers.LogsHelper
Clear log messages up through the specified message IDs.
- clearThrough(int) - Method in class net.i2p.util.UIMessages
Remove all messages up to and including the given id.
- clearValues() - Method in class org.rrd4j.core.XmlTemplate
Removes all placeholder-value mappings.
- clearWantedACKSendSince() - Method in class net.i2p.router.transport.udp.PeerState
All acks have been sent - SSU 1 only, see override
- clearWantedACKSendSince() - Method in class net.i2p.router.transport.udp.PeerState2
All acks have been sent.
- clearXorCache() - Method in class net.i2p.router.networkdb.kademlia.LocalHash
clearXorCache.
- clearZeroRead() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
workaround for EventPumper
- ClientApp - Interface in net.i2p.app
If a class started via clients.config implements this interface,
it will be used to manage the client, instead of starting with main()
Clients implementing this interface MUST provide the following constructor:
public MyClientApp(I2PAppContext context, ClientAppManager listener, String[] args) {...}
All parameters are non-null.
- ClientAppConfig - Class in net.i2p.router.startup
Contains a really simple ClientApp "structure" and some static methods
so they can be used both by LoadClientAppsJob and by the configuration
page in the router console.
- ClientAppConfig(String, String, String, long, boolean) - Constructor for class net.i2p.router.startup.ClientAppConfig
Create a new ClientAppConfig.
- ClientAppConfig(String, String, String, long, boolean, String, String, String) - Constructor for class net.i2p.router.startup.ClientAppConfig
Create a new ClientAppConfig with all fields.
- ClientAppManager - Interface in net.i2p.app
Notify the router of events, and provide methods for
client apps to find each other.
- clientAppManager() - Method in class net.i2p.I2PAppContext
As of 0.9.30, returns non-null in I2PAppContext, null in RouterContext.
- clientAppManager() - Method in class net.i2p.router.RouterContext
The RouterAppManager.
- ClientAppManagerImpl - Class in net.i2p.app
A simple ClientAppManager that supports register/unregister only,
so that client apps may find each other in AppContext.
- ClientAppManagerImpl(I2PAppContext) - Constructor for class net.i2p.app.ClientAppManagerImpl
Creates a new ClientAppManagerImpl.
- ClientAppState - Enum in net.i2p.app
Status of a client application.
- clientConnectionRun(Socket) - Method in class net.i2p.i2ptunnel.I2Ping
clientConnectionRun.
- clientConnectionRun(Socket) - Method in class net.i2p.i2ptunnel.I2PTunnelClient
Handles an incoming local socket by selecting a remote destination and forwarding data.
- clientConnectionRun(Socket) - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Manage a connection in a separate thread.
- clientConnectionRun(Socket) - Method in class net.i2p.i2ptunnel.I2PTunnelConnectClient
Handle an incoming CONNECT proxy connection.
- clientConnectionRun(Socket) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
Note: This does not handle RFC 2616 header line splitting,
which is obsoleted in RFC 7230.
- clientConnectionRun(Socket) - Method in class net.i2p.i2ptunnel.I2PTunnelIRCClient
clientConnectionRun.
- clientConnectionRun(Socket) - Method in class net.i2p.i2ptunnel.irc.I2PTunnelDCCClient
Accept one connection only.
- clientConnectionRun(Socket) - Method in class net.i2p.i2ptunnel.socks.I2PSOCKSIRCTunnel
Same as in I2PSOCKSTunnel, but run the filters from I2PTunnelIRCClient
instead of I2PTunnelRunner
- clientConnectionRun(Socket) - Method in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- ClientConnectionRunner - Class in net.i2p.router.client
Bridge the router and the client - managing state for a client.
- ClientConnectionRunner(RouterContext, ClientManager, Socket) - Constructor for class net.i2p.router.client.ClientConnectionRunner
Create a new runner against the given socket
- ClientListenerRunner - Class in net.i2p.router.client
Listen for connections on the specified port, and toss them onto the client manager's
set of connections once they are established.
- ClientListenerRunner(RouterContext, ClientManager, int) - Constructor for class net.i2p.router.client.ClientListenerRunner
Construct a new client listener runner.
- ClientManager - Class in net.i2p.router.client
Coordinate connections and various tasks
- ClientManager(RouterContext, int) - Constructor for class net.i2p.router.client.ClientManager
Does not start the listeners.
- clientManager() - Method in class net.i2p.router.RouterContext
How are we coordinating clients for the router?
- ClientManagerFacade - Class in net.i2p.router
Manages client connections and LeaseSet operations for I2P applications.
- ClientManagerFacade() - Constructor for class net.i2p.router.ClientManagerFacade
Package-private constructor for abstract class.
- ClientManagerFacadeImpl - Class in net.i2p.router.client
Base impl of the client facade
- ClientManagerFacadeImpl(RouterContext) - Constructor for class net.i2p.router.client.ClientManagerFacadeImpl
-
- ClientMessage - Class in net.i2p.router
Wrap a message either destined for a local client or received from one.
- ClientMessage(Destination, Payload, SessionConfig, Destination, MessageId, long, long, int) - Constructor for class net.i2p.router.ClientMessage
For outbound (locally originated)
- ClientMessage(Hash, Payload) - Constructor for class net.i2p.router.ClientMessage
For inbound (from remote dest)
- ClientMessageEventListener - Class in net.i2p.router.client
Receive events from the client and handle them accordingly (updating the runner when
necessary)
- ClientMessageEventListener(RouterContext, ClientConnectionRunner, boolean) - Constructor for class net.i2p.router.client.ClientMessageEventListener
Create a new event listener for the given client connection.
- ClientMessagePool - Class in net.i2p.router
Manage all of the inbound and outbound client messages maintained by the router.
- ClientMessagePool(RouterContext) - Constructor for class net.i2p.router.ClientMessagePool
Create a new ClientMessagePool.
- clientMessagePool() - Method in class net.i2p.router.RouterContext
Where do we toss messages for the clients (and where do we get client messages
to forward on from)?
- clientName - Variable in class net.i2p.router.startup.ClientAppConfig
The display name.
- clientNetDB(Hash) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseSegmentor
-
- clientNetDB(Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseSegmentor
get the client netDb for the given id
Will return the "main" netDb if
the dbid is null.
- clientNetDB(Hash) - Method in class net.i2p.router.networkdb.kademlia.SegmentedNetworkDatabaseFacade
Get a client netDb for a given client Hash identifier.
- clientNetDb(Hash) - Method in class net.i2p.router.RouterContext
Get the client netDb for the given id.
- ClientPeerSelector - Class in net.i2p.router.tunnel.pool
Pick peers randomly out of the fast pool, and put them into tunnels
ordered by XOR distance from a random key.
- ClientPeerSelector(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.ClientPeerSelector
Constructor.
- clientSock - Variable in class net.i2p.i2ptunnel.socks.SOCKSServer
-
- ClientTunnelSettings - Class in net.i2p.router
Wrap up the client settings specifying their tunnel criteria
- ClientTunnelSettings(Hash) - Constructor for class net.i2p.router.ClientTunnelSettings
Create tunnel settings for the given destination.
- ClientWriterRunner - Class in net.i2p.client.impl
Copied from net.i2p.router.client
We need a single thread that writes so we don't have issues with
the Piped Streams used in InternalSocket.
- ClientWriterRunner(OutputStream, I2PSessionImpl) - Constructor for class net.i2p.client.impl.ClientWriterRunner
As of 0.9.11 does not start the thread, caller must call startWriting()
- ClientWriterRunner - Class in net.i2p.router.client
Async writer class so that if a client app hangs, it won't take down the
whole router with it (otherwise the JobQueue would block until the client
reads from their i2cp socket, causing all sorts of bad things to happen)
For external I2CP connections only.
- ClientWriterRunner(RouterContext, ClientConnectionRunner) - Constructor for class net.i2p.router.client.ClientWriterRunner
Creates a new client writer runner.
- clip(Shape) - Method in class org.jfree.svg.SVGGraphics2D
Clips to the intersection of the current clipping region and the specified shape.
- clip(int, int, int, int) - Method in class org.rrd4j.graph.ImageWorker
Set the clipping region for drawing operations.
- Clipboard - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
Emulation of java.awt.datatransfer.Clipboard for the NDT (Network Diagnostic Tool) plugin.
- Clipboard() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.Clipboard
Creates a new Clipboard instance.
- clipRect(int, int, int, int) - Method in class org.jfree.svg.SVGGraphics2D
Clips to the intersection of the current clipping region and the specified rectangle.
- CLIStatusListener() - Constructor for class net.i2p.util.EepGet.CLIStatusListener
Default constructor, 1024-byte marks and 40 marks per line.
- CLIStatusListener(int, int) - Constructor for class net.i2p.util.EepGet.CLIStatusListener
Constructor with custom mark and line size.
- clock() - Method in class net.i2p.I2PAppContext
The context's synchronized clock, which is kept context specific only to
enable simulators to play with clock skew among different instances.
- Clock - Class in net.i2p.util
Alternate location for determining the time which takes into account an offset.
- Clock(I2PAppContext) - Constructor for class net.i2p.util.Clock
Create a new Clock with the given context, detecting system clock validity.
- Clock.ClockUpdateListener - Interface in net.i2p.util
Listener for clock offset changes.
- CLOCK_FUDGE_FACTOR - Static variable in class net.i2p.router.Router
let clocks be off by 30 seconds (reduced from 60s to improve lease renewal timing)
- CLOCK_SHIFT - Static variable in class net.i2p.router.util.EventLog
CLOCK_SHIFT.
- clockShift(long) - Method in class net.i2p.router.Router
The clock shift listener.
- clockShift(long) - Method in interface net.i2p.router.RouterClock.ClockShiftListener
-
- clone() - Method in class com.google.zxing.common.BitArray
-
- clone() - Method in class com.google.zxing.common.BitMatrix
-
- clone() - Method in class com.southernstorm.noise.crypto.Poly1305
I2P
- clone() - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
I2P
- clone() - Method in interface com.southernstorm.noise.protocol.CipherState
Creates a clone of this cipher state.
- clone() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
I2P
- clone() - Method in interface com.southernstorm.noise.protocol.DHState
I2P
- clone() - Method in class com.southernstorm.noise.protocol.HandshakeState
I2P
Must be called before both eph.
- clone() - Method in class com.southernstorm.noise.protocol.MLKEMDHState
I2P
- clone() - Method in class com.southernstorm.noise.protocol.SymmetricState
I2P
- clone() - Method in class gnu.crypto.prng.AsyncFortunaStandalone
-
- clone() - Method in class gnu.crypto.prng.BasePRNGStandalone
-
- clone() - Method in class gnu.crypto.prng.DevRandom
-
- clone() - Method in class gnu.crypto.prng.FortunaStandalone
Return a copy of this object.
- clone() - Method in interface gnu.crypto.prng.IRandomStandalone
Returns a clone copy of this instance.
- clone() - Method in class net.i2p.crypto.SHA1
Clone of this object.
- clone() - Method in class net.i2p.router.crypto.ratchet.SparseArray
-
- clone() - Method in class net.i2p.router.util.CachedIteratorArrayList
Returns a shallow copy of this list.
- clone() - Method in class net.i2p.util.I2PProperties
Returns a shallow copy of this properties instance.
- clone() - Method in class net.i2p.util.LHMCache
Shallow clone.
- clone(byte[]) - Static method in class org.bouncycastle.util.Util
clone.
- cloneConfigure(WebAppContext, WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
-
- cloneConfigure(WebAppContext, WebAppContext) - Method in class net.i2p.servlet.WebAppProviderConfiguration.WAPConfiguration
-
- close() - Method in class com.maxmind.db.Reader
Closes the database.
- close() - Method in class com.maxmind.geoip.LookupService
Closes the lookup service.
- close() - Method in class com.maxmind.geoip2.DatabaseReader
Closes the database.
- close() - Method in class edu.internet2.ndt.Protocol
Method to close open Streams
- close() - Method in class i2p.susi.util.DecodingOutputStream
Only flushes.
- close() - Method in class i2p.susi.util.DummyOutputStream
-
- close() - Method in class i2p.susi.util.EscapeHTMLOutputStream
Does nothing.
- close() - Method in class i2p.susi.util.EscapeHTMLWriter
Does nothing.
- close() - Method in class i2p.susi.util.RegexOutputStream
Flush pending output and close.
- close() - Method in class i2p.susi.util.StringBuilderWriter
Does nothing.
- close() - Method in class i2p.susi.webmail.pop3.POP3MailBox
Close without waiting for response.
- close(boolean) - Method in class i2p.susi.webmail.pop3.POP3MailBox
Close and optionally wait for response.
- close() - Method in class net.i2p.addressbook.HostTxtIterator
Close the underlying stream.
- close() - Method in interface net.i2p.client.streaming.I2PServerSocket
Closes the socket.
- close() - Method in class net.i2p.client.streaming.impl.I2PServerSocketFull
Close the connection.
- close() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
Closes this socket.
- close() - Method in class net.i2p.client.streaming.impl.MessageInputStream
Closes the stream, clears all buffered data, and marks the stream as locally closed.
- close() - Method in class net.i2p.client.streaming.impl.MessageOutputStream
Closes the stream, flushing all buffered data and waiting
for any CLOSE packet acknowledgments.
- close() - Method in class net.i2p.client.streaming.impl.PacketQueue
Cannot be restarted.
- close() - Method in class net.i2p.client.streaming.impl.PcapWriter
Closes the output stream, flushing any buffered data.
- close() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- close() - Method in class net.i2p.client.streaming.impl.StandardSocket
close.
- close() - Method in class net.i2p.i2ptunnel.HTTPResponseOutputStream
close.
- close(boolean) - Method in class net.i2p.i2ptunnel.I2Ping
close.
- close(boolean) - Method in class net.i2p.i2ptunnel.I2PTunnelClient
Overridden to unregister with port mapper
- close(boolean) - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Note that the tunnel can be reopened after this by calling startRunning().
- close(boolean) - Method in class net.i2p.i2ptunnel.I2PTunnelConnectClient
Closes the CONNECT proxy and unregisters from port mapper.
- close(boolean) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
Overridden to close internal socket too.
- close(OutputStream, InputStream, OutputStream, InputStream, Socket, I2PSocket, Thread, Thread) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientRunner
Closes all streams and sockets, respecting keep-alive settings.
- close(boolean) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
Close the tunnel and stop the POST throttler.
- close(boolean) - Method in class net.i2p.i2ptunnel.I2PTunnelIRCClient
close.
- close(OutputStream, InputStream, OutputStream, InputStream, Socket, I2PSocket, Thread, Thread) - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
Warning - overridden in I2PTunnelHTTPClientRunner.
- close(boolean) - Method in class net.i2p.i2ptunnel.I2PTunnelServer
Note that the tunnel can be reopened after this by calling startRunning().
- close(boolean) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
Note that the tunnel can be reopened after this by calling startRunning().
- close(boolean) - Method in class net.i2p.i2ptunnel.irc.DCCClientManager
Close all DCC client tunnels managed by this manager.
- close(boolean) - Method in class net.i2p.i2ptunnel.irc.I2PTunnelDCCServer
Closes all connections and clears all pending/outgoing/active maps.
- close() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
-
- close(boolean) - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPTunnel
Closes the tunnel and all associated ports.
- close(boolean) - Method in class net.i2p.i2ptunnel.streamr.StreamrConsumer
Stops the consumer and releases resources.
- close(boolean) - Method in class net.i2p.i2ptunnel.streamr.StreamrProducer
Stops the server and releases resources.
- close(boolean) - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
Closes the tunnel and destroys the session.
- close(boolean) - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
Closes the tunnel and destroys the session.
- close() - Method in class net.i2p.i2ptunnel.util.DummyOutputStream
-
- close() - Method in class net.i2p.i2ptunnel.util.GunzipOutputStream
-
- close() - Method in class net.i2p.internal.I2CPMessageQueue
== offer(new PoisonI2CPMessage());
- close() - Method in class net.i2p.router.BanLogger
Close the log writer and archive if there are entries.
- close(String, Exception) - Method in class net.i2p.router.transport.ntcp.EstablishBase
Release resources on timeout.
- close(String, Exception) - Method in interface net.i2p.router.transport.ntcp.EstablishState
Release resources on timeout.
- close() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- close(boolean) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Close the connection.
- close(String, Exception) - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
Release resources on timeout.
- close() - Method in class net.i2p.sam.MasterSession
Close the primary/master session and all subsessions.
- close() - Method in interface net.i2p.sam.SAMMessageSess
Close a SAM message-based session.
- close() - Method in class net.i2p.sam.SAMMessageSession
Close a SAM message-based session.
- close() - Method in class net.i2p.sam.SAMStreamSession
Close a SAM STREAM session.
- close() - Method in class net.i2p.sam.SAMv3StreamSession
Close the stream session
TODO Why do we override?
- close() - Method in class net.i2p.sam.UTF8Reader
- close() - Method in class net.i2p.util.InternalServerSocket
-
- close() - Method in class net.i2p.util.InternalSocket
Close both streams.
- close() - Method in class net.i2p.util.ResettableGZIPInputStream
Does NOT call super.close(), as it cannot be reused if we do that.
- close() - Method in class net.i2p.util.ResettableGZIPOutputStream
- close() - Method in class net.i2p.util.TimeoutPipedInputStream
Overridden to save state.
- close() - Method in class net.i2p.util.TimeoutPipedOutputStream
Overridden only so we can tell snk.
- close() - Method in class net.i2p.util.TranslateReader
-
- close() - Method in class net.metanotion.io.block.BlockFile
Closes all open skiplists and then the blockfile itself.
- close() - Method in class net.metanotion.io.block.index.BSkipList
Close this skiplist and flush all data to disk.
- close() - Method in class net.metanotion.io.RAIFile
-
- close() - Method in interface net.metanotion.io.RandomAccessInterface
-
- CLOSE - Static variable in class org.cybergarage.http.HTTP
Connection close directive value
- close() - Method in class org.cybergarage.http.HTTPServer
Closes the server socket and cleans up resources.
- close() - Method in class org.cybergarage.http.HTTPServerList
Closes all HTTP servers in this list.
- close() - Method in class org.cybergarage.http.HTTPSocket
Closes the socket and all associated streams.
- close() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Close the multicast socket and leave the group.
- close() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
close.
- close() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
close.
- close() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
close.
- close() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
Closes all search sockets.
- close() - Method in class org.klomp.snark.Storage
Closes the Storage and makes sure that all RandomAccessFiles are closed.
- close() - Method in class org.rrd4j.core.ByteBufferBackend
-
- close() - Method in class org.rrd4j.core.DataImporter
close.
- close() - Method in class org.rrd4j.core.jrrd.RRDatabase
Closes this database stream and releases any associated system resources.
- close() - Method in class org.rrd4j.core.jrrd.RRDFile
Close the file
- close() - Method in class org.rrd4j.core.RrdBackend
Closes the underlying backend.
- close() - Method in class org.rrd4j.core.RrdBackendFactory
A generic close handle, default implementation does nothing.
- close() - Method in class org.rrd4j.core.RrdDb
Closes RRD.
- close() - Method in class org.rrd4j.core.RrdMemoryBackend
This method is required by the base class definition, but it does not releases any memory
resources at all.
- close() - Method in class org.rrd4j.core.RrdNioBackend
Closes the underlying RRD file.
- close() - Method in class org.rrd4j.core.RrdNioBackendFactory
-
- close() - Method in class org.rrd4j.core.RrdRandomAccessFileBackend
Closes the underlying RRD file.
- close() - Method in class org.rrd4j.core.RrdSafeFileBackend
close.
- close() - Method in class org.rrd4j.core.XmlWriter
Close
- closeClientSocket() - Method in class net.i2p.sam.SAMHandler
Close the socket connected to the SAM client.
- closeConnection(int) - Method in class net.i2p.sam.SAMStreamSession
Close a connection managed by the SAM STREAM session.
- ClosedDatabaseException - Exception in com.maxmind.db
Signals that the underlying database has been closed.
- ClosedDatabaseException() - Constructor for exception com.maxmind.db.ClosedDatabaseException
Create a new ClosedDatabaseException.
- closeIndex(String) - Method in class net.metanotion.io.block.BlockFile
Close a skiplist if it is open.
- closeInternal() - Method in class net.i2p.client.streaming.impl.MessageOutputStream
Non-blocking internal close used within the package.
- closeOnTimeout(String, Exception) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Close and release EstablishState resources.
- closeReceived() - Method in class net.i2p.client.streaming.impl.Connection
Notify that a close was received.
- closeReceived() - Method in class net.i2p.client.streaming.impl.MessageInputStream
Notifies the stream that no more messages will be received after the current highest.
- closeSocket(Socket) - Static method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Close a socket silently.
- closeTag() - Method in class org.rrd4j.core.XmlWriter
Closes the corresponding XML tag
- closeWriter() - Method in class net.i2p.util.FileLogWriter
-
- closeWriter() - Method in class net.i2p.util.LogWriter
Close the writer
- CloveSet - Class in net.i2p.router.message
The unwrapped result of decrypting a GarlicMessage: an array of GarlicCloves
plus the outer certificate, message ID, and expiration.
- CloveSet(GarlicClove[], Certificate, long, long) - Constructor for class net.i2p.router.message.CloveSet
Create a new CloveSet.
- cmov(FieldElement, int) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
Conditional move.
- cmov(FieldElement, int) - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
Constant-time conditional move.
- cmov(FieldElement, int) - Method in class net.i2p.crypto.eddsa.math.FieldElement
Conditional move - sets this element to val if b is 1, otherwise leaves it unchanged.
- cmov(GroupElement, int) - Method in class net.i2p.crypto.eddsa.math.GroupElement
Constant-time conditional move.
- CN_SUFFIX - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
Common name suffix
- CNAME - Class in org.minidns.record
DNS CNAME (Canonical Name) record payload.
Maps an alias domain name to a canonical domain name for DNS resolution.
- CNAME(String) - Constructor for class org.minidns.record.CNAME
Create a CNAME record from a string target.
- CNAME(DnsName) - Constructor for class org.minidns.record.CNAME
Create a CNAME record from a DnsName target.
- coalesce() - Method in class net.i2p.stat.Rate
Coalesce the current period's data into the last period.
- COALESCE_TIME - Static variable in class net.i2p.router.Router
coalesce stats this often - should be a little less than one minute, so the graphs get updated
- coalesceOnly(boolean) - Method in class net.i2p.router.peermanager.PeerProfile
Caller must next call updateValues().
- coalesceStats() - Method in class net.i2p.router.peermanager.DBHistory
coalesceStats.
- coalesceStats() - Method in class net.i2p.router.peermanager.PeerProfile
Coalesce all stats and update values
- coalesceStats() - Method in class net.i2p.router.peermanager.TunnelHistory
coalesceStats.
- coalesceStats() - Method in class net.i2p.stat.FrequencyStat
coalesce all the stats
- coalesceStats() - Method in class net.i2p.stat.RateStat
coalesce all the stats
- coalesceStats() - Method in class net.i2p.stat.StatManager
Coalesce all rate stats and periodically coalesce frequency stats.
- CoalesceStatsEvent - Class in net.i2p.router.tasks
Periodic statistics collection and aggregation system.
- CoalesceStatsEvent(RouterContext) - Constructor for class net.i2p.router.tasks.CoalesceStatsEvent
Create a new stats coalescence event.
- code - Variable in class net.i2p.router.tunnel.pool.BuildReplyHandler.Result
The result code.
- code2String(int) - Static method in class org.cybergarage.http.HTTPStatus
Converts an HTTP status code to its corresponding reason phrase string.
- code2String(int) - Static method in class org.cybergarage.upnp.UPnPStatus
Converts a UPnP status code to its corresponding human-readable string.
- CodedIconRendererServlet - Class in net.i2p.router.web.servlets
Serve plugin icons, at /Plugins/pluginicon?plugin=foo
- CodedIconRendererServlet() - Constructor for class net.i2p.router.web.servlets.CodedIconRendererServlet
-
- CODEL_INTERVAL - Static variable in class net.i2p.router.transport.udp.UDPSender
CODEL_INTERVAL.
- CODEL_TARGET - Static variable in class net.i2p.router.transport.udp.UDPSender
CoDel algorithm target delay in milliseconds and interval to control pacing.
- CoDelBlockingQueue<E extends CDQEntry> - Class in net.i2p.router.util
CoDel (Controlled Delay) implementation of Active Queue Management.
- CoDelBlockingQueue(I2PAppContext, String, int) - Constructor for class net.i2p.router.util.CoDelBlockingQueue
Constructs a queue with default CoDel target and interval from properties.
- CoDelBlockingQueue(I2PAppContext, String, int, int, int) - Constructor for class net.i2p.router.util.CoDelBlockingQueue
Constructs a queue with explicit CoDel target and interval.
- codelInterval() - Method in class net.i2p.router.web.helpers.InfoHelper
codelInterval.
- CoDelPriorityBlockingQueue<E extends CDPQEntry> - Class in net.i2p.router.util
CoDel (Controlled Delay) implementation with priority-based queue management.
- CoDelPriorityBlockingQueue(I2PAppContext, String, int) - Constructor for class net.i2p.router.util.CoDelPriorityBlockingQueue
Constructs a new CoDel priority blocking queue with default target and interval.
- CoDelPriorityBlockingQueue(I2PAppContext, String, int, int, int) - Constructor for class net.i2p.router.util.CoDelPriorityBlockingQueue
Constructs a new CoDel priority blocking queue with explicit target and interval.
- codelTarget() - Method in class net.i2p.router.web.helpers.InfoHelper
codelTarget.
- collapsePanels() - Method in class org.klomp.snark.I2PSnarkUtil
-
- COLON - Static variable in class org.rrd4j.core.timespec.TimeToken
Token for ":" - time separator
- Color - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
Emulation of java.awt.Color for the NDT (Network Diagnostic Tool) plugin.
- Color() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.Color
Constructs a new Color.
- color - Variable in class org.rrd4j.graph.PlotElement
The color used for rendering this plot element
- COLOR_ARROW - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Index of the arrow color.
- COLOR_BACK - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Index of the background color.
- COLOR_CANVAS - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Index of the canvas color.
- COLOR_FONT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Index of the font color.
- COLOR_FRAME - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Index of the frame color.
- COLOR_GRID - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Index of the minor grid color.
- COLOR_MGRID - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Index of the major grid color.
- COLOR_SHADEA - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Index of the top-left graph shade color.
- COLOR_SHADEB - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Index of the bottom-right graph shade color.
- COLOR_XAXIS - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Index of the x-axis color.
- COLOR_YAXIS - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Index of the yaxis color.
- com.docuverse.identicon - package com.docuverse.identicon
Identicon generation library for creating unique visual icons
from I2P destinations and identifiers.
- com.google.zxing - package com.google.zxing
Subset of ZXing (Zebra Crossing) library containing QR code
generation functionality for I2P destinations.
- com.google.zxing.client.j2se - package com.google.zxing.client.j2se
Java SE client-side implementation for ZXing barcode library.
- com.google.zxing.common - package com.google.zxing.common
Common utilities and classes for ZXing barcode and QR code processing.
- com.google.zxing.common.reedsolomon - package com.google.zxing.common.reedsolomon
Reed-Solomon error correction algorithms for ZXing barcode library.
- com.google.zxing.qrcode - package com.google.zxing.qrcode
QR code detection, decoding, and encoding for ZXing.
- com.google.zxing.qrcode.decoder - package com.google.zxing.qrcode.decoder
QR code decoding implementation for ZXing.
- com.google.zxing.qrcode.encoder - package com.google.zxing.qrcode.encoder
QR code encoding implementation for ZXing.
- com.maxmind.db - package com.maxmind.db
This is MaxMind-DB-Reader-java release 1.2.2 2017-02-17 retrieved from
github.
- com.maxmind.geoip - package com.maxmind.geoip
This is geoip-api-java release 1.3.1 2016-02-08 retrieved from
github.
- com.maxmind.geoip2 - package com.maxmind.geoip2
This is GeoIP2-java release 2.12.0 2018-04-11 retrieved from
github.
- com.southernstorm.noise.crypto - package com.southernstorm.noise.crypto
Fallback implementations of cryptographic primitives.
- com.southernstorm.noise.crypto.chacha20 - package com.southernstorm.noise.crypto.chacha20
ChaCha20 stream cipher primitive for Noise protocol framework,
moved from router to core in 0.9.39.
- com.southernstorm.noise.crypto.x25519 - package com.southernstorm.noise.crypto.x25519
X25519 elliptic curve Diffie-Hellman primitive for Noise
protocol framework, moved from router to core in 0.9.38.
- com.southernstorm.noise.protocol - package com.southernstorm.noise.protocol
Provides classes for communicating via the Noise protocol.
- com.thetransactioncompany.jsonrpc2 - package com.thetransactioncompany.jsonrpc2
Classes to represent, parse and serialise JSON-RPC 2.0 requests,
notifications and responses.
- com.thetransactioncompany.jsonrpc2.server - package com.thetransactioncompany.jsonrpc2.server
Simple server framework for processing JSON-RPC 2.0 requests and
notifications.
- com.thetransactioncompany.jsonrpc2.util - package com.thetransactioncompany.jsonrpc2.util
Utility classes for typed retrieval of JSON-RPC 2.0 request parameters on the
server side.
- com.tomgibara.crinch.hashing - package com.tomgibara.crinch.hashing
Hashing utilities and interfaces for generating and managing hash values.
- com.vuze.plugins.mlab - package com.vuze.plugins.mlab
Integration layer for running the M-Lab Network Diagnostic Tool (NDT)
within the I2P router console.
- com.vuze.plugins.mlab.tools.ndt.swingemu - package com.vuze.plugins.mlab.tools.ndt.swingemu
Vuze/BiglyBT Swing stub layer for M-Lab Network Diagnostic Tool (NDT) Applet.
- combine(BigInteger, BigInteger, int) - Static method in class net.i2p.crypto.SigUtil
Combine two BigIntegers of nominal length = len / 2
- combinePadding(byte[], byte[]) - Static method in class net.i2p.data.KeysAndCert
Combines two padding arrays.
- COMM_FAILURE - Static variable in class edu.internet2.ndt.MessageType
Communication failure
- COMMAND - Static variable in class net.i2p.sam.SAMUtils
The key for the command portion of a parsed SAM message
- Command() - Constructor for class net.i2p.socks.SOCKS4Constants.Command
-
- Command() - Constructor for class net.i2p.socks.SOCKS5Constants.Command
-
- COMMAND_NOT_SUPPORTED - Static variable in class net.i2p.socks.SOCKS5Constants.Reply
COMMAND_NOT_SUPPORTED.
- CommandLine - Class in net.i2p.util
Simple command line access to various utilities.
- CommandLine() - Constructor for class net.i2p.util.CommandLine
-
- Comment - Class in org.klomp.snark.comments
Store a single comment and/or rating.
- Comment(String, String, int) - Constructor for class org.klomp.snark.comments.Comment
My comment, now
- Comment(String, String, int, long, boolean) - Constructor for class org.klomp.snark.comments.Comment
Create a comment with the specified text, name, rating, time, and ownership.
- comment(String) - Method in class org.rrd4j.graph.RrdGraphDef
Comment to be printed on the graph.
- comments - Variable in class org.rrd4j.graph.RrdGraphDef
List of comment and print text elements for the graph.
- commentsEnabled() - Method in class org.klomp.snark.I2PSnarkUtil
-
- CommentSet - Class in org.klomp.snark.comments
Store comments.
- CommentSet(Collection<Comment>) - Constructor for class org.klomp.snark.comments.CommentSet
Creates a CommentSet from a collection of comments.
- CommentSet(File) - Constructor for class org.klomp.snark.comments.CommentSet
Creates a CommentSet by reading from a gzipped file.
- CommentText - Class in org.rrd4j.graph
Represents comment text elements in RRD graphs.
- CommentText(String) - Constructor for class org.rrd4j.graph.CommentText
Creates a new comment text element.
- commErrorOccurred(Hash) - Method in interface net.i2p.router.ProfileManager
Note that there was some sort of communication error talking with the peer
- commSystem() - Method in class net.i2p.router.RouterContext
How do we pass messages from our outNetMessagePool to another router
- CommSystemFacade - Class in net.i2p.router
Manages peer communication subsystem including transport protocols, connection handling, and network address management for router-to-router messaging.
- CommSystemFacade() - Constructor for class net.i2p.router.CommSystemFacade
-
- CommSystemFacade.Status - Enum in net.i2p.router
Network connectivity status enumeration for IPv4 and IPv6 transport capabilities.
- CommSystemFacadeImpl - Class in net.i2p.router.transport
Primary implementation of the communication system facade for I2P network operations.
- CommSystemFacadeImpl(RouterContext) - Constructor for class net.i2p.router.transport.CommSystemFacadeImpl
CommSystemFacadeImpl.
- CommSystemFacadeImpl.CacheEntry - Class in net.i2p.router.transport
Cache entry for IP address and hostname mappings.
- comp(Hash, Hash) - Static method in class net.i2p.router.web.helpers.HashComparator
comp.
- comp(RouterInfo, RouterInfo) - Static method in class net.i2p.router.web.helpers.RouterInfoComparator
Static comparison of two RouterInfos by their hash.
- comp(String, String) - Static method in class net.i2p.util.VersionComparator
To avoid churning comparators
- comparator() - Method in class net.i2p.util.UnmodifiableSortedSet
comparator.
- compare(AddressBean, AddressBean) - Method in class i2p.susi.dns.AddressByDateSorter
Compare two AddressBeans by added date, newest first, then alphabetically by display name.
- compare(AddressBean, AddressBean) - Method in class i2p.susi.dns.AddressByNameSorter
Compare two AddressBeans alphabetically by display name.
- compare(Mail, Mail) - Method in class i2p.susi.webmail.Sorters.DateSorter
Compare two objects.
- compare(Mail, Mail) - Method in class i2p.susi.webmail.Sorters.SenderSorter
Compare two objects.
- compare(Mail, Mail) - Method in class i2p.susi.webmail.Sorters.SizeSorter
Compare two objects.
- compare(Mail, Mail) - Method in class i2p.susi.webmail.Sorters.SubjectSorter
Compare two objects.
- compare(Mail, Mail) - Method in class i2p.susi.webmail.Sorters.ToSorter
Compare two objects.
- compare(T, T) - Method in class net.i2p.kademlia.XORComparator
compare.
- compare(PeerProfile, PeerProfile) - Method in class net.i2p.router.peermanager.InverseCapacityComparator
Compare the two objects backwards.
- compare(PeerProfile, PeerProfile) - Method in class net.i2p.router.peermanager.SpeedComparator
-
- compare(Hash, Hash, Hash, Hash) - Static method in class net.i2p.router.util.HashDistance
Compare two XOR distances without allocating BigInteger.
- compare(Hash, Hash) - Method in class net.i2p.router.web.helpers.HashComparator
compare.
- compare(RouterAddress, RouterAddress) - Method in class net.i2p.router.web.helpers.NetDbRenderer.RAComparator
compare.
- compare(RouterInfo, RouterInfo) - Method in class net.i2p.router.web.helpers.RouterInfoComparator
Compare two RouterInfos by their hash.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.CwndComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.DupComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.IdleInComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.IdleOutComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.MTUComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.PeerComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.RateInComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.RateOutComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.RecvCountComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.ResendComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.RTOComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.RTTComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.SendCountComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.SkewComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.SsthreshComparator
compare.
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.UptimeComparator
compare.
- compare(String, String) - Method in class net.i2p.util.VersionComparator
-
- compare(NodeInfo, NodeInfo) - Method in class org.klomp.snark.dht.NodeInfoComparator
Compares two nodes based on their XOR distance to the target key.
- compare(Variable.PercentElem, Variable.PercentElem) - Method in class org.rrd4j.data.Variable.ComparPercentElemen
-
- compareAndSetWriteInterestPending(boolean, boolean) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- compareTo(ByteArray) - Method in class net.i2p.data.ByteArray
Compares this ByteArray with another ByteArray.
- compareTo(byte[], byte[]) - Static method in class net.i2p.data.DataHelper
Big endian compare, treats bytes as unsigned.
- compareTo(NewsEntry) - Method in class net.i2p.router.news.NewsEntry
reverse, newest first
- compareTo(NewsMetadata.Release) - Method in class net.i2p.router.news.NewsMetadata.Release
-
- compareTo(NewsMetadata.Update) - Method in class net.i2p.router.news.NewsMetadata.Update
-
- compareTo(Pair) - Method in class net.i2p.router.sybil.Pair
compareTo.
- compareTo(Points) - Method in class net.i2p.router.sybil.Points
-
- compareTo(Comment) - Method in class org.klomp.snark.comments.Comment
Compares comments in reverse chronological order (newest first).
- compareTo(PartialPiece) - Method in class org.klomp.snark.PartialPiece
Compares this piece with another by piece number, highest priority first, then by highest
downloaded first.
- compareTo(Peer) - Method in class org.klomp.snark.Peer
Compares this peer to another by PeerID, then by internal ID.
- compareTo(PeerID) - Method in class org.klomp.snark.PeerID
Compares port, address and id.
- compareTo(Piece) - Method in class org.klomp.snark.Piece
Compares by highest priority first, then by rarest first.
- compareTo(DnsLabel) - Method in class org.minidns.dnslabel.DnsLabel
compareTo.
- compareTo(DnsName) - Method in class org.minidns.dnsname.DnsName
compareTo.
- compareTo(SRV) - Method in class org.minidns.record.SRV
compareTo.
- ComparPercentElemen() - Constructor for class org.rrd4j.data.Variable.ComparPercentElemen
-
- COMPLETE - Static variable in class com.southernstorm.noise.protocol.HandshakeState
The handshake is complete and the data session ciphers
have been split() out successfully.
- complete(Map<String, Object>) - Method in interface com.vuze.plugins.mlab.MLabRunner.ToolListener
Called when the test completes
- complete(LookupResult) - Method in interface net.i2p.client.LookupCallback
Called when the lookup completes.
- complete(Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Must be called by the search job queued by search() on success or failure
- complete() - Method in class net.i2p.router.networkdb.kademlia.SearchState
complete.
- complete(boolean) - Method in class net.i2p.router.networkdb.kademlia.StoreState
complete.
- complete(FIFOBandwidthLimiter.Request) - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.CompleteListener
req).
- complete() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Notify successful completion of the inbound session establishment.
- complete() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Mark as complete.
- complete() - Method in class net.i2p.router.web.helpers.WizardHelper
complete.
- complete() - Method in class org.klomp.snark.BitField
Returns true if all bits are set.
- complete() - Method in class org.klomp.snark.Storage
Whether or not this storage contains all pieces if the MetaInfo.
- completed() - Method in class net.i2p.router.networkdb.kademlia.SearchState
completed.
- completed() - Method in class net.i2p.router.networkdb.kademlia.StoreState
completed.
- completed() - Method in class org.klomp.snark.Peer
Return how much the peer has
- completed() - Method in class org.klomp.snark.PeerCoordinator
Returns whether the torrent is complete.
- completed() - Method in class org.klomp.snark.WebPeer
completed.
- CompleteListener - Interface in org.klomp.snark
Callback for Snark events.
- Component - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
Base class for Swing component emulation in the NDT (Network Diagnostic Tool) plugin.
- Component() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- compress(byte[]) - Static method in class net.i2p.data.DataHelper
Compress the data and return a new GZIP compressed byte array.
- compress(byte[], int, int) - Static method in class net.i2p.data.DataHelper
Compress the data and return a new GZIP compressed byte array.
- compress(byte[], int, int, int) - Static method in class net.i2p.data.DataHelper
Compress the data and return a new GZIP compressed byte array.
- compressPoly() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
compressPoly.
- compressPolyVec() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
compressPolyVec.
- computeAverages() - Method in class net.i2p.stat.Rate
Computes the averages for this rate.
- computeAverages(RateAverages, boolean) - Method in class net.i2p.stat.Rate
Computes the averages and stores them in the provided object.
- computeSubsystemScores() - Method in class net.i2p.router.Tuner.SystemHealth
Compute per-subsystem health scores for the ring chart dashboard.
- computeTarget(double) - Method in class net.i2p.router.Tuner.BaseParam
-
- computeTargetSizes() - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
Dynamically compute target pool sizes based on real-time system signals.
- concatenate(byte[][]) - Static method in class org.bouncycastle.util.Util
concatenate.
- concatenate(byte[], byte[]) - Static method in class org.bouncycastle.util.Util
concatenate.
- CONCURRENT_SEARCHES - Static variable in class net.i2p.router.networkdb.kademlia.FloodSearchJob
Max simultaneous flood lookups before fallback.
- ConcurrentHashSet<E> - Class in net.i2p.util
Implement on top of a ConcurrentHashMap with a dummy value.
- ConcurrentHashSet() - Constructor for class net.i2p.util.ConcurrentHashSet
Create a new ConcurrentHashSet.
- ConcurrentHashSet(int) - Constructor for class net.i2p.util.ConcurrentHashSet
Create a new ConcurrentHashSet with the given capacity.
- conditionalSubQ() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
conditionalSubQ.
- conditionalSubQ() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
conditionalSubQ.
- conditionalSubQ(short) - Static method in class org.bouncycastle.pqc.crypto.mlkem.Reduce
conditionalSubQ.
- ConEvent() - Constructor for class net.i2p.client.streaming.impl.Connection.ConEvent
Con event
- Config - Class in i2p.susi.util
Static configuration manager.
- Config() - Constructor for class i2p.susi.util.Config
Default constructor
- CONFIG_BACKGROUND_CHECK - Static variable in class i2p.susi.webmail.WebMail
CONFIG_BACKGROUND_CHECK.
- CONFIG_CHECK_MINUTES - Static variable in class i2p.susi.webmail.WebMail
CONFIG_CHECK_MINUTES.
- CONFIG_DIR_SUFFIX - Static variable in class org.klomp.snark.SnarkManager
-
- CONFIG_FILE - Static variable in class org.klomp.snark.SnarkManager
-
- CONFIG_IDLE_SECONDS - Static variable in class i2p.susi.webmail.WebMail
CONFIG_IDLE_SECONDS.
- CONFIG_LEAVE_ON_SERVER - Static variable in class i2p.susi.webmail.WebMail
C o n f i g l e a v e o n s e r v e r
- CONFIG_LOCATION_DEFAULT - Static variable in class net.i2p.util.LogManager
Default logger config file name
- CONFIG_LOCATION_PROP - Static variable in class net.i2p.util.LogManager
Property name for the logger config file location
- ConfigAdvancedHandler - Class in net.i2p.router.web.helpers
Handles form submissions from the advanced configuration page.
- ConfigAdvancedHandler() - Constructor for class net.i2p.router.web.helpers.ConfigAdvancedHandler
-
- ConfigAdvancedHelper - Class in net.i2p.router.web.helpers
Helper for advanced configuration page rendering and form processing.
- ConfigAdvancedHelper() - Constructor for class net.i2p.router.web.helpers.ConfigAdvancedHelper
Constructs the helper.
- ConfigBanHandler - Class in net.i2p.router.web.helpers
Handler to deal with form submissions from the ban configuration form.
- ConfigBanHandler() - Constructor for class net.i2p.router.web.helpers.ConfigBanHandler
Constructs the handler.
- ConfigBanHelper - Class in net.i2p.router.web.helpers
Helper for ban configuration page rendering.
- ConfigBanHelper() - Constructor for class net.i2p.router.web.helpers.ConfigBanHelper
Construct a new ConfigBanHelper.
- ConfigBean - Class in i2p.susi.dns
Bean for managing SusDNS configuration properties and file operations.
- ConfigBean() - Constructor for class i2p.susi.dns.ConfigBean
Default constructor
- ConfigClientsHandler - Class in net.i2p.router.web.helpers
Handles configuration changes for I2P client applications and web apps.
- ConfigClientsHandler() - Constructor for class net.i2p.router.web.helpers.ConfigClientsHandler
Construct a new ConfigClientsHandler.
- ConfigClientsHelper - Class in net.i2p.router.web.helpers
Helper for clients configuration page rendering and form processing.
- ConfigClientsHelper() - Constructor for class net.i2p.router.web.helpers.ConfigClientsHelper
-
- configDir(I2PAppContext) - Static method in class net.i2p.router.startup.ClientAppConfig
This is the config dir.
- ConfigFamilyHandler - Class in net.i2p.router.web.helpers
Handler for family configuration.
- ConfigFamilyHandler() - Constructor for class net.i2p.router.web.helpers.ConfigFamilyHandler
Constructs the handler.
- ConfigFamilyHelper - Class in net.i2p.router.web.helpers
Helper for family configuration page rendering and form processing.
- ConfigFamilyHelper() - Constructor for class net.i2p.router.web.helpers.ConfigFamilyHelper
Creates a new instance of the family configuration helper.
- configFile() - Method in class i2p.susi.dns.BaseBean
Returns the config file.
- configFile - Variable in class net.i2p.router.startup.ClientAppConfig
The config file.
- configFile(I2PAppContext) - Static method in class net.i2p.router.startup.ClientAppConfig
This is the old config file.
- ConfigHomeHandler - Class in net.i2p.router.web.helpers
Simple home page configuration.
- ConfigHomeHandler() - Constructor for class net.i2p.router.web.helpers.ConfigHomeHandler
Creates a new instance of the home page configuration handler.
- CONFIGID_UPNP_ORG_MAX - Static variable in class org.cybergarage.upnp.UPnP
Maximum value for UPnP.org configuration IDs.
- ConfigKeyringHandler - Class in net.i2p.router.web.helpers
Handles adding and revoking keys from the router keyring.
- ConfigKeyringHandler() - Constructor for class net.i2p.router.web.helpers.ConfigKeyringHandler
-
- ConfigKeyringHelper - Class in net.i2p.router.web.helpers
Helper for keyring configuration page rendering and form processing.
- ConfigKeyringHelper() - Constructor for class net.i2p.router.web.helpers.ConfigKeyringHelper
-
- ConfigLoggingHandler - Class in net.i2p.router.web.helpers
Handler to deal with form submissions from the logging config form and act
upon the values.
- ConfigLoggingHandler() - Constructor for class net.i2p.router.web.helpers.ConfigLoggingHandler
Handler for logging configuration form submissions.
- ConfigLoggingHelper - Class in net.i2p.router.web.helpers
Helper for logging configuration page rendering and form processing.
- ConfigLoggingHelper() - Constructor for class net.i2p.router.web.helpers.ConfigLoggingHelper
Create a new helper for logging configuration.
- ConfigNavHelper - Class in net.i2p.router.web.helpers
Render the configuration menu at the top of all the config pages.
- ConfigNavHelper() - Constructor for class net.i2p.router.web.helpers.ConfigNavHelper
Construct a new ConfigNavHelper.
- ConfigNetHandler - Class in net.i2p.router.web.helpers
Handler to deal with form submissions from the main config form and act
upon the values.
- ConfigNetHandler() - Constructor for class net.i2p.router.web.helpers.ConfigNetHandler
Create a new handler.
- ConfigNetHelper - Class in net.i2p.router.web.helpers
Helper for network configuration page rendering and form processing.
- ConfigNetHelper() - Constructor for class net.i2p.router.web.helpers.ConfigNetHelper
Creates a new instance of the network configuration helper.
- ConfigParser - Class in net.i2p.addressbook
Utility class providing methods to parse and write files in config file
format, and subscription file format.
- ConfigPeerHandler - Class in net.i2p.router.web.helpers
Handler for peer configuration.
- ConfigPeerHandler() - Constructor for class net.i2p.router.web.helpers.ConfigPeerHandler
Constructs the handler.
- ConfigPeerHelper - Class in net.i2p.router.web.helpers
Helper for peer configuration page rendering and form processing.
- ConfigPeerHelper() - Constructor for class net.i2p.router.web.helpers.ConfigPeerHelper
Constructs a new ConfigPeerHelper.
- ConfigReseedHandler - Class in net.i2p.router.web.helpers
Handler for reseed configuration form processing.
- ConfigReseedHandler() - Constructor for class net.i2p.router.web.helpers.ConfigReseedHandler
Construct a new ConfigReseedHandler.
- ConfigReseedHelper - Class in net.i2p.router.web.helpers
Helper for reseed configuration page rendering and form processing.
- ConfigReseedHelper() - Constructor for class net.i2p.router.web.helpers.ConfigReseedHelper
Create a new helper for reseed configuration.
- ConfigRestartBean - Class in net.i2p.router.web.helpers
simple helper to control restarts/shutdowns in the left hand nav
- ConfigRestartBean() - Constructor for class net.i2p.router.web.helpers.ConfigRestartBean
-
- ConfigServiceHandler - Class in net.i2p.router.web
Handler to deal with form submissions from the service config form and act
upon the values.
- ConfigServiceHandler() - Constructor for class net.i2p.router.web.ConfigServiceHandler
-
- ConfigSidebarHandler - Class in net.i2p.router.web.helpers
Simple sidebar configuration handler.
- ConfigSidebarHandler() - Constructor for class net.i2p.router.web.helpers.ConfigSidebarHandler
ConfigSidebarHandler default constructor
- ConfigStatsHandler - Class in net.i2p.router.web.helpers
Handler to deal with form submissions from the stats config form and act
upon the values.
- ConfigStatsHandler() - Constructor for class net.i2p.router.web.helpers.ConfigStatsHandler
ConfigStatsHandler default constructor
- ConfigStatsHelper - Class in net.i2p.router.web.helpers
Helper for statistics configuration page rendering and form processing.
- ConfigStatsHelper() - Constructor for class net.i2p.router.web.helpers.ConfigStatsHelper
Construct a new ConfigStatsHelper.
- ConfigTunnelsHandler - Class in net.i2p.router.web.helpers
Handler to deal with form submissions from the tunnel config form and act
upon the values.
- ConfigTunnelsHandler() - Constructor for class net.i2p.router.web.helpers.ConfigTunnelsHandler
-
- ConfigTunnelsHelper - Class in net.i2p.router.web.helpers
Helper for tunnels configuration page rendering and form processing.
- ConfigTunnelsHelper() - Constructor for class net.i2p.router.web.helpers.ConfigTunnelsHelper
Default constructor.
- ConfigUIHandler - Class in net.i2p.router.web.helpers
Handles router console UI configuration and theme management.
- ConfigUIHandler() - Constructor for class net.i2p.router.web.helpers.ConfigUIHandler
ConfigUIHandler default constructor
- ConfigUIHelper - Class in net.i2p.router.web.helpers
Helper class for rendering and processing user interface configuration pages in the I2P router console.
- ConfigUIHelper() - Constructor for class net.i2p.router.web.helpers.ConfigUIHelper
Create a new helper for UI configuration.
- ConfigUIHelper - Class in org.klomp.snark.standalone
Configuration helper for I2PSnark standalone application user interface.
- ConfigUpdateHandler - Class in net.i2p.router.web
Handler for router update configuration.
- ConfigUpdateHandler() - Constructor for class net.i2p.router.web.ConfigUpdateHandler
ConfigUpdateHandler default constructor
- ConfigUpdateHelper - Class in net.i2p.router.web
Helper class for managing I2P router update configuration and UI generation.
- ConfigUpdateHelper() - Constructor for class net.i2p.router.web.ConfigUpdateHelper
ConfigUpdateHelper.
- configurationChanged(NamingService) - Method in interface net.i2p.client.naming.NamingServiceListener
Also called when a NamingService is added or removed.
- ConfigurationManager - Class in net.i2p.i2pcontrol.servlets.configuration
Manage the configuration of I2PControl.
- ConfigurationManager(I2PAppContext, File, boolean) - Constructor for class net.i2p.i2pcontrol.servlets.configuration.ConfigurationManager
ConfigurationManager.
- configure(WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
-
- configure(WebAppProvider) - Static method in class net.i2p.servlet.WebAppProviderConfiguration
Modified from routerconsole WebAppStarter.
- configure(WebAppContext) - Method in class net.i2p.servlet.WebAppProviderConfiguration.WAPConfiguration
-
- configureNewTunnel() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- configureNewTunnel() - Method in class net.i2p.router.tunnel.pool.TunnelPool
This only sets the peers and creation/expiration times in the configuration.
- configureNotifications(boolean) - Method in class net.i2p.desktopgui.InternalTrayManager
Configure notification settings and save to router config.
- configureNotifications(boolean) - Method in class net.i2p.desktopgui.TrayManager
Does not save.
- confirmConnection() - Method in class net.i2p.i2ptunnel.socks.SOCKS4aServer
-
- confirmConnection() - Method in class net.i2p.i2ptunnel.socks.SOCKS5Server
-
- confirmConnection() - Method in class net.i2p.i2ptunnel.socks.SOCKSServer
Confirm to the client that the connection has succeeded
- confirmed(Hash) - Method in class net.i2p.router.networkdb.kademlia.StoreState
confirmed.
- confirmedFullyReceived() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Have we fully received the SessionConfirmed messages from Alice?
Caller must synchronize on this.
- confirmedPacketsSent() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
note that we just sent the SessionConfirmed packet
- confirmedPacketsSent(UDPPacket[]) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
Note that we just sent the SessionConfirmed packets
and save them for retransmission
- confirmedPacketsSent(byte[][]) - Method in class net.i2p.router.transport.udp.PeerState2
Note that we just sent the SessionConfirmed packets
and save them for retransmission.
- CONGESTION - Static variable in class edu.internet2.ndt.NDTConstants
Congestion detection variable name as sent by the NDT server.
- congestion - Variable in class edu.internet2.ndt.Tcpbw100
Half duplex
- CONGESTION_CAPABILITY_CHARS - Static variable in class net.i2p.data.router.RouterInfo
Public string of chars which serve as bandwidth congestion markers
NOTE: individual chars defined in Router.java
- CONGESTION_COST_ADJUSTMENT - Static variable in class net.i2p.router.transport.TransportImpl
Adjustment factor for congestion cost
- CONGESTION_FOUND - Static variable in class edu.internet2.ndt.NDTConstants
Congestion status: congestion found.
- CONGESTION_NONE - Static variable in class edu.internet2.ndt.NDTConstants
Congestion status: no congestion detected.
- connect(String, int) - Method in interface net.i2p.app.Outproxy
Connect to a host through the outproxy.
- connect() - Method in interface net.i2p.client.I2PSession
Actually connect the session and start receiving/sending messages.
- connect(I2PSessionImpl) - Method in class net.i2p.client.impl.I2CPMessageProducer
Connect to the server.
- connect() - Method in class net.i2p.client.impl.I2PSessionImpl
Connect to the router and establish a session.
- connect() - Method in class net.i2p.client.impl.I2PSimpleSession
Connect to the router and establish a session.
- connect() - Method in class net.i2p.client.impl.SubSession
Connect to the router and establish a session.
- connect(Destination, I2PSocketOptions) - Method in interface net.i2p.client.streaming.I2PSocketManager
Create a new connected socket (block until the socket is created)
- connect(Destination) - Method in interface net.i2p.client.streaming.I2PSocketManager
Create a new connected socket (block until the socket is created)
- connect(Destination, ConnectionOptions, I2PSession) - Method in class net.i2p.client.streaming.impl.ConnectionManager
Build a new connection to the given peer.
- connect(Destination, I2PSocketOptions) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Create a new connected socket.
- connect(Destination) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Create a new connected socket.
- connect(SocketAddress) - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- connect(SocketAddress, int) - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- connect() - Method in interface net.i2p.internal.InternalClientManager
Connect to the router, receiving a message queue to talk to the router with.
- connect() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
The InternalClientManager interface.
- connect(int, String, Properties) - Method in class net.i2p.sam.SAMStreamSession
Connect the SAM STREAM session to the specified Destination
- connect(int, String, Properties) - Method in class net.i2p.sam.SAMv2StreamSession
Connect the SAM STREAM session to the specified Destination
- connect(SocketAddress) - Method in class net.i2p.sam.SSLSocketChannel
Connect is not supported by this wrapper.
- connect(Socket, String, int) - Static method in class net.i2p.socks.SOCKS4Client
Act as a SOCKS 4 client to connect to a proxy
Will throw and close sock on all errors.
- connect(InputStream, OutputStream, String, int) - Static method in class net.i2p.socks.SOCKS4Client
Act as a SOCKS 4 client to connect to a proxy
Will throw and close pin and pout on all errors.
- CONNECT - Static variable in class net.i2p.socks.SOCKS4Constants.Command
CONNECT.
- connect(Socket, String, int) - Static method in class net.i2p.socks.SOCKS5Client
Act as a SOCKS 5 client to connect to a proxy
Will throw and close sock on all errors.
- connect(Socket, String, int, String, String) - Static method in class net.i2p.socks.SOCKS5Client
Act as a SOCKS 5 client to connect to a proxy
Will throw and close sock on all errors.
- connect(InputStream, OutputStream, String, int) - Static method in class net.i2p.socks.SOCKS5Client
Act as a SOCKS 5 client to connect to a proxy
Will throw and close pin and pout on all errors.
- connect(InputStream, OutputStream, String, int, String, String) - Static method in class net.i2p.socks.SOCKS5Client
Act as a SOCKS 5 client to connect to a proxy
Will throw and close pin and pout on all errors.
- CONNECT - Static variable in class net.i2p.socks.SOCKS5Constants.Command
CONNECT.
- connect() - Method in class org.klomp.snark.I2PSnarkUtil
Connect to the router, if we aren't already
- connect(PeerID) - Method in class org.klomp.snark.I2PSnarkUtil
Connect to the given destination
- CONNECT_START_EVENT - Static variable in class net.i2p.i2ptunnel.irc.I2PTunnelDCCClient
Event fired when DCC connection starts.
- CONNECT_STOP_EVENT - Static variable in class net.i2p.i2ptunnel.irc.I2PTunnelDCCClient
Event fired when DCC connection stops.
- CONNECT_TIMEOUT - Static variable in class net.i2p.router.client.ClientListenerRunner
give the i2cp client 5 seconds to show that they're really i2cp clients
- CONNECT_TIMEOUT - Static variable in class net.i2p.router.update.UpdateRunner
connect timeout in ms
- connectAsync(SAMv3Handler, String, Properties) - Method in class net.i2p.sam.MasterSession
-
- connectAsync(SAMv3Handler, String, Properties) - Method in class net.i2p.sam.SAMv3StreamSession
Initiate an async STREAM CONNECT.
- ConnectChecker - Class in net.i2p.router.tunnel.pool
Tools to check transport compatibility.
- ConnectChecker(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.ConnectChecker
Create a new ConnectChecker.
- connected(I2PSession) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
For tasks that don't call I2PTunnel.addSession() directly
- connected() - Method in class org.klomp.snark.I2PSnarkUtil
-
- connected(Peer) - Method in class org.klomp.snark.PeerCoordinator
Called when a peer connection is established.
- connected(Peer) - Method in interface org.klomp.snark.PeerListener
Called when the connection to the peer has started and the handshake was successfull.
- Connection - Class in net.i2p.client.streaming.impl
Maintain the state controlling a streaming connection between two destinations.
- Connection(I2PAppContext, ConnectionManager, I2PSession, SchedulerChooser, SimpleTimer2, PacketQueue, ConnectionPacketHandler, ConnectionOptions, boolean) - Constructor for class net.i2p.client.streaming.impl.Connection
-
- CONNECTION - Static variable in class org.cybergarage.http.HTTP
Connection HTTP header field name
- connection(I2PSocket, InputStream, OutputStream) - Method in class org.klomp.snark.PeerAcceptor
Handle an incoming connection from a peer.
- Connection.AckDupEvent - Class in net.i2p.client.streaming.impl
Reusable event to send an ACK for a duplicate packet after a short delay.
- Connection.ConEvent - Class in net.i2p.client.streaming.impl
fired to reschedule event notification
- Connection.ResendPacketEvent - Class in net.i2p.client.streaming.impl
This is not normally scheduled.
- Connection.RetransmitEvent - Class in net.i2p.client.streaming.impl
A single retransmit timer for all packets.
- CONNECTION_NOT_ALLOWED_BY_RULESET - Static variable in class net.i2p.socks.SOCKS5Constants.Reply
CONNECTION_NOT_ALLOWED_BY_RULESET.
- CONNECTION_REFUSED - Static variable in class net.i2p.socks.SOCKS4Constants.Reply
CONNECTION_REFUSED.
- CONNECTION_REFUSED - Static variable in class net.i2p.socks.SOCKS5Constants.Reply
CONNECTION_REFUSED.
- ConnectionAcceptor - Class in org.klomp.snark
Accepts incoming I2P connections and routes them to the appropriate PeerAcceptor.
- ConnectionAcceptor(I2PSnarkUtil, PeerCoordinatorSet) - Constructor for class org.klomp.snark.ConnectionAcceptor
Multitorrent.
- ConnectionAcceptor(I2PSnarkUtil, PeerAcceptor) - Constructor for class org.klomp.snark.ConnectionAcceptor
Unused (single torrent).
- connectionClosed(NTCPConnection) - Method in class net.i2p.router.transport.ntcp.Reader
Description.
- connectionClosed(NTCPConnection) - Method in class net.i2p.router.transport.ntcp.Writer
connectionClosed.
- ConnectionDataReceiver - Class in net.i2p.client.streaming.impl
Receive data from the MessageOutputStream, build a packet,
and send it through a connection.
- ConnectionDataReceiver(I2PAppContext, Connection) - Constructor for class net.i2p.client.streaming.impl.ConnectionDataReceiver
-
- ConnectionHandler - Class in net.i2p.client.streaming.impl
Receive new connection attempts
Use a bounded queue to limit the damage from SYN floods,
router overload, or a slow client
- ConnectionHandler(I2PAppContext, ConnectionManager, SimpleTimer2) - Constructor for class net.i2p.client.streaming.impl.ConnectionHandler
Creates a new instance of ConnectionHandler
- ConnectionManager - Class in net.i2p.client.streaming.impl
Coordinate all of the connections for a single local destination.
- ConnectionManager(I2PAppContext, I2PSession, ConnectionOptions, IncomingConnectionFilter) - Constructor for class net.i2p.client.streaming.impl.ConnectionManager
Manage all conns for this session
- ConnectionManager.PingNotifier - Interface in net.i2p.client.streaming.impl
PingNotifier
- ConnectionOptions - Class in net.i2p.client.streaming.impl
Define the current options for the con (and allow custom tweaking midstream).
- ConnectionOptions() - Constructor for class net.i2p.client.streaming.impl.ConnectionOptions
Create options with default values from system properties
- ConnectionOptions(Properties) - Constructor for class net.i2p.client.streaming.impl.ConnectionOptions
Create options initialized from the given properties
- ConnectionOptions(I2PSocketOptions) - Constructor for class net.i2p.client.streaming.impl.ConnectionOptions
Create options as a copy of the given I2PSocketOptions,
then apply system property defaults for streaming-specific fields
- ConnectionOptions(ConnectionOptions) - Constructor for class net.i2p.client.streaming.impl.ConnectionOptions
Create options as a deep copy of the given ConnectionOptions,
applying system property defaults then overlaying all local fields
- ConnectionPacketHandler - Class in net.i2p.client.streaming.impl
Receive a packet for a particular connection - placing the data onto the
queue, marking packets as acked, updating various fields, etc.
- ConnectionPacketHandler(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.ConnectionPacketHandler
Create a new ConnectionPacketHandler.
- connectToServer(NewMailListener) - Method in class i2p.susi.webmail.pop3.POP3MailBox
Connect to pop3 server if not connected.
- connectToSocket(Destination) - Method in interface net.i2p.client.streaming.I2PSocketManager
Like connect() but returns a real Socket, and throws only IOE,
for easier porting of apps.
- connectToSocket(Destination, int) - Method in interface net.i2p.client.streaming.I2PSocketManager
Like connect() but returns a real Socket, and throws only IOE,
for easier porting of apps.
- connectToSocket(Destination) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Like connect() but returns a real Socket, and throws only IOE,
for easier porting of apps.
- connectToSocket(Destination, int) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Like connect() but returns a real Socket, and throws only IOE,
for easier porting of apps.
- connHostName - Variable in class net.i2p.i2ptunnel.socks.SOCKSServer
Hostname requested by the SOCKS client.
- connPort - Variable in class net.i2p.i2ptunnel.socks.SOCKSServer
Port requested by the SOCKS client.
- ConnThrottler - Class in net.i2p.client.streaming.impl
Count how often we have received an incoming connection
This offers basic DOS protection but is not a complete solution.
- ConnThrottler(int, int, long, SimpleTimer2) - Constructor for class net.i2p.client.streaming.impl.ConnThrottler
-
- ConnThrottler - Class in net.i2p.i2ptunnel
Connection rate limiter providing basic DoS protection.
- ConnThrottler(int, int, long, long, long, String, Log) - Constructor for class net.i2p.i2ptunnel.ConnThrottler
Constructor.
- consistsOnlyOfLettersDigitsAndHypen(String) - Static method in class org.minidns.dnslabel.DnsLabel
Check if a string consists of only letters, digits, and hyphens.
- consistsOnlyOfLettersDigitsHypenAndUnderscore(String) - Static method in class org.minidns.dnslabel.DnsLabel
Check if a string consists of only letters, digits, hyphens, and underscores.
- ConsolePasswordManager - Class in net.i2p.router.web
Manage both plaintext and salted/hashed password storage in
router.config.
- ConsolePasswordManager(RouterContext) - Constructor for class net.i2p.router.web.ConsolePasswordManager
Description.
- ConsoleUpdateManager - Class in net.i2p.router.update
The central resource coordinating updates.
- ConsoleUpdateManager(RouterContext, ClientAppManager, String[]) - Constructor for class net.i2p.router.update.ConsoleUpdateManager
Ignored.
- ConsolFun - Enum in org.rrd4j
Enumeration of available consolidation functions.
- ConsolidationFunctionType - Enum in org.rrd4j.core.jrrd
Class ConsolidationFunctionType
- ConstantArea - Class in org.rrd4j.graph
Represents an area plot element with a constant value in RRD graphs.
- ConstantArea(double, Paint, SourcedPlotElement) - Constructor for class org.rrd4j.graph.ConstantArea
Creates a constant area with the specified value, color, and parent.
- ConstantLine - Class in org.rrd4j.graph
Represents a line plot element with a constant value in RRD graphs.
- ConstantLine(double, Paint, BasicStroke, SourcedPlotElement) - Constructor for class org.rrd4j.graph.ConstantLine
Creates a constant line with the specified value, color, stroke, and parent.
- Constants - Class in net.i2p.crypto.eddsa.math
Mathematical constants for EdDSA operations
- Constants() - Constructor for class net.i2p.crypto.eddsa.math.Constants
-
- Constants - Interface in org.rrd4j.core.jrrd
Constants for RRD file format definitions.
- constantTimeAreEqual(byte[], byte[]) - Static method in class org.bouncycastle.util.Util
constantTimeAreEqual.
- construct(byte[]) - Method in class net.metanotion.io.data.IdentityBytes
-
- construct(byte[]) - Method in class net.metanotion.io.data.IntBytes
-
- construct(byte[]) - Method in class net.metanotion.io.data.StringBytes
-
- construct(byte[]) - Method in class net.metanotion.io.data.UTF8StringBytes
-
- construct(byte[]) - Method in interface net.metanotion.io.Serializer
b).
- consume(RatchetSessionTag) - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
inbound only
- consume(RatchetSessionTag) - Method in class net.i2p.router.crypto.ratchet.SingleTagSet
-
- consumeNext() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
Public for outbound only.
- consumeNextAvailableTag(PublicKey, SessionKey) - Method in class net.i2p.crypto.SessionKeyManager
Retrieve the next available session tag for identifying the use of the given
key when communicating with the target.
- consumeNextAvailableTag(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
ElG only
- consumeNextAvailableTag(PublicKey) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
EC/PQ
- consumeNextAvailableTag(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
ElG only
- consumeNextAvailableTag(PublicKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
EC only
- consumeNextAvailableTag(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- consumeNextAvailableTag(PublicKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Outbound.
- consumeNextAvailableTag(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
Retrieve the next available session tag for identifying the use of the given
key when communicating with the target.
- consumeNextKey() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
For outbound, call after consumeNextTag().
- consumeTag(SessionTag) - Method in class net.i2p.crypto.SessionKeyManager
Determine if we have received a session key associated with the given session tag,
and if so, discard it (but keep track for frequent dups) and return the decryption
key it was received with (via tagsReceived(...)).
- consumeTag(SessionTag) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
Tries ECIES tag lookup first, falls back to PQ lookup.
- consumeTag(SessionTag) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
Tries ElGamal tag lookup first, falls back to ratchet lookup.
- consumeTag(SessionTag) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- consumeTag(RatchetSessionTag) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Inbound.
- consumeTag(SessionTag) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
Determine if we have received a session key associated with the given session tag,
and if so, discard it (but keep track for frequent dups) and return the decryption
key it was received with (via tagsReceived(...)).
- CONT_HEADER_LEN - Static variable in class net.metanotion.io.block.index.BSkipSpan
Continuation page header length in bytes
- ContactDrivenRefreshJob - Class in net.i2p.router.networkdb.kademlia
Lightweight background job that refreshes RouterInfo for peers we recently
interacted with.
- ContactDrivenRefreshJob(RouterContext, FloodfillNetworkDatabaseFacade) - Constructor for class net.i2p.router.networkdb.kademlia.ContactDrivenRefreshJob
Creates a new ContactDrivenRefreshJob
- contactHeardFrom(Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Notify that we heard from or about a peer (e.g.
- ContainerHelpers - Class in net.i2p.router.crypto.ratchet
Binary search utilities for array operations without argument validation overhead
- contains(String) - Static method in class net.i2p.router.transport.StrictCountries
-
- contains(Object) - Method in class net.i2p.router.tunnel.pool.ExcluderBase
Automatically check if peer is allowed
and add the Hash to the set if not.
- contains(Object) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector.Excluder
-
- contains(Object) - Method in class net.i2p.router.util.RemovableSingletonSet
contains.
- contains(Object) - Method in class net.i2p.util.ArraySet
-
- contains(Object) - Method in class net.i2p.util.ConcurrentHashSet
-
- containsAll(Collection<?>) - Method in class net.i2p.router.tunnel.pool.ExcluderBase
containsAll.
- containsAny(Set<String>) - Method in class net.i2p.router.util.MaskedIPSet
Does this contain any of the elements in b?
- containsDs(String) - Method in class org.rrd4j.core.RrdDb
Checks presence of a specific datasource.
- containsKey(String) - Method in class net.i2p.sam.SessionsDB
Check if a session with the given nickname exists.
- containsRate(long) - Method in class net.i2p.stat.RateStat
Tests if a rate with the provided period exists within this RateStat.
- content - Variable in class i2p.susi.util.ReadBuffer
content.
- content - Variable in class net.i2p.router.news.NewsEntry
content.
- CONTENT_BLOCKLIST - Static variable in class net.i2p.crypto.SU3File
-
- CONTENT_LANGUAGE - Static variable in class org.cybergarage.http.HTTP
Content-Language HTTP header field name
- CONTENT_LENGTH - Static variable in class org.cybergarage.http.HTTP
Content-Length HTTP header field name
- CONTENT_NEWS - Static variable in class net.i2p.crypto.SU3File
-
- CONTENT_PLUGIN - Static variable in class net.i2p.crypto.SU3File
CONTENT_PLUGIN.
- CONTENT_RANGE - Static variable in class org.cybergarage.http.HTTP
Content-Range HTTP header field name
- CONTENT_RANGE_BYTES - Static variable in class org.cybergarage.http.HTTP
Bytes range unit value for Content-Range
- CONTENT_RESEED - Static variable in class net.i2p.crypto.SU3File
CONTENT_RESEED.
- CONTENT_ROUTER - Static variable in class net.i2p.crypto.SU3File
CONTENT_ROUTER.
- CONTENT_TYPE - Static variable in class org.cybergarage.http.HTML
Standard HTML content type with UTF-8 charset.
- CONTENT_TYPE - Static variable in class org.cybergarage.http.HTTP
Content-Type HTTP header field name
- CONTENT_TYPE - Static variable in class org.cybergarage.soap.SOAP
CONTENT_TYPE.
- CONTENT_UNKNOWN - Static variable in class net.i2p.crypto.SU3File
CONTENT_UNKNOWN.
- ContentHelper - Class in net.i2p.router.web
Helper for including static content files in router console pages.
- ContentHelper() - Constructor for class net.i2p.router.web.ContentHelper
-
- contentType - Variable in class i2p.susi.webmail.Mail
Content-Type header value
- contentType - Variable in class net.i2p.router.news.NewsEntry
content.
- context - Variable in class org.rrd4j.core.timespec.TimeSpec
-
- ContextHelper - Class in net.i2p.router.web
Helper for accessing router contexts by context ID.
- ContextHelper() - Constructor for class net.i2p.router.web.ContextHelper
-
- CONTINUE - Static variable in class org.cybergarage.http.HTTPStatus
HTTP 100 Continue
- continueMatching() - Method in interface net.i2p.router.MessageSelector
Returns true if the selector should still keep searching for further matches.
- continueMatching() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupSelector
continueMatching.
- continueMatching() - Method in class net.i2p.router.networkdb.kademlia.IterativeLookupSelector
continueMatching.
- continueMatching() - Method in class net.i2p.router.networkdb.kademlia.SearchMessageSelector
continueMatching.
- continueMatching() - Method in class net.i2p.router.networkdb.kademlia.StoreMessageSelector
-
- continueSearch() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
Send a series of searches to the next available peers as selected by
the routing table, but making sure no more than SEARCH_BREDTH are outstanding
at any time
- Control - Class in org.cybergarage.upnp.control
Constants and utility values for UPnP control operations.
- Control() - Constructor for class org.cybergarage.upnp.control.Control
-
- CONTROL_PORT_DEFAULT - Static variable in class edu.internet2.ndt.NDTConstants
Default NDT control connection port (non-SSL).
- CONTROL_PORT_SSL - Static variable in class edu.internet2.ndt.NDTConstants
Default NDT control connection port (SSL).
- ControlPoint - Class in org.cybergarage.upnp
Main UPnP control point implementation for device discovery and control.
- ControlPoint(int, int, InetAddress[]) - Constructor for class org.cybergarage.upnp.ControlPoint
Create a control point with specified ports and network bindings.
- ControlPoint(int, int) - Constructor for class org.cybergarage.upnp.ControlPoint
Create a control point with specified SSDP and HTTP ports.
- ControlPoint() - Constructor for class org.cybergarage.upnp.ControlPoint
Default constructor using default ports
- ControlRequest - Class in org.cybergarage.upnp.control
Base class for UPnP control requests.
- ControlRequest() - Constructor for class org.cybergarage.upnp.control.ControlRequest
Default constructor
- ControlRequest(HTTPRequest) - Constructor for class org.cybergarage.upnp.control.ControlRequest
Constructs a ControlRequest from an HTTP request.
- ControlResponse - Class in org.cybergarage.upnp.control
Represents a UPnP control response.
- ControlResponse() - Constructor for class org.cybergarage.upnp.control.ControlResponse
Default constructor
- ControlResponse(SOAPResponse) - Constructor for class org.cybergarage.upnp.control.ControlResponse
Constructs a ControlResponse from a SOAP response.
- convert() - Method in class net.i2p.data.i2np.UnknownI2NPMessage
Attempt to convert this message to a known message class.
- convertRenderedImage(RenderedImage) - Static method in class org.jfree.svg.util.GraphicsUtils
Converts a rendered image to a BufferedImage.
- ConvertToHash - Class in net.i2p.util
Convert any kind of destination String to a hash
Supported:
Base64 dest
Base64 dest.i2p
Base64 Hash
Base64 Hash.i2p
Base32 Hash
Base32 desthash.b32.i2p
example.i2p
- ConvertToHash() - Constructor for class net.i2p.util.ConvertToHash
-
- convertToInetAddressIfPossible(CharSequence) - Static method in class org.minidns.util.InetAddressUtil
Converts a CharSequence to an InetAddress if it represents a valid IP address.
- convertToMont() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
convertToMont.
- COOKIE - Static variable in interface org.rrd4j.core.jrrd.Constants
Constant COOKIE="RRD"
- CoordinatorListener - Interface in org.klomp.snark
Callback interface for monitoring PeerCoordinator state changes.
- coordinators - Variable in class org.klomp.snark.PeerAcceptor
Coordinators
- copy(InputStream, OutputStream) - Static method in class net.i2p.data.DataHelper
Copy in to out.
- Copy - Class in net.i2p.installer
This class is used by the installer to copy files.
- Copy() - Constructor for class net.i2p.installer.Copy
-
- copy(String, String, boolean) - Static method in class net.i2p.util.FileUtil
-
- copy(String, String, boolean, boolean) - Static method in class net.i2p.util.FileUtil
-
- copy(File, File, boolean, boolean) - Static method in class net.i2p.util.FileUtil
-
- copy() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
-
- copy() - Method in interface org.bouncycastle.util.Memoable
Produce a copy of this object with its configuration and in its current state.
- copyAndAddTorrent(File, String, File) - Method in class org.klomp.snark.SnarkManager
Add a torrent from a file not in the torrent directory.
- copyAnswers() - Method in class org.minidns.dnsmessage.DnsMessage
Copy the records found in the answer section into a new list.
- copyArea(int, int, int, int, int, int) - Method in class org.jfree.svg.SVGGraphics2D
This method does nothing.
- copyAuthority() - Method in class org.minidns.dnsmessage.DnsMessage
Copy the records found in the authority section into a new list.
- copyContextTo(byte[], int, int) - Method in class org.bouncycastle.crypto.params.ParametersWithContext
-
- copyFile(File, File) - Static method in class net.i2p.router.startup.WorkingDir
Copy a file with secure permissions.
- copyFlagsFrom(DnsMessage) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
copyFlagsFrom.
- copyFrom(DHState) - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- copyFrom(DHState) - Method in interface com.southernstorm.noise.protocol.DHState
Copies the key values from another DH object of the same type.
- copyFrom(DHState) - Method in class com.southernstorm.noise.protocol.MLKEMDHState
-
- copyIn(LongDigest) - Method in class org.bouncycastle.crypto.digests.LongDigest
copyIn.
- copyOf(Shape) - Static method in class org.jfree.svg.util.GraphicsUtils
Returns a shape that is (more or less) equivalent to the supplied shape.
- copyQuestions() - Method in class org.minidns.dnsmessage.DnsMessage
Copy the questions found in the question section.
- copySaltInto(byte[], int) - Method in class org.minidns.record.NSEC3
copySaltInto.
- copyStateTo(Archive) - Method in class org.rrd4j.core.Archive
copyStateTo.
- copyStateTo(ArcState) - Method in class org.rrd4j.core.ArcState
copyStateTo.
- copyStateTo(Datasource) - Method in class org.rrd4j.core.Datasource
copyStateTo.
- copyStateTo(Header) - Method in class org.rrd4j.core.Header
copyStateTo.
- copyStateTo(Robin) - Method in interface org.rrd4j.core.Robin
copyStateTo.
- copyStateTo(Robin) - Method in class org.rrd4j.core.RobinArray
copyStateTo.
- copyStateTo(Robin) - Method in class org.rrd4j.core.RobinMatrix
copyStateTo.
- copyStateTo(RrdDb) - Method in class org.rrd4j.core.RrdDb
Copies object's internal state to another RrdDb object.
- copyStateTo(T) - Method in interface org.rrd4j.core.RrdUpdater
copyStateTo.
- copySubArray(byte[], int, int) - Static method in class com.southernstorm.noise.protocol.Noise
Makes a copy of part of an array.
- copyTo(byte[], int) - Method in class net.i2p.util.ByteArrayStream
Copies all written data to the target array.
- CoreVersion - Class in net.i2p
Expose a version string.
- corruptConnection(String, String) - Method in class net.i2p.router.Banlist
Record a corrupt connection (EOF/no data during establishment) from an IP.
- corruptConnection(Hash, String) - Method in class net.i2p.router.Banlist
Record a corrupt connection from a peer identified by its Router hash.
- count - Variable in class i2p.susi.util.CountingInputStream
total bytes read or skipped
- count(K) - Method in class net.i2p.util.ObjectCounter
-
- count(K) - Method in class net.i2p.util.ObjectCounterUnsafe
-
- count() - Method in class org.klomp.snark.BitField
Returns the number of set bits.
- count - Variable in class org.rrd4j.data.Normalizer
Number of data points in the series
- countActivePeers() - Method in class net.i2p.router.CommSystemFacade
How many peers are we currently connected to, that we have
sent a message to or received a message from in the last five minutes.
- countActivePeers() - Method in class net.i2p.router.dummy.VMCommSystem
Return the count of active peers
- countActivePeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Count peers with any send or hear activity in the last 4 hours.
- countActivePeers() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
How many peers are we currently connected to, that we have
sent a message to or received a message from in the last minute.
- countActivePeers() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
How many peers have we talked to in the last minute?
As of 0.9.20, actually returns active peer count, not total.
- countActivePeers() - Method in interface net.i2p.router.transport.Transport
-
- countActivePeers() - Method in class net.i2p.router.transport.TransportImpl
How many peers are we currently connected to, that we have
sent a message to or received a message from in the last five minutes.
- countActivePeers() - Method in class net.i2p.router.transport.TransportManager
How many peers are we currently connected to, that we have
sent a message to or received a message from in the last five minutes.
- countActivePeers() - Method in class net.i2p.router.transport.udp.UDPTransport
Active peers.
- countActivePeersInLastHour() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Count peers with activity (send, receive, or failure) within the last hour.
- countActiveSendPeers() - Method in class net.i2p.router.dummy.VMCommSystem
Return the count of active send peers
- countActiveSendPeers() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
How many peers are we actively sending messages to (this minute)
- countActiveSendPeers() - Method in interface net.i2p.router.transport.Transport
-
- countActiveSendPeers() - Method in class net.i2p.router.transport.udp.UDPTransport
Active send peers.
- countCerts(KeyStore) - Static method in class net.i2p.crypto.KeyStoreUtil
Count all X509 Certs in a key store
- Counters() - Constructor for class org.rrd4j.core.RrdSafeFileBackend.Counters
-
- countFastPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Number of peers classified as fast tier.
- countGraphs() - Method in class net.i2p.router.web.GraphGenerator
-
- countGraphs() - Method in class net.i2p.router.web.helpers.GraphHelper
-
- countHighCapacityPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Number of peers classified as high-capacity tier.
- CountingInputStream - Class in i2p.susi.util
InputStream that counts bytes read and skipped.
- CountingInputStream(InputStream) - Constructor for class i2p.susi.util.CountingInputStream
Create a CountingInputStream wrapping the given input stream.
- CountingOutputStream - Class in i2p.susi.util
OutputStream that counts bytes written.
- CountingOutputStream(OutputStream) - Constructor for class i2p.susi.util.CountingOutputStream
Create a CountingOutputStream wrapping the given output stream.
- countIntroducers() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- countLeaseSets() - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Count the number of LeaseSet entries in the store.
- countLeaseSets() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
countLeaseSets.
- countNotFailingPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Total number of peer profiles in memory (all tiers).
- countPeers() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
countPeers.
- countPeers() - Method in interface net.i2p.router.transport.Transport
-
- countPeers() - Method in class net.i2p.router.transport.TransportImpl
How many peers are we connected to?
- countPeers() - Method in class net.i2p.router.transport.udp.UDPTransport
Count peers.
- countPeersByCapability(char) - Method in class net.i2p.router.dummy.DummyPeerManagerFacade
-
- countPeersByCapability(char) - Method in class net.i2p.router.peermanager.PeerManager
-
- countPeersByCapability(char) - Method in class net.i2p.router.peermanager.PeerManagerFacadeImpl
-
- countPeersByCapability(char) - Method in interface net.i2p.router.PeerManagerFacade
capability).
- countRdnsCacheEntries() - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
countRdnsCacheEntries.
- Country - Class in com.maxmind.geoip
Represents a country.
- Country(String, String) - Constructor for class com.maxmind.geoip.Country
Creates a new Country.
- country(String) - Method in class com.maxmind.geoip2.DatabaseReader
country.
- COUNTRY_BUNDLE_NAME - Static variable in class net.i2p.router.web.Messages
-
- COUNTRY_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
Country edition
- COUNTRY_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
Country edition IPv6
- COUNTRY_FILE_DEFAULT - Static variable in class net.i2p.router.transport.GeoIP
Default country names file name
- countryCode - Variable in class com.maxmind.geoip.Location
countryCode.
- countryCode - Variable in class com.maxmind.geoip.Region
countryCode.
- countryName - Variable in class com.maxmind.geoip.Location
countryName.
- countryName - Variable in class com.maxmind.geoip.Region
countryName.
- countryToIP(String, Writer) - Method in class com.maxmind.db.Reader
I2P -
Write all IPv4 address ranges for the given country to out.
- countryToIP(String, Writer) - Method in class com.maxmind.geoip.LookupService
I2P -
Write all IPv4 address ranges for the given country to out.
- countryToIP(String, Writer) - Method in class com.maxmind.geoip2.DatabaseReader
I2P -
Write all IPv4 address ranges for the given country to out.
- countStoredRIs() - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
Count the number of RouterInfo files currently stored on disk.
- CPUID - Class in freenet.support.CPUInformation
Retrieves CPU details via the x86 CPUID instruction through a native JNI library (jcpuid).
- CPUID() - Constructor for class freenet.support.CPUInformation.CPUID
-
- CPUID.CPUIDResult - Class in freenet.support.CPUInformation
Holds the four 32-bit register values (EAX, EBX, ECX, EDX) returned
by a single CPUID instruction call.
- CPUIDCPUInfo - Class in freenet.support.CPUInformation
Moved out of CPUID.java
Ref: http://en.wikipedia.org/wiki/CPUID
- CPUIDCPUInfo() - Constructor for class freenet.support.CPUInformation.CPUIDCPUInfo
-
- CPUIDResult(int, int, int, int) - Constructor for class freenet.support.CPUInformation.CPUID.CPUIDResult
-
- CPUInfo - Interface in freenet.support.CPUInformation
An interface for classes that provide lowlevel information about CPU's
- cpuModel() - Static method in class net.i2p.util.NativeBigInteger
CPU model string from CPUID.
- cpuType() - Static method in class net.i2p.util.NativeBigInteger
Detected CPU type for jbigi optimization.
- CR - Static variable in class org.cybergarage.http.HTTP
Carriage return character
- CRASHED - Static variable in class net.i2p.router.util.EventLog
CRASHED.
- create(byte[], int) - Static method in class net.i2p.data.Certificate
If null, P256 key, or Ed25519 key cert, return immutable static instance, else create new
- create(InputStream) - Static method in class net.i2p.data.Certificate
If null, P256 key, or Ed25519 key cert, return immutable static instance, else create new
- create(InputStream) - Static method in class net.i2p.data.Destination
Pull from cache or return new
- create(byte[]) - Static method in class net.i2p.data.Hash
Pull from cache or return new
WARNING - If the SDS is found in the cache, the passed-in
byte array will be returned to the SimpleByteCache for reuse.
- create(byte[], int) - Static method in class net.i2p.data.Hash
Pull from cache or return new
- create(InputStream) - Static method in class net.i2p.data.Hash
Pull from cache or return new
- create(I2PAppContext, int, SessionKey, byte[], long) - Static method in class net.i2p.data.i2np.BuildResponseRecord
Creates a new AES-encrypted response record.
- create(I2PAppContext, int, SessionKey, byte[], Properties) - Static method in class net.i2p.data.i2np.BuildResponseRecord
Creates a new ChaCha/Poly-encrypted response record (long format).
- create(byte[], int) - Static method in class net.i2p.data.i2np.DeliveryInstructions
Returns immutable local instructions, or new
- create(byte[], int) - Static method in class net.i2p.data.PublicKey
Pull from cache or return new.
- create(InputStream) - Static method in class net.i2p.data.PublicKey
Pull from cache or return new.
- create(byte[], int) - Static method in class net.i2p.data.SigningPublicKey
Pull from cache or return new.
- create(InputStream) - Static method in class net.i2p.data.SigningPublicKey
Pull from cache or return new
- create() - Method in class org.jfree.svg.SVGGraphics2D
Creates a new graphics object that is a copy of this graphics object (except that it has not
accumulated the drawing operations).
- createACKBitfield() - Method in class net.i2p.router.transport.udp.InboundMessageState
Creates a bitfield representing received fragments.
- createAddresses() - Method in class net.i2p.router.CommSystemFacade
Create the list of RouterAddress structures based on the router's config
- createAddresses() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Create router addresses for all configured transport protocols.
- createBootId() - Static method in class org.cybergarage.upnp.UPnP
Creates a boot ID for UPnP device identification.
- createCipher(String) - Static method in class com.southernstorm.noise.protocol.Noise
Creates a cipher object from its Noise protocol name.
- createClient() - Static method in class net.i2p.client.I2PClientFactory
Create a new instance of the appropriate I2PClient
- createCompatibleImage(int, int) - Method in class org.jfree.svg.SVGGraphicsConfiguration
Creates a compatible image.
- createCompatibleVolatileImage(int, int, ImageCapabilities, int) - Method in class org.jfree.svg.SVGGraphicsConfiguration
Returns a volatile image.
- createDestination(OutputStream) - Method in interface net.i2p.client.I2PClient
Create a new destination with the default certificate creation properties and store
it, along with the private encryption and signing keys at the specified location.
- createDestination(OutputStream, SigType) - Method in interface net.i2p.client.I2PClient
Create a destination with the given signature type.
- createDestination(OutputStream, Certificate) - Method in interface net.i2p.client.I2PClient
Create a new destination with the given certificate and store it, along with the private
encryption and signing keys at the specified location.
- createDestination(OutputStream) - Method in class net.i2p.client.impl.I2PClientImpl
Create a destination with a DSA 1024/160 signature type and a null certificate.
- createDestination(OutputStream, SigType) - Method in class net.i2p.client.impl.I2PClientImpl
Create a destination with the given signature type.
- createDestination(OutputStream, Certificate) - Method in class net.i2p.client.impl.I2PClientImpl
Create the destination with the given payload and write it out along with
the PrivateKey and SigningPrivateKey to the destKeyStream
If cert is a KeyCertificate, the signing keypair will be of the specified type.
- createDiagnoseWindow() - Method in class edu.internet2.ndt.Tcpbw100
Create the "More details" window.
- createDisconnectedManager(InputStream, String, int, Properties) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a disconnected socket manager using the destination loaded from the given private key
stream, or null for a transient destination.
- createDisconnectedManager(InputStream, String, int, Properties, IncomingConnectionFilter) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a disconnected socket manager using the destination loaded from the given private key
stream, or null for a transient destination.
- createdPacketSent() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Record that a SessionCreated packet was just sent, update backoff state.
- createdPacketSent() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
createdPacketSent.
- createdPacketSent(DatagramPacket) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
note that we just sent the SessionCreated packet
and save it for retransmission
- createEnvelopeBodyNode() - Static method in class org.cybergarage.soap.SOAP
createEnvelopeBodyNode.
- createFetchRequest(ConsolFun, long, long, long) - Method in class org.rrd4j.core.RrdDb
Prepares fetch request to be executed on this RRD.
- createFetchRequest(ConsolFun, long, long) - Method in class org.rrd4j.core.RrdDb
Prepares fetch request to be executed on this RRD.
- createFilter(I2PAppContext, File) - Static method in class net.i2p.i2ptunnel.access.FilterFactory
Creates an instance of IncomingConnectionFilter based on the definition
contained in the given file.
- createFrequencyStat(String, String, String, long[]) - Method in class net.i2p.stat.StatManager
Create a new statistic to monitor the frequency of some event.
- createGarlicMessage(RouterContext, long, long, PublicKey, PayloadGarlicConfig, Hash, Destination, TunnelInfo, int, int, SessionKey, Set<SessionTag>, boolean, LeaseSet, ReplyCallback) - Static method in class net.i2p.router.message.OutboundClientMessageJobHelper
Allow the app to specify the data clove directly, which enables OutboundClientMessage to resend the
same payload (including expiration and unique id) in different garlics (down different tunnels)
This is called from OCMOSJ
- createGraph() - Method in class org.rrd4j.graph.RrdGraphGenerator
Create graph
- createHandlers() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Register message handlers for DatabaseLookup and DatabaseStore.
- createHandlers() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Unused, see override
- createHash(String) - Static method in class com.southernstorm.noise.protocol.Noise
Creates a hash object from its Noise protocol name.
- createHash(String) - Method in class net.i2p.util.PasswordManager
Create a salt+hash, to be saved and verified later by verifyHash().
- createI2PSocket(Destination) - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Create a new I2PSocket towards to the specified destination,
adding it to the list of connections actually managed by this
tunnel.
- createI2PSocket(Destination, int) - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Create a new I2PSocket towards to the specified destination,
adding it to the list of connections actually managed by this
tunnel.
- createI2PSocket(Destination, I2PSocketOptions) - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Create a new I2PSocket towards to the specified destination,
adding it to the list of connections actually managed by this
tunnel.
- createIfAbsent() - Method in class net.i2p.data.PrivateKeyFile
Create with the default signature type if nonexistent.
- createIfAbsent(SigType) - Method in class net.i2p.data.PrivateKeyFile
Create with the specified signature type if nonexistent.
- createInstance(I2PAppContext) - Static method in class net.i2p.client.naming.NamingService
WARNING - for use by I2PAppContext only - others must use
I2PAppContext.namingService()
Get a naming service instance.
- createJob(I2NPMessage, RouterIdentity, Hash) - Method in interface net.i2p.router.HandlerJobBuilder
Create a new job to handle the received message.
- createJob(I2NPMessage, RouterIdentity, Hash) - Method in class net.i2p.router.message.GarlicMessageHandler
Create and return a job to handle this message
- createJob(I2NPMessage, RouterIdentity, Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodfillDatabaseLookupMessageHandler
Creates a job to handle an incoming DatabaseLookupMessage, or returns null if the lookup should be dropped.
- createJob(I2NPMessage, RouterIdentity, Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodfillDatabaseStoreMessageHandler
-
- createJsonLoginObj(byte[], byte) - Static method in class edu.internet2.ndt.JSONUtils
Function that return json object represented by jsontext and included
single message assigned to "msg" key
- createJsonObj(byte[]) - Static method in class edu.internet2.ndt.JSONUtils
Function that return json object represented by jsontext and included
single message assigned to "msg" key
- createKeys(File, String, String, String, String) - Static method in class net.i2p.crypto.KeyStoreUtil
Create a keypair and store it in the keystore at ks, creating it if necessary.
- createKeys(File, String, String, Set<String>, String, String) - Static method in class net.i2p.crypto.KeyStoreUtil
Create a keypair and store it in the keystore at ks, creating it if necessary.
- createKeys(File, String, String, String, String, int, String, int, String) - Static method in class net.i2p.crypto.KeyStoreUtil
Create a keypair and store it in the keystore at ks, creating it if necessary.
- createKeys(File, String, String, String, Set<String>, String, int, String, int, String) - Static method in class net.i2p.crypto.KeyStoreUtil
Create a keypair and store it in the keystore at ks, creating it if necessary.
- createKeysAndCRL(File, String, String, String, String, int, String, int, String) - Static method in class net.i2p.crypto.KeyStoreUtil
New way - Native Java, does not call out to keytool.
- createKeysAndCRL(File, String, String, String, Set<String>, String, int, String, int, String) - Static method in class net.i2p.crypto.KeyStoreUtil
New way - Native Java, does not call out to keytool.
- createKeysAndCRL(File, String, String, String, String, int, SigType, String) - Static method in class net.i2p.crypto.KeyStoreUtil
New way - Native Java, does not call out to keytool.
- createKeysAndCRL(File, String, String, String, Set<String>, String, int, SigType, String) - Static method in class net.i2p.crypto.KeyStoreUtil
New way - Native Java, does not call out to keytool.
- createKeyStore(File, String) - Static method in class net.i2p.crypto.KeyStoreUtil
Create a new KeyStore object, and load it from ksFile if it is
non-null and it exists.
- createLeaseSet(I2PSessionImpl, LeaseSet, SigningPrivateKey, List<PrivateKey>) - Method in class net.i2p.client.impl.I2CPMessageProducer
Send a CreateLeaseSet message.
- CreateLeaseSet2Message - Class in net.i2p.data.i2cp
Like CreateLeaseSetMessage, but supports both old and new
LeaseSet types, including LS2, Meta, and Encrypted.
- CreateLeaseSet2Message() - Constructor for class net.i2p.data.i2cp.CreateLeaseSet2Message
CreateLeaseSet2Message.
- CreateLeaseSetMessage - Class in net.i2p.data.i2cp
Defines the message a client sends to a router when authorizing
the LeaseSet
- CreateLeaseSetMessage() - Constructor for class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- createListener() - Method in class net.i2p.router.client.ClientConnectionRunner
Allow override for testing
- createManager() - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using a brand new destination connected to the
I2CP router on the local machine on the default port (7654).
- createManager(IncomingConnectionFilter) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using a brand new destination connected to the
I2CP router on the local machine on the default port (7654) with the
specified incoming connection filter.
- createManager(Properties) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using a brand new destination connected to the
I2CP router on the local machine on the default port (7654).
- createManager(Properties, IncomingConnectionFilter) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using a brand new destination connected to the
I2CP router on the local machine on the default port (7654).
- createManager(String, int) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using a brand new destination connected to the
I2CP router on the specified host and port.
- createManager(String, int, IncomingConnectionFilter) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using a brand new destination connected to the
I2CP router on the specified host and port with the specified connection filter
Blocks for a long time while the router builds tunnels.
- createManager(String, int, Properties) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using a brand new destination connected to the
I2CP router on the given machine reachable through the given port.
- createManager(String, int, Properties, IncomingConnectionFilter) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using a brand new destination connected to the
I2CP router on the given machine reachable through the given port with
the specified connection filter
Blocks for a long time while the router builds tunnels.
- createManager(InputStream) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using the destination loaded from the given private key
stream and connected to the default I2CP host and port.
- createManager(InputStream, IncomingConnectionFilter) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using the destination loaded from the given private key
stream and connected to the default I2CP host and port with the specified connection filter
Blocks for a long time while the router builds tunnels.
- createManager(InputStream, Properties) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using the destination loaded from the given private key
stream and connected to the default I2CP host and port.
- createManager(InputStream, Properties, IncomingConnectionFilter) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using the destination loaded from the given private key
stream and connected to the default I2CP host and port.
- createManager(InputStream, String, int, Properties) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using the destination loaded from the given private key
stream and connected to the I2CP router on the specified machine on the given
port.
- createManager(InputStream, String, int, Properties, IncomingConnectionFilter) - Static method in class net.i2p.client.streaming.I2PSocketManagerFactory
Create a socket manager using the destination loaded from the given private key
stream and connected to the I2CP router on the specified machine on the given
port.
- createMessage(I2PAppContext, int) - Static method in class net.i2p.data.i2np.I2NPMessageImpl
Yes, this is fairly ugly, but its the only place it ever happens.
- createMessageString(String) - Static method in class net.i2p.sam.SAMv1Handler
Create a string to be appended to a status.
- createName(I2PAppContext, String) - Static method in class net.i2p.router.web.GraphListener
JRobin can only deal with 20 character data source names, so we need to create a unique,
munged version from the user/developer-visible name.
- createNamedCurveSpec(String) - Method in class net.i2p.crypto.eddsa.KeyPairGenerator
Create an EdDSANamedCurveSpec from the provided curve name.
- createNew() - Static method in class net.i2p.crypto.CryptixAESKeyCache
New key cache entry.
- createNewFile() - Method in class net.i2p.util.SecureFile
Sets file to mode 600 if the file is created
- createPeerSelector() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Creates a peer selector for the network database.
- createPeerTestData(I2PAppContext, Hash, Hash, PeerTestState.Role, long, byte[], int, SigningPrivateKey) - Static method in class net.i2p.router.transport.udp.SSU2Util
Make the data for the peer test block
- createPoint(byte[], boolean) - Method in class net.i2p.crypto.eddsa.math.Curve
Create a point from an encoded representation.
- createPolygon(int[], int[], int, boolean) - Static method in class org.jfree.svg.util.GraphicsUtils
Creates a polygon from the specified x and y coordinate arrays.
- createRateStat(String, String, String, long[]) - Method in class net.i2p.stat.StatManager
Create a new statistic to monitor the average value and confidence of some action.
- createRecord(int, int, TunnelBuildMessage, TunnelCreatorConfig, Hash, long, RouterContext, PublicKey, Properties) - Static method in class net.i2p.router.tunnel.pool.BuildMessageGenerator
Place the asymmetrically encrypted record in the specified record slot,
containing the hop's configuration (as well as the reply info, if it is an outbound endpoint)
- createRelayRequestData(I2PAppContext, Hash, Hash, long, long, byte[], int, SigningPrivateKey) - Static method in class net.i2p.router.transport.udp.SSU2Util
Make the data for the relay request block
- createRelayResponseData(I2PAppContext, Hash, int, long, byte[], int, SigningPrivateKey, long) - Static method in class net.i2p.router.transport.udp.SSU2Util
Make the data for the relay response block
- createRequiredFrequencyStat(String, String, String, long[]) - Method in class net.i2p.stat.StatManager
Create a new statistic to monitor the frequency of some event.
- createRequiredRateStat(String, String, String, long[]) - Method in class net.i2p.stat.StatManager
Create a new statistic to monitor the average value and confidence of some action.
- createRouterInfo() - Method in class net.i2p.router.startup.CreateRouterInfoJob
Writes 6 files: router.info (standard RI format),
router.keys.dat, and 4 individual key files under keyBackup/
router.keys.dat file format: This is the
same "eepPriv.dat" format used by the client code,
as documented in PrivateKeyFile.
- CreateRouterInfoJob - Class in net.i2p.router.startup
Warning - misnamed.
- CreateRouterInfoJob(RouterContext, Job) - Constructor for class net.i2p.router.startup.CreateRouterInfoJob
Creates a new CreateRouterInfoJob.
- createSAMHandler(SocketChannel, Properties, SAMBridge) - Static method in class net.i2p.sam.SAMHandlerFactory
Return the right SAM handler depending on the protocol version
required by the client.
- createSample(long) - Method in class org.rrd4j.core.RrdDb
Creates new sample with the given timestamp and all datasource values set to 'unknown'.
- createSample() - Method in class org.rrd4j.core.RrdDb
Creates new sample with the current timestamp and all data source values set to 'unknown'.
- createSession(InputStream, Properties) - Method in interface net.i2p.client.I2PClient
Create a new client session for the Destination stored at the destKeyStream
using the specified options to both connect to the router, to instruct
the router how to handle the new session, and to configure the end to end
encryption.
- createSession(InputStream, Properties) - Method in class net.i2p.client.I2PSimpleClient
Create a new session (though do not connect it yet)
- createSession(I2PAppContext, Properties) - Method in class net.i2p.client.I2PSimpleClient
Create a new session (though do not connect it yet)
- createSession(InputStream, Properties) - Method in class net.i2p.client.impl.I2PClientImpl
Create a new session (though do not connect it yet)
- createSession(I2PAppContext, InputStream, Properties) - Method in class net.i2p.client.impl.I2PClientImpl
Create a new session (though do not connect it yet)
- createSession(PublicKey, SessionKey) - Method in class net.i2p.crypto.SessionKeyManager
Associate a new session key with the specified target.
- createSession(PublicKey) - Method in class net.i2p.crypto.SessionKeyManager
Generate a new session key and associate it with the specified target.
- createSession(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
ElG only
- createSession(PublicKey) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
ElG only
- createSession(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
ElG only
- createSession(PublicKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
ElG only
- createSession(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- createSession(PublicKey, Destination, HandshakeState, ReplyCallback) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Inbound or outbound.
- createSession(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
Associate a new session key with the specified target.
- createSession(String) - Method in class net.i2p.servlet.filters.SessionManager
Create a new session for a user with default 30 min expiry.
- createSession(String, long) - Method in class net.i2p.servlet.filters.SessionManager
Create a new session for a user with custom expiry.
- CreateSessionJob - Class in net.i2p.router.client
Given an established connection, walk through the process of establishing the
leaseset.
- CreateSessionJob(RouterContext, SessionConfig) - Constructor for class net.i2p.router.client.CreateSessionJob
-
- CreateSessionMessage - Class in net.i2p.data.i2cp
Defines the message a client sends to a router when establishing a new
session.
- CreateSessionMessage(SessionConfig) - Constructor for class net.i2p.data.i2cp.CreateSessionMessage
CreateSessionMessage.
- CreateSessionMessage() - Constructor for class net.i2p.data.i2cp.CreateSessionMessage
CreateSessionMessage.
- createShort(I2PAppContext, int, SessionKey, byte[], Properties, int) - Static method in class net.i2p.data.i2np.BuildResponseRecord
Creates a new ChaCha/Poly-encrypted response record (short format).
- createSID() - Static method in class org.cybergarage.upnp.event.Subscription
createSID.
- createSocket(String, int) - Method in class net.i2p.util.I2PSSLSocketFactory
Returns a socket to the host.
- createSocket(InetAddress, int) - Method in class net.i2p.util.I2PSSLSocketFactory
Returns a socket to the host.
- createSocketHandler(I2PSocket, int) - Method in class net.i2p.sam.SAMStreamSession
Create a new SAM STREAM session socket handler, detaching its thread.
- createSOCKSServer(I2PAppContext, Socket, Properties) - Static method in class net.i2p.i2ptunnel.socks.SOCKSServerFactory
Create a new SOCKS server, using the provided socket (that must
be connected to a client) to select the proper SOCKS protocol
version.
- createStatsWindow() - Method in class edu.internet2.ndt.Tcpbw100
Create the "Statistics" window.
- createTempFile(String, String) - Static method in class net.i2p.util.SecureFile
Sets file to mode 600 when the file is created
- createTempFile(String, String, File) - Static method in class net.i2p.util.SecureFile
Sets file to mode 600 when the file is created
- createThreadGroup(String) - Method in class net.i2p.sam.SessionRecord
Create a thread group for this session if one does not already exist.
- createTitledBorder(String) - Static method in class com.vuze.plugins.mlab.tools.ndt.swingemu.BorderFactory
Create a titled border stub.
- createTypeBitMap(List<Record.TYPE>) - Static method in class org.minidns.record.NSEC
Create type bitmap
- createUnresolved(String, int) - Static method in class net.i2p.client.streaming.I2PSocketAddress
-
- createUUID() - Static method in class org.cybergarage.upnp.UPnP
Creates a unique UUID for UPnP device identification.
- createZip(int) - Method in class net.i2p.router.networkdb.reseed.ReseedBundler
Create a zip file with
a random selection of 'count' router infos from configDir/netDb
to 'toDir'.
- createZip() - Method in class net.i2p.router.web.helpers.ReseedGenerator
createZip.
- CRIT - Static variable in class net.i2p.util.Log
CRIT.
- CRITICAL - Static variable in class net.i2p.router.util.EventLog
CRITICAL.
- CRL_SUFFIX - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
CRL file suffix
- CRLEntry - Class in net.i2p.router.news
Data structure for Certificate Revocation List (CRL) entries.
- CRLEntry() - Constructor for class net.i2p.router.news.CRLEntry
-
- CRLF - Static variable in class org.cybergarage.http.HTTP
HTTP line terminator (CR+LF)
- crypt_raw(byte[], byte[], int, int[]) - Method in class org.mindrot.jbcrypt.BCrypt
Perform the central password hashing step in the
bcrypt scheme
- CryptixAESEngine - Class in net.i2p.crypto
AES encryption engine using Cryptix's Rijndael implementation with CBC mode.
- CryptixAESEngine(I2PAppContext) - Constructor for class net.i2p.crypto.CryptixAESEngine
-
- CryptixAESKeyCache - Class in net.i2p.crypto
CryptixAESKeyCache.
- CryptixAESKeyCache() - Constructor for class net.i2p.crypto.CryptixAESKeyCache
-
- CryptixAESKeyCache.KeyCacheEntry - Class in net.i2p.crypto
Container for AES round keys generated during key schedule expansion.
- CryptixRijndael_Algorithm - Class in net.i2p.crypto
Rijndael AES algorithm implementation.
- CryptoCheck - Class in net.i2p.crypto
CryptoCheck.
- CryptoChecker - Class in net.i2p.router.tasks
Cryptographic algorithm availability checker and advisor.
- CryptoChecker() - Constructor for class net.i2p.router.tasks.CryptoChecker
-
- CryptoConstants - Class in net.i2p.crypto
CryptoConstants.
- CryptoConstants() - Constructor for class net.i2p.crypto.CryptoConstants
-
- CryptoException - Exception in org.bouncycastle.crypto
Foundation class for checked exceptions thrown by the crypto packages.
- CryptoException() - Constructor for exception org.bouncycastle.crypto.CryptoException
Base constructor.
- CryptoException(String) - Constructor for exception org.bouncycastle.crypto.CryptoException
Constructs a CryptoException with the given message.
- CryptoException(String, Throwable) - Constructor for exception org.bouncycastle.crypto.CryptoException
Constructs a CryptoException with the given message and cause.
- CryptoServiceProperties - Interface in org.bouncycastle.crypto
Properties interface for cryptographic services.
- cryptoServiceProperties() - Method in class org.bouncycastle.crypto.digests.KeccakDigest
cryptoServiceProperties.
- cryptoServiceProperties() - Method in class org.bouncycastle.crypto.digests.LongDigest
Returns the properties for the crypto service.
- cryptoServiceProperties() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
-
- cryptoServiceProperties() - Method in class org.bouncycastle.crypto.digests.SHAKEDigest
cryptoServiceProperties.
- CryptoServicePurpose - Enum in org.bouncycastle.crypto
Enumeration of cryptographic service purposes.
- CryptoServicesRegistrar - Class in org.bouncycastle.crypto
Registry for cryptographic services and utilities.
- CryptoServicesRegistrar() - Constructor for class org.bouncycastle.crypto.CryptoServicesRegistrar
default constructor
- CSPDetector - Class in i2p.susi.webmail
Detects Content Security Policy support in user agent strings.
- CSPDetector() - Constructor for class i2p.susi.webmail.CSPDetector
-
- cspNonce - Variable in class org.klomp.snark.web.I2PSnarkServlet
Csp nonce
- cssClass - Variable in class net.i2p.router.web.helpers.RingRenderer.RingSection
CSS color class: "green", "red", "yellow", "blue", "cyan", "gray"
- CSSHelper - Class in net.i2p.router.web
Copied and modded from I2PTunnel IndexBean (GPL)
- CSSHelper() - Constructor for class net.i2p.router.web.CSSHelper
-
- CSSHelper.StringFormatter - Class in net.i2p.router.web
Capitalize first letter of each word of string
https://www.javatpoint.com/java-program-to-capitalize-each-word-in-string
- ctx - Variable in class net.i2p.router.tunnel.pool.ConnectChecker
the router context
- ctx - Variable in class net.i2p.router.web.helpers.SidebarHelper
Global application context
- CURRENT_VERSION - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Current minor version identifier for net DB format.
- currentFile() - Method in class net.i2p.util.FileLogWriter
File may not exist or have old logs in it if not opened yet
- currentFile() - Method in class net.i2p.util.LogManager
File may not exist or have old logs in it if not opened yet
- currentFile() - Method in class net.i2p.util.LogWriter
File may not exist or have old logs in it if not opened yet
- currentPageIterator() - Method in class i2p.susi.util.Folder
Returns an iterator containing the elements on the current page.
- currentRow - Variable in class org.rrd4j.core.jrrd.Archive
Row for last modification time of database.
- currentTimeAndStratum(String[], int, boolean, Log) - Static method in class net.i2p.router.time.NtpClient
Query the ntp servers, returning the current time from first one we find
Hack to return time and stratum
- currentValue - Variable in class net.i2p.router.Tuner.ParamSnapshot
Current value.
- CURRTO - Static variable in class edu.internet2.ndt.NDTConstants
Current retransmission timeout variable name as sent by the NDT server.
- CURRWINRCVD - Static variable in class edu.internet2.ndt.NDTConstants
Current receive window size variable name as sent by the NDT server.
- Cursor - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
Emulation of java.awt.Cursor for the NDT (Network Diagnostic Tool) plugin.
- Cursor(Cursor) - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.Cursor
Construct a new instance.
- Curve - Class in net.i2p.crypto.eddsa.math
A twisted Edwards curve.
- Curve(Field, byte[], FieldElement) - Constructor for class net.i2p.crypto.eddsa.math.Curve
Create a twisted Edwards curve.
- curve - Variable in class net.i2p.crypto.eddsa.math.GroupElement
Variable is package private only so that tests run.
- Curve25519 - Class in com.southernstorm.noise.crypto.x25519
Implementation of the Curve25519 elliptic curve algorithm.
- Curve25519DHState - Class in com.southernstorm.noise.protocol
Implementation of the Curve25519 algorithm for the Noise protocol.
- Curve25519DHState(KeyFactory) - Constructor for class com.southernstorm.noise.protocol.Curve25519DHState
Constructs a new Diffie-Hellman object for Curve25519.
- CURVE_ED25519_SHA512 - Static variable in class net.i2p.crypto.eddsa.spec.EdDSANamedCurveTable
old name
- CustomThreadPoolExecutor() - Constructor for class net.i2p.i2ptunnel.TunnelControllerGroup.CustomThreadPoolExecutor
Create with default configuration
- cwin - Variable in class edu.internet2.ndt.Tcpbw100
Packet ordering metric.
- CwndComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.CwndComparator
-
- CWNDTIME - Static variable in class edu.internet2.ndt.NDTConstants
Congestion window time variable name as sent by the NDT server.
- cwndtime - Variable in class edu.internet2.ndt.Tcpbw100
Packet ordering metric.
- GarlicBlock(GarlicClove) - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload.GarlicBlock
-
- GarlicClove - Class in net.i2p.data.i2np
Contains one deliverable message encrypted to a router along with instructions
and a certificate 'paying for' the delivery.
- GarlicClove(I2PAppContext) - Constructor for class net.i2p.data.i2np.GarlicClove
GarlicClove.
- GarlicConfig - Class in net.i2p.router.message
Configuration and content for a garlic message containing one or more cloves.
- GarlicConfig(Certificate, long, long, DeliveryInstructions) - Constructor for class net.i2p.router.message.GarlicConfig
Creates a new GarlicConfig
- GarlicConfig(List<GarlicConfig>, Certificate, long, long, DeliveryInstructions) - Constructor for class net.i2p.router.message.GarlicConfig
Creates a new GarlicConfig with existing clove configs
- GarlicMessage - Class in net.i2p.data.i2np
Defines the wrapped garlic message
- GarlicMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.GarlicMessage
GarlicMessage.
- GarlicMessageBuilder - Class in net.i2p.router.message
Static methods to build GarlicMessages from a GarlicConfig, for both
ElGamal/AES and ECIES (X25519 + PQ) encryption schemes.
- GarlicMessageHandler - Class in net.i2p.router.message
Builds jobs to process garlic messages received outside tunnels.
- GarlicMessageHandler(RouterContext) - Constructor for class net.i2p.router.message.GarlicMessageHandler
-
- GarlicMessageHandler(RouterContext, long, long, long) - Constructor for class net.i2p.router.message.GarlicMessageHandler
-
- GarlicMessageParser - Class in net.i2p.router.message
Read a GarlicMessage, decrypt it, and return the resulting CloveSet.
- GarlicMessageParser(RouterContext) - Constructor for class net.i2p.router.message.GarlicMessageParser
Create a garlic message parser
- garlicMessageParser() - Method in class net.i2p.router.RouterContext
Get the garlic message parser for this context.
- GarlicMessageReceiver - Class in net.i2p.router.message
Handles the reception and decryption of GarlicMessages.
- GarlicMessageReceiver(RouterContext, GarlicMessageReceiver.CloveReceiver) - Constructor for class net.i2p.router.message.GarlicMessageReceiver
Constructs a GarlicMessageReceiver without targeting a specific client destination.
- GarlicMessageReceiver(RouterContext, GarlicMessageReceiver.CloveReceiver, Hash) - Constructor for class net.i2p.router.message.GarlicMessageReceiver
Constructs a GarlicMessageReceiver targeting a specific client destination.
- GarlicMessageReceiver.CloveReceiver - Interface in net.i2p.router.message
Interface for handling decrypted garlic cloves.
- GATOR_FONT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Font for the Gator
- gdef - Variable in class org.rrd4j.graph.RrdGraph
-
- gdef - Variable in class org.rrd4j.graph.RrdGraphGenerator
-
- GENERAL_SOCKS_SERVER_FAILURE - Static variable in class net.i2p.socks.SOCKS5Constants.Reply
GENERAL_SOCKS_SERVER_FAILURE.
- GeneralHelper - Class in net.i2p.i2ptunnel.ui
General helper functions used by all UIs.
- GeneralHelper(TunnelControllerGroup) - Constructor for class net.i2p.i2ptunnel.ui.GeneralHelper
Construct a new helper with the global context.
- GeneralHelper(I2PAppContext, TunnelControllerGroup) - Constructor for class net.i2p.i2ptunnel.ui.GeneralHelper
Construct a new helper with a specific context.
- generate(String, String, String, String, String, String, int, SigType) - Static method in class net.i2p.crypto.SelfSignedGenerator
-
- generate(String, Set<String>, String, String, String, String, String, int, SigType) - Static method in class net.i2p.crypto.SelfSignedGenerator
-
- generate(SigningPrivateKey, String, int) - Static method in class net.i2p.crypto.SelfSignedGenerator
Create a self-signed certificate for the existing private key.
- generateAlpha(I2PAppContext, SigningPublicKey, String) - Static method in class net.i2p.crypto.Blinding
Generate alpha for current time.
- generateAlpha(I2PAppContext, SigningPublicKey, String, long) - Static method in class net.i2p.crypto.Blinding
Generate alpha for the given time.
- generateAuthArgs(String, String) - Method in class net.i2p.util.EepGet.AuthState
Generate the digest authentication parameters
Ref: RFC 2617
- generateColHeight() - Method in class net.metanotion.util.skiplist.SkipList
-
- generateCSV(Writer, String) - Method in class net.i2p.router.web.helpers.StatsGenerator
Generate CSV export of all stats (optionally filtered by name).
- generateDateBasedModData() - Method in class net.i2p.data.router.RouterKeyGenerator
Update the current modifier data with some bytes derived from the current
date (yyyyMMdd in GMT)
- generateECBytes(byte[], int) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
- generateEncapsulated(AsymmetricKeyParameter) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMGenerator
generateEncapsulated.
- generateKemKeyPair() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- generateKemKeyPairInternal(byte[], byte[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- generateKeyPair() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- generateKeyPair() - Method in interface com.southernstorm.noise.protocol.DHState
Generates a new random keypair.
- generateKeyPair() - Method in class com.southernstorm.noise.protocol.MLKEMDHState
Alice local side ONLY
- generateKeyPair() - Method in class net.i2p.crypto.eddsa.KeyPairGenerator
-
- generateKeyPair() - Method in class net.i2p.crypto.eddsa.RedKeyPairGenerator
-
- generateKeyPair() - Method in class net.i2p.crypto.elgamal.KeyPairGenerator
-
- generateKeyPair() - Method in interface org.bouncycastle.crypto.AsymmetricCipherKeyPairGenerator
return an AsymmetricCipherKeyPair containing the generated keys.
- generateKeyPair(byte[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMIndCpa
Generates IndCpa Key Pair
- generateKeyPair() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMKeyPairGenerator
Generate a new ML-KEM key pair.
- generateKeys(EncType) - Static method in class net.i2p.router.crypto.pqc.MLKEM
Alice side
- generateLoadMessage() - Method in class i2p.susi.dns.AddressbookBean
Format a message about filtered addressbook size, and the number of displayed entries
addressbook.jsp catches the case where the whole book is empty.
- generateMatrix(PolyVec[], byte[], boolean) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMIndCpa
generateMatrix.
- generateNID(Hash, int, RandomSource) - Static method in class org.klomp.snark.dht.NodeInfo
Generate a secure NID that matches the Hash and port.
- generatePKIKeypair() - Method in class net.i2p.crypto.KeyGenerator
ElGamal only.
- generatePKIKeys() - Method in class net.i2p.crypto.KeyGenerator
ElGamal only.
- generatePKIKeys(EncType) - Method in class net.i2p.crypto.KeyGenerator
Supports EncTypes
- generateRandomKey(KBucket<T>) - Method in class net.i2p.kademlia.KBucketSet
Generate a random key to go within this bucket
Package private for testing only.
- generateSession(RouterContext, long) - Static method in class net.i2p.router.networkdb.kademlia.MessageWrapper
Create a single key and tag, for receiving a single encrypted message,
and register it with our router's session key manager, to expire in the time specified.
- generateSession(RouterContext, Hash, long, boolean) - Static method in class net.i2p.router.networkdb.kademlia.MessageWrapper
Create a single key and tag, for receiving a single encrypted message,
and register it with the client's session key manager, to expire in the time specified.
- generateSession(RouterContext, SessionKeyManager, long, boolean) - Static method in class net.i2p.router.networkdb.kademlia.MessageWrapper
Create a single key and tag, for receiving a single encrypted message,
and register it with the client's session key manager, to expire in the time specified.
- generateSessionKey() - Method in class net.i2p.crypto.KeyGenerator
Generate a private 256 bit session key
- generateSessionKey(byte[], byte[]) - Method in class net.i2p.crypto.KeyGenerator
PBE the passphrase with the salt.
- generateSessionKey(byte[], byte[], int) - Method in class net.i2p.crypto.KeyGenerator
PBE the passphrase with the salt using specified rounds.
- generateSigningKeypair() - Method in class net.i2p.crypto.KeyGenerator
Generate a pair of DSA keys, where index 0 is a SigningPublicKey, and
index 1 is a SigningPrivateKey.
- generateSigningKeys() - Method in class net.i2p.crypto.KeyGenerator
DSA-SHA1 only.
- generateSigningKeys(SigType) - Method in class net.i2p.crypto.KeyGenerator
Generic signature type, supports DSA, RSA, ECDSA, EdDSA
- generateSipHashKeys(RouterContext, HandshakeState) - Static method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
KDF for SipHash
- generateStatsPage(Writer, boolean, String) - Method in class net.i2p.router.web.helpers.StatsGenerator
generateStatsPage.
- generator - Variable in class gnu.crypto.prng.FortunaStandalone
the underlying PRNG generator
- GenericBitSelector() - Constructor for class org.xlattice.crypto.filters.KeySelector.GenericBitSelector
Default constructor.
- GenericGF - Class in com.google.zxing.common.reedsolomon
This class contains utility methods for performing mathematical operations over
the Galois Fields.
- GenericGF(int, int, int) - Constructor for class com.google.zxing.common.reedsolomon.GenericGF
Create a representation of GF(size) using the given primitive polynomial.
- GenericGFPoly - Class in com.google.zxing.common.reedsolomon
Represents a polynomial whose coefficients are elements of a GF.
- GenericGFPoly(GenericGF, int[]) - Constructor for class com.google.zxing.common.reedsolomon.GenericGFPoly
-
- GenericWordSelector() - Constructor for class org.xlattice.crypto.filters.KeySelector.GenericWordSelector
Default constructor.
- genRandomKey(OutputStream, OutputStream) - Static method in class net.i2p.sam.SAMUtils
Generate a random destination key using DSA_SHA1 signature type.
- genRandomKey(OutputStream, OutputStream, SigType) - Static method in class net.i2p.sam.SAMUtils
Generate a random destination key.
- gensalt(int, SecureRandom) - Static method in class org.mindrot.jbcrypt.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
- gensalt(int) - Static method in class org.mindrot.jbcrypt.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
- gensalt() - Static method in class org.mindrot.jbcrypt.BCrypt
Generate a salt for use with the BCrypt.hashpw() method,
selecting a reasonable default for the number of hashing
rounds to apply
- GENTOO_USER - Static variable in class net.i2p.util.SystemVersion
GENTOO_USER.
- GeoIP - Class in net.i2p.router.transport
Manage geoip lookup in a file with the Tor geoip format.
- GeoIP(I2PAppContext) - Constructor for class net.i2p.router.transport.GeoIP
-
- GEOIP2_FILE_DEFAULT - Static variable in class net.i2p.router.transport.GeoIP
GEOIP2_FILE_DEFAULT.
- GEOIP_CABLEDSL_SPEED - Static variable in class com.maxmind.geoip.LookupService
GEOIP_CABLEDSL_SPEED.
- GEOIP_CHECK_CACHE - Static variable in class com.maxmind.geoip.LookupService
GEOIP_CHECK_CACHE.
- GEOIP_CORPORATE_SPEED - Static variable in class com.maxmind.geoip.LookupService
GEOIP_CORPORATE_SPEED.
- GEOIP_DIALUP_SPEED - Static variable in class com.maxmind.geoip.LookupService
GEOIP_DIALUP_SPEED.
- GEOIP_DIR_DEFAULT - Static variable in class net.i2p.router.transport.GeoIP
GEOIP_DIR_DEFAULT.
- GEOIP_FILE_DEFAULT - Static variable in class net.i2p.router.transport.GeoIP
Default geoip file name
- GEOIP_INDEX_CACHE - Static variable in class com.maxmind.geoip.LookupService
GEOIP_INDEX_CACHE.
- GEOIP_MEMORY_CACHE - Static variable in class com.maxmind.geoip.LookupService
GEOIP_MEMORY_CACHE.
- GEOIP_STANDARD - Static variable in class com.maxmind.geoip.LookupService
GEOIP_STANDARD.
- GEOIP_UNKNOWN_SPEED - Static variable in class com.maxmind.geoip.LookupService
GEOIP_UNKNOWN_SPEED.
- GeoIPv6 - Class in net.i2p.router.transport
Generate compressed geoipv6.dat.gz file, and
lookup entries in it.
- get(String) - Method in interface com.docuverse.identicon.IdenticonCache
Retrieves cached image data for the given key.
- get(int) - Method in class com.google.zxing.common.BitArray
Gets the bit at the specified index.
- get(int, int) - Method in class com.google.zxing.common.BitMatrix
Gets the requested bit, where true means black.
- get(int, int) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
Gets the value at the specified coordinates.
- get() - Method in class com.maxmind.db.BufferHolder
Returns a duplicate of the underlying ByteBuffer.
- get(int, NodeCache.Loader) - Method in class com.maxmind.db.CHMCache
-
- get(int) - Static method in enum com.maxmind.db.Decoder.Type
get.
- get(int, NodeCache.Loader) - Method in class com.maxmind.db.NoCache
-
- get(int, NodeCache.Loader) - Method in interface com.maxmind.db.NodeCache
Get a value from the cache, loading it if necessary.
- get(InetAddress) - Method in class com.maxmind.db.Reader
Looks up the address in the MaxMind DB.
- get(String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified parameter which can be of any type.
- get(String, Class<T>) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified parameter which must map to the provided
class (use the appropriate wrapper class for primitive types).
- get(String, Class<T>, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified parameter which must map to the provided
class (use the appropriate wrapper class for primitive types).
- get(int) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified parameter which can be of any type.
- get(int, Class<T>) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified parameter which must map to the provided
class (use the appropriate wrapper class for primitive types).
- get(int, Class<T>, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified parameter which must map to the provided
class (use the appropriate wrapper class for primitive types).
- get(byte[]) - Method in class net.i2p.data.SDSCache
WARNING - If the SDS is found in the cache, the passed-in
byte array will be returned to the SimpleByteCache for reuse.
- get(byte[], int) - Method in class net.i2p.data.SDSCache
Non-null byte array containing the data, data will be copied to not hold the reference.
- get(InputStream) - Method in class net.i2p.data.SDSCache
Stream from which the bytes will be read.
- get(int) - Method in class net.i2p.router.crypto.ratchet.SparseArray
Gets the Object mapped from the specified key, or null
if no such mapping has been made.
- get(int, E) - Method in class net.i2p.router.crypto.ratchet.SparseArray
Gets the Object mapped from the specified key, or the specified Object
if no such mapping has been made.
- get(Hash) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Retrieve the database entry for the given key.
- get(Hash, boolean) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Retrieve the database entry for the given key with optional persistence control.
- get(Hash) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- get(Hash, boolean) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
Prepare for having only a partial set in memory and the rest on disk
- get(Hash, boolean) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
for PersistentDataStore only - don't use here
- get(Hash) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
get.
- get(String) - Method in class net.i2p.router.transport.GeoIP
Get the country for an IP from the cache.
- get(byte[]) - Method in class net.i2p.router.transport.GeoIP
Get the country for an IP from the cache.
- get(long) - Method in class net.i2p.router.transport.udp.SSU2Bitfield
Return true if the bit is set or false if it is not.
- get(String) - Method in class net.i2p.sam.SessionsDB
Get a session record by nickname.
- get(int) - Method in class net.i2p.util.ArraySet
Returns the element at the specified index.
- get(String, String) - Method in class net.i2p.util.PasswordManager
Either plain or b64
- get(K) - Method in class net.metanotion.io.block.index.IBSkipSpan
Linear search if in file, Binary search if in memory
- get(int, K) - Method in class net.metanotion.util.skiplist.SkipLevels
Get the value associated with the given key.
- get(K) - Method in class net.metanotion.util.skiplist.SkipList
Get the value for a key.
- get(K) - Method in class net.metanotion.util.skiplist.SkipSpan
Get the value associated with the given key.
- GET - Static variable in class org.cybergarage.http.HTTP
GET HTTP method
- get(String) - Method in class org.jfree.svg.StandardFontMapper
Returns the mapped (alternate) font family name.
- get(int) - Method in class org.klomp.snark.BitField
Returns true if the bit is set or false if it is not.
- get(NID) - Method in class org.klomp.snark.dht.DHTNodes
Get a node by its ID.
- get(String) - Method in class org.klomp.snark.I2PSnarkUtil
Fetch the given URL, returning the file it is stored in, or null on error.
- get(String, boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- get(String, int) - Method in class org.klomp.snark.I2PSnarkUtil
-
- get(String, boolean, int) - Method in class org.klomp.snark.I2PSnarkUtil
-
- get(String, boolean, int, int, int) - Method in class org.klomp.snark.I2PSnarkUtil
Fetch to memory
- get(byte[]) - Method in class org.klomp.snark.PeerCoordinatorSet
-
- get() - Method in class org.rrd4j.core.RrdDouble
Retrieve the stored double value.
- get(int) - Method in class org.rrd4j.core.RrdDoubleArray
Gets a double value at the specified index.
- get(int, int) - Method in class org.rrd4j.core.RrdDoubleArray
Array of count double values starting at index.
- get(int, int) - Method in class org.rrd4j.core.RrdDoubleMatrix
-
- get(int, int, int) - Method in class org.rrd4j.core.RrdDoubleMatrix
-
- get() - Method in class org.rrd4j.core.RrdEnum
Retrieve the stored enum value.
- get() - Method in class org.rrd4j.core.RrdInt
Gets the integer value.
- get() - Method in class org.rrd4j.core.RrdLong
Retrieve the stored long value.
- get() - Method in class org.rrd4j.core.RrdString
Retrieve the stored string value.
- get(Font, Font[]) - Method in enum org.rrd4j.graph.RrdGraphConstants.FontTag
Get
- get15sRate() - Method in class net.i2p.router.Router
Max of inbound and outbound rate in bytes per second
- get15sRate(boolean) - Method in class net.i2p.router.Router
When outboundOnly is false, outbound rate in bytes per second.
- get15sRateIn() - Method in class net.i2p.router.Router
Inbound rate in bytes per second
- get1mRate() - Method in class net.i2p.router.Router
Max of inbound and outbound rate in bytes per second
- get1mRate(boolean) - Method in class net.i2p.router.Router
When outboundOnly is false, outbound rate in bytes per second.
- get1mRateIn() - Method in class net.i2p.router.Router
Inbound rate in bytes per second
- get1sRate() - Method in class net.i2p.router.Router
Max of inbound and outbound rate in bytes per second
- get1sRate(boolean) - Method in class net.i2p.router.Router
When outboundOnly is false, outbound rate in bytes per second.
- get1sRateIn() - Method in class net.i2p.router.Router
Inbound rate in bytes per second
- get2D() - Method in class net.i2p.crypto.eddsa.math.Curve
Return twice the curve parameter d.
- get_AccessTech() - Method in class edu.internet2.ndt.Tcpbw100
get_AccessTech.
- get_avgrtt() - Method in class edu.internet2.ndt.Tcpbw100
get_avgrtt.
- get_Bad_cable() - Method in class edu.internet2.ndt.Tcpbw100
get_Bad_cable.
- get_c2sspd() - Method in class edu.internet2.ndt.Tcpbw100
get_c2sspd.
- get_clientIP() - Method in class edu.internet2.ndt.Tcpbw100
get_clientIP.
- get_congestion() - Method in class edu.internet2.ndt.Tcpbw100
get_congestion.
- get_CurRTO() - Method in class edu.internet2.ndt.Tcpbw100
get_CurRTO.
- get_CurRwinRcvd() - Method in class edu.internet2.ndt.Tcpbw100
get_CurRwinRcvd.
- get_cwndtime() - Method in class edu.internet2.ndt.Tcpbw100
get_cwndtime.
- get_diagnosis() - Method in class edu.internet2.ndt.Tcpbw100
get_diagnosis.
- get_DupAcksIn() - Method in class edu.internet2.ndt.Tcpbw100
get_DupAcksIn.
- get_DupAcksOut() - Method in class edu.internet2.ndt.Tcpbw100
get_DupAcksOut.
- get_errmsg() - Method in class edu.internet2.ndt.Tcpbw100
get_errmsg.
- get_host() - Method in class edu.internet2.ndt.Tcpbw100
get_host.
- get_instSpeed() - Method in class edu.internet2.ndt.Tcpbw100
get_instSpeed.
- get_jitter() - Method in class edu.internet2.ndt.Tcpbw100
get_jitter.
- get_loss() - Method in class edu.internet2.ndt.Tcpbw100
get_loss.
- get_MaxRTT() - Method in class edu.internet2.ndt.Tcpbw100
get_MaxRTT.
- get_MaxRwinRcvd() - Method in class edu.internet2.ndt.Tcpbw100
get_MaxRwinRcvd.
- get_mismatch() - Method in class edu.internet2.ndt.Tcpbw100
get_mismatch.
- get_natStatus() - Method in class edu.internet2.ndt.Tcpbw100
get_natStatus.
- get_optimalRcvrBuffer() - Method in class edu.internet2.ndt.Tcpbw100
get_optimalRcvrBuffer.
- get_osArch() - Method in class edu.internet2.ndt.Tcpbw100
get_osArch.
- get_osName() - Method in class edu.internet2.ndt.Tcpbw100
get_osName.
- get_osVer() - Method in class edu.internet2.ndt.Tcpbw100
get_osVer.
- get_PcBuffSpdLimit() - Method in class edu.internet2.ndt.Tcpbw100
get_PcBuffSpdLimit.
- get_Ping() - Method in class edu.internet2.ndt.Tcpbw100
get_Ping.
- get_pluginVer() - Method in class edu.internet2.ndt.Tcpbw100
get_pluginVer.
- get_rcvrLimiting() - Method in class edu.internet2.ndt.Tcpbw100
get_rcvrLimiting.
- get_s2cspd() - Method in class edu.internet2.ndt.Tcpbw100
get_s2cspd.
- get_SACKsRcvd() - Method in class edu.internet2.ndt.Tcpbw100
get_SACKsRcvd.
- get_special_map_digest() - Method in class org.klomp.snark.bencode.BDecoder
Returns the SHA-1 digest over bytes that make up the special map (info map).
- get_statistics() - Method in class edu.internet2.ndt.Tcpbw100
get_statistics.
- get_status() - Method in class edu.internet2.ndt.Tcpbw100
get_status.
- get_TimeStamp() - Method in class edu.internet2.ndt.Tcpbw100
get_TimeStamp.
- get_WaitSec() - Method in class edu.internet2.ndt.Tcpbw100
get_WaitSec.
- geta() - Method in class net.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getA() - Method in class net.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getA() - Method in class net.i2p.crypto.eddsa.EdDSAPublicKey
getA.
- geta() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
Return the private key.
- getA() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
Return the public key.
- getA() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPublicKeySpec
Returns the public key group element.
- getAborted() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
was this request aborted?
- getAbsoluteURL(String, String) - Static method in class org.cybergarage.http.HTTP
Creates an absolute URL by combining base URL with relative URL.
- getAbsoluteURL(String, String, String) - Method in class org.cybergarage.upnp.Device
getAbsoluteURL.
- getAbsoluteURL(String) - Method in class org.cybergarage.upnp.Device
getAbsoluteURL.
- getAbyte() - Method in class net.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getAbyte() - Method in class net.i2p.crypto.eddsa.EdDSAPublicKey
getAbyte.
- getAcceptanceRatio() - Method in class net.i2p.router.peermanager.TunnelHistory
Calculate the ratio of accepted to rejected tunnel requests.
- getAcceptRanges() - Method in class net.i2p.util.EepGet
Show the Accept-Ranges field
- getAcceptTimeout() - Method in interface net.i2p.client.streaming.I2PSocketManager
getAcceptTimeout().
- getAcceptTimeout() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getAccessList() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getAccessList(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the access control list (comma-separated destinations), newline-delimited.
- getAccessList(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getAccessMode(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the access control mode for the tunnel.
- getAccessMode(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getAccumValue() - Method in class org.rrd4j.core.ArcState
Returns the value accumulated so far.
- getAccumValue(int) - Method in class org.rrd4j.core.DataImporter
getAccumValue.
- getAccumValue() - Method in class org.rrd4j.core.Datasource
Returns value this datasource accumulated so far.
- getAccumValue(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getAccumValue(int) - Method in class org.rrd4j.core.XmlReader
-
- getAce() - Method in class org.minidns.dnsname.DnsName
Return the ACE (ASCII Compatible Encoding) version of this DNS name.
- getAckDupEvent() - Method in class net.i2p.client.streaming.impl.Connection
Reusable AckDupEvent for duplicate ACK scheduling.
- getAcked() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
For inbound, returns true after first consume() call.
- getAckedMessages() - Method in class net.i2p.router.transport.udp.PeerState2
-
- getAckedMessages() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getAckedMessages() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getAckedPackets() - Method in class net.i2p.client.streaming.impl.Connection
how many packets have we sent and the other side has ACKed?
- getAckFrequency() - Static method in class net.i2p.router.transport.udp.PeerState
Current ACK frequency.
- getAckThrough() - Method in class net.i2p.client.streaming.impl.Packet
The highest packet sequence number that received on the receiveStreamId.
- getAckTime() - Method in class net.i2p.client.streaming.impl.PacketLocal
how long after packet creation was it acked?
- getAcquireCount() - Method in class net.i2p.util.TryCache
Return total acquire() count (hits + misses).
- getAction() - Method in class com.southernstorm.noise.protocol.HandshakeState
Gets the next action that the application should perform for
the handshake part of the protocol.
- getAction() - Method in class i2p.susi.dns.BaseBean
Get the action.
- getAction() - Method in class net.i2p.router.web.helpers.SidebarHelper
Form action or null.
- getAction(int) - Method in class org.cybergarage.upnp.ActionList
Gets the action at the specified index.
- getAction() - Method in class org.cybergarage.upnp.Argument
Gets the action this argument belongs to.
- getAction(String) - Method in class org.cybergarage.upnp.Device
getAction.
- getAction(String) - Method in class org.cybergarage.upnp.Service
Finds an action by name in this service.
- getActionList() - Method in class org.cybergarage.upnp.Service
Gets the list of actions provided by this service.
- getActionListener() - Method in class org.cybergarage.upnp.Action
Gets the action listener for this action.
- getActionListener() - Method in class org.cybergarage.upnp.xml.ActionData
Gets the action listener for this action data.
- getActionName() - Method in class org.cybergarage.upnp.control.ActionRequest
Gets the action name from the request.
- getActionNode() - Method in class org.cybergarage.upnp.Action
Gets the action node.
- getActionNode() - Method in class org.cybergarage.upnp.Argument
Gets the action node this argument belongs to.
- getActionNode() - Method in class org.cybergarage.upnp.control.ActionRequest
Gets the action node from the request.
- getActive() - Method in class net.i2p.client.streaming.impl.ConnectionHandler
Check if this handler is actively accepting new connections.
- getActiveCount() - Method in class net.i2p.router.transport.ntcp.NTCPSendFinisher
Returns the number of threads currently processing tasks.
- getActiveCount() - Method in class net.i2p.router.transport.ntcp.Reader
Get the number of threads currently processing (not parked).
- getActiveCount() - Method in class net.i2p.router.transport.ntcp.Writer
Get the number of threads currently processing (not parked).
- getActiveCount() - Method in class net.i2p.router.tunnel.TunnelGatewayPumper
Get the number of pumper threads actively processing (not parked on take()).
- getActiveCount() - Method in class net.i2p.sam.SAMHandlerPool
Number of worker threads actively processing a command.
- getActiveFactories() - Static method in class org.rrd4j.core.RrdBackendFactory
Return the current active factories as a stream.
- getActiveHandlers() - Method in class net.i2p.router.transport.udp.PacketHandler
Returns the current number of active handler threads.
- getActiveInboundCount() - Method in class org.klomp.snark.IdleChecker
Return the current inbound tunnel count
- getActiveOutboundCount() - Method in class org.klomp.snark.IdleChecker
Return the current outbound tunnel count
- getActivePeers() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many peers we are talking to now
- getActiveProfiles() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many active identities have we spoken with recently
- getActiveRunnerCount() - Method in class net.i2p.router.JobQueue
Current number of active job runners.
- getActiveThreads() - Static method in class net.i2p.util.SystemVersion
Returns the current number of active (live) threads in the JVM.
- getActiveTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Count GOOD and TESTING (non-failed, not expired) tunnels in the pool.
- getActivity() - Method in class org.klomp.snark.Storage
Get the last activity timestamp.
- getActivityWindow(RouterContext) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Compute the activity window for peer selection based on current network
visibility.
- getActualEnd() - Method in class net.i2p.router.JobTiming
Get the actual end time when the job finished execution.
- getActualHost(String, String) - Method in class net.i2p.util.PortMapper
Get the actual host for a service.
- getActualStart() - Method in class net.i2p.router.JobTiming
Get the actual start time when the job began execution.
- getAdded() - Method in class i2p.susi.dns.AddressBean
Gets the date when this address was added.
- getAddedCount() - Method in class net.i2p.router.transport.PrioritySendPool
Snapshot of added/evicted/dropped counters since construction.
- getAdditionalEventCount(RouterContext, String) - Method in class net.i2p.router.Tuner.BaseParam
Fetch the event count for an additional stat using the 60s period.
- getAdditionalEventCountHourly(RouterContext, String) - Method in class net.i2p.router.Tuner.BaseParam
Fetch the event count for an additional stat using the 1-hour period.
- getAdditionalResourceRecords() - Method in class org.minidns.dnsmessage.DnsMessage.Builder
getAdditionalResourceRecords.
- getAdditionalStat(RouterContext, String) - Method in class net.i2p.router.Tuner.BaseParam
Fetch an additional stat value for cross-reference decisions.
- getAdditionalStat5Min(RouterContext, String) - Method in class net.i2p.router.Tuner.BaseParam
Fetch an additional stat value using the 5-minute average.
- getAdditionalStatHourly(RouterContext, String) - Method in class net.i2p.router.Tuner.BaseParam
Fetch an additional stat value using the 1-hour average.
- getAdditionalStatLong(RouterContext, String) - Method in class net.i2p.router.Tuner.BaseParam
Fetch an additional stat value using the 10-minute average.
- getAddress(String) - Static method in class i2p.susi.webmail.Mail
Returns the first email address portion, enclosed by <>
- getAddress() - Method in class net.i2p.client.streaming.I2PSocketAddress
Does a naming service lookup to resolve the dest if this was created unresolved
or if the resolution failed in the constructor.
- getAddress() - Method in class net.i2p.router.client.ClientConnectionRunner
The address of the client socket.
- getAddress(List<RouterAddress>, boolean) - Static method in class net.i2p.router.transport.udp.PeerTestManager
Get an address out of a list of addresses.
- getAddress() - Method in class net.i2p.router.transport.UPnP
As we only support a single active IGD, and we don't currently have any way
to get any IPv6 addresses, this will return at most one IPv4 address.
- getAddress() - Method in class org.klomp.snark.PeerID
Get the destination.
- getAddressCount() - Method in class net.i2p.data.router.RouterInfo
Return the number of router addresses.
- getAddresses() - Method in class net.i2p.data.router.RouterInfo
Retrieve the set of RouterAddress structures at which this
router can be contacted.
- getAddresses() - Method in class net.i2p.router.transport.TransportManager
This forces a rebuild
- getAddresses() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the set of addresses.
- getAddresses() - Static method in class net.i2p.util.Addresses
Gets all non-IPv6 addresses excluding local, broadcast, and multicast addresses.
- getAddresses(boolean, boolean) - Static method in class net.i2p.util.Addresses
Warning: When includeLocal is false,
all returned addresses should be routable, but they are not necessarily
appropriate for external use.
- getAddresses(boolean, boolean, boolean) - Static method in class net.i2p.util.Addresses
Warning: When includeSiteLocal and includeLoopbackAndWildcard are false,
all returned addresses should be routable, but they are not necessarily
appropriate for external use.
- getAddresses(boolean, boolean, boolean, boolean) - Static method in class net.i2p.util.Addresses
Warning: When includeSiteLocal and includeLoopbackAndWildcard are false,
all returned addresses should be routable, but they are not necessarily
appropriate for external use.
- getAddressSelector() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the HTML for an address selector input.
- getAdvertiser() - Method in class org.cybergarage.upnp.xml.DeviceData
getAdvertiser.
- getAESReplyIV(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
IV used to encrypt the reply sent for the tunnel creation crypto.
- getAESReplyKey(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Key to encrypt the reply sent for the tunnel creation crypto.
- getAggregateStats(Collection<PeerState>) - Static method in class net.i2p.router.transport.udp.PeerState
Compute aggregate transport stats across all peers for tuner visibility.
- getAlgorithm() - Method in class net.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getAlgorithm() - Method in class net.i2p.crypto.eddsa.EdDSAPublicKey
-
- getAlgorithm() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
- getAlgorithm() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
Algorithm.
- getAlgorithm() - Method in class net.i2p.crypto.HMAC256Generator.HMACKey
-
- getAlgorithmName() - Method in enum net.i2p.crypto.EncType
the standard name used for the Java crypto factories
- getAlgorithmName() - Method in enum net.i2p.crypto.SigType
the standard name used for the Java crypto factories
- getAlgorithmName() - Method in interface org.bouncycastle.crypto.Digest
return the algorithm name
- getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.KeccakDigest
getAlgorithmName.
- getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.SHA3Digest
getAlgorithmName.
- getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
-
- getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.SHAKEDigest
getAlgorithmName.
- getAliases() - Method in class net.i2p.router.TunnelPoolSettings
Other destinations that use the same tunnel (or null if exploratory)
Modifiable, concurrent, not a copy
- getAliasOf() - Method in class net.i2p.router.TunnelPoolSettings
Other destination that this is an alias of (or null).
- getAlice() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Alice's PeerState2 (SSU2 only).
- getAliceCipherKey() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Alice's cipher key.
- getAliceIntroKey() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Alice's intro key.
- getAliceIP() - Method in class net.i2p.router.transport.udp.PeerTestState
If we are Alice, return the IP that Bob says we can be reached at.
- getAliceIPFromCharlie() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Alice's IP as reported by Charlie.
- getAliceMACKey() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Alice's MAC key.
- getAlicePort() - Method in class net.i2p.router.transport.udp.PeerTestState
If we are Alice, return the port that Bob says we can be reached at.
- getAlicePortFromCharlie() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Alice's port as reported by Charlie.
- getAlignment() - Method in class org.rrd4j.core.jrrd.RRDFile
Alignment.
- getAlignmentPatternCenters() - Method in class com.google.zxing.qrcode.decoder.Version
-
- getAll() - Method in class net.i2p.kademlia.KBucketSet
Return all entries in all buckets.
- getAll(Set<T>) - Method in class net.i2p.kademlia.KBucketSet
Get all entries in all buckets, excluding the specified entries.
- getAll(SelectionCollector<T>) - Method in class net.i2p.kademlia.KBucketSet
Add all entries in all buckets to the provided collector.
- getAllAddresses() - Static method in class net.i2p.util.Addresses
Gets all addresses excluding only link-local and multicast addresses.
- getAllCategories() - Method in class net.i2p.addressbook.HostChecker
Get all host categories
- getAllCountryCodes() - Method in class com.maxmind.geoip.LookupService
-
- getAllCountryNames() - Method in class com.maxmind.geoip.LookupService
-
- getAllEntries() - Method in class net.i2p.sam.SessionsDB
Return a snapshot of all entries (nick -> SessionRecord).
- getAllMessages() - Method in class net.i2p.router.web.FormHandler
Display everything, wrap it in a div for consistent presentation
- getAllMessages() - Method in class net.i2p.router.web.helpers.GraphHelper
We have to do this here because processForm() isn't called unless the nonces are good
- getAllocatedBW() - Method in class net.i2p.router.tunnel.HopConfig
Get the allocated bandwidth for this hop.
- getAllocatedBW() - Method in class net.i2p.router.tunnel.TunnelDispatcher
Get the total bandwidth allocated for participating tunnels
- getAllowAccept(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the HTTP client allows custom Accept headers.
- getAllowAccept(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns whether Accept header passthrough is allowed.
- getAllowedValue(int) - Method in class org.cybergarage.upnp.AllowedValueList
Gets the allowed value at the specified index.
- getAllowedValueList() - Method in class org.cybergarage.upnp.StateVariable
getAllowedValueList.
- getAllowedValueNode() - Method in class org.cybergarage.upnp.AllowedValue
Get the underlying XML node.
- getAllowedValueRange() - Method in class org.cybergarage.upnp.StateVariable
getAllowedValueRange.
- getAllowedValueRangeNode() - Method in class org.cybergarage.upnp.AllowedValueRange
Get the underlying XML node.
- getAllowIncomingConnections() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- getAllowInternalSSL(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether internal SSL connections are allowed through the HTTP client.
- getAllowInternalSSL(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns whether internal SSL connections are allowed.
- getAllowReferer(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the HTTP client allows custom Referer headers.
- getAllowReferer(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns whether Referer header passthrough is allowed.
- getAllowUserAgent(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the HTTP client allows custom User-Agent headers.
- getAllowUserAgent(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns whether User-Agent header passthrough is allowed.
- getAllowZeroHop() - Method in class net.i2p.router.TunnelPoolSettings
If there are no tunnels to build with, will this pool allow 0 hop tunnels?
As of 0.9.44, same goes for exploratory:
Prior to 0.9.35, generally true for client.
- getAllPeers() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many routers we know about, minus ourselves
- getAllPingResults() - Method in class net.i2p.addressbook.HostChecker
Get all ping results
- getAllPingResults() - Static method in class net.i2p.addressbook.HostCheckerBridge
Get all current ping results
- getAllRouters() - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
-
- getAllRouters() - Method in class net.i2p.router.NetworkDatabaseFacade
Get all known router hashes.
- getAllRouters() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Get the hashes for all known routers
- getAllRouters(Hash) - Method in class net.i2p.router.sybil.Analysis
Returns all routers in the network DB, excluding our own router.
- getAlpha() - Method in class net.i2p.data.BlindData
Gets the alpha value for the current day.
- getAlphanumericCode(int) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
- getAltDestHashBase32(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Works even if tunnel is not running.
- getAltDestination(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Retrieve the alternate tunnel Destination from the key file.
- getAltDestination(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Works even if tunnel is not running.
- getAltDestinationBase64(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Works even if tunnel is not running.
- getAlternatePrivateKeyFile() - Method in class net.i2p.i2ptunnel.TunnelController
Does not necessarily exist.
- getAltPrivateKeyFile(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the alternate private key file path.
- getAltPrivateKeyFile(TunnelControllerGroup, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the alternate private key file path from a specific group.
- getAltPrivateKeyFile(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getAltStyle() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Get the alternate supported style.
- getAltStyle() - Method in class net.i2p.router.transport.TransportImpl
An alternate supported style, or null.
- getAltStyle() - Method in class net.i2p.router.transport.udp.UDPTransport
An alternate supported style, or null.
- getAndResetDroppedCount() - Method in class net.i2p.router.JobQueue
Dropped jobs count (resets on read).
- getAndResetRecentMessagesCount() - Method in class net.i2p.router.tunnel.HopConfig
This returns the number of processed messages since the last time this was called,
and resets the count.
- getAndroidVersion() - Static method in class net.i2p.util.SystemVersion
Identical to android.os.Build.VERSION.SDK_INT.
- getAnnounce() - Method in class org.klomp.snark.MetaInfo
Returns the string representing the URL of the tracker for this torrent.
- getAnnounceList() - Method in class org.klomp.snark.MetaInfo
Returns a list of lists of urls.
- getAnswerPings() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getAnswers() - Method in class org.minidns.dnsmessage.DnsMessage.Builder
getAnswers.
- getAnswersFor(Question) - Method in class org.minidns.dnsmessage.DnsMessage
getAnswersFor.
- getAnswersMinTtl() - Method in class org.minidns.dnsmessage.DnsMessage
Get the minimum TTL from all answers in seconds.
- getAnyAddress() - Static method in class net.i2p.util.Addresses
Gets the first non-local IPv4 address found.
- getAPIKey() - Method in class org.klomp.snark.I2PSnarkUtil
Get the api key.
- getAPITarget() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getAppDir() - Method in class net.i2p.I2PAppContext
Where applications may store data.
- getAppletContext() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JApplet
Applet context.
- getArcCount() - Method in class org.rrd4j.core.DataImporter
getArcCount.
- getArcCount() - Method in class org.rrd4j.core.Header
Returns the number of archives defined in the RRD.
- getArcCount() - Method in class org.rrd4j.core.RrdDb
Returns the number of RRA archives defined in the file
- getArcCount() - Method in class org.rrd4j.core.RrdDef
Returns number of defined archives.
- getArcCount() - Method in class org.rrd4j.core.RrdToolReader
-
- getArcCount() - Method in class org.rrd4j.core.XmlReader
-
- getArcDefs() - Method in class org.rrd4j.core.RrdDef
Returns all archive definition objects specified so far.
- getArcEndTime() - Method in class org.rrd4j.core.FetchData
Returns the timestamp of the last populated slot in the corresponding RRA archive
- getArch() - Static method in class net.i2p.util.SystemVersion
returns the architecture of the system running I2P as a string
for reference in clients.config and plugin.config files.
- getArchive(int) - Method in class org.rrd4j.core.jrrd.RRDatabase
Returns the Archive at the specified position in this database.
- getArchive(String) - Method in class org.rrd4j.core.jrrd.RRDatabase
getArchive.
- getArchive(int) - Method in class org.rrd4j.core.RrdDb
Returns Archive object for the given archive index.
- getArchive(ConsolFun, int) - Method in class org.rrd4j.core.RrdDb
Returns Archive object with the given consolidation function and the number of steps.
- getArchiveEndTime() - Method in class org.rrd4j.data.Def
Archive end time.
- getArchiveList(ConsolidationFunctionType) - Method in class org.rrd4j.core.jrrd.RRDatabase
-
- getArchives() - Method in class org.rrd4j.core.jrrd.RRDatabase
Returns an iterator over the archives in this database in proper sequence.
- getArchives(ConsolidationFunctionType) - Method in class org.rrd4j.core.jrrd.RRDatabase
Returns an iterator over the archives in this database of the given type in proper sequence.
- getArchives() - Method in class org.rrd4j.core.RrdDb
Archives.
- getArcIndex(ConsolFun, int) - Method in class org.rrd4j.core.RrdDb
Returns index of Archive object with the given consolidation function and the number of
steps.
- getArcState(int) - Method in class org.rrd4j.core.Archive
Returns the underlying archive state object.
- getArcStep() - Method in class org.rrd4j.core.Archive
Returns archive time step in seconds.
- getArcStep() - Method in class org.rrd4j.core.FetchData
Returns the step of the corresponding RRA archive
- getArgument(String) - Method in class org.cybergarage.upnp.Action
Gets an argument by name.
- getArgument(int) - Method in class org.cybergarage.upnp.ArgumentList
Get an argument by index.
- getArgument(String) - Method in class org.cybergarage.upnp.ArgumentList
Get an argument by name.
- getArgumentIntegerValue(String) - Method in class org.cybergarage.upnp.Action
Gets the integer value of an argument by name.
- getArgumentList() - Method in class org.cybergarage.upnp.Action
Gets list of all arguments for this action.
- getArgumentList() - Method in class org.cybergarage.upnp.control.ActionRequest
Gets the argument list from the request.
- getArgumentNode() - Method in class org.cybergarage.upnp.Argument
Gets the argument node containing argument definition.
- getArgumentValue(String) - Method in class org.cybergarage.upnp.Action
Gets the value of an argument by name.
- getArray() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
Returns the internal representation as bytes, in row-major order.
- getArray(String, String, String) - Static method in class edu.internet2.ndt.UserAgentTools
getArray.
- getArrival() - Method in class net.i2p.data.i2np.DeliveryStatusMessage
Misnamed, as it is generally (always?) set by the creator to the current time,
in some future usage it could be set on arrival
- getASCII(String) - Static method in class net.i2p.data.DataHelper
Roughly the same as orig.getBytes("ISO-8859-1") but much faster and
will not throw an exception.
- getASNBuildInfo() - Method in class net.i2p.router.transport.GeoIP
Return the current ASN database version
- getASNBuildInfo() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- getAssociatedKey() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
The root key for the tag set.
- getAtt(Attributes, String) - Static method in class net.i2p.router.web.helpers.FileDumpHelper
Get a manifest attribute value with HTML stripped.
- getAttachmentDir() - Method in class i2p.susi.webmail.MailCache
-
- getAttachmentDir() - Method in class i2p.susi.webmail.PersistentMailCache
-
- getAttachments() - Method in class i2p.susi.webmail.Draft
-
- getAttachmentType() - Method in class i2p.susi.webmail.Mail
Get the attachment type.
- getAttempted() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getAttempted() - Method in class net.i2p.router.networkdb.kademlia.StoreState
The peers attempted OR skipped.
- getAttemptedCount() - Method in class net.i2p.router.networkdb.kademlia.StoreState
The number of peers attempted.
- getAttemptedSize() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getAttribute(String) - Method in class net.i2p.servlet.RequestWrapper
-
- getAttribute(int) - Method in class org.cybergarage.xml.AttributeList
Gets the attribute at the specified index.
- getAttribute(String) - Method in class org.cybergarage.xml.AttributeList
Gets the first attribute with the specified name.
- getAttribute(int) - Method in class org.cybergarage.xml.Node
Gets the attribute at the specified index.
- getAttribute(String) - Method in class org.cybergarage.xml.Node
Gets the attribute with the specified name.
- getAttributeIntegerValue(String) - Method in class org.cybergarage.xml.Node
Gets the integer value of an attribute with the specified name.
- getAttributeValue(String) - Method in class org.cybergarage.xml.Node
Gets the value of an attribute with the specified name.
- getAuth() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Whether I2CP authentication is enabled.
- getAuth() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve whether proxy authentication is enabled.
- getAuthError(boolean) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
What to send if digest auth fails
- getAuthHeader(String, String) - Method in class net.i2p.util.EepGet.AuthState
-
- getAuthPrivKey() - Method in class net.i2p.data.BlindData
Gets the authentication private key.
- getAuthRequired() - Method in class net.i2p.data.BlindData
Checks if authentication is required.
- getAuthType() - Method in class net.i2p.data.BlindData
Gets the authentication type.
- getAuthType() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Gets the authentication type.
- getAutotune() - Method in class net.i2p.router.Tuner
Shared AutotuneConfig instance.
- getAvailableTags(PublicKey, SessionKey) - Method in class net.i2p.crypto.SessionKeyManager
Determine (approximately) how many available session tags for the current target
have been confirmed and are available
- getAvailableTags(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
Delegates to the appropriate key manager by encryption type.
- getAvailableTags(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
Delegates to the appropriate key manager by encryption type.
- getAvailableTags(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Determine (approximately) how many available session tags for the current target
have been confirmed and are available
- getAvailableTags(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
Determine (approximately) how many available session tags for the current target
have been confirmed and are available
- getAvailableTimeLeft(PublicKey, SessionKey) - Method in class net.i2p.crypto.SessionKeyManager
Determine how long the available tags will be available for before expiring, in
milliseconds
- getAvailableTimeLeft(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
Delegates to the appropriate key manager by encryption type.
- getAvailableTimeLeft(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
Delegates to the appropriate key manager by encryption type.
- getAvailableTimeLeft(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Determine how long the available tags will be available for before expiring, in
milliseconds
- getAvailableTimeLeft(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
Determine how long the available tags will be available for before expiring, in
milliseconds
- getAverage() - Method in class net.i2p.stat.RateAverages
Gets the weighted average.
- getAverageEventsPerPeriod() - Method in class net.i2p.stat.Frequency
Calculate how many events would occur in a period given the current (rolling) average.
- getAverageInterval() - Method in class net.i2p.stat.Frequency
On average over the last $period, after how many milliseconds are events coming in,
as calculated during the last event occurrence?
- getAverageLatency() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Get average latency from last 3 tests.
- getAverageRating() - Method in class org.klomp.snark.comments.CommentSet
Returns the average rating from all non-hidden, non-local comments.
- getAverageValue() - Method in class net.i2p.stat.Rate
What was the average value across the events in the last period?
- getAvgBWPerTunnel() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Average bandwidth per tunnel in the pool.
- getAvgLag() - Method in class net.i2p.router.JobQueue
Average lag time for jobs waiting in the queue.
- getAvgMinDist(List<RouterInfo>) - Method in class net.i2p.router.sybil.Analysis
Calculates the average minimum distance from 200 random routing keys
to the closest router in the provided list.
- getAvgOrLifetimeAvg() - Method in class net.i2p.stat.Rate
Gets the average value, or the lifetime average if no recent data.
- getAvgPeerTestTime() - Method in class net.i2p.router.peermanager.PeerTestJob
Gets the average successful peer test time over the last minute.
- getAvgPeerTestTime() - Method in class net.i2p.router.web.helpers.SidebarHelper
Average peer test round-trip time (good + too-slow combined)
- getAvgPeerTestTimeGood() - Method in class net.i2p.router.web.helpers.SidebarHelper
Average successful peer test round-trip time
- getAvgPendingTime() - Method in class net.i2p.router.JobStats
Get the average pending/wait time for this job type.
- getAvgPendingTime() - Method in class net.i2p.router.JobStats.RecentStats
Return the avgPendingTime
- getAvgTime() - Method in class net.i2p.router.JobStats
Get the average execution time for this job type.
- getAvgTime() - Method in class net.i2p.router.JobStats.RecentStats
Return the avgTime
- getb() - Method in class net.i2p.crypto.eddsa.math.Field
Return the bit length.
- getB() - Method in class net.i2p.crypto.eddsa.spec.EdDSAParameterSpec
Return the base (generator) point.
- getB32() - Method in class i2p.susi.dns.AddressBean
Gets the base32 hash address for this destination.
- getB32Hostname() - Method in interface net.i2p.i2ptunnel.irc.DCCHelper
String to put in the outgoing DCC
- getB64() - Method in class i2p.susi.dns.AddressBean
Gets the base64 hash of the destination.
- getB64(String, String) - Method in class net.i2p.util.PasswordManager
-
- getBackend(RrdDb, String, boolean) - Method in class org.rrd4j.core.RrdBackendFactory
Creates RrdBackend object for the given storage path.
- getBackend(RrdDb, URI, boolean) - Method in class org.rrd4j.core.RrdBackendFactory
Creates RrdBackend object for the given storage path.
- getBackend() - Method in class org.rrd4j.data.Def
Data backend.
- getBackendFactory() - Method in class net.i2p.router.web.GraphListener
-
- getBackground() - Method in class org.jfree.svg.SVGGraphics2D
Returns the background color.
- getBackgroundColor() - Method in class com.docuverse.identicon.NineBlockIdenticonRenderer2
Background color of the identicon.
- getBackupQuantity() - Method in class net.i2p.router.TunnelPoolSettings
how many backup tunnels should be kept waiting in the wings
- getBackupTrackers() - Method in class org.klomp.snark.I2PSnarkUtil
List of open tracker announce URLs to use as backups even if disabled
- getBadDest(Hash) - Method in class net.i2p.router.networkdb.kademlia.NegativeLookupCache
Get a cached bad destination.
- getBadPacketBanChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the bad packet ban option.
- getBadPacketDuration() - Method in class net.i2p.router.Banlist
Get the current bad packet ban duration in ms.
- getBadPacketDuration() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the bad packet ban duration in minutes.
- getBandwidthClass() - Method in class net.i2p.router.Router
The current bandwidth class.
- getBandwidthEstimate() - Method in class net.i2p.client.streaming.impl.SimpleBandwidthEstimator
-
- getBandwidthEstimate() - Method in class net.i2p.router.transport.udp.SimpleBandwidthEstimator
Returns the current bandwidth estimate in bytes per millisecond.
- getBandwidthEstimate(long) - Method in class net.i2p.router.transport.udp.SimpleBandwidthEstimator
Returns the current bandwidth estimate at the specified time.
- getBandwidthEstimate() - Method in interface net.i2p.util.BandwidthEstimator
Get the current bandwidth estimate.
- getBandwidthEstimate() - Method in class net.i2p.util.SyntheticREDQueue
Returns the current bandwidth estimate in bytes/ms.
- GetBandwidthLimitsMessage - Class in net.i2p.data.i2cp
Request the router tells us the current bw limits
- GetBandwidthLimitsMessage() - Constructor for class net.i2p.data.i2cp.GetBandwidthLimitsMessage
Constructs a new GetBandwidthLimitsMessage.
- getBandwidthListener() - Method in interface org.klomp.snark.CompleteListener
-
- getBandwidthListener() - Method in class org.klomp.snark.PeerState
Returns the bandwidth listener for this peer state.
- getBandwidthListener() - Method in class org.klomp.snark.SnarkManager
-
- getBandwidthListener() - Method in class org.klomp.snark.UpdateRunner
The bandwidth listener
- getBandwidthRequest() - Method in class net.i2p.router.transport.udp.UDPPacket
Bandwidth request.
- getBandwidthTier() - Method in class net.i2p.data.router.RouterInfo
Return a string representation of this node's bandwidth tier,
or "Unknown"
- getBanlistCompact() - Method in class net.i2p.router.web.helpers.ProfilesHelper
-
- getBanlistedPeers() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many peers are banned.
- getBase() - Method in class org.klomp.snark.Storage
The base file or directory.
- getBase64Entries(Properties) - Method in class net.i2p.client.naming.MetaNamingService
All services aggregated
- getBase64Entries(Properties) - Method in class net.i2p.client.naming.NamingService
This may be more or less efficient than getEntries(),
depending on the implementation.
- getBase64Entries(Properties) - Method in class net.i2p.client.naming.SingleFileNamingService
Overridden since we store base64 natively.
- getBase64Entries(Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
-
- getBaseAlgorithm() - Method in enum net.i2p.crypto.EncType
the standard base algorithm name used for the Java crypto factories
- getBaseAlgorithm() - Method in enum net.i2p.crypto.SigType
the standard base algorithm name used for the Java crypto factories
- getBaseDir() - Method in class net.i2p.I2PAppContext
This is the installation dir, often referred to as $I2P.
- getBaseLogfilename() - Method in class net.i2p.util.LogManager
-
- getBaseName() - Method in class org.klomp.snark.Snark
Get the base name of the torrent.
- getBaseName() - Method in class org.klomp.snark.Storage
The base file or directory name of the data, as specified in the .torrent file, but filtered
to remove illegal characters.
- getBaseName() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getBcc() - Method in class i2p.susi.webmail.Draft
-
- getBegin() - Method in class i2p.susi.dns.AddressbookBean
Returns the beginning index as string.
- getBegin() - Method in class net.i2p.router.transport.udp.UDPPacket
Initialization time.
- getBeginGroupKeys() - Static method in class org.jfree.svg.SVGHints
- getBeginInt() - Method in class i2p.susi.dns.AddressbookBean
Returns the beginning index as integer.
- getBeginTime() - Method in class net.i2p.router.transport.udp.PeerTestState
Return the time when this test began.
- getBestInitialLeaseSet() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getBid(OutNetMessage) - Method in class net.i2p.router.transport.TransportManager
Get the best bid for a message across all transports.
- getBids(RouterContext, TransportManager, OutNetMessage) - Static method in class net.i2p.router.transport.GetBidsJob
Transport bids for a message and send it if a suitable bid is found
- getBids(OutNetMessage) - Method in class net.i2p.router.transport.TransportManager
Get all bids for a message across all transports.
- GetBidsJob - Class in net.i2p.router.transport
Retrieves transport bids for outbound message delivery.
- GetBidsJob() - Constructor for class net.i2p.router.transport.GetBidsJob
-
- getBigDecimal(int) - Method in class org.json.simple.JsonArray
A convenience method that assumes there is a BigDecimal, Number, or String at the given index.
- getBigDecimal(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a BigDecimal, Number, or String at the given key.
- getBigDecimalOrDefault(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a BigDecimal, Number, or String at the given key.
- getBinary(String) - Method in class net.i2p.router.web.NavHelper
Retrieve binary icon for a plugin
- getBinaryFormatMajorVersion() - Method in class com.maxmind.db.Metadata
-
- getBinaryFormatMinorVersion() - Method in class com.maxmind.db.Metadata
-
- getBindAddress() - Method in class org.cybergarage.http.HTTPServer
Gets the bind address as a string.
- getBindPort() - Method in class org.cybergarage.http.HTTPServer
Gets the bind port.
- getBitArray() - Method in class com.google.zxing.common.BitArray
Returns the underlying array of ints.
- getBitField() - Method in class org.klomp.snark.Storage
The BitField that tells which pieces this storage contains.
- getBits() - Method in enum com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
-
- getBits() - Method in enum com.google.zxing.qrcode.decoder.Mode
-
- getBits() - Method in class org.rrd4j.core.jrrd.RRDFile
Long size in bits for this file.
- getBitSelectors(byte[], int, int, int[]) - Method in interface org.xlattice.crypto.filters.KeySelector.BitSelector
Extracts k bit offsets from a key for Bloom filter operations.
- getBitSelectors(byte[], int, int, int[]) - Method in class org.xlattice.crypto.filters.KeySelector.GenericBitSelector
Extracts k bit offsets from key data using 5-bit stride algorithm.
- getBlacklist() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getBlankHash() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Checksum for blank record
- getBlindData() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Gets the computed blind data.
- getBlindData(SigningPublicKey) - Method in class net.i2p.router.NetworkDatabaseFacade
-
- getBlindData() - Method in class net.i2p.router.NetworkDatabaseFacade
For console ConfigKeyringHelper
- getBlindData(SigningPublicKey) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getBlindData() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getBlindedHash() - Method in class net.i2p.data.BlindData
Gets the hash of the blinded key for the current day.
- getBlindedHash() - Method in class net.i2p.data.LeaseSet2
The orignal blinded hash, where this came from.
- getBlindedHash(Destination) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
The hash to lookup for a dest.
- getBlindedHash(SigningPublicKey) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
The hash to lookup for a SPK known to be blinded.
- getBlindedPassword(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the blinded password for the tunnel's lease set.
- getBlindedPassword(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns the blinded password for the tunnel.
- getBlindedPubKey() - Method in class net.i2p.data.BlindData
Gets the blinded signing public key for the current day.
- getBlindedSigType() - Method in class net.i2p.data.BlindData
Gets the type of the blinded signature.
- getBlob() - Method in class org.minidns.record.TXT
-
- getBlocklistChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the blocklist option.
- getBlocklistEntries() - Method in class net.i2p.router.news.NewsXMLParser
The blocklist entries.
- getBlocklistFile() - Method in class net.i2p.router.sybil.PersistSybil
Get the blocklist path
- getBlocklistSize() - Method in class net.i2p.router.Blocklist
Get the size of the permanent blocklist.
- getBlocklistSummary() - Method in class net.i2p.router.web.helpers.ConfigPeerHelper
Get the blocklist summary HTML.
- getBlockMyCountryChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the block my country option.
- getBob() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Bob's PeerState.
- getBobIP() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Bob's IP address.
- getBobPort() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Bob's port.
- getBodies(Collection<POP3MailBox.FetchRequest>) - Method in class i2p.susi.webmail.pop3.POP3MailBox
Fetch headers and/or bodies.
- getBody() - Method in class edu.internet2.ndt.Message
Get Message body as array
- getBody() - Method in class i2p.susi.webmail.Mail
This contains the header also.
- getBody(String, Buffer) - Method in class i2p.susi.webmail.pop3.POP3MailBox
Fetch the body.
- getBodyNode() - Method in class org.cybergarage.soap.SOAPRequest
Return the SOAP body node.
- getBodyNode() - Method in class org.cybergarage.soap.SOAPResponse
Get the SOAP body node.
- getBook() - Method in class i2p.susi.dns.AddressbookBean
This always returns a valid book, non-null.
- getBoolean(String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified boolean (maps from JSON true/false)
parameter.
- getBoolean(int) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified boolean (maps from JSON true/false)
parameter.
- getBoolean(int) - Method in class org.json.simple.JsonArray
A convenience method that assumes there is a Boolean or String value at the given index.
- getBoolean(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Boolean or String value at the given key.
- getBooleanOption(String, boolean) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- getBooleanOrDefault(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Boolean or String value at the given key.
- getBooleanProperty(String) - Method in class net.i2p.I2PAppContext
Default false
- getBooleanPropertyDefaultTrue(String) - Method in class net.i2p.I2PAppContext
Boolean property, defaulting to true if not set.
- getBootId() - Method in class org.cybergarage.upnp.Device
getBootId.
- getBootId() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
getBootId.
- getBootId() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
getBootId.
- getBottomRightOnBit() - Method in class com.google.zxing.common.BitMatrix
This is useful in detecting a corner of a 'pure' barcode.
- getBounds() - Method in class org.jfree.svg.SVGGraphicsConfiguration
Returns the bounds for this configuration.
- getBoxSpace() - Method in class org.rrd4j.graph.RrdGraphGenerator
Box space.
- getBredth() - Method in class net.i2p.router.networkdb.kademlia.ExploreJob
Returns the maximum number of concurrent exploratory searches to run.
- getBredth() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
Max # of concurrent searches
- getBridge() - Method in class net.i2p.sam.SAMv3Handler
For SAMv3StreamSession
- getBrowser(String) - Static method in class edu.internet2.ndt.UserAgentTools
getBrowser.
- getBuckets() - Method in class net.i2p.kademlia.KBucketSet
Returned list is a copy of the bucket list, closest first,
with the actual buckets (not a copy).
- getBuffer() - Method in interface i2p.susi.webmail.pop3.POP3MailBox.FetchRequest
-
- getBuffer() - Method in class net.i2p.util.LogManager
Return the circular buffer holding recent log records for console display.
- getBuffer() - Method in class org.rrd4j.core.RrdByteArrayBackend
Underlying byte buffer.
- getBufferedImageColorModel() - Method in class com.google.zxing.client.j2se.MatrixToImageConfig
Get the buffered image color model.
- getBuildDate() - Method in class com.maxmind.db.Metadata
-
- getBuilder() - Method in class i2p.susi.util.StringBuilderWriter
Get the underlying StringBuilder.
- getBuilder() - Static method in class org.rrd4j.core.RrdDb
Create a new builder for constructing RrdDb instances.
- getBuilder() - Static method in class org.rrd4j.graph.BufferedImageWorker
Creates a new builder for BufferedImageWorker.
- getBuilder2() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getBuildFailureBuffer() - Static method in class net.i2p.router.Tuner
The build failure buffer.
- getBuildHandlerThreadCount() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Actual number of running BuildHandler threads.
- getBuildHandlerThreads() - Static method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Tuned by Tuner — min 1, max 8
- getBuildSuccessRate(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
Compute actual tunnel build success rate from event counts.
- getBuildTime() - Static method in class net.i2p.time.BuildTime
Get the build date for i2p.jar.
- getBuildTriesQuantityOverride(RouterContext) - Static method in class net.i2p.router.tunnel.pool.TunnelPool
Quantity override threshold from config or default (12).
- getBuiltBy() - Method in class net.i2p.router.web.helpers.LogsHelper
Return the Built-By attribute from the i2p.jar manifest.
- getBWLimits(String, int) - Static method in class org.klomp.snark.BWLimits
Retrieves the bandwidth limits from the I2P router at the given host and port.
- getByCode(int) - Static method in enum net.i2p.crypto.EncType
encryption type by code.
- getByCode(int) - Static method in enum net.i2p.crypto.SigType
signature type by code.
- getByName(String) - Static method in class net.i2p.crypto.eddsa.spec.EdDSANamedCurveTable
Returns the curve specification for the given name, or null if not found.
- getByte(int) - Method in class org.json.simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
- getByte(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getByteCount() - Method in class org.rrd4j.graph.RrdGraphInfo
Returns the number of bytes in the graph file
- getByteLength() - Method in class org.bouncycastle.crypto.digests.KeccakDigest
Return the size of block that the compression function is applied to in bytes.
- getByteLength() - Method in class org.bouncycastle.crypto.digests.LongDigest
getByteLength.
- getByteLength() - Method in interface org.bouncycastle.crypto.ExtendedDigest
Return the size in bytes of the internal buffer the digest applies it's compression
function to.
- getByteOrDefault(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getBytes() - Method in class net.i2p.data.DatabaseEntry
Returns the raw payload data, excluding the signature, to be signed by sign().
- getBytes() - Method in class net.i2p.data.LeaseSet
without sig!
- getBytes() - Method in class net.i2p.data.LeaseSet2
without sig!
- getBytes() - Method in class net.i2p.data.router.RouterInfo
Write out the raw payload of the routerInfo, excluding the signature.
- getBytes() - Method in class net.i2p.i2ptunnel.socks.SOCKSHeader
-
- getBytes(byte[]) - Method in class net.metanotion.io.data.IdentityBytes
-
- getBytes(Integer) - Method in class net.metanotion.io.data.IntBytes
-
- getBytes(String) - Method in class net.metanotion.io.data.StringBytes
-
- getBytes(String) - Method in class net.metanotion.io.data.UTF8StringBytes
-
- getBytes(T) - Method in interface net.metanotion.io.Serializer
o).
- getBytes() - Method in class org.cybergarage.upnp.Icon
Gets the raw image data for this icon.
- getBytes() - Method in class org.klomp.snark.bencode.BEValue
Returns this BEValue as a byte[].
- getBytes() - Method in class org.minidns.dnsname.DnsName
Serialize a domain name under IDN rules.
- getBytes() - Method in class org.rrd4j.core.RrdDb
Returns an array of bytes representing the whole RRD.
- getBytes() - Method in class org.rrd4j.graph.RrdGraphInfo
Returns graph bytes
- getC2sSFWTestResults() - Method in class edu.internet2.ndt.Tcpbw100
Get Client->Server fire-wall test results.
- getCache(String) - Static method in class net.i2p.client.naming.DummyNamingService
Look up a cached destination.
- getCache() - Method in class net.i2p.router.ClientMessagePool
Get the outbound cache for this message pool.
- getCacheControl() - Method in class net.i2p.util.EepGet
Show the Cache-Control field
- getCacheControl() - Method in class org.cybergarage.http.HTTPPacket
Get the Cache-Control header value.
- getCacheControl() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getCacheControl.
- getCacheTime() - Method in interface org.klomp.snark.web.BasicServlet.HttpContent
in seconds
- getCalendar() - Method in class org.cybergarage.http.Date
Gets the Calendar instance used by this Date.
- getCalendar(long) - Static method in class org.rrd4j.core.Util
Returns Calendar object for the given timestamp (in seconds, without
milliseconds)
- getCalendar(Date) - Static method in class org.rrd4j.core.Util
Returns Calendar object for the given Date object
- getCalendar(String) - Static method in class org.rrd4j.core.Util
Creates Calendar object from a string.
- getCallback() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
getCallback.
- getCanonicalHostName(String) - Method in class net.i2p.router.CommSystemFacade
Look up the canonical hostname for the given IP, blocking on DNS if necessary.
- getCanonicalHostName(String) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Returns the canonical hostname for the given IP address from cache or DNS.
- getCanonicalHostNameSync(String) - Method in class net.i2p.router.CommSystemFacade
Synchronous canonical hostname lookup for the given IP.
- getCanonicalHostNameSync(String) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getCanonicalPath() - Method in class org.rrd4j.core.RrdDb
Returns canonical path to the underlying RRD file.
- getCanonicalPath() - Method in interface org.rrd4j.core.RrdFileBackend
Returns canonical path to the file on the disk.
- getCanonicalPath() - Method in class org.rrd4j.core.RrdNioBackend
-
- getCanonicalPath() - Method in class org.rrd4j.core.RrdRandomAccessFileBackend
-
- getCanonicalPath(String) - Static method in class org.rrd4j.core.Util
Returns canonical file path for the given file path
- getCanonicalPaths(String, String, boolean) - Static method in class org.rrd4j.core.RrdToolkit
Returns list of canonical file names with the specified extension in the given directory.
- getCanonicalUri(URI) - Method in class org.rrd4j.core.RrdBackendFactory
Ensure that an URI is returned in a non-ambiguous way.
- getCanonicalUri() - Method in class org.rrd4j.core.RrdDb
Returns the canonical URI for this RRD.
- getCanonicalUri(URI) - Method in class org.rrd4j.core.RrdFileBackendFactory
-
- getCanonicalUri() - Method in class org.rrd4j.data.Def
Canonical uri.
- getCapabilities() - Method in class net.i2p.data.router.RouterInfo
what special capabilities this router offers
- getCapabilities() - Method in class net.i2p.router.Router
For building our RI.
- getCapacity() - Method in class net.i2p.router.BandwidthHistory
The ring buffer capacity.
- getCapacity() - Method in class net.i2p.router.transport.PrioritySendPool
-
- getCapacity() - Method in class net.i2p.util.TryCache
Return the current cache capacity.
- getCapacity() - Method in class org.rrd4j.core.RrdDbPool
Returns the maximum number of simultaneously open RRD.
- getCapacityBonus() - Method in class net.i2p.router.peermanager.PeerProfile
extra factor added to the capacity ranking - this can be updated in the profile
written to disk to affect how the algorithm ranks capacity.
- getCapacityBonusLastUpdate() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getCapacityBonusRaw() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getCapacityThreshold() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Current minimum capacity value for the high-capacity peer tier.
- getCapacityValue() - Method in class net.i2p.router.peermanager.PeerProfile
How many tunnels do we think this peer can handle over the next hour?
- getCategory(String) - Method in class net.i2p.addressbook.HostChecker
Get category for a hostname
- getCategoryDescription(String) - Method in class net.i2p.addressbook.HostChecker
Get description for a category
- getCategoryDescription(String) - Static method in class net.i2p.addressbook.HostCheckerBridge
Get description for a category
- getCategoryFilter() - Method in class i2p.susi.dns.AddressbookBean
Returns the category filter string.
- getCause() - Method in exception org.bouncycastle.crypto.CryptoException
-
- getCauseType() - Method in exception com.thetransactioncompany.jsonrpc2.JSONRPC2ParseException
Gets the parse exception cause type.
- getCDPStatusBlock(int) - Method in class org.rrd4j.core.jrrd.Archive
Returns the CDPStatusBlock at the specified position in this archive.
- getCDPStatusBlocks() - Method in class org.rrd4j.core.jrrd.Archive
Returns an iterator over the CDP status blocks in this archive in proper sequence.
- getCert() - Method in class i2p.susi.dns.AddressBean
Do this the easy way
- getCert(File, String, String) - Static method in class net.i2p.crypto.KeyStoreUtil
Get a cert out of a keystore
- getCert(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the certificate type for the tunnel (currently unused, always 0).
- getCert(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getCertificate() - Method in class net.i2p.data.i2np.GarlicClove
-
- getCertificate() - Method in class net.i2p.data.KeysAndCert
Certificate for this identity.
- getCertificate() - Method in class net.i2p.router.message.CloveSet
Get the certificate.
- getCertificate() - Method in class net.i2p.router.message.GarlicConfig
Certificate for the getRecipient() to pay for their processing
- getCertificateAssociation() - Method in class org.minidns.record.TLSA
-
- getCertificatePassword() - Static method in class net.i2p.i2pcontrol.security.KeyStoreProvider
Get the dynamically generated certificate password.
- getCertificateType() - Method in class net.i2p.data.Certificate
Certificate type.
- getChaChaReplyAD() - Method in class net.i2p.data.i2np.BuildRequestRecord
Returns the ChaCha reply AD (Associated Data).
- getChaChaReplyAD(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Get ECIES reply AD
- getChaChaReplyKey() - Method in class net.i2p.data.i2np.BuildRequestRecord
Returns the ChaCha reply key.
- getChaChaReplyKey(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Get ECIES reply key
- getChainingKey() - Method in class com.southernstorm.noise.protocol.HandshakeState
I2P for getting chaining key for siphash calc
- getChainingKey() - Method in class com.southernstorm.noise.protocol.SymmetricState
I2P for getting chaining key for siphash calculation
- getChannel() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- getChannel() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getChannel() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Valid for inbound; valid for outbound shortly after creation
- getChannel() - Method in class net.i2p.util.InternalServerSocket
Returns null as of 0.9.33, prior to that threw IllegalArgumentException
- getCharacterCountBits(Version) - Method in enum com.google.zxing.qrcode.decoder.Mode
-
- getCharacterSetECIByName(String) - Static method in enum com.google.zxing.common.CharacterSetECI
Get CharacterSetECI by name.
- getCharacterSetECIByValue(int) - Static method in enum com.google.zxing.common.CharacterSetECI
Get CharacterSetECI by value.
- getCharacterStrings() - Method in class org.minidns.record.TXT
-
- getCharBuffer(long, int) - Method in class org.rrd4j.core.ByteBufferBackend
-
- getCharBuffer(long, int) - Method in class org.rrd4j.core.RrdBackend
Extract a CharBuffer from the backend, used by readString
- getCharlieHash() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Charlie's Hash (SSU2 only).
- getCharlieIntroKey() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Charlie's intro key.
- getCharlieIP() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Charlie's IP address.
- getCharliePort() - Method in class net.i2p.router.transport.udp.PeerTestState
Return Charlie's port.
- getCharSet() - Method in class org.cybergarage.http.HTTPPacket
Gets the character set from the Content-Type header.
- getChecked(String) - Method in class net.i2p.router.web.HelperBase
Get the checked attribute for a boolean property.
- getCheckingProgress() - Method in class org.klomp.snark.Snark
Get the progress of file checking as a percentage.
- getCheckingProgress() - Method in class org.klomp.snark.Storage
If checking is in progress, return completion 0.0 ...
- getCheckStrokeControlHint() - Method in class org.jfree.svg.SVGGraphics2D
Returns the flag that controls whether or not this object will observe the KEY_STROKE_CONTROL rendering hint.
- getChecksumInstance() - Static method in exception com.google.zxing.ChecksumException
Returns a ChecksumException instance.
- getChecksumInstance(Throwable) - Static method in exception com.google.zxing.ChecksumException
Returns a ChecksumException instance with the specified cause.
- getChildNodes(Node) - Static method in class org.rrd4j.core.Util.Xml
getChildNodes.
- getChildNodes(Node, String) - Static method in class org.rrd4j.core.Util.Xml
getChildNodes.
- getChildNodes(Node, String) - Static method in class org.rrd4j.core.XmlTemplate
getChildNodes.
- getChildNodes(Node) - Static method in class org.rrd4j.core.XmlTemplate
getChildNodes.
- getChildValue(Node, String) - Static method in class org.rrd4j.core.Util.Xml
getChildValue.
- getChildValue(Node, String, boolean) - Static method in class org.rrd4j.core.Util.Xml
getChildValue.
- getChildValue(Node, String) - Method in class org.rrd4j.core.XmlTemplate
getChildValue.
- getChildValue(Node, String, boolean) - Method in class org.rrd4j.core.XmlTemplate
getChildValue.
- getChildValueAsBoolean(Node, String) - Static method in class org.rrd4j.core.Util.Xml
getChildValueAsBoolean.
- getChildValueAsBoolean(Node, String) - Method in class org.rrd4j.core.XmlTemplate
getChildValueAsBoolean.
- getChildValueAsDouble(Node, String) - Static method in class org.rrd4j.core.Util.Xml
getChildValueAsDouble.
- getChildValueAsDouble(Node, String) - Method in class org.rrd4j.core.XmlTemplate
getChildValueAsDouble.
- getChildValueAsInt(Node, String) - Static method in class org.rrd4j.core.Util.Xml
getChildValueAsInt.
- getChildValueAsInt(Node, String) - Method in class org.rrd4j.core.XmlTemplate
getChildValueAsInt.
- getChildValueAsLong(Node, String) - Static method in class org.rrd4j.core.Util.Xml
getChildValueAsLong.
- getChildValueAsLong(Node, String) - Method in class org.rrd4j.core.XmlTemplate
getChildValueAsLong.
- getChunk(int) - Method in class org.klomp.snark.MagnetState
Get the data for a specific chunk.
- getChunkSize() - Static method in class org.cybergarage.http.HTTP
Gets the current default chunk size for HTTP operations.
- getCipher() - Method in enum com.southernstorm.noise.protocol.NoiseInit.PatternID
getCipher.
- getCipherName() - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
- getCipherName() - Method in interface com.southernstorm.noise.protocol.CipherState
Gets the Noise protocol name for this cipher.
- getClaimedAddress() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
This will never be a hash-based address.
- getClass(int) - Static method in enum org.minidns.record.Record.CLASS
Retrieve the symbolic DNS class for a binary class value.
- getClientApp(String, String[]) - Method in class net.i2p.router.startup.RouterAppManager
Get the first known ClientApp with this class name and exact arguments.
- getClientAppLinks() - Method in class net.i2p.router.web.NavHelper
Translated string is loaded by PluginStarter
- getClientApps(RouterContext) - Static method in class net.i2p.router.startup.ClientAppConfig
Go through the files, and return a List of ClientAppConfig structures
This is for the router.
- getClientApps(File) - Static method in class net.i2p.router.startup.ClientAppConfig
Go through the file, and return a List of ClientAppConfig structures
- getClientApps(I2PAppContext) - Method in class net.i2p.router.web.NavHelper
For HomeHelper.
- getClientAuths(int, boolean) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the list of authorized client authentications for the lease set.
- getClientAuths(int, boolean) - Method in class net.i2p.i2ptunnel.web.EditBean
List of b64 name : b64key
Pubkeys for DH, privkeys for PSK
- getClientBlocklistSize() - Method in class net.i2p.i2ptunnel.BlocklistManager
Gets the current size of the client blocklist.
- getClientDestination(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the client destination (base64) or proxy list for the tunnel.
- getClientDestination(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
The destination Base64 for the specified client tunnel.
- getClientExecutor() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
-
- getClientFloodfillNetworkDatabaseFacade(Hash) - Method in class net.i2p.router.client.ClientManager
get the FloodfillNetworkDatabaseFacade associated with a particular client destination.
- getClientFloodfillNetworkDatabaseFacade(Hash) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
get the FloodfillNetworkDatabaseFacade associated with a particular client destination.
- getClientFloodfillNetworkDatabaseFacade(Hash) - Method in class net.i2p.router.ClientManagerFacade
get the FloodfillNetworkDatabaseFacade associated with a particular client destination.
- getClientFloodfillNetworkDatabaseFacade(Hash) - Method in class net.i2p.router.dummy.DummyClientManagerFacade
Return the floodfill network database facade.
- getClientHostName() - Method in class com.thetransactioncompany.jsonrpc2.server.MessageContext
Gets the host name of the client that sent the request /
notification.
- getClientInetAddress() - Method in class com.thetransactioncompany.jsonrpc2.server.MessageContext
Gets the IP address of the client that sent the request /
notification.
- getClientInterface(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the interface address the client tunnel listens on.
- getClientInterface(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
The interface the specified client tunnel is configured to listen on.
- getClientIP() - Method in class net.i2p.sam.SAMv3Handler
Get the IP address of the connected SAM client.
- getClientLeases() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- getClientLeases() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Public for NetDbRenderer in routerconsole
- getClientOptionProps() - Method in class net.i2p.i2ptunnel.TunnelController
These are the ones stored with a prefix of "option."
Defaults in config properties are not honored.
- getClientOptions() - Method in class net.i2p.i2ptunnel.I2PTunnel
Generic options used for clients and servers.
- getClientPort(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the port the client tunnel listens on.
- getClientPort(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
No validation
- getClientPort2(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Returns error message if blank or invalid
- getClientRunnerMax() - Static method in class net.i2p.i2ptunnel.TunnelControllerGroup
-
- getClientSessionConfig(Destination) - Method in class net.i2p.router.client.ClientManager
Return the client's current config, or null if not connected
- getClientSessionConfig(Destination) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Return the client's current config, or null if not connected
- getClientSessionConfig(Destination) - Method in class net.i2p.router.ClientManagerFacade
Return the client's current config, or null if not connected.
- getClientSessionConfig(Destination) - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- getClientSessionKeyManager(Hash) - Method in class net.i2p.router.client.ClientManager
Return the client's SessionKeyManager
Use this instead of the RouterContext.sessionKeyManager()
to prevent correlation attacks across destinations
- getClientSessionKeyManager(Hash) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Return the client's current manager or null if not connected
- getClientSessionKeyManager(Hash) - Method in class net.i2p.router.ClientManagerFacade
Get the session key manager for a given client.
- getClientSessionKeyManager(Hash) - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- getClientSocket() - Method in class net.i2p.i2ptunnel.socks.SOCKS4aServer
-
- getClientSocket() - Method in class net.i2p.i2ptunnel.socks.SOCKS5Server
-
- getClientSocket() - Method in class net.i2p.i2ptunnel.socks.SOCKSServer
Get a socket that can be used to send/receive 8-bit clean data
to/from the client.
- getClientSocket() - Method in class net.i2p.sam.SAMHandler
Get the channel of the socket connected to the SAM client
- getClientVersion() - Method in class net.i2p.router.client.ClientConnectionRunner
The client version.
- getClientVersion() - Method in class net.i2p.router.client.QueuedClientConnectionRunner
The client version.
- getClip() - Method in class org.jfree.svg.SVGGraphics2D
Returns the user clipping region.
- getClipBounds() - Method in class org.jfree.svg.SVGGraphics2D
Returns the bounds of the user clipping region.
- getClockSkew() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
A positive number means our clock is ahead of theirs.
- getClockSkew() - Method in class net.i2p.router.transport.udp.PeerState
clock skew.
- getClockSkewFudge() - Static method in class net.i2p.router.transport.udp.PeerState
clock skew fudge factor.
- getClockSkews() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Return our peer clock skews on this transport.
- getClockSkews() - Method in interface net.i2p.router.transport.Transport
Get list of clock skew measurements from peer communications.
- getClockSkews() - Method in class net.i2p.router.transport.TransportImpl
Return our peer clock skews on a transport.
- getClockSkews() - Method in class net.i2p.router.transport.TransportManager
Return our peer clock skews on all transports.
- getClockSkews() - Method in class net.i2p.router.transport.udp.UDPTransport
Return our peer clock skews on this transport.
- getClose(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getClosed() - Method in class net.i2p.client.streaming.impl.MessageOutputStream
Returns true if the stream is closed.
- getCloseOnIdle(int, boolean) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether I2CP close-on-idle is enabled.
- getCloseReceivedOn() - Method in class net.i2p.client.streaming.impl.Connection
-
- getCloseSentOn() - Method in class net.i2p.client.streaming.impl.Connection
-
- getClosest(int) - Method in class net.i2p.kademlia.KBucketSet
The keys closest to us.
- getClosest(int, Collection<T>) - Method in class net.i2p.kademlia.KBucketSet
The keys closest to us.
- getClosest(T, int) - Method in class net.i2p.kademlia.KBucketSet
The keys closest to the key.
- getClosest(T, int, Collection<T>) - Method in class net.i2p.kademlia.KBucketSet
The keys closest to the key.
- getClosestAttempted(int) - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getClosestHopExclude(boolean, Set<Hash>) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Pick peers that we want to avoid for the first OB hop or last IB hop.
- getCloseTime(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the I2CP close-on-idle timeout in minutes.
- getCloseTime(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getClove(int) - Method in class net.i2p.router.message.CloveSet
Get the clove at the specified index.
- getClove(int) - Method in class net.i2p.router.message.GarlicConfig
Returns the clove at the specified index
- getClove(int) - Method in class net.i2p.router.message.PayloadGarlicConfig
Not supported for single-clove configs.
- getCloveCount() - Method in class net.i2p.router.message.CloveSet
Get the number of cloves.
- getCloveCount() - Method in class net.i2p.router.message.GarlicConfig
Returns the number of clove configs
- getCloveCount() - Method in class net.i2p.router.message.PayloadGarlicConfig
Return zero, as this is a single-clove config.
- getCloveId() - Method in class net.i2p.data.i2np.GarlicClove
-
- getCode() - Method in class com.maxmind.geoip.Country
Returns the ISO two-letter country code of this country.
- getCode() - Method in exception com.thetransactioncompany.jsonrpc2.JSONRPC2Error
Gets the JSON-RPC 2.0 error code.
- getCode() - Method in enum net.i2p.crypto.EncType
the unique identifier for this type
- getCode() - Method in enum net.i2p.crypto.SigType
the unique identifier for this type
- getCode() - Method in enum net.i2p.router.CommSystemFacade.Status
Get the integer code for this reachability status.
- getCode() - Method in class org.cybergarage.upnp.UPnPStatus
Gets the status code.
- getCodeBase() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JApplet
Code base.
- getCoDelDropEventCount(RouterContext, String) - Method in class net.i2p.router.Tuner.BaseParam
Fetch the total CoDel drop event count across all priority levels.
- getCoefficient(int) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
Get the coefficient.
- getCoefficients() - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
Get the coefficients.
- getCoeffIndex(int) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
getCoeffIndex.
- getCoeffs() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
getCoeffs.
- getCollection(int) - Method in class org.json.simple.JsonArray
A convenience method that assumes there is a Collection value at the given index.
- getCollection(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Collection at the given key.
- getCollectionOrDefault(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Collection at the given key.
- getColor() - Method in class org.jfree.svg.SVGGraphics2D
Returns the foreground color.
- getColor(ElementsNames) - Method in class org.rrd4j.graph.RrdGraphDef
Returns the Paint color for the given graph element type.
- getColorClass(double, boolean, String) - Static method in class net.i2p.router.web.helpers.RingRenderer
Determine the CSS color class based on score, collecting state, and mode.
- getColorModel() - Method in class org.jfree.svg.SVGGraphicsConfiguration
Returns the color model for this configuration.
- getColorModel(int) - Method in class org.jfree.svg.SVGGraphicsConfiguration
Returns the color model for the specified transparency type, or null.
- getColumnCount() - Method in class org.rrd4j.core.FetchData
Returns the number of columns fetched from the corresponding RRD.
- getColumns() - Method in class org.rrd4j.core.RrdDoubleMatrix
Number of columns.
- getComment() - Method in class org.klomp.snark.MetaInfo
The comment string or null.
- getComments() - Method in class org.klomp.snark.Snark
The current comment set for this torrent.
- getCommentsName() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getComparator(int) - Static method in class net.i2p.router.web.helpers.UDPSorters
-
- getComparator(int, String, I2PSnarkServlet) - Static method in class org.klomp.snark.web.Sorters
Negative is reverse
0, 1: Name
2: Status
3: Peers
4: ETA
5: Size
6: Downloaded
7: Uploaded
8: Down rate
9: Up rate
10: Remaining (needed)
11: Upload ratio
12: File type
- getCompatibleIP(RouterInfo) - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
Get an IP address compatible with our capabilities (IPv4/IPv6).
- getCompleteCount() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getCompleteCount() - Method in class net.i2p.router.tunnel.FragmentHandler
-
- getCompleteCount() - Method in class net.i2p.router.tunnel.TunnelParticipant
-
- getCompleteListener() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
getCompleteListener().
- getCompleteSize() - Method in class net.i2p.router.transport.udp.InboundMessageState
Returns the total size of the complete message in bytes.
- getCompleteSize() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getCompletionStatus() - Method in class net.i2p.router.web.helpers.WizardHelper
Return the NDT test completion status.
- getComposite() - Method in class org.jfree.svg.SVGGraphics2D
Returns the current composite.
- getConcurrency() - Method in class net.i2p.router.web.helpers.SidebarHelper
Concurrent build count and average build request time
- getConcurrentSends() - Method in class net.i2p.router.transport.udp.PeerState
Concurrent sends count.
- getConcurrentSendWindow() - Method in class net.i2p.router.transport.udp.PeerState
Concurrent send window.
- getConf(String, boolean) - Method in class net.i2p.i2pcontrol.servlets.configuration.ConfigurationManager
Check if a specific boolean configuration exists.
- getConf(String, int) - Method in class net.i2p.i2pcontrol.servlets.configuration.ConfigurationManager
Check if a specific boolean configuration exists.
- getConf(String, String) - Method in class net.i2p.i2pcontrol.servlets.configuration.ConfigurationManager
Get a specific String configuration.
- getConfFile() - Method in class net.i2p.i2pcontrol.servlets.configuration.ConfigurationManager
-
- getConfig() - Method in class i2p.susi.dns.ConfigBean
Get the current configuration content.
- getConfig(String) - Method in class net.i2p.i2ptunnel.TunnelController
-
- getConfig() - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
Based on all provided data, create a set of configuration parameters
suitable for use in a TunnelController.
- getConfig(Hash) - Method in class net.i2p.router.client.ClientConnectionRunner
Current client's config,
will be null if session not found
IS subsession aware.
- getConfig(SessionId) - Method in class net.i2p.router.client.ClientConnectionRunner
Current client's config,
will be null if session not found
IS subsession aware.
- getConfig() - Method in class net.i2p.router.tunnel.InboundEndpointProcessor
-
- getConfig(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
retrieve the config for the given hop.
- getConfigDir() - Method in class net.i2p.I2PAppContext
The base dir for config files.
- getConfigDir() - Method in class org.klomp.snark.SnarkManager
For RPC
- getConfigFavorites() - Method in class net.i2p.router.web.helpers.HomeHelper
Config favorites HTML.
- getConfigFile() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getConfigFilename() - Method in class net.i2p.router.Router
Get the absolute path to the router configuration file.
- getConfigFileName() - Method in class net.i2p.router.web.helpers.ConfigAdvancedHelper
Get the path to the router config file.
- getConfigId() - Method in class org.cybergarage.upnp.Device
getConfigId.
- getConfigId() - Method in class org.cybergarage.upnp.Service
Gets the configuration ID for this service.
- getConfigMap() - Method in class net.i2p.router.Router
Get an unmodifiable map of all configuration settings.
- getConfigSearch() - Method in class net.i2p.router.web.helpers.HomeHelper
Config search HTML.
- getConfigServices() - Method in class net.i2p.router.web.helpers.HomeHelper
Config services HTML.
- getConfigSetting(String) - Method in class net.i2p.router.Router
Retrieve a configuration setting by name.
- getConfigSettings() - Method in class net.i2p.router.Router
Warning, race between here and saveConfig(),
saveConfig(String name, String value) or saveConfig(Map toAdd, Set toRemove) is recommended.
- getConfigTable() - Method in class net.i2p.router.web.helpers.SidebarHelper
Build the HTML table for configuring which sidebar sections are shown
and their display order.
- getConfiguration() - Method in class net.i2p.client.naming.NamingService
Warning - unimplemented in any subclass.
- getConfigurations() - Method in class org.jfree.svg.SVGGraphicsDevice
Returns all configurations for this device.
- getConfiguredUdpPort() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
This should always be the actual internal SSU port, as UDPTransport udpates
the config when it changes.
- getConfirmedIdentity() - Method in class net.i2p.router.transport.udp.InboundEstablishState
The confirmed identity of Alice (null if forged/unknown).
- getConfirmedSentTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
When we sent the first SessionConfirmed packet.
- getCongestionAvoidanceGrowthRateFactor() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
In congestion avoidance, window grows at 1/(windowSize*factor).
- getCongestionCap() - Method in class net.i2p.data.router.RouterInfo
Return a string representation of this node's congestion cap,
or "Unknown"
- getCongestionWindowEnd() - Method in class net.i2p.client.streaming.impl.Connection
Get the congestion window end sequence number.
- getConnectDelay() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getConnectedAddressTypes() - Static method in class net.i2p.util.Addresses
Efficiently get all connected address types in one pass.
- getConnection() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- getConnection() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- getConnection() - Method in class org.cybergarage.http.HTTPPacket
Gets the Connection header value.
- getConnectionByInboundId(long) - Method in class net.i2p.client.streaming.impl.ConnectionManager
Look up a connection by its inbound stream ID.
- getConnectionByOutboundId(long) - Method in class net.i2p.client.streaming.impl.ConnectionManager
Look up a connection by its outbound stream ID.
- getConnectionError() - Method in class net.i2p.client.streaming.impl.Connection
Get the connection error message, if any.
- getConnectionHandler() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- getConnectionManager() - Method in class net.i2p.client.streaming.impl.Connection
-
- getConnectionManager() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getConnections() - Method in class net.i2p.i2ptunnel.access.Threshold
-
- getConnectors() - Method in class net.i2p.sam.SAMHandlerPool
Thread pool for blocking STREAM CONNECT operations.
- getConnectTimeout() - Method in interface net.i2p.client.streaming.I2PSocketOptions
How long we will wait for the ACK from a SYN, in milliseconds.
- getConnectTimeout() - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
How long we will wait for the ACK from a SYN, in milliseconds.
- getConnectTimeoutMultiplier() - Static method in class net.i2p.client.streaming.impl.Connection
-
- getConsecutiveBuildTimeouts() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Count of consecutive tunnel build timeouts.
- getConsecutiveFailedSends() - Method in class net.i2p.router.transport.udp.PeerState
Consecutive failed sends count.
- getConsecutiveFailures() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Get the number of consecutive test failures.
- getConsecutiveFailures() - Method in interface net.i2p.router.TunnelInfo
Get the number of consecutive test failures.
- getConsecutiveSendRejections() - Method in class net.i2p.router.transport.udp.PeerState
Consecutive send rejections count.
- getConsole() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- getConsoleBufferSize() - Method in class net.i2p.util.LogManager
Maximum number of entries held in the console buffer.
- getConsoleNonce() - Method in class net.i2p.router.web.helpers.SidebarHelper
Console nonce or null.
- getConsoleServer() - Method in class net.i2p.router.web.RouterConsoleRunner
To get to Jetty
- getConsoleServer(I2PAppContext) - Static method in class net.i2p.router.web.RouterConsoleRunner
To get to Jetty.
- getConsoleServer(I2PAppContext) - Static method in class net.i2p.router.web.WebAppStarter
See comments in ConfigClientsHandler
Warning, this will NOT work during shutdown, because
the console is already unregistered.
- getConsoleURL() - Method in class net.i2p.router.web.ConfigServiceHandler
Get the console URL.
- getConsoleURL() - Method in class net.i2p.util.PortMapper
If PROP_PREFER_HTTPS is true or unset,
return https URL unless console is http only.
- getConsoleURL(boolean) - Method in class net.i2p.util.PortMapper
If preferHTTPS is true,
return https URL unless console is http only.
- getConsolFun() - Method in class org.rrd4j.core.ArcDef
Returns consolidation function.
- getConsolFun() - Method in class org.rrd4j.core.Archive
Returns archive consolidation function ("AVERAGE", "MIN", "MAX", "FIRST", "LAST" or "TOTAL").
- getConsolFun(int) - Method in class org.rrd4j.core.DataImporter
getConsolFun.
- getConsolFun() - Method in class org.rrd4j.core.FetchRequest
Returns consolidation function to be used during the fetch process.
- getConsolFun() - Method in enum org.rrd4j.core.jrrd.ConsolidationFunctionType
getConsolFun().
- getConsolFun(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getConsolFun(int) - Method in class org.rrd4j.core.XmlReader
-
- getConsolFun() - Method in class org.rrd4j.data.Def
Consol fun.
- getContent() - Method in class i2p.susi.dns.BlacklistBean
Current blacklist content
- getContent() - Method in class i2p.susi.dns.SubscriptionsBean
Get the current subscriptions content.
- getContent() - Method in class i2p.susi.util.MemoryBuffer
Get the buffered content after writeComplete(true).
- getContent() - Method in class net.i2p.router.web.ContentHelper
-
- getContent() - Method in class net.i2p.router.web.NewsHelper
If we haven't downloaded news yet, use the translated initial news file
- getContent() - Method in class org.cybergarage.http.HTTPPacket
Gets the content of this HTTP packet.
- getContent(String, long) - Method in class org.klomp.snark.web.BasicServlet
Get Resource to serve.
- getContentEncoding() - Method in class net.i2p.util.EepGet
Show the Content-Encoding field
- getContentInputStream() - Method in class org.cybergarage.http.HTTPPacket
Gets the content input stream.
- getContentLanguage() - Method in class net.i2p.util.EepGet
Show the Content-Language field
- getContentLanguage() - Method in class org.cybergarage.http.HTTPPacket
Gets the Content-Language header value.
- getContentLength() - Method in class net.i2p.servlet.RequestWrapper
-
- getContentLength() - Method in class net.i2p.util.EepHead
We don't decrement the variable (unlike in EepGet), so this is valid
- getContentLength() - Method in class org.cybergarage.http.HTTPPacket
Gets the content length from the Content-Length header.
- getContentLength() - Method in interface org.klomp.snark.web.BasicServlet.HttpContent
Get content length
- getContentPane() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
Return the content pane.
- getContentRange() - Method in class org.cybergarage.http.HTTPPacket
Gets the content range values as an array.
- getContentRangeFirstPosition() - Method in class org.cybergarage.http.HTTPPacket
Get the first position from the content range.
- getContentRangeInstanceLength() - Method in class org.cybergarage.http.HTTPPacket
Get the instance length from the content range.
- getContentRangeLastPosition() - Method in class org.cybergarage.http.HTTPPacket
Get the last position from the content range.
- getContentString() - Method in class org.cybergarage.http.HTTPPacket
Gets the content of this HTTP packet as a string.
- getContentType() - Method in class i2p.susi.webmail.Attachment
Returns the content type.
- getContentType() - Method in class net.i2p.crypto.SU3File
The ContentType is the trust domain for the content.
- getContentType() - Method in class net.i2p.servlet.RequestWrapper
-
- getContentType(String) - Method in class net.i2p.servlet.RequestWrapper
-
- getContentType() - Method in class net.i2p.util.EepGet
After fetch, the received value from the server, or null if none.
- getContentType() - Method in class org.cybergarage.http.HTTPPacket
Gets the Content-Type header value.
- getContentType() - Method in interface org.klomp.snark.web.BasicServlet.HttpContent
Get content type
- getContext() - Method in class net.i2p.client.impl.I2PSessionImpl
For Subsessions
- getContext() - Method in class net.i2p.i2ptunnel.I2PTunnel
Gets the application context.
- getContext() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Helper
- getContext() - Method in class net.i2p.router.JobImpl
Get the router context that this job belongs to.
- getContext() - Method in class net.i2p.router.peermanager.PeerProfile
Helper for calculators.
- getContext() - Method in class net.i2p.router.Router
Non-null, but take care when accessing context items before runRouter() is called
as the context will not be initialized.
- getContext() - Method in class net.i2p.router.transport.TransportImpl
-
- getContext(String) - Static method in class net.i2p.router.web.ContextHelper
-
- getContext() - Method in class net.i2p.util.LogManager
Convenience method for LogRecordFormatter
- getContext() - Method in class org.bouncycastle.crypto.params.ParametersWithContext
-
- getContext() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getContextLength() - Method in class org.bouncycastle.crypto.params.ParametersWithContext
-
- getContexts() - Static method in class net.i2p.router.RouterContext
Same as listContexts() but package private and modifiable.
- getControlActionListenerList() - Method in class org.cybergarage.upnp.xml.DeviceData
getControlActionListenerList.
- getControlActionListenerList() - Method in class org.cybergarage.upnp.xml.ServiceData
getControlActionListenerList.
- getController() - Method in class net.i2p.i2ptunnel.I2PTunnel
TunnelController that constructed this, or null.
- getController(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Retrieve a tunnel controller by index.
- getController(TunnelControllerGroup, int) - Static method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getController(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- getControllerNumbers(boolean) - Method in class net.i2p.i2ptunnel.web.IndexBean
Return tunnel numbers of clients or servers only, sorted by tunnel name
- getControllers() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Retrieve a list of tunnels known.
- getControlPoint() - Method in class org.cybergarage.upnp.control.RenewSubscriber
Gets the control point for this subscriber.
- getControlPoint() - Method in class org.cybergarage.upnp.device.Disposer
Get the control point.
- getControlPoint() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
getControlPoint.
- getControlPoint() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
getControlPoint.
- getControlResponse() - Method in class org.cybergarage.upnp.xml.ActionData
Gets the control response for this action data.
- getControlStatus() - Method in class org.cybergarage.upnp.Action
Gets the control status for this action.
- getControlURL() - Method in class org.cybergarage.upnp.Service
Gets the control URL for this service.
- getCookie() - Method in class net.i2p.util.EepGet
Show the Set-Cookie field
- getCoreCount() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- getCores() - Static method in class net.i2p.util.SystemVersion
Total CPUs including parked/offline cores.
- getCorruptConnectionBanChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the corrupt connection ban option.
- getCost() - Method in class net.i2p.data.MetaLease
Cost value for this lease.
- getCost() - Method in class net.i2p.data.router.RouterAddress
Retrieve the weighted cost of this address, relative to other methods of
contacting this router.
- getCount() - Method in class com.google.zxing.qrcode.decoder.Version.ECB
-
- getCount() - Method in class net.i2p.router.BandwidthHistory
The number of stored samples.
- getCountries() - Method in class net.i2p.router.CommSystemFacade
Get the country code map
- getCountries() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Provides country code mappings.
- getCountries() - Method in class net.i2p.router.transport.GeoIP
Get the country code map
- getCountry(String) - Method in class com.maxmind.geoip.LookupService
Returns the country the IP address is in.
- getCountry(InetAddress) - Method in class com.maxmind.geoip.LookupService
Returns the country the IP address is in.
- getCountry(long) - Method in class com.maxmind.geoip.LookupService
Returns the country the IP address is in.
- getCountry(Hash) - Method in class net.i2p.router.CommSystemFacade
Get the two-letter country code for the given peer's IP address.
- getCountry(String) - Method in class net.i2p.router.CommSystemFacade
Get the two-letter country code for the given IP address.
- getCountry(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Uses the transport IP first because that lookup is fast, then the IP from the netDb.
- getCountry(String) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Get country code for an IP address string
- getCountry(I2PAppContext) - Static method in class net.i2p.util.Translate
Two-letter upper case or ""
- getCountryBanChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the country ban option.
- getCountryName(String) - Method in class net.i2p.router.CommSystemFacade
Resolve a two-letter country code to its full country name.
- getCountryName(String) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
full name for a country code, or the code if we don't know the name
- getCountryV6(String) - Method in class com.maxmind.geoip.LookupService
Returns the country the IP address is in.
- getCountryV6(InetAddress) - Method in class com.maxmind.geoip.LookupService
Returns the country the IP address is in.
- getCPUBar() - Method in class net.i2p.router.web.helpers.SidebarHelper
Render JVM CPU Load Bar
- getCPUExtendedFamily() - Static method in class freenet.support.CPUInformation.CPUID
Returns the Extended Family ID from CPUID leaf 1, EAX bits 27:20.
- getCPUExtendedModel() - Static method in class freenet.support.CPUInformation.CPUID
Returns the Extended Model ID from CPUID leaf 1, EAX bits 19:16.
- getCPUFamily() - Static method in class freenet.support.CPUInformation.CPUID
Returns the Base Family ID from CPUID leaf 1, EAX bits 11:8.
- getCPULoad() - Method in class net.i2p.router.web.helpers.SidebarHelper
Retrieve CPU Load as a percentage.
- getCPULoad() - Static method in class net.i2p.util.SystemVersion
Retrieve CPU Load of the JVM.
- getCPULoadAvg() - Method in class net.i2p.router.web.helpers.SidebarHelper
Retrieve CPU Load Average as a percentage.
- getCPULoadAvg() - Static method in class net.i2p.util.SystemVersion
Retrieve CPU Load Average of the JVM.
- getCPUModel() - Static method in class freenet.support.CPUInformation.CPUID
Returns the Base Model ID from CPUID leaf 1, EAX bits 7:4.
- getCPUModelName() - Static method in class freenet.support.CPUInformation.CPUID
Returns the CPU brand string from CPUID extended leaves 0x80000002-0x80000004.
- getCPUModelString() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- getCPUModelString() - Method in class freenet.support.CPUInformation.CPUIDCPUInfo
-
- getCPUModelString() - Method in interface freenet.support.CPUInformation.CPUInfo
Gets the CPU model description.
- getCPUModelString() - Method in class freenet.support.CPUInformation.IntelInfoImpl
Returns the identified processor name, or throws if unrecognized.
- getCPUModelString() - Method in class freenet.support.CPUInformation.VIAInfoImpl
-
- getCPUStepping() - Static method in class freenet.support.CPUInformation.CPUID
-
- getCPUType() - Static method in class freenet.support.CPUInformation.CPUID
-
- getCPUVendorID() - Static method in class freenet.support.CPUInformation.CPUID
Returns the 12-byte CPU vendor ID string from CPUID leaf 0.
- getCreated() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
For inbound and outbound: creation time, for debugging only
- getCreated() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
System time, NOT context time
- getCreated() - Method in class net.i2p.router.OutNetMessage
-
- getCreated() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
When this connection was created (not established).
- getCreatedBy() - Method in class org.klomp.snark.MetaInfo
The created-by string or null.
- getCreatedOn() - Method in class net.i2p.client.streaming.impl.Connection
Get the timestamp when this connection was created.
- getCreatedOn() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- getCreateFilterCount() - Method in class org.klomp.snark.SnarkManager
Returns the current number of configured file filters
- getCreation() - Method in class net.i2p.router.tunnel.HopConfig
when was this tunnel created (in ms since the epoch)?
- getCreationDate() - Method in class net.i2p.data.i2cp.SessionConfig
Determine when this session was authorized by the destination (so we can
prevent replay attacks)
- getCreationDate() - Method in class net.i2p.stat.Rate
when was this rate created?
- getCreationDate() - Method in class org.klomp.snark.MetaInfo
The creation date (ms) or zero.
- getCriticalLogCount() - Method in class net.i2p.router.web.helpers.LogsHelper
Returns the number of critical/error log messages currently displayed.
- getCriticalLogs() - Method in class net.i2p.router.web.helpers.LogsHelper
Return HTML rendering of the most recent critical log messages.
- getCriticalUIMessages() - Method in class net.i2p.util.LogConsoleBuffer
Retrieve the currently buffered critical messages, earlier values were generated...
- getCRLEntries() - Method in class net.i2p.router.news.NewsXMLParser
The news CRL entries.
- getCryptoBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getCryptoCipherTextBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getCryptoPublicKeyBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getCryptoSecretKeyBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getCryptoTypeCode() - Method in class net.i2p.data.KeyCertificate
Gets the crypto type code from the certificate.
- getCSP() - Method in class net.i2p.util.EepGet
Content-Security-Policy header.
- getCurrent() - Method in class net.i2p.stat.RateAverages
Gets the current average.
- getCurrentAddress(boolean) - Method in interface net.i2p.router.transport.Transport
Get the first currently listening address of specified IP version.
- getCurrentAddress(boolean) - Method in class net.i2p.router.transport.TransportImpl
What address are we currently listening to?
Replaces getCurrentAddress()
Note: An address without a host is considered IPv4.
- getCurrentAddresses() - Method in interface net.i2p.router.transport.Transport
Get all addresses this transport is currently listening on.
- getCurrentAddresses() - Method in class net.i2p.router.transport.TransportImpl
What addresses are we currently listening to?
Replaces getCurrentAddress()
- getCurrentCanBeGraphed() - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
Check whether the current stat can be graphed.
- getCurrentContext() - Static method in class net.i2p.I2PAppContext
Pull the default context, WITHOUT creating a new one.
- getCurrentDuplicateCount() - Method in class net.i2p.router.util.DecayingBloomFilter
-
- getCurrentEarliestLeaseDate() - Method in class net.i2p.router.client.LeaseRequestState
The earliest lease expiration time in the current LS (NOT the requested one),
or 0 if none.
- getCurrentEventCount() - Method in class net.i2p.stat.Rate
in current (partial) period, how many events have occurred?
- getCurrentExternalAddress(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
Simple fetch of stored IP and port, since
we don't put them in the real, published RouterAddress anymore
if we are firewalled.
- getCurrentGraphName() - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
Get the current graph name.
- getCurrentGroupName() - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
What group is the current stat in.
- getCurrentIsGraphed() - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
Check whether the current stat is graphed.
- getCurrentJob() - Method in class net.i2p.router.JobQueueRunner
-
- getCurrentKey(PublicKey) - Method in class net.i2p.crypto.SessionKeyManager
Retrieve the session key currently associated with encryption to the target,
or null if a new session key should be generated.
- getCurrentKey(PublicKey) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
ElG only
- getCurrentKey(PublicKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
ElG only
- getCurrentKey(PublicKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- getCurrentKey(PublicKey) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
Retrieve the session key currently associated with encryption to the target,
or null if a new session key should be generated.
- getCurrentMaxDropProbability() - Static method in class net.i2p.util.SyntheticREDQueue
Returns current max drop probability across all instances.
- getCurrentMaxRunners() - Method in class net.i2p.router.JobQueueScaler
Get the current maximum runner limit (may be up to 2x configured or RAM-limited).
- getCurrentMaxThreshold() - Static method in class net.i2p.util.SyntheticREDQueue
Returns the maximum threshold from the first active instance, or -1 if none.
- getCurrentMinThreshold() - Static method in class net.i2p.util.SyntheticREDQueue
Returns the minimum threshold from the first active instance, or -1 if none.
- getCurrentOrNewKey(PublicKey) - Method in class net.i2p.crypto.SessionKeyManager
Retrieve the session key currently associated with encryption to the target.
- getCurrentOrNewKey(PublicKey) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
ElG only
- getCurrentOrNewKey(PublicKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
ElG only
- getCurrentOrNewKey(PublicKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- getCurrentOrNewKey(PublicKey) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
Retrieve the session key currently associated with encryption to the target.
- getCurrentPage() - Method in class i2p.susi.util.Folder
Returns the current page number.
- getCurrentParticipatingBandwidth() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Out bandwidth.
- getCurrentParticipatingBandwidth() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
Out bandwidth.
- getCurrentParticipatingBandwidthIn() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
In bandwidth.
- getCurrentParticipatingBandwidthIn() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
In bandwidth.
- getCurrentPublishDate(RouterContext) - Static method in class net.i2p.router.startup.CreateRouterInfoJob
We probably don't want to expose the exact time at which a router published its info.
- getCurrentSortBy() - Method in class i2p.susi.util.Folder
Get the ID of the current sort comparator.
- getCurrentSortingDirection() - Method in class i2p.susi.util.Folder
Get the current sorting direction.
- getCurrentStatDescription() - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
Get the description of the current stat.
- getCurrentStatName() - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
Get the current stat name.
- getCurrentTestJobCount() - Static method in class net.i2p.router.tunnel.pool.TestJob
Get the current number of queued + active test jobs for capacity planning.
- getCurrentTotalEventTime() - Method in class net.i2p.stat.Rate
in current (partial) period, how much of the time has been spent doing the events?
- getCurrentTotalValue() - Method in class net.i2p.stat.Rate
in current (partial) period, what is the total value acrued through all events?
- getCurrentTunnelPair() - Method in interface net.i2p.client.I2PSession
Get the tunnel IDs currently in use by this session.
- getCurrentTunnelPair() - Method in class net.i2p.client.impl.I2PSessionImpl2
getCurrentTunnelPair.
- getCurrentUploadRate() - Method in class org.klomp.snark.PeerCoordinator
Returns the rate in Bps over last complete CHECK_PERIOD seconds
- getCurrentValue() - Method in class net.i2p.router.Tuner.BaseParam
Current value.
- getCurrentValue() - Method in interface net.i2p.router.Tuner.TunableParam
The current value.
- getCurve() - Method in class net.i2p.crypto.eddsa.math.GroupElement
Gets the curve of the group element.
- getCurve() - Method in class net.i2p.crypto.eddsa.spec.EdDSAParameterSpec
Returns the curve used by this parameter specification.
- getCustomCapabilityBans() - Method in class net.i2p.router.Banlist
Get custom capability ban pattern.
- getCustomCapabilityBans() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the custom capability ban patterns.
- getCustomCountryCodes() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the custom country codes for ban filtering.
- getCustomOptions(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getCustomOptionsString(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the custom client options as a single URL-parameter-style string.
- getD() - Method in class net.i2p.crypto.eddsa.math.Curve
Return the curve parameter d.
- getData() - Method in exception com.thetransactioncompany.jsonrpc2.JSONRPC2Error
Gets the JSON-RPC 2.0 error data.
- getData() - Method in class i2p.susi.webmail.Attachment
Returns an input stream for reading the attachment data.
- getData() - Method in class net.i2p.crypto.SigContext.SigContextSpec
Returns the raw context data for cryptographic operations.
- getData() - Method in class net.i2p.data.ByteArray
Returns the underlying byte array.
- getData() - Method in class net.i2p.data.i2np.BuildRequestRecord
Returns the raw record data.
- getData() - Method in class net.i2p.data.i2np.DataMessage
-
- getData() - Method in class net.i2p.data.i2np.GarlicClove
-
- getData() - Method in class net.i2p.data.i2np.GarlicMessage
-
- getData() - Method in class net.i2p.data.i2np.TunnelDataMessage
Return the data
- getData() - Method in class net.i2p.data.SessionTag
Data.
- getData() - Method in class net.i2p.data.SimpleDataStructure
Get the data reference (not a copy)
- getData() - Method in class net.i2p.router.crypto.ratchet.RatchetSessionTag
-
- getData(Destination) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
The cached data or null
- getData(SigningPublicKey) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
The cached data or null
- getData() - Method in class net.i2p.router.networkdb.kademlia.BlindCache
For console ConfigKeyringHelper
- getData() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getData() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
The raw unfragmented message to send.
- getData() - Method in class net.i2p.router.web.GraphListener
Get the RRD database instance.
- getData() - Method in class net.i2p.util.ReusableGZIPOutputStream
pull the contents of the stream written
- getData() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getData.
- getData() - Method in class org.rrd4j.core.jrrd.DataChunk
Getter for the field data.
- getData(ConsolidationFunctionType) - Method in class org.rrd4j.core.jrrd.RRDatabase
Returns data from the database corresponding to the given consolidation function and a step
size of 1.
- getData(ConsolidationFunctionType, Date, Date, long) - Method in class org.rrd4j.core.jrrd.RRDatabase
Returns data from the database corresponding to the given consolidation function.
- getData(ConsolidationFunctionType, long, long, long) - Method in class org.rrd4j.core.jrrd.RRDatabase
getData.
- getDatabaseInfo() - Method in class com.maxmind.geoip.LookupService
Returns information about the database.
- getDatabaseType() - Method in class com.maxmind.db.Metadata
-
- getDataBytes() - Method in class com.google.zxing.qrcode.encoder.BlockPair
-
- getDataClass() - Method in enum org.minidns.record.Record.TYPE
Get the
Data class for this type.
- getDataCodewords() - Method in class com.google.zxing.qrcode.decoder.Version.ECB
-
- getDataDir() - Method in class org.klomp.snark.SnarkManager
-
- getDatagramPacket() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getDatagramPacket.
- getDatagramSession() - Method in class net.i2p.sam.SAMv1Handler
-
- getDatagramSocket() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
getDatagramSocket.
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.AckBlock
Return the dataLength
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.AckRequestBlock
Return the dataLength
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.Block
Get the data size of the block.
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.DateTimeBlock
Return the dataLength
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.GarlicBlock
Return the dataLength
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.NextKeyBlock
Return the dataLength
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.OptionsBlock
Return the dataLength
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.PaddingBlock
Return the dataLength
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.PNBlock
Return the dataLength
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.TerminationBlock
Return the dataLength
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.Block
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.DateTimeBlock
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.I2NPBlock
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.OptionsBlock
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.PaddingBlock
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.RIBlock
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.TerminationBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.AckBlock
Return the ACK data length (5 byte header + 2 bytes per range).
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.AddressBlock
Return the address data length (2 byte port + IP bytes).
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.Block
Return the size of the block data, excluding the 3 byte header.
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.DateTimeBlock
Return the 4 byte date/time data length.
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.FirstFragBlock
Return the fragment size including the 9 byte header.
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.FollowFragBlock
Return the fragment data length including the 5 byte header.
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.I2NPBlock
Return the full I2NP message size (9 byte header vs.
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.NewTokenBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.OptionsBlock
Return the options data length.
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.PaddingBlock
Return the padding size.
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.PathChallengeBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.PathResponseBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.PeerTestBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.RelayIntroBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.RelayRequestBlock
Return the relay request data length.
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.RelayResponseBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.RelayTagBlock
Return the 4 byte relay tag data length.
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.RelayTagRequestBlock
Return zero (no data payload).
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.RIBlock
Return the data length including the 2 byte header.
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.TerminationBlock
Return the 9 byte termination data length.
- getDataMask() - Method in class com.google.zxing.qrcode.decoder.FormatInformation
Data mask reference decoded from format info bits.
- getDataMaskBit(int, int, int) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
Return the mask bit for "getMaskPattern" at "x" and "y".
- getDataMessageTimeout() - Static method in class net.i2p.router.transport.udp.UDPTransport
The data message timeout in ms.
- getDataSource(int) - Method in class org.rrd4j.core.jrrd.RRDatabase
Returns the DataSource at the specified position in this database.
- getDatasource(int) - Method in class org.rrd4j.core.RrdDb
Returns Datasource object for the given datasource index.
- getDatasource(String) - Method in class org.rrd4j.core.RrdDb
Returns Datasource object corresponding to the given datasource name.
- getDataSources() - Method in class org.rrd4j.core.jrrd.RRDatabase
Returns an iterator over the data sources in this database in proper sequence.
- getDatasources() - Method in class org.rrd4j.core.RrdDb
Datasources.
- getDataSourcesName() - Method in class org.rrd4j.core.jrrd.RRDatabase
getDataSourcesName.
- getDataStore() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getDataType() - Method in class org.cybergarage.upnp.StateVariable
getDataType.
- getDate() - Method in class com.maxmind.geoip.DatabaseInfo
Returns the date of the database.
- getDate() - Method in class net.i2p.data.BlindData
Creation date.
- getDate() - Method in class net.i2p.data.DatabaseEntry
A common interface to the timestamp of the two subclasses.
- getDate() - Method in class net.i2p.data.DateAndFlags
The Date object is created here, it is not cached.
- getDate() - Method in class net.i2p.data.i2cp.SetDateMessage
Date.
- getDate() - Method in class net.i2p.data.LeaseSet
Same as getEarliestLeaseDate()
- getDate() - Method in class net.i2p.data.router.RouterInfo
Return the date
- getDate() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
For inbound and outbound: last used time
Expiration is getDate() + getTimeout().
- getDate() - Method in class net.i2p.util.LogRecord
-
- getDate() - Method in class org.cybergarage.http.HTTPPacket
Get the Date header value.
- getDate(long) - Static method in class org.rrd4j.core.Util
Returns Date object for the given timestamp (in seconds, without milliseconds)
- getDatedFilename() - Method in class net.i2p.jetty.I2PRequestLog
-
- getDateFormat() - Method in class net.i2p.util.LogManager
Any usage of returned formatter must be synchronized!
- getDateFormatPattern() - Method in class net.i2p.util.LogManager
-
- GetDateMessage - Class in net.i2p.data.i2cp
Request the other side to send us what they think the current time is.
- GetDateMessage() - Constructor for class net.i2p.data.i2cp.GetDateMessage
GetDateMessage.
- GetDateMessage(String) - Constructor for class net.i2p.data.i2cp.GetDateMessage
Client's version String to be sent to the router; may be null.
- GetDateMessage(String, Properties) - Constructor for class net.i2p.data.i2cp.GetDateMessage
Defaults in GetDateMessage options are, in general, NOT honored.
- getDatePattern() - Method in class net.i2p.router.web.helpers.ConfigLoggingHelper
Retrieve the current log date format pattern.
- getDateString() - Method in class org.cybergarage.http.Date
Gets the date string in RFC 1123 format (e.g., "Tue, 15 Nov 1994 08:12:31 GMT").
- getDB() - Static method in class net.i2p.sam.SAMv3StreamSession
-
- getDbDir() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
For the main DB only.
- getDBHistory() - Method in class net.i2p.router.peermanager.PeerProfile
History of DB activity with the peer.
- getDbIntroduction() - Method in class net.i2p.router.peermanager.PeerProfile
How many new peers we get from dbSearchReplyMessages or dbStore messages.
- getDbResponseTime() - Method in class net.i2p.router.peermanager.PeerProfile
How long it takes to get a DB response from the peer (in milliseconds).
- getDCC(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether DCC (direct client-to-client) is enabled for IRC tunnels.
- getDCC(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getDebugID() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
A unique ID for debugging only
- getDecayFactor() - Static method in class net.i2p.client.streaming.impl.SimpleBandwidthEstimator
Returns the current EWMA decay factor.
- getDecayFactor() - Static method in class net.i2p.router.transport.udp.SimpleBandwidthEstimator
Returns the current EWMA decay factor.
- getDecryptedLeaseSet() - Method in class net.i2p.data.EncryptedLeaseSet
Leaseset or null if not decrypted.
- getDecryptionKey() - Method in interface net.i2p.client.I2PSession
Retrieve the decryption PrivateKey associated with the Destination.
- getDecryptionKey() - Method in class net.i2p.router.LeaseSetKeys
Decryption key which can open up garlic messages encrypted to the
LeaseSet's public key.
- getDecryptionKey(EncType) - Method in class net.i2p.router.LeaseSetKeys
Decryption key which can open up garlic messages encrypted to the
LeaseSet's public key.
- getDefaultBlindedType(SigType) - Static method in class net.i2p.crypto.Blinding
What's the default blinded type for a given unblinded type?
- getDefaultConfiguration() - Method in class org.jfree.svg.SVGGraphicsDevice
Returns the default configuration for this device.
- getDefaultCongestionAvoidanceGrowthRateFactorStatic() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getDefaultFactory() - Static method in class org.rrd4j.core.RrdBackendFactory
Returns the default backend factory.
- getDefaultHighMaxConcurrentEstablish() - Static method in class net.i2p.router.transport.udp.EstablishmentManager
Get the default high max concurrent establish
- getDefaultInactivityTimeout() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getDefaultInactivityTimeout() - Static method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getDefaultInitialAckDelay() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getDefaultInitialAckDelay() - Static method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getDefaultKeyStore() - Method in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- getDefaultLimit() - Method in class net.i2p.util.LogManager
-
- getDefaultLogLevelBox() - Method in class net.i2p.router.web.helpers.ConfigLoggingHelper
Generate the HTML select box for the default log level.
- getDefaultLowMaxConcurrentEstablish() - Static method in class net.i2p.router.transport.udp.EstablishmentManager
Get the default low max concurrent establish
- getDefaultMax(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
Effective default max — override for bandwidth-scaled params.
- getDefaultMaxFastPeers() - Static method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getDefaultMaxHighCapPeers() - Static method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getDefaultMaxProfilesValue() - Static method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getDefaultMaxTunnels() - Static method in class net.i2p.router.RouterThrottleImpl
-
- getDefaultMin(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
Effective default min — override for bandwidth-scaled params.
- getDefaultMinFastPeers() - Static method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getDefaultOptions() - Method in interface net.i2p.client.streaming.I2PSocketManager
Current options, not a copy, setters may be used to make changes.
- getDefaultOptions() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Current options, not a copy, setters may be used to make changes.
- getDefaultOptions() - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Create the default options (using the default timeout, etc).
- getDefaultOptions(Properties) - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Create the default options (using the default timeout, etc).
- getDefaultOptions() - Method in class net.i2p.i2ptunnel.I2PTunnelConnectClient
Create the default options (using the default timeout, etc).
- getDefaultOptions() - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
Create the default options (using the default timeout, etc).
- getDefaultOptions(Properties) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
Create the default options (using the default timeout, etc).
- getDefaultPassiveFlushDelay() - Static method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getDefaultPassiveFlushDelay() - Static method in class net.i2p.client.streaming.impl.MessageOutputStream
-
- getDefaultProxies() - Method in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
Get the default proxy list
- getDefaultResendDelayStatic() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getDefaultSlowStartGrowthRateFactorStatic() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getDefaultStep(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
Effective default step — override for bandwidth-scaled params.
- getDefaultThreshold() - Method in class net.i2p.i2ptunnel.access.FilterDefinition
-
- getDefaultTransform() - Method in class org.jfree.svg.SVGGraphicsConfiguration
Returns the default transform.
- getDefaultValue() - Method in class net.i2p.router.Tuner.BaseParam
Default value.
- getDefaultValue() - Method in class org.cybergarage.upnp.StateVariable
Get the value of DefaultValue of this StateVariable
- getDefName() - Method in class org.rrd4j.data.VDef
Def name.
- getDefsKeyPrefix() - Method in class org.jfree.svg.SVGGraphics2D
Returns the prefix used for all keys in the DEFS element.
- getDegree() - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
Get the degree.
- getDelay() - Method in class net.i2p.router.networkdb.PublishLocalRouterInfoJob
-
- getDelayAmount() - Method in class net.i2p.router.tunnel.BatchedPreprocessor
how long do we want to wait before flushing
- getDelayAmount() - Method in class net.i2p.router.tunnel.TrivialPreprocessor
how long do we want to wait before flushing
- getDelayAmount() - Method in interface net.i2p.router.tunnel.TunnelGateway.QueuePreprocessor
How long do we want to wait before flushing.
- getDelayOpen(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether I2CP delay-open is enabled.
- getDelayOpen(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getDelayRequested() - Method in class net.i2p.data.i2np.DeliveryInstructions
default false
Obsolete — delay not implemented in this release.
- getDelaySeconds() - Method in class net.i2p.data.i2np.DeliveryInstructions
default 0
Obsolete — delay not implemented in this release.
- getDeliveryHost() - Method in class org.cybergarage.upnp.event.Subscriber
getDeliveryHost.
- getDeliveryInstructions() - Method in class net.i2p.router.message.GarlicConfig
Specify how the I2NPMessage in the clove should be handled.
- getDeliveryMode() - Method in class net.i2p.data.i2np.DeliveryInstructions
default -1
- getDeliveryPath() - Method in class org.cybergarage.upnp.event.Subscriber
getDeliveryPath.
- getDeliveryPort() - Method in class org.cybergarage.upnp.event.Subscriber
getDeliveryPort.
- getDeliveryURL() - Method in class org.cybergarage.upnp.event.Subscriber
getDeliveryURL.
- getDepth() - Method in class org.cybergarage.upnp.Icon
Gets the color depth of the icon.
- getDescription() - Method in class com.maxmind.db.Metadata
-
- getDescription() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getDescription() - Method in class net.i2p.router.Tuner.BaseParam
Param description.
- getDescription() - Method in interface net.i2p.router.Tuner.TunableParam
The param description.
- getDescription() - Method in class net.i2p.stat.FrequencyStat
Description of what this statistic measures.
- getDescription() - Method in class net.i2p.stat.RateStat
Description of what this rate stat measures.
- getDescription() - Method in class org.cybergarage.upnp.UPnPStatus
Gets the status description.
- getDescriptionFile() - Method in class org.cybergarage.upnp.Device
getDescriptionFile.
- getDescriptionFile() - Method in class org.cybergarage.upnp.xml.DeviceData
getDescriptionFile.
- getDescriptionFilePath() - Method in class org.cybergarage.upnp.Device
getDescriptionFilePath.
- getDescriptionURI() - Method in class org.cybergarage.upnp.xml.DeviceData
getDescriptionURI.
- getDescriptionURL() - Method in class org.cybergarage.upnp.Service
Gets the description URL for this service.
- getDescriptionURL() - Method in class org.cybergarage.upnp.xml.ServiceData
getDescriptionURL.
- getDest() - Method in class net.i2p.client.naming.HostTxtEntry
Return the Base64 destination.
- getDest() - Method in class net.i2p.i2ptunnel.irc.I2PTunnelDCCClient
Returns the destination base32 address for this DCC connection.
- getDest(String) - Static method in class net.i2p.sam.SAMUtils
Resolve the destination from a key or a hostname
- getDest() - Method in class net.i2p.sam.SessionRecord
Get the base64-encoded destination.
- getDestConnID() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
all headers
- getDestHash() - Method in class net.i2p.data.BlindData
Gets the destination hash if known.
- getDestHash() - Method in class net.i2p.router.client.ClientConnectionRunner
Equivalent to getConfig().getDestination().calculateHash();
will be null before session is established
Not subsession aware.
- getDestHash(SessionId) - Method in class net.i2p.router.client.ClientConnectionRunner
Return the hash for the given ID
- getDestHash() - Method in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
The destination hash this job publishes for.
- getDestHash() - Method in class org.klomp.snark.PeerID
-
- getDestHashBase32(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Works even if tunnel is not running.
- getDestination() - Method in class i2p.susi.dns.AddressBean
Gets the destination as base64 encoded string.
- getDestination() - Method in class i2p.susi.dns.AddressbookBean
Returns the destination string.
- getDestination() - Method in class net.i2p.client.impl.LkupResult
Destination on success, null on failure.
- getDestination() - Method in interface net.i2p.client.LookupResult
-
- getDestination() - Method in class net.i2p.data.BlindData
Gets the destination if known.
- getDestination() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Gets the destination for dest-type endpoints.
- getDestination() - Method in class net.i2p.data.i2cp.DestReplyMessage
Destination.
- getDestination() - Method in class net.i2p.data.i2cp.HostReplyMessage
Gets the destination.
- getDestination() - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- getDestination() - Method in class net.i2p.data.i2cp.SessionConfig
Retrieve the destination for which this session is supposed to connect
- getDestination() - Method in class net.i2p.data.i2np.DeliveryInstructions
default null
- getDestination() - Method in class net.i2p.data.LeaseSet
Warning - will be null for LS2 EncryptedLeaseSets if not decrypted
- getDestination() - Method in class net.i2p.data.PrivateKeyFile
If the destination is not set, read it in from the file.
- getDestination() - Method in class net.i2p.i2ptunnel.socks.SOCKSHeader
-
- getDestination() - Method in class net.i2p.i2ptunnel.TunnelController
Returns null if not running.
- getDestination(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Retrieve the tunnel Destination, reading from the key file if the tunnel is not running.
- getDestination(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Works even if tunnel is not running.
- getDestination(SessionId) - Method in class net.i2p.router.client.ClientConnectionRunner
Return the dest for the given ID
- getDestination() - Method in class net.i2p.router.ClientMessage
Retrieve the destination to which this message is directed.
- getDestination() - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
The local destination for this SKM
- getDestination(PublicKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Get the far-end destination for a public key
- getDestination() - Method in class net.i2p.router.tunnel.InboundEndpointProcessor
-
- getDestination() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
If this is a client tunnel, what destination is it for?
- getDestination() - Method in interface net.i2p.router.TunnelInfo
if this is a client tunnel, what destination is it for?
- getDestination() - Method in class net.i2p.router.TunnelPoolSettings
what destination is this a client tunnel for (or null if exploratory)
- getDestination() - Method in interface net.i2p.sam.SAMMessageSess
Get the SAM message-based session Destination.
- getDestination() - Method in class net.i2p.sam.SAMMessageSession
Get the SAM message-based session Destination.
- getDestination() - Method in class net.i2p.sam.SAMStreamSession
Get the SAM STREAM session Destination.
- getDestination() - Method in class org.klomp.snark.dht.NodeInfo
-
- getDestination(String) - Method in class org.klomp.snark.I2PSnarkUtil
Base64 Hash or Hash.i2p or name.i2p using naming service
- getDestination() - Method in class org.klomp.snark.Peer
Returns the I2P destination of the connected peer.
- getDestinationBase64(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Works even if tunnel is not running.
- getDestinationFromBase64(String) - Static method in class org.klomp.snark.I2PSnarkUtil
Resolves a base64-encoded destination string.
- getDestinationHash() - Method in class net.i2p.router.ClientMessage
Retrieve the destination to which this message is directed.
- getDestinationI2PSocket(I2PSOCKSTunnel) - Method in class net.i2p.i2ptunnel.socks.SOCKS4aServer
Get an I2PSocket that can be used to send/receive 8-bit clean data
to/from the destination of the SOCKS connection.
- getDestinationI2PSocket(I2PSOCKSTunnel) - Method in class net.i2p.i2ptunnel.socks.SOCKS5Server
Get an I2PSocket that can be used to send/receive 8-bit clean data
to/from the destination of the SOCKS connection.
- getDestinationI2PSocket(I2PSOCKSTunnel) - Method in class net.i2p.i2ptunnel.socks.SOCKSServer
Get an I2PSocket that can be used to send/receive 8-bit clean data
to/from the destination of the SOCKS connection.
- getDestinationNickname() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getDestinationNickname() - Method in class net.i2p.router.TunnelPoolSettings
what user supplied name was given to the client connected (can be null)
- getDestinations() - Method in class net.i2p.router.client.ClientConnectionRunner
Subsession aware.
- getDestinations() - Method in class net.i2p.router.web.helpers.SidebarHelper
Client destinations connected locally.
- getDestroyReason() - Method in class net.i2p.router.transport.udp.PeerState2
-
- getDetailStatus() - Method in class net.i2p.router.web.helpers.WizardHelper
Return detailed NDT test status information.
- getDevice(String) - Method in class org.cybergarage.upnp.ControlPoint
Get a device by its name or UDN.
- getDevice() - Method in class org.cybergarage.upnp.device.Advertiser
Gets the device being advertised.
- getDevice(String) - Method in class org.cybergarage.upnp.Device
getDevice.
- getDevice(int) - Method in class org.cybergarage.upnp.DeviceList
-
- getDevice() - Method in class org.cybergarage.upnp.Service
Gets the device containing this service.
- getDevice() - Method in class org.jfree.svg.SVGGraphicsConfiguration
Returns the graphics device that this configuration is associated with.
- getDeviceByDescriptionURI(String) - Method in class org.cybergarage.upnp.Device
getDeviceByDescriptionURI.
- getDeviceConfiguration() - Method in class org.jfree.svg.SVGGraphics2D
Returns the device configuration associated with this Graphics2D.
- getDeviceDisposer() - Method in class org.cybergarage.upnp.ControlPoint
Get the device disposer.
- getDeviceList() - Method in class org.cybergarage.upnp.ControlPoint
Get the list of discovered devices.
- getDeviceList() - Method in class org.cybergarage.upnp.Device
getDeviceList.
- getDeviceNode() - Method in class org.cybergarage.upnp.Device
getDeviceNode.
- getDeviceType() - Method in class org.cybergarage.upnp.Device
getDeviceType.
- getDevSU3URL() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getDH() - Method in enum com.southernstorm.noise.protocol.NoiseInit.PatternID
getDH.
- getDHName() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getDHName() - Method in interface com.southernstorm.noise.protocol.DHState
Gets the Noise protocol name for this Diffie-Hellman algorithm.
- getDHName() - Method in class com.southernstorm.noise.protocol.MLKEMDHState
-
- getDHT() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getDigestBigInteger() - Method in class org.minidns.record.DelegatingDnssecRR
getDigestBigInteger.
- getDigestHex() - Method in class org.minidns.record.DelegatingDnssecRR
getDigestHex.
- getDigestInstance() - Static method in class net.i2p.crypto.SHA256Generator
Return a new MessageDigest from the system libs.
- getDigestInstance() - Method in enum net.i2p.crypto.SigType
Gets a MessageDigest instance for this signature type.
- getDigestSize() - Method in interface org.bouncycastle.crypto.Digest
return the size, in bytes, of the digest produced by this message digest.
- getDigestSize() - Method in class org.bouncycastle.crypto.digests.KeccakDigest
getDigestSize.
- getDigestSize() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
-
- getDigestSize() - Method in class org.bouncycastle.crypto.digests.SHAKEDigest
getDigestSize.
- getDimensionForVersion() - Method in class com.google.zxing.qrcode.decoder.Version
-
- getDirection() - Method in class net.i2p.router.web.helpers.StreamHelper
-
- getDirection() - Method in class org.cybergarage.upnp.Argument
Gets the direction of this argument.
- getDirectories() - Method in class org.klomp.snark.Storage
Includes the base for a multi-file torrent.
- getDisableRefresh() - Method in class net.i2p.router.web.CSSHelper
-
- getDisableRejectLogging() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getDiscardCount() - Method in class net.i2p.util.TryCache
Return the number of release() calls that were discarded because
the cache was full.
- getDisconnectScheduledOn() - Method in class net.i2p.client.streaming.impl.Connection
-
- getDisconnectTimeout() - Static method in class net.i2p.client.streaming.impl.Connection
-
- getDiskUsage() - Method in class org.klomp.snark.SnarkManager
-
- getDisplayLanguage(String, String, I2PAppContext) - Static method in class net.i2p.router.web.Messages
Return the "display language", e.g.
- getDisplayLanguage(String, String, I2PAppContext, String) - Static method in class net.i2p.util.Translate
Return the "display language", e.g.
- getDisplayName() - Method in class i2p.susi.dns.AddressBean
The Unicode name, translated from Punycode
- getDisplayName() - Method in class i2p.susi.dns.AddressbookBean
Returns the display name for the address book.
- getDisplayName() - Method in class i2p.susi.dns.NamingServiceBean
Returns the display name for the address book.
- getDisplayName() - Method in interface net.i2p.app.ClientApp
The display name of the ClientApp, used in user interfaces.
- getDisplayName() - Method in class net.i2p.apps.systray.UrlLauncher
ClientApp interface
- getDisplayName() - Method in class net.i2p.desktopgui.ExternalMain
-
- getDisplayName() - Method in class net.i2p.desktopgui.Main
-
- getDisplayName() - Method in class net.i2p.i2pcontrol.I2PControlController
-
- getDisplayName() - Method in class net.i2p.i2pcontrol.SocketController
-
- getDisplayName() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
ClientApp interface
- getDisplayName() - Method in class net.i2p.jetty.JettyStart
-
- getDisplayName() - Method in class net.i2p.router.news.NewsManager
-
- getDisplayName() - Method in class net.i2p.router.sybil.Analysis
Gets the display name for this application.
- getDisplayName() - Method in class net.i2p.router.update.ConsoleUpdateManager
Display name @since 0.9.12.
- getDisplayName() - Method in class net.i2p.router.web.GraphGenerator
-
- getDisplayName() - Method in class net.i2p.router.web.NavHelper
-
- getDisplayName() - Method in class net.i2p.router.web.RouterConsoleRunner
-
- getDisplayName() - Method in class net.i2p.router.web.ShellService
The display name of the ClientApp, used in user interfaces.
- getDisplayName() - Method in class net.i2p.sam.SAMBridge
Return the display name
- getDisplayName() - Method in class org.klomp.snark.SnarkManager
ClientApp method.
- getDisplayOnScreenLevel() - Method in class net.i2p.util.LogManager
Minimum log level for messages printed to stdout.
- getDistance(Hash, Hash) - Static method in class net.i2p.router.util.HashDistance
Compute XOR distance between two hashes.
- getDoLog() - Method in class net.i2p.router.MessageHistory
-
- getDomain(String) - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getDomainpart() - Method in class org.minidns.dnsname.DnsName
Domainpart in ACE representation.
- getDomainRoot(String) - Method in class net.i2p.apache.http.conn.util.PublicSuffixMatcher
Find the registered domain root.
- getDontIncludePeers() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
Set of peers that a lookup reply should NOT include.
- getDouble(String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified numeric parameter as a double.
- getDouble(int) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified numeric parameter as a double.
- getDouble(Properties, String, double) - Static method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
Not part of the API, not for external use.
- getDouble(Properties, String, String) - Static method in class net.i2p.stat.PersistenceHelper
Read a double value from properties.
- getDouble(int) - Method in class org.json.simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
- getDouble(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getDouble(Enum<?>) - Method in class org.rrd4j.core.jrrd.UnivalArray
getDouble.
- getDoubleOrDefault(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getDownBandwidth() - Method in class net.i2p.router.web.helpers.WizardHelper
Return the measured download bandwidth.
- getDownBWLimit() - Method in interface org.klomp.snark.BandwidthListener
Returns the current download bandwidth limit in bytes per second.
- getDownBWLimit() - Method in class org.klomp.snark.BandwidthManager
Current limit in BPS
- getDownBWLimit() - Method in class org.klomp.snark.Peer
Current limit in Bps
- getDownBWLimit() - Method in class org.klomp.snark.PeerCoordinator
Current limit in Bps
- getDownloaded() - Method in class org.klomp.snark.PartialPiece
Returns the total number of bytes downloaded in this piece, accurately accounting for holes.
- getDownloaded() - Method in class org.klomp.snark.Peer
Returns the number of bytes that have been downloaded.
- getDownloaded() - Method in class org.klomp.snark.PeerCoordinator
Returns the total number of downloaded bytes of all peers.
- getDownloaded() - Method in class org.klomp.snark.Snark
Get the total number of bytes downloaded.
- getDownloaded() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getDownloadRate() - Method in interface org.klomp.snark.BandwidthListener
Returns the average download rate in bytes per second.
- getDownloadRate() - Method in class org.klomp.snark.BandwidthManager
The average rate in Bps
- getDownloadRate() - Method in class org.klomp.snark.Peer
Returns the average rate in Bps.
- getDownloadRate() - Method in class org.klomp.snark.PeerCoordinator
Returns the average rate in Bps over last RATE_DEPTH * CHECK_PERIOD seconds
- getDownloadRate() - Method in class org.klomp.snark.Snark
Get the current download rate in bytes per second.
- getDownloadRate() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getDropped() - Method in class net.i2p.router.JobStats
Get the number of jobs that were dropped.
- getDroppedCount() - Method in class net.i2p.router.transport.PrioritySendPool
-
- getDsCount() - Method in class org.rrd4j.core.DataImporter
getDsCount.
- getDsCount() - Method in class org.rrd4j.core.Header
Returns the number of datasources defined in the RRD.
- getDsCount() - Method in class org.rrd4j.core.jrrd.DataChunk
getDsCount.
- getDSCount() - Method in class org.rrd4j.core.jrrd.Header
Returns the number of DataSources in the database.
- getDsCount() - Method in class org.rrd4j.core.RrdDb
Returns the number of datasources defined in the file
- getDsCount() - Method in class org.rrd4j.core.RrdDef
Returns number of defined datasources.
- getDsCount() - Method in class org.rrd4j.core.RrdToolReader
-
- getDsCount() - Method in class org.rrd4j.core.XmlReader
-
- getDsDefs() - Method in class org.rrd4j.core.RrdDef
Returns all data source definition objects specified so far.
- getDsIndex() - Method in class org.rrd4j.core.Datasource
Returns index of this Datasource object in the RRD.
- getDsIndex(String) - Method in class org.rrd4j.core.FetchData
Retrieve the table index number of a datasource by name.
- getDsIndex(String) - Method in class org.rrd4j.core.RrdDb
Returns internal index number for the given datasource name.
- getDsName(int) - Method in class org.rrd4j.core.DataImporter
getDsName.
- getDsName() - Method in class org.rrd4j.core.DsDef
Returns data source name.
- getDsName(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getDsName(int) - Method in class org.rrd4j.core.XmlReader
-
- getDsName() - Method in class org.rrd4j.data.Def
Ds name.
- getDsNames() - Method in class org.rrd4j.core.FetchData
Returns array of datasource names found in the corresponding RRD.
- getDsNames() - Method in class org.rrd4j.core.RrdDb
Returns an array of datasource names defined in RRD.
- getDsNames() - Method in class org.rrd4j.core.Sample
Returns an array of all data source names.
- getDsType(int) - Method in class org.rrd4j.core.DataImporter
getDsType.
- getDsType() - Method in class org.rrd4j.core.DsDef
Returns source type.
- getDsType() - Method in enum org.rrd4j.core.jrrd.DataSourceType
Get the ds type.
- getDsType(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getDsType(int) - Method in class org.rrd4j.core.XmlReader
-
- getDynamicKeysChecked() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get checked attribute for dynamic keys.
- getEarliestLeaseDate() - Method in class net.i2p.data.LeaseSet
Retrieve the end date of the earliest lease included in this leaseSet.
- getEarliestTime() - Static method in class net.i2p.time.BuildTime
Get the earliest it could possibly be right now.
- getECBlocks() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getECBlocksForLevel(ErrorCorrectionLevel) - Method in class com.google.zxing.qrcode.decoder.Version
-
- getECCodewordsPerBlock() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getECLevel() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getECSKM() - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
Return the eCSKM
- getECSKM() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
Return the eCSKM
- getECXCPUFlags() - Static method in class freenet.support.CPUInformation.CPUID
Return the ECX feature flags
- getEdns() - Method in class org.minidns.dnsmessage.DnsMessage
getEdns.
- getEdnsBuilder() - Method in class org.minidns.dnsmessage.DnsMessage.Builder
- getEdnsOption(Edns.OptionCode) - Method in class org.minidns.edns.Edns
getEdnsOption.
- getEDXCPUFlags() - Static method in class freenet.support.CPUInformation.CPUID
Return the EDX feature flags
- getEepProxyHost() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getEepProxyPort() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getEepProxySet() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getEepsiteURL(PortMapper) - Static method in class net.i2p.router.web.helpers.SidebarRenderer
Get the local eepsite URL from the port mapper.
- getEepsiteURLs() - Method in class net.i2p.util.PortMapper
Get the list of eepsite URLs.
- getEffort(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the proof-of-work effort for blinded leases (currently unused, always 23).
- getEffort(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getElapsed() - Method in class net.i2p.client.impl.MessageState
Return the elapsed time.
- getElapsedTime() - Method in class org.cybergarage.upnp.Device
getElapsedTime.
- getElementIDs() - Method in class org.jfree.svg.SVGGraphics2D
Returns a new set containing the element IDs that have been used in output so far.
- getElements() - Method in class net.i2p.i2ptunnel.access.FilterDefinition
-
- getElementTitleKeys() - Static method in class org.jfree.svg.SVGHints
- getElGamalExponentSize() - Method in class net.i2p.crypto.KeyGenerator
Size of the ElGamal exponent in bits.
- getElgSKM() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
Return the elgSKM
- getEnable() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve whether proxy reseeding is enabled.
- getEncapsulation() - Method in interface org.bouncycastle.crypto.SecretWithEncapsulation
Return the data that carries the secret in its encapsulated form.
- getEncapsulation() - Method in class org.bouncycastle.pqc.crypto.util.SecretWithEncapsulationImpl
getEncapsulation.
- getEncapsulationLength() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMExtractor
Get the encapsulation length.
- getEnclosingRectangle() - Method in class com.google.zxing.common.BitMatrix
This is useful in detecting the enclosing rectangle of a 'pure' barcode.
- getEncoded() - Method in class net.i2p.crypto.eddsa.EdDSAPrivateKey
Returns the private key in its canonical encoding.
- getEncoded() - Method in class net.i2p.crypto.eddsa.EdDSAPublicKey
Returns the public key in its canonical encoding.
- getEncoded() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
Return a PKCS8 representation of the key.
- getEncoded() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
Encoded.
- getEncoded() - Method in class net.i2p.crypto.HMAC256Generator.HMACKey
-
- getEncoded() - Method in class net.i2p.router.crypto.ratchet.Elg2KeyPair
-
- getEncoded() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
Encoded.
- getEncoded(byte[], byte[]) - Static method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPublicKeyParameters
Concatenate t and rho into a single encoding.
- getEncoded() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPublicKeyParameters
Get the encoded public key.
- getEncodedPublicKey(byte[], int) - Method in class com.southernstorm.noise.protocol.Curve25519DHState
I2P
- getEncodedPublicKey(byte[], int) - Method in interface com.southernstorm.noise.protocol.DHState
Gets the public key associated with this object.
- getEncodedState() - Method in interface org.bouncycastle.crypto.digests.EncodableDigest
Return an encoded byte array for the digest's internal state
- getEncodedState() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
-
- getEncodedStateSize() - Method in class org.bouncycastle.crypto.digests.LongDigest
Returns the size of the encoded state.
- getEncoding(String) - Static method in class i2p.susi.webmail.encoding.EncodingFactory
Retrieve instance of an encoder for a supported encoding (or null).
- getEncoding() - Method in class net.i2p.crypto.eddsa.math.Field
Return the encoding.
- getEncrypt(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the lease set should be encrypted.
- getEncrypt(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getEncryptedBase32(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Works even if tunnel is not running.
- getEncryptedData() - Method in class net.i2p.data.Payload
Encrypted data, or null.
- getEncryptionKey(Set<EncType>) - Method in class net.i2p.data.EncryptedLeaseSet
If more than one key, return the first supported one.
- getEncryptionKey() - Method in class net.i2p.data.i2np.DeliveryInstructions
For cloves only (not tunnels), default null
Unused — always returns null, feature not implemented.
- getEncryptionKey() - Method in class net.i2p.data.LeaseSet
Encryption public key.
- getEncryptionKey(Set<EncType>) - Method in class net.i2p.data.LeaseSet
If more than one key, return the first supported one.
- getEncryptionKey() - Method in class net.i2p.data.LeaseSet2
If more than one key, return the first supported one.
- getEncryptionKey(Set<EncType>) - Method in class net.i2p.data.LeaseSet2
If more than one key, return the first supported one.
- getEncryptionKeys() - Method in class net.i2p.data.EncryptedLeaseSet
Null if not decrypted.
- getEncryptionKeys() - Method in class net.i2p.data.LeaseSet2
This returns all the keys.
- getEncryptKey(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the lease set encryption key.
- getEncryptKey(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getEncryptMode(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Determine the encryption mode for the tunnel's lease set.
- getEncryptMode(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns the encryption mode for the tunnel.
- getEncType() - Method in class i2p.susi.dns.AddressBean
Do this the easy way
- getEncType() - Method in class net.i2p.data.KeyCertificate
Gets the encryption type from the certificate.
- getEncType() - Method in class net.i2p.data.KeysAndCert
Encryption type from the certificate.
- getEncTypeConfig(RouterContext) - Static method in class net.i2p.router.startup.CreateRouterInfoJob
The configured EncType to expect on read-in.
- getEnd() - Method in class i2p.susi.dns.AddressbookBean
Returns the ending index as string.
- getEnd() - Method in class net.metanotion.util.skiplist.SkipLevels
Get the end span of this level.
- getEnd() - Method in class net.metanotion.util.skiplist.SkipSpan
Get the end span of this chain.
- getEnd() - Method in class org.rrd4j.core.jrrd.DataChunk
getEnd.
- getEndDate() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
End date.
- getEndDate() - Method in class net.i2p.data.Lease
Convenience wrapper, prefer getEndTime() for new code.
- getEndGroupKeys() - Static method in class org.jfree.svg.SVGHints
- getEndInt() - Method in class i2p.susi.dns.AddressbookBean
Returns the ending index as integer.
- getEndpoint(int) - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
Endpoint.
- getEndpoint() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
For convenience
- getEndpoint() - Method in interface net.i2p.router.TunnelInfo
For convenience
- getEndpoints() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
Endpoints.
- getEndpoints() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
Endpoints.
- getEndpointType() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Gets the endpoint type.
- getEndsWith(String) - Method in class org.cybergarage.xml.NodeList
Gets the first node whose name ends with the specified string.
- getEndTime() - Method in class net.i2p.data.Lease
Gets the lease end time.
- getEndTime() - Method in class org.rrd4j.core.Archive
Returns current ending timestamp.
- getEndTime() - Method in interface org.rrd4j.core.DataHolder
Returns ending timestamp.
- getEndTime() - Method in class org.rrd4j.data.DataProcessor
Ending timestamp.
- getEndTime() - Method in class org.rrd4j.graph.RrdGraphDef
Returns the end timestamp for the graph.
- getEnforceProtocol() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
If true, only accept traffic with I2PSession.PROTO_STREAMING (6).
- getEngine() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMParameters
getEngine.
- getEnqueueTime() - Method in class net.i2p.router.OutNetMessage
For CDQ
- getEnqueueTime() - Method in class net.i2p.router.transport.udp.InboundMessageState
Gets the enqueue time.
- getEnqueueTime() - Method in class net.i2p.router.transport.udp.OutboundMessageState
For CDQ
- getEnqueueTime() - Method in class net.i2p.router.transport.udp.UDPPacket
Enqueue time.
- getEnqueueTime() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
For CDQ
- getEnqueueTime() - Method in interface net.i2p.router.util.CDQEntry
Get the enqueue timestamp.
- getEntries() - Method in class i2p.susi.dns.AddressbookBean
Returns the address entries.
- getEntries() - Method in class i2p.susi.dns.NamingServiceBean
Returns the address entries.
- getEntries(Properties) - Method in class net.i2p.client.naming.MetaNamingService
All services aggregated
- getEntries() - Method in class net.i2p.client.naming.NamingService
Warning - This obviously brings the whole database into memory,
so use is discouraged.
- getEntries(Properties) - Method in class net.i2p.client.naming.NamingService
Warning - This will bring the whole database into memory
if options is null, empty, or unsupported, use with caution.
- getEntries(Properties) - Method in class net.i2p.client.naming.SingleFileNamingService
Return all entries matching the options.
- getEntries() - Method in interface net.i2p.kademlia.KBucket
Retrieve all routing table entries stored in the bucket.
- getEntries(SelectionCollector<T>) - Method in interface net.i2p.kademlia.KBucket
Add all entries in this bucket to the provided collector.
- getEntries() - Method in class net.i2p.kademlia.KBucketImpl
-
- getEntries(SelectionCollector<T>) - Method in class net.i2p.kademlia.KBucketImpl
-
- getEntries() - Method in class net.i2p.router.Banlist
Get the banlist entries.
- getEntries(Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
-
- getEntries() - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Gets all entries in the data store.
- getEntries() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- getEntries() - Method in class net.i2p.router.news.NewsManager
-
- getEntries() - Method in class net.i2p.router.news.NewsXMLParser
The news entries.
- getEntries() - Method in class net.i2p.router.web.NewsFeedHelper
Get the formatted HTML entries.
- getEntries(I2PAppContext, int, int, long) - Static method in class net.i2p.router.web.NewsFeedHelper
Get the formatted HTML entries.
- getEntry() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
Defines the entry in the network database being stored.
- getEnum(String, Class<T>) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified enumerated parameter (from a JSON string
that has a predefined set of possible values).
- getEnum(String, Class<T>, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified enumerated parameter (from a JSON string
that has a predefined set of possible values), allowing for a case
insensitive match.
- getEnum(int, Class<T>) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified enumerated parameter (from a JSON string
that has a predefined set of possible values).
- getEnum(int, Class<T>, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified enumerated parameter (from a JSON string
that has a predefined set of possible values), allowing for a case
insensitive match.
- getEnumString(String, String[]) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified enumerated string parameter.
- getEnumString(String, String[], boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified enumerated string parameter, allowing for a
case insenstive match.
- getEnumString(int, String[]) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified enumerated string parameter.
- getEnumString(int, String[], boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified enumerated string parameter, allowing for a
case insenstive match.
- getEnumStringMatch(String, String[], boolean) - Static method in class com.thetransactioncompany.jsonrpc2.util.ParamsRetriever
Matches a string against an array of acceptable values.
- getEnumStringMatch(String, Class<T>, boolean) - Static method in class com.thetransactioncompany.jsonrpc2.util.ParamsRetriever
Matches a string against an enumeration of acceptable values.
- getEnvelopeNode() - Method in class org.cybergarage.soap.SOAPRequest
Return the SOAP envelope node.
- getEnvelopeNode() - Method in class org.cybergarage.soap.SOAPResponse
Get the SOAP envelope node.
- getEOFReached() - Method in class net.i2p.util.LookaheadInputStream
Whether the end of the stream has been reached.
- getEphemeralKey() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
handshake headers only
- getError() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
Gets the error object indicating the cause of the request failure.
- getError() - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
Gets the error message from the last or current reseed attempt.
- getErrorCorrectionBytes() - Method in class com.google.zxing.qrcode.encoder.BlockPair
-
- getErrorCorrectionLevel() - Method in class com.google.zxing.qrcode.decoder.FormatInformation
Error correction level decoded from format info bits.
- getErrorPage(String, String) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
foo => errordir/foo-header_xx.ht for lang xx, or errordir/foo-header.ht,
or the backup byte array on fail.
- getErrorPage(I2PAppContext, String, String) - Static method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
foo => errordir/foo-header_xx.ht for lang xx, or errordir/foo-header.ht,
or the backup byte array on fail.
- getErrors() - Method in class net.i2p.router.web.FormHandler
Display any error messages (processing the form if it hasn't
been yet)
- getEstablishBeginTime() - Method in class net.i2p.router.transport.udp.InboundEstablishState
The wall clock time when this establishment attempt began.
- getEstablishBeginTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getEstablished() - Method in class net.i2p.router.CommSystemFacade
Get all the peers we are connected to.
- getEstablished() - Method in class net.i2p.router.dummy.VMCommSystem
Return the established
- getEstablished() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getEstablished() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Connected peers.
- getEstablished() - Method in interface net.i2p.router.transport.Transport
Get list of peers that this transport has established connections with.
- getEstablished() - Method in class net.i2p.router.transport.TransportManager
-
- getEstablished() - Method in class net.i2p.router.transport.udp.UDPTransport
Identities of all currently established peers.
- getEstablishedOn() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Get the time this connection was established.
- getEstablisher() - Method in class net.i2p.router.transport.udp.UDPTransport
For IntroductionManager
- getEstablishState() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Only valid during establishment;
replaced with EstablishState.VERIFIED or FAILED afterwards
- getEstablishTimeout() - Static method in class net.i2p.router.transport.ntcp.NTCPTransport
Get the NTCP establish timeout in ms.
- getEstimatedDowntime() - Method in class net.i2p.I2PAppContext
How long this router was down before it started, or 0 if unknown.
- getEstimatedDowntime() - Method in class net.i2p.router.Router
How long this router was down before it started, or 0 if unknown.
- getEstimatedDowntime() - Method in class net.i2p.router.RouterContext
How long this router was down before it started, or 0 if unknown.
- getEstimatedSize() - Method in class org.rrd4j.core.DataImporter
getEstimatedSize.
- getEstimatedSize() - Method in class org.rrd4j.core.RrdDef
Returns the number of storage bytes required to create RRD from this RrdDef object.
- getEta1Noise(byte[], byte) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
getEta1Noise.
- getEta2Noise(byte[], byte) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
getEta2Noise.
- getEtag() - Method in class net.i2p.addressbook.Subscription
Return the etag header that we received the last time we read this
subscription.
- getEtag() - Method in class net.i2p.util.EepGet
After fetch, the received value from the server, or null if none.
- getEventCount() - Method in class net.i2p.stat.Frequency
How many events have occurred within the lifetime of this stat?
- getEventCount() - Method in class net.i2p.stat.FrequencyStat
Gets the lifetime event count.
- getEventDispatcher() - Method in class net.i2p.i2ptunnel.irc.EventReceiver
default constructor
- getEventDispatcher() - Method in interface net.i2p.util.EventDispatcher
Get an object to be used to deliver events (usually
this, but YMMV).
- getEventDispatcher() - Method in class net.i2p.util.EventDispatcherImpl
-
- getEventName() - Method in class net.i2p.router.web.GraphListener
Get the RRD datasource name for the event count.
- getEvents() - Method in class net.i2p.i2ptunnel.irc.EventReceiver
-
- getEvents(String, long) - Method in class net.i2p.router.util.EventLog
Caches.
- getEvents(long) - Method in class net.i2p.router.util.EventLog
All events since a given time.
- getEvents() - Method in class net.i2p.router.web.helpers.EventLogHelper
Get the events.
- getEvents() - Method in interface net.i2p.util.EventDispatcher
Retrieve the names of all the events that have been received
- getEvents() - Method in class net.i2p.util.EventDispatcherImpl
-
- getEventSubURI() - Method in class org.cybergarage.upnp.ControlPoint
-
- getEventSubURL() - Method in class org.cybergarage.upnp.Service
Gets the event subscription URL for this service.
- getEventValue(String) - Method in class net.i2p.i2ptunnel.irc.EventReceiver
-
- getEventValue(String) - Method in interface net.i2p.util.EventDispatcher
Retrieve the value currently associated with the specified
event value
- getEventValue(String) - Method in class net.i2p.util.EventDispatcherImpl
-
- getEvictedCount() - Method in class net.i2p.router.transport.PrioritySendPool
-
- getExceptions() - Method in class net.i2p.apache.http.conn.util.PublicSuffixList
Return the exception rules.
- getExcessiveTunnelRequestsBanChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the excessive tunnel requests ban option.
- getExclude(boolean, boolean) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
As of 0.9.58, this returns a set populated only by TunnelManager.selectPeersInTooManyTunnels(),
for passing to ProfileOrganizer.
- getExcludedFiles(File) - Method in class org.klomp.snark.Storage
-
- getExecutor() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getExpiration() - Method in class net.i2p.data.BlindData
Expiration date.
- getExpiration() - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
The Date object is created here, it is not cached.
- getExpiration() - Method in class net.i2p.data.i2np.GarlicClove
-
- getExpiration() - Method in class net.i2p.router.client.LeaseRequestState
Get the expiration time.
- getExpiration() - Method in class net.i2p.router.ClientMessage
Expiration requested by the client that sent the message.
- getExpiration() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
For inbound and outbound: Expiration.
- getExpiration() - Method in interface net.i2p.router.crypto.ratchet.ReplyCallback
When does this callback expire?
- getExpiration() - Method in class net.i2p.router.message.CloveSet
Get the expiration.
- getExpiration() - Method in class net.i2p.router.message.GarlicConfig
Expiration of the clove, after which it should be dropped
- getExpiration() - Method in interface net.i2p.router.MessageSelector
Returns the # of milliseconds since the epoch after which this selector should
stop searching for matches.
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupSelector
-
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
using context clock
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.IterativeLookupSelector
-
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.SearchMessageSelector
-
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.StoreMessageSelector
-
- getExpiration() - Method in class net.i2p.router.OutNetMessage
Specify the # ms since the epoch after which if the message has not been
sent the OnFailedSend job should be fired and the message should be
removed from the pool.
- getExpiration() - Method in class net.i2p.router.transport.udp.EstablishmentManager.Token
Get the expiration time
- getExpiration() - Method in class net.i2p.router.transport.UPnP.IPv6ForwardPort
-
- getExpiration() - Method in class net.i2p.router.tunnel.HopConfig
when does this tunnel expire (in ms since the epoch)?
- getExpiration() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
- getExpiration() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getExpiration() - Method in class net.i2p.router.tunnel.TunnelParticipant
-
- getExpiration() - Method in interface net.i2p.router.TunnelInfo
Get the tunnel's expiration time.
- getExpirationTime() - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
Use this instead of getExpiration().getTime()
- getExpiredDeviceMonitoringInterval() - Method in class org.cybergarage.upnp.ControlPoint
Get the expired device monitoring interval.
- getExpireEvent() - Method in class net.i2p.router.tunnel.FragmentedMessage
used in the fragment handler so we can cancel the expire event on success
- getExpires() - Method in class net.i2p.client.impl.MessageState
Return the expiration time.
- getExpires() - Method in class net.i2p.data.LeaseSet2
Published expiration, as received.
- getExpires() - Method in class net.i2p.i2ptunnel.irc.I2PTunnelDCCClient
Returns the expiration time for this DCC connection.
- getExpiryDate() - Method in class net.i2p.util.EepGet
Show the Expires field
- getExpiryTime() - Method in class net.i2p.i2pcontrol.security.AuthToken
The expiry time as a formatted string.
- getExpirytime() - Method in exception net.i2p.i2pcontrol.security.ExpiredAuthTokenException
-
- getExploreKeys(long) - Method in class net.i2p.kademlia.KBucketSet
For every bucket that hasn't been updated in this long,
or isn't close to full,
generate a random key that would be a member of that bucket.
- getExploreKeys() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Gets the set of keys to explore.
- getExploreKeys() - Method in class org.klomp.snark.dht.DHTNodes
Get random keys to explore for DHT maintenance.
- getExportData() - Method in class net.i2p.router.web.helpers.StatHelper
Export data as CSV or XML.
- getExtendedEBXFeatureFlags() - Static method in class freenet.support.CPUInformation.CPUID
-
- getExtendedECXCPUFlags() - Static method in class freenet.support.CPUInformation.CPUID
Return the extended ECX feature flags
- getExtendedECXFeatureFlags() - Static method in class freenet.support.CPUInformation.CPUID
There's almost nothing in here.
- getExtendedEDXCPUFlags() - Static method in class freenet.support.CPUInformation.CPUID
-
- getExtents() - Method in class org.minidns.record.TXT
-
- getExternalIP() - Method in class net.i2p.router.transport.udp.UDPTransport
Published IP, IPv4 only
- getExternalPort(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
Published or requested port
- getExtraKeyData() - Method in class net.i2p.data.KeyCertificate
Signing Key extra data, if any, is first in the array.
- getExtraSigningKeyData() - Method in class net.i2p.data.KeyCertificate
Signing Key extra data, if any.
- getExtremeAverageValue() - Method in class net.i2p.stat.Rate
During the extreme period (i.e.
- getExtremeEventCount() - Method in class net.i2p.stat.Rate
when the max(totalValue) was achieved, how many events occurred in that period?
Note that this is not necesarily the highest event count; that isn't tracked.
- getExtremeEventSaturation() - Method in class net.i2p.stat.Rate
During the extreme period (i.e.
- getExtremeSaturationLimit() - Method in class net.i2p.stat.Rate
During the extreme period (i.e.
- getExtremeTotalEventTime() - Method in class net.i2p.stat.Rate
when the max(totalValue) was achieved, how much of the time was spent doing the events?
- getExtremeTotalValue() - Method in class net.i2p.stat.Rate
what was the max total value acrued in any period?
- getFacade() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- getFactory() - Method in class org.rrd4j.core.RrdBackend
Get the factory for this backend.
- getFailed() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getFailedCount() - Method in class net.i2p.router.tunnel.FragmentHandler
-
- getFailedCount() - Method in class net.i2p.router.tunnel.TunnelParticipant
-
- getFailedLookupRate() - Method in class net.i2p.router.peermanager.DBHistory
how often does the peer fail to reply to a lookup request, broken into 1 hour and 1 day periods
- getFailedLookups() - Method in class net.i2p.router.peermanager.DBHistory
how many times we have sent them a db lookup and not received the value or a lookup reply
- getFailedRate() - Method in class net.i2p.router.peermanager.TunnelHistory
-
- getFailedSize() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getFailedTransportCount() - Method in class net.i2p.router.OutNetMessage
-
- getFailedTransports() - Method in class net.i2p.router.OutNetMessage
As of 0.9.55, changed from a Set to a List
- getFailReason() - Method in class net.i2p.router.transport.ntcp.EstablishBase
Get the failure reason if the handshake failed, or null if not failed/corrupt.
- getFailReason() - Method in interface net.i2p.router.transport.ntcp.EstablishState
-
- getFailReason() - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
Get the failure reason if the handshake failed
- getFailsafeIterationFreq() - Static method in class net.i2p.router.transport.ntcp.EventPumper
Get the failsafe iteration frequency in milliseconds
- getFailsafeIterationFreq() - Static method in class net.i2p.router.transport.ntcp.NTCPTransport
Get the failsafe iteration frequency in milliseconds
- getFailureReason() - Method in class org.klomp.snark.TrackerInfo
Not HTML escaped.
- getFailureReason() - Method in class org.klomp.snark.UDPTrackerClient.TrackerResponse
-
- getFalsePositiveRate() - Method in class net.i2p.router.util.DecayingBloomFilter
Get the false positive rate
- getFalsePositiveRate() - Method in class net.i2p.router.util.DecayingHashSet
pointless, only used for logging elsewhere
- getFamily() - Method in class net.i2p.router.web.helpers.ConfigFamilyHelper
Get the family name.
- getFamily() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- getFamilyKeyCrypto() - Method in class net.i2p.router.Router
Family Key Crypto Signer / Verifier.
- getFarEnd() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
For convenience
- getFarEnd() - Method in interface net.i2p.router.TunnelInfo
For convenience
- getFastPeers() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many active peers the router ranks as fast.
- getFastReceive() - Method in class net.i2p.client.impl.I2PSessionImpl
Does this session support fast receive?
- getFaultActor() - Method in class org.cybergarage.soap.SOAPResponse
Get the SOAP fault actor string.
- getFaultActorNode() - Method in class org.cybergarage.soap.SOAPResponse
Get the SOAP fault actor node.
- getFaultCode() - Method in class org.cybergarage.soap.SOAPResponse
Get the SOAP fault code string.
- getFaultCodeNode() - Method in class org.cybergarage.soap.SOAPResponse
Get the SOAP fault code node.
- getFaultDetailNode() - Method in class org.cybergarage.soap.SOAPResponse
Get the SOAP fault detail node.
- getFaultNode() - Method in class org.cybergarage.soap.SOAPResponse
Get the SOAP fault node.
- getFaultString() - Method in class org.cybergarage.soap.SOAPResponse
Get the SOAP fault string.
- getFaultStringNode() - Method in class org.cybergarage.soap.SOAPResponse
Get the SOAP fault string node.
- getFavorites() - Method in class net.i2p.router.web.helpers.HomeHelper
Favorites HTML.
- getFetchEnd() - Method in class org.rrd4j.core.FetchRequest
Returns ending timestamp to be used for the fetch request.
- getFetchRequestResolution() - Method in class org.rrd4j.data.DataProcessor
Returns desired RRD archive step (resolution) in seconds to be used while fetching data from
RRD files.
- getFetchStart() - Method in class org.rrd4j.core.FetchRequest
Returns starting timestamp to be used for the fetch request.
- getFetchStep() - Method in class org.rrd4j.data.Def
Fetch step.
- getFFChecked(int) - Method in class net.i2p.router.web.helpers.ConfigAdvancedHelper
Get the checked attribute for floodfill radio buttons.
- getFFRings() - Method in class net.i2p.router.web.helpers.HealthHelper
-
- getField() - Method in class net.i2p.crypto.eddsa.math.Curve
Return the field.
- getFieldBytes() - Method in class org.klomp.snark.BitField
Returns the actual byte array used.
- getFile() - Method in class i2p.susi.util.FileBuffer
-
- getFile() - Method in class net.i2p.i2ptunnel.access.Recorder
-
- getFile() - Method in class net.i2p.router.Tuner.AutotuneConfig
Autotune config file.
- getFileComparator(int, I2PSnarkServlet) - Static method in class org.klomp.snark.web.Sorters
Negative is reverse
0, 1: Name
5: Size
10: Remaining (needed)
12: File type
13: Priority
- getFileCount() - Method in class org.klomp.snark.Storage
Does not include directories.
- getFileName() - Method in class i2p.susi.dns.AddressbookBean
Returns the file name for the address book.
- getFileName() - Method in class i2p.susi.dns.BlacklistBean
Blacklist file path
- getfileName() - Method in class i2p.susi.dns.ConfigBean
Get the config file path.
- getFileName() - Method in class i2p.susi.dns.NamingServiceBean
Returns the file name for the address book.
- getFileName() - Method in class i2p.susi.dns.SubscriptionsBean
Get the subscriptions file path.
- getFileName() - Method in class i2p.susi.webmail.Attachment
Returns the file name.
- getFilename() - Method in class net.i2p.jetty.I2PRequestLog
-
- getFilename() - Method in class net.i2p.router.MessageHistory
History file name.
- getFilename(String) - Method in class net.i2p.servlet.RequestWrapper
-
- getFilename() - Method in class org.rrd4j.graph.RrdGraphInfo
Returns filename of the graph
- getFilenameDateFormat() - Method in class net.i2p.jetty.I2PRequestLog
-
- getFilePointer() - Method in class net.metanotion.io.RAIFile
-
- getFilePointer() - Method in interface net.metanotion.io.RandomAccessInterface
-
- getFilePointer() - Method in class org.rrd4j.core.jrrd.RRDFile
File pointer.
- getFilePrefix() - Method in class org.jfree.svg.SVGGraphics2D
Returns the prefix used to generate a filename for an image that is referenced from, rather
than embedded in, the SVG element.
- getFilePriorities() - Method in class org.klomp.snark.Storage
Get the file priorities array.
- getFiles() - Method in class org.klomp.snark.MetaInfo
Returns a list of lists of file name hierarchies or null if it is a single name.
- getFiles() - Method in class org.klomp.snark.Storage
Does not include directories.
- getFileSeparator() - Static method in class org.rrd4j.core.Util
Returns file system separator string.
- getFileSize(String) - Static method in class net.i2p.util.LogManager
Determine how many bytes are in the given formatted string (5m, 60g, 100k, etc)
Size may be k, m, or g; a trailing b is ignored.
- getFileSize() - Method in class net.i2p.util.LogManager
-
- getFilesPublic() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getFileSuffix() - Method in class org.jfree.svg.SVGGraphics2D
Returns the suffix used to generate a filename for an image that is referenced from, rather
than embedded in, the SVG element.
- getFileSummary() - Method in class net.i2p.router.web.helpers.FileDumpHelper
-
- getFileType() - Method in class net.i2p.crypto.SU3File
The file type is advisory and is application-dependent.
- getFilter() - Method in class i2p.susi.dns.AddressbookBean
Returns the filter string.
- getFilter() - Method in class net.i2p.i2ptunnel.TunnelController
Absolute path to filter definition file
- getFilter() - Method in class org.rrd4j.core.FetchRequest
Returns request filter.
- getFilterDefinition(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the connect filter definition for the tunnel.
- getFilterDefinition(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns the filter definition for the tunnel.
- getFilterKey(byte[], int, int) - Method in class org.xlattice.crypto.filters.BloomSHA1
Get the bloom filter offsets for reuse.
- getFinalShutdownTasks() - Method in class net.i2p.router.RouterContext
Get the set of final shutdown tasks.
- getFinished() - Method in class net.i2p.i2ptunnel.util.GunzipOutputStream
Inflater statistic
- getFinished() - Method in class net.i2p.util.ResettableGZIPInputStream
Moved from i2ptunnel HTTPResponseOutputStream.InternalGZIPInputStream
- getFirewallAndReseedStatus() - Method in class net.i2p.router.web.helpers.SidebarHelper
The firewall status and reseed status/buttons
- getFirst() - Method in class org.klomp.snark.web.InclusiveByteRange
Returns the first byte position in this range.
- getFirst(long) - Method in class org.klomp.snark.web.InclusiveByteRange
Returns the first byte position, resolved against the total entity size.
- getFirstChildNode(Node, String) - Static method in class org.rrd4j.core.Util.Xml
getFirstChildNode.
- getFirstChildNode(Node, String) - Static method in class org.rrd4j.core.XmlTemplate
getFirstChildNode.
- getFirstElement() - Method in class i2p.susi.util.Folder
Returns the first element of the sorted folder.
- getFirstHeardAbout() - Method in class net.i2p.router.peermanager.PeerProfile
When did we first hear about this peer?
- getFirstHopTimeout(RouterContext) - Static method in class net.i2p.router.tunnel.pool.BuildRequestor
How long the OutNetMessage for the first hop gets before
TunnelBuildFirstHopFailJob fires.
- getFirstLine() - Method in class org.cybergarage.http.HTTPPacket
Gets the first line of the HTTP packet.
- getFirstLineString() - Method in class org.cybergarage.http.HTTPRequest
Returns the first line of the HTTP request (method, URI, and version).
- getFirstLineToken(int) - Method in class org.cybergarage.http.HTTPPacket
Gets a specific token from the first line using HTTP request line delimiters.
- getFirstOfTypeFromAdditionalSection(Class<D>) - Method in class org.minidns.dnsmessage.DnsMessage
getFirstOfTypeFromAdditionalSection.
- getFirstOfTypeFromAnswerSection(Class<D>) - Method in class org.minidns.dnsmessage.DnsMessage
getFirstOfTypeFromAnswerSection.
- getFirstOfTypeFromAuthoritySection(Class<D>) - Method in class org.minidns.dnsmessage.DnsMessage
getFirstOfTypeFromAuthoritySection.
- getFirstPeerExclusions() - Method in class net.i2p.router.TunnelPoolSettings
Get the set of first peer exclusions for diversity.
- getFirstTimestamp() - Method in class org.rrd4j.core.FetchData
Returns the first timestamp in this FetchData object.
- getFiveMinuteKBps() - Method in class net.i2p.router.web.helpers.SidebarHelper
Format the 5-minute average bandwidth rates for display.
- getFlag() - Method in class gnu.getopt.LongOpt
Returns the value of the 'flag' field for this long option
- getFlags() - Method in class net.i2p.data.DateAndFlags
0 - 65535.
- getFlags() - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
Gets the message flags.
- getFlags() - Method in class net.i2p.router.ClientMessage
Flags requested by the client that sent the message.
- getFlags() - Method in class net.i2p.router.transport.udp.PeerState2
Flag byte to be sent in header
- getFlags() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getFlags() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getFloat(String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified numeric parameter as a float.
- getFloat(int) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified numeric parameter as a float.
- getFloat(int) - Method in class org.json.simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
- getFloat(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getFloatOrDefault(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getFloodfillLeases() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- getFloodfillLeases() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getFloodfillNetDbSummary() - Method in class net.i2p.router.web.helpers.NetDbHelper
storeWriter() must be called previously
- getFloodfillNetworkDatabaseFacade() - Method in class net.i2p.router.client.ClientConnectionRunner
Get the FloodfillNetworkDatabaseFacade for this runner.
- getFloodfillPeers() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
List of the hashes of currently known floodfill peers.
- getFloodfills(Hash) - Method in class net.i2p.router.sybil.Analysis
Returns all floodfill routers, excluding our own router.
- getFolder() - Method in class i2p.susi.webmail.MailCache
-
- getFolderName() - Method in class i2p.susi.webmail.MailCache
-
- getFont() - Method in class org.jfree.svg.SVGGraphics2D
Returns the current font used for drawing text.
- getFont(int, int) - Static method in class org.rrd4j.graph.RrdGraphConstants.FontConstructor
Return the default RRD4J's default font for the given strength
- getFont(RrdGraphConstants.FontTag) - Method in class org.rrd4j.graph.RrdGraphDef
getFont.
- getFontAscent(Font) - Method in class org.rrd4j.graph.ImageWorker
Get the ascent of the given font.
- getFontCharWidth(RrdGraphConstants.FontTag) - Method in class org.rrd4j.graph.RrdGraphGenerator
Return the font char width
- getFontHeight(Font) - Method in class org.rrd4j.graph.ImageWorker
Get the total height of the given font.
- getFontHeight(RrdGraphConstants.FontTag) - Method in class org.rrd4j.graph.RrdGraphGenerator
Return the font height
- getFontMapper() - Method in class org.jfree.svg.SVGGraphics2D
Returns the font mapper (an object that optionally maps font family names to alternates).
- getFontMetrics(Font) - Method in class org.jfree.svg.SVGGraphics2D
Returns the font metrics for the specified font.
- getFontRenderContext() - Method in class org.jfree.svg.SVGGraphics2D
Returns the font render context.
- getFontSizeUnits() - Method in class org.jfree.svg.SVGGraphics2D
Returns the font size units.
- getFooter() - Method in class net.i2p.util.LookaheadInputStream
Grab the lookahead footer.
- getForceMobileConsole() - Method in class net.i2p.router.web.helpers.ConfigUIHelper
Generates HTML for mobile console and app embedding configuration options.
- getForm() - Method in class net.i2p.router.web.helpers.ConfigTunnelsHelper
Render the tunnel configuration form.
- getForm() - Method in class net.i2p.router.web.helpers.EventLogHelper
Get the form.
- getForm() - Method in class net.i2p.router.web.helpers.GraphHelper
-
- getForm1() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Generate the clients configuration table HTML.
- getForm2() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Generate the webapps configuration table HTML.
- getForm3() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Generate the plugins configuration table HTML.
- getFormat() - Method in class net.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getFormat() - Method in class net.i2p.crypto.eddsa.EdDSAPublicKey
-
- getFormat() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
return the encoding format we produce in getEncoded().
- getFormat() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
Format.
- getFormat() - Method in class net.i2p.crypto.HMAC256Generator.HMACKey
-
- getFormat() - Method in class net.i2p.util.LogManager
-
- getFormatInstance() - Static method in exception com.google.zxing.FormatException
-
- getFormatInstance(Throwable) - Static method in exception com.google.zxing.FormatException
-
- getFragmentCount() - Method in class net.i2p.router.transport.udp.InboundMessageState
Returns number of fragments received or expected.
- getFragmentCount() - Method in class net.i2p.router.transport.udp.OutboundMessageState
How many fragments in the message.
- getFragmentCount() - Method in class net.i2p.router.transport.udp.UDPPacket
Fragment count
- getFragmentCount() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getFragmentNumber() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
Which fragment are we working on (0 for the first fragment).
- getFragments() - Method in class net.i2p.router.transport.udp.InboundMessageState
Returns the array of fragments, throws if already released.
- getFramedAveragePeerClockSkew(int) - Method in class net.i2p.router.CommSystemFacade
Return framed average clock skew of connected peers in seconds, or null if we cannot answer.
- getFramedAveragePeerClockSkew(int) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getFreeTunnelCount() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getFreeTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getFreeTunnelCount() - Method in interface net.i2p.router.TunnelManagerFacade
how many free inbound tunnels do we have available?
- getFrequency(long) - Method in class net.i2p.stat.FrequencyStat
Get the frequency object for the specified period.
- getFrequency() - Method in class net.i2p.stat.FrequencyStat
Gets the lifetime average frequency.
- getFrequency(String) - Method in class net.i2p.stat.StatManager
Misnamed, as it returns a FrequencyStat, not a Frequency.
- getFrequencyNames() - Method in class net.i2p.stat.StatManager
Get the names of all frequency statistics.
- getFriendlyName() - Method in class org.cybergarage.upnp.Device
getFriendlyName.
- getFrom() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
Contains the router who requested this lookup
- getFrom(long) - Static method in class net.i2p.router.Blocklist
Extract the starting IP from a compressed blocklist entry.
- getFrom() - Method in class net.i2p.router.transport.udp.InboundMessageState
Returns the Hash of the sender.
- getFromDestination() - Method in class net.i2p.router.ClientMessage
Valid for outbound; null for inbound.
- getFromHash() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getFromHash() - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
Hash of the dest this query is from
- getFullBuffer(String) - Method in class i2p.susi.webmail.PersistentMailCache
For reading or writing a new full mail (NOT headers only).
- getFullFile(String) - Method in class i2p.susi.webmail.PersistentMailCache
-
- getFullWriteBuffer(String) - Method in class i2p.susi.webmail.MailCache
For writing a new full mail (NOT headers only)
Caller must close.
- getG() - Method in class net.i2p.crypto.elgamal.spec.ElGamalParameterSpec
Returns the base generator g.
- getGarlicCloves(GarlicMessage, PrivateKey, SessionKeyManager) - Method in class net.i2p.router.message.GarlicMessageParser
Supports ELGAMAL_2048, ECIES_X25519, and PQ
- getGarlicCloves(GarlicMessage, PrivateKey, PrivateKey, SessionKeyManager) - Method in class net.i2p.router.message.GarlicMessageParser
Supports both ELGAMAL_2048 and ECIES_X25519.
- getGarlicReplyKeys() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
ECIES short OBEP record only.
- getGateway() - Method in class net.i2p.data.Lease
Retrieve the router at which the destination can be contacted
- getGateway() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
For convenience
- getGateway() - Method in interface net.i2p.router.TunnelInfo
For convenience
- getGeneratorBase() - Method in class com.google.zxing.common.reedsolomon.GenericGF
-
- getGeoIPBuildInfo() - Method in class net.i2p.router.transport.GeoIP
-
- getGeoIPBuildInfo() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- getGeometryDP() - Method in class org.jfree.svg.SVGGraphics2D
Returns the number of decimal places used to write the coordinates of geometrical shapes.
- getGhostCount() - Method in class net.i2p.router.tunnel.pool.GhostPeerManager
Get count of currently tracked ghost peers.
- getGhostPeerManager() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getGhostPeerManager() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getGhostPeerManager() - Method in interface net.i2p.router.TunnelManagerFacade
Get the ghost peer manager for tracking peers with consistent tunnel build timeouts.
- getGlobalContext() - Static method in class net.i2p.I2PAppContext
Pull the default context, creating a new one if necessary, else using
the first one created.
- getGlobalMaxWindowSize() - Static method in class net.i2p.client.streaming.impl.Connection
-
- getGoodDeficitThrottle(RouterContext) - Static method in class net.i2p.router.tunnel.pool.BuildExecutor
Get the GOOD deficit throttle interval from config or default (30s).
- getGroupName() - Method in class net.i2p.stat.FrequencyStat
Grouping name for this statistic.
- getGroupName() - Method in class net.i2p.stat.RateStat
Grouping name for this rate stat.
- getGzip() - Method in class net.i2p.client.SendMessageOptions
Gzip compression setting.
- getH() - Method in class net.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getH() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
Return the hash.
- getHandler(int) - Method in class net.i2p.client.impl.I2PClientMessageHandlerMap
Return the handler for the given type.
- getHandler() - Method in class net.i2p.sam.SessionRecord
Get the SAM handler for this session.
- getHandlerCount() - Method in class net.i2p.sam.SAMBridge
-
- getHandlerMap() - Method in class net.i2p.client.impl.I2PSessionImpl
For Subsessions
- getHandlerPool() - Method in class net.i2p.sam.SAMBridge
Access the shared handler pool for v3 connections.
- getHandlerStatus() - Method in class net.i2p.router.transport.udp.PacketHandler
Get the handler status string.
- getHandlerThreadPriority() - Static method in class net.i2p.router.Tuner
The handler thread priority.
- getHandshake(int, boolean, boolean, boolean, boolean) - Static method in class org.klomp.snark.ExtensionHandler
Creates a bencoded extension handshake message.
- getHandshakeHash() - Method in class com.southernstorm.noise.protocol.HandshakeState
Gets the current value of the handshake hash.
- getHandshakeHash() - Method in class com.southernstorm.noise.protocol.SymmetricState
Gets the current value of the handshake hash.
- getHandshakeHeaderFlags() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
long headers only
- getHandshakeMap() - Method in class org.klomp.snark.Peer
Returns the extension handshake data from the peer.
- getHandshakeState() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
For inbound/outbound NSR only, else null.
- getHandshakeState() - Method in class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
For inbound NSR only, else null.
- getHandshakeState() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getHandshakeState() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getHardDisconnected() - Method in class net.i2p.client.streaming.impl.Connection
Check if this connection has been hard-disconnected (via RESET).
- getHardLimit(RouterContext) - Static method in class net.i2p.router.tunnel.pool.TestJob
Hard limit for total TestJob instances (queued + active).
- getHasArg() - Method in class gnu.getopt.LongOpt
Returns the value set for the 'has_arg' field for this long option
- getHash() - Method in enum com.southernstorm.noise.protocol.NoiseInit.PatternID
getHash.
- getHash() - Method in class net.i2p.client.datagram.I2PDatagramDissector
Extract the hash of the payload of an I2P repliable datagram (previously
loaded with the loadI2PDatagram() method), verifying the datagram
signature.
- getHash() - Method in class net.i2p.data.DatabaseEntry
A common interface to the Hash of the two subclasses.
- getHash() - Method in class net.i2p.data.EncryptedLeaseSet
This must be used instead of getDestination().getHash().
- getHash() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Gets the hash for hash-type endpoints.
- getHash() - Method in class net.i2p.data.i2cp.DestLookupMessage
Hash.
- getHash() - Method in class net.i2p.data.i2cp.DestReplyMessage
Gets the hash of the destination.
- getHash() - Method in class net.i2p.data.i2cp.HostLookupMessage
Gets the hash for hash-type lookups.
- getHash() - Method in class net.i2p.data.KeysAndCert
Throws IllegalStateException if keys and cert are not initialized,
as of 0.9.12.
- getHash(String) - Method in class net.i2p.i2pcontrol.security.SecurityManager
Hash input one time with SHA-256, return Base64 encdoded string.
- getHash() - Method in class net.i2p.i2ptunnel.access.DestTracker
-
- getHash(Destination) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
The hash to lookup for a dest.
- getHash(Hash) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
The hash to lookup for a dest hash.
- getHash(String) - Static method in class net.i2p.util.ConvertToHash
Convert any kind of destination String to a hash
- getHash() - Method in class org.klomp.snark.dht.NodeInfo
-
- getHash() - Method in class org.klomp.snark.PartialPiece
Computes and returns the SHA1 hash of the complete piece data.
- getHashAlgorithm() - Method in class net.i2p.crypto.eddsa.spec.EdDSAParameterSpec
Returns the JCA hash algorithm name.
- getHashInstance() - Method in enum net.i2p.crypto.SigType
Gets a Hash instance for this signature type.
- getHashLen() - Method in enum net.i2p.crypto.SigType
the length of the hash, in bytes
- getHeader() - Method in class i2p.susi.webmail.Mail
This may or may not contain the body also.
- getHeader(String) - Method in class i2p.susi.webmail.pop3.POP3MailBox
Fetch the header.
- getHeader(String) - Method in class net.i2p.servlet.filters.XSSRequestWrapper
-
- getHeader(int) - Method in class org.cybergarage.http.HTTPPacket
Gets the header at the specified index.
- getHeader(String) - Method in class org.cybergarage.http.HTTPPacket
Gets the header with the specified name, ignoring case.
- getHeader() - Method in class org.cybergarage.http.HTTPRequest
Returns the complete HTTP header as a string.
- getHeader() - Method in class org.cybergarage.http.HTTPResponse
Return the full header string for this HTTP response.
- getHeader() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
getHeader.
- getHeader() - Method in class org.rrd4j.core.jrrd.RRDatabase
Returns the Header for this database.
- getHeader() - Method in class org.rrd4j.core.RrdDb
Returns RRD header.
- getHeaderFile(String) - Method in class i2p.susi.webmail.PersistentMailCache
-
- getHeaderOnly() - Method in interface i2p.susi.webmail.pop3.POP3MailBox.FetchRequest
-
- getHeaderString() - Method in class org.cybergarage.http.HTTPPacket
Gets all headers as a formatted string.
- getHeaderValue(String) - Method in class org.cybergarage.http.HTTPPacket
Gets the value of a header by name.
- getHealthContent() - Method in class net.i2p.router.web.helpers.HealthHelper
-
- getHealthScore() - Method in class net.i2p.router.Tuner
Latest system health score (0.0 = worst, 1.0 = perfect).
- getHeartbeat(int) - Method in class org.rrd4j.core.DataImporter
getHeartbeat.
- getHeartbeat() - Method in class org.rrd4j.core.Datasource
Returns datasource heartbeat
- getHeartbeat() - Method in class org.rrd4j.core.DsDef
Returns source heartbeat.
- getHeartbeat(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getHeartbeat(int) - Method in class org.rrd4j.core.XmlReader
-
- getHeavyTransitThreshold(RouterContext) - Static method in class net.i2p.router.Tuner.BaseParam
Transit bandwidth threshold for "heavy" — 80% of configured share bandwidth.
- getHeight() - Method in class com.google.zxing.common.BitMatrix
Gets the height of the matrix.
- getHeight() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
Returns the height of the matrix.
- getHeight() - Method in class org.cybergarage.upnp.Icon
Gets the height of the icon.
- getHeight() - Method in class org.jfree.svg.SVGGraphics2D
Returns the height for the SVG element, specified in the constructor.
- getHeight() - Method in class org.rrd4j.graph.RrdGraphInfo
Returns total graph height
- getHexString(int) - Static method in class i2p.susi.util.HexTable
Get hex string for the given byte value
- getHighCapacityPeers() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many active peers the router ranks as having a high capacity.
- getHighestAckedThrough() - Method in class net.i2p.client.streaming.impl.Connection
-
- getHighestBlockId() - Method in class net.i2p.client.streaming.impl.MessageInputStream
Returns the highest block ID received so far, regardless of order.
- getHighestReadyBlockId() - Method in class net.i2p.client.streaming.impl.MessageInputStream
Returns the highest consecutive block ID that has been fully received and marked ready.
- getHighestSet() - Method in class net.i2p.router.transport.udp.SSU2Bitfield
Return the highest set bit, or -1 if none.
- getHighLoadCpuPct() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the high-load CPU threshold percentage.
- getHighLoadLagMs() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the high-load job lag threshold in milliseconds.
- getHighLoadSysLoadPct() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the high-load system load threshold percentage (normalized by cores).
- getHost() - Method in class net.i2p.data.router.RouterAddress
Convenience, same as getOption("host").
- getHost() - Method in class net.i2p.i2ptunnel.socks.SOCKSHeader
As of 0.9.53, returns IP address as a string for address types 1 and 4.
- getHost() - Method in class net.i2p.router.transport.udp.UDPAddress
Host string from the router address.
- getHost() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve the configured proxy host for reseeding.
- getHost() - Method in class net.i2p.sam.SAMv3DatagramServer
-
- getHost(String, String) - Method in class net.i2p.util.PortMapper
Get the registered host for a service.
- getHost(String) - Static method in class org.cybergarage.http.HTTP
Extracts the host name from a URL string.
- getHost() - Method in class org.cybergarage.http.HTTPPacket
Get the Host header value.
- getHost() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getHost.
- getHostAddress() - Method in class net.i2p.router.transport.udp.UDPAddress
As of 0.9.32, will NOT resolve hostnames.
- getHostAddress(int) - Static method in class org.cybergarage.net.HostInterface
getHostAddress.
- getHostChecker() - Static method in class net.i2p.addressbook.Daemon
Get the HostChecker instance for use by web applications
- getHostFromHeaders(String) - Static method in class net.i2p.i2ptunnel.HttpHeaderFormatter
Extracts the Host header value from raw HTTP headers.
- getHostFromJettyConfig() - Method in class org.klomp.snark.standalone.RunStandalone
-
- getHostInetAddress() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getHostInetAddress.
- getHostname() - Method in class i2p.susi.dns.AddressbookBean
Returns the hostname string.
- getHostName() - Method in class net.i2p.client.streaming.I2PSocketAddress
-
- getHostname() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Gets the hostname for host-type endpoints.
- getHostname() - Method in class net.i2p.data.i2cp.HostLookupMessage
Gets the hostname for host-type lookups.
- getHostname() - Method in class net.i2p.router.transport.CommSystemFacadeImpl.CacheEntry
-
- getHostpart() - Method in class org.minidns.dnsname.DnsName
Hostpart in ACE representation.
- getHostpartLabel() - Method in class org.minidns.dnsname.DnsName
getHostpartLabel.
- getHostURL(String, int, String) - Static method in class org.cybergarage.net.HostInterface
getHostURL.
- getHour() - Method in class org.cybergarage.http.Date
Gets the hour of the day (24-hour format).
- getHPK() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
HPK.
- getHref() - Method in class org.jfree.svg.ImageElement
Returns the reference ID that was specified in the constructor.
- getHTTPBindAddress() - Method in class org.cybergarage.upnp.Device
getHTTPBindAddress.
- getHTTPBindAddress() - Method in class org.cybergarage.upnp.xml.DeviceData
getHTTPBindAddress.
- getHTTPPort() - Method in class org.cybergarage.upnp.ControlPoint
Get the HTTP port.
- getHTTPPort() - Method in class org.cybergarage.upnp.Device
getHTTPPort.
- getHTTPPort() - Method in class org.cybergarage.upnp.xml.DeviceData
getHTTPPort.
- getHTTPServer(int) - Method in class org.cybergarage.http.HTTPServerList
Gets the HTTPServer at the specified index.
- getHTTPServerList() - Method in class org.cybergarage.upnp.ControlPoint
I2P was private
- getHTTPServerList() - Method in class org.cybergarage.upnp.xml.DeviceData
getHTTPServerList.
- getHTTPVersion() - Method in class org.cybergarage.http.HTTPRequest
Returns the HTTP version string for this request.
- getHybridKeyFactory(EncType) - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
-
- getI() - Method in class net.i2p.crypto.eddsa.math.Curve
Return the square root of -1.
- getI2CPHost() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getI2CPHost(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getI2CPHost() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getI2CPOptions() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getI2CPPort() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getI2CPPort(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getI2CPPort() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getI2PSession() - Method in class net.i2p.sam.SAMMessageSession
Get the I2PSession object used by the SAM message-based session.
- getIcon(int) - Method in class org.cybergarage.upnp.Device
getIcon.
- getIcon(int) - Method in class org.cybergarage.upnp.IconList
-
- getIconByURI(String) - Method in class org.cybergarage.upnp.Device
getIconByURI.
- getIconList() - Method in class org.cybergarage.upnp.Device
getIconList.
- getIconNode() - Method in class org.cybergarage.upnp.Icon
Gets the underlying XML node for this icon.
- getID(String) - Method in class com.maxmind.geoip.LookupService
getID.
- getID(InetAddress) - Method in class com.maxmind.geoip.LookupService
getID.
- getID(long) - Method in class com.maxmind.geoip.LookupService
getID.
- getID() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Gets the request identifier.
- getID() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
Gets the request identifier that is echoed back to the caller.
- getID() - Method in class i2p.susi.webmail.MailPart
A value unique across all the parts of this Mail,
and constant across restarts, so it may be part of a bookmark.
- getId() - Method in class net.i2p.i2pcontrol.security.AuthToken
The unique token ID.
- getId() - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- getID() - Method in class net.i2p.router.crypto.ratchet.NextSessionKey
-
- getID() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
The TagSet ID, starting at 0.
- getID() - Method in class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
For inbound ES, else 0
- getId() - Method in class net.i2p.router.message.GarlicConfig
Unique ID of the clove
- getID() - Method in class net.i2p.router.update.PluginUpdateChecker
-
- getID() - Method in class net.i2p.router.update.PluginUpdateRunner
-
- getID() - Method in class net.i2p.router.update.UpdateRunner
I d.
- getID() - Method in interface net.i2p.update.UpdateTask
Valid for plugins
- getID() - Method in class org.klomp.snark.comments.Comment
Returns a unique ID for this comment, usable with CommentSet.remove(int).
- getID() - Method in class org.klomp.snark.PeerCoordinator
Returns our peer ID.
- getID() - Method in class org.klomp.snark.PeerID
Returns the peer ID bytes.
- getId() - Method in class org.klomp.snark.Piece
Returns the piece index within the torrent.
- getID() - Method in class org.klomp.snark.Snark
Get the peer ID.
- getID() - Method in class org.klomp.snark.UpdateRunner
-
- getIdent() - Method in class net.i2p.router.web.helpers.SidebarHelper
Retrieve the shortened 4 character ident for the router located within
the current JVM at the given context.
- getIdenticonCode(InetAddress) - Static method in class com.docuverse.identicon.IdenticonUtil
Returns identicon code for given IP address.
- getIdenticonCode(String, String) - Static method in class com.docuverse.identicon.IdenticonUtil
Returns identicon code specified as an input parameter or derived from an
IP address.
- getIdenticonETag(int, int, int) - Static method in class com.docuverse.identicon.IdenticonUtil
-
- getIdenticonSize(String) - Static method in class com.docuverse.identicon.IdenticonUtil
-
- getIdentity() - Method in class net.i2p.data.router.RouterInfo
Retrieve the identity of the router represented
- getIdleTimeout() - Method in class net.i2p.router.transport.ntcp.EventPumper
-
- getIDstring() - Method in class org.jfree.svg.SVGGraphicsDevice
Returns the id string.
- getIgnorePaths() - Method in class net.i2p.jetty.I2PRequestLog
-
- getImage() - Method in class org.jfree.svg.ImageElement
Returns the image that was specified in the constructor.
- getImageBytes() - Method in class org.rrd4j.graph.ImageWorker
Get the image as a byte array.
- getImages() - Method in class net.i2p.router.web.helpers.GraphHelper
-
- getImgInfo() - Method in class org.rrd4j.graph.RrdGraphInfo
- getImmediateAckDelayStatic() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
Immediate ack delay static.
- getInactiveTime() - Method in class org.klomp.snark.Peer
Returns the time in milliseconds since the last activity on either
the incoming or outgoing connection.
- getInactiveTime() - Method in class org.klomp.snark.WebPeer
-
- getInactivityAction() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getInactivityTime() - Method in class net.i2p.router.transport.udp.PeerState
Inactivity time.
- getInactivityTimeout() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Inactivity timeout before action in ms
- getInboundBacklog() - Method in class net.i2p.router.web.helpers.SidebarHelper
Inbound tunnel build queue size
- getInboundBufferSize() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getInboundBuildQueueSize() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundBuildQueueSize() - Method in class net.i2p.router.tunnel.pool.BuildHandler
-
- getInboundBuildQueueSize() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundBuildQueueSize() - Method in interface net.i2p.router.TunnelManagerFacade
count how many inbound tunnel requests we have received but not yet processed
- getInboundBurstBytes() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getInboundBurstKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
The configured maximum, not the current rate.
- getInboundBurstKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- getInboundBurstRate() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the inbound burst rate as a decimal.
- getInboundBurstRate() - Method in class net.i2p.router.web.helpers.WizardHelper
To populate form with.
- getInboundBurstRateBits() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the inbound burst rate in bits as a decimal.
- getInboundBurstRateBits() - Method in class net.i2p.router.web.helpers.WizardHelper
Copied from ConfigNetHelper.
- getInboundClientPools() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundClientPools() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
for TunnelRenderer in router console
- getInboundClientPools() - Method in interface net.i2p.router.TunnelManagerFacade
for TunnelRenderer in router console
- getInboundClientTunnelCount() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundClientTunnelCount(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundClientTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundClientTunnelCount(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Use to verify a tunnel pool is alive.
- getInboundClientTunnelCount() - Method in interface net.i2p.router.TunnelManagerFacade
how many free inbound client tunnels do we have available?
- getInboundClientTunnelCount(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
how many inbound client tunnels in this pool?
- getInboundClientTunnels() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many inbound client tunnels we have.
- getInboundExploratoryPool() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundExploratoryPool() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
For TunnelRenderer in router console
- getInboundExploratoryPool() - Method in interface net.i2p.router.TunnelManagerFacade
for TunnelRenderer in router console
- getInboundFragments() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getInboundKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
The configured maximum, not the current rate.
- getInboundKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- getInboundMask(RouterInfo) - Method in class net.i2p.router.tunnel.pool.ConnectChecker
Our inbound mask.
- getInboundMessages() - Method in class net.i2p.router.transport.udp.PeerState
Fetch the internal id (Long) to InboundMessageState for incomplete inbound messages.
- getInboundPool(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundPool(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundPool(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
-
- getInboundRandomKey(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the inbound random key (used for testing LS encryption).
- getInboundRate() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the inbound rate as a decimal.
- getInboundSettings() - Method in class net.i2p.router.ClientTunnelSettings
-
- getInboundSettings() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundSettings(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundSettings() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Get the inbound exploratory tunnel pool settings.
- getInboundSettings(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Get settings for a client's inbound tunnel pool.
- getInboundSettings() - Method in interface net.i2p.router.TunnelManagerFacade
getInboundSettings().
- getInboundSettings(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
client).
- getInboundState(RemoteHostId) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Grab the active establishing state
- getInboundToken(RemoteHostId) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Get a token that can be used later for the peer to connect to us
- getInboundToken(RemoteHostId, long) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Get a token that can be used later for the peer to connect to us.
- getInboundTransferred() - Method in class net.i2p.router.web.helpers.SidebarHelper
How much data have we received since the router started (pretty printed
string with 2 decimal places and the appropriate units - GB/MB/KB/bytes)
- getInboundTunnelId() - Method in class net.i2p.client.I2PSession.TunnelPair
Inbound tunnel for this pair.
- getInboundTunnels() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many free inbound tunnels we have.
- getInboundTunnelsAsLeaseSet() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Build and return current LeaseSet from our tunnels.
- getInByteBuffer() - Method in class org.minidns.dnsmessage.DnsMessage
getInByteBuffer.
- getIndentLevelString(int) - Method in class org.cybergarage.xml.Node
- getIndentLevelString(int, String) - Method in class org.cybergarage.xml.Node
Get the indent level string.
- getIndex(String, Serializer<K>, Serializer<V>) - Method in class net.metanotion.io.block.BlockFile
Open a skiplist if it exists.
- getIndex(String) - Method in class org.cybergarage.xml.Node
Gets the index of the first child node with the specified name.
- getInetAddress() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- getInetAddress() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getInetAddress(int, String[]) - Static method in class org.cybergarage.net.HostInterface
-
- getInetAddress() - Method in class org.minidns.record.InternetAddressRR
Get the InetAddress for this record.
- getInetMask() - Static method in class com.docuverse.identicon.IdenticonUtil
Returns current IP address mask.
- getInetSalt() - Static method in class com.docuverse.identicon.IdenticonUtil
Returns current inetSalt value.
- getInfo() - Static method in class freenet.support.CPUInformation.CPUID
Return information.
- getInfo() - Method in class org.rrd4j.core.Header
Info string (everything after the signature prefix).
- getInfo() - Method in class org.rrd4j.core.RrdDb
getInfo.
- getInfo() - Method in class org.rrd4j.core.RrdSafeFileBackend.Counters
Gets formatted information about the counters.
- getInfoBytes() - Method in class org.klomp.snark.MetaInfo
Side effect: Caches infoBytesLength.
- getInfoBytesLength() - Method in class org.klomp.snark.MetaInfo
The size of getInfoBytes().
- getInfoHash() - Method in class org.klomp.snark.MagnetURI
Returns the 20-byte info hash of the torrent.
- getInfoHash() - Method in class org.klomp.snark.MetaInfo
Returns the original 20 byte SHA1 hash over the bencoded info map.
- getInfoHash() - Method in class org.klomp.snark.PeerCoordinator
The info hash for this torrent.
- getInfoHash() - Method in class org.klomp.snark.Snark
Get the info hash.
- getInfoHash() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getInitConcurrentMsgs() - Static method in class net.i2p.router.transport.udp.PeerState
initial concurrent messages per peer.
- getInitialCK() - Method in enum com.southernstorm.noise.protocol.NoiseInit.PatternID
-
- getInitialH() - Method in enum com.southernstorm.noise.protocol.NoiseInit.PatternID
-
- getInitialNews() - Method in class net.i2p.router.news.NewsManager
The initial (Welcome to I2P) news
- getInitialRTO() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
Initial rto.
- getInitialRTO() - Static method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getInitialWindowSize() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
Initial window size.
- getInitialWindowSize() - Static method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getInitRTO() - Static method in class net.i2p.router.transport.udp.PeerState
initial RTO for new peers.
- getInOrder() - Method in class org.klomp.snark.Storage
-
- getInProgressCount() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Count tunnels currently being built.
- getInputArgumentList() - Method in class org.cybergarage.upnp.Action
Gets the list of input arguments for this action.
- getInputStream() - Method in interface i2p.susi.util.Buffer
Get an InputStream for reading from this buffer.
- getInputStream() - Method in class i2p.susi.util.FileBuffer
Get an InputStream for the file, skipping to the offset if needed.
- getInputStream() - Method in class i2p.susi.util.GzipFileBuffer
Get a GZIP decompressing InputStream, wrapped with a counter.
- getInputStream() - Method in class i2p.susi.util.MemoryBuffer
Get an InputStream for the buffered data.
- getInputStream() - Method in class i2p.susi.util.OutputStreamBuffer
-
- getInputStream() - Method in class i2p.susi.util.ReadBuffer
-
- getInputStream() - Method in interface net.i2p.client.streaming.I2PSocket
As of 0.9.9 will throw an IOE if socket is closed.
- getInputStream() - Method in class net.i2p.client.streaming.impl.Connection
Get the input stream that the local peer receives data on.
- getInputStream() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
As of 0.9.9 will throw an IOE if socket is closed.
- getInputStream() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getInputStream() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
Gets the input stream from the underlying socket.
- getInputStream(String) - Method in class net.i2p.servlet.RequestWrapper
-
- getInputStream() - Method in class net.i2p.util.InternalSocket
Input stream connected to the internal server.
- getInputStream() - Method in class org.cybergarage.http.HTTPSocket
Get the input stream
- getInputStream() - Method in interface org.klomp.snark.web.BasicServlet.HttpContent
Get input stream
- getInsertedCount() - Method in class net.i2p.router.util.DecayingBloomFilter
unsynchronized but only used for logging elsewhere
- getInsertedCount() - Method in class net.i2p.router.util.DecayingHashSet
unsynchronized but only used for logging elsewhere
- getInstance() - Static method in class com.maxmind.db.NoCache
Get the singleton instance.
- getInstance(I2PAppContext) - Static method in class com.vuze.plugins.mlab.MLabRunner
The singleton instance.
- getInstance() - Static method in class net.i2p.addressbook.HostCheckerBridge
Get singleton HostChecker instance
This should be set by Daemon.java to avoid duplicate instances
- getInstance() - Static method in class net.i2p.crypto.DSAEngine
Get the DSA engine instance from the global context.
- getInstance() - Static method in class net.i2p.crypto.KeyGenerator
Get the global KeyGenerator instance.
- getInstance() - Static method in class net.i2p.crypto.SHA1
Returns the fastest available SHA-1 MessageDigest implementation.
- getInstance() - Static method in class net.i2p.crypto.SHA256Generator
Instance.
- getInstance() - Static method in class net.i2p.data.RoutingKeyGenerator
Get the generator for this context.
- getInstance() - Static method in class net.i2p.i2ptunnel.TunnelControllerGroup
In I2PAppContext will instantiate if necessary and always return non-null.
- getInstance(I2PAppContext) - Static method in class net.i2p.i2ptunnel.TunnelControllerGroup
In I2PAppContext will instantiate if necessary and always return non-null.
- getInstance() - Static method in class net.i2p.router.BandwidthHistory
The singleton instance.
- getInstance() - Static method in class net.i2p.router.BanLogger
Get the singleton instance of BanLogger.
- getInstance() - Static method in class net.i2p.router.crypto.pqc.MLKEMKeyFactory
Returns the last created instance.
- getInstance() - Static method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
Returns the last created instance.
- getInstance(RouterContext) - Static method in class net.i2p.router.sybil.Analysis
Gets the singleton Analysis instance, creating it if necessary.
- getInstance() - Static method in class net.i2p.router.transport.crypto.X25519KeyFactory
Returns the last created instance.
- getInstance() - Static method in class net.i2p.router.tunnel.DummyValidator
-
- getInstance() - Static method in class net.i2p.router.update.ConsoleUpdateManager
Null if not found.
- getInstance() - Static method in class net.i2p.router.web.helpers.HashComparator
Thread safe, no state
- getInstance() - Static method in class net.i2p.router.web.helpers.RouterInfoComparator
Thread safe, no state
- getInstance() - Static method in class net.i2p.router.web.NavHelper
-
- getInstance(I2PAppContext) - Static method in class net.i2p.router.web.NavHelper
-
- getInstance() - Static method in class net.i2p.servlet.filters.SessionManager
-
- getInstance(int, int) - Static method in class net.i2p.util.ByteCache
-
- getInstance() - Static method in class net.i2p.util.Clock
Get the global clock instance.
- getInstance() - Static method in class net.i2p.util.RandomSource
Singleton for whatever PRNG i2p uses.
- getInstance(int) - Static method in class net.i2p.util.SimpleByteCache
Get a cache responsible for arrays of the given size
- getInstance(int, int) - Static method in class net.i2p.util.SimpleByteCache
Get a cache responsible for objects of the given size
- getInstance() - Static method in class net.i2p.util.SimpleTimer2
If you have a context, use context.simpleTimer2() instead
- getInstance() - Static method in class org.cybergarage.http.Date
Creates a Date instance using GMT time zone.
- getInstance() - Static method in class org.rrd4j.core.RrdDbPool
Creates a single instance of the class on the first call, or returns already existing one.
- getInstances() - Static method in class net.i2p.util.SyntheticREDQueue
Returns a snapshot of all active SyntheticREDQueue instances.
- getInstanceUtilization() - Method in class net.i2p.router.tunnel.TunnelGatewayPumper
Get pumper pool utilization as a ratio (0.0-1.0).
- getInstructionAugmentationSize(PendingGatewayMessage, int, int) - Static method in class net.i2p.router.tunnel.TrivialPreprocessor
Get the augmentation size for instructions if fragmentation is needed.
- getInstructions() - Method in class net.i2p.data.i2np.GarlicClove
-
- getInstructionsSize(PendingGatewayMessage) - Static method in class net.i2p.router.tunnel.TrivialPreprocessor
Calculate the size of the instructions for a pending message.
- getInt(String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified numeric parameter as an int.
- getInt(int) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified numeric parameter as an int.
- getInt(Properties, String, int) - Static method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- getInt(String, int) - Method in class net.i2p.router.Tuner.AutotuneConfig
Read an integer property value.
- getInt(Properties, String, String) - Static method in class net.i2p.stat.PersistenceHelper
Read an integer value from properties.
- getInt() - Method in class org.klomp.snark.bencode.BEValue
Returns this BEValue as int.
- getInteger(int) - Method in class org.json.simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
- getInteger(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getIntegerHeaderValue(String) - Method in class org.cybergarage.http.HTTPPacket
Gets an integer header value by name.
- getIntegerOrDefault(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getIntegerValue(String, String) - Static method in class org.cybergarage.http.HTTPHeader
Extracts the integer value of a header with the specified name from a string.
- getIntegerValue(byte[], String) - Static method in class org.cybergarage.http.HTTPHeader
Extracts the integer value of a header with the specified name from a byte array.
- getIntegerValue() - Method in class org.cybergarage.upnp.Argument
Gets the integer value of this argument.
- getIntegrationBonus() - Method in class net.i2p.router.peermanager.PeerProfile
extra factor added to the integration ranking - this can be updated in the profile
written to disk to affect how the algorithm ranks integration.
- getIntegrationThreshold() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Current minimum integration value for the well-integrated peer tier.
- getIntegrationValue() - Method in class net.i2p.router.peermanager.PeerProfile
How well integrated into the network is this peer (as measured by how much they've
told us that we didn't already know).
- getInterestedAndChoking() - Method in class org.klomp.snark.PeerCoordinator
-
- getInterestedUploaders() - Method in class org.klomp.snark.PeerCoordinator
Uploaders, interested only.
- getInterface() - Static method in class org.cybergarage.net.HostInterface
getInterface.
- getInterfaceAddress() - Method in class org.cybergarage.upnp.Device
getInterfaceAddress.
- getInterfaceAddress() - Method in class org.cybergarage.upnp.event.Subscriber
getInterfaceAddress.
- getInterlegendSpace() - Method in class org.rrd4j.graph.RrdGraphGenerator
Return the inter-legend space
- getInternalQueueSize() - Static method in class net.i2p.router.Tuner
The I2CP internal queue size.
- getInternalType(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
The internal type string for the specified tunnel.
- getInternationalizedRepresentation() - Method in class org.minidns.dnslabel.DnsLabel
Get the internationalized representation of this label.
- getInternationalizedRepresentationInternal() - Method in class org.minidns.dnslabel.ALabel
-
- getInternationalizedRepresentationInternal() - Method in class org.minidns.dnslabel.DnsLabel
Gets the internal internationalized representation.
- getInterval() - Method in class net.i2p.router.util.CoDelBlockingQueue
Returns the current CoDel interval in ms.
- getInterval() - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
Returns the current CoDel interval in ms.
- getInterval() - Method in class org.klomp.snark.TrackerInfo
in seconds
- getInterval() - Method in class org.klomp.snark.UDPTrackerClient.TrackerResponse
in seconds
- getIntroducerCount() - Method in class net.i2p.router.transport.udp.UDPAddress
Introducer count
- getIntroducerExpiration(int) - Method in class net.i2p.router.transport.udp.UDPAddress
Expiration for the given introducer.
- getIntroducerHash(int) - Method in class net.i2p.router.transport.udp.UDPAddress
Introducer hash for the given introducer.
- getIntroducerHost(int) - Method in class net.i2p.router.transport.udp.UDPAddress
As of 0.9.32, will NOT resolve hostnames.
- getIntroducerKey(int) - Method in class net.i2p.router.transport.udp.UDPAddress
Introducer key for the given introducer.
- getIntroducerPort(int) - Method in class net.i2p.router.transport.udp.UDPAddress
Port number for the given introducer.
- getIntroducerTag(int) - Method in class net.i2p.router.transport.udp.UDPAddress
Introducer tag for the given introducer.
- getIntroducerTime() - Method in class net.i2p.router.transport.udp.PeerState
Last introducer time.
- getIntroKey() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Bob's introduction key, as published in the netdb
- getIntroKey(RouterAddress) - Static method in class net.i2p.router.transport.udp.PeerTestManager
Get an intro key out of an address.
- getIntroKey() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getIntroKey() - Method in class net.i2p.router.transport.udp.UDPTransport
Introduction key that people should use to contact us,
or null if SSU1 disabled.
- getIntroManager() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getIntroNonce() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Get the introduction nonce, or -1 if unset.
- getIntroSentTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
When we sent the first RelayRequest packet.
- getIntroState(Hash) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
Get the current state for the SSU2 introducer specified
- getInvalidReplyRate() - Method in class net.i2p.router.peermanager.DBHistory
not sure how much this is used, to be investigated
- getIP() - Method in class net.i2p.data.router.RouterAddress
Caching version of InetAddress.getByName(getOption("host")).getAddress(), which is slow.
- getIP(Hash) - Method in class net.i2p.router.CommSystemFacade
Get the IP address associated with the given destination.
- getIP(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getIP(Hash) - Static method in class net.i2p.router.transport.TransportImpl
IP of the peer from the last connection (in or out, any transport).
- getIP(Hash) - Method in class net.i2p.router.transport.TransportManager
IP of the peer from the last connection (in or out, any transport).
- getIP() - Method in class net.i2p.router.transport.udp.RemoteHostId
Get the IP address, or null if indirect
- getIP() - Method in class net.i2p.router.transport.UPnP.IPv6ForwardPort
-
- getIP(String) - Static method in class net.i2p.util.Addresses
Caching version of InetAddress.getByName(host).getAddress(), which is slow.
- getIP(String, boolean) - Static method in class net.i2p.util.Addresses
For literal IP addresses, same as getIP(String).
- getIp() - Method in class org.minidns.record.InternetAddressRR
Allocates a new byte buffer and fills the buffer with the bytes representing the IP address of this resource record.
- getIpAddress() - Method in class net.i2p.router.transport.CommSystemFacadeImpl.CacheEntry
-
- getIPOnly(String) - Static method in class net.i2p.util.Addresses
Caching version of InetAddress.getByName(host).getAddress(), which is slow.
- getIPRestriction() - Method in class net.i2p.router.TunnelPoolSettings
How many bytes to match to determine if a router's IP is too close to another's
to be in the same tunnel
(1-4, 0 to disable)
Support removed in the ClientPeerSelector in 0.8.6; restored in 0.9.53
- getIPs(String) - Static method in class net.i2p.util.Addresses
For literal IP addresses, same as getIP(String).
- getIPv4Address() - Static method in class org.cybergarage.net.HostInterface
getIPv4Address.
- getIPv4FirewalledChecked() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get checked attribute for IPv4 firewalled setting.
- getIPv6Address() - Static method in class org.cybergarage.net.HostInterface
getIPv6Address.
- getIPv6Address() - Static method in class org.cybergarage.upnp.ssdp.SSDP
Gets the currently configured IPv6 multicast address for SSDP operations.
- getIPv6Checked(String) - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Combined SSU/NTCP
Use SSU setting, then NTCP setting, then default
- getIPv6Config() - Method in interface net.i2p.router.transport.Transport
-
- getIPv6Config() - Method in class net.i2p.router.transport.TransportImpl
-
- getIPv6Config(RouterContext, String) - Static method in class net.i2p.router.transport.TransportUtil
-
- getIPv6Config(String) - Static method in class net.i2p.router.transport.TransportUtil
-
- getIPv6FirewalledChecked() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get checked attribute for IPv6 firewalled setting.
- getIpVersion() - Method in class com.maxmind.db.Metadata
-
- getIsActive() - Method in class net.i2p.router.peermanager.PeerProfile
Is this peer active at the moment (sending/receiving messages within the last
10 minutes)
- getIsActive(long) - Method in class net.i2p.router.peermanager.PeerProfile
Is this peer active at the moment (sending/receiving messages within the last 10 minutes)
- getIsActive(long, long) - Method in class net.i2p.router.peermanager.PeerProfile
Is this peer active at the moment (sending/receiving messages within the
given period?)
Also mark active if it is connected, as this will tend to encourage use
of already-connected peers.
- getIsConnected() - Method in class net.i2p.client.streaming.impl.Connection
Always true at the start, even if we haven't gotten a reply on an
outbound connection.
- getIsDead() - Method in class net.i2p.router.client.ClientConnectionRunner
Check if the runner is dead.
- getIsDisabled() - Method in class net.i2p.router.time.RouterTimestamper
-
- getIsExpanded() - Method in class net.i2p.router.peermanager.PeerProfile
Whether the tunnel profile data has been allocated (RateStats, TunnelHistory).
- getIsExpandedDB() - Method in class net.i2p.router.peermanager.PeerProfile
Whether the DB profile data has been allocated.
- getIsFull() - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
Check whether the full stats are enabled.
- getIsOfflineKeys() - Method in class net.i2p.i2ptunnel.TunnelController
Returns false if not running.
- getIsOfflineKeys(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Works even if tunnel is not running.
- getIsRunning() - Method in class net.i2p.i2ptunnel.TunnelController
Checks if the tunnel is currently running.
- getIsStandby() - Method in class net.i2p.i2ptunnel.TunnelController
Checks if the tunnel is in standby mode.
- getIsStarting() - Method in class net.i2p.i2ptunnel.TunnelController
Checks if the tunnel is starting or starting on load.
- getIsSuccessful() - Method in class net.i2p.router.client.LeaseRequestState
Whether the request was successful in the time allotted.
- getIssuerValue(X509Certificate, String) - Static method in class net.i2p.crypto.CertUtil
Get a value out of the issuer distinguished name.
- getIsUsingOutproxyPlugin(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
For index.jsp
- getIVKey() - Method in class net.i2p.router.tunnel.HopConfig
what key should we use to encrypt the preIV before passing it on?
- getJbigiVersion() - Static method in class net.i2p.util.NativeBigInteger
Get the jbigi version
- getJcpuidVersion() - Static method in class freenet.support.CPUInformation.CPUID
Return the jcpuid version
- getJettyString(String) - Method in class net.i2p.router.web.FormHandler
setSettings() must have been called previously
Curses Jetty for returning arrays.
- getJettyVersion() - Method in class net.i2p.router.web.helpers.LogsHelper
-
- getJobId() - Method in interface net.i2p.router.Job
Unique id for this job.
- getJobId() - Method in class net.i2p.router.JobImpl
Get the unique job ID for this job.
- getJobLag() - Method in class net.i2p.router.web.helpers.SidebarHelper
How lagged our job queue is over the last minute (pretty printed with
the units attached)
- getJobQueueStats() - Method in class net.i2p.router.web.helpers.JobQueueHelper
Get the job queue stats HTML.
- getJobQueueSummary() - Method in class net.i2p.router.web.helpers.JobQueueHelper
Get the job queue summary HTML.
- getJobs(Collection<Job>, Collection<Job>, Collection<Job>, Collection<Job>) - Method in class net.i2p.router.JobQueue
Collect statistics about jobs currently in the queue.
- getJobStats() - Method in class net.i2p.router.JobQueue
All job statistics collected by the queue.
- getJstlVersion() - Method in class net.i2p.router.web.helpers.LogsHelper
Return the JSTL taglib version string.
- getJumpList(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the jump server list for HTTP clients (one per line).
- getJumpList(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getKBuckets() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Get the KBucketSet for the main DB.
- getKBucketSetSize() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Get the size of the KBucketSet.
- getKeepAlive() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getKeepAliveI2P() - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientRunner
Should we keep the I2P socket open when done?
Checks the HTTPResponseOutputStream's keep-alive decision based on actual response headers.
- getKeepAliveI2P() - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
Checks if the I2P socket should be kept open after data transfer.
- getKeepAliveIn() - Method in class net.i2p.i2ptunnel.HTTPResponseOutputStream
Should we keep the input stream alive when done?
- getKeepAliveOut() - Method in class net.i2p.i2ptunnel.HTTPResponseOutputStream
Should we keep the output stream alive when done?
Only supported for the browser socket side.
- getKeepAliveSocket() - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientRunner
Should we keep the local browser socket open when done?
Checks the HTTPResponseOutputStream's keep-alive decision based on actual response headers.
- getKeepAliveSocket() - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
Checks if the local socket should be kept open after data transfer.
- getKey(String, String, SigType) - Method in class net.i2p.crypto.DirKeyRing
Cert must be in the file (escaped keyName).crt,
and have a CN == keyName.
- getKey(String, String, SigType) - Method in interface net.i2p.crypto.KeyRing
Get a key.
- getKey() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
Defines the key in the network database being stored.
- getKey() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
-
- getKey() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Valid for inbound; valid for outbound shortly after creation
- getKey() - Method in interface org.json.simple.JsonKey
The json-simple library uses a String for its keys.
- getKey() - Method in class org.minidns.record.DNSKEY
getKey.
- getKey1(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns the encrypted inbound random key, hidden in forms.
- getKey2(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getKey3(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getKey4(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getKeyAsDataInputStream() - Method in class org.minidns.record.DNSKEY
getKeyAsDataInputStream.
- getKeyBase64() - Method in class org.minidns.record.DNSKEY
getKeyBase64.
- getKeyBigInteger() - Method in class org.minidns.record.DNSKEY
getKeyBigInteger.
- getKeyCount() - Method in interface net.i2p.kademlia.KBucket
Number of keys already contained in this kbucket.
- getKeyCount() - Method in class net.i2p.kademlia.KBucketImpl
-
- getKeyEstablishedTime() - Method in class net.i2p.router.transport.udp.PeerState
when the cipher and MAC keys were established.
- getKeyLength() - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
- getKeyLength() - Method in interface com.southernstorm.noise.protocol.CipherState
Gets the length of the key values for this cipher.
- getKeyLength() - Method in class org.minidns.record.DNSKEY
getKeyLength.
- getKeyPW() - Method in class net.i2p.router.web.helpers.ConfigFamilyHelper
Get the key password.
- getKeys() - Method in interface net.i2p.crypto.KeyFactory
Get the keys.
- getKeys() - Method in class net.i2p.crypto.TrustedUpdate
Keys.
- getKeys(EncType) - Static method in class net.i2p.router.crypto.pqc.MLKEM
Alice side
- getKeys() - Method in class net.i2p.router.crypto.pqc.MLKEMKeyFactory
Pulls a prebuilt keypair from the queue,
or if not available, construct a new one.
- getKeys() - Method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
Pulls a prebuilt keypair from the queue,
or if not available, construct a new one.
- getKeys(Destination) - Method in class net.i2p.router.KeyManager
Get the keys registered for a destination.
- getKeys(Hash) - Method in class net.i2p.router.KeyManager
Client session lease set keys.
- getKeys() - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Get all keys stored in the data store.
- getKeys() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- getKeys() - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
Pulls a prebuilt keypair from the queue,
or if not available, construct a new one.
- getKeys() - Static method in class net.i2p.router.update.TrustedPluginKeys
-
- getKeysAndCert() - Method in class net.i2p.data.DatabaseEntry
Keys and certificate for this entry.
- getKeysAndCert() - Method in class net.i2p.data.LeaseSet
Keys and certificate for this lease set.
- getKeysAndCert() - Method in class net.i2p.data.router.RouterInfo
Return the keysAndCert
- getKeyStoreLocation() - Method in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- getKeystream(String) - Method in class net.i2p.sam.SAMBridge
Retrieve the I2P private keystream for the given name, formatted
as a base64 string (Destination+PrivateKey+SessionPrivateKey, as I2CP
stores it).
- getKeyTag() - Method in class org.minidns.record.DNSKEY
Retrieve the key tag identifying this DNSKEY.
- getKillVMOnEnd() - Method in class net.i2p.router.Router
Check whether the router is configured to kill the JVM on shutdown.
- getKnownLeaseSets() - Method in class net.i2p.router.NetworkDatabaseFacade
Get the number of known LeaseSets.
- getKnownLeaseSets() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
This is only used by StatisticsManager to publish the count if we are floodfill.
- getKnownRouterData() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Return all RouterInfo entries from the local data store.
- getKnownRouters() - Method in class net.i2p.router.NetworkDatabaseFacade
Get the number of known routers.
- getKnownRouters() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
This used to return the number of routers that were in both the kbuckets
AND the data store, which was fine when the kbuckets held everything.
- getKyberCipherTextBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberEta1() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberEta2() - Static method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberIndCpaBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberIndCpaMsgBytes() - Static method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberIndCpaPublicKeyBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberIndCpaSecretKeyBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberK() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberPolyCompressedBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberPolyVecBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberPolyVecCompressedBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberPublicKeyBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getKyberSecretKeyBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getLabel(int) - Method in class org.minidns.dnsname.DnsName
getLabel.
- getLabel() - Method in enum org.rrd4j.graph.TimeUnit
-
- getLabelCount() - Method in class org.minidns.dnsname.DnsName
getLabelCount.
- getLabels() - Method in class org.minidns.dnsname.DnsName
Get a copy of the labels of this DNS name.
- getLabelType() - Method in class org.minidns.dnslabel.DnsLabel
Get the type of this label.
- getLang() - Method in class net.i2p.router.web.CSSHelper
needed for conditional css loads for zh
- getLangSettings() - Method in class net.i2p.router.web.helpers.ConfigUIHelper
Generates HTML for language selection interface.
- getLangSettings(I2PAppContext) - Static method in class org.klomp.snark.standalone.ConfigUIHelper
Generates HTML select dropdown for language selection in I2PSnark standalone mode.
- getLanguage(I2PAppContext) - Static method in class net.i2p.util.Translate
Two- or three-letter lower case
- getLanguages() - Method in class com.maxmind.db.Metadata
-
- getLapTime() - Static method in class org.rrd4j.core.Util
Function used for debugging purposes and performance bottlenecks detection.
- getLaptopChecked() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get checked attribute for laptop mode.
- getLast() - Method in class net.i2p.stat.RateAverages
Gets the last average.
- getLast() - Method in class org.klomp.snark.web.InclusiveByteRange
Returns the last byte position in this range.
- getLast(long) - Method in class org.klomp.snark.web.InclusiveByteRange
Returns the last byte position, resolved against the total entity size.
- getLastAccessed() - Method in class net.i2p.sam.SessionRecord
-
- getLastACKSend() - Method in class net.i2p.router.transport.udp.PeerState
when we last sent an ACK.
- getLastActiveTime() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getLastActivity() - Method in class i2p.susi.webmail.pop3.POP3MailBox
Timestamp.
- getLastActivity() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- getLastActivityOn() - Method in class net.i2p.client.streaming.impl.Connection
Get the timestamp of the last send or receive activity.
- getLastAgreedTo() - Method in class net.i2p.router.peermanager.TunnelHistory
when the peer last agreed to participate in a tunnel
- getLastArchiveUpdateTime() - Method in class org.rrd4j.core.RrdDb
Returns the last time when some of the archives in this RRD was updated.
- getLastBegin() - Method in class net.i2p.router.JobQueueRunner
-
- getLastChanged() - Method in class net.i2p.data.router.RouterKeyGenerator
Time the routing key modifier data was last regenerated.
- getLastChanged() - Method in class net.i2p.data.RoutingKeyGenerator
The version of the current (today's) mod data.
- getLastChanged() - Method in interface net.i2p.kademlia.KBucket
The last-changed timestamp
- getLastChanged() - Method in class net.i2p.kademlia.KBucketImpl
The last-changed timestamp, which actually indicates last-added or last-seen.
- getLastChecked() - Method in class i2p.susi.webmail.pop3.POP3MailBox
Timestamp.
- getLastCoalesceDate() - Method in class net.i2p.stat.Rate
when was the rate last coalesced?
- getLastCriticalMessageNumber() - Method in class net.i2p.router.web.helpers.LogsHelper
Call before getLogs(), getCriticalLogs(), or getLastMessageNumber()
Side effect - calls logManager.flush()
- getLastDatasourceValue(String) - Method in class org.rrd4j.core.RrdDb
Returns the last stored value for the given datasource.
- getLastDatasourceValues() - Method in class org.rrd4j.core.RrdDb
Returns an array of last datasource values.
- getLastElement() - Method in class i2p.susi.util.Folder
Returns the last element of the sorted folder.
- getLastEnd() - Method in class net.i2p.router.JobQueueRunner
-
- getLastEvent(String, long) - Method in class net.i2p.router.util.EventLog
Timestamp of last event.
- getLastEventCount() - Method in class net.i2p.stat.Rate
in the last full period, how many events occurred?
- getLastEventSaturation() - Method in class net.i2p.stat.Rate
During the last period, how much of the time was spent actually processing events in proportion
to how many events could have occurred if there were no intervals?
- getLastExploreNewDate() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getLastFailed() - Method in class net.i2p.router.peermanager.TunnelHistory
when the last tunnel the peer participated in failed
- getLastFetched() - Method in class net.i2p.addressbook.Subscription
Return when the subscription was last fetched.
- getLastHeardAbout() - Method in class net.i2p.router.peermanager.PeerProfile
when did we last hear about this peer?
- getLastHeardFrom() - Method in class net.i2p.router.peermanager.PeerProfile
When did we last hear from the peer?
- getLastJob() - Method in class net.i2p.router.JobQueue
Last job that was executed.
- getLastJob() - Method in class net.i2p.router.JobQueueRunner
-
- getLastJobBegin() - Method in class net.i2p.router.JobQueue
Timestamp of when the last job began execution.
- getLastJobEnd() - Method in class net.i2p.router.JobQueue
Timestamp of when the last job finished execution.
- getLastLatency() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getLastLatency() - Method in interface net.i2p.router.TunnelInfo
-
- getLastLookupFailed() - Method in class net.i2p.router.peermanager.DBHistory
Not persisted until 0.9.24
- getLastLookupSuccessful() - Method in class net.i2p.router.peermanager.DBHistory
Not persisted until 0.9.24
- getLastLS2SignTime() - Method in class net.i2p.client.impl.I2PSessionImpl
The published timestamp of the last LS2 we signed
- getLastMessageID() - Method in class net.i2p.i2ptunnel.web.IndexBean
The last stored message ID
- getLastMessageID() - Method in class net.i2p.util.UIMessages
The ID of the last message added, or -1 if never.
- getLastMessageNumber() - Method in class net.i2p.router.web.helpers.LogsHelper
Call before getLogs()
- getLastModified() - Method in class net.i2p.addressbook.Subscription
Return the last-modified header that we received the last time we read
this subscription.
- getLastModified() - Method in class net.i2p.util.EepGet
After fetch, the received value from the server, or null if none.
- getLastModified() - Method in interface org.klomp.snark.web.BasicServlet.HttpContent
Get last modified
- getLastModifiedTime(String) - Static method in class org.rrd4j.core.Util
Returns last modification time for the given file.
- getLastParticipatingExpiration() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getLastParticipatingExpiration() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Get the expiration time of the last participating tunnel.
- getLastParticipatingExpiration() - Method in class net.i2p.router.tunnel.TunnelDispatcher
Returns the timestamp of the last participating tunnel expiration.
- getLastParticipatingExpiration() - Method in interface net.i2p.router.TunnelManagerFacade
When does the last tunnel we are participating in expire?
- getLastPeerExclusions() - Method in class net.i2p.router.TunnelPoolSettings
Get the set of last peer exclusions for diversity.
- getLastReading() - Method in class org.rrd4j.core.jrrd.PDPStatusBlock
Returns the last reading from the data source.
- getLastReceiveTime() - Method in class net.i2p.router.transport.udp.PeerState
Last receive time.
- getLastRejectedBandwidth() - Method in class net.i2p.router.peermanager.TunnelHistory
when the peer last refused to participate in a tunnel complaining of bandwidth overload
- getLastRejectedCritical() - Method in class net.i2p.router.peermanager.TunnelHistory
when the peer last refused to participate in a tunnel with level of critical
- getLastRejectedProbabalistic() - Method in class net.i2p.router.peermanager.TunnelHistory
when the peer last refused to participate in a tunnel probabalistically
- getLastRejectedTransient() - Method in class net.i2p.router.peermanager.TunnelHistory
when the peer last refused to participate in a tunnel complaining of transient overload
- getLastRouterInfoPublishTime() - Method in class net.i2p.router.NetworkDatabaseFacade
The last time we successfully published our RI.
- getLastRouterInfoPublishTime() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getLastRrdArchiveUpdateTime() - Method in class org.rrd4j.data.DataProcessor
Returns time when last RRD archive was updated (all RRD files are considered).
- getLastRunTime() - Method in class net.i2p.router.JobStats
Return the lastRunTime
- getLastRx(int) - Method in class net.i2p.router.BandwidthHistory
Return the last n receive values as a comma-separated string.
- getLastSaturationLimit() - Method in class net.i2p.stat.Rate
using the last period's rate, what is the total value that could have been sent
if events were constant?
- getLastSend() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- getLastSendFailed() - Method in class net.i2p.router.peermanager.PeerProfile
When did we last have a problem sending to this peer?
- getLastSendFullyTime() - Method in class net.i2p.router.transport.udp.PeerState
Last send fully time.
- getLastSendId() - Method in class net.i2p.client.streaming.impl.Connection
What was the last packet Id sent to the peer?
- getLastSendOrPingTime() - Method in class net.i2p.router.transport.udp.PeerState
latest of last sent, last ACK, last ping.
- getLastSendSuccessful() - Method in class net.i2p.router.peermanager.PeerProfile
When did we last send to this peer successfully?
- getLastSendTime() - Method in class net.i2p.client.streaming.impl.Connection
When did we last send anything to the peer?
- getLastSendTime() - Method in class net.i2p.router.transport.udp.PeerState
Last send time.
- getLastSendTime() - Method in class net.i2p.router.transport.udp.PeerTestState
Return the time we last sent a packet.
- getLastStoreFailed() - Method in class net.i2p.router.peermanager.DBHistory
Not persisted until 0.9.24
- getLastStoreSuccessful() - Method in class net.i2p.router.peermanager.DBHistory
Not persisted until 0.9.24
- getLastTestedSuccessfully() - Method in class net.i2p.router.peermanager.PeerProfile
When the peer last passed a tunnel test successfully.
- getLastTestedSuccessfully() - Method in class net.i2p.router.peermanager.TunnelHistory
when the peer last passed a tunnel test
- getLastTestStarted() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getLastThroughputUpdate() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getLastTimestamp() - Method in class org.rrd4j.core.FetchData
Returns the last timestamp in this FecthData object.
- getLastTotalEventTime() - Method in class net.i2p.stat.Rate
in the last full period, how much of the time was spent doing the events?
- getLastTotalValue() - Method in class net.i2p.stat.Rate
in the last full period, what was the total value acrued through all events?
- getLastTransferred() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
When we last sent or received data on this tunnel
- getLastTx(int) - Method in class net.i2p.router.BandwidthHistory
Return the last n send values as a comma-separated string.
- getLastUnderflowTime() - Method in class net.i2p.util.TryCache
Get the timestamp of the last underflow.
- getLastUpdate() - Method in class org.rrd4j.core.jrrd.RRDatabase
Returns the date this database was last updated.
- getLastUpdateTime() - Method in class org.rrd4j.core.DataImporter
getLastUpdateTime.
- getLastUpdateTime() - Method in class org.rrd4j.core.Header
Returns the last update time of the RRD.
- getLastUpdateTime() - Method in class org.rrd4j.core.RrdDb
Returns time of last update operation as timestamp (in seconds).
- getLastUpdateTime() - Method in class org.rrd4j.core.RrdToolReader
-
- getLastUpdateTime() - Method in class org.rrd4j.core.XmlReader
Gets the last update time from the XML file.
- getLastValue(int) - Method in class org.rrd4j.core.DataImporter
getLastValue.
- getLastValue() - Method in class org.rrd4j.core.Datasource
Returns last known value of the datasource.
- getLastValue(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getLastValue(int) - Method in class org.rrd4j.core.XmlReader
-
- getLastValues(int) - Method in class net.i2p.router.web.GraphListener
Fetch the last count data points from the RRD database for use by the
dual-baseline minigraph renderer (data-rx/data-tx attributes on the canvas).
- getLastValues(int) - Method in class net.i2p.stat.Rate
Get the last N data points from the underlying storage (RRD).
- getLastValues(int) - Method in interface net.i2p.stat.RateSummaryListener
Get the last N data points from persistent storage (if available).
- getLastZeroReadTime() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getLatencyMs() - Method in class net.i2p.router.transport.TransportBid
How long this transport thinks it would take to send the message
This is the actual bid value, lower is better, and it doesn't really have
anything to do with latency.
- getLatestCommentTime() - Method in class org.klomp.snark.comments.CommentSet
Returns the timestamp of the most recent non-hidden comment.
- getLatestLeaseDate() - Method in class net.i2p.data.LeaseSet
Retrieve the end date of the latest lease included in this leaseSet.
- getLatestTime() - Static method in class net.i2p.time.BuildTime
Get the latest it could possibly be right now.
- getLayerKey() - Method in class net.i2p.router.tunnel.HopConfig
what key should we use to encrypt the layer before passing it on?
- getLeading() - Method in class org.rrd4j.graph.RrdGraphGenerator
Return the leading
- getLease(int) - Method in class net.i2p.data.EncryptedLeaseSet
Null if not decrypted.
- getLease(int) - Method in class net.i2p.data.LeaseSet
Get the lease at the given index.
- getLeaseCount() - Method in class net.i2p.data.EncryptedLeaseSet
0-16, or 0 if not decrypted.
- getLeaseCount() - Method in class net.i2p.data.LeaseSet
Gets the number of leases in this leaseset.
- getLeaseMaxDuration(RouterContext) - Static method in class net.i2p.router.tunnel.pool.TunnelPool
Maximum lease set lease duration from config or auto-computed default.
- getLeaseRequest(Hash) - Method in class net.i2p.router.client.ClientConnectionRunner
Data for the current leaseRequest, or null if there is no active leaseSet request.
- getLeases() - Method in class net.i2p.router.NetworkDatabaseFacade
Get all known LeaseSets for display.
- getLeases() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Public for NetDbRenderer in routerconsole
- getLeaseSet() - Method in class net.i2p.client.impl.I2PSessionImpl
Current lease set published by this session.
- getLeaseSet() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
Lease set being created.
- getLeaseSet(Hash) - Method in class net.i2p.router.client.ClientConnectionRunner
Currently allocated leaseSet.
- getLeaseSetBuildMinInterval(RouterContext) - Static method in class net.i2p.router.tunnel.pool.TunnelPool
LeaseSet build minimum interval from config or default (2 minutes).
- getLeaseSetPrivateKey(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the lease set private key (for encrypted LS).
- getLeaseSetSigningPrivateKey(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the lease set signing private key.
- getLeaseTime() - Method in class org.cybergarage.upnp.Device
getLeaseTime.
- getLeaseTime(String) - Static method in class org.cybergarage.upnp.ssdp.SSDP
Extracts the lease time (max-age) from a Cache-Control header string.
- getLeaseTime() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getLeaseTime.
- getLeaseTime() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
getLeaseTime.
- getLeaseTime() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
getLeaseTime.
- getLeaseTime() - Method in class org.cybergarage.upnp.xml.DeviceData
getLeaseTime.
- getLeechCount() - Method in class org.klomp.snark.UDPTrackerClient.TrackerResponse
-
- getLeft() - Method in class org.klomp.snark.PeerCoordinator
Bytes not yet in storage.
- getLength() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.StyledDocument
Return the document length.
- getLength() - Method in interface i2p.susi.util.Buffer
Get the length of data in this buffer.
- getLength() - Method in class i2p.susi.util.FileBuffer
Get the length of data in this buffer.
- getLength() - Method in class i2p.susi.util.GzipFileBuffer
Returns the actual uncompressed size.
- getLength() - Method in class i2p.susi.util.MemoryBuffer
Get the current size of data in this buffer.
- getLength() - Method in class i2p.susi.util.OutputStreamBuffer
-
- getLength() - Method in class i2p.susi.util.ReadBuffer
Always valid
- getLength(TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Determine the tunnel length (number of hops).
- getLength() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
How many hops are there in the tunnel?
INCLUDING US.
- getLength() - Method in interface net.i2p.router.TunnelInfo
how many peers are there in the tunnel (including the creator)?
- getLength() - Method in class net.i2p.router.TunnelPoolSettings
How many remote hops should be in the tunnel NOT including us
- getLength() - Method in class org.klomp.snark.PartialPiece
Returns the length of the piece in bytes.
- getLength() - Method in class org.rrd4j.core.RrdBackend
Returns the number of RRD bytes in the underlying storage.
- getLength() - Method in class org.rrd4j.core.RrdByteArrayBackend
Returns the number of RRD bytes in the underlying storage.
- getLength() - Method in class org.rrd4j.core.RrdMemoryBackend
-
- getLength() - Method in class org.rrd4j.core.RrdNioBackend
-
- getLength() - Method in class org.rrd4j.core.RrdRandomAccessFileBackend
Returns the number of RRD bytes in the underlying storage.
- getLengthOverride() - Method in class net.i2p.router.TunnelPoolSettings
A temporary length to be used due to network conditions.
- getLengths() - Method in class org.klomp.snark.MetaInfo
Returns a list of Longs indication the size of the individual files, or null if it is a
single file.
- getLengthVariance() - Method in class net.i2p.router.TunnelPoolSettings
how should the length be varied.
- getLevel(String) - Static method in class net.i2p.util.Log
Get the log level integer for a string level name.
- getLibDir() - Method in class net.i2p.I2PAppContext
This is the library dir, which is usually $I2P/lib.
- getLibGMPVersion() - Static method in class net.i2p.util.NativeBigInteger
Get the libgmp version
- getLifetime() - Method in class net.i2p.client.streaming.impl.Connection
Get the lifetime of this connection in milliseconds.
- getLifetime() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- getLifetime() - Method in class net.i2p.router.OutNetMessage
-
- getLifetime() - Method in class net.i2p.router.transport.udp.InboundEstablishState
How long have we been trying to establish this session?
- getLifetime(long) - Method in class net.i2p.router.transport.udp.InboundEstablishState
How long have we been trying to establish this session, using the given time.
- getLifetime() - Method in class net.i2p.router.transport.udp.InboundMessageState
Returns the message lifetime in milliseconds.
- getLifetime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
How long have we been trying to establish this session?
- getLifetime(long) - Method in class net.i2p.router.transport.udp.OutboundEstablishState
How long have we been trying to establish this session?
- getLifetime() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getLifetime() - Method in class net.i2p.router.transport.udp.UDPPacket
Packet lifetime.
- getLifetime() - Method in class net.i2p.router.tunnel.FragmentedMessage
how long has this fragmented message been alive?
- getLifetime() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
- getLifetimeAgreedTo() - Method in class net.i2p.router.peermanager.TunnelHistory
total tunnels the peer has agreed to participate in
- getLifetimeAverageValue() - Method in class net.i2p.stat.Rate
What was the average value across the events since the stat was created?
- getLifetimeAverageValue() - Method in class net.i2p.stat.RateStat
Lifetime average from the shortest period.
- getLifetimeBytesReceived() - Method in interface net.i2p.client.streaming.I2PSocket
How many bytes have been received over the lifetime of this socket.
- getLifetimeBytesReceived() - Method in class net.i2p.client.streaming.impl.Connection
Get total bytes received on this connection.
- getLifetimeBytesReceived() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- getLifetimeBytesSent() - Method in interface net.i2p.client.streaming.I2PSocket
How many bytes have been sent over the lifetime of this socket.
- getLifetimeBytesSent() - Method in class net.i2p.client.streaming.impl.Connection
Get total bytes sent on this connection.
- getLifetimeBytesSent() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- getLifetimeDupBytesSent() - Method in class net.i2p.client.streaming.impl.Connection
Get total duplicate bytes sent on this connection.
- getLifetimeDupMessagesReceived() - Method in class net.i2p.client.streaming.impl.Connection
Get total duplicate messages received on this connection.
- getLifetimeDupMessagesSent() - Method in class net.i2p.client.streaming.impl.Connection
Get total duplicate messages sent on this connection.
- getLifetimeEventCount() - Method in class net.i2p.stat.Rate
since rate creation, how many events have occurred?
- getLifetimeEventCount() - Method in class net.i2p.stat.RateStat
Lifetime event count from the shortest period.
- getLifetimeEventSaturation() - Method in class net.i2p.stat.Rate
During the lifetime of this stat, how much of the time was spent actually processing events in proportion
to how many events could have occurred if there were no intervals?
- getLifetimeFailed() - Method in class net.i2p.router.peermanager.TunnelHistory
total tunnels the peer has agreed to participate in that were later marked as failed prematurely
- getLifetimeKBps() - Method in class net.i2p.router.web.helpers.SidebarHelper
Format the lifetime average bandwidth rates for display.
- getLifetimePeriods() - Method in class net.i2p.stat.Rate
how many periods have we already completed?
- getLifetimeProcessed() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- getLifetimeProcessed() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Total lifetime processed bytes for this pool.
- getLifetimeRejected() - Method in class net.i2p.router.peermanager.TunnelHistory
total tunnels the peer has refused to participate in
- getLifetimeTotalEventTime() - Method in class net.i2p.stat.Rate
since rate creation, how much of the time was spent doing the events?
- getLifetimeTotalValue() - Method in class net.i2p.stat.Rate
since rate creation, what was the total value acrued through all events?
- getLimit() - Method in class net.i2p.util.LogLimit
-
- getLimitAction() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
"reset", "drop", "http", or custom string; default "reset" @since 0.9.34
- getLimitDay(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the per-day connection limit.
- getLimitDay(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getLimitHour(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the per-hour connection limit.
- getLimitHour(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getLimitMinute(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the per-minute connection limit.
- getLimitMinute(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getLimits() - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
Get the current bandwidth limits.
- getLimits() - Method in class net.i2p.util.LogManager
Return a mapping of the explicit overrides - path prefix to (text
formatted) limit.
- getList(String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified list (maps from JSON array) parameter.
- getList(String, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified list (maps from JSON array) parameter.
- getList(int) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified list (maps from JSON array) parameter.
- getList(int, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified list (maps from JSON array) parameter.
- getList() - Method in class org.klomp.snark.bencode.BEValue
Returns this BEValue as a List of BEValues.
- getListener() - Method in class net.i2p.data.i2cp.I2CPMessageReader
-
- getListener(int) - Method in class net.i2p.router.time.RouterTimestamper
-
- getListenerCount() - Method in class net.i2p.router.time.RouterTimestamper
-
- getListeners() - Method in class net.i2p.router.web.GraphGenerator
List of GraphListener instances
- getListenHost(Logging) - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Get the listen host address.
- getListenOnInterface() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getListenPort() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getListenPort() - Method in class net.i2p.router.transport.udp.UDPEndpoint
call after startup() to get actual port or -1 on startup failure
- getListenPort() - Method in class net.i2p.sam.MasterSession
-
- getListenPort() - Method in interface net.i2p.sam.SAMMessageSess
Get the port for this session's listener.
- getListenPort() - Method in class net.i2p.sam.SAMMessageSession
-
- getListenPort() - Method in class net.i2p.sam.SAMStreamSession
Get the port for this session's listener.
- getListenProtocol() - Method in class net.i2p.sam.MasterSession
-
- getListenProtocol() - Method in interface net.i2p.sam.SAMMessageSess
Get the I2CP protocol for this session's listener.
- getListenProtocol() - Method in class net.i2p.sam.SAMMessageSession
-
- getListenProtocol() - Method in class net.i2p.sam.SAMStreamSession
Get the I2CP protocol for this session's listener.
- getLoadBookMessages() - Method in class i2p.susi.dns.AddressbookBean
Load addressbook and apply filter, returning messages about this.
- getLoadBookMessages() - Method in class i2p.susi.dns.NamingServiceBean
Load addressbook and apply filter, returning messages about this.
- getLoadedResourceName() - Static method in class net.i2p.util.NativeBigInteger
The name of the library loaded, if known.
- getLoadWeight() - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The load weight.
- getLocalAddress() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getLocalAddress() - Method in interface net.i2p.i2ptunnel.irc.DCCHelper
Our IP address (taken from the socket), must be IPv4
- getLocalAddress() - Method in class net.i2p.sam.SSLServerSocketChannel
Get the local socket address of the underlying server socket.
- getLocalAddress() - Method in class net.i2p.sam.SSLSocketChannel
Get the local socket address of the underlying SSL socket.
- getLocalAddress() - Method in class org.cybergarage.http.HTTPRequest
Returns the local address of the underlying socket.
- getLocalAddress() - Method in class org.cybergarage.http.HTTPSocket
Gets the local address of this socket.
- getLocalAddress() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Get the local address.
- getLocalAddress() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
getLocalAddress.
- getLocalAddress() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getLocalAddress.
- getLocalAddresses() - Static method in class net.i2p.router.transport.UPnP
Get the addresses we want to bind to
- getLocalEphemeralKeyPair() - Method in class com.southernstorm.noise.protocol.HandshakeState
Gets the keypair object for the local ephemeral key.
- getLocalHostName(String) - Method in class net.i2p.router.CommSystemFacade
Fast hostname lookup that never blocks on network DNS.
- getLocalHostName(String) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Fast hostname lookup that never blocks on I/O (MMDB or network).
- getLocalHybridKeyPair() - Method in class com.southernstorm.noise.protocol.HandshakeState
Gets the keypair object for the local hybrid key.
- getLocalInstance() - Static method in class org.cybergarage.http.Date
Creates a Date instance using the local time zone.
- getLocalizedMessage() - Method in exception net.i2p.client.streaming.I2PSocketException
Translated
- getLocalizedStatusString() - Method in class net.i2p.router.CommSystemFacade
Localized reachability status string.
- getLocalizedStatusString() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
getStatus().toStatusString(), translated if available.
- getLocalizedTunnelStatus() - Method in interface net.i2p.router.RouterThrottle
-
- getLocalizedTunnelStatus() - Method in class net.i2p.router.RouterThrottleImpl
getTunnelStatus(), translated if available.
- getLocalKeyPair() - Method in class com.southernstorm.noise.protocol.HandshakeState
Gets the keypair object for the local static key.
- getLocalPort() - Method in interface net.i2p.client.streaming.I2PSocket
The local port.
- getLocalPort() - Method in interface net.i2p.client.streaming.I2PSocketOptions
The local port.
- getLocalPort() - Method in class net.i2p.client.streaming.impl.Connection
-
- getLocalPort() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
The local port.
- getLocalPort() - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
The local port.
- getLocalPort() - Method in class net.i2p.client.streaming.impl.Packet
-
- getLocalPort() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- getLocalPort() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getLocalPort() - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Get the local port.
- getLocalPort() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
The local port.
- getLocalPort() - Method in class net.i2p.util.InternalServerSocket
-
- getLocalPort() - Method in class net.i2p.util.InternalSocket
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
- getLocalPort() - Method in class org.cybergarage.http.HTTPRequest
Returns the local port of the underlying socket.
- getLocalPort() - Method in class org.cybergarage.http.HTTPSocket
Gets the local port of this socket.
- getLocalPort() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Get the source port for multicast packet.
- getLocalSocketAddress() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
Port in returned SocketAddress will be zero.
- getLocalSocketAddress() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getLocation(InetAddress) - Method in class com.maxmind.geoip.LookupService
getLocation.
- getLocation(String) - Method in class com.maxmind.geoip.LookupService
getLocation.
- getLocation(long) - Method in class com.maxmind.geoip.LookupService
getLocation.
- getLocation() - Method in class net.i2p.addressbook.AddressBook
Return the location of the file this AddressBook was constructed from.
- getLocation() - Method in class net.i2p.addressbook.Subscription
Return the location this Subscription points at.
- getLocation() - Method in class org.cybergarage.upnp.Device
getLocation.
- getLocation(boolean) - Method in class org.cybergarage.upnp.Device
I2P for multiple location support
- getLocation() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getLocation.
- getLocation() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
getLocation.
- getLocation() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
getLocation.
- getLocation() - Method in class org.cybergarage.upnp.xml.DeviceData
getLocation.
- getLocation(boolean) - Method in class org.cybergarage.upnp.xml.DeviceData
I2P for multiple location support.
- getLocationURL(String) - Method in class org.cybergarage.upnp.Device
getLocationURL.
- getLocationV6(String) - Method in class com.maxmind.geoip.LookupService
getLocationV6.
- getLocationV6(InetAddress) - Method in class com.maxmind.geoip.LookupService
getLocationV6.
- getLock() - Method in class i2p.susi.webmail.pop3.POP3MailBox
For helper threads to lock
- getLockInfo() - Static method in class org.rrd4j.core.RrdSafeFileBackend
getLockInfo.
- getLockRetryPeriod() - Static method in class org.rrd4j.core.RrdSafeFileBackendFactory
Returns time between two consecutive file locking attempts.
- getLockWaitTime() - Static method in class org.rrd4j.core.RrdSafeFileBackendFactory
Returns time this backend will wait for a file lock.
- getLog() - Method in class net.i2p.util.Clock
Fetch the log on demand to avoid circular dependencies (logging uses the clock).
- getLog(Class<?>) - Method in class net.i2p.util.LogManager
-
- getLog(String) - Method in class net.i2p.util.LogManager
-
- getLog(Class<?>, String) - Method in class net.i2p.util.LogManager
-
- getLogCompress() - Method in class net.i2p.router.web.helpers.ConfigLoggingHelper
Whether log compression is enabled.
- getLogCookies() - Method in class net.i2p.jetty.I2PRequestLog
-
- getLogDateFormat() - Method in class net.i2p.jetty.I2PRequestLog
-
- getLogDir() - Method in class net.i2p.I2PAppContext
Where the router keeps its log directory.
- getLogFile() - Method in class net.i2p.router.BanLogger
Get the log file path.
- getLogFilePattern() - Method in class net.i2p.router.web.helpers.ConfigLoggingHelper
Retrieve the current log file pattern.
- getLogged() - Method in class i2p.susi.dns.LogBean
Get the current log content.
- getLogger(String) - Method in class net.i2p.jetty.I2PLogger
-
- getLogLatency() - Method in class net.i2p.jetty.I2PRequestLog
-
- getLogLevelTable() - Method in class net.i2p.router.web.helpers.ConfigLoggingHelper
Generate the HTML table for configuring log levels by class/package.
- getLogLocale() - Method in class net.i2p.jetty.I2PRequestLog
-
- getLogName() - Method in class i2p.susi.dns.LogBean
Get the log file path.
- getLogs() - Method in class net.i2p.router.web.helpers.LogsHelper
Does not call logManager.flush(); call getCriticalLogs() first to flush
- getLogs() - Method in class net.i2p.util.LogManager
Return all currently cached Log instances.
- getLogServer() - Method in class net.i2p.jetty.I2PRequestLog
-
- getLogTimeZone() - Method in class net.i2p.jetty.I2PRequestLog
-
- getLong(String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified numeric parameter as a long.
- getLong(int) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified numeric parameter as a long.
- getLong() - Method in class net.i2p.router.crypto.ratchet.RatchetSessionTag
-
- getLong(Properties, String) - Static method in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
- getLong(Properties, String, String) - Static method in class net.i2p.stat.PersistenceHelper
Read a long value from properties.
- getLong(int) - Method in class org.json.simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
- getLong(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getLong() - Method in class org.klomp.snark.bencode.BEValue
Returns this BEValue as long.
- getLong(Enum<?>) - Method in class org.rrd4j.core.jrrd.UnivalArray
getLong.
- getLongHeaderValue(String) - Method in class org.cybergarage.http.HTTPPacket
Gets a long header value by name.
- getLongind() - Method in class gnu.getopt.Getopt
Returns the index into the array of long options (NOT argv) representing
the long option that was found.
- getLongOrDefault(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getLookup() - Method in class i2p.susi.dns.NamingServiceBean
Lookup a single destination by hostname.
- getLookupAll() - Method in class i2p.susi.dns.NamingServiceBean
Lookup all destinations for a hostname.
- getLookupsRemaining() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
-
- getLookupType() - Method in class net.i2p.data.i2cp.HostLookupMessage
Gets the lookup type.
- getLowThreshold() - Method in class net.i2p.crypto.SessionKeyManager
Get the low threshold for tag sending.
- getLowThreshold() - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
-
- getLowThreshold() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- getLowThreshold() - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- getLowThreshold() - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
- getLuBanChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the LU ban option.
- getMACLength() - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
- getMACLength() - Method in interface com.southernstorm.noise.protocol.CipherState
Gets the length of the MAC values for this cipher.
- getMACLength() - Method in class com.southernstorm.noise.protocol.SymmetricState
Gets the length of MAC values in the current state.
- getMadeReadyOn() - Method in class net.i2p.router.JobImpl
Get the timestamp when this job was last made ready for execution.
- getMagnetState() - Method in class org.klomp.snark.Peer
Returns the shared magnet state across all peers on this torrent.
- getMail(String, MailCache.FetchMode) - Method in class i2p.susi.webmail.MailCache
Fetch any needed data from pop3 server, unless mode is CACHE_ONLY or HEADER_CACHE_ONLY,
or this isn't the Inbox.
- getMail(MailCache.FetchMode) - Method in class i2p.susi.webmail.MailCache
Fetch any needed data from pop3 server.
- getMail(Mail, boolean) - Method in class i2p.susi.webmail.PersistentMailCache
Fetch any needed data from disk.
- getMails() - Method in class i2p.susi.webmail.PersistentMailCache
Fetch all mails from disk.
- getMainMenu() - Method in class net.i2p.desktopgui.ExternalTrayManager
Build an AWT popup menu with start and notification controls.
- getMainMenu() - Method in class net.i2p.desktopgui.InternalTrayManager
Build an AWT popup menu with router management controls.
- getMainMenu() - Method in class net.i2p.desktopgui.TrayManager
Build a popup menu, adding callbacks to the different items.
- getMAN() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getMAN.
- getManager() - Method in interface net.i2p.client.streaming.I2PServerSocket
Access the manager which is coordinating the server socket
- getManager() - Method in class net.i2p.client.streaming.impl.I2PServerSocketFull
-
- getManufacture() - Method in class org.cybergarage.upnp.Device
getManufacture.
- getManufactureURL() - Method in class org.cybergarage.upnp.Device
getManufactureURL.
- getMap(String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified map (maps from JSON object) parameter.
- getMap(String, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified map (maps from JSON object) parameter.
- getMap(int) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified map (maps from JSON object) parameter.
- getMap(int, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified map (maps from JSON object) parameter.
- getMap(int) - Method in class org.json.simple.JsonArray
A convenience method that assumes there is a Map value at the given index.
- getMap(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Map at the given key.
- getMap() - Method in class org.klomp.snark.bencode.BEValue
Returns this BEValue as a Map of BEValue keys and BEValue values.
- getMapEntries() - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Gets all map entries in the data store.
- getMapEntries() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- getMapOrDefault(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Map at the given key.
- getMappedDomainNameForIP(String) - Method in class net.i2p.i2ptunnel.socks.SOCKSServer
IP to domain name mapping support.
- getMarkedType() - Method in class net.i2p.router.transport.udp.UDPPacket
Marked type.
- getMaskPattern() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getMatchedBlocklistString(StringBuilder) - Method in class net.i2p.i2ptunnel.BlocklistManager
Gets the matched string from the blocklist for a request.
- getMatchingArchive() - Method in class org.rrd4j.core.FetchData
Returns Archive object which is determined to be the best match for the timestamps specified
in the fetch request.
- getMatchingArchiveIndex(RrdDb, int, RrdDb) - Static method in class org.rrd4j.core.Util
-
- getMatchingDatasourceIndex(RrdDb, int, RrdDb) - Static method in class org.rrd4j.core.Util
-
- getMatrix() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getMax() - Method in class net.i2p.router.Tuner.BaseParam
Maximum value.
- getMax() - Method in interface net.i2p.router.Tuner.TunableParam
The maximum value.
- getMaxActiveJobDuration() - Method in class net.i2p.router.JobQueue
Maximum duration of currently running jobs.
- getMaxAdditionalFragmentSize(PeerState, int, int) - Static method in class net.i2p.router.transport.udp.PacketBuilder2
Will a packet to 'peer' that already has 'numFragments' fragments
totalling 'curDataSize' bytes fit another fragment?
This includes the 3 byte block overhead, but NOT the 5 byte followon fragment overhead.
- getMaxAverageEventsPerPeriod() - Method in class net.i2p.stat.Frequency
Calculate how many events would occur in a period given the maximum rolling average.
- getMaxBandwidth() - Method in class net.i2p.util.SyntheticREDQueue
-
- getMaxBufferSize() - Method in interface net.i2p.client.streaming.I2PSocketOptions
How much data will we accept that hasn't been written out yet.
- getMaxBufferSize() - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
How much data will we accept that hasn't been written out yet.
- getMaxConcurrentBuilds() - Static method in class net.i2p.router.tunnel.pool.BuildExecutor
Get the maximum number of concurrent builds allowed.
- getMaxConcurrentBuildsPerDirection(RouterContext) - Static method in class net.i2p.router.tunnel.pool.TunnelPool
Max concurrent builds per direction from config or default (6).
- getMaxConcurrentDefault() - Static method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
Gets the maximum concurrent default value.
- getMaxConcurrentMessages() - Static method in class net.i2p.router.transport.udp.PeerState
Max concurrent messages per peer.
- getMaxConnections() - Method in class net.i2p.router.transport.TransportImpl
Per-transport connection limit
- getMaxConnections() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getMaxConnectTimeout() - Static method in class net.i2p.client.streaming.impl.Connection
-
- getMaxConns() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxConnsPerDay() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxConnsPerHour() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxConnsPerMinute() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxConsecutiveClientBuildFails(RouterContext) - Static method in class net.i2p.router.tunnel.pool.BuildRequestor
Maximum consecutive client build timeouts before forcing exploratory tunnel for replies.
- getMaxDataSize(PeerState) - Static method in class net.i2p.router.transport.udp.PacketBuilder2
Calculates the maximum payload size that can be sent to this peer in a single data packet.
- getMaxDelay() - Static method in class net.i2p.router.transport.udp.InboundEstablishState
Max delay including backoff.
- getMaxDispatchAgeMs() - Static method in class net.i2p.router.Tuner
The max dispatch age in ms.
- getMaxDropProbability() - Method in class net.i2p.util.SyntheticREDQueue
Returns the current max drop probability.
- getMaxEntries() - Static method in class net.i2p.router.networkdb.kademlia.LookupBanHammer
-
- getMaxFileSize() - Method in class net.i2p.router.web.helpers.ConfigLoggingHelper
Retrieve the maximum log file size.
- getMaxFilesPerTorrent() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getMaxFilesPerTorrent() - Method in class org.klomp.snark.SnarkManager
-
- getMaxHandlers() - Static method in class net.i2p.router.transport.udp.PacketHandler
Returns the current max packet handler threads.
- getMaxIbEstablishTime() - Static method in class net.i2p.router.transport.udp.UDPTransport
The inbound establish timeout in ms.
- getMaxIbMsgsPerPump() - Static method in class net.i2p.router.tunnel.PumpedTunnelGateway
Get the max inbound messages per pump
- getMaxIbMsgsPerPump() - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- getMaximum() - Method in class com.tomgibara.crinch.hashing.HashRange
-
- getMaximum() - Method in class org.cybergarage.upnp.AllowedValueRange
Gets the maximum value for this allowed value range.
- getMaximum() - Method in class org.rrd4j.core.jrrd.DataSource
Returns the maximum value input to this data source can have.
- getMaximumFastPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getMaximumHighCapPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getMaximumRequired() - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
Maximum number of peers required
- getMaxInactiveTime() - Method in class org.klomp.snark.Peer
-
- getMaxInactiveTime() - Method in class org.klomp.snark.WebPeer
-
- getMaxInitialMessageSize() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Largest message to send in SYN @since 0.9.47
- getMaxLag() - Method in class net.i2p.router.JobQueue
Maximum lag time for jobs waiting in the queue.
- getMaxLeaseSetLookupTime() - Static method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
- getMaxLogMessages() - Method in class org.klomp.snark.SnarkManager
-
- getMaxMemory() - Static method in class net.i2p.util.SystemVersion
Runtime.getRuntime().maxMemory() but check for bogus values
- getMaxMessageSize() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Maximum message size (MTU/MRU)
- getMaxObEstablishTime() - Static method in class net.i2p.router.transport.udp.UDPTransport
The outbound establish timeout in ms.
- getMaxObMsgsPerPump() - Static method in class net.i2p.router.tunnel.PumpedTunnelGateway
-
- getMaxObMsgsPerPump() - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- getMaxOffenses() - Method in class net.i2p.router.Banlist
Get the current max offenses setting.
- getMaxOffenses() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the maximum number of offenses before a peer is banned.
- getMaxPacketCount() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Maximum packets to buffer regardless of byte size (hybrid byte+packet limit)
- getMaxParticipatingTunnels() - Method in class net.i2p.router.web.helpers.SidebarHelper
Maximum number of tunnels we are willing to participate in,
either from config or a reasonable default based on system resources.
- getMaxPendingTime() - Method in class net.i2p.router.JobStats
Get the maximum pending/wait time for a single run of this job type.
- getMaxPerTunnelBandwidth(TunnelDispatcher.Location) - Method in class net.i2p.router.tunnel.TunnelDispatcher
Get the max bandwidth per transit tunnel.
- getMaxPipeline() - Method in class org.klomp.snark.Peer
Returns the maximum request pipeline depth negotiated with the peer.
- getMaxPipeline() - Method in class org.klomp.snark.WebPeer
-
- getMaxPumpers() - Static method in class net.i2p.router.tunnel.TunnelGatewayPumper
Get the current max pumper threads.
- getMaxQueue() - Static method in class net.i2p.router.tunnel.pool.BuildHandler
-
- getMaxQueuedOutbound() - Static method in class net.i2p.router.transport.udp.EstablishmentManager
-
- getMaxRdnsCacheSize() - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getMaxRecentEntries() - Method in class net.i2p.router.JobStats
Get the maximum number of recent execution entries tracked.
- getMaxResendDelay() - Static method in class net.i2p.client.streaming.impl.Connection
-
- getMaxResendDelayStatic() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxResends() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Maximum retries per message
- getMaxRetransmissionsStatic() - Static method in class net.i2p.client.streaming.impl.Connection
-
- getMaxRouterInfoLookupTime() - Static method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
- getMaxRTO() - Static method in class net.i2p.router.transport.udp.PeerState
maximum RTO ceiling.
- getMaxRTOStatic() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxRttStatic() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxRunnerCount() - Method in class net.i2p.router.JobQueue
Current maximum number of job runners allowed.
- getMaxSends() - Method in class net.i2p.router.transport.udp.OutboundMessageState
The max number of sends for any fragment.
- getMaxSendWindow() - Static method in class net.i2p.router.transport.udp.PeerState
max send window (CWIN).
- getMaxShareBandwidth() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
In Bytes per second
- getMaxShareBandwidth() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
In Bytes per second
- getMaxShutdownDelay() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Get the maximum configured shutdown delay among all server tunnels.
- getMaxSize() - Method in class net.i2p.router.crypto.pqc.MLKEMKeyFactory
Returns the current maximum precalc queue size.
- getMaxSize() - Method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
Returns the current maximum precalc queue size.
- getMaxSize() - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
Returns the current maximum precalc queue size.
- getMaxSlowStartWindow(I2PAppContext) - Static method in class net.i2p.client.streaming.impl.ConnectionPacketHandler
Get the maximum slow start window size.
- getMaxSlowStartWindowStatic() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
Max slow start window static.
- getMaxStreams(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the maximum concurrent streams for the tunnel.
- getMaxStreams(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getMaxSynResendsStatic() - Static method in class net.i2p.client.streaming.impl.Connection
-
- getMaxTestJobs() - Static method in class net.i2p.router.tunnel.pool.TestJob
Get the maximum number of queued test jobs allowed before deferring.
- getMaxThreads() - Static method in class net.i2p.router.transport.ntcp.NTCPSendFinisher
Returns the current max send finisher threads.
- getMaxThreshold() - Method in class net.i2p.util.SyntheticREDQueue
Returns the current maximum threshold in bytes.
- getMaxTime() - Method in class net.i2p.router.JobStats
Get the maximum execution time for a single run of this job type.
- getMaxTotalConnsPerDay() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxTotalConnsPerHour() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxTotalConnsPerMinute() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxUpBW() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getMaxUploaders() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getMaxValue(int) - Method in class org.rrd4j.core.DataImporter
getMaxValue.
- getMaxValue() - Method in class org.rrd4j.core.Datasource
Returns maximal allowed value for this datasource.
- getMaxValue() - Method in class org.rrd4j.core.DsDef
Returns maximal calculated source value.
- getMaxValue(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getMaxValue(int) - Method in class org.rrd4j.core.XmlReader
-
- getMaxValue() - Method in class org.rrd4j.graph.SourcedPlotElement
Get the maximum value.
- getMaxWindowSize() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxWriteBufs() - Static method in class net.i2p.router.transport.ntcp.NTCPConnection
Get the current max write buffers per NTCP connection.
- getMayDisconnect() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getMayDisconnect() - Method in class net.i2p.router.transport.udp.PeerState
whether we may disconnect.
- getMD5(String) - Method in class net.i2p.router.web.ConsolePasswordManager
Get all MD5 usernames and passwords.
- getMedianPeerClockSkew() - Method in class net.i2p.router.CommSystemFacade
Median clock skew of connected peers in seconds, or null if we cannot answer.
- getMemory() - Method in class net.i2p.router.web.helpers.SidebarHelper
Retrieve amount of used memory.
- getMemoryBar() - Method in class net.i2p.router.web.helpers.SidebarHelper
Render the memory usage bar with blended real-time and one-minute average
- getMemoryPressure() - Static method in class net.i2p.router.Tuner
Returns current heap memory pressure as a ratio from 0.0 (no pressure)
to 1.0 (heap full).
- getMessage() - Method in exception net.i2p.client.streaming.I2PSocketException
For programmatic action based on specific failure code
- getMessage() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
Warning, at the IBGW, where the message was read in,
this will be an UnknownI2NPMessage.
- getMessage() - Method in class net.i2p.router.networkdb.kademlia.MessageWrapper.WrappedMessage
The wrapped I2NP message.
- getMessage() - Method in class net.i2p.router.OutNetMessage
Specifies the message to be sent.
- getMessage() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getMessage() - Method in class net.i2p.router.web.helpers.SidebarHelper.NetworkStateMessage
Localized state description.
- getMessage() - Method in class net.i2p.util.LogRecord
-
- getMessage() - Method in exception org.json.simple.DeserializationException
getMessage.
- getMessage() - Method in exception org.minidns.dnsname.InvalidDnsNameException.DNSNameTooLongException
getMessage.
- getMessage() - Method in exception org.minidns.dnsname.InvalidDnsNameException.LabelTooLongException
getMessage.
- getMessageData(byte[]) - Method in class net.i2p.router.OutNetMessage
Copies the message data to outbuffer.
- getMessageDelay() - Method in interface net.i2p.router.RouterThrottle
How backed up we are at the moment processing messages (in milliseconds)
- getMessageDelay() - Method in class net.i2p.router.RouterThrottleImpl
-
- getMessageDelay() - Method in class net.i2p.router.web.helpers.SidebarHelper
How long it takes us to pump out a message, averaged over the last minute
(pretty printed with the units attached)
- getMessageExpiration() - Method in interface net.i2p.data.i2np.I2NPMessage
Date after which the message should be dropped (and the associated uniqueId forgotten)
- getMessageExpiration() - Method in class net.i2p.data.i2np.I2NPMessageImpl
Date after which the message should be dropped (and the associated uniqueId forgotten)
- getMessageExpiration() - Static method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getMessageHandler() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- getMessageId() - Method in class net.i2p.client.impl.MessageState
Return the message ID.
- getMessageId() - Method in class net.i2p.data.i2cp.MessageId
-
- getMessageId() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
-
- getMessageId() - Method in class net.i2p.data.i2cp.MessageStatusMessage
This is the router's ID for the message
- getMessageId() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
Message identifier for delivery tracking.
- getMessageId() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
Get the message id.
- getMessageId() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
Message id.
- getMessageId() - Method in class net.i2p.data.i2np.DeliveryStatusMessage
-
- getMessageId() - Method in class net.i2p.router.ClientMessage
Valid for outbound; null for inbound.
- getMessageId() - Method in class net.i2p.router.message.CloveSet
Get the message ID.
- getMessageId() - Method in class net.i2p.router.OutNetMessage
-
- getMessageId() - Method in interface net.i2p.router.transport.udp.ACKBitfield
Get the message ID this is partially ACKing.
- getMessageId() - Method in class net.i2p.router.transport.udp.InboundMessageState
Returns the message ID.
- getMessageId() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getMessageId() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getMessageId() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
- getMessageIds() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
The IDs of the TunnelDataMssages this message was fragmented into.
- getMessageNonce() - Method in class net.i2p.router.ClientMessage
Valid for outbound; 0 for inbound.
- getMessageReceiverThreads() - Static method in class net.i2p.router.transport.udp.UDPTransport
The current target MessageReceiver thread count.
- getMessageReceiverUtilization() - Method in class net.i2p.router.transport.udp.InboundMessageFragments
Get message receiver pool utilization as a ratio (0.0-1.0).
- getMessageReceiverUtilization() - Method in class net.i2p.router.transport.udp.UDPTransport
Message receiver pool utilization as a ratio (0.0-1.0).
- getMessageReceiverUtilization(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
UDP message receiver pool utilization (0.0-1.0).
- getMessages() - Method in class i2p.susi.dns.AddressbookBean
Perform actions, returning messages about this.
- getMessages() - Method in class i2p.susi.dns.BlacklistBean
Status messages for the UI
- getMessages() - Method in class i2p.susi.dns.ConfigBean
Get status messages for the UI.
- getMessages() - Method in class i2p.susi.dns.LogBean
Get status messages for the UI.
- getMessages() - Method in class i2p.susi.dns.NamingServiceBean
Perform actions, returning messages about this.
- getMessages() - Method in class i2p.susi.dns.SubscriptionsBean
Get status messages for the UI.
- getMessages() - Method in class net.i2p.i2ptunnel.web.IndexBean
Executes any action requested (start/stop/etc) and dump out the messages.
- getMessages() - Method in class net.i2p.util.UIMessages
Newest last, or empty list.
- getMessages() - Method in class org.klomp.snark.SnarkManager
-
- getMessageSize() - Method in interface net.i2p.data.i2np.I2NPMessage
How large the message is, including any checksums, i.e.
- getMessageSize() - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
- getMessageSize() - Method in class net.i2p.router.OutNetMessage
How large the message is, including the full 16 byte header.
- getMessageSize() - Method in class net.i2p.router.transport.udp.OutboundMessageState
The size of the I2NP message.
- getMessagesReceived() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getMessagesReceived() - Method in class net.i2p.router.transport.udp.PeerState
I2NP messages received.
- getMessagesSent() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getMessagesSent() - Method in class net.i2p.router.transport.udp.PeerState
I2NP messages sent - does not include duplicates.
- getMessagesSent() - Method in class net.i2p.router.tunnel.TunnelGateway
Get the number of messages sent.
- getMessageString(String) - Static method in class edu.internet2.ndt.NDTConstants
Look up a translated string from the NDT message bundle.
- getMessageStrings() - Method in class net.i2p.util.UIMessages
Newest last, or empty list.
- getMessageType() - Method in class net.i2p.router.OutNetMessage
For debugging only.
- getMessageType() - Method in class net.i2p.router.transport.udp.UDPPacket
Message type
- getMessageTypeId() - Method in class net.i2p.router.OutNetMessage
-
- getMetadata() - Method in class com.maxmind.db.Reader
Returns the metadata for the MaxMind DB file.
- getMetadata() - Method in class com.maxmind.geoip2.DatabaseReader
-
- getMetadata() - Method in class net.i2p.router.news.NewsXMLParser
The news metatdata.
- getMetaInfo() - Method in class org.klomp.snark.MagnetState
Returns the MetaInfo for this magnet state.
- getMetaInfo() - Method in class org.klomp.snark.PeerCoordinator
Returns the metainfo for this torrent.
- getMetaInfo() - Method in class org.klomp.snark.Snark
Get the metainfo.
- getMetaInfo() - Method in class org.klomp.snark.Storage
Returns the MetaInfo associated with this Storage.
- getMethod() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
Gets the name of the requested method.
- getMethod() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Gets the name of the requested method.
- getMethod() - Method in class net.i2p.router.update.UpdateRunner
Method.
- getMethod() - Method in interface net.i2p.update.UpdateTask
Get the update method.
- getMethod() - Method in class org.cybergarage.http.HTTPRequest
Returns the HTTP method.
- getMethod() - Method in class org.klomp.snark.UpdateRunner
-
- getMethodResponseNode(String) - Method in class org.cybergarage.soap.SOAPResponse
Get the method response node for the given name.
- getMimeByExtension(String) - Method in class org.klomp.snark.web.MimeTypes
Get the MIME type by filename extension.
- getMimeType() - Method in class org.cybergarage.upnp.Icon
Gets the MIME type of the icon.
- getMimeType(String) - Method in class org.klomp.snark.web.BasicServlet
Get the MIME type by filename extension.
- getMin() - Method in class net.i2p.router.Tuner.BaseParam
Minimum value.
- getMin() - Method in interface net.i2p.router.Tuner.TunableParam
The minimum value.
- getMinAverageInterval() - Method in class net.i2p.stat.Frequency
What is the lowest average interval (aka most frequent) we have seen? (ms)
- getMinBandwidthFloorPerTunnel(RouterContext) - Static method in class net.i2p.router.RouterThrottleImpl
Calculate a floor for per-tunnel bandwidth allocation based on
participating tunnel count and total outbound bandwidth share.
- getMinConcurrentMsgs() - Static method in class net.i2p.router.transport.udp.PeerState
minimum concurrent messages per peer.
- getMinGzipSize() - Method in class net.i2p.util.LogManager
Get the minimum size for gzip compression.
- getMinHighCapacityPeers() - Static method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getMinimum() - Method in class com.tomgibara.crinch.hashing.HashRange
-
- getMinimum() - Method in class org.cybergarage.upnp.AllowedValueRange
Gets the minimum value for this allowed value range.
- getMinimum() - Method in class org.rrd4j.core.jrrd.DataSource
Returns the minimum value input to this data source can have.
- getMinimumFastPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getMinimumHeartbeat() - Method in class org.rrd4j.core.jrrd.DataSource
Returns the minimum required heartbeat for this data source.
- getMinimumHighCapacityPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getMinimumPriority() - Method in class net.i2p.util.Log
Get the minimum priority for logging.
- getMinimumRequired() - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
Minimum number of peers required
- getMinPacingRate() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMinPacingRateKBps() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMinPendingTime() - Method in class net.i2p.router.JobStats
Get the minimum pending/wait time for a single run of this job type.
- getMinResendDelay() - Static method in class net.i2p.client.streaming.impl.Connection
-
- getMinResendDelayStatic() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMinRTO() - Static method in class net.i2p.router.transport.udp.PeerState
minimum RTO floor.
- getMinRTT() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Minimum RTT observed, greater than zero
- getMinRunnersDynamic() - Method in class net.i2p.router.JobQueueScaler
Get the minimum number of runners (floor), dynamic - reads property each time.
- getMinSendSize() - Method in class net.i2p.router.transport.udp.OutboundMessageState
The minimum number of bytes we can send, which is the smallest unacked fragment we will send next.
- getMinSize() - Method in class net.i2p.router.crypto.pqc.MLKEMKeyFactory
Returns the current minimum precalc queue size.
- getMinSize() - Method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
Returns the current minimum precalc queue size.
- getMinSize() - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
Returns the current minimum precalc queue size.
- getMinThreshold() - Method in class net.i2p.util.SyntheticREDQueue
Returns the current minimum threshold in bytes.
- getMinTime() - Method in class net.i2p.router.JobStats
Get the minimum execution time for a single run of this job type.
- getMinTimeToLeaseExpiry() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Get the minimum time to lease expiry across all clients.
- getMinute() - Method in class org.cybergarage.http.Date
Gets the minute of the hour.
- getMinValue(int) - Method in class org.rrd4j.core.DataImporter
getMinValue.
- getMinValue() - Method in class org.rrd4j.core.Datasource
Returns minimal allowed value for this datasource.
- getMinValue() - Method in class org.rrd4j.core.DsDef
Returns minimal calculated source value.
- getMinValue(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getMinValue(int) - Method in class org.rrd4j.core.XmlReader
-
- getMinValue() - Method in class org.rrd4j.graph.SourcedPlotElement
Get the minimum value.
- getMissCount() - Method in class net.i2p.util.TryCache
Return the number of acquire() calls that found an empty cache
(misses required allocating a new object).
- getModData() - Method in class net.i2p.data.router.RouterKeyGenerator
The current (today's) mod data.
- getModded() - Method in class i2p.susi.dns.AddressBean
Gets the date when this address was last modified.
- getMode() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getModelDescription() - Method in class org.cybergarage.upnp.Device
getModelDescription.
- getModelName() - Method in class org.cybergarage.upnp.Device
getModelName.
- getModelNumber() - Method in class org.cybergarage.upnp.Device
getModelNumber.
- getModelURL() - Method in class org.cybergarage.upnp.Device
getModelURL.
- getModerateLoadCpuPct() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the moderate-load CPU threshold percentage.
- getModerateLoadLagMs() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the moderate-load job lag threshold in milliseconds.
- getModerateLoadSysLoadPct() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the moderate-load system load threshold percentage (normalized by cores).
- getMostRecentCriticalMessages() - Method in class net.i2p.util.LogConsoleBuffer
Retrieve the currently buffered critical messages, earlier values were generated...
- getMostRecentErrorMessages() - Method in class net.i2p.router.CommSystemFacade
Retrieve recent transport-related error messages for display in the console.
- getMostRecentErrorMessages() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getMostRecentErrorMessages() - Method in interface net.i2p.router.transport.Transport
-
- getMostRecentErrorMessages() - Method in class net.i2p.router.transport.TransportImpl
-
- getMostRecentErrorMessages() - Method in class net.i2p.router.transport.TransportManager
-
- getMostRecentMessages() - Method in class net.i2p.util.LogConsoleBuffer
Retrieve the currently buffered messages, earlier values were generated...
- getMsgIdBloomXor() - Method in class net.i2p.router.TunnelPoolSettings
-
- getMTU(InetAddress, boolean) - Static method in class net.i2p.router.transport.udp.MTU
The MTU for the socket interface, if available.
- getMTU() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
What is the largest packet we can send to the peer?
Only used for Session Confirmed packets.
- getMTU() - Method in class net.i2p.router.transport.udp.PeerState
Maximum transmission unit.
- getMTU() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getMTU() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getMTU() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getMTU(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
The MTU for the socket interface.
- getMulticastAddress() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Get the multicast address string.
- getMulticastInetAddress() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Get the multicast inet address.
- getMulticastIPv4Address() - Method in class org.cybergarage.upnp.Device
-
- getMulticastIPv4Address() - Method in class org.cybergarage.upnp.xml.DeviceData
Returns the IPv4 multicast address.
- getMulticastIPv6Address() - Method in class org.cybergarage.upnp.Device
-
- getMulticastIPv6Address() - Method in class org.cybergarage.upnp.xml.DeviceData
Returns the IPv6 multicast address.
- getMulticastPort() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Get the destination port for multicast packet.
- getMultihome(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the tunnel should bundle reply information (multihome mode).
- getMultihome(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getMX() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getMX.
- getMyDestHashBase32() - Method in class net.i2p.i2ptunnel.TunnelController
Returns null if not running.
- getMyDestination() - Method in interface net.i2p.client.I2PSession
Retrieve the Destination this session serves as the endpoint for.
- getMyDestination() - Method in class net.i2p.client.impl.I2PSessionImpl
Retrieve the destination of the session
- getMyDestination() - Method in class net.i2p.i2ptunnel.TunnelController
Returns null if not running.
- getMyDestination() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getMYNAME() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
getMYNAME.
- getMyRating() - Method in class org.klomp.snark.comments.CommentSet
Returns the local user's rating, or 0 if none.
- getNacks() - Method in class net.i2p.client.streaming.impl.MessageInputStream
Gets an array of missing block IDs between the highest ready block and highest received block.
- getNacks() - Method in class net.i2p.client.streaming.impl.Packet
List of packet sequence numbers below the getAckThrough() value
have not been received.
- getNACKs() - Method in class net.i2p.client.streaming.impl.PacketLocal
Warning: This is different than getNacks() in super
- getNACKs() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getName() - Method in class com.maxmind.geoip.Country
Returns the name of this country.
- getName() - Method in class com.thetransactioncompany.jsonrpc2.server.MessageContext.BasicPrincipal
Returns the principal name.
- getName() - Method in class gnu.getopt.LongOpt
Returns the name of this LongOpt as a String
- getName() - Method in class i2p.susi.dns.AddressBean
The ASCII (Punycode) name
- getName() - Method in class i2p.susi.webmail.encoding.Base64
-
- getName() - Method in class i2p.susi.webmail.encoding.EightBit
-
- getName() - Method in class i2p.susi.webmail.encoding.Encoding
Returns the name of this encoding.
- getName() - Method in class i2p.susi.webmail.encoding.HeaderLine
-
- getName() - Method in class i2p.susi.webmail.encoding.HTML
-
- getName() - Method in class i2p.susi.webmail.encoding.QuotedPrintable
-
- getName() - Method in class i2p.susi.webmail.encoding.SevenBit
-
- getName() - Method in interface net.i2p.app.ClientApp
The generic name of the ClientApp, used for registration,
e.g.
- getName() - Method in class net.i2p.apps.systray.UrlLauncher
ClientApp interface
- getName() - Method in class net.i2p.client.impl.I2PSessionImpl
Get the session name for logging
- getName() - Method in class net.i2p.client.naming.HostTxtEntry
Return the hostname.
- getName() - Method in class net.i2p.client.naming.NamingService
Get the name of this naming service.
- getName() - Method in class net.i2p.client.naming.SingleFileNamingService
Return the file's absolute path.
- getName() - Method in interface net.i2p.client.streaming.I2PSocketManager
For logging / diagnostics only
- getName() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
For logging / diagnostics only
- getName() - Method in class net.i2p.crypto.eddsa.spec.EdDSAGenParameterSpec
Returns the name of the EdDSA curve.
- getName() - Method in class net.i2p.crypto.eddsa.spec.EdDSANamedCurveSpec
Return the curve name.
- getName() - Method in enum net.i2p.crypto.EncAlgo
-
- getName() - Method in enum net.i2p.crypto.SigAlgo
-
- getName() - Method in class net.i2p.desktopgui.ExternalMain
-
- getName() - Method in class net.i2p.desktopgui.Main
-
- getName() - Method in class net.i2p.i2pcontrol.I2PControlController
-
- getName() - Method in class net.i2p.i2pcontrol.SocketController
-
- getName() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getName() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
ClientApp interface
- getName() - Method in class net.i2p.jetty.I2PLogger
-
- getName() - Method in class net.i2p.jetty.JettyStart
-
- getName() - Method in class net.i2p.router.client.CreateSessionJob
Return the name
- getName() - Method in class net.i2p.router.client.LookupDestJob
Return the name
- getName() - Method in class net.i2p.router.client.MessageReceivedJob
-
- getName() - Method in class net.i2p.router.client.ReportAbuseJob
Return the name
- getName() - Method in class net.i2p.router.client.RequestLeaseSetJob
Return the name
- getName() - Method in interface net.i2p.router.Job
Descriptive name of the task
- getName() - Method in class net.i2p.router.JobStats
Get the name of this job type.
- getName() - Method in class net.i2p.router.message.HandleGarlicMessageJob
Returns a descriptive name for this job.
- getName() - Method in class net.i2p.router.message.OutboundClientMessageOneShotJob
-
- getName() - Method in class net.i2p.router.message.SendMessageDirectJob
-
- getName() - Method in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.CleanupLURoutersJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.ContactDrivenRefreshJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.DirectLookupJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.DirectLookupMatchJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.ExpireLeasesJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.ExpireRoutersJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.ExploreJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodfillMonitorJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodfillRouterInfoFloodJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodfillStoreJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodfillVerifyStoreJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupMatchJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupTimeoutJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlySearchJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
Deprecated, unused, see FOSJ override
- getName() - Method in class net.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseStoreMessageJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.IterativeFollowupJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.IterativeLookupJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.IterativeTimeoutJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.ProbeStalePeerJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.RefreshRoutersJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
Human-readable name for the job queue.
- getName() - Method in class net.i2p.router.networkdb.kademlia.SearchJob.FailedJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.SearchReplyJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.SearchUpdateReplyFoundJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.SingleLookupJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.SingleSearchJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.StartExplorersJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.StoreJob
Get the name of this job for logging and debugging.
- getName() - Method in class net.i2p.router.networkdb.PublishLocalRouterInfoJob
-
- getName() - Method in class net.i2p.router.news.NewsManager
-
- getName() - Method in class net.i2p.router.peermanager.PeerTestJob
-
- getName() - Method in class net.i2p.router.startup.BootCommSystemJob
-
- getName() - Method in class net.i2p.router.startup.BootNetworkDbJob
-
- getName() - Method in class net.i2p.router.startup.BootPeerManagerJob
-
- getName() - Method in class net.i2p.router.startup.BuildTrustedLinksJob
-
- getName() - Method in class net.i2p.router.startup.CreateRouterInfoJob
-
- getName() - Method in class net.i2p.router.startup.LoadClientAppsJob
-
- getName() - Method in class net.i2p.router.startup.LoadRouterInfoJob
-
- getName() - Method in class net.i2p.router.startup.RebuildRouterInfoJob
-
- getName() - Method in class net.i2p.router.startup.StartAcceptingClientsJob
-
- getName() - Method in class net.i2p.router.startup.StartupJob
-
- getName() - Method in class net.i2p.router.sybil.Analysis
Gets the application name.
- getName() - Method in class net.i2p.router.tasks.PersistRouterInfoJob
Get the name of this job.
- getName() - Method in class net.i2p.router.tasks.ReadConfigJob
Get the name of this job.
- getName() - Method in class net.i2p.router.tasks.UpdateRoutingKeyModifierJob
Get the name of this job.
- getName() - Method in class net.i2p.router.Tuner.BaseParam
Param name.
- getName() - Method in interface net.i2p.router.Tuner.TunableParam
The param name.
- getName() - Method in class net.i2p.router.tunnel.pool.ExpireJob
-
- getName() - Method in class net.i2p.router.tunnel.pool.TestJob
-
- getName() - Method in class net.i2p.router.update.ConsoleUpdateManager
App name @since 0.9.12.
- getName() - Method in class net.i2p.router.web.GraphGenerator
-
- getName() - Method in class net.i2p.router.web.GraphListener
Get the RRD datasource name for the primary stat.
- getName() - Method in class net.i2p.router.web.helpers.NetDbCachingJob
-
- getName() - Method in class net.i2p.router.web.NavHelper
-
- getName() - Method in class net.i2p.router.web.RouterConsoleRunner
-
- getName() - Method in class net.i2p.router.web.ShellService
The generic name of the ClientApp, used for registration,
e.g.
- getName() - Method in class net.i2p.sam.SAMBridge
Return the name
- getName() - Method in class net.i2p.stat.FrequencyStat
Unique name for this statistic.
- getName() - Method in class net.i2p.stat.RateStat
Unique name for this rate stat.
- getName() - Method in class net.i2p.util.Log
Get the logger name.
- getName() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMParameters
getName.
- getName() - Method in class org.cybergarage.http.HTTPHeader
Gets the header name.
- getName() - Static method in class org.cybergarage.http.HTTPServer
getName.
- getName() - Method in class org.cybergarage.http.Parameter
Gets the parameter name.
- getName() - Method in class org.cybergarage.upnp.Action
Gets name of this action.
- getName() - Method in class org.cybergarage.upnp.Argument
Gets the name of this argument.
- getName() - Method in class org.cybergarage.upnp.event.Property
getName.
- getName() - Method in class org.cybergarage.upnp.StateVariable
Gets the name of this state variable.
- getName() - Method in class org.cybergarage.xml.Attribute
Gets the name of this attribute.
- getName() - Method in class org.cybergarage.xml.Node
Gets the name of this node.
- getName() - Method in class org.klomp.snark.comments.Comment
Returns the commenter's name.
- getName() - Method in class org.klomp.snark.MagnetURI
Returns the display name for this magnet link.
- getName() - Method in class org.klomp.snark.MetaInfo
Returns the requested name for the file or toplevel directory.
- getName() - Method in class org.klomp.snark.PeerCoordinator
Returns the torrent name.
- getName() - Method in class org.klomp.snark.Snark
Get the file name of the .torrent file.
- getName() - Method in class org.klomp.snark.SnarkManager
ClientApp method.
- getName() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getName() - Method in class org.rrd4j.core.Datasource
Returns datasource name.
- getName() - Method in class org.rrd4j.core.jrrd.DataSource
Returns the name of this data source.
- getName() - Method in class org.rrd4j.core.RrdBackendFactory
Returns the name (primary ID) for the factory.
- getName() - Method in class org.rrd4j.data.Source
Returns the source name.
- getNameAndInfoHash(InputStream, byte[]) - Static method in class org.klomp.snark.MetaInfo
Efficiently returns the name and the 20 byte SHA1 hash of the info dictionary in a torrent
file.
- getNamedParams() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
Gets the named parameters.
- getNamedParams() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Gets the named parameters.
- getNames() - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Returns the names of all available parameters.
- getNames(Properties) - Method in class net.i2p.client.naming.HostsTxtNamingService
All services aggregated, unless options contains
the property "file", in which case only for that file
- getNames(Properties) - Method in class net.i2p.client.naming.MetaNamingService
All services aggregated
- getNames() - Method in class net.i2p.client.naming.NamingService
Get all known hostnames.
- getNames(Properties) - Method in class net.i2p.client.naming.NamingService
Get all known hostnames matching the specified options.
- getNames(Properties) - Method in class net.i2p.client.naming.SingleFileNamingService
Return all known host names.
- getNames(Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
Broken prior to 0.9.62, would only return one name.
- getNamingServices() - Method in class net.i2p.client.naming.MetaNamingService
-
- getNamingServices() - Method in class net.i2p.client.naming.NamingService
This implementation returns null.
- getNanSeconds(int) - Method in class org.rrd4j.core.DataImporter
getNanSeconds.
- getNanSeconds() - Method in class org.rrd4j.core.Datasource
Returns the number of accumulated NaN seconds.
- getNanSeconds(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getNanSeconds(int) - Method in class org.rrd4j.core.XmlReader
-
- getNanSteps() - Method in class org.rrd4j.core.ArcState
Returns the number of currently accumulated NaN steps.
- getNAttributes() - Method in class org.cybergarage.xml.Node
Gets the number of attributes this node has.
- getNavBarHtml() - Method in class net.i2p.router.web.helpers.NetDbHelper
Get the navigation bar HTML.
- getNDTvar(String) - Method in class edu.internet2.ndt.Tcpbw100
Function that returns a variable corresponding to the parameter passed to it as a request.
- getNeeded() - Method in class org.klomp.snark.Snark
Does not account (i.e.
- getNeededLength() - Method in class org.klomp.snark.PeerCoordinator
Bytes still wanted.
- getNeededLength() - Method in class org.klomp.snark.Snark
Bytes still wanted.
- getNeededLength() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getNegativeA() - Method in class net.i2p.crypto.eddsa.EdDSAPublicKey
getNegativeA.
- getNegativeA() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPublicKeySpec
Returns the negation of the public key group element.
- getNetDbSummary() - Method in class net.i2p.router.web.helpers.NetDbHelper
Net db summary.
- getNetDbSummary(Writer, String, int, long) - Method in class net.i2p.router.web.helpers.SybilRenderer
Entry point
- getNetID() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
long headers only
- getNetworkId() - Method in class net.i2p.data.router.RouterInfo
which network is this routerInfo a part of.
- getNetworkID() - Method in class net.i2p.router.Router
The network ID.
- getNetworkRings() - Method in class net.i2p.router.web.helpers.HealthHelper
-
- getNewClassBox() - Method in class net.i2p.router.web.helpers.ConfigLoggingHelper
All the classes the log manager knows about, except ones that
already have overrides.
- getNewDest(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the tunnel should get a new destination on resume.
- getNewDest(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getNewestLeaseSet() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getNewIBEPID() - Method in class net.i2p.router.tunnel.TunnelDispatcher
Get a new random receive tunnel ID that isn't a duplicate
- getNewIBZeroHopID() - Method in class net.i2p.router.tunnel.TunnelDispatcher
Get a new random receive tunnel ID that isn't a duplicate (zero hop)
- getNewOBGWID() - Method in class net.i2p.router.tunnel.TunnelDispatcher
Get a new random send tunnel ID that isn't a duplicate
- getNewsHelper() - Method in class net.i2p.router.web.helpers.SidebarHelper
Stored NewsHelper.
- getNewsStatus() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getNewsThroughProxy() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getNewsURL() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getNewsURL(I2PAppContext) - Static method in class net.i2p.router.web.ConfigUpdateHelper
-
- getNext() - Method in class net.i2p.router.JobQueue
Next job in queue.
- getNextBid(OutNetMessage) - Method in class net.i2p.router.transport.TransportManager
Get the best bid, skipping failed transports and unreachable peers.
- getNextDelay(long) - Method in class net.i2p.router.transport.udp.PeerState
Uses cached oldest lifetime from the most recent finishAndAllocate() pass.
- getNextElement(O) - Method in class i2p.susi.util.Folder
Retrieves the next element in the sorted array.
- getNextHashed() - Method in class org.minidns.record.NSEC3
getNextHashed.
- getNextHashedBase32() - Method in class org.minidns.record.NSEC3
getNextHashedBase32.
- getNextHashedDnsLabel() - Method in class org.minidns.record.NSEC3
getNextHashedDnsLabel.
- getNextIndicator() - Method in class org.klomp.snark.bencode.BDecoder
Returns what the next bencoded object will be on the stream, or -1 at end of stream.
- getNextKey() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
Next Forward Key if applicable (outbound ES and we're running low).
- getNextKeys() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
Next Forward KeyPair if applicable (we're running low).
- getNextMessage() - Method in class net.i2p.router.transport.TransportImpl
Nonblocking call to pull the next outbound message
off the queue.
- getNextMessageId() - Method in class net.i2p.router.client.ClientConnectionRunner
Get the next message id.
- getNextModData() - Method in class net.i2p.data.router.RouterKeyGenerator
Tomorrow's mod data.
- getNextNonce() - Static method in class net.i2p.i2ptunnel.web.IndexBean
Get the next nonce from the queue.
- getNextNonce(HttpSession) - Static method in class net.i2p.i2ptunnel.web.IndexBean
Session-bound nonce generation - replaces static nonce when session available
- getNextOutboundPacketNum() - Method in class net.i2p.client.streaming.impl.Connection
Get the next outbound packet sequence number.
- getNextPacketNumber() - Method in class net.i2p.router.transport.udp.PeerState2
Next outbound packet number,
starts at 1 for Alice (0 is Session Confirmed) and 0 for Bob
- getNextPacketNumber() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getNextPacketNumber() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getNextPacketNumberNoThrow() - Method in class net.i2p.router.transport.udp.PeerState2
For PeerStateDestroyed only, after we are dead
- getNextPage() - Method in class net.metanotion.io.block.FreeListBlock
-
- getNextPath() - Method in class org.rrd4j.graph.PathIterator
Gets the next continuous path segment from the data.
- getNextQueuedMessage() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Pull from the message queue
- getNextQueuedMessage() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Get the next queued message.
- getNextReadBuf() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Get the next read buffer, or null if none available.
- getNextRequest() - Method in class org.klomp.snark.MagnetState
Get the next chunk number to request.
- getNextRootKey() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
Root key for the next DH ratchet.
- getNextRoutingKey(Hash) - Method in class net.i2p.data.router.RouterKeyGenerator
Get the routing key using tomorrow's modData, not today's
- getNextSendTime() - Method in class net.i2p.client.streaming.impl.Connection
Time when the scheduler next want to send a packet, or -1 if
never.
- getNextSendTime() - Method in class net.i2p.router.transport.udp.InboundEstablishState
The next time at which we should send a packet for this establishment.
- getNextSendTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
The next time a message should be sent.
- getNextSet(int) - Method in class com.google.zxing.common.BitArray
Gets the index of the next set bit.
- getNextToken() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getNextToken() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
Get the next token for this connection
- getNextUnset(int) - Method in class com.google.zxing.common.BitArray
Gets the index of the next unset bit.
- getNextVolley() - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
Fetch all the packets for a message volley, blocking until there is a
message which can be fully transmitted (or the transport is shut down).
- getNextWriteBuf() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Returns but does not remove the buffer.
- getNextYK() - Method in class net.i2p.crypto.YKGenerator
Next precomputed YK value.
- getNHeaders() - Method in class org.cybergarage.http.HTTPPacket
Gets the number of headers in this HTTP packet.
- getNHostAddresses() - Static method in class org.cybergarage.net.HostInterface
getNHostAddresses.
- getNick() - Method in class net.i2p.sam.SAMv3DatagramSession
Get the session nickname.
- getNick() - Method in class net.i2p.sam.SAMv3RawSession
Get the session nickname.
- getNick() - Method in class net.i2p.sam.SAMv3StreamSession
-
- getNick() - Method in interface net.i2p.sam.Session
-
- getNID() - Method in class org.klomp.snark.dht.NodeInfo
-
- getNNodes() - Method in class org.cybergarage.xml.Node
Gets the number of child nodes this node has.
- getNode() - Method in class org.cybergarage.upnp.xml.NodeData
Get the XML node.
- getNode(int) - Method in class org.cybergarage.xml.Node
Gets the child node at the specified index.
- getNode(String) - Method in class org.cybergarage.xml.Node
Gets the first child node with the specified name.
- getNode(int) - Method in class org.cybergarage.xml.NodeList
Gets the node at the specified index.
- getNode(String) - Method in class org.cybergarage.xml.NodeList
Gets the first node with the specified name.
- getNodeByteSize() - Method in class com.maxmind.db.Metadata
-
- getNodeCount() - Method in class com.maxmind.db.Metadata
-
- getNodeEndsWith(String) - Method in class org.cybergarage.xml.Node
Gets the first child node whose name ends with the specified string.
- getNodes(Node, String) - Static method in class net.i2p.router.news.NewsXMLParser
Helper to get all Nodes matching the name
- getNodeValue(String) - Method in class org.cybergarage.xml.Node
Gets the value of the first child node with the specified name.
- getNofilter_password() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve the configured proxy password for reseeding.
- getNofilter_spassword() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve the configured SSL proxy password for reseeding.
- getNonce() - Method in class net.i2p.client.impl.LkupResult
For async calls only.
- getNonce() - Method in interface net.i2p.client.LookupResult
For async calls only.
- getNonce() - Method in class net.i2p.data.i2cp.MessageStatusMessage
This is the client's ID for the message
- getNonce() - Method in class net.i2p.data.i2cp.SendMessageMessage
Gets the message nonce.
- getNonce() - Method in class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
For ES, else 0
- getNonce() - Method in class net.i2p.router.transport.udp.PeerTestState
Return the test nonce identifier.
- getNonce(HttpSession) - Static method in class net.i2p.router.web.CSSHelper
Session-bound nonce generation - replaces static consoleNonce, updateNonce, reseedNonce, systemNonce
- getNonce() - Static method in class net.i2p.router.web.CSSHelper
Get current CSRF nonce, rotating every 5 minutes.
- getNonce() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
Nonce.
- getNonStdAttribute(String) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Message
Retrieves a non-standard JSON-RPC 2.0 message attribute.
- getNonStdAttributes() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Message
Retrieves the non-standard JSON-RPC 2.0 message attributes.
- getNormalizingTransform() - Method in class org.jfree.svg.SVGGraphicsConfiguration
Returns the normalizing transform.
- getNotes() - Method in class i2p.susi.dns.AddressBean
Gets the notes for this address entry, HTML escaped.
- getNotices() - Method in class net.i2p.router.web.FormHandler
Display any non-error messages (processing the form if it hasn't
been yet)
- getNotificationHandler(String) - Method in class com.thetransactioncompany.jsonrpc2.server.Dispatcher
Gets the handler for the specified JSON-RPC 2.0 notification name.
- getNotifyCount() - Method in class org.cybergarage.upnp.event.Subscriber
getNotifyCount.
- getNotModified() - Method in class net.i2p.util.EepGet
Whether the server returned 304.
- getNoVersionBanChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the no version ban option.
- getNT() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
getNT.
- getNT() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getNT.
- getNT() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
getNT.
- getNTCP2StaticIV() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
The static IV
- getNTCP2StaticPrivkey() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
The static priv key
- getNTCP2StaticPubkey() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
The static priv key
- getNtcphostname() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the NTCP hostname.
- getNtcpport() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the NTCP port.
- getNTS() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getNTS.
- getNTS() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
getNTS.
- getNumArchives() - Method in class org.rrd4j.core.jrrd.RRDatabase
Returns the number of archives in this database.
- getNumber() - Method in class org.klomp.snark.bencode.BEValue
Returns this BEValue as a Number.
- getNumBlocks() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getNumDataBytesAndNumECBytesForBlockID(int, int, int, int, int[], int[]) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Get number of data bytes and number of error correction bytes for block id "blockID".
- getNumMails() - Method in class i2p.susi.webmail.pop3.POP3MailBox
Warning - forces a connection.
- getNumReplies() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getNumSends() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- getObservedRTT(RouterContext, String) - Method in class net.i2p.router.Tuner.BaseParam
Fetch observed RTT, falling back to udp.sendConfirmTime
when the primary stat has no events (lightly loaded router).
- getObservedStat(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
-
- getOffenseWindow() - Method in class net.i2p.router.Banlist
Get the current offense window setting in ms.
- getOffenseWindow() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the offense window in minutes.
- getOfflineExpiration() - Method in interface net.i2p.client.I2PSession
Get the offline expiration
- getOfflineExpiration() - Method in class net.i2p.client.impl.I2PSessionImpl
Java time (ms) or 0 if not initialized or does not have offline keys.
- getOfflineExpiration() - Method in class net.i2p.data.i2cp.SessionConfig
Get the offline expiration
- getOfflineExpiration() - Method in class net.i2p.data.PrivateKeyFile
Get the offline key expiration time.
- getOfflineSignature() - Method in interface net.i2p.client.I2PSession
Get the offline signature.
- getOfflineSignature() - Method in class net.i2p.client.impl.I2PSessionImpl
Null on error or if not initialized or does not have offline keys.
- getOfflineSignature() - Method in class net.i2p.data.i2cp.SessionConfig
Gets the offline signature from the options.
- getOfflineSignature() - Method in class net.i2p.data.PrivateKeyFile
Get the offline signature.
- getOffset() - Method in interface i2p.susi.util.Buffer
Get the offset into the underlying data.
- getOffset() - Method in class i2p.susi.util.FileBuffer
Get the byte offset into the file.
- getOffset() - Method in class i2p.susi.util.MemoryBuffer
-
- getOffset() - Method in class i2p.susi.util.OutputStreamBuffer
-
- getOffset() - Method in class i2p.susi.util.ReadBuffer
Always valid
- getOffset() - Method in class net.i2p.data.ByteArray
Returns the offset into the byte array.
- getOffset() - Method in class net.i2p.router.transport.udp.SSU2Bitfield
-
- getOffset() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
The index into the data to be sent.
- getOffset() - Method in class net.i2p.util.Clock
Get the current offset from system time.
- getOffsets(byte[], int[], int[]) - Method in class org.xlattice.crypto.filters.KeySelector
Given a key, populate the word and bit offset arrays, each
of which has k elements.
- getOffsets(byte[], int, int, int[], int[]) - Method in class org.xlattice.crypto.filters.KeySelector
Given a key, populate the word and bit offset arrays, each
of which has k elements.
- getOID() - Method in enum net.i2p.crypto.SigType
The OID for the signature.
- getOMF() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getOne() - Method in class com.google.zxing.common.reedsolomon.GenericGF
Multiplicative identity (one polynomial).
- getOnFailed() - Method in class net.i2p.router.client.LeaseRequestState
Get the on-failed job.
- getOnFailedReplyJob() - Method in class net.i2p.router.OutNetMessage
If the Message selector is specified but it doesn't find a reply before
its expiration passes, this job is enqueued.
- getOnFailedSendJob() - Method in class net.i2p.router.OutNetMessage
If the router could not be reached or the expiration passed, this job
is enqueued.
- getOnGranted() - Method in class net.i2p.router.client.LeaseRequestState
Get the on-granted job.
- getOnReplyJob() - Method in class net.i2p.router.OutNetMessage
If the MessageSelector detects a reply, this job is enqueued
- getOnSendJob() - Method in class net.i2p.router.OutNetMessage
After the message is successfully passed to the router specified, the
given job is enqueued.
- getOOBInline() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getOpcode(int) - Static method in enum org.minidns.dnsmessage.DnsMessage.OPCODE
Retrieve the symbolic name of an opcode byte.
- getOpenCount(RrdDb) - Method in class org.rrd4j.core.RrdDbPool
Returns the number of usage for a RRD.
- getOpenCount(String) - Method in class org.rrd4j.core.RrdDbPool
Returns the number of usage for a RRD.
- getOpenCount(URI) - Method in class org.rrd4j.core.RrdDbPool
Returns the number of usage for a RRD.
- getOpenFileCount() - Method in class org.rrd4j.core.RrdDbPool
Returns the number of open RRD.
- getOpenFiles() - Method in class org.rrd4j.core.RrdDbPool
Returns an array of open RRD.
- getOpenTrackers() - Method in class org.klomp.snark.I2PSnarkUtil
List of open tracker announce URLs to use as backups
- getOpenUri() - Method in class org.rrd4j.core.RrdDbPool
Returns an array of open RRD URI.
- getOpenUriStream() - Method in class org.rrd4j.core.RrdDbPool
Returns an stream open RRD.
- getOpt(String, Class<T>, T) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional parameter which must map to the
provided class (use the appropriate wrapper class for primitive
types).
- getOpt(String, Class<T>, boolean, T) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional parameter which must map to the
provided class (use the appropriate wrapper class for primitive
types).
- getOpt(int, Class<T>, T) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional parameter which must map to the
provided class (use the appropriate wrapper class for primitive
types).
- getOpt(int, Class<T>, boolean, T) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional parameter which must map to the
provided class (use the appropriate wrapper class for primitive
types).
- Getopt - Class in gnu.getopt
This is a Java port of GNU getopt, a class for parsing command line
arguments passed to programs.
- Getopt(String, String[], String) - Constructor for class gnu.getopt.Getopt
Construct a basic Getopt instance with the given input data.
- Getopt(String, String[], String, LongOpt[]) - Constructor for class gnu.getopt.Getopt
Construct a Getopt instance with given input data that is capable of
parsing long options as well as short.
- Getopt(String, String[], String, LongOpt[], boolean) - Constructor for class gnu.getopt.Getopt
Construct a Getopt instance with given input data that is capable of
parsing long options and short options.
- getopt() - Method in class gnu.getopt.Getopt
This method returns a char that is the current option that has been
parsed from the command line.
- getOptarg() - Method in class gnu.getopt.Getopt
For communication from `getopt' to the caller.
- getOptBoolean(String, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional boolean (maps from JSON true/false)
parameter.
- getOptBoolean(int, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional boolean (maps from JSON true/false)
parameter.
- getOptDouble(String, double) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional numeric parameter as a
double.
- getOptDouble(int, double) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional numeric parameter as a
double.
- getOptEnum(String, Class<T>, T) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional enumerated parameter (from a JSON
string that has a predefined set of possible values).
- getOptEnum(String, Class<T>, T, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional enumerated parameter (from a JSON
string that has a predefined set of possible values), allowing for
a case insenstive match.
- getOptEnum(int, Class<T>, String) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional enumerated parameter (from a JSON
string that has a predefined set of possible values).
- getOptEnum(int, Class<T>, String, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional enumerated parameter (from a JSON
string that has a predefined set of possible values), allowing for a
case insenstive match.
- getOptEnumString(String, String[], String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional enumerated string parameter.
- getOptEnumString(String, String[], String, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional enumerated string parameter,
allowing for a case insenstive match.
- getOptEnumString(int, String[], String) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional enumerated string parameter.
- getOptEnumString(int, String[], String, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional enumerated string parameter,
allowing for a case insenstive match.
- getOptFloat(String, float) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional numeric parameter as a
float.
- getOptFloat(int, float) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional numeric parameter as a
float.
- getOptind() - Method in class gnu.getopt.Getopt
optind it the index in ARGV of the next element to be scanned.
- getOptInt(String, int) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional numeric parameter as an
int.
- getOptInt(int, int) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional numeric parameter as an
int.
- getOption(String) - Method in class net.i2p.data.LeaseSet2
Get an option value by key.
- getOption(String) - Method in class net.i2p.data.router.RouterAddress
-
- getOption(String) - Method in class net.i2p.data.router.RouterInfo
Return the option
- getOption(SocketOption<T>) - Method in class net.i2p.sam.SSLServerSocketChannel
Get the value of a socket option.
- getOption(SocketOption<T>) - Method in class net.i2p.sam.SSLSocketChannel
Get the value of a socket option.
- getOptionalDelay() - Method in class net.i2p.client.streaming.impl.Packet
How many milliseconds the sender of this packet wants the recipient
to wait before sending any more data (only valid if the flag for it is
set)
- getOptionalFrom() - Method in class net.i2p.client.streaming.impl.Packet
the sender of the packet (only included if the flag for it is set)
- getOptionalMaxSize() - Method in class net.i2p.client.streaming.impl.Packet
What is the largest payload the sender of this packet wants to receive?
- getOptionalSignature() - Method in class net.i2p.client.streaming.impl.Packet
The signature on the packet (only included if the flag for it is set)
Warning, may be typed wrong on incoming packets for EdDSA
before verifySignature() is called.
- getOptionCode() - Method in class org.minidns.edns.EdnsOption
Returns the option code for this EDNS option.
- getOptionCode() - Method in class org.minidns.edns.Nsid
-
- getOptionCode() - Method in class org.minidns.edns.UnknownEdnsOption
-
- getOptions() - Method in class net.i2p.client.datagram.Datagram2
Get the options of an I2P repliable datagram (previously loaded with the
load() method), if any
- getOptions() - Method in class net.i2p.client.datagram.Datagram3
Get the options of an I2P repliable datagram (previously loaded with the
load() method), if any
- getOptions() - Method in class net.i2p.client.impl.I2PSessionImpl
Retrieve the configuration options, filtered.
- getOptions() - Method in interface net.i2p.client.streaming.I2PSocket
Returns the socket's configuration.
- getOptions() - Method in class net.i2p.client.streaming.impl.Connection
Retrieve the current ConnectionOptions.
- getOptions() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- getOptions() - Method in class net.i2p.data.i2cp.GetDateMessage
Retrieve any configuration options for the connection.
- getOptions() - Method in class net.i2p.data.i2cp.HostReplyMessage
Non-null only if result code is zero and options are present.
- getOptions() - Method in class net.i2p.data.i2cp.SessionConfig
Retrieve any configuration options for the session
- getOptions() - Method in class net.i2p.data.LeaseSet2
Gets the leaseset options.
- getOptions() - Method in class net.i2p.data.router.RouterInfo
Retrieve a set of options or statistics that the router can expose.
- getOptions() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
-
- getOptions() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- getOptions() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getOptionsMap() - Method in class net.i2p.data.router.RouterAddress
Retrieve the transport specific options necessary for communication
- getOptionsMap() - Method in class net.i2p.data.router.RouterInfo
Retrieve a set of options or statistics that the router can expose.
- getOptList(String, List<Object>) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional list (maps from JSON array)
parameter.
- getOptList(String, boolean, List<Object>) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional list (maps from JSON array)
parameter.
- getOptList(int, List<Object>) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional list (maps from JSON array)
parameter.
- getOptList(int, boolean, List<Object>) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional list (maps from JSON array)
parameter.
- getOptLong(String, long) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional numeric parameter as a
long.
- getOptLong(int, long) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional numeric parameter as a
long.
- getOptMap(String, Map<String, Object>) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional map (maps from JSON object)
parameter.
- getOptMap(String, boolean, Map<String, Object>) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional map (maps from JSON object)
parameter.
- getOptMap(int, Map<String, Object>) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional map (maps from JSON object)
parameter.
- getOptMap(int, boolean, Map<String, Object>) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional map (maps from JSON object)
parameter.
- getOptopt() - Method in class gnu.getopt.Getopt
When getopt() encounters an invalid option, it stores the value of that
option in optopt which can be retrieved with this method.
- getOptPseudoRecord() - Method in class org.minidns.dnsmessage.DnsMessage
getOptPseudoRecord.
- getOptString(String, String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional string parameter.
- getOptString(String, boolean, String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional string parameter.
- getOptString(int, String) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional string parameter.
- getOptString(int, boolean, String) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional string parameter.
- getOptStringArray(String, String[]) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional string array (maps from JSON array
of strings) parameter.
- getOptStringArray(String, boolean, String[]) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified optional string array (maps from JSON array
of strings) parameter.
- getOptStringArray(int, String[]) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional string array (maps from JSON array
of strings) parameter.
- getOptStringArray(int, boolean, String[]) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified optional string array (maps from JSON array
of strings) parameter.
- getOrCreateProfileNonblocking(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Retrieve an existing profile or create a new one, without blocking on contention.
- getOrg(InetAddress) - Method in class com.maxmind.geoip.LookupService
getOrg.
- getOrg(String) - Method in class com.maxmind.geoip.LookupService
getOrg.
- getOrg(long) - Method in class com.maxmind.geoip.LookupService
getOrg.
- getOrgName(String) - Method in class net.i2p.router.transport.GeoIP
Get the organization name for an IP from the local ASN database.
- getOrgV6(String) - Method in class com.maxmind.geoip.LookupService
getOrgV6.
- getOrgV6(InetAddress) - Method in class com.maxmind.geoip.LookupService
getOrgV6.
- getOriginalMessages(I2NPMessage) - Method in class net.i2p.router.transport.OutboundMessageRegistry
Retrieve all messages that are waiting for the specified message.
- getOS() - Static method in class net.i2p.util.SystemVersion
returns the OS of the system running I2P as a lower-case string
for reference in clients.config and plugin.config files.
- getOurCountry() - Method in class net.i2p.router.CommSystemFacade
Our two-letter country code determined from our external IP.
- getOurCountry() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getOurFamily() - Method in class net.i2p.router.crypto.FamilyKeyCrypto
Get verified members of our family.
- getOurFamilyName() - Method in class net.i2p.router.crypto.FamilyKeyCrypto
Get our family name.
- getOurInfo() - Method in class net.i2p.router.transport.udp.EstablishmentManager
A database store message with our router info
- getOurIP() - Method in class net.i2p.router.transport.udp.PeerState2
As received in the Address Block in the handshake,
or subsequently in the data phase.
- getOurIPString() - Method in class org.klomp.snark.I2PSnarkUtil
Full Base64 of Destination
- getOurPort() - Method in class net.i2p.router.transport.udp.PeerState2
As received in the Address Block in the handshake,
or subsequently in the data phase.
- getOurRole() - Method in class net.i2p.router.transport.udp.PeerTestState
Return our role in the peer test.
- getOutboundBurstBytes() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getOutboundBurstKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
The configured maximum, not the current rate.
- getOutboundBurstKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- getOutboundBurstRate() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the outbound burst rate as a decimal.
- getOutboundBurstRate() - Method in class net.i2p.router.web.helpers.WizardHelper
To populate form with.
- getOutboundBurstRateBits() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the outbound burst rate in bits as a decimal.
- getOutboundBurstRateBits() - Method in class net.i2p.router.web.helpers.WizardHelper
Copied from ConfigNetHelper.
- getOutboundClientPools() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundClientPools() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
for TunnelRenderer in router console
- getOutboundClientPools() - Method in interface net.i2p.router.TunnelManagerFacade
for TunnelRenderer in router console
- getOutboundClientTunnelCount() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundClientTunnelCount(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundClientTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundClientTunnelCount(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Use to verify a tunnel pool is alive.
- getOutboundClientTunnelCount() - Method in interface net.i2p.router.TunnelManagerFacade
how many outbound client tunnels do we have available?
- getOutboundClientTunnelCount(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
how many outbound client tunnels in this pool?
- getOutboundClientTunnels() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many active outbound client tunnels we have.
- getOutboundExploratoryPool() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundExploratoryPool() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
For TunnelRenderer in router console
- getOutboundExploratoryPool() - Method in interface net.i2p.router.TunnelManagerFacade
for TunnelRenderer in router console
- getOutboundKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
The configured maximum, not the current rate.
- getOutboundKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- getOutboundMask(RouterInfo) - Method in class net.i2p.router.tunnel.pool.ConnectChecker
Our outbound mask.
- getOutboundMessageCount() - Method in class net.i2p.router.transport.udp.PeerState
Outbound message count.
- getOutboundMsgExpiration() - Static method in class net.i2p.router.transport.udp.PeerState
Bridge to OutboundMessageState.getMessageExpiration for Tuner (different package).
- getOutboundPool(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundPool(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundPool(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
-
- getOutboundQueueSize() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getOutboundRandomKey(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the outbound random key (used for testing LS encryption).
- getOutboundRate() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the outbound rate as a decimal.
- getOutboundSettings() - Method in class net.i2p.router.ClientTunnelSettings
-
- getOutboundSettings() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundSettings(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundSettings() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Get the outbound exploratory tunnel pool settings.
- getOutboundSettings(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Get settings for a client's outbound tunnel pool.
- getOutboundSettings() - Method in interface net.i2p.router.TunnelManagerFacade
getOutboundSettings().
- getOutboundSettings(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
client).
- getOutboundState(RemoteHostId) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Grab the active establishing state
- getOutboundToken(RemoteHostId) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Get a token to connect to the peer
- getOutboundTransferred() - Method in class net.i2p.router.web.helpers.SidebarHelper
How much data have we sent since the router started (pretty printed
string with 2 decimal places and the appropriate units - GB/MB/KB/bytes)
- getOutboundTunnelCount() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundTunnelCount() - Method in interface net.i2p.router.TunnelManagerFacade
how many outbound tunnels do we have available?
- getOutboundTunnelId() - Method in class net.i2p.client.I2PSession.TunnelPair
Outbound tunnel for this pair.
- getOutboundTunnels() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many active outbound tunnels we have.
- getOutproxyAuth(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether outproxy authentication is required.
- getOutproxyAuth(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getOutproxyPassword(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the outproxy password (only if a username is set).
- getOutproxyPassword(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getOutproxyPlugin() - Method in class net.i2p.i2ptunnel.socks.SOCKSServer
-
- getOutproxyType(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the outproxy connection type.
- getOutproxyType(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getOutproxyUsername(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the outproxy username.
- getOutproxyUsername(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getOutputArgumentList() - Method in class org.cybergarage.upnp.Action
Gets the list of output arguments for this action.
- getOutputStream() - Method in interface i2p.susi.util.Buffer
Get an OutputStream for writing to this buffer.
- getOutputStream() - Method in class i2p.susi.util.FileBuffer
Get an OutputStream for the file.
- getOutputStream() - Method in class i2p.susi.util.GzipFileBuffer
Get a GZIP compressing OutputStream, wrapped with a counter.
- getOutputStream() - Method in class i2p.susi.util.MemoryBuffer
Get an OutputStream for writing data to this buffer.
- getOutputStream() - Method in class i2p.susi.util.OutputStreamBuffer
-
- getOutputStream() - Method in class i2p.susi.util.ReadBuffer
-
- getOutputStream() - Method in interface net.i2p.client.streaming.I2PSocket
As of 0.9.9 will throw an IOE if socket is closed.
- getOutputStream() - Method in class net.i2p.client.streaming.impl.Connection
Get the output stream that the local peer sends data to the remote peer on.
- getOutputStream() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
As of 0.9.9 will throw an IOE if socket is closed.
- getOutputStream() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getOutputStream() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
Gets the output stream from the underlying socket.
- getOutputStream() - Method in class net.i2p.util.InternalSocket
Output stream connected to the internal server.
- getOutstandingRequest(int, int, int) - Method in class org.klomp.snark.PeerState
Called when a piece message is being processed by the incoming connection.
- getP() - Method in class net.i2p.crypto.elgamal.spec.ElGamalParameterSpec
Returns the prime modulus p.
- getPacket() - Method in class net.i2p.router.transport.udp.UDPPacket
Underlying packet.
- getPacketHandler() - Method in class net.i2p.client.streaming.impl.Connection
Get the packet handler for this connection.
- getPacketHandler() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- getPacketHandler() - Method in class net.i2p.router.transport.udp.UDPTransport
The packet handler
- getPacketHandlerMaxThreads() - Static method in class net.i2p.router.transport.udp.UDPTransport
The max packet handler threads.
- getPacketHandlerStatus() - Method in class net.i2p.router.transport.udp.UDPTransport
Packet handler status
- getPacketHandlerUtilization() - Method in class net.i2p.router.transport.udp.UDPTransport
Packet handler pool utilization as a ratio (0.0-1.0).
- getPacketHandlerUtilization(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
UDP packet handler pool utilization (0.0-1.0).
- getPacketNumber() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
all headers
- getPacketQueue() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- getPacketsReceived() - Method in class net.i2p.router.transport.udp.PeerState
Packets received count.
- getPacketsReceivedDuplicate() - Method in class net.i2p.router.transport.udp.PeerState
Packets received duplicate count.
- getPacketsRetransmitted() - Method in class net.i2p.router.transport.udp.PeerState
Packets retransmitted count.
- getPacketsTransmitted() - Method in class net.i2p.router.transport.udp.PeerState
Packets transmitted count.
- getPadding(I2PAppContext, int, long) - Static method in class net.i2p.crypto.AESEngine
Return random bytes for padding the data to a mod 16 size so that it is
at least minPaddedSize
Public for ElGamalAESEngine.
- getPadding() - Method in class net.i2p.data.KeysAndCert
Padding bytes for key alignment.
- getPadding(KeyCertificate) - Method in class net.i2p.data.PublicKey
Get the portion of this (type 0) PK that is really padding based on the Key Cert type given,
if any
- getPadding(KeyCertificate) - Method in class net.i2p.data.SigningPublicKey
Get the portion of this (type 0) SPK that is really padding based on the Key Cert type given,
if any
- getPaddingSize(int, long) - Static method in class net.i2p.crypto.AESEngine
Return size for padding the data to a mod 16 size so that it is
at least minPaddedSize
Public for ElGamalAESEngine.
- getPageBegin() - Method in class i2p.susi.dns.AddressbookBean
Gets the beginning index into results for display purposes.
- getPageOf(O) - Method in class i2p.susi.util.Folder
Returns the page this element is on, using the current sort, or 1 if not found.
- getPages() - Method in class i2p.susi.util.Folder
Returns the number of pages in the folder.
- getPageSize() - Method in class i2p.susi.util.Folder
Returns page size.
- getPageSize() - Method in class org.klomp.snark.SnarkManager
For GUI
- getPaint() - Method in class org.jfree.svg.SVGGraphics2D
Returns the paint used to draw or fill shapes (or text).
- getPaint() - Method in class org.jfree.svg.util.GradientPaintKey
Returns the GradientPaint that was supplied to the constructor.
- getPaint() - Method in class org.jfree.svg.util.LinearGradientPaintKey
Returns the LinearGradientPaint that was supplied to the constructor.
- getPaint() - Method in class org.jfree.svg.util.RadialGradientPaintKey
Returns the RadialGradientPaint that was supplied to the constructor.
- getPairedGW() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
The ID of the gateway of the paired tunnel used to send/receive the build request
- getPairedPool() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Paired pool (inbound <-> outbound for same destination).
- getParallelization() - Method in class net.i2p.router.networkdb.kademlia.FloodfillStoreJob
-
- getParallelization() - Method in class net.i2p.router.networkdb.kademlia.StoreJob
Get the maximum number of parallel store operations.
- getParam(String) - Method in class net.i2p.router.Tuner
Tunable param by name.
- getParameter(String) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JApplet
Parameter value for the given name.
- getParameter(String) - Method in class edu.internet2.ndt.Tcpbw100
Utility method to get parameter value.
- getParameter(String) - Method in class net.i2p.servlet.filters.XSSRequestWrapper
Parameter names starting with "nofilter_" will not be filtered.
- getParameter(String) - Method in class net.i2p.servlet.RequestWrapper
-
- getParameter(String, String) - Method in class net.i2p.servlet.RequestWrapper
-
- getParameter(int) - Method in class org.cybergarage.http.ParameterList
Gets the Parameter at the specified index.
- getParameter(String) - Method in class org.cybergarage.http.ParameterList
Gets the Parameter with the specified name.
- getParameterList() - Method in class org.cybergarage.http.HTTPRequest
Parses the URI query string and returns the parameters as a ParameterList.
- getParameterMap() - Method in class net.i2p.servlet.filters.XSSRequestWrapper
Parameter names starting with "nofilter_" will not be filtered.
- getParameterNames() - Method in class net.i2p.servlet.RequestWrapper
-
- getParameters() - Method in interface net.i2p.crypto.elgamal.ElGamalKey
getParameters().
- getParameters() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
- getParameters() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
Parameters.
- getParameters() - Method in class org.bouncycastle.crypto.params.ParametersWithContext
-
- getParameters() - Method in class org.bouncycastle.crypto.params.ParametersWithRandom
getParameters.
- getParameters() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMKeyGenerationParameters
getParameters.
- getParameters() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMKeyParameters
getParameters.
- getParameterValue(String) - Method in class org.cybergarage.http.HTTPRequest
Returns the value of the specified URI query parameter.
- getParameterValues(String) - Method in class net.i2p.servlet.filters.XSSRequestWrapper
Parameter names starting with "nofilter_" will not be filtered.
- getParams() - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Gets the named parameters for this retriever.
- getParams() - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Gets the positional parameters for this retriever.
- getParams() - Method in interface net.i2p.crypto.eddsa.EdDSAKey
-
- getParams() - Method in class net.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getParams() - Method in class net.i2p.crypto.eddsa.EdDSAPublicKey
-
- getParams() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
Returns the parameter specification for this key.
- getParams() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPublicKeySpec
Returns the parameter specification for this key.
- getParams() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
- getParams() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
Params.
- getParams() - Method in class net.i2p.crypto.elgamal.spec.ElGamalKeySpec
Returns the ElGamal parameter specification.
- getParams() - Method in enum net.i2p.crypto.EncType
The elliptic curve ECParameterSpec for ECDSA; DSAParameterSpec for DSA
- getParams() - Method in enum net.i2p.crypto.SigType
The elliptic curve ECParameterSpec for ECDSA; DSAParameterSpec for DSA
- getParams() - Method in interface org.bouncycastle.crypto.CryptoServiceProperties
Return the parameters for the cryptographic service.
- getParamsType() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
- getParamsType() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
- getParent() - Method in class net.i2p.client.naming.NamingService
This implementation returns null.
- getParent() - Method in class org.minidns.dnsname.DnsName
Return the parent of this DNS label.
- getParent() - Method in class org.rrd4j.core.ArcState
Returns the Archive object to which this ArcState object belongs.
- getParent() - Method in interface org.rrd4j.core.Robin
Returns the Archive object to which this Robin object belongs.
- getParent() - Method in class org.rrd4j.core.RobinArray
getParent.
- getParent() - Method in class org.rrd4j.core.RobinMatrix
Returns the Archive object to which this Robin object belongs.
- getParentColor() - Method in class org.rrd4j.graph.SourcedPlotElement
Get the parent's color.
- getParentColor() - Method in class org.rrd4j.graph.Stack
Gets the color of the parent element.
- getParentDb() - Method in class org.rrd4j.core.Archive
Returns the parent RRD database.
- getParentDb() - Method in class org.rrd4j.core.FetchRequest
Returns the underlying RrdDb object.
- getParentDevice() - Method in class org.cybergarage.upnp.Device
-
- getParentLineWidth() - Method in class org.rrd4j.graph.Stack
Gets the line width of the parent element.
- getParentNode() - Method in class org.cybergarage.xml.Node
Gets the parent node of this node.
- getPart() - Method in class i2p.susi.webmail.Mail
The parsed message part.
- getPartialPiece(Peer, BitField) - Method in class org.klomp.snark.PeerCoordinator
Return partial piece to the PeerState if it's still wanted and peer has it.
- getPartialPiece(Peer, BitField) - Method in interface org.klomp.snark.PeerListener
Called when a peer has connected and there may be a partially downloaded piece that the
coordinatorator can give the peer task
- getPartialPiece() - Method in class org.klomp.snark.Request
The PartialPiece this Request is for
- getParticipatingCount() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getParticipatingCount() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Get the number of tunnels we're participating in as a gateway or endpoint.
- getParticipatingCount() - Method in class net.i2p.router.tunnel.TunnelDispatcher
Get the number of participating tunnels
- getParticipatingCount() - Method in interface net.i2p.router.TunnelManagerFacade
how many tunnels are we participating in?
- getParticipatingMaxLimit() - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The participating maximum limit.
- getParticipatingMinLimit() - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The participating minimum limit.
- getParticipatingPctLimit() - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The participating percent limit.
- getParticipatingTunnels() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many tunnels we are participating in.
- getPassiveFlushDelay() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getPassiveFlushDelay() - Method in class net.i2p.client.streaming.impl.MessageOutputStream
-
- getPasswdHash(String) - Method in class net.i2p.i2pcontrol.security.SecurityManager
Hash pwd with using BCrypt with the default salt.
- getPassword() - Method in class net.i2p.util.EepGet.AuthState
-
- getPasswordForm() - Method in class net.i2p.router.web.helpers.ConfigUIHelper
Generates HTML for console password management interface.
- getPatchSize() - Method in class com.docuverse.identicon.NineBlockIdenticonRenderer2
Size of each patch in the identicon.
- getPath() - Method in class i2p.susi.webmail.Attachment
Returns the absolute path to the data file.
- getPath() - Method in class org.rrd4j.core.RrdBackend
Returns path to the storage.
- getPath(URI) - Method in class org.rrd4j.core.RrdBackendFactory
Extract the local path from an URI.
- getPath() - Method in class org.rrd4j.core.RrdDb
Returns the path to this RRD.
- getPath() - Method in class org.rrd4j.core.RrdDef
Returns path for the new RRD.
- getPath(URI) - Method in class org.rrd4j.core.RrdFileBackendFactory
-
- getPattern() - Method in enum com.southernstorm.noise.protocol.NoiseInit.PatternID
getPattern.
- getPatternID() - Method in enum com.southernstorm.noise.protocol.NoiseInit.PatternID
getPatternID.
- getPayload() - Method in class net.i2p.client.datagram.Datagram2
Get the payload carried by an I2P repliable datagram (previously loaded
with the load() method)
- getPayload() - Method in class net.i2p.client.datagram.Datagram3
Get the payload carried by an I2P repliable datagram (previously loaded
with the load() method)
- getPayload() - Method in class net.i2p.client.datagram.I2PDatagramDissector
Get the payload carried by an I2P repliable datagram (previously loaded
with the loadI2PDatagram() method), verifying the datagram signature.
- getPayload() - Method in class net.i2p.client.streaming.impl.Packet
get the actual payload of the message.
- getPayload() - Method in class net.i2p.data.Certificate
Certificate payload, or null.
- getPayload() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
-
- getPayload() - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- getPayload(MessageId) - Method in class net.i2p.router.client.ClientConnectionRunner
Only call if _dontSendMSMOnReceive is false, otherwise will always be null
- getPayload() - Method in class net.i2p.router.ClientMessage
Retrieve the payload of the message.
- getPayload() - Method in class net.i2p.router.message.PayloadGarlicConfig
Specify the I2NP message to be sent - if this is set, no other cloves can be included
in this block
- getPayload() - Method in class org.minidns.record.Record
The payload data, usually a subclass of data (A, AAAA, CNAME, ...).
- getPayloadCache() - Static method in class net.i2p.client.streaming.impl.PacketLocal
Shared outbound payload cache (MAX_PAYLOAD_SIZE buffers).
- getPayloadSize() - Method in class net.i2p.client.streaming.impl.Packet
-
- getPBERT() - Method in class net.i2p.crypto.KeyGenerator
Get current rounds for new encryptions.
- getPBERTLegacy() - Method in class net.i2p.crypto.KeyGenerator
Get legacy rounds for migration.
- getPBKDF2(String) - Method in class net.i2p.router.web.ConsolePasswordManager
Get all users with PBKDF2 passwords.
- getPdpCount() - Method in class org.rrd4j.core.jrrd.Archive
Returns the number of primary data points required for a consolidated data point in this
archive.
- getPDPStatusBlock() - Method in class org.rrd4j.core.jrrd.DataSource
Returns the primary data point status block for this data source.
- getPDPStep() - Method in class org.rrd4j.core.jrrd.Header
Returns the primary data point interval in seconds.
- getPeakThroughputKBps() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getPeakTunnel1mThroughputKBps() - Method in class net.i2p.router.peermanager.PeerProfile
This is the speed value
- getPeakTunnelThroughputKBps() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getPeer() - Method in class net.i2p.router.peermanager.PeerProfile
what peer is being profiled
- getPeer() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getPeer(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
retrieve the peer at the given hop.
- getPeer(int) - Method in interface net.i2p.router.TunnelInfo
retrieve the peer at the given hop.
- getPeerCount() - Method in class org.klomp.snark.PeerCoordinator
Returns the estimated peer count (may be stale).
- getPeerCount() - Method in class org.klomp.snark.Piece
How many peers have this piece? Caller must synchronize.
- getPeerCount() - Method in class org.klomp.snark.Snark
Get the peer count.
- getPeerCount() - Method in class org.klomp.snark.TrackerInfo
-
- getPeerCount() - Method in class org.klomp.snark.UDPTrackerClient.TrackerResponse
-
- getPeerCount() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getPeerCounts() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Get peer counts by transport type and direction.
- getPeerCounts() - Method in interface net.i2p.router.transport.Transport
Get detailed peer count statistics by IP version and direction.
- getPeerCounts() - Method in class net.i2p.router.transport.udp.UDPTransport
Peer counts.
- getPeerDestination() - Method in interface net.i2p.client.streaming.I2PSocket
Returns the destination of the peer.
- getPeerDestination() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- getPeerDestination() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
-
- getPeerHash() - Method in class net.i2p.router.transport.udp.RemoteHostId
Get the peer hash, or null if direct
- getPeerID() - Method in class org.klomp.snark.Peer
Returns the id of the peer.
- getPeerList() - Method in class org.klomp.snark.Snark
Get the peer list.
- getPeerProfileTier(Hash, boolean) - Method in class net.i2p.router.web.helpers.NetDbRenderer
Gets the peer profile tier name.
- getPeers() - Method in class net.i2p.data.router.RouterInfo
Retrieve a set of SHA-256 hashes of RouterIdentities from routers
this router can be reached through.
- getPeers() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
For /peers UI only.
- getPeers() - Method in class net.i2p.router.transport.udp.UDPTransport
For /peers UI only.
- getPeers(InfoHash, int, boolean) - Method in class org.klomp.snark.dht.DHTTracker
Get peers for a torrent.
- getPeers() - Method in class org.klomp.snark.PeerCoordinator
Returns the current number of connected peers.
- getPeers() - Method in class org.klomp.snark.TrackerInfo
-
- getPeers() - Method in class org.klomp.snark.UDPTrackerClient.TrackerResponse
-
- getPeersAndAnnounce(byte[], int, long, int, long, boolean, boolean) - Method in interface org.klomp.snark.dht.DHT
Get peers for a torrent, and announce to the closest annMax nodes we find.
- getPeersAndAnnounce(byte[], int, long, int, long, boolean, boolean) - Method in class org.klomp.snark.dht.KRPC
Get peers for a torrent, and announce to the closest annMax nodes we find.
- getPeersByCapability(char) - Method in class net.i2p.router.dummy.DummyPeerManagerFacade
-
- getPeersByCapability(char) - Method in class net.i2p.router.peermanager.PeerManager
-
- getPeersByCapability(char) - Method in class net.i2p.router.peermanager.PeerManagerFacadeImpl
-
- getPeersByCapability(char) - Method in interface net.i2p.router.PeerManagerFacade
capability).
- getPeerSelector() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Returns the main database's peer selector.
- getPeersInPool(RouterContext, TunnelPool) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Get all non-self peers in active tunnels of the given pool.
- getPeerState() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getPeerState() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
Get the peer state for this connection
- getPeerState(RemoteHostId) - Method in class net.i2p.router.transport.udp.UDPTransport
Retrieves the current connection state for a peer identified by their remote host and port.
- getPeerState(Hash) - Method in class net.i2p.router.transport.udp.UDPTransport
get the state for the peer with the given ident, or null
if no state exists
- getPeerState(long) - Method in class net.i2p.router.transport.udp.UDPTransport
state by SSU2 connection ID
- getPeerStatesByIP(RemoteHostId) - Method in class net.i2p.router.transport.udp.UDPTransport
states for all peers at the given remote host, ignoring port.
- getPeerSummary() - Method in class net.i2p.router.web.helpers.PeerHelper
-
- getPeerTestJob() - Method in class net.i2p.router.dummy.DummyPeerManagerFacade
-
- getPeerTestJob() - Method in class net.i2p.router.peermanager.PeerManagerFacadeImpl
Get the peer test job for scheduling priority peer tests.
- getPeerTestJob() - Method in interface net.i2p.router.PeerManagerFacade
getPeerTestJob().
- getPeerTestManager() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getPeerTestTimeAverage() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getPeerTimeout(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Get the timeout for a peer, based on the profile data, or the default timeout.
- getPending() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getPendingCount() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getPendingMessage(Hash) - Method in class net.i2p.router.networkdb.kademlia.StoreState
Returns the pending message for the specified peer.
- getPendingRequested() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
how many bytes were requested and haven't yet been allocated?
- getPendingSize() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getPercentageOfExtremeValue() - Method in class net.i2p.stat.Rate
What was the total value, compared to the total value in
the extreme period (i.e.
- getPercentageOfLifetimeValue() - Method in class net.i2p.stat.Rate
How large was the last period's value as compared to the lifetime average value?
Warning- returns ratio, not percentage (i.e.
- getPercentile(long, long, double) - Method in class org.rrd4j.data.Aggregator
Calculates percentile value for data in time range.
- getPerfRings() - Method in class net.i2p.router.web.helpers.HealthHelper
-
- getPeriod() - Method in class net.i2p.stat.Frequency
How long is this frequency averaged over? (ms)
- getPeriod() - Method in class net.i2p.stat.Rate
how large should this rate's cycle be?
- getPeriods() - Method in class net.i2p.stat.FrequencyStat
Tracked periods for this frequency stat.
- getPeriods() - Method in class net.i2p.stat.RateStat
Tracked periods for this rate.
- getPermanentBlocks(int) - Method in class net.i2p.router.Blocklist
IP ranges blocked until restart.
- getPerPeerTimeoutMs(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
Per-peer timeout adjusted for floodfill and remaining time.
- getPerPeerTimeoutMs() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
Let each peer take up to the average successful search RTT
- getPersistentClientKey() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getPersistentClientKey(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the tunnel uses a persistent client key file.
- getPersistentClientKey(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getPersister() - Method in class net.i2p.router.sybil.Analysis
Gets the persistence handler for storing and retrieving Sybil analysis data.
- getPexLastSent() - Method in class org.klomp.snark.Peer
Returns the timestamp when PEX peers were last sent to this peer.
- getPEXPeers() - Method in class org.klomp.snark.PeerCoordinator
Called by TrackerClient
- getPIDDir() - Method in class net.i2p.I2PAppContext
Where router.ping goes.
- getPiece() - Method in class org.klomp.snark.PartialPiece
Returns the piece number.
- getPiece() - Method in class org.klomp.snark.Request
The piece number this Request is for
- getPiece(int, int, int) - Method in class org.klomp.snark.Storage
Returns a byte array containing a portion of the requested piece or null if the storage
doesn't contain the piece yet.
- getPieceHashes() - Method in class org.klomp.snark.MetaInfo
Returns the piece hashes.
- getPieceLength(int) - Method in class org.klomp.snark.MetaInfo
Return the length of a piece.
- getPieceLength(int) - Method in class org.klomp.snark.Snark
Get the piece length.
- getPiecePriorities() - Method in class org.klomp.snark.Storage
Call setPriority() for all changed files first, then call this.
- getPieces() - Method in class org.klomp.snark.MetaInfo
Returns the number of pieces in the torrent.
- getPieces() - Method in class org.klomp.snark.Snark
Get the number of pieces.
- getPingResult(String) - Method in class net.i2p.addressbook.HostChecker
Get ping result for a hostname
- getPixelCount() - Method in class org.rrd4j.data.DataProcessor
Returns the number of pixels (target graph width).
- getPixelOffColor() - Method in class com.google.zxing.client.j2se.MatrixToImageConfig
-
- getPixelOnColor() - Method in class com.google.zxing.client.j2se.MatrixToImageConfig
-
- getPlain(String, String) - Method in class net.i2p.util.PasswordManager
-
- getPluginDir() - Method in class net.i2p.i2pcontrol.I2PControlController
-
- getPluginKeys(I2PAppContext) - Static method in class net.i2p.router.web.PluginStarter
The signing keys from all the plugins
- getPlugins() - Static method in class net.i2p.router.web.PluginStarter
all installed plugins whether enabled or not,
but does NOT include plugins marked as deleted.
- getPoints() - Method in class net.i2p.router.sybil.Points
Get the total points.
- getPool() - Method in interface org.rrd4j.core.DataHolder
Returns the current pool.
- getPool() - Method in class org.rrd4j.data.DataProcessor
getPool.
- getPool() - Method in class org.rrd4j.graph.RrdGraphDef
-
- getPoolActiveCount() - Method in class net.i2p.sam.SAMBridge
-
- getPoolBackoffMs() - Static method in class net.i2p.router.tunnel.pool.BuildExecutor
Get the pool backoff time in milliseconds.
- getPoolFailureThreshold() - Static method in class net.i2p.router.tunnel.pool.BuildExecutor
Get the pool failure threshold.
- getPoolName() - Method in class net.i2p.client.TunnelRemovalEvent
Return the tunnel pool name.
- getPoolRegisteredCount() - Method in class net.i2p.sam.SAMBridge
-
- getPoolSize() - Method in class net.i2p.router.transport.ntcp.NTCPSendFinisher
Returns the current pool size (total threads).
- getPoolSize() - Method in class net.i2p.sam.SAMBridge
-
- getPoolSize() - Method in class net.i2p.sam.SAMHandlerPool
Current worker pool size (may include idle threads).
- getPort() - Method in interface net.i2p.client.streaming.I2PSocket
The remote port.
- getPort() - Method in class net.i2p.client.streaming.I2PSocketAddress
-
- getPort() - Method in interface net.i2p.client.streaming.I2PSocketOptions
The remote port.
- getPort() - Method in class net.i2p.client.streaming.impl.Connection
The remote port.
- getPort() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
The remote port.
- getPort() - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
The remote port.
- getPort() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getPort() - Method in class net.i2p.data.router.RouterAddress
Caching version of Integer.parseInt(getOption("port"))
Caches valid ports 1-65535 only.
- getPort() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
The remote port.
- getPort() - Method in class net.i2p.i2ptunnel.socks.SOCKSHeader
-
- getPort() - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPPort
Returns the UDP port number that this port is listening on.
- getPort() - Method in class net.i2p.i2ptunnel.udp.UDPSink
-
- getPort() - Method in class net.i2p.i2ptunnel.udp.UDPSource
-
- getPort() - Method in class net.i2p.router.transport.udp.RemoteHostId
Get the port, or 0 if indirect
- getPort() - Method in class net.i2p.router.transport.udp.UDPAddress
Port number from the router address.
- getPort() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Get the configured I2CP port.
- getPort() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve the configured proxy port for reseeding.
- getPort() - Method in class net.i2p.sam.SAMv3DatagramServer
-
- getPort(String) - Static method in class net.i2p.util.Addresses
Convenience method to convert and validate a port String
without throwing an exception.
- getPort() - Method in class net.i2p.util.InternalSocket
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
- getPort(String) - Method in class net.i2p.util.PortMapper
Get the registered port for a service
- getPort(String, int) - Method in class net.i2p.util.PortMapper
Get the registered port for a service
- getPort(String) - Static method in class org.cybergarage.http.HTTP
Extracts the port number from a URL string.
- getPort() - Method in class org.klomp.snark.ConnectionAcceptor
Returns the port this acceptor is listening on.
- getPort() - Method in interface org.klomp.snark.dht.DHT
-
- getPort() - Method in class org.klomp.snark.dht.KRPC
-
- getPort() - Method in class org.klomp.snark.dht.NodeInfo
-
- getPort() - Method in class org.klomp.snark.PeerID
Returns the port number.
- getPortFromJettyConfig() - Method in class org.klomp.snark.standalone.RunStandalone
-
- getPortHoppingBanChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the port hopping ban option.
- getPosition() - Method in exception org.json.simple.DeserializationException
Helps debug the location of a problem.
- getPosition() - Method in class org.json.simple.Yylex
-
- getPositionalParams() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
Gets the positional (JSON array) parameters.
- getPositionalParams() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Gets the positional (JSON array) parameters.
- getPostBanTime(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the POST ban duration in minutes.
- getPostBanTime(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getPostCheckTime(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the POST check window size in minutes.
- getPostCheckTime(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getPostMax(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the maximum POST request size in bytes.
- getPostMax(int) - Method in class net.i2p.i2ptunnel.web.EditBean
POST limits
- getPostRTOWindowMTUs() - Static method in class net.i2p.router.transport.udp.PeerState
post-RTO-collapse window restart size.
- getPostTotalBanTime(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the total POST ban duration in minutes.
- getPostTotalBanTime(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getPostTotalMax(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the maximum total POST request size for the window.
- getPostTotalMax(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getPQDecryptionKey() - Method in class net.i2p.router.LeaseSetKeys
-
- getPQSKM() - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
Return the pQSKM
- getPreallocateFiles() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getPrefix() - Method in enum com.southernstorm.noise.protocol.NoiseInit.PatternID
getPrefix.
- getPrefix() - Method in class net.i2p.client.impl.I2PSessionImpl
try hard to make a decent identifier as this will appear in error logs
- getPrefix(long) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Generates a unique log prefix for request tracking.
- getPreparedKey() - Method in class net.i2p.data.SessionKey
retrieve an internal representation of the session key, as known
by the AES engine used.
- getPresentationListener() - Method in class org.cybergarage.upnp.Device
getPresentationListener.
- getPresentationURL() - Method in class org.cybergarage.upnp.Device
getPresentationURL.
- getPreserveFileNames() - Method in class org.klomp.snark.Storage
-
- getPreviousCharlies() - Method in class net.i2p.router.transport.udp.PeerTestState
Return previous Charlie hashes (SSU2 only, Bob only).
- getPreviousElement(O) - Method in class i2p.susi.util.Folder
Retrieves the previous element in the sorted array.
- getPrimaryConfig() - Method in class net.i2p.router.client.ClientConnectionRunner
Primary client's config,
will be null if session not set up
- getPrimaryHashes() - Method in class net.i2p.router.client.ClientManager
get all the primary hashes for all the clients and return them as a set
- getPrimaryHashes() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
get all the primary hashes for all the clients and return them as a set
- getPrimaryHashes() - Method in class net.i2p.router.ClientManagerFacade
get a set of all primary hashes
- getPrimaryHashes() - Method in class net.i2p.router.dummy.DummyClientManagerFacade
Return the set of primary hashes.
- getPrimaryOptions() - Method in class net.i2p.client.impl.SubSession
Primary options.
- getPrimeSize() - Method in class net.i2p.crypto.elgamal.spec.ElGamalGenParameterSpec
Returns the size in bits of the prime modulus.
- getPrincipal() - Method in class com.thetransactioncompany.jsonrpc2.server.MessageContext
Returns the first authenticated client principal, null if
none.
- getPrincipalName() - Method in class com.thetransactioncompany.jsonrpc2.server.MessageContext
Returns the first authenticated client principal name, null
if none.
- getPrincipalNames() - Method in class com.thetransactioncompany.jsonrpc2.server.MessageContext
Returns the authenticated client principal names, null
if none.
- getPrincipals() - Method in class com.thetransactioncompany.jsonrpc2.server.MessageContext
Returns the authenticated client principals, null if
none.
- getPrintLines() - Method in class org.rrd4j.graph.RrdGraphInfo
- getPriority() - Method in class net.i2p.router.OutNetMessage
Specify the priority of the message, where higher numbers are higher
priority.
- getPriority() - Method in class net.i2p.router.transport.udp.OutboundMessageState
For CDPQ
- getPriority() - Method in class net.i2p.router.transport.udp.UDPPacket
Send priority.
- getPriority() - Method in class net.i2p.router.tunnel.OutboundGatewayMessage
For CDPQ
- getPriority() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Outbound message priority - for outbound tunnels only
- getPriority() - Method in class net.i2p.router.TunnelPoolSettings
Outbound message priority - for outbound tunnels only
- getPriority() - Method in interface net.i2p.router.util.PQEntry
Higher is higher priority
- getPriority() - Method in class net.i2p.util.LogRecord
-
- getPriority() - Method in class org.klomp.snark.Piece
Gets the current priority level for this piece.
- getPriority(int) - Method in class org.klomp.snark.Storage
-
- getPrivate() - Method in class net.i2p.crypto.KeyPair
Private key of this keypair.
- getPrivate() - Method in class org.bouncycastle.crypto.AsymmetricCipherKeyPair
return the private key parameters.
- getPrivateKey(byte[], int) - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getPrivateKey(byte[], int) - Method in interface com.southernstorm.noise.protocol.DHState
Gets the private key associated with this object.
- getPrivateKey() - Method in interface net.i2p.client.I2PSession
Retrieve the signing SigningPrivateKey associated with the Destination.
- getPrivateKey() - Method in class net.i2p.client.impl.I2PSessionImpl
Retrieve the signing SigningPrivateKey.
- getPrivateKey(File, String, String, String) - Static method in class net.i2p.crypto.KeyStoreUtil
Get a private key out of a keystore
- getPrivateKey() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Gets the private key for key-type endpoints.
- getPrivateKey() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
ElGamal encryption key.
- getPrivateKey() - Method in class net.i2p.router.KeyManager
Router key
- getPrivateKeyFile() - Method in class net.i2p.i2ptunnel.TunnelController
Does not necessarily exist.
- getPrivateKeyFile(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the private key file path for the tunnel.
- getPrivateKeyFile(TunnelControllerGroup, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the private key file path, computing a default if none is configured.
- getPrivateKeyFile(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getPrivateKeyLength() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getPrivateKeyLength() - Method in interface com.southernstorm.noise.protocol.DHState
Gets the length of private keys for this algorithm.
- getPrivateKeys() - Method in class net.i2p.data.i2cp.CreateLeaseSet2Message
This returns all the keys.
- getPrivateTrackers() - Method in class org.klomp.snark.SnarkManager
-
- getPrivateTrackerStatus() - Method in class org.klomp.snark.MetaInfo
-
- getPrivKey() - Method in class net.i2p.data.PrivateKeyFile
Private key may be random data or all zeros for Destinations as of 0.9.57
- getPrivKeyFile() - Method in class net.i2p.i2ptunnel.TunnelController
Probably not absolute.
- getPrivKeyFile() - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- getPrivkeyLen() - Method in enum net.i2p.crypto.EncType
the length of the private key, in bytes
- getPrivkeyLen() - Method in enum net.i2p.crypto.SigType
the length of the private key, in bytes
- getProblemType() - Method in exception org.json.simple.DeserializationException
Helps find an appropriate solution for a problem.
- getProcessedMessagesCount() - Method in class net.i2p.router.tunnel.HopConfig
-
- getProcessedMessagesCount() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getProcessedMessagesCount() - Method in interface net.i2p.router.TunnelInfo
Get the count of messages that have been processed through this tunnel.
- getProcessingCount() - Method in class net.i2p.router.transport.udp.MessageReceiver
Returns the number of runners actively processing messages (not parked on take()).
- getProcessingCount() - Method in class net.i2p.router.transport.udp.PacketHandler
Returns the number of handlers actively processing packets (not parked on take()).
- getProducer() - Method in class net.i2p.client.impl.I2PSessionImpl
Retrieve the helper that generates I2CP messages
- getProfile() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Connection profile.
- getProfile(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Retrieve the profile for a peer, or null if unknown.
- getProfile() - Method in class net.i2p.router.web.helpers.StatHelper
Retrieve peer profile or stats based on usage
- getProfileNonblocking(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Retrieve the profile for a peer without blocking.
- getProfileSummary() - Method in class net.i2p.router.web.helpers.ProfilesHelper
-
- getProp(String) - Method in class i2p.susi.dns.AddressBean
Gets a property value for this address entry.
- getProp(RouterContext, String, String, int) - Static method in class net.i2p.router.web.TuningFormHandler
Read a tuner property with a default.
- getProperties() - Static method in class i2p.susi.util.Config
Returns the properties, sorted, WITHOUT the prefix
- getProperties() - Method in class net.i2p.I2PAppContext
Access the configuration attributes of this context, listing the properties
provided during the context construction, as well as the ones included in
System.getProperties.
- getProperties() - Method in class net.i2p.router.RouterContext
-
- getProperty(String) - Static method in class i2p.susi.util.Config
Get a property by name, checking system properties first,
then the config file, then the default properties.
- getProperty(String, String) - Static method in class i2p.susi.util.Config
Get a property by name with a default value.
- getProperty(String, int) - Static method in class i2p.susi.util.Config
Get a property as an integer with a default value.
- getProperty(String) - Method in class net.i2p.data.EmptyProperties
-
- getProperty(String) - Method in class net.i2p.I2PAppContext
Access the configuration attributes of this context, using properties
provided during the context construction, or falling back on
System.getProperty if no properties were provided during construction
(or the specified prop wasn't included).
- getProperty(String, String) - Method in class net.i2p.I2PAppContext
Access the configuration attributes of this context, using properties
provided during the context construction, or falling back on
System.getProperty if no properties were provided during construction
(or the specified prop wasn't included).
- getProperty(String, int) - Method in class net.i2p.I2PAppContext
Return an int with an int default
- getProperty(String, long) - Method in class net.i2p.I2PAppContext
Return a long with a long default
- getProperty(String, float) - Method in class net.i2p.I2PAppContext
Return a float with a float default
- getProperty(String, boolean) - Method in class net.i2p.I2PAppContext
Return a boolean with a boolean default
- getProperty(String) - Method in class net.i2p.router.RouterContext
Tie in the router's config as properties, as well as whatever the
I2PAppContext says.
- getProperty(String, String) - Method in class net.i2p.router.RouterContext
Tie in the router's config as properties, as well as whatever the
I2PAppContext says.
- getProperty(String, int) - Method in class net.i2p.router.RouterContext
Return an int with an int default
- getProperty(String, long) - Method in class net.i2p.router.RouterContext
Return a long with a long default
- getProperty(String) - Method in class net.i2p.router.Tuner.AutotuneConfig
Read a property value.
- getProperty(int) - Method in class org.cybergarage.upnp.event.PropertyList
-
- getPropertyList() - Method in class org.cybergarage.upnp.event.NotifyRequest
getPropertyList.
- getPropertyNames() - Method in class net.i2p.I2PAppContext
Access the configuration attributes of this context, listing the properties
provided during the context construction, as well as the ones included in
System.getProperties.
- getProps() - Method in class net.i2p.client.naming.HostTxtEntry
Return the properties, or null.
- getProps() - Method in class net.i2p.sam.SessionRecord
Get a copy of the session properties.
- getProtocolName() - Method in class com.southernstorm.noise.protocol.HandshakeState
Gets the name of the Noise protocol.
- getProtocolName() - Method in enum com.southernstorm.noise.protocol.NoiseInit.PatternID
getProtocolName.
- getProtocolName() - Method in class com.southernstorm.noise.protocol.SymmetricState
Gets the name of the Noise protocol.
- getProvisionalVersionForDimension(int) - Static method in class com.google.zxing.qrcode.decoder.Version
Deduces version information purely from QR Code dimensions.
- getProxies(int) - Method in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
Gets the proxy list for a specific port.
- getProxyAuth(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the proxy authentication mode.
- getProxyAuth(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getProxyHost() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getProxyList() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getProxyMap() - Method in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
Gets the proxy map for all configured ports.
- getProxyPort() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getProxyStatus() - Method in class net.i2p.router.web.helpers.HomeHelper
Proxy status HTML.
- getPruneEarlyExpiry() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Early expiry time for pruned tunnels.
- getPubkeyLen() - Method in enum net.i2p.crypto.EncType
the length of the public key, in bytes
- getPubkeyLen() - Method in enum net.i2p.crypto.SigType
the length of the public key, in bytes
- getPublic() - Method in class net.i2p.crypto.KeyPair
Public key of this keypair.
- getPublic() - Method in class org.bouncycastle.crypto.AsymmetricCipherKeyPair
return the public key parameters.
- getPublicKey(byte[], int) - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getPublicKey(byte[], int) - Method in interface com.southernstorm.noise.protocol.DHState
Gets the public key associated with this object.
- getPublicKey(byte[], int) - Method in class com.southernstorm.noise.protocol.MLKEMDHState
-
- getPublicKey(PrivateKey) - Static method in class net.i2p.crypto.KeyGenerator
Convert a PrivateKey to its corresponding PublicKey.
- getPublicKey() - Method in class net.i2p.data.KeysAndCert
Valid for RouterIdentities.
- getPublicKey() - Method in class net.i2p.router.KeyManager
Router key
- getPublicKey() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
Public key.
- getPublicKeyLength() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getPublicKeyLength() - Method in interface com.southernstorm.noise.protocol.DHState
Gets the length of public keys for this algorithm.
- getPublicKeyLength() - Method in class com.southernstorm.noise.protocol.MLKEMDHState
Note: Alice/Bob sizes are different
- getPublicKeyPacket() - Method in class org.minidns.record.OPENPGPKEY
Get the public key packet data
- getPublicKeyPacketBase64() - Method in class org.minidns.record.OPENPGPKEY
Get the public key packet as a Base64-encoded string
- getPublicKeyParameters() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
Public key parameters.
- getPublished() - Method in class net.i2p.data.LeaseSet2
Published timestamp, as received.
- getPublished() - Method in class net.i2p.data.router.RouterInfo
Retrieve the timestamp on which the info was published,
essentially a version number for the RouterInfo.
- getPublishedLeases() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- getPublishedLeases() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Public for NetDbRenderer in routerconsole
- getPumper() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Hook for NTCPConnection
- getPumperMaxThreads() - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- getPumperQueueCapacity() - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- getPumperUtilization(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
Tunnel pumper pool utilization (0.0-1.0).
- getPumperUtilization() - Static method in class net.i2p.router.tunnel.TunnelDispatcher
Get pumper pool utilization as a ratio (0.0-1.0).
- getPurgeSeconds() - Method in class net.i2p.i2ptunnel.access.FilterDefinition
-
- getPurpose() - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
Purpose for which the peers will be used
- getPurpose() - Method in interface org.bouncycastle.crypto.CryptoServiceProperties
Return the purpose of the cryptographic service.
- getPushCount() - Method in class net.i2p.router.transport.udp.OutboundMessageState
The number of times we've pushed some fragments.
- getQ() - Method in class net.i2p.crypto.eddsa.math.Field
Return the field prime.
- getQm2() - Method in class net.i2p.crypto.eddsa.math.Field
Return q - 2.
- getQm5d8() - Method in class net.i2p.crypto.eddsa.math.Field
Return (q - 5) / 8.
- getQuantity() - Method in class net.i2p.router.TunnelPoolSettings
how many tunnels should be available at all times
- getQuantityOptions(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getQueryFrequencyMs() - Method in class net.i2p.router.time.RouterTimestamper
-
- getQueryListener() - Method in class org.cybergarage.upnp.StateVariable
getQueryListener.
- getQueryListener() - Method in class org.cybergarage.upnp.xml.StateVariableData
getQueryListener.
- getQueryResponse() - Method in class org.cybergarage.upnp.StateVariable
getQueryResponse.
- getQueryResponse() - Method in class org.cybergarage.upnp.xml.StateVariableData
getQueryResponse.
- getQueryStatus() - Method in class org.cybergarage.upnp.StateVariable
getQueryStatus.
- getQuestion() - Method in class org.minidns.dnsmessage.DnsMessage
getQuestion.
- getQuestion() - Method in class org.minidns.record.Record
Get the question asking for this resource record.
- getQuestionMessage() - Method in class org.minidns.record.Record
Get a message builder for the question that this record answers.
- getQueue() - Method in class net.i2p.util.LogManager
Zero-copy.
- getQueueCapacity() - Static method in class net.i2p.router.transport.ntcp.NTCPSendFinisher
Returns the current send finisher queue capacity.
- getQueueCapacity() - Method in class net.i2p.router.transport.udp.MessageReceiver
Returns the maximum capacity of the message receiver queue.
- getQueueCapacity() - Static method in class net.i2p.router.tunnel.TunnelGatewayPumper
Get the current pumper queue capacity.
- getQueued() - Method in class i2p.susi.webmail.pop3.BackgroundChecker
Returns the list of queued deletions.
- getQueued() - Method in class i2p.susi.webmail.pop3.DelayedDeleter
Returns the list of queued deletions.
- getQueueSize() - Static method in class net.i2p.router.client.ClientWriterRunner
Get the queue size.
- getQueueSize() - Method in class net.i2p.router.transport.ntcp.NTCPSendFinisher
Returns the current queue size (pending send-finish tasks).
- getQueueSize() - Method in class net.i2p.router.transport.udp.MessageReceiver
Returns the current queue depth of the message receiver.
- getQueueSize() - Method in class net.i2p.sam.SAMBridge
-
- getQueueSize() - Method in class net.i2p.sam.SAMHandlerPool
Number of commands waiting in the worker queue.
- getQueueSizeEstimate() - Method in class net.i2p.util.SyntheticREDQueue
Returns the current estimated average queue size in bytes.
- getRandom() - Method in class org.bouncycastle.crypto.KeyGenerationParameters
return the random source associated with this
generator.
- getRandom() - Method in class org.bouncycastle.crypto.params.ParametersWithRandom
getRandom.
- getRandomBytes(byte[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getRandomKey() - Method in class net.i2p.router.TunnelPoolSettings
random key used for peer ordering
- getRange() - Method in interface com.tomgibara.crinch.hashing.Hash
Returns the hash range for this hash function.
- getRange() - Method in class com.tomgibara.crinch.hashing.PerfectStringHash
-
- getRange(T) - Method in class net.i2p.kademlia.KBucketSet
The number of bits minus 1 (range number) for the xor of the key.
- getRangeBegin() - Method in interface net.i2p.kademlia.KBucket
Lowest order high bit for difference keys.
- getRangeBegin() - Method in class net.i2p.kademlia.KBucketImpl
-
- getRangeEnd() - Method in interface net.i2p.kademlia.KBucket
Highest high bit for the difference keys.
- getRangeEnd() - Method in class net.i2p.kademlia.KBucketImpl
-
- getRatchetPublicKey() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
The included session key or null if unset.
- getRatchetReplyTag() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
The included session tag or null if unset
- getRate() - Method in class net.i2p.router.web.GraphListener
Retrieve the tracked rate.
- getRate(long) - Method in class net.i2p.stat.RateStat
Returns rate with requested period if it exists,
otherwise null
- getRate(String) - Method in class net.i2p.stat.StatManager
Misnamed, as it returns a RateStat, not a Rate.
- getRate(long[]) - Static method in class org.klomp.snark.PeerCoordinator
Get rate
- GetRateHandler - Class in net.i2p.i2pcontrol.servlets.jsonrpc2handlers
JSON-RPC2 handler for the GetRate method.
- GetRateHandler(JSONRPC2Helper) - Constructor for class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.GetRateHandler
GetRateHandler.
- getRateName() - Method in class net.i2p.router.tunnel.pool.TunnelPool
RateStat name for the bandwidth graph
- getRateNames() - Method in class net.i2p.stat.StatManager
Get the names of all rate statistics.
- getRateStat() - Method in class net.i2p.stat.Rate
Return the rate stat this rate belongs to, or null.
- getRating() - Method in class org.klomp.snark.comments.Comment
Returns the rating (0-5).
- getRatingCount() - Method in class org.klomp.snark.comments.CommentSet
Returns the number of ratings making up the average rating.
- getRawAce() - Method in class org.minidns.dnsname.DnsName
Returns the raw ACE version of this DNS name.
- getRawBytes() - Method in class org.minidns.dnsname.DnsName
getRawBytes.
- getRawLabel() - Method in class org.minidns.dnslabel.DnsLabel
Get the raw label.
- getRawLabels() - Method in class org.minidns.dnsname.DnsName
Get a copy of the raw labels of this DNS name.
- getRawMessageSize() - Method in interface net.i2p.data.i2np.I2NPMessage
How large the raw message is with the short 5 byte header
- getRawMessageSize() - Method in class net.i2p.data.i2np.I2NPMessageImpl
The raw header consists of a one-byte type and a 4-byte expiration in seconds only.
- getRawSession() - Method in class net.i2p.sam.SAMv1Handler
-
- getRcvCipher() - Method in class net.i2p.router.transport.udp.PeerState2
-
- getRcvConnID() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getRcvConnID() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getRcvConnID() - Method in class net.i2p.router.transport.udp.PeerState2
The connection ID we expect to receive packets with.
- getRcvConnID() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getRcvHeaderEncryptKey1() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getRcvHeaderEncryptKey1() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getRcvHeaderEncryptKey1() - Method in class net.i2p.router.transport.udp.PeerState2
The first header encryption key for received packets.
- getRcvHeaderEncryptKey2() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getRcvHeaderEncryptKey2() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getRcvHeaderEncryptKey2() - Method in class net.i2p.router.transport.udp.PeerState2
The second header encryption key for received packets.
- getRcvRetryHeaderEncryptKey2() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getRdnsActiveCount() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Returns rDNS executor active thread count, or 0 if not running.
- getRdnsCacheStats() - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
Get cache statistics for monitoring
- getRdnsCorePoolSize() - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
Get the rDNS executor core pool size.
- getRdnsEntry() - Method in class net.i2p.router.transport.CommSystemFacadeImpl.CacheEntry
-
- getRdnsMaxPoolSize() - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
Get the rDNS executor max pool size.
- getRdnsPoolSize() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Returns rDNS executor total thread count, or 0 if not running.
- getRdnsQueueSize() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Returns rDNS executor pending lookup count, or 0 if not running.
- getRdnsUtilization() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Returns rDNS executor utilization as a ratio (0.0-1.0),
or
Double.NaN if not running.
- getReachability() - Method in class net.i2p.router.web.helpers.SidebarHelper
Network reachability state and message.
- getReachabilityStatus() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Maybe we should trust UPnP here and report OK if it opened the port, but
for now we don't.
- getReachabilityStatus() - Method in interface net.i2p.router.transport.Transport
Get the current reachability status of this transport.
- getReachabilityStatus() - Method in class net.i2p.router.transport.TransportImpl
Previously returned short, now enum as of 0.9.20
- getReachabilityStatus() - Method in class net.i2p.router.transport.TransportManager
Previously returned short, now enum as of 0.9.20
- getReachabilityStatus() - Method in class net.i2p.router.transport.udp.UDPTransport
Current reachability status, possibly overridden by configuration.
- getRead() - Method in class i2p.susi.util.CountingInputStream
Get the total number of bytes read or skipped so far.
- getRead() - Method in class i2p.susi.util.EOFOnMatchInputStream
If constructed with a counter, returns the count
(not necessarily starting at 0) minus the buffered/matched count.
- getRead() - Method in interface i2p.susi.util.ReadCounter
The total number of bytes that have been read or skipped
- getReader() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Hook for NTCPConnection
- getReaderUtilization() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Get reader pool utilization as a ratio (0.0-1.0).
- getReaderUtilization(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
NTCP reader pool utilization (0.0-1.0).
- getReadLock() - Method in class net.i2p.router.util.DecayingBloomFilter
Acquire the read lock
- getReadTimeout() - Method in interface net.i2p.client.streaming.I2PSocket
How long we will wait blocked on a read() operation.
- getReadTimeout() - Method in interface net.i2p.client.streaming.I2PSocketOptions
What is the longest we'll block on the input stream while waiting
for more data.
- getReadTimeout() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- getReadTimeout() - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
What is the longest we'll block on the input stream while waiting
for more data.
- getReadTimeout() - Method in class net.i2p.client.streaming.impl.MessageInputStream
Returns the current read timeout in milliseconds.
- getReadTimeout() - Method in class net.i2p.i2ptunnel.I2PTunnelClient
Get the read idle timeout for newly-created connections (in
milliseconds).
- getReadTimeout() - Method in class net.i2p.i2ptunnel.I2PTunnelServer
Get the read idle timeout for newly-created connections (in milliseconds).
- getReadTimeout() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
-
- getReadTimeout() - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
Gets the read idle timeout for newly-created connections (in
milliseconds).
- getReadyCount() - Method in class net.i2p.router.JobQueue
Number of jobs ready to be executed.
- getReadyTestJobCount() - Method in class net.i2p.router.JobQueue
Count TestJob instances that are ready to run or currently running
(excluding future-scheduled timed jobs).
- getRealm() - Method in class net.i2p.i2ptunnel.I2PTunnelConnectClient
-
- getRealm() - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- getRealm() - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Get the authentication realm string.
- getReason() - Method in class net.i2p.client.TunnelRemovalEvent
Return the removal reason.
- getReason() - Method in class net.i2p.data.i2cp.AbuseReason
Get the abuse reason.
- getReason() - Method in class net.i2p.data.i2cp.DisconnectMessage
Reason.
- getReason() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
Reason.
- getReasonPhrase() - Method in class org.cybergarage.http.HTTPStatus
Gets the reason phrase.
- getReasons() - Method in class net.i2p.router.sybil.Points
Get the list of reasons.
- getReasonsSummary() - Method in class net.i2p.router.tunnel.pool.ExcluderBase
Format exclusion summary grouped by reason (counts only, no peer hashes).
- getReceiveAliceTime() - Method in class net.i2p.router.transport.udp.PeerTestState
Return the time we last received from Alice.
- getReceiveBobTime() - Method in class net.i2p.router.transport.udp.PeerTestState
Return the time we last received from Bob.
- getReceiveBps() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getReceiveBps(long) - Method in class net.i2p.router.transport.udp.PeerState
receive Bps estimate.
- getReceiveBps15s() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getReceiveBufferSize() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- getReceiveBufferSize() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getReceiveCharlieTime() - Method in class net.i2p.router.transport.udp.PeerTestState
Return the time we last received from Charlie.
- getReceivedAsPublished() - Method in class net.i2p.data.DatabaseEntry
If true, we received this LeaseSet by a remote peer publishing it to
us, rather than by searching for it ourselves or locally creating it.
- getReceivedAsPublished() - Method in class net.i2p.data.LeaseSet2
If true, we received this LeaseSet by a remote peer publishing it to
us, AND the unpublished flag is not set.
- getReceivedAsReply() - Method in class net.i2p.data.DatabaseEntry
If true, we received this LeaseSet by searching for it
Default false.
- getReceivedAsReply() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
If true, we received this by searching for it.
- getReceivedBy() - Method in class net.i2p.data.DatabaseEntry
The Hash of the local client that received this LS,
null if the router or unknown.
- getReceivedIP() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedMessages() - Method in class net.i2p.router.transport.udp.PeerState2
-
- getReceivedMessages() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getReceivedMessages() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getReceivedOurIP() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Our IP address as reported by Alice in the SessionRequest.
- getReceivedPort() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedRelayTag() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedSignedOnTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedX() - Method in class net.i2p.router.transport.udp.InboundEstablishState
The received X value from Alice's SessionRequest message.
- getReceiveFrom() - Method in class net.i2p.router.tunnel.HopConfig
what is the previous peer in the tunnel (null if gateway)
- getReceiveMTU() - Method in class net.i2p.router.transport.udp.PeerState
receive MTU estimate.
- getReceiver() - Method in class com.southernstorm.noise.protocol.CipherStatePair
Gets the CipherState to use to receive packets from the remote party.
- getReceiverQueueCapacity() - Method in class net.i2p.router.transport.udp.InboundMessageFragments
Returns the maximum capacity of the message receiver queue.
- getReceiverQueueCapacity() - Method in class net.i2p.router.transport.udp.UDPTransport
Returns the maximum capacity of the MessageReceiver queue.
- getReceiverQueueSize() - Method in class net.i2p.router.transport.udp.InboundMessageFragments
Returns the current queue depth of the message receiver.
- getReceiverQueueSize() - Method in class net.i2p.router.transport.udp.UDPTransport
The current queue depth of the MessageReceiver.
- getReceiveStreamId() - Method in class net.i2p.client.streaming.impl.Connection
The stream ID of a peer connection that sends data to us, or zero if unknown.
- getReceiveStreamId() - Method in class net.i2p.client.streaming.impl.Packet
stream the replies should be sent on.
- getReceiveTunnel() - Method in class net.i2p.router.tunnel.HopConfig
What tunnel ID are we receiving on? (null if uninitialized)
- getReceiveTunnelId() - Method in class net.i2p.router.tunnel.HopConfig
What tunnel ID are we receiving on? (0 if uninitialized)
- getReceiveTunnelId(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
retrieve the tunnelId that the given hop receives messages on.
- getReceiveTunnelId(int) - Method in interface net.i2p.router.TunnelInfo
retrieve the tunnelId that the given hop receives messages on.
- getRecentlyClosed(long) - Method in class net.i2p.router.transport.udp.UDPTransport
Was the state for this SSU2 receive connection ID recently closed?
- getRecentMessagesCount() - Method in class net.i2p.router.tunnel.HopConfig
This returns the number of processed messages since
the last time getAndResetRecentMessagesCount() was called.
- getRecentNonce(int) - Static method in class net.i2p.router.web.CSSHelper
Get recent nonce for backward compatibility.
- getRecentStats() - Method in class net.i2p.router.JobStats
Return the recentStats
- getRecentTestExemptions() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Get the number of recent-traffic test exemptions used.
- getRecipient() - Method in class net.i2p.router.message.GarlicConfig
Returns the recipient router
- getRecipientPublicKey() - Method in class net.i2p.router.message.GarlicConfig
Returns the recipient's public key
- getRecipientsFromList(ArrayList<String>, String, boolean) - Static method in class i2p.susi.webmail.Mail
A little misnamed.
- getRecipientsFromList(ArrayList<String>, String[], boolean) - Static method in class i2p.susi.webmail.Mail
A little misnamed.
- getRecord(int) - Method in class net.i2p.data.i2np.TunnelBuildMessageBase
-
- getRecordCount() - Method in class net.i2p.data.i2np.TunnelBuildMessageBase
-
- getRecorders() - Method in class net.i2p.i2ptunnel.access.FilterDefinition
-
- getRecordPattern() - Method in class net.i2p.router.web.helpers.ConfigLoggingHelper
Retrieve the current log record format pattern.
- getRecordSize() - Method in class com.maxmind.db.Metadata
-
- getRecvDelay() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getRecvDummy() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getRecvMax() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getRecvMin() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getRecvRate() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getReduce(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getReduceCount(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the I2CP reduce quantity (target number of tunnels when idle).
- getReduceCount(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getReduceOnIdle(int, boolean) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether I2CP session reduction on idle is enabled.
- getReduceTime(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the I2CP idle reduction time threshold.
- getReduceTime(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getRedundancy() - Method in class net.i2p.router.networkdb.kademlia.FloodfillStoreJob
-
- getRedundancy() - Method in class net.i2p.router.networkdb.kademlia.StoreJob
Get the required redundancy level for successful store.
- getRefererForLog(Map<String, List<String>>) - Method in class net.i2p.i2ptunnel.RequestValidator
Extracts the referer URL for logging purposes.
- getReferrerPolicy() - Method in class net.i2p.util.EepGet
Referrer-Policy header.
- getRefresh() - Method in class net.i2p.router.web.CSSHelper
-
- getRefreshDelaySeconds() - Method in class org.klomp.snark.SnarkManager
-
- getRefreshFrequencySelectBox() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getRefreshMeta() - Method in class net.i2p.router.web.helpers.GraphHelper
This must be output in the jsp since <meta> must be in the <head>
- getRefreshThrottle(RouterContext) - Static method in class net.i2p.router.tunnel.pool.TunnelPool
Refresh throttle interval from config or default (2 minutes).
- getRefreshValue() - Method in class net.i2p.router.web.helpers.GraphHelper
-
- getRegion(String) - Method in class com.maxmind.geoip.LookupService
getRegion.
- getRegion(InetAddress) - Method in class com.maxmind.geoip.LookupService
getRegion.
- getRegion(long) - Method in class com.maxmind.geoip.LookupService
getRegion.
- getRegisteredApp(String) - Method in interface net.i2p.app.ClientAppManager
Get a registered app.
- getRegisteredApp(String) - Method in class net.i2p.app.ClientAppManagerImpl
Get a registered app.
- getRegisteredCount() - Method in class net.i2p.sam.SAMHandlerPool
Number of handlers currently registered (connected)
- getRegisteredTags() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
Return the set of tags registered in the SKM's _inboundTagSets map.
- getRejectInproxy(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether inproxy connections are rejected.
- getRejectionRate() - Method in class net.i2p.router.peermanager.TunnelHistory
-
- getRejectReferer(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether connections with a Referer header are rejected.
- getRejectSteepness() - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The rejection steepness.
- getRejectThreshold() - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The rejection threshold.
- getRejectUserAgents(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether connections with known bad User-Agents are rejected.
- getRelatedStateVariable() - Method in class org.cybergarage.upnp.Argument
Gets the related state variable for this argument.
- getRelatedStateVariableName() - Method in class org.cybergarage.upnp.Argument
Gets the name of the related state variable for this argument.
- getReleaseCount() - Method in class net.i2p.util.TryCache
Return total release() count (returned to cache).
- getReleased() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getReleasedAfter() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getReliability() - Method in class net.i2p.client.SendMessageOptions
Message delivery reliability.
- getReliability(int) - Static method in class net.i2p.client.SendMessageOptions
Message delivery reliability from raw flags.
- getRemaining() - Method in class net.i2p.i2ptunnel.util.GunzipOutputStream
Inflater statistic
- getRemaining() - Method in class net.i2p.util.ResettableGZIPInputStream
Moved from i2ptunnel HTTPResponseOutputStream.InternalGZIPInputStream
- getRemainingLength() - Method in class org.klomp.snark.Snark
Bytes not yet in storage.
- getRemainingLength() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getRemainingShutdownDelay() - Static method in class net.i2p.i2ptunnel.TunnelControllerGroup
Get the remaining time until the longest-delayed server tunnel will stop.
- getRemainingStartupDelay() - Method in class net.i2p.i2ptunnel.TunnelController
Get the remaining startup delay time for tunnels with delayed startup.
- getRemainingStartupDelay(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Get the remaining startup delay time for tunnels with delayed startup.
- getRemainingStartupDelay(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
The remaining startup delay for the specified tunnel.
- getRemoteAddress() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Only valid for outbound; null for inbound
- getRemoteAddress() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getRemoteAddress() - Method in class net.i2p.sam.SSLSocketChannel
Get the remote socket address of the underlying SSL socket.
- getRemoteAddress() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getRemoteAddress.
- getRemoteHost() - Method in class net.i2p.router.transport.udp.UDPPacket
Lazily obtains the
RemoteHostId representing the sender's address and port.
- getRemoteHostId() - Method in class net.i2p.router.transport.udp.InboundEstablishState
The RemoteHostId that uniquely identifies this establishment attempt.
- getRemoteHostId() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
This should be what the state is currently indexed by in the _outboundStates table.
- getRemoteHostId() - Method in class net.i2p.router.transport.udp.PeerState
remote host ID.
- getRemoteHostId() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getRemoteHostId() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getRemoteHybridKeyPair() - Method in class com.southernstorm.noise.protocol.HandshakeState
Gets the keypair object for the remote hybrid key.
- getRemoteIdentity() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getRemoteInetAddress() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getRemoteInetAddress.
- getRemoteIP() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Get the remote IP address.
- getRemoteIP() - Method in class net.i2p.router.transport.udp.PeerState
Remote IP address bytes.
- getRemoteIPAddress() - Method in class net.i2p.router.transport.udp.PeerState
cached remote IP address.
- getRemoteIPAddress() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getRemoteIPAddress() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getRemoteKey() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
The far-end's public key.
- getRemoteKey() - Method in class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
For inbound ES, else null.
- getRemotePeer() - Method in class net.i2p.client.streaming.impl.Connection
who are we talking with
- getRemotePeer() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Valid for outbound; valid for inbound after handshake
- getRemotePeer() - Method in class net.i2p.router.transport.udp.PeerState
remote peer hash.
- getRemotePort() - Method in class net.i2p.client.streaming.impl.Packet
-
- getRemotePort() - Method in class net.i2p.i2ptunnel.irc.I2PTunnelDCCClient
Returns the remote port for this DCC connection.
- getRemotePort() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Get the remote port.
- getRemotePort() - Method in class net.i2p.router.transport.udp.PeerState
Remote port.
- getRemotePort() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getRemotePort() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getRemotePort() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getRemotePort.
- getRemotePublicKey() - Method in class com.southernstorm.noise.protocol.HandshakeState
Gets the public key object for the remote static key.
- getRemoteSocketAddress() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getRemoteSPK() - Method in class net.i2p.client.streaming.impl.Connection
The key to verify signatures with.
- getRenderingHint(RenderingHints.Key) - Method in class org.jfree.svg.SVGGraphics2D
Returns the current value for the specified hint.
- getRenderingHints() - Method in class org.jfree.svg.SVGGraphics2D
Returns a copy of the rendering hints.
- getRenewSubscriber() - Method in class org.cybergarage.upnp.ControlPoint
-
- getReplenishFrequency() - Static method in class net.i2p.router.transport.FIFOBandwidthRefiller
Get the replenish frequency
- getRepliedPeers() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getReply(int) - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getReplyGateway() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
Get the reply gateway.
- getReplyKey() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
The included session key or null if unset.
- getReplyMessageId() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
new style reply message id
- getReplyOrder() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
component ordering in the new style request
- getReplySelector() - Method in class net.i2p.router.OutNetMessage
Defines a MessageSelector to find a reply to this message.
- getReplyTag() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
The included session tag or null if unset
- getReplyToken() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
If a reply is desired, this token specifies the message ID that should
be used for a DeliveryStatusMessage to be sent to the reply tunnel on the
reply gateway.
- getReplyTunnel() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
Contains the tunnel ID a reply should be sent to
- getReplyTunnel() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
Get the reply tunnel.
- getRepresentation() - Method in class net.i2p.crypto.eddsa.math.GroupElement
Gets the representation of the group element.
- getReqID() - Method in class net.i2p.data.i2cp.HostLookupMessage
Gets the request ID.
- getReqID() - Method in class net.i2p.data.i2cp.HostReplyMessage
Gets the request ID.
- getRequest() - Method in class net.i2p.client.streaming.I2PSocketEepGet
Guess we have to override this since
super doesn't strip the http://host from the GET line
which hoses some servers (opentracker)
HTTP proxy was kind enough to do this for us
- getRequest() - Method in class net.i2p.util.EepGet
Build the HTTP request string for the current URL and state.
- getRequest() - Method in class net.i2p.util.EepHead
Build the HTTP HEAD request, including headers for Host, User-Agent, and proxy auth.
- getRequest() - Method in class net.i2p.util.PartialEepGet
-
- getRequest() - Method in class org.klomp.snark.PartialPiece
Creates a Request object for the next missing chunk in this piece.
- getRequest() - Method in class org.rrd4j.core.FetchData
Returns
FetchRequest object used to create this FetchData object.
- getRequestBurst1sThreshold() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the burst threshold for 1-second sliding window.
- getRequestCount() - Method in class org.klomp.snark.Piece
How many peers are requesting this piece? Caller must synchronize.
- getRequested() - Method in class net.i2p.router.client.LeaseRequestState
Get the requested lease set.
- getRequestedPort() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- getRequestedPort() - Method in interface net.i2p.router.transport.Transport
Get the internal port that transport wants forwarded via UPnP.
- getRequestedPort() - Method in class net.i2p.router.transport.TransportImpl
What INTERNAL port would the transport like to have forwarded by UPnP.
- getRequestedPort() - Method in class net.i2p.router.transport.udp.UDPTransport
The current or configured internal IPv4 port.
- getRequestHandler(String) - Method in class com.thetransactioncompany.jsonrpc2.server.Dispatcher
Gets the handler for the specified JSON-RPC 2.0 request name.
- getRequestHost() - Method in class org.cybergarage.http.HTTPRequest
Returns the request host.
- getRequestHostURL(String, int) - Static method in class org.cybergarage.http.HTTP
Creates a request host URL from host and port.
- getRequestLoadWeight() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the load weight (how much load inflates effective ratio, 0-300%).
- getRequestMaxLimit() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the maximum request limit per peer.
- getRequestMinLimit() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the minimum request limit per peer.
- getRequestPctLimit() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the request limit as percentage of participating tunnel count.
- getRequestPort() - Method in class org.cybergarage.http.HTTPRequest
Returns the request port.
- getRequestRate() - Method in class org.klomp.snark.BandwidthManager
The average rate in Bps
- getRequestRejectSteepness() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the rejection steepness (100=linear ramp, 200=quadratic).
- getRequestRejectThreshold() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the rejection threshold (30-100, default 70%).
- getRequests() - Method in class org.klomp.snark.PeerState
debug
- getRequestSentTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
When we sent the first SessionRequest packet.
- getRequestTime() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
when was the request made?
- getRequestTimeout(RouterContext) - Static method in class net.i2p.router.tunnel.pool.BuildRequestor
How long we wait for a reply before trying a different pool/peers.
- getRequestURI() - Method in class net.i2p.router.web.helpers.SidebarHelper
Return the request URI, or /home as default.
- getRequeueTime() - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- getRequeueTime() - Static method in class net.i2p.router.tunnel.TunnelGatewayPumper
-
- getRequireFullySigned() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Sign all packets or only SYN/FIN? Unused — no property exists, always false.
- getReseedURL() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve the configured reseed URLs as a newline-separated string.
- getResendDelay() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Delay before retransmitting a packet in ms
- getResendDelay() - Method in class net.i2p.client.streaming.impl.Packet
How long is the creator of this packet going to wait before
resending this packet (if it hasn't yet been ACKed).
- getResetReceived() - Method in class net.i2p.client.streaming.impl.Connection
Check if a reset has been received on this connection.
- getResetReceivedOn() - Method in class net.i2p.client.streaming.impl.Connection
-
- getResetSent() - Method in class net.i2p.client.streaming.impl.Connection
Check if a reset has been sent on this connection.
- getResetSentOn() - Method in class net.i2p.client.streaming.impl.Connection
-
- getResolution() - Method in class org.rrd4j.core.FetchRequest
Returns fetch resolution to be used for the fetch request.
- getResource(String) - Method in class net.i2p.servlet.I2PDefaultServlet
-
- getResource(String) - Method in class org.klomp.snark.web.BasicServlet
Get Resource to serve.
- getResource(String) - Method in class org.klomp.snark.web.I2PSnarkServlet
We override this to set the file relative to the storage directory
for the torrent.
- getResponse() - Method in class org.cybergarage.upnp.control.ActionResponse
Gets the argument list from the response.
- getResponseBuilder(DnsMessage.RESPONSE_CODE) - Method in class org.minidns.dnsmessage.DnsMessage
getResponseBuilder.
- getResponseCode(int) - Static method in enum org.minidns.dnsmessage.DnsMessage.RESPONSE_CODE
Retrieve the response code for a byte value.
- getRestartStatus() - Method in class net.i2p.router.web.helpers.SidebarHelper
The restart status and buttons
- getRestartTimeRemaining() - Static method in class net.i2p.router.web.helpers.ConfigRestartBean
this is for sidebar.jsp
- getResult() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
Gets the result of the request.
- getResultBegin() - Method in class i2p.susi.dns.AddressbookBean
Gets the beginning index into results.
- getResultCode() - Method in class net.i2p.client.impl.LkupResult
Zero for success, nonzero for failure.
- getResultCode() - Method in interface net.i2p.client.LookupResult
-
- getResultCode() - Method in class net.i2p.data.i2cp.HostReplyMessage
Gets the result code.
- getResultEnd() - Method in class i2p.susi.dns.AddressbookBean
Gets ending index into results.
- getRetainDays() - Method in class net.i2p.jetty.I2PRequestLog
-
- getRetransmitSessionCreatedPacket() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getRetransmitSessionRequestPacket() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
Get a packet to retransmit the SessionRequest
- getReturnValue() - Method in class org.cybergarage.upnp.control.QueryResponse
Gets the return value from the query response.
- getReuseAddress() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- getReuseAddress() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getReverseData(SigningPublicKey) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
The cached data or null
- getRevision() - Method in class net.i2p.router.web.helpers.LogsHelper
Return the build revision and date from the routerconsole.war manifest.
- getRevocationKey() - Method in class net.i2p.router.LeaseSetKeys
Key with which a LeaseSet can be revoked (by republishing it with no Leases)
Deprecated, unused
- getRho() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
Rho.
- getRho() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPublicKeyParameters
Get the random seed.
- getRobin(int) - Method in class org.rrd4j.core.Archive
Returns the underlying round robin archive.
- getRole() - Method in class com.southernstorm.noise.protocol.HandshakeState
Gets the role for this handshake.
- getRootDevice() - Method in class org.cybergarage.upnp.Device
getRootDevice.
- getRootDevice() - Method in class org.cybergarage.upnp.Service
Gets the root device containing this service.
- getRootElement(InputSource) - Static method in class org.rrd4j.core.Util.Xml
getRootElement.
- getRootElement(String) - Static method in class org.rrd4j.core.Util.Xml
getRootElement.
- getRootElement(File) - Static method in class org.rrd4j.core.Util.Xml
getRootElement.
- getRootName() - Method in class net.i2p.util.LogLimit
-
- getRootNode() - Method in class org.cybergarage.upnp.Device
getRootNode.
- getRootNode() - Method in class org.cybergarage.xml.Node
Gets the root node of the tree this node belongs to.
- getRootUri() - Method in class org.rrd4j.core.RrdBackendFactory
getRootUri.
- getRotationLimit() - Method in class net.i2p.util.LogManager
-
- getRounds(int, int) - Static method in class net.i2p.crypto.CryptixRijndael_Algorithm
Return The number of rounds for a given Rijndael's key and block sizes.
- getRouter(int) - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
Router.
- getRouter() - Method in class net.i2p.data.i2np.DeliveryInstructions
default null
- getRouterCount() - Method in class net.i2p.router.Banlist
Get the number of currently banlisted routers.
- getRouterDir() - Method in class net.i2p.I2PAppContext
Where the router keeps its files.
- getRouterHash() - Method in class net.i2p.router.Router
Our current router hash.
- getRouterIdentity() - Method in class net.i2p.data.router.RouterPrivateKeyFile
Read it in from the file.
- getRouterIdentity() - Method in class net.i2p.router.Router
Our current router identity.
- getRouterInfo() - Method in class net.i2p.router.Router
Our current router info.
- getRouterInfoFile(RouterContext, Hash) - Static method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
The persistent RI file for a hash.
- getRouterInfoHash(String) - Static method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
Package private for installer BundleRouterInfos
- getRouterIPPort(RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Extract IP address and port from RouterInfo for logging to sessionbans.txt.
- getRouters() - Method in class net.i2p.router.NetworkDatabaseFacade
public for NetDbRenderer in routerconsole
- getRouters() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getRouterVersion() - Method in interface net.i2p.client.I2PSession
Always valid in RouterContext.
- getRouterVersion() - Method in class net.i2p.client.impl.I2PSessionImpl
Always valid in RouterContext.
- getRoutingKey() - Method in class net.i2p.data.DatabaseEntry
Routing key for the structure using the current modifier in the RoutingKeyGenerator.
- getRoutingKey(Hash) - Method in class net.i2p.data.router.RouterKeyGenerator
Generate a modified (yet consistent) hash from the origKey by generating the
SHA256 of the targetKey with the current modData appended to it
This makes Sybil's job a lot harder, as she needs to essentially take over the
whole keyspace.
- getRoutingKey(Hash, long) - Method in class net.i2p.data.router.RouterKeyGenerator
Get the routing key for the specified date, not today's
- getRoutingKey(Hash) - Method in class net.i2p.data.RoutingKeyGenerator
Get the routing key for a key.
- getRow(int, BitArray) - Method in class com.google.zxing.common.BitMatrix
A fast method to retrieve one row of data from the matrix as a BitArray.
- getRowCount() - Method in class org.rrd4j.core.FetchData
Returns the number of rows fetched from the corresponding RRD.
- getRowCount() - Method in class org.rrd4j.core.jrrd.Archive
Returns the number of entries in this archive.
- getRows() - Method in class net.i2p.router.web.GraphListener
Get the number of rows in the RRD archive.
- getRows() - Method in class org.rrd4j.core.ArcDef
Returns the number of rows (aggregated values) stored in the archive.
- getRows() - Method in class org.rrd4j.core.Archive
Returns the number of archive rows.
- getRows(int) - Method in class org.rrd4j.core.DataImporter
getRows.
- getRows() - Method in class org.rrd4j.core.RrdDoubleMatrix
Number of rows.
- getRows(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getRows(int) - Method in class org.rrd4j.core.XmlReader
-
- getRowSize() - Method in class com.google.zxing.common.BitMatrix
Gets the row size of the matrix.
- getRPCID() - Method in class org.klomp.snark.Snark
A unique ID for this torrent, useful for RPC
- getRpnExpression() - Method in class org.rrd4j.data.CDef
Return the RPN expression for this CDef.
- getRpnValues(String) - Method in class org.rrd4j.core.FetchData
Returns a set of values created by applying RPN expression to the fetched data.
- getRPort() - Method in interface org.klomp.snark.dht.DHT
-
- getRPort() - Method in class org.klomp.snark.dht.KRPC
-
- getRRACount() - Method in class org.rrd4j.core.jrrd.Header
Returns the number of Archives in the database.
- getRrd4jDemoDirectory() - Static method in class org.rrd4j.core.Util
Returns path to directory used for placement of Rrd4j demo graphs and creates it if
necessary.
- getRrd4jDemoPath(String) - Static method in class org.rrd4j.core.Util
Returns full path to the file stored in the demo directory of Rrd4j
- getRrd4jHomeDirectory() - Static method in class org.rrd4j.core.Util
Returns the root directory of the Rrd4j distribution.
- getRrdAllocator() - Method in class org.rrd4j.core.Archive
Required to implement RrdUpdater interface.
- getRrdAllocator() - Method in class org.rrd4j.core.ArcState
Required to implement RrdUpdater interface.
- getRrdAllocator() - Method in class org.rrd4j.core.Datasource
Required to implement RrdUpdater interface.
- getRrdAllocator() - Method in class org.rrd4j.core.Header
Required to implement RrdUpdater interface.
- getRrdAllocator() - Method in interface org.rrd4j.core.Robin
Required to implement RrdUpdater interface.
- getRrdAllocator() - Method in class org.rrd4j.core.RobinArray
getRrdAllocator.
- getRrdAllocator() - Method in class org.rrd4j.core.RobinMatrix
Required to implement RrdUpdater interface.
- getRrdAllocator() - Method in class org.rrd4j.core.RrdDb
Required to implement RrdUpdater interface.
- getRrdAllocator() - Method in interface org.rrd4j.core.RrdUpdater
getRrdAllocator.
- getRrdBackend() - Method in class org.rrd4j.core.Archive
Returns the underlying storage (backend) object which actually performs all I/O operations.
- getRrdBackend() - Method in class org.rrd4j.core.ArcState
Returns the underlying storage (backend) object which actually performs all I/O operations.
- getRrdBackend() - Method in class org.rrd4j.core.Datasource
Returns the underlying storage (backend) object which actually performs all I/O operations.
- getRrdBackend() - Method in class org.rrd4j.core.Header
Returns the underlying storage (backend) object which actually performs all I/O operations.
- getRrdBackend() - Method in interface org.rrd4j.core.Robin
Returns the underlying storage (backend) object which actually performs all I/O operations.
- getRrdBackend() - Method in class org.rrd4j.core.RobinArray
getRrdBackend.
- getRrdBackend() - Method in class org.rrd4j.core.RobinMatrix
Returns the underlying storage (backend) object which actually performs all I/O operations.
- getRrdBackend() - Method in class org.rrd4j.core.RrdDb
Returns backend object for this RRD which performs actual I/O operations.
- getRrdBackend() - Method in interface org.rrd4j.core.RrdUpdater
getRrdBackend.
- getRrdDb() - Method in class org.rrd4j.data.Def
Rrd db.
- getRrdDef() - Method in class org.rrd4j.core.RrdDb
Returns RRD definition object which can be used to create new RRD with the same creation
parameters but with no data in it.
- getRrdDef() - Method in class org.rrd4j.core.RrdDefTemplate
Returns RrdDef object constructed from the underlying XML template.
- getRrdGraphInfo() - Method in class org.rrd4j.graph.RrdGraph
Returns complete graph information in a single object.
- getRrdTimestamps() - Method in class org.rrd4j.data.Def
Rrd timestamps.
- getRrdToolCommand() - Method in class org.rrd4j.core.FetchRequest
-
- getRrdToolCommand() - Method in class org.rrd4j.core.RrdDef
Rrdtool command.
- getRrdToolCommand() - Method in class org.rrd4j.core.Sample
-
- getRrdValues() - Method in class org.rrd4j.data.Def
Rrd values.
- getRTO() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Retransmit timeout, clamped to [minResendDelay, maxResendDelay]
- getRTO() - Method in class net.i2p.router.transport.udp.PeerState
retransmission timeout.
- getRTOMultiplier() - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getRTT() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Smoothed round-trip time estimate in ms
- getRTT() - Method in class net.i2p.router.transport.udp.InboundEstablishState
The estimated round-trip time for this establishment.
- getRTT() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getRTT() - Method in class net.i2p.router.transport.udp.PeerState
round trip time.
- getRTTDev() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
RTT deviation for RTO calculation
- getRTTDeviation() - Method in class net.i2p.router.transport.udp.PeerState
RTT deviation.
- getRules() - Method in class net.i2p.apache.http.conn.util.PublicSuffixList
Return the suffix rules.
- getRunner(Destination) - Method in class net.i2p.router.client.ClientManager
Unsynchronized
- getRunnerDestinations() - Method in class net.i2p.router.client.ClientManager
Get the set of all runner destinations.
- getRunnerId() - Method in class net.i2p.router.JobQueueRunner
-
- getRuns() - Method in class net.i2p.router.JobStats
Get the total number of times this job type has run.
- getRuntimeValue() - Method in class net.i2p.router.Tuner.BaseParam
-
- getS() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
S.
- getS2cSFWTestResults() - Method in class edu.internet2.ndt.Tcpbw100
Get Server->Client fire-wall test results.
- getSalt() - Method in class org.minidns.record.NSEC3
getSalt.
- getSaltLength() - Method in class org.minidns.record.NSEC3
getSaltLength.
- getSaltLength() - Method in class org.minidns.record.NSEC3PARAM
getSaltLength.
- getSAMDHelper() - Method in class net.i2p.router.web.helpers.SAMDebugHelper
Render the full SAM debug page content (rings + session table).
- getSauth() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve whether SSL proxy authentication is enabled.
- getSavedAddedAndCompleted(Snark) - Method in class org.klomp.snark.SnarkManager
Get setting for a torrent from the config file.
- getSavedComments(Snark) - Method in interface org.klomp.snark.CompleteListener
-
- getSavedComments(Snark) - Method in class org.klomp.snark.SnarkManager
The comments for a torrent
- getSavedComments(Snark) - Method in class org.klomp.snark.UpdateRunner
-
- getSavedCommentsEnabled(Snark) - Method in class org.klomp.snark.SnarkManager
Get setting for comments enabled from the config file.
- getSavedLocalAddresses() - Method in class net.i2p.router.transport.TransportImpl
Return and then clear all saved local addresses.
- getSavedPreserveNamesSetting(Snark) - Method in interface org.klomp.snark.CompleteListener
-
- getSavedPreserveNamesSetting(Snark) - Method in class org.klomp.snark.SnarkManager
Get setting for a torrent from the config file.
- getSavedPreserveNamesSetting(Snark) - Method in class org.klomp.snark.UpdateRunner
-
- getSavedTorrentBitField(Snark) - Method in interface org.klomp.snark.CompleteListener
Returns the saved bitfield for the torrent.
- getSavedTorrentBitField(Snark) - Method in class org.klomp.snark.SnarkManager
Get the saved bitfield for a torrent from the config file.
- getSavedTorrentBitField(Snark) - Method in class org.klomp.snark.UpdateRunner
-
- getSavedTorrentTime(Snark) - Method in interface org.klomp.snark.CompleteListener
Returns the saved time for the torrent's last modification.
- getSavedTorrentTime(Snark) - Method in class org.klomp.snark.SnarkManager
Get the timestamp for a torrent from the config file.
- getSavedTorrentTime(Snark) - Method in class org.klomp.snark.UpdateRunner
-
- getSavedUploaded(Snark) - Method in interface org.klomp.snark.CompleteListener
-
- getSavedUploaded(Snark) - Method in class org.klomp.snark.SnarkManager
Get setting for a torrent from the config file.
- getSavedUploaded(Snark) - Method in class org.klomp.snark.UpdateRunner
-
- getScalarOps() - Method in class net.i2p.crypto.eddsa.spec.EdDSAParameterSpec
Returns the scalar operations implementation.
- getScheduler(Connection) - Method in class net.i2p.client.streaming.impl.SchedulerChooser
Return the appropriate scheduler for the given connection.
- getScheme() - Method in class org.rrd4j.core.RrdBackendFactory
-
- getScope() - Method in class net.i2p.util.Log
Returns the LogScope (private class).
- getScope(String, Class<?>) - Static method in class net.i2p.util.Log
Get the scope string for a name and class.
- getScore() - Method in class net.i2p.router.Tuner.SystemHealth
Computed score.
- getSCPDData() - Method in class org.cybergarage.upnp.Service
Gets the SCPD data for this service as a byte array.
- getSCPDNode() - Method in class org.cybergarage.upnp.xml.ServiceData
getSCPDNode.
- getSCPDURL() - Method in class org.cybergarage.upnp.Service
Gets the SCPD URL for this service.
- getSearch() - Method in class i2p.susi.dns.AddressbookBean
Returns the search string.
- getSearchKey() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
Defines the key being searched for
- getSearchKey() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
Defines the key being searched for
- getSearchMx() - Method in class org.cybergarage.upnp.ControlPoint
-
- getSearchTreeSize() - Method in class com.maxmind.db.Metadata
-
- getSearchType() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
Defines the type of data being searched for.
- getSecond() - Method in class org.cybergarage.http.Date
Gets the second of the minute.
- getSecondKBps() - Method in class net.i2p.router.web.helpers.SidebarHelper
Format the current bandwidth rates for display.
- getSeconds() - Method in class net.i2p.i2ptunnel.access.Threshold
-
- getSecret() - Method in class net.i2p.data.BlindData
Gets the secret if set.
- getSecret() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Gets the secret for PSK authentication.
- getSecret() - Method in interface org.bouncycastle.crypto.SecretWithEncapsulation
Return the secret associated with the encapsulation.
- getSecret() - Method in class org.bouncycastle.pqc.crypto.util.SecretWithEncapsulationImpl
getSecret.
- getSecretRequired() - Method in class net.i2p.data.BlindData
Checks if a secret is required.
- getSecureRandom(SecureRandom) - Static method in class org.bouncycastle.crypto.CryptoServicesRegistrar
Return the default source of randomness.
- getSeed() - Method in class net.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getSeed() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
Return the seed, or null if constructed from the private key directly.
- getSeed() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
Seed.
- getSeedCount() - Method in class org.klomp.snark.TrackerInfo
-
- getSeedCount() - Method in class org.klomp.snark.UDPTrackerClient.TrackerResponse
-
- getSelectedIndex() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JComboBox
Return the selected index.
- getSelector() - Method in class net.i2p.router.web.helpers.SearchHelper
Selector.
- getSelectorLoopDelay() - Static method in class net.i2p.router.transport.ntcp.EventPumper
Get the selector loop delay in milliseconds
- getSelectorLoopDelay() - Static method in class net.i2p.router.transport.ntcp.NTCPTransport
Get the selector loop delay in milliseconds
- getSendAckDelay() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Delay before sending a forced ACK when no data packets arrive.
- getSendAliceTime() - Method in class net.i2p.router.transport.udp.PeerTestState
Return when we last sent to Alice (SSU2 Bob only).
- getSendBegin() - Method in class net.i2p.router.OutNetMessage
-
- getSendBps() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getSendBps(long) - Method in class net.i2p.router.transport.udp.PeerState
The Westwood+ bandwidth estimate
- getSendBps15s() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getSendBufferSize() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getSendCharlieTime() - Method in class net.i2p.router.transport.udp.PeerTestState
Return when we last sent to Charlie (SSU2 Alice only).
- getSendCipher() - Method in class net.i2p.router.transport.udp.PeerState2
Caller must sync on returned object when encrypting
- getSendCipher() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getSendCipher() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getSendConnID() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getSendConnID() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getSendConnID() - Method in class net.i2p.router.transport.udp.PeerState2
-
- getSendConnID() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getSendConnID() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getSendDelay() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getSendDelay() - Method in class net.i2p.router.tunnel.BatchedPreprocessor
Wait up to this long before sending (flushing) a small tunnel message
Warning - overridden in BatchedRouterPreprocessor
- getSendDelay() - Method in class net.i2p.router.tunnel.BatchedRouterPreprocessor
how long should we wait before flushing
- getSendDummy() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getSender() - Method in class com.southernstorm.noise.protocol.CipherStatePair
Gets the CipherState to use to send packets to the remote party.
- getSender() - Method in class net.i2p.client.datagram.Datagram2
Get the sender of an I2P repliable datagram (previously loaded with the
load() method)
- getSender() - Method in class net.i2p.client.datagram.Datagram3
Get the sender of an I2P repliable datagram (previously loaded with the
load() method)
- getSender() - Method in class net.i2p.client.datagram.I2PDatagramDissector
Get the sender of an I2P repliable datagram (previously loaded with the
loadI2PDatagram() method), verifying the datagram signature.
- getSender() - Method in class net.i2p.router.transport.udp.UDPEndpoint
-
- getSenderConfig() - Method in class net.i2p.router.ClientMessage
Retrieve the session config of the client that sent the message.
- getSendFinisherMaxThreads() - Static method in class net.i2p.router.transport.ntcp.NTCPTransport
Get the send finisher max threads
- getSendFinisherQueueCapacity() - Static method in class net.i2p.router.transport.ntcp.NTCPTransport
Get the send finisher queue capacity
- getSendFinisherQueueSize() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Returns the current send finisher queue depth.
- getSendFinisherUtilization() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Get send finisher pool utilization as a ratio (0.0-1.0).
- getSendFinisherUtilization(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
NTCP send finisher pool utilization (0.0-1.0).
- getSendHeaderEncryptKey1() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getSendHeaderEncryptKey1() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getSendHeaderEncryptKey1() - Method in class net.i2p.router.transport.udp.PeerState2
-
- getSendHeaderEncryptKey1() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getSendHeaderEncryptKey1() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getSendHeaderEncryptKey2() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getSendHeaderEncryptKey2() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getSendHeaderEncryptKey2() - Method in class net.i2p.router.transport.udp.PeerState2
-
- getSendHeaderEncryptKey2() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- getSendHeaderEncryptKey2() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- getSendLeaseSet() - Method in class net.i2p.client.SendMessageOptions
default true
- getSendLeaseSet(int) - Static method in class net.i2p.client.SendMessageOptions
default true
- getSendLifetime() - Method in class net.i2p.router.transport.udp.OutboundMessageState
Network RTT: time since first fragment was sent (excludes queue time).
- getSendMax() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getSendMin() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getSendPool() - Method in class net.i2p.router.transport.TransportImpl
-
- getSendPoolCapacity() - Static method in class net.i2p.router.transport.TransportImpl
-
- getSendRate() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getSendSize(int) - Method in class net.i2p.router.transport.udp.OutboundMessageState
How many bytes we can send under the max given.
- getSendStreamId() - Method in class net.i2p.client.streaming.impl.Connection
What stream do we send data to the peer on?
- getSendStreamId() - Method in class net.i2p.client.streaming.impl.Packet
what stream do we send data to the peer on?
- getSendTime() - Method in class net.i2p.router.OutNetMessage
-
- getSendTo() - Method in class net.i2p.router.tunnel.HopConfig
what is the next peer in the tunnel (null if endpoint)
- getSendTo() - Method in class net.i2p.router.tunnel.InboundGatewayReceiver
The next hop
- getSendTo() - Method in class net.i2p.router.tunnel.OutboundReceiver
The next hop
- getSendTo() - Method in interface net.i2p.router.tunnel.TunnelGateway.Receiver
-
- getSendTunnel() - Method in class net.i2p.router.tunnel.HopConfig
What is the next tunnel ID we are sending to? (null if endpoint)
- getSendTunnelId() - Method in class net.i2p.router.tunnel.HopConfig
What is the next tunnel ID we are sending to? (0 if endpoint)
- getSendTunnelId(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
retrieve the tunnelId that the given hop sends messages on.
- getSendTunnelId(int) - Method in interface net.i2p.router.TunnelInfo
retrieve the tunnelId that the given hop sends messages on.
- getSendWindowBytes() - Method in class net.i2p.router.transport.udp.PeerState
send window bytes.
- getSendWindowBytesRemaining() - Method in class net.i2p.router.transport.udp.PeerState
Send window bytes remaining.
- getSentAddress() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getSentAddress() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getSentIP() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Alice's apparent IP address.
- getSentIP() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
The remote side (Bob) - note that in some places he's called Charlie.
- getSentMessagesCleanTime() - Static method in class net.i2p.router.transport.udp.PeerState
Bridge to PeerState2.sentMessagesCleanTime for Tuner (different package).
- getSentMessagesCleanTime() - Static method in class net.i2p.router.transport.udp.PeerState2
-
- getSentPort() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Alice's apparent port number.
- getSentPort() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
The remote side (Bob) - note that in some places he's called Charlie.
- getSentRelayTag() - Method in class net.i2p.router.transport.udp.InboundEstablishState
The relay tag we sent to Alice in the SessionCreated message.
- getSentSignedOnTime() - Method in class net.i2p.router.transport.udp.InboundEstablishState
The signed-on time we sent to Alice.
- getSentSignedOnTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getSEQ() - Method in class org.cybergarage.upnp.event.NotifyRequest
getSEQ.
- getSeqNum() - Method in class net.i2p.router.OutNetMessage
For CDPQ
- getSeqNum() - Method in class net.i2p.router.transport.udp.OutboundMessageState
For CDPQ
- getSeqNum() - Method in class net.i2p.router.transport.udp.UDPPacket
Packet sequence number.
- getSeqNum() - Method in class net.i2p.router.tunnel.OutboundGatewayMessage
For CDPQ
- getSeqNum() - Method in interface net.i2p.router.util.PQEntry
Needed to ensure FIFO ordering within a single priority
- getSequenceNum() - Method in class net.i2p.client.streaming.impl.Packet
0-indexed sequence number for this Packet in the sendStream
- getSerial() - Method in class i2p.susi.dns.BaseBean
Generate a new random serial for CSRF protection and clear the pending action.
- getSerialNumber() - Method in class org.cybergarage.upnp.Device
getSerialNumber.
- getServer(int) - Method in class net.i2p.router.time.RouterTimestamper
-
- getServer() - Method in class net.i2p.util.EepGet
Show the Server field
- getServer() - Method in class org.cybergarage.http.HTTPPacket
Get the Server header value.
- getServer() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getServer.
- getServerCount() - Method in class net.i2p.router.time.RouterTimestamper
-
- getServerExecutor() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Shared bounded executor for server tunnel connection handlers.
- getServerHandlerThreads() - Static method in class net.i2p.i2ptunnel.TunnelControllerGroup
-
- getServerLocation() - Method in class net.i2p.router.web.helpers.WizardHelper
Return the NDT test server location.
- getServerName() - Static method in class org.cybergarage.upnp.UPnP
Generates the server identification string for UPnP operations.
- getServerSock() - Method in class org.cybergarage.http.HTTPServer
Gets the server socket.
- getServerSocket() - Method in interface net.i2p.client.streaming.I2PSocketManager
Returns non-null socket.
- getServerSocket() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Returns non-null socket.
- getServerSocket() - Method in class net.i2p.router.client.ClientListenerRunner
Get a ServerSocket.
- getServerSocket() - Method in class net.i2p.router.client.SSLClientListenerRunner
Get a SSLServerSocket.
- getServerSocket() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getServerTarget(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Get the server target.
- getService() - Method in class org.cybergarage.upnp.Action
Gets the service this action belongs to.
- getService() - Method in class org.cybergarage.upnp.Argument
Gets the service this argument belongs to.
- getService(String) - Method in class org.cybergarage.upnp.Device
getService.
- getService(int) - Method in class org.cybergarage.upnp.ServiceList
-
- getService() - Method in class org.cybergarage.upnp.StateVariable
getService.
- getServiceByControlURL(String) - Method in class org.cybergarage.upnp.Device
getServiceByControlURL.
- getServiceByEventSubURL(String) - Method in class org.cybergarage.upnp.Device
getServiceByEventSubURL.
- getServiceBySCPDURL(String) - Method in class org.cybergarage.upnp.Device
getServiceBySCPDURL.
- getServiceID() - Method in class org.cybergarage.upnp.Service
Gets the service ID of this service.
- getServiceList() - Method in class org.cybergarage.upnp.Device
getServiceList.
- getServiceLogs(StringBuilder) - Method in class net.i2p.router.web.helpers.LogsHelper
last line number -1 on error
- getServiceName() - Method in interface org.bouncycastle.crypto.CryptoServiceProperties
Return the name of the cryptographic service.
- getServiceNode() - Method in class org.cybergarage.upnp.Service
Gets the XML node representing this service.
- getServiceNode() - Method in class org.cybergarage.upnp.StateVariable
Gets the service node this state variable belongs to.
- getServices() - Method in class net.i2p.router.web.helpers.HomeHelper
Services HTML.
- getServiceStateTable() - Method in class org.cybergarage.upnp.Service
getServiceStateTable.
- getServiceType() - Method in class org.cybergarage.upnp.Service
Gets the service type of this service.
- getSession() - Method in interface net.i2p.client.streaming.I2PSocketManager
Get the I2P session.
- getSession() - Method in class net.i2p.client.streaming.impl.Connection
Get the I2P session for this connection.
- getSession() - Method in class net.i2p.client.streaming.impl.ConnectionManager
This is the primary session only
- getSession() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getSession() - Method in class net.i2p.client.streaming.impl.Packet
-
- getSession() - Method in class net.i2p.sam.SAMv3Handler
For SAMv3DatagramServer
- getSession(boolean) - Method in class net.i2p.servlet.RequestWrapper
-
- getSession() - Method in class net.i2p.servlet.RequestWrapper
-
- getSessionConfig() - Method in class net.i2p.data.i2cp.CreateSessionMessage
Session config.
- getSessionConfig() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
Session config.
- getSessionCount() - Method in class net.i2p.sam.SAMBridge
-
- getSessionId() - Method in class net.i2p.client.impl.I2PSessionImpl
Retrieve the session's ID
- getSessionId() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Returns the session ID for this message.
- getSessionId() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
Session identifier for this message.
- getSessionId() - Method in class net.i2p.data.i2cp.DestroySessionMessage
Session id.
- getSessionId() - Method in class net.i2p.data.i2cp.HostLookupMessage
Session id.
- getSessionId() - Method in class net.i2p.data.i2cp.HostReplyMessage
Session id.
- getSessionId() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.MessageStatusMessage
Session id.
- getSessionId() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
Session identifier for this message.
- getSessionId() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
Get the session id.
- getSessionId() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
Session id.
- getSessionId() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
Session id.
- getSessionId() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
Session id.
- getSessionId() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
Session id.
- getSessionId() - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.SessionId
Session id.
- getSessionId() - Method in class net.i2p.data.i2cp.SessionStatusMessage
Session id.
- getSessionId(Hash) - Method in class net.i2p.router.client.ClientConnectionRunner
Subsession aware.
- getSessionIds() - Method in class net.i2p.router.client.ClientConnectionRunner
Subsession aware.
- getSessionKeyManager() - Method in class net.i2p.router.client.ClientConnectionRunner
The current client's SessionKeyManager.
- getSessionKeySize() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMParameters
getSessionKeySize.
- getSessions() - Method in class net.i2p.i2ptunnel.I2PTunnel
Returns a copy of the session list
- getSettings() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Pool settings.
- getSettings() - Method in class net.i2p.router.web.helpers.ConfigAdvancedHelper
Get the formatted settings HTML.
- getSettings() - Method in class net.i2p.router.web.helpers.ConfigUIHelper
Generates HTML for theme selection and display options configuration.
- getSeverity() - Method in class net.i2p.data.i2cp.AbuseSeverity
Get the severity level.
- getSeverity() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
Severity.
- getShapeRendering() - Method in class org.jfree.svg.SVGGraphics2D
Returns the value of the 'shape-rendering' property that will be written to the SVG element.
- getShareBandwidth(RouterContext) - Static method in class net.i2p.router.tunnel.TunnelDispatcher
Get the current bandwidth share in KBps
- getShareBandwidth() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the share bandwidth.
- getShareBandwidth() - Method in class net.i2p.router.web.helpers.WizardHelper
Adapted from ConfigNetHelper.
- getShareBps(RouterContext) - Static method in class net.i2p.router.Tuner.BaseParam
Current share bandwidth in bytes per second.
- getSharedClient() - Method in class net.i2p.i2ptunnel.TunnelController
default true for clients, always false for servers
- getSharedClient(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Get the shared client for a tunnel.
- getSharedKeyLength() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getSharedKeyLength() - Method in interface com.southernstorm.noise.protocol.DHState
Gets the length of shared keys for this algorithm.
- getSharedKeyLength() - Method in class com.southernstorm.noise.protocol.MLKEMDHState
-
- getSharedTimer() - Method in class net.i2p.client.streaming.impl.RetransmissionTimer
-
- getSharePercentage() - Method in class net.i2p.router.Router
What fraction of the bandwidth specified in our bandwidth limits should
we allow to be consumed by participating tunnels?
- getSharePercentageBox() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the share percentage selection box HTML.
- getShareRateBits() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the share rate in bits as a decimal.
- getShareRateBits() - Method in class net.i2p.router.web.helpers.WizardHelper
Copied from ConfigNetHelper.
- getShareRateMegabits() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the share rate in megabits as a decimal.
- getShareRatio() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getShareRatio() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Get the share ratio of participating tunnels.
- getShareRatio() - Method in interface net.i2p.router.TunnelManagerFacade
getShareRatio().
- getShareRatio() - Method in class net.i2p.router.web.helpers.SidebarHelper
Participant-to-client tunnel share ratio
- getShort(int) - Method in class org.json.simple.JsonArray
A convenience method that assumes there is a Number or String value at the given index.
- getShort(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getShortHeaderFlags() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
short headers only
- getShortOrDefault(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Number or String value at the given key.
- getShost() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve the configured SSL proxy host for reseeding.
- getShutdownDelayMax() - Method in class net.i2p.i2ptunnel.TunnelController
When combined with a positive shutdownDelayMin less than this value,
the tunnel will stop with a random delay between min and max seconds during router shutdown.
- getShutdownDelayMax() - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- getShutdownDelayMax(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getShutdownDelayMin() - Method in class net.i2p.i2ptunnel.TunnelController
When combined with a greater shutdownDelayMax, the tunnel will stop
with a random delay between min and max seconds during router shutdown.
- getShutdownDelayMin() - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- getShutdownDelayMin(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getShutdownTasks() - Method in class net.i2p.I2PAppContext
List of shutdown tasks.
- getShutdownTimeRemaining(RouterContext) - Static method in class net.i2p.desktopgui.router.RouterManager
Get time until shutdown.
- getShutdownTimeRemaining() - Method in class net.i2p.router.Router
How long until the graceful shutdown will kill us?
- getSID() - Method in class org.cybergarage.upnp.event.NotifyRequest
getSID.
- getSID() - Method in class org.cybergarage.upnp.event.Subscriber
getSID.
- getSID(String) - Static method in class org.cybergarage.upnp.event.Subscription
getSID.
- getSID() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
getSID.
- getSID() - Method in class org.cybergarage.upnp.event.SubscriptionResponse
getSID.
- getSID() - Method in class org.cybergarage.upnp.Service
getSID.
- getSID() - Method in class org.cybergarage.upnp.xml.ServiceData
getSID.
- getSidebarGraphDirection() - Method in class net.i2p.router.web.CSSHelper
Returns the sidebar graph render direction ("ltr" or "rtl").
- getSidebarGraphMinutes() - Method in class net.i2p.router.web.CSSHelper
Returns the sidebar graph time period in minutes (2–30).
- getSigLen() - Method in enum net.i2p.crypto.SigType
the length of the signature, in bytes
- getSignature() - Method in class net.i2p.data.DatabaseEntry
Retrieve the proof that the identity stands behind the info here
- getSignature() - Method in class net.i2p.data.i2cp.SessionConfig
Signature.
- getSignature() - Method in class org.minidns.record.RRSIG
getSignature.
- getSignature() - Method in class org.rrd4j.core.Header
Returns RRD signature.
- getSignature() - Method in class org.rrd4j.graph.RrdGraphDef
Gets the signature string that runs along the right-side of the graph.
- getSignatureAsDataInputStream() - Method in class org.minidns.record.RRSIG
getSignatureAsDataInputStream.
- getSignatureBase64() - Method in class org.minidns.record.RRSIG
getSignatureBase64.
- getSignatureLength() - Method in class org.minidns.record.RRSIG
getSignatureLength.
- getSigner(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the signer for blinded leases (currently unused, always empty).
- getSigner(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getSignerString() - Method in class net.i2p.crypto.SU3File
This does not check the signature, but it will fail if the signer is unknown,
unless setVerifySignature(false) has been called.
- getSigningKey() - Method in class net.i2p.data.LeaseSet
The revocation key.
- getSigningPrivateKey() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
Signing private key for the lease set.
- getSigningPrivateKey(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getSigningPrivateKey() - Method in class net.i2p.router.KeyManager
Router key
- getSigningPrivKey() - Method in class net.i2p.data.PrivateKeyFile
Get the signing private key.
- getSigningPublicKey(SigningPrivateKey) - Static method in class net.i2p.crypto.KeyGenerator
Convert a SigningPrivateKey to a SigningPublicKey.
- getSigningPublicKey() - Method in class net.i2p.data.DatabaseEntry
Identical to getDestination().getSigningPublicKey() in LeaseSet,
and getIdentity().getSigningPublicKey() in RouterInfo.
- getSigningPublicKey() - Method in class net.i2p.data.EncryptedLeaseSet
Overridden to return the blinded key so super.verifySignature() will work.
- getSigningPublicKey() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Gets the signing public key for key-type endpoints.
- getSigningPublicKey() - Method in class net.i2p.data.KeysAndCert
Signing public key for this identity.
- getSigningPublicKey() - Method in class net.i2p.router.KeyManager
Router key
- getSigType() - Method in class i2p.susi.dns.AddressBean
Do this the easy way
- getSigType() - Method in class net.i2p.crypto.SU3File
This does not check the signature, but it will fail if the signer is unknown,
unless setVerifySignature(false) has been called.
- getSigType() - Method in class net.i2p.data.KeyCertificate
Gets the signature type from the certificate.
- getSigType() - Method in class net.i2p.data.KeysAndCert
Signature type from the certificate.
- getSigType(int, String) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the signature type code for the tunnel.
- getSigType(int, String) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns the signature type for the tunnel.
- getSigTypeCode() - Method in class net.i2p.data.KeyCertificate
Gets the signature type code from the certificate.
- getSigTypeConfig(RouterContext) - Static method in class net.i2p.router.startup.CreateRouterInfoJob
The configured SigType to expect on read-in.
- getSingleMessage(String) - Static method in class edu.internet2.ndt.JSONUtils
Function that return value from json object represented by jsontext containing a single message
which is assigned to "msg" key.
- getSingleStat() - Method in class net.i2p.router.web.helpers.GraphHelper
For single stat page;
stat = "bw.combined" treated specially
- getSize() - Method in class com.google.zxing.common.BitArray
Get the number of bits in the array.
- getSize() - Method in class com.google.zxing.common.reedsolomon.GenericGF
-
- getSize() - Method in class com.tomgibara.crinch.hashing.HashRange
-
- getSize() - Method in class i2p.susi.util.Folder
Returns the number of elements in the folder.
- getSize() - Method in class i2p.susi.webmail.Attachment
The unencoded size
- getSize() - Method in class i2p.susi.webmail.Draft
Includes size of attachments
- getSize() - Method in class i2p.susi.webmail.Mail
-
- getSize(String) - Method in class i2p.susi.webmail.pop3.POP3MailBox
Get cached size of a message (via previous LIST command).
- getSize() - Method in class net.i2p.data.i2cp.MessageStatusMessage
Size.
- getSize() - Method in class net.i2p.data.i2np.DataMessage
-
- getSize() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- getSize() - Method in class net.i2p.data.Payload
Size in bytes.
- getSize() - Method in class net.i2p.router.crypto.pqc.MLKEMKeyFactory
Returns the current number of precalc keys queued.
- getSize() - Method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
Returns the current number of precalc keys queued.
- getSize() - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
Returns the current number of precalc keys queued.
- getSize() - Method in class org.klomp.snark.MagnetState
Returns the total metadata size in bytes.
- getSize(long) - Method in class org.klomp.snark.web.InclusiveByteRange
Returns the number of bytes in this range, resolved against the total entity size.
- getSize() - Method in interface org.rrd4j.core.Robin
Returns the size of the underlying array of archived values.
- getSize() - Method in class org.rrd4j.core.RobinArray
getSize.
- getSize() - Method in class org.rrd4j.core.RobinMatrix
Returns the size of the underlying array of archived values.
- getSizeInBytes() - Method in class com.google.zxing.common.BitArray
Get the size of the array in bytes.
- getSizeRatchet() - Method in class net.i2p.data.i2np.GarlicClove
-
- getSkippedLength() - Method in class org.klomp.snark.Snark
Bytes not received and set to skipped.
- getSkippedLength() - Method in class org.klomp.snark.Storage
Call setPriority() for all changed files first, then call this.
- getSlowStartGrowthRateFactor() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
In slow start, window grows at 1/factor.
- getSlowStartThreshold() - Method in class net.i2p.router.transport.udp.PeerState
Slow start threshold.
- getSmallestIcon() - Method in class org.cybergarage.upnp.Device
getSmallestIcon.
- getSmallLeading() - Method in class org.rrd4j.graph.RrdGraphGenerator
Small leading.
- getSnapshots() - Method in class net.i2p.router.Tuner
Snapshots of all tunable params.
- getSnarkRevision() - Method in class org.klomp.snark.standalone.RunStandalone
-
- getSOAPAction() - Method in class org.cybergarage.soap.SOAPRequest
Return the SOAP action header value.
- getSocket() - Method in class net.i2p.client.streaming.impl.Connection
Get the socket associated with this connection.
- getSocket(Hash, int) - Method in class net.i2p.i2ptunnel.I2PTunnelServer
Creates a TCP socket connection to the configured destination.
- getSocket(Hash, InetAddress, int) - Method in class net.i2p.i2ptunnel.I2PTunnelServer
Creates a TCP socket connection to the specified destination.
- getSocket() - Method in class net.i2p.i2ptunnel.udp.UDPSink
Returns the underlying DatagramSocket for use by UDPSource constructor.
- getSocket(String, int) - Static method in class net.i2p.util.InternalSocket
Convenience method to return either a Socket or an InternalSocket
- getSocket() - Method in class org.cybergarage.http.HTTPRequest
Returns the HTTPSocket for this request.
- getSocket() - Method in class org.cybergarage.http.HTTPSocket
getSocket.
- getSocket() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Get the opened multicast socket.
- getSocket() - Method in class org.klomp.snark.Peer
-
- getSocket() - Method in class org.klomp.snark.WebPeer
-
- getSocketAddress(Properties, SAMv3Handler) - Static method in class net.i2p.sam.SAMv3RawSession
Get the socket address from session properties.
- getSocketConnectTimeout() - Static method in class net.i2p.i2ptunnel.TunnelControllerGroup
-
- getSocketIn() - Method in class net.i2p.i2ptunnel.I2PTunnelOutproxyRunner
Get the input stream from the external socket.
- getSocketIn() - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
Gets the TCP socket input stream.
- getSocketManager() - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Returns the I2PSocketManager for this task.
- getSocketManager(I2PTunnel) - Static method in class net.i2p.i2ptunnel.I2PTunnelClientBase
This is ONLY for shared clients.
- getSocketManager(I2PTunnel, String) - Static method in class net.i2p.i2ptunnel.I2PTunnelClientBase
This is ONLY for shared clients.
- getSocketManager() - Method in class net.i2p.i2ptunnel.I2PTunnelServer
Return the socket manager, or null if destroyed.
- getSocketManager() - Method in class net.i2p.i2ptunnel.I2PTunnelTask
Returns the I2PSocketManager for this task, or null if not applicable.
- getSocketManager() - Method in class org.klomp.snark.I2PSnarkUtil
For FetchAndAdd
- getSocketOut() - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientRunner
Returns a filtered HTTP response OutputStream that enforces the "Connection: close" header.
- getSocketOut() - Method in class net.i2p.i2ptunnel.I2PTunnelOutproxyRunner
Get the output stream from the external socket.
- getSocketOut() - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
Gets the TCP socket output stream.
- getSocketReader(int) - Method in class net.i2p.sam.SAMStreamSession
Get a SAM STREAM session socket handler.
- getSocketServer() - Method in class net.i2p.sam.SAMv3StreamSession
-
- getSocketString(int) - Method in class net.i2p.i2ptunnel.I2PTunnelServer
Gets a human-readable string representation of the target socket.
- getSoLinger() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getSoLinger() - Method in class net.i2p.util.InternalSocket
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
- getSortedTorrentCreateFilterStrings() - Method in class org.klomp.snark.SnarkManager
Sorted copy
- getSortedTrackers() - Method in class org.klomp.snark.SnarkManager
Sorted copy
- getSoTimeout() - Method in interface net.i2p.client.streaming.I2PServerSocket
Get Sock Option accept timeout
- getSoTimeout() - Method in class net.i2p.client.streaming.impl.ConnectionManager
Get the socket accept() timeout.
- getSoTimeout() - Method in class net.i2p.client.streaming.impl.I2PServerSocketFull
-
- getSoTimeout() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- getSoTimeout() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getSoTimeout() - Method in class net.i2p.util.InternalServerSocket
-
- getSoTimeout() - Method in class net.i2p.util.InternalSocket
Always returns 0, even if setSoTimeout() was called.
- getSource() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.ActionEvent
Gets the source of this action event.
- getSource() - Method in class i2p.susi.dns.AddressBean
Gets the source URL or name for this address entry.
- getSource() - Method in class net.i2p.util.LogRecord
-
- getSource(String) - Method in class org.rrd4j.data.DataProcessor
Datasource name @return the matching Source.
- getSourceHostname() - Method in class i2p.susi.dns.AddressBean
Gets the source URL with hostname as display text for this address entry.
- getSourceName() - Method in class net.i2p.util.LogRecord
-
- getSourceNames() - Method in class org.rrd4j.data.DataProcessor
Returns array of datasource names defined in this DataProcessor.
- getSpan(K, int[]) - Method in class net.metanotion.io.block.index.IBSkipSpan
Load whole span from file, do the operation, flush out, then null out in-memory data again.
- getSpan(int, K, int[]) - Method in class net.metanotion.util.skiplist.SkipLevels
Get the span containing or following the given key.
- getSpan(K, int[]) - Method in class net.metanotion.util.skiplist.SkipSpan
Get the span containing the given key.
- getSpec() - Method in enum net.i2p.crypto.SigContext
The AlgorithmParameterSpec.
- getSpeedBonus() - Method in class net.i2p.router.peermanager.PeerProfile
- getSpeedThreshold() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Current minimum speed value for the fast peer tier.
- getSpeedValue() - Method in class net.i2p.router.peermanager.PeerProfile
How fast is the peer, taking into consideration both throughput and latency.
- getSpoofedHost() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getSpoofedHost(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the spoofed HTTP host header.
- getSpoofedHost(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Get the spoofed host for a tunnel.
- getSport() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve the configured SSL proxy port for reseeding.
- getSrcConnID() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
long headers only
- getSSDPAnnounceCount() - Method in class org.cybergarage.upnp.Device
getSSDPAnnounceCount.
- getSSDPBindAddress() - Method in class org.cybergarage.upnp.Device
-
- getSSDPBindAddress() - Method in class org.cybergarage.upnp.xml.DeviceData
Returns the SSDP bind addresses.
- getSSDPIPv4MulticastAddress() - Method in class org.cybergarage.upnp.Device
-
- getSSDPIPv4MulticastAddress(String) - Method in class org.cybergarage.upnp.Device
-
- getSSDPIPv6MulticastAddress() - Method in class org.cybergarage.upnp.Device
-
- getSSDPIPv6MulticastAddress(String) - Method in class org.cybergarage.upnp.Device
-
- getSSDPNotifySocket(int) - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
getSSDPNotifySocket.
- getSSDPNotifySocketList() - Method in class org.cybergarage.upnp.ControlPoint
Get the SSDP notify socket list.
- getSSDPPacket() - Method in class org.cybergarage.upnp.Device
getSSDPPacket.
- getSSDPPacket(boolean) - Method in class org.cybergarage.upnp.Device
I2P for multiple location support
- getSSDPPacket() - Method in class org.cybergarage.upnp.xml.DeviceData
getSSDPPacket.
- getSSDPPacket(boolean) - Method in class org.cybergarage.upnp.xml.DeviceData
I2P for multiple location support.
- getSSDPPort() - Method in class org.cybergarage.upnp.ControlPoint
Get the SSDP port.
- getSSDPPort() - Method in class org.cybergarage.upnp.Device
-
- getSSDPPort() - Method in class org.cybergarage.upnp.xml.DeviceData
Returns the SSDP port used for binding.
- getSSDPSearchResponseSocket(int) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
getSSDPSearchResponseSocket.
- getSSDPSearchResponseSocketList() - Method in class org.cybergarage.upnp.ControlPoint
Get the SSDP search response socket list.
- getSSDPSearchSocket(int) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
Returns the socket at the given index.
- getSSDPSearchSocketList() - Method in class org.cybergarage.upnp.xml.DeviceData
getSSDPSearchSocketList.
- getSslProxies(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the list of SSL outproxies.
- getSslProxies(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getSSLState() - Method in class net.i2p.util.SSLEepGet
Pass this back to the next SSLEepGet constructor for faster fetches.
- getSSThresh() - Method in class net.i2p.client.streaming.impl.Connection
-
- getSSU2MTU(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
The SSU2 MTU for the socket interface.
- getSSU2StaticIntroKey() - Method in class net.i2p.router.transport.udp.UDPTransport
The static Intro key
- getSSU2StaticPrivKey() - Method in class net.i2p.router.transport.udp.UDPTransport
The static priv key
- getSSU2StaticPubKey() - Method in class net.i2p.router.transport.udp.UDPTransport
The static pub key
- getSSUVersion(RouterAddress) - Method in class net.i2p.router.transport.udp.UDPTransport
valid SSU version of Bob's SSU address
for our outbound connections as Alice.
- getST() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getST.
- getST() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
getST.
- getStandardServerSocket() - Method in interface net.i2p.client.streaming.I2PSocketManager
Like getServerSocket but returns a real ServerSocket for easier porting of apps.
- getStandardServerSocket() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Like getServerSocket but returns a real ServerSocket for easier porting of apps.
- getStart() - Method in class org.rrd4j.core.jrrd.DataChunk
getStart.
- getStartAfter() - Method in class net.i2p.router.JobTiming
# of milliseconds after the epoch to start the job
- getStartedOn() - Method in class net.i2p.i2ptunnel.I2PTunnelOutproxyRunner
Get when this runner started transferring data
- getStartedOn() - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
Returns the timestamp when this runner started.
- getStartedOn() - Method in class net.i2p.router.transport.udp.OutboundMessageState
When this message was created, for computing lifetime without a repeated
clock read in hot loops.
- getStartedTime() - Method in class org.klomp.snark.I2PSnarkUtil
When did we connect to the network? For RPC
- getStartedTime() - Method in class org.klomp.snark.Snark
When did we start this torrent For RPC
- getStartOnLoad() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getStartTime() - Method in class org.rrd4j.core.Archive
Returns current starting timestamp.
- getStartTime() - Method in interface org.rrd4j.core.DataHolder
Returns starting timestamp.
- getStartTime() - Method in class org.rrd4j.core.RrdDef
Returns starting time stamp for the RRD that should be created.
- getStartTime() - Method in class org.rrd4j.data.DataProcessor
-
- getStartTime() - Method in class org.rrd4j.graph.RrdGraphDef
Returns the start timestamp for the graph.
- getStartupDelay() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getStartupDelayMax() - Method in class net.i2p.i2ptunnel.TunnelController
When combined with a positive startupDelayMin less than this value,
the tunnel will start with a random delay between min and max seconds.
- getStartupDelayMax() - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- getStartupDelayMax(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getStartupDelayMin() - Method in class net.i2p.i2ptunnel.TunnelController
When combined with a greater startupDelayMax, the tunnel will start
with a random delay between min and max seconds.
- getStartupDelayMin() - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- getStartupDelayMin(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getStartupGrace() - Method in class net.i2p.router.Banlist
Get the current startup grace period in ms.
- getStartupGrace() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the startup grace period in minutes.
- getStartupTime(RouterContext) - Static method in class net.i2p.router.tunnel.pool.TunnelPool
Startup suppression period from config or default (5 minutes).
- getState() - Method in interface net.i2p.app.ClientApp
The current state of the ClientApp.
- getState() - Method in class net.i2p.apps.systray.UrlLauncher
ClientApp interface
- getState() - Method in class net.i2p.desktopgui.ExternalMain
-
- getState() - Method in class net.i2p.desktopgui.Main
-
- getState() - Method in class net.i2p.i2pcontrol.I2PControlController
-
- getState() - Method in class net.i2p.i2pcontrol.SocketController
-
- getState() - Method in class net.i2p.i2ptunnel.TunnelController
Gets the current tunnel state.
- getState() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
ClientApp interface
- getState() - Method in class net.i2p.jetty.JettyStart
-
- getState() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- getState() - Method in class net.i2p.router.news.NewsManager
-
- getState() - Method in class net.i2p.router.sybil.Analysis
Gets the current state of this application.
- getState() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Current state of the inbound session establishment.
- getState() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getState() - Method in class net.i2p.router.update.ConsoleUpdateManager
Current state @since 0.9.12.
- getState() - Method in class net.i2p.router.web.GraphGenerator
-
- getState() - Method in class net.i2p.router.web.helpers.SidebarHelper.NetworkStateMessage
Reachability state.
- getState() - Method in class net.i2p.router.web.NavHelper
-
- getState() - Method in class net.i2p.router.web.RouterConsoleRunner
-
- getState() - Method in class net.i2p.router.web.ShellService
Query the state of managed process and determine if it is running
or not.
- getState() - Method in class net.i2p.sam.SAMBridge
Return the state
- getState() - Method in class org.klomp.snark.SnarkManager
ClientApp method.
- getStateAccumValue(int, int) - Method in class org.rrd4j.core.DataImporter
getStateAccumValue.
- getStateAccumValue(int, int) - Method in class org.rrd4j.core.RrdToolReader
-
- getStateAccumValue(int, int) - Method in class org.rrd4j.core.XmlReader
-
- getStateNanSteps(int, int) - Method in class org.rrd4j.core.DataImporter
getStateNanSteps.
- getStateNanSteps(int, int) - Method in class org.rrd4j.core.RrdToolReader
-
- getStateNanSteps(int, int) - Method in class org.rrd4j.core.XmlReader
-
- getStateVariable(String, String) - Method in class org.cybergarage.upnp.Device
getStateVariable.
- getStateVariable(String) - Method in class org.cybergarage.upnp.Device
getStateVariable.
- getStateVariable(String) - Method in class org.cybergarage.upnp.Service
getStateVariable.
- getStateVariable(int) - Method in class org.cybergarage.upnp.ServiceStateTable
-
- getStateVariableData() - Method in class org.cybergarage.upnp.StateVariable
getStateVariableData.
- getStateVariableNode() - Method in class org.cybergarage.upnp.StateVariable
Gets the state variable node containing variable definition.
- getStatHistory() - Method in class net.i2p.router.Tuner.BaseParam
-
- getStatHistory() - Method in interface net.i2p.router.Tuner.TunableParam
Sparkline stat history.
- getStats() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- getStats() - Method in class net.i2p.router.web.helpers.StatHelper
Get stats page as string or write to output stream
- getStatsByGroup() - Method in class net.i2p.stat.StatManager
Group name (untranslated String) to a SortedSet of untranslated stat names.
- getStatus() - Method in interface com.vuze.plugins.mlab.MLabRunner.ToolRun
The current status
- getStatus() - Method in interface com.vuze.plugins.mlab.MLabRunner.ToolRunListener
The current status
- getStatus() - Method in class edu.internet2.ndt.Tcpbw100
I2P
Translated status, not HTML escaped.
- getStatus() - Method in exception net.i2p.client.streaming.I2PSocketException
For programmatic action based on specific failure code
- getStatus() - Method in class net.i2p.data.i2cp.MessageStatusMessage
Status.
- getStatus() - Method in class net.i2p.data.i2cp.SessionStatusMessage
Status.
- getStatus(RouterContext) - Static method in class net.i2p.desktopgui.router.RouterManager
Get network status, untranslated.
- getStatus() - Method in class net.i2p.router.CommSystemFacade
Determine under what conditions we are remotely reachable.
- getStatus() - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
Gets the status message from the current reseed attempt.
- getStatus() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getStatus() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Get status string
- getStatus() - Method in class net.i2p.router.transport.udp.PeerTestState
Return the status code sent to Alice (SSU2 Bob only).
- getStatus() - Method in class net.i2p.router.update.ConsoleUpdateManager
The status on any update current or last finished.
- getStatus() - Method in interface net.i2p.update.UpdateManager
The status on any update current or last finished.
- getStatus() - Method in class net.i2p.util.EepGet
Combined server status message e.g.
- getStatus() - Method in class org.cybergarage.upnp.Action
Gets the UPnP status for this action.
- getStatus() - Method in class org.cybergarage.upnp.StateVariable
getStatus.
- getStatusCode() - Method in class net.i2p.util.EepGet
The server response (200, etc).
- getStatusCode() - Method in class org.cybergarage.http.HTTPResponse
Gets the HTTP status code of this response.
- getStatusCode() - Method in class org.cybergarage.http.HTTPStatus
Gets the status code.
- getStatusLineString() - Method in class org.cybergarage.http.HTTPResponse
Gets the status line string of this HTTP response.
- getStatusString(int) - Static method in class net.i2p.data.i2cp.MessageStatusMessage
Status string.
- getStatusText() - Method in class net.i2p.util.EepGet
The server text ("OK", "Not Found", etc).
- getStep() - Method in class net.i2p.router.Tuner.BaseParam
Step size.
- getStep() - Method in interface net.i2p.router.Tuner.TunableParam
The step size.
- getStep() - Method in class org.cybergarage.upnp.AllowedValueRange
Gets the step value for this allowed value range.
- getStep() - Method in interface org.rrd4j.core.DataHolder
Returns the time step used for timestamp interval.
- getStep() - Method in class org.rrd4j.core.DataImporter
getStep.
- getStep() - Method in class org.rrd4j.core.FetchData
Returns the step with which this data was fetched.
- getStep() - Method in class org.rrd4j.core.Header
Returns primary RRD time step.
- getStep() - Method in class org.rrd4j.core.jrrd.DataChunk
getStep.
- getStep() - Method in class org.rrd4j.core.RrdDef
Returns time step for the RRD that will be created.
- getStep() - Method in class org.rrd4j.core.RrdToolReader
-
- getStep() - Method in class org.rrd4j.core.XmlReader
Gets the step interval from the XML file.
- getStep() - Method in class org.rrd4j.data.DataProcessor
Returns the time step used for data processing.
- getStep() - Method in class org.rrd4j.graph.RrdGraphDef
Returns the suggested time step for processing RRD data.
- getSteps() - Method in class org.rrd4j.core.ArcDef
Returns the number of primary RRD steps which complete a single archive step.
- getSteps() - Method in class org.rrd4j.core.Archive
Returns the number of archive steps.
- getSteps(int) - Method in class org.rrd4j.core.DataImporter
getSteps.
- getSteps(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getSteps(int) - Method in class org.rrd4j.core.XmlReader
-
- getStolenSocketCount() - Method in class net.i2p.sam.SAMBridge
Count handlers whose socket has been stolen for data streaming.
- getStorage() - Method in class org.klomp.snark.PeerCoordinator
Returns the storage for this torrent.
- getStorage() - Method in class org.klomp.snark.Snark
Get the storage.
- getStoredLeaseDate() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getStoredRouterInfoCount() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Get the number of RouterInfo files stored on disk, if using PersistentDataStore.
- getStoredRouterInfos() - Method in class net.i2p.router.web.helpers.SidebarHelper
Number of router infos stored in the Kademlia netDb
- getStreamSession() - Method in class net.i2p.sam.SAMv1Handler
-
- getStreamSummary() - Method in class net.i2p.router.web.helpers.StreamHelper
Render the streaming connections table(s).
- getStrength() - Method in class org.bouncycastle.crypto.KeyGenerationParameters
return the bit strength for keys produced by this generator,
- getStrictAverageEventsPerPeriod() - Method in class net.i2p.stat.Frequency
Using the strict average interval, how many events occur within an average period?
- getStrictAverageInterval() - Method in class net.i2p.stat.Frequency
Over the lifetime of this stat, without any decay or weighting, what was the average interval between events? (ms)
- getString(String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified string parameter.
- getString(String, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified string parameter.
- getString(int) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified string parameter.
- getString(int, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified string parameter.
- getString(String) - Static method in class i2p.susi.dns.Messages
Translate a string (static).
- getString(String, Object) - Static method in class i2p.susi.dns.Messages
Translate a string with one parameter (static).
- getString(String, Object, Object) - Static method in class i2p.susi.dns.Messages
Translate a string with two parameters (static).
- getString(int, String, String) - Static method in class i2p.susi.dns.Messages
Translate a string with plural form (ngettext).
- getString(String) - Static method in class i2p.susi.webmail.Messages
Get a translated string for the given key.
- getString(String, Object) - Static method in class i2p.susi.webmail.Messages
Get a translated string with a parameter.
- getString(String, Object, Object) - Static method in class i2p.susi.webmail.Messages
Get a translated string with two parameters.
- getString(int, String, String) - Static method in class i2p.susi.webmail.Messages
Get a translated pluralized string based on a count.
- getString(String) - Static method in class net.i2p.addressbook.Messages
Return the translated string for the given key.
- getString(String, Object) - Static method in class net.i2p.addressbook.Messages
Return the translated string for the given key, with one argument.
- getString(String, Object, Object) - Static method in class net.i2p.addressbook.Messages
Return the translated string for the given key, with two arguments.
- getString(String, I2PAppContext) - Static method in class net.i2p.router.web.Messages
lang in routerconsole.lang property, else current locale
- getString(String, Object, I2PAppContext) - Static method in class net.i2p.router.web.Messages
translate a string with a parameter
This is a lot more expensive than getString(s, ctx), so use sparingly.
- getString(String, Object, Object, I2PAppContext) - Static method in class net.i2p.router.web.Messages
two params @since 0.7.14
- getString(int, String, String, I2PAppContext) - Static method in class net.i2p.router.web.Messages
translate (ngettext) @since 0.7.14
- getString(String, I2PAppContext, String) - Static method in class net.i2p.util.Translate
lang in routerconsole.lang property, else current locale
- getString(String, Object, I2PAppContext, String) - Static method in class net.i2p.util.Translate
Translate a string with a parameter
This is a lot more expensive than getString(s, ctx), so use sparingly.
- getString(String, Object, Object, I2PAppContext, String) - Static method in class net.i2p.util.Translate
for {0} and {1}
- getString(String, I2PAppContext, String, Object...) - Static method in class net.i2p.util.Translate
Varargs
- getString(int, String, String, I2PAppContext, String) - Static method in class net.i2p.util.Translate
Use GNU ngettext
For .po file format see http://www.gnu.org/software/gettext/manual/gettext.html.gz#Translating-plural-forms
- getString(int) - Method in class org.json.simple.JsonArray
A convenience method that assumes there is a Boolean, Number, or String value at the given index.
- getString(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Boolean, Number, or String value at the given key.
- getString() - Method in class org.klomp.snark.bencode.BEValue
Returns this BEValue as a String.
- getString(String) - Method in class org.klomp.snark.I2PSnarkUtil
lang in routerconsole.lang property, else current locale
- getString(String, Object) - Method in class org.klomp.snark.I2PSnarkUtil
Translate a string with a parameter This is a lot more expensive than getString(s, ctx), so
use sparingly.
- getString(String, Object, Object) - Method in class org.klomp.snark.I2PSnarkUtil
{0} and {1}
- getString(int, String, String) - Method in class org.klomp.snark.I2PSnarkUtil
ngettext @since 0.7.14
- getStringArray(String) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified string array (maps from JSON array of
strings) parameter.
- getStringArray(String, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
Retrieves the specified string array (maps from JSON array of
strings) parameter.
- getStringArray(int) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified string array (maps from JSON array of
strings) parameter.
- getStringArray(int, boolean) - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Retrieves the specified string array (maps from JSON array of
strings) parameter.
- getStringHeaderValue(String, String, String) - Method in class org.cybergarage.http.HTTPPacket
Gets a string header value, stripping the specified delimiters if present.
- getStringHeaderValue(String) - Method in class org.cybergarage.http.HTTPPacket
Gets a string header value, stripping double quotes if present.
- getStringOrDefault(JsonKey) - Method in class org.json.simple.JsonObject
A convenience method that assumes there is a Boolean, Number, or String value at the given key.
- getStringWidth(String, Font) - Method in class org.rrd4j.graph.ImageWorker
Get the width of the given text in the specified font.
- getStringWidth(String, Font) - Method in class org.rrd4j.graph.SVGImageWorker
-
- getStroke() - Method in class org.jfree.svg.SVGGraphics2D
Returns the current stroke (used when drawing shapes).
- getStyle() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Get the transport style.
- getStyle() - Method in interface net.i2p.router.transport.Transport
Get the unique style identifier for this transport.
- getStyle() - Method in class net.i2p.router.transport.udp.UDPTransport
Transport style string "SSU".
- getStyledDocument() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextPane
Return the styled document.
- getSubData() - Method in class net.i2p.router.message.GarlicConfig
Returns sub-data for toString
- getSubData() - Method in class net.i2p.router.message.PayloadGarlicConfig
-
- getSubjectAlternativeNames(X509Certificate) - Static method in class net.i2p.crypto.CertUtil
Get the set of Subject Alternative Names, including
DNSNames, RFC822Names, IPv4 and v6 addresses as strings.
- getSubjectValue(X509Certificate, String) - Static method in class net.i2p.crypto.CertUtil
Get a value out of the subject distinguished name.
- getSubscriber(int) - Method in class org.cybergarage.upnp.event.SubscriberList
-
- getSubscriber(String) - Method in class org.cybergarage.upnp.Service
getSubscriber.
- getSubscriberList() - Method in class org.cybergarage.upnp.Service
getSubscriberList.
- getSubscriberList() - Method in class org.cybergarage.upnp.xml.ServiceData
getSubscriberList.
- getSubscriberService(String) - Method in class org.cybergarage.upnp.ControlPoint
-
- getSubscriberService(String) - Method in class org.cybergarage.upnp.Device
getSubscriberService.
- getSubscriptionTime() - Method in class org.cybergarage.upnp.event.Subscriber
getSubscriptionTime.
- getSubsessions() - Method in interface net.i2p.client.I2PSession
Get the list of subsessions.
- getSubsessions() - Method in class net.i2p.client.impl.I2PSessionImpl
List of subsessions, non-null, does not include the primary session.
- getSubsessions() - Method in class net.i2p.client.impl.SubSession
Unsupported in a subsession.
- getSubsessions() - Method in interface net.i2p.client.streaming.I2PSocketManager
Get all subsessions.
- getSubsessions() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getSubsystem() - Method in class net.i2p.router.Tuner.BaseParam
Subsystem name.
- getSubsystem() - Method in interface net.i2p.router.Tuner.TunableParam
The subsystem name.
- getSubsystemScores() - Method in class net.i2p.router.Tuner
Per-subsystem health scores computed during the last tuning cycle.
- getSuccessful() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getSuccessful() - Method in class net.i2p.router.networkdb.kademlia.StoreState
Return a successful peer (a random one if more than one was successful)
or null.
- getSuccessfulLookups() - Method in class net.i2p.router.peermanager.DBHistory
how many times we have sent them a db lookup and received the value back from them
- getSuccessfulSize() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getSummary() - Method in class net.i2p.router.web.helpers.CertHelper
Generate the certificate summary HTML.
- getSummary() - Method in class net.i2p.router.web.helpers.ConfigKeyringHelper
Get the summary HTML.
- getSummary() - Method in class net.i2p.router.web.helpers.ProfilesHelper
Render and return the profile summary page.
- getSummaryBarSections(String) - Method in class net.i2p.router.web.helpers.SidebarHelper
Get the list of active summary bar sections for a given page
- getSummaryListener() - Method in class net.i2p.stat.Rate
Return the current summary listener, or null.
- getSupportedEncryption() - Method in class net.i2p.router.LeaseSetKeys
What types of encryption are supported?
- getSupportedSince() - Method in enum net.i2p.crypto.EncType
The router version in which this type was first supported.
- getSupportedSince() - Method in enum net.i2p.crypto.SigType
The router version in which this type was first supported.
- getSusername() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve the configured SSL proxy username for reseeding.
- getSustainedHeavyTransitThreshold(RouterContext) - Static method in class net.i2p.router.Tuner.BaseParam
Transit bandwidth threshold for "sustained heavy" — 50% of configured share.
- getSustainedHighLoadMs() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the duration (ms) high load must persist before gating requests.
- getSustainedModerateLoadMs() - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Get the duration (ms) moderate load must persist before disconnecting low-share peers.
- getSVGDocument() - Method in class org.jfree.svg.SVGGraphics2D
Returns an SVG document (this contains the content returned by the
SVGGraphics2D.getSVGElement()
method, prepended with the required document header).
- getSVGElement() - Method in class org.jfree.svg.SVGGraphics2D
Returns the SVG element that has been generated by calls to this Graphics2D
implementation.
- getSVGElement(String) - Method in class org.jfree.svg.SVGGraphics2D
Returns the SVG element that has been generated by calls to this Graphics2D
implementation, giving it the specified id.
- getSVGElement(String, boolean, ViewBox, PreserveAspectRatio, MeetOrSlice) - Method in class org.jfree.svg.SVGGraphics2D
Returns the SVG element that has been generated by calls to this Graphics2D
implementation, giving it the specified id.
- getSVGImages() - Method in class org.jfree.svg.SVGGraphics2D
Returns the list of image elements that have been referenced in the SVG output but not
embedded.
- getSwingMainMenu() - Method in class net.i2p.desktopgui.ExternalTrayManager
Build a Swing popup menu with notification controls.
- getSwingMainMenu() - Method in class net.i2p.desktopgui.InternalTrayManager
Build a Swing popup menu with router management controls.
- getSwingMainMenu() - Method in class net.i2p.desktopgui.TrayManager
Build a popup menu, adding callbacks to the different items.
- getSymmetric() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- getSyncPeriod() - Static method in class org.rrd4j.core.RrdNioBackendFactory
Returns time between two consecutive background synchronizations.
- getSyncPoolSize() - Static method in class org.rrd4j.core.RrdNioBackendFactory
Returns the number of synchronizing threads.
- getSyncThreadPool() - Method in class org.rrd4j.core.RrdNioBackendFactory
-
- getSystemClipboard() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Toolkit
Return the system clipboard.
- getSystemLoad() - Method in class net.i2p.router.web.helpers.SidebarHelper
Retrieve System Load Average as a percentage.
- getSystemLoad() - Static method in class net.i2p.util.SystemVersion
Retrieve System Load as percentage (100% equals full system load)
- getSystemTimeZone() - Static method in class net.i2p.util.SystemVersion
The system's time zone, which is probably different from the
JVM time zone, because Router changes the JVM default to GMT.
- getSystemTimeZone(I2PAppContext) - Static method in class net.i2p.util.SystemVersion
The system's time zone, which is probably different from the
JVM time zone, because Router changes the JVM default to GMT.
- getT() - Method in class net.i2p.crypto.eddsa.math.GroupElement
Gets the $T$ value of the group element.
- getT() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
T.
- getT() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPublicKeyParameters
Get the polynomial coefficients.
- getTable() - Static method in class i2p.susi.util.HexTable
Get a copy of the hex table for safe access
- getTableEntry(int) - Static method in class i2p.susi.util.HexTable
Direct access to table entry for backward compatibility
- getTags(File) - Static method in class org.klomp.snark.web.Mp3Tags
Extracts artist and title metadata from an MP3 file's ID3 tags.
- getTagsToSend() - Method in class net.i2p.client.SendMessageOptions
If we are low on tags, send this many.
- getTagsToSend(int) - Static method in class net.i2p.client.SendMessageOptions
If we are low on tags, send this many.
- getTagsToSend() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Mostly handled on router side; PacketQueue needs to know for override limits @since 0.9.34
- getTagsToSend() - Method in class net.i2p.crypto.SessionKeyManager
Get the number of tags to send.
- getTagsToSend() - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
-
- getTagsToSend() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- getTagsToSend() - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
How many to send, IF we need to.
- getTagsToSend() - Method in class net.i2p.router.crypto.TransientSessionKeyManager
How many to send, IF we need to.
- getTagThreshold() - Method in class net.i2p.client.SendMessageOptions
Low tag threshold.
- getTagThreshold(int) - Static method in class net.i2p.client.SendMessageOptions
Low tag threshold.
- getTagThreshold() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getTarget() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getTarget() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getTarget() - Method in class net.i2p.router.OutNetMessage
Specifies the router to which the message should be delivered.
- getTarget() - Method in class net.i2p.router.util.CoDelBlockingQueue
Returns the current CoDel target delay in ms.
- getTarget() - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
Returns the current CoDel target delay in ms.
- getTarget() - Method in class org.minidns.record.RRWithTarget
-
- getTargetAddress(String) - Method in class net.i2p.data.router.RouterInfo
Pull the first workable target address for the given transport.
- getTargetAddress(RouterInfo) - Method in class net.i2p.router.transport.udp.UDPTransport
first available address we can use.
- getTargetAddresses(String) - Method in class net.i2p.data.router.RouterInfo
For multiple addresses per-transport (IPv4 or IPv6)
- getTargetAddresses(String, String) - Method in class net.i2p.data.router.RouterInfo
For multiple addresses per-transport (IPv4 or IPv6)
Return addresses matching either of two styles
- getTargetAddresses(RouterInfo) - Method in class net.i2p.router.transport.TransportImpl
Get all available address we can use, shuffled and then sorted by cost/preference.
- getTargetDestination() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getTargetHost() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getTargetHost(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the target host for the tunnel.
- getTargetHost(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getTargetPort() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getTargetPort(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the target port for the tunnel.
- getTargetPort(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getTargetRouter() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getTargetTunnel() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getTasks() - Method in class net.i2p.i2ptunnel.I2PTunnel
Returns a copy of the task list
- getTcpAutoIPChecked(int) - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get checked attribute for TCP auto IP.
- getTcpAutoPortChecked(int) - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get checked attribute for TCP auto port.
- getTcpNoDelay() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getTemp() - Static method in class net.i2p.stat.RateAverages
Gets a thread-local temp instance.
- getTempDir() - Method in class net.i2p.I2PAppContext
Where anybody may store temporary data.
- getTempDir() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getTestClientBudget() - Static method in class net.i2p.router.Tuner
The test client budget.
- getTestData() - Method in class net.i2p.router.transport.udp.PeerTestState
Get the test data for retransmission.
- getTestingTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Count tunnels that have been built but not yet passed their first test.
- getTestJobCount() - Method in class net.i2p.router.JobQueue
Count the number of TestJob instances currently queued in the job queue.
- getTestRetestBackoff() - Static method in class net.i2p.router.Tuner
The test retest backoff.
- getTestStatus() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Get the current test status of this tunnel for UI display.
- getTestStatus() - Method in interface net.i2p.router.TunnelInfo
Get the current test status of this tunnel for UI display.
- getTestStatus() - Method in class net.i2p.router.web.helpers.WizardHelper
Return the current NDT bandwidth test status.
- getText() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextArea
-
- gettext(ResourceBundle, String) - Static method in class gnu.gettext.GettextResource
Look up a translated string.
- getText() - Method in class net.i2p.router.web.FormHandler.Message
Text.
- getText() - Method in class org.klomp.snark.comments.Comment
Returns the comment text.
- getText() - Method in class org.minidns.record.TXT
getText.
- getTextContent() - Method in class net.i2p.router.web.ContentHelper
-
- getTextRendering() - Method in class org.jfree.svg.SVGGraphics2D
Returns the value of the 'text-rendering' property that will be written to the SVG element.
- GettextResource - Class in gnu.gettext
GettextResource Extends ResourceBundle.
- GettextResource() - Constructor for class gnu.gettext.GettextResource
-
- getTheme() - Method in class i2p.susi.dns.BaseBean
Returns the theme path
- getTheme() - Method in class net.i2p.i2ptunnel.web.IndexBean
Get the theme path.
- getTheme(String) - Method in class net.i2p.router.web.CSSHelper
-
- getTheme() - Method in class org.klomp.snark.SnarkManager
Get current theme.
- getThemeName() - Method in class i2p.susi.dns.BaseBean
Returns the theme name
- getThemeName() - Method in class net.i2p.i2ptunnel.web.IndexBean
Get the theme name.
- getThemes() - Method in class i2p.susi.dns.BaseBean
Get all themes
- getThemes() - Method in class org.klomp.snark.SnarkManager
Get all themes
- getTheyRelayToUsAs() - Method in class net.i2p.router.transport.udp.PeerState
tag they relay to us as.
- getThisDestination() - Method in interface net.i2p.client.streaming.I2PSocket
Returns the Destination of this side of the socket.
- getThisDestination() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- getThisDestination() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
-
- getThreadCount() - Static method in class net.i2p.router.transport.ntcp.Reader
Get the reader thread count
- getThreadCount() - Static method in class net.i2p.router.transport.ntcp.Writer
Get the writer thread count
- getThreadCount() - Static method in class net.i2p.router.transport.udp.MessageReceiver
Returns the current target thread count.
- getThreadGroup() - Method in class net.i2p.sam.SessionRecord
Get the thread group for this session.
- getThreadName() - Method in class net.i2p.util.LogRecord
-
- getThreadObject() - Method in class org.cybergarage.util.ThreadCore
Gets the internal Thread object.
- getThreshold() - Method in class net.i2p.i2ptunnel.access.FilterDefinitionElement
-
- getThreshold() - Method in class net.i2p.i2ptunnel.access.Recorder
-
- getThreshold() - Method in class net.i2p.router.tunnel.pool.GhostPeerManager
Get the current timeout threshold.
- getThrowable() - Method in class net.i2p.util.LogRecord
-
- getTime() - Method in class net.i2p.data.DateAndFlags
Date in milliseconds since epoch.
- getTime() - Method in class org.klomp.snark.comments.Comment
Returns the comment timestamp in java time (milliseconds since epoch).
- getTime() - Method in class org.klomp.snark.SnarkManager
-
- getTime() - Method in class org.rrd4j.core.Sample
Returns sample timestamp (in seconds, without milliseconds).
- getTime() - Method in class org.rrd4j.core.timespec.TimeSpec
Resolve time, applying relative offsets to the context
- getTime() - Static method in class org.rrd4j.core.Util
Returns current timestamp in seconds (without milliseconds).
- getTimeout() - Method in class net.i2p.client.impl.I2PSessionImpl2
Return the timeout value.
- getTimeout() - Method in class net.i2p.client.streaming.impl.PacketLocal
Used by PacketQueue to feed an expiration to the router.
- getTimeout() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Gets the timeout for the blinding info.
- getTimeout() - Method in class net.i2p.data.i2cp.HostLookupMessage
Gets the lookup timeout.
- getTimeout() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
For inbound and outbound: Idle timeout interval.
- getTimeout() - Method in class org.cybergarage.http.HTTPServer
Gets the current socket timeout value.
- getTimeOut() - Method in class org.cybergarage.upnp.event.Subscriber
getTimeOut.
- getTimeout(String) - Static method in class org.cybergarage.upnp.event.Subscription
getTimeout.
- getTimeout() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
getTimeout.
- getTimeout() - Method in class org.cybergarage.upnp.event.SubscriptionResponse
getTimeout.
- getTimeout() - Method in class org.cybergarage.upnp.Service
getTimeout.
- getTimeout() - Method in class org.cybergarage.upnp.xml.ServiceData
getTimeout.
- getTimeoutMs() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- getTimes(TimeSpec, TimeSpec) - Static method in class org.rrd4j.core.timespec.TimeSpec
Use this static method to resolve relative time references and obtain the corresponding
Calendar objects.
- getTimeSinceCreated() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Get time since connection creation in milliseconds.
- getTimeSinceCreated(long) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Get time since connection creation in milliseconds.
- getTimeSinceReceive() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Get time since last receive in milliseconds.
- getTimeSinceReceive(long) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Get time since last receive in milliseconds.
- getTimeSinceReceived() - Method in class net.i2p.router.transport.udp.UDPPacket
Returns the amount of time elapsed since the packet was received.
- getTimeSinceSend() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Get time since last send in milliseconds.
- getTimeSinceSend(long) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Get time since last send in milliseconds.
- getTimestamp() - Method in class net.i2p.client.TunnelRemovalEvent
Return the event time.
- getTimestamp() - Method in class net.i2p.router.transport.CommSystemFacadeImpl.CacheEntry
-
- getTimeStamp() - Method in class org.cybergarage.upnp.Device
getTimeStamp.
- getTimeStamp() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getTimeStamp.
- getTimestamp() - Method in class org.rrd4j.core.timespec.TimeSpec
Returns the corresponding timestamp (seconds since Epoch).
- getTimestamp() - Static method in class org.rrd4j.core.Util
- getTimestamp(Date) - Static method in class org.rrd4j.core.Util
Returns timestamp (unix epoch) for the given Date object
- getTimestamp(Calendar) - Static method in class org.rrd4j.core.Util
Returns timestamp (unix epoch) for the given Calendar object
- getTimestamp(int, int, int, int, int) - Static method in class org.rrd4j.core.Util
Returns timestamp (unix epoch) for the given year, month, day, hour and minute.
- getTimestamp(int, int, int) - Static method in class org.rrd4j.core.Util
Returns timestamp (unix epoch) for the given year, month and day.
- getTimestamp(String) - Static method in class org.rrd4j.core.Util
Parses at-style time specification and returns the corresponding timestamp.
- getTimestamper() - Method in class net.i2p.router.RouterClock
Get the timestamper used for time synchronization.
- getTimestamper() - Method in class net.i2p.util.Clock
This is a dummy, see RouterClock and RouterTimestamper for the real thing
- getTimestamps() - Method in class org.rrd4j.core.FetchData
Returns an array of timestamps covering the whole range specified in the
FetchReguest object.
- getTimestamps() - Method in class org.rrd4j.core.jrrd.DataChunk
Getter for the time stamps values.
- getTimestamps(TimeSpec, TimeSpec) - Static method in class org.rrd4j.core.timespec.TimeSpec
Use this static method to resolve relative time references and obtain the corresponding
timestamps (seconds since epoch).
- getTimestamps(String, String) - Static method in class org.rrd4j.core.Util
Parses two related at-style time specifications and returns corresponding timestamps.
- getTimestamps() - Method in class org.rrd4j.data.DataProcessor
- getTimestamps() - Method in class org.rrd4j.data.Source
Returns the timestamps.
- getTimestampsPerPixel(int) - Method in class org.rrd4j.data.DataProcessor
Calculates timestamps which correspond to individual pixels on the graph.
- getTimestampsPerPixel() - Method in class org.rrd4j.data.DataProcessor
- getTimeString() - Method in class org.cybergarage.http.Date
Gets the time string in HH:MM format with a blinking colon effect.
- getTimeTillMidnight() - Method in class net.i2p.data.router.RouterKeyGenerator
How long until midnight (ms)
- getTimeToLive() - Static method in class org.cybergarage.upnp.UPnP
Gets the current time-to-live value for multicast packets.
- getTimeZone() - Method in interface org.rrd4j.core.DataHolder
Returns the time zone.
- getTimeZone() - Method in class org.rrd4j.data.DataProcessor
getTimeZone.
- getTimeZone() - Method in class org.rrd4j.graph.RrdGraphDef
Returns the time zone used for the graph.
- getTiming() - Method in interface net.i2p.router.Job
Timing criteria for the task
- getTiming() - Method in class net.i2p.router.JobImpl
Get the timing object for this job.
- getTmpFilename() - Static method in class org.rrd4j.core.Util
-
- getTo() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- getTo(long) - Static method in class net.i2p.router.Blocklist
Extract the ending IP from a compressed blocklist entry.
- getTodayEntryCount() - Method in class i2p.susi.dns.LogBean
Get the count of log entries from today.
- getToken() - Method in class net.i2p.router.transport.udp.EstablishmentManager.Token
Get the token value
- getToken() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getToken() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getToken() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
long headers only
- getToolkit() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- getTopLeftOnBit() - Method in class com.google.zxing.common.BitMatrix
This is useful in detecting a corner of a 'pure' barcode.
- getTorBlocklistChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the Tor blocklist option.
- getToRouter() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
The destination router.
- getTorrent(String) - Method in class org.klomp.snark.SnarkManager
Grab the torrent given the (canonical) filename of the .torrent file
- getTorrentByBaseName(String) - Method in class org.klomp.snark.SnarkManager
Grab the torrent given the base name of the storage
- getTorrentByInfoHash(byte[]) - Method in class org.klomp.snark.SnarkManager
Grab the torrent given the info hash
- getTorrentCreateFilterMap() - Method in class org.klomp.snark.SnarkManager
Unsorted map of name to TorrentCreateFilter object Modifiable, not a copy
- getTorrentCreateFilterStrings() - Method in class org.klomp.snark.SnarkManager
Unsorted, do not modify
- getTorrentData() - Method in class org.klomp.snark.MetaInfo
Returns the bencoded torrent file data.
- getTorrents() - Method in class org.klomp.snark.SnarkManager
Unmodifiable
- getTotalAllocatedInboundBytes() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Total bytes allocated for inbound messages since start.
- getTotalAllocatedOutboundBytes() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Total bytes allocated for outbound messages since start.
- getTotalAvgPeerTestTime() - Method in class net.i2p.router.peermanager.PeerTestJob
Gets the total average peer test time including both successful and slow tests over the last hour.
- getTotalCodewords() - Method in class com.google.zxing.qrcode.decoder.Version
-
- getTotalCommentsSent() - Method in class org.klomp.snark.Peer
Returns the total number of UT comments sent to this peer.
- getTotalDay(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the per-day total connection limit across all sources.
- getTotalDay(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getTotalECCodewords() - Method in class com.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getTotalEventCount() - Method in class net.i2p.stat.RateAverages
Gets the total event count.
- getTotalExpanded() - Method in class net.i2p.i2ptunnel.util.GunzipOutputStream
Inflater statistic
- getTotalExpanded() - Method in class net.i2p.util.ResettableGZIPInputStream
Moved from i2ptunnel HTTPResponseOutputStream.InternalGZIPInputStream
- getTotalFilteredCount() - Method in class i2p.susi.dns.AddressbookBean
Gets the total count of filtered results for pagination display.
- getTotalFilteredCount() - Method in class i2p.susi.dns.NamingServiceBean
Gets the total count of filtered results for pagination display.
- getTotalHour(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the per-hour total connection limit across all sources.
- getTotalHour(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getTotalLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.Block
Get the total size of the block.
- getTotalLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.Block
-
- getTotalLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.Block
Return the total size of the block, including the 3 byte header.
- getTotalLength() - Method in class org.klomp.snark.MetaInfo
Returns the total length of the torrent in bytes.
- getTotalLength() - Method in class org.klomp.snark.Snark
Get the total length of all torrent files.
- getTotalLength() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getTotalMinute(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the per-minute total connection limit across all sources.
- getTotalMinute(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getTotalOutboundQueueDepth() - Method in class net.i2p.router.transport.udp.UDPTransport
Total outbound messages queued across all UDP peers.
- getTotalPendingTime() - Method in class net.i2p.router.JobStats
Get the total pending/wait time for all runs of this job type.
- getTotalQuantity() - Method in class net.i2p.router.TunnelPoolSettings
Convenience
- getTotalRead() - Method in class net.i2p.i2ptunnel.util.GunzipOutputStream
Inflater statistic
- getTotalRead() - Method in class net.i2p.util.ResettableGZIPInputStream
Moved from i2ptunnel HTTPResponseOutputStream.InternalGZIPInputStream
- getTotalReadySize() - Method in class net.i2p.client.streaming.impl.MessageInputStream
Gets the total number of bytes queued up in ready buffers.
- getTotalRequested() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
how many bytes were requested?
- getTotalTime() - Method in class net.i2p.router.JobStats
Get the total execution time for all runs of this job type.
- getTotalValues() - Method in class net.i2p.stat.RateAverages
Gets the total values.
- getToTunnel() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
The destination tunnel.
- getTrackerMap() - Method in class org.klomp.snark.SnarkManager
Unsorted map of name to Tracker object Modifiable, not a copy
- getTrackerProblems() - Method in class org.klomp.snark.Snark
Not HTML escaped.
- getTrackers() - Method in class org.klomp.snark.SnarkManager
Unsorted, do not modify
- getTrackerSeenPeers() - Method in class org.klomp.snark.Snark
Get the tracker seen peers count.
- getTrackerSeenPeers() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getTrackerURL() - Method in class org.klomp.snark.MagnetURI
Returns the first valid I2P tracker URL from the magnet link.
- getTrackerURL() - Method in class org.klomp.snark.Snark
Get the tracker URL.
- getTrackerURLs() - Method in class org.klomp.snark.MagnetURI
Returns all valid I2P tracker URLs from the magnet link.
- getTrafficClass() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getTransferEncoding() - Method in class i2p.susi.webmail.Attachment
Returns the transfer encoding.
- getTransferEncoding() - Method in class net.i2p.util.EepGet
Show the Transfer-Encoding field
- getTransferEncoding() - Method in class org.cybergarage.http.HTTPPacket
Get the Transfer-Encoding header value.
- getTransform() - Method in class org.jfree.svg.SVGGraphics2D
Returns a copy of the current transform.
- getTransformDP() - Method in class org.jfree.svg.SVGGraphics2D
Returns the number of decimal places used to write the transformation matrices in the SVG
output.
- getTransientExpiration() - Method in class net.i2p.data.LeaseSet2
Absolute time, not time from now.
- getTransientIPv4Blocks() - Method in class net.i2p.router.Blocklist
Single IPs blocked until restart.
- getTransientIPv6Blocks() - Method in class net.i2p.router.Blocklist
Single IPs blocked until restart.
- getTransientSigningKey() - Method in class net.i2p.data.LeaseSet2
Gets the transient public key for offline signing.
- getTransientSigningPrivKey() - Method in class net.i2p.data.PrivateKeyFile
Get the transient signing private key.
- getTransientSigningPubKey() - Method in class net.i2p.data.PrivateKeyFile
Get the transient signing public key.
- getTransientSigningPublicKey() - Method in interface net.i2p.client.I2PSession
Get the transient signing public key.
- getTransientSigningPublicKey() - Method in class net.i2p.client.impl.I2PSessionImpl
Null on error or if not initialized or does not have offline keys.
- getTransientSigningPublicKey() - Method in class net.i2p.data.i2cp.SessionConfig
Gets the transient signing public key for offline signing.
- getTransientSPK() - Method in class net.i2p.client.streaming.impl.Packet
Only if an offline signing block was included, else null
- getTransitSummary() - Method in class net.i2p.router.web.helpers.TransitSummaryHelper
-
- getTranslatedName() - Method in class i2p.susi.webmail.MailCache
-
- getTransport() - Method in class net.i2p.router.transport.TransportBid
Specifies the transport that offered this bid
- getTransport(String) - Method in class net.i2p.router.transport.TransportManager
-
- getTransport() - Method in class net.i2p.router.transport.udp.PeerState
Convenience for OutboundMessageState so it can fail itself
- getTransportCount() - Method in class net.i2p.router.transport.TransportManager
-
- getTransportMaxConnections(RouterContext, String) - Static method in class net.i2p.router.transport.TransportImpl
-
- getTransportQueued() - Method in class net.i2p.router.OutNetMessage
-
- getTransportRings() - Method in class net.i2p.router.web.helpers.HealthHelper
-
- getTransports() - Method in class net.i2p.router.CommSystemFacade
Registered transports by style name.
- getTransports() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getTransports() - Method in class net.i2p.router.transport.TransportManager
-
- getTransportStyle() - Method in class net.i2p.data.router.RouterAddress
Retrieve the type of transport that must be used to communicate on this address.
- getTrClass() - Method in class i2p.susi.dns.AddressbookBean
Gets the table row class.
- getTrustedKeys() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getTrustedKeysString() - Method in class net.i2p.crypto.TrustedUpdate
Fetches the trusted keys for the current instance.
- getTtl() - Method in class org.minidns.record.Record
Retrieve the record ttl.
- getTuner() - Method in class net.i2p.router.transport.TransportManager
Get the adaptive tuner from the UDP transport.
- getTuner() - Method in class net.i2p.router.transport.udp.UDPTransport
The transport tuner.
- getTuning() - Method in class net.i2p.router.web.helpers.TuningHelper
Main content: editable tables of tunable params with sparklines.
- getTunnel() - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- getTunnel() - Method in class net.i2p.i2ptunnel.TunnelController
The I2PTunnel
for advanced plugin usage
- getTunnel(TunnelId) - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- getTunnel(TunnelId) - Method in class net.i2p.router.tunnel.pool.TunnelPool
tunnel by its gateway tunnel ID.
- getTunnelAcceptanceRatio() - Method in class net.i2p.router.peermanager.PeerProfile
Tunnel acceptance ratio from tunnel history.
- getTunnelAvgLatency(TunnelInfo) - Static method in class net.i2p.router.tunnel.pool.TunnelPool
Average test latency for a tunnel.
- getTunnelBackupQuantity(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the inbound backup tunnel quantity (applies to both in/out if not split).
- getTunnelBackupQuantity(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
Gets the backup tunnel quantity for inbound or both in/out.
- getTunnelBackupQuantityOut(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the outbound backup tunnel quantity.
- getTunnelBackupQuantityOut(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns the outbound backup tunnel quantity.
- getTunnelBandwidth() - Method in class net.i2p.router.web.helpers.TunnelBandwidthHelper
-
- getTunnelBuildSuccess() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getTunnelBuildSuccess() - Method in class net.i2p.router.web.helpers.SidebarHelper
Retrieve Tunnel build success as a percentage.
- getTunnelBuildSuccess() - Static method in class net.i2p.util.SystemVersion
Retrieve Tunnel build success as a percentage.
- getTunnelCount() - Method in class net.i2p.i2ptunnel.web.IndexBean
Get the number of tunnels.
- getTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPool
duplicate of size(), let's pick one
- getTunnelCreateResponseTime() - Method in class net.i2p.router.peermanager.PeerProfile
How long it takes to get a tunnel create response from the peer (in milliseconds).
- getTunnelDepth(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the inbound tunnel depth (applies to both in/out if not split).
- getTunnelDepth(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
Gets the tunnel depth (number of hops) for inbound tunnels.
- getTunnelDepthOut(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the outbound tunnel depth.
- getTunnelDepthOut(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns the outbound tunnel depth.
- getTunnelDescription(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the tunnel description.
- getTunnelDescription(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
The description for the specified tunnel, HTML-escaped.
- getTunnelFailed() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Has the tunnel failed completely?
- getTunnelFailed() - Method in interface net.i2p.router.TunnelInfo
Has the tunnel failed completely?
- getTunnelFailures() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getTunnelHistory() - Method in class net.i2p.router.peermanager.PeerProfile
History of tunnel activity with the peer.
- getTunnelId() - Method in class net.i2p.client.TunnelRemovalEvent
Return the tunnel ID.
- getTunnelId(int) - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
Tunnel id.
- getTunnelId() - Method in class net.i2p.data.i2np.DeliveryInstructions
default null
- getTunnelId() - Method in class net.i2p.data.i2np.TunnelDataMessage
Return the tunnelId
- getTunnelId() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
Return the tunnelId
- getTunnelId() - Method in class net.i2p.data.Lease
Tunnel on the gateway to communicate with
- getTunnelId() - Method in class net.i2p.data.MetaLease
UnsupportedOperationException always.
- getTunnelId() - Method in class net.i2p.data.TunnelId
Tunnel ID.
- getTunnelIdObj() - Method in class net.i2p.data.i2np.TunnelDataMessage
Return the tunnelIdObj
- getTunnelKey(PooledTunnelCreatorConfig) - Static method in class net.i2p.router.tunnel.pool.ExpireJob
Get the unique key for this tunnel config.
- getTunnelLag() - Method in interface net.i2p.router.RouterThrottle
How backed up our tunnels are at the moment (in milliseconds)
- getTunnelLag() - Method in class net.i2p.router.RouterThrottleImpl
-
- getTunnelLag() - Method in class net.i2p.router.web.helpers.SidebarHelper
How long it takes us to test our tunnels, averaged over the last 10 minutes
(pretty printed with the units attached)
- getTunnelLifetime(RouterContext) - Static method in class net.i2p.router.tunnel.pool.BuildExecutor
Get the tunnel lifetime from config.
- getTunnelLifetime(RouterContext) - Static method in class net.i2p.router.tunnel.pool.TunnelPool
Tunnel lifetime from config or default (10 minutes).
- getTunnelName(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the tunnel name.
- getTunnelName(TunnelControllerGroup, int) - Static method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the tunnel name from a specific group.
- getTunnelName(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Get the tunnel name.
- getTunnelName(Destination) - Method in class net.i2p.router.networkdb.kademlia.ExpireLeasesJob
-
- getTunnelName(Destination) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Look up the tunnel pool nickname for a destination.
- getTunnelName(Destination) - Method in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
Look up the tunnel nickname for a destination.
- getTunnelParticipatingFastest() - Method in class net.i2p.router.web.helpers.TunnelParticipatingFastestHelper
-
- getTunnelPeerCount() - Method in class net.i2p.router.web.helpers.TunnelPeerCountHelper
-
- getTunnelPool() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- getTunnelPoolManager() - Method in class net.i2p.router.tunnel.pool.TunnelPool
TunnelPoolManager that owns this pool.
- getTunnelQuantity(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the inbound tunnel quantity (applies to both in/out if not split).
- getTunnelQuantity(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
Gets the tunnel quantity for inbound or both in/out.
- getTunnelQuantityOut(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the outbound tunnel quantity.
- getTunnelQuantityOut(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns the outbound tunnel quantity.
- getTunnelsParticipating() - Method in class net.i2p.router.web.helpers.TunnelParticipatingHelper
-
- getTunnelStatus(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the operational status of the tunnel.
- getTunnelStatus(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
The current status of the specified tunnel.
- getTunnelStatus() - Method in interface net.i2p.router.RouterThrottle
Message on the state of participating tunnel acceptance
- getTunnelStatus() - Method in class net.i2p.router.RouterThrottleImpl
-
- getTunnelStatus() - Method in class net.i2p.router.web.helpers.SidebarHelper
Localized tunnel status string (e.g.
- getTunnelSummary() - Method in class net.i2p.router.web.helpers.TunnelHelper
-
- getTunnelTargetBuffer(RouterContext) - Static method in class net.i2p.router.tunnel.pool.BuildExecutor
Get the target build buffer from config or default (0).
- getTunnelTestTimeAverage() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getTunnelTestTimeAvgLastUpdate() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getTunnelType(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the tunnel type string (e.g.
- getTunnelType(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Get the tunnel type.
- getTunnelVariance(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the inbound tunnel length variance (applies to both in/out if not split).
- getTunnelVariance(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
Gets the tunnel variance for inbound or both in/out.
- getTunnelVarianceOut(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the outbound tunnel length variance.
- getTunnelVarianceOut(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns the outbound tunnel variance.
- getType() - Method in class com.maxmind.geoip.DatabaseInfo
-
- getType() - Method in class edu.internet2.ndt.Message
Get Message Type
- getType() - Method in class net.i2p.client.impl.HandlerImpl
getType.
- getType() - Method in interface net.i2p.client.impl.I2CPMessageHandler
I2CP message type this handler processes.
- getType() - Method in class net.i2p.data.DatabaseEntry
Type of the data structure.
- getType() - Method in class net.i2p.data.EncryptedLeaseSet
Entry type for the network database.
- getType() - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
-
- getType() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
-
- getType() - Method in class net.i2p.data.i2cp.CreateLeaseSet2Message
Type.
- getType() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.CreateSessionMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.DestLookupMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.DestReplyMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.DestroySessionMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.DisconnectMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.GetBandwidthLimitsMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.GetDateMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.HostLookupMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.HostReplyMessage
Type.
- getType() - Method in interface net.i2p.data.i2cp.I2CPMessage
Return the unique identifier for this type of message, as specified in the
network specification document under #ClientAccessLayerMessages
- getType() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
Return the unique identifier for this type of message, as specified in the
network specification document under #ClientAccessLayerMessages
- getType() - Method in class net.i2p.data.i2cp.MessageStatusMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- getType() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.SendMessageMessage
Return the unique identifier for this type of message, as specified in the
network specification document under #ClientAccessLayerMessages
- getType() - Method in class net.i2p.data.i2cp.SessionStatusMessage
Type.
- getType() - Method in class net.i2p.data.i2cp.SetDateMessage
Type.
- getType() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
- getType() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getType() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
- getType() - Method in class net.i2p.data.i2np.DataMessage
-
- getType() - Method in class net.i2p.data.i2np.DeliveryStatusMessage
-
- getType() - Method in class net.i2p.data.i2np.GarlicMessage
-
- getType() - Method in interface net.i2p.data.i2np.I2NPMessage
Return the unique identifier for this type of I2NP message, as defined in
the I2NP spec
- getType() - Method in class net.i2p.data.i2np.OutboundTunnelBuildReplyMessage
-
- getType() - Method in class net.i2p.data.i2np.ShortTunnelBuildMessage
-
- getType() - Method in class net.i2p.data.i2np.ShortTunnelBuildReplyMessage
-
- getType() - Method in class net.i2p.data.i2np.TunnelBuildMessage
-
- getType() - Method in class net.i2p.data.i2np.TunnelBuildReplyMessage
-
- getType() - Method in class net.i2p.data.i2np.TunnelDataMessage
Return the type
- getType() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
Return the type
- getType() - Method in class net.i2p.data.i2np.UnknownI2NPMessage
Note that this returns the "true" type, so that
the IBGW can correctly make drop decisions.
- getType() - Method in class net.i2p.data.i2np.VariableTunnelBuildMessage
I2NP message type 23 for variable-record tunnel build requests.
- getType() - Method in class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
I2NP message type 24 for variable-record tunnel build replies.
- getType() - Method in class net.i2p.data.LeaseSet
Lease set type for the network database.
- getType() - Method in class net.i2p.data.LeaseSet2
Lease set type for the network database.
- getType() - Method in class net.i2p.data.MetaLease
Type identifier for this lease.
- getType() - Method in class net.i2p.data.MetaLeaseSet
Entry type for the network database.
- getType() - Method in class net.i2p.data.PrivateKey
Gets the encryption type of this private key.
- getType() - Method in class net.i2p.data.PublicKey
Gets the encryption type of this public key.
- getType() - Method in class net.i2p.data.router.RouterInfo
Return the type
- getType() - Method in class net.i2p.data.Signature
Gets the signature type.
- getType() - Method in class net.i2p.data.SigningPrivateKey
Gets the signature type of this private key.
- getType() - Method in class net.i2p.data.SigningPublicKey
Gets the signature type of this public key.
- getType() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getType() - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- getType() - Method in class net.i2p.i2ptunnel.web.IndexBean
The tunnel type.
- getType() - Method in class net.i2p.internal.PoisonI2CPMessage
-
- getType() - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Get the encryption type for this session key manager
- getType(RouterAddress) - Static method in class net.i2p.router.transport.TransportUtil
-
- getType(String) - Static method in class net.i2p.router.transport.TransportUtil
-
- getType(byte[]) - Static method in class net.i2p.router.transport.TransportUtil
-
- getType() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
all headers
- getType() - Method in class net.i2p.router.transport.udp.SSU2Payload.Block
Get the block type.
- getType() - Method in class net.i2p.router.update.UpdateRunner
Type.
- getType() - Method in interface net.i2p.update.UpdateTask
Get the update type.
- getType() - Method in class org.jfree.svg.SVGGraphicsDevice
Returns the device type.
- getType() - Method in class org.json.simple.Yytoken
-
- getType() - Method in class org.klomp.snark.UpdateRunner
-
- getType() - Method in class org.minidns.record.A
-
- getType() - Method in class org.minidns.record.AAAA
-
- getType() - Method in class org.minidns.record.CNAME
-
- getType() - Method in class org.minidns.record.Data
The payload type.
- getType() - Method in class org.minidns.record.DLV
-
- getType() - Method in class org.minidns.record.DNAME
getType.
- getType() - Method in class org.minidns.record.DNSKEY
getType.
- getType() - Method in class org.minidns.record.DS
getType.
- getType() - Method in class org.minidns.record.MX
getType.
- getType() - Method in class org.minidns.record.NS
getType.
- getType() - Method in class org.minidns.record.NSEC
getType.
- getType() - Method in class org.minidns.record.NSEC3
getType.
- getType() - Method in class org.minidns.record.NSEC3PARAM
getType.
- getType() - Method in class org.minidns.record.OPENPGPKEY
-
- getType() - Method in class org.minidns.record.OPT
getType.
- getType() - Method in class org.minidns.record.PTR
-
- getType(int) - Static method in enum org.minidns.record.Record.TYPE
Retrieve the symbolic type of the binary value.
- getType(Class<D>) - Static method in enum org.minidns.record.Record.TYPE
Retrieve the type for a given
Data class.
- getType() - Method in class org.minidns.record.RRSIG
getType.
- getType() - Method in class org.minidns.record.SOA
getType.
- getType() - Method in class org.minidns.record.SRV
getType.
- getType() - Method in class org.minidns.record.TLSA
getType.
- getType() - Method in class org.minidns.record.TXT
getType.
- getType() - Method in class org.minidns.record.UNKNOWN
getType.
- getType() - Method in class org.rrd4j.core.Datasource
Returns datasource type (GAUGE, COUNTER, DERIVE, ABSOLUTE).
- getType() - Method in class org.rrd4j.core.jrrd.Archive
Returns the type of function used to calculate the consolidated data point.
- getType() - Method in class org.rrd4j.core.jrrd.DataSource
Returns the type this data source is.
- getTypeName(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
Get the display name for an internal type.
- getTypeOrder() - Method in class net.i2p.router.news.NewsMetadata.Update
Get the numeric order for this update type.
- getUDN() - Method in class org.cybergarage.upnp.Device
getUDN.
- getUDN(String) - Static method in class org.cybergarage.upnp.device.USN
getUDN.
- getUdpAutoIPChecked(int) - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get checked attribute for UDP auto IP.
- getUdpDisabledChecked() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
default false, inverse of default true property
- getUdpEnabledChecked() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
default true
- getUdphostname() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the external UDP hostname.
- getUdpIP() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Get the UDP IP address.
- getUdpIP() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- getUdpPort() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
To reduce confusion caused by NATs, this is the current internal SSU port,
not the external port.
- getUdpPort() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- getUDPSocket() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
-
- getUDPTrackerClient() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getUID() - Method in class net.i2p.router.transport.UPnP.IPv6ForwardPort
-
- getUIDL() - Method in interface i2p.susi.webmail.pop3.POP3MailBox.FetchRequest
-
- getUIDLs() - Method in class i2p.susi.webmail.MailCache
The ones known locally, which will include any known on the server, if connected.
- getUIDLs() - Method in class i2p.susi.webmail.pop3.POP3MailBox
Only if connected.
- getUIMessages() - Method in class net.i2p.util.LogConsoleBuffer
Retrieve the currently buffered messages, earlier values were generated...
- getUnackedFragments() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getUnackedPacketsReceived() - Method in class net.i2p.client.streaming.impl.Connection
Get the count of unacked packets received.
- getUnackedPacketsSent() - Method in class net.i2p.client.streaming.impl.Connection
how many packets have we sent but not yet received an ACK for?
- getUnackedSize() - Method in class net.i2p.router.transport.udp.OutboundMessageState
As of 0.9.49, includes packet overhead
- getUnavailableCrypto() - Method in class net.i2p.router.web.helpers.LogsHelper
-
- getUnblindedPubKey() - Method in class net.i2p.data.BlindData
Gets the unblinded signing public key.
- getUnencryptedData() - Method in class net.i2p.data.Payload
Retrieve the unencrypted body of the message.
- getUnexpectedObject() - Method in exception org.json.simple.DeserializationException
Helps identify the problem.
- getUniqueId(long) - Method in interface net.i2p.data.i2np.I2NPMessage
Replay resistant message ID
optionally, the caller may pass a msgIDBloomXor value, and the
return value will be Xor'ed with that value.
- getUniqueId() - Method in interface net.i2p.data.i2np.I2NPMessage
getUniqueId().
- getUniqueId(long) - Method in class net.i2p.data.i2np.I2NPMessageImpl
Replay resistant message Id
- getUniqueId() - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
- getUniqueLocal(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the server tunnel uses unique local addresses for each client.
- getUniqueLocal(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getUnits() - Method in class org.jfree.svg.SVGGraphics2D
Returns the units for the width and height of the SVG element's viewport, as specified in the
constructor.
- getUnivalArray(int) - Method in class org.rrd4j.core.jrrd.RRDFile
Unival array.
- getUniversalTheming() - Method in class org.klomp.snark.SnarkManager
-
- getUnknownDatapoints() - Method in class org.rrd4j.core.jrrd.CDPStatusBlock
Returns the number of unknown primary data points that were integrated.
- getUnknownOptions() - Method in class net.i2p.router.TunnelPoolSettings
-
- getUnknownSeconds() - Method in class org.rrd4j.core.jrrd.PDPStatusBlock
Returns the number of seconds of the current primary data point is unknown data.
- getUnknownTypeCode() - Method in class net.i2p.data.PublicKey
Gets the type code for unknown encryption types.
- getUnparsableString() - Method in exception com.thetransactioncompany.jsonrpc2.JSONRPC2ParseException
Gets original string that caused the parse exception (if specified).
- getUnpromptedDbStoreNew() - Method in class net.i2p.router.peermanager.DBHistory
how many times have they sent us data we didn't ask for and that we've never seen?
- getUnpromptedDbStoreOld() - Method in class net.i2p.router.peermanager.DBHistory
how many times have they sent us data we didn't ask for but that we have seen?
- getUnpublishedLeases() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- getUnpublishedLeases() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Public for NetDbRenderer in routerconsole
- getUnreachablePeers() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many peers are unreachable.
- getUnresponsiveFloodfillBanChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the unresponsive floodfill ban option.
- getUpBandwidth() - Method in class net.i2p.router.web.helpers.WizardHelper
Return the measured upload bandwidth.
- getUpBWLimit() - Method in interface org.klomp.snark.BandwidthListener
Returns the current upload bandwidth limit in bytes per second.
- getUpBWLimit() - Method in class org.klomp.snark.BandwidthManager
Current limit in BPS
- getUpBWLimit() - Method in class org.klomp.snark.Peer
Current limit in Bps
- getUpBWLimit() - Method in class org.klomp.snark.PeerCoordinator
Current limit in Bps
- getUPC() - Method in class org.cybergarage.upnp.Device
getUPC.
- getUpdateAvailable(UpdateType) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is an update available?
Non-blocking, returns result of last check or notification from an Updater.
- getUpdateAvailable(UpdateType, String) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is an update available?
Non-blocking, returns result of last check or notification from an Updater.
- getUpdateConstraint(UpdateType, String) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is there a reason we can't download the update?
- getUpdateDevSU3() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getUpdateDownloaded(UpdateType) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is an update downloaded?
Non-blocking, returns result of last download
- getUpdateDownloaded(UpdateType, String) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is an update downloaded?
Non-blocking, returns result of last download
- getUpdatedSuccessfully() - Method in class net.i2p.util.Clock
Check whether the offset has been updated at least once.
- getUpdateNonce() - Method in class net.i2p.router.web.helpers.SidebarHelper
Update nonce or null.
- getUpdatePolicySelectBox() - Method in class net.i2p.router.web.ConfigUpdateHelper
Right now the jsp hides the whole select box if _dontInstall is true but this could change
- getUpdateSources() - Method in class net.i2p.router.update.DevSU3UpdateHandler
-
- getUpdateSources() - Method in class net.i2p.router.update.UnsignedUpdateHandler
-
- getUpdateStatus() - Method in class net.i2p.router.web.helpers.SidebarHelper
The update status and buttons
- getUpdateStatus() - Static method in class net.i2p.router.web.NewsHelper
-
- getUpdateThroughProxy() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getUpdateUnsigned() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getUpdateURL() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getUpdateURLs(UpdateType, String, UpdateMethod) - Method in class net.i2p.router.update.ConsoleUpdateManager
Where to find various resources
- getUploaded() - Method in class org.klomp.snark.Peer
Returns the number of bytes that have been uploaded.
- getUploaded() - Method in class org.klomp.snark.PeerCoordinator
Returns the total number of uploaded bytes of all peers.
- getUploaded() - Method in class org.klomp.snark.Snark
Get the total number of bytes uploaded.
- getUploaders() - Method in class org.klomp.snark.PeerCoordinator
Uploaders whether interested or not Use this for per-torrent limits.
- getUploadRate() - Method in interface org.klomp.snark.BandwidthListener
Returns the average upload rate in bytes per second.
- getUploadRate() - Method in class org.klomp.snark.BandwidthManager
The average rate in Bps
- getUploadRate() - Method in class org.klomp.snark.Peer
Returns the average rate in Bps.
- getUploadRate() - Method in class org.klomp.snark.PeerCoordinator
Returns the average rate in Bps over last RATE_DEPTH * CHECK_PERIOD seconds
- getUploadRate() - Method in class org.klomp.snark.Snark
Get the current upload rate in bytes per second.
- getUpnpChecked() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
Whether UPnP is enabled.
- getUPnPError() - Method in class org.cybergarage.upnp.control.ControlResponse
Gets the complete UPnP error status from the response.
- getUPnPErrorCode() - Method in class org.cybergarage.upnp.control.ControlResponse
Gets the UPnP error code from the response.
- getUPnPErrorDescription() - Method in class org.cybergarage.upnp.control.ControlResponse
Gets the UPnP error description from the response.
- getUPnPScannerCallback() - Method in class net.i2p.router.Router
For Android only.
- getUptime() - Method in class net.i2p.router.Router
Wall clock uptime.
- getUptime() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Get the connection uptime in milliseconds.
- getUptime() - Method in class net.i2p.router.web.helpers.SidebarHelper
Retrieve a pretty printed uptime count (ala 4d or 7h or 39m)
- getURI() - Method in class net.i2p.router.update.PluginUpdateRunner
-
- getURI() - Method in class net.i2p.router.update.UpdateRunner
U r i.
- getURI() - Method in interface net.i2p.update.UpdateTask
The current URI being checked or downloaded from.
- getURI() - Method in class org.cybergarage.http.HTTPRequest
Returns the request URI.
- getURI() - Method in class org.klomp.snark.UpdateRunner
-
- getUri() - Method in class org.rrd4j.core.RrdBackend
Return the URI associated to this backend, using the factory to generate it from the path.
- getUri(String) - Method in class org.rrd4j.core.RrdBackendFactory
Transform an path in a valid URI for this backend.
- getUri() - Method in class org.rrd4j.core.RrdDb
Returns the URI to this RRD, as seen by the backend.
- getUri() - Method in class org.rrd4j.core.RrdDef
Returns URI for the new RRD
- getUri(String) - Method in class org.rrd4j.core.RrdFileBackendFactory
-
- getUrl() - Method in class i2p.susi.dns.VersionBean
-
- getURL() - Method in class net.i2p.router.web.helpers.SearchHelper
Build and return the search URL for the current query.
- getURL() - Method in class org.cybergarage.upnp.Icon
Gets the URL where the icon image can be retrieved.
- getURLBase() - Method in class org.cybergarage.upnp.Device
getURLBase.
- getUs() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Self-exclusion hash for this router instance.
- getUsableInboundClientTunnelCount(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Get USABLE inbound client tunnel count for a specific destination.
- getUsableOutboundClientTunnelCount(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Get USABLE outbound client tunnel count for a specific destination.
- getUsableTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Count tunnels that are usable for routing — not failed, not expired,
not expiring within 5 minutes.
- getUseLeaseSetCheck() - Method in class net.i2p.addressbook.HostChecker
Get whether to use LeaseSet checking
- getUseOutproxyPlugin(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the outproxy plugin is enabled.
- getUseOutproxyPlugin(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getUserAgent() - Method in class edu.internet2.ndt.Tcpbw100
Set UserAgent String containing browser details.
- getUserAgentForCheck(Map<String, List<String>>) - Method in class net.i2p.i2ptunnel.RequestValidator
Extracts the user agent for blacklisting checks.
- getUserAgents(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Return the blocked User-Agent list.
- getUserAgents(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getUserData() - Method in class org.cybergarage.upnp.Action
Gets the user-defined data associated with this action.
- getUserData() - Method in class org.cybergarage.upnp.Argument
Gets the user-defined data associated with this argument.
- getUserData() - Method in class org.cybergarage.upnp.ControlPoint
-
- getUserData() - Method in class org.cybergarage.upnp.Device
getUserData.
- getUserData() - Method in class org.cybergarage.upnp.Icon
Gets the user-defined data associated with this icon.
- getUserData() - Method in class org.cybergarage.upnp.Service
getUserData.
- getUserData() - Method in class org.cybergarage.upnp.StateVariable
getUserData.
- getUserData() - Method in class org.cybergarage.xml.Node
Gets the user data associated with this node.
- getUserHomeDirectory() - Static method in class org.rrd4j.core.Util
Returns path to user's home directory.
- getUsername() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Retrieve the configured proxy username for reseeding.
- getUsername() - Method in class net.i2p.util.EepGet.AuthState
-
- getUSN() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
getUSN.
- getUSN() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
getUSN.
- getUSN() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
getUSN.
- getUTF8(String) - Static method in class net.i2p.data.DataHelper
Same as orig.getBytes("UTF-8") but throws an unchecked RuntimeException
instead of an UnsupportedEncodingException if no UTF-8, for ease of use.
- getUTF8(byte[]) - Static method in class net.i2p.data.DataHelper
Same as new String(orig, "UTF-8") but throws an unchecked RuntimeException
instead of an UnsupportedEncodingException if no UTF-8, for ease of use.
- getUTF8(byte[], int, int) - Static method in class net.i2p.data.DataHelper
Same as new String(orig, "UTF-8") but throws an unchecked RuntimeException
instead of an UnsupportedEncodingException if no UTF-8, for ease of use.
- getUtil() - Method in class org.klomp.snark.PeerCoordinator
Convenience
- getUtil() - Method in interface org.klomp.snark.PeerListener
Convenience
- getUtilization() - Method in class net.i2p.router.transport.ntcp.NTCPSendFinisher
Get send finisher pool utilization as a ratio (0.0-1.0).
- getUtilization() - Method in class net.i2p.router.transport.ntcp.Reader
Get reader pool utilization as a ratio (0.0-1.0).
- getUtilization() - Method in class net.i2p.router.transport.ntcp.Writer
Get writer pool utilization as a ratio (0.0-1.0).
- getUtilization() - Method in class net.i2p.router.transport.udp.MessageReceiver
Get message receiver pool utilization as a ratio (0.0-1.0).
- getUtilization() - Method in class net.i2p.router.transport.udp.PacketHandler
Get packet handler pool utilization as a ratio (0.0-1.0).
- getUtilization() - Static method in class net.i2p.router.tunnel.TunnelGatewayPumper
Get pumper pool utilization as a ratio (0.0-1.0).
- getUUID() - Method in class org.cybergarage.upnp.Device
getUUID.
- getV3DatagramServer(Properties) - Method in class net.i2p.sam.SAMBridge
Was a static singleton, now a singleton for this bridge.
- getVal() - Method in class gnu.getopt.LongOpt
Returns the value of the 'val' field for this long option
- getValid() - Method in class net.i2p.data.ByteArray
Count how many of the bytes in the array are 'valid'.
- getValidIP(RouterInfo) - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
Return first valid IP (v4 or v6) we find, any transport.
- getValidTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Count valid (non-failed, not expired) tunnels in the pool.
- getValue() - Method in enum com.google.zxing.common.CharacterSetECI
Get the first ECI value.
- getValue() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JSpinner
Get the spinner value.
- getValue() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.SpinnerNumberModel
Return the value.
- getValue(XmlParser.Node, String) - Static method in class net.i2p.jetty.JettyXmlConfigurationParser
Recursively go through the entire tree starting at node.
- getValue() - Method in class org.cybergarage.http.HTTPHeader
Gets the header value.
- getValue(LineNumberReader, String) - Static method in class org.cybergarage.http.HTTPHeader
Reads from a LineNumberReader to find the value of a header with the specified name.
- getValue(String, String) - Static method in class org.cybergarage.http.HTTPHeader
Extracts the value of a header with the specified name from a string.
- getValue(byte[], String) - Static method in class org.cybergarage.http.HTTPHeader
Extracts the value of a header with the specified name from a byte array.
- getValue() - Method in class org.cybergarage.http.Parameter
Gets the parameter value.
- getValue(String) - Method in class org.cybergarage.http.ParameterList
Gets the value of the Parameter with the specified name.
- getValue() - Method in class org.cybergarage.upnp.AllowedValue
Get the value string.
- getValue() - Method in class org.cybergarage.upnp.Argument
Gets the string value of this argument.
- getValue() - Method in class org.cybergarage.upnp.event.Property
getValue.
- getValue() - Method in class org.cybergarage.upnp.StateVariable
getValue.
- getValue() - Method in class org.cybergarage.upnp.xml.ArgumentData
Get the argument value.
- getValue() - Method in class org.cybergarage.upnp.xml.StateVariableData
getValue.
- getValue() - Method in class org.cybergarage.xml.Attribute
Gets the value of this attribute.
- getValue() - Method in class org.cybergarage.xml.Node
Gets the value of this node.
- getValue() - Method in interface org.json.simple.JsonKey
A reasonable value for the key; such as a valid default, error value, or null.
- getValue() - Method in class org.json.simple.Yytoken
-
- getValue() - Method in class org.klomp.snark.bencode.BEValue
Returns the untyped value contained in this BEValue.
- getValue() - Method in enum org.minidns.dnsmessage.DnsMessage.OPCODE
Retrieve the byte value of this opcode.
- getValue() - Method in enum org.minidns.dnsmessage.DnsMessage.RESPONSE_CODE
Retrieve the byte value of the response code.
- getValue() - Method in enum org.minidns.record.Record.CLASS
Retrieve the binary value of this DNS class.
- getValue() - Method in enum org.minidns.record.Record.TYPE
Retrieve the binary value of this type.
- getValue() - Method in class org.rrd4j.core.jrrd.CDPStatusBlock
Returns the value of this consolidated data point.
- getValue() - Method in class org.rrd4j.core.jrrd.PDPStatusBlock
Returns the current value of the primary data point.
- getValue(int) - Method in interface org.rrd4j.core.Robin
Returns the i-th value from the Robin archive.
- getValue(int) - Method in class org.rrd4j.core.RobinArray
Returns the i-th value from the Robin archive.
- getValue(int) - Method in class org.rrd4j.core.RobinMatrix
Returns the i-th value from the Robin archive.
- getValue(Node) - Static method in class org.rrd4j.core.Util.Xml
getValue.
- getValue(Node, boolean) - Static method in class org.rrd4j.core.Util.Xml
getValue.
- getValue(Node) - Method in class org.rrd4j.core.XmlTemplate
getValue.
- getValue(Node, boolean) - Method in class org.rrd4j.core.XmlTemplate
getValue.
- getValue(long) - Method in interface org.rrd4j.data.IPlottable
Retrieves datapoint value based on a given timestamp.
- getValue(long) - Method in class org.rrd4j.data.LinearInterpolator
Retrieves datapoint value based on a given timestamp.
- getValue() - Method in class org.rrd4j.data.Variable
getValue.
- getValue() - Method in class org.rrd4j.data.VDef
Value from the wrapped variable.
- getValueAsBoolean(Node) - Static method in class org.rrd4j.core.Util.Xml
getValueAsBoolean.
- getValueAsBoolean(Node) - Method in class org.rrd4j.core.XmlTemplate
getValueAsBoolean.
- getValueAsColor(Node) - Method in class org.rrd4j.core.XmlTemplate
getValueAsColor.
- getValueAsDouble(Node) - Static method in class org.rrd4j.core.Util.Xml
getValueAsDouble.
- getValueAsDouble(Node) - Method in class org.rrd4j.core.XmlTemplate
getValueAsDouble.
- getValueAsInt(Node) - Static method in class org.rrd4j.core.Util.Xml
getValueAsInt.
- getValueAsInt(Node) - Method in class org.rrd4j.core.XmlTemplate
getValueAsInt.
- getValueAsLong(Node) - Static method in class org.rrd4j.core.Util.Xml
getValueAsLong.
- getValueAsLong(Node) - Method in class org.rrd4j.core.XmlTemplate
getValueAsLong.
- getValueFromJsonObj(String, String) - Static method in class edu.internet2.ndt.JSONUtils
Function that return value for given key from json object represented by jsontext
- getValueHistory() - Method in class net.i2p.router.Tuner.BaseParam
-
- getValueHistory() - Method in interface net.i2p.router.Tuner.TunableParam
Sparkline value history.
- getValues(int, int) - Method in class org.rrd4j.core.DataImporter
getValues.
- getValues(int) - Method in class org.rrd4j.core.FetchData
Returns all archived values for a single datasource.
- getValues() - Method in class org.rrd4j.core.FetchData
Returns all archived values for all datasources.
- getValues(String) - Method in class org.rrd4j.core.FetchData
Returns all archived values for a single datasource.
- getValues() - Method in class org.rrd4j.core.jrrd.Archive
Getter for the field values.
- getValues() - Method in interface org.rrd4j.core.Robin
Fetches all archived values.
- getValues(int, int) - Method in interface org.rrd4j.core.Robin
getValues.
- getValues() - Method in class org.rrd4j.core.RobinArray
Getter for the field values.
- getValues(int, int) - Method in class org.rrd4j.core.RobinArray
getValues.
- getValues() - Method in class org.rrd4j.core.RobinMatrix
Fetches all archived values.
- getValues(int, int) - Method in class org.rrd4j.core.RobinMatrix
getValues.
- getValues(int, int) - Method in class org.rrd4j.core.RrdToolReader
-
- getValues() - Method in class org.rrd4j.core.Sample
Returns all current data source values in the sample.
- getValues(int, int) - Method in class org.rrd4j.core.XmlReader
-
- getValues(String) - Method in class org.rrd4j.data.DataProcessor
Returns calculated values for a single datasource.
- getValues() - Method in class org.rrd4j.data.DataProcessor
Returns an array of all datasource values for all datasources.
- getValues() - Method in class org.rrd4j.data.Source
Returns the data values.
- getValues() - Method in class org.rrd4j.data.VDef
-
- getValues() - Method in class org.rrd4j.graph.SourcedPlotElement
Get the values.
- getValuesPerPixel(String, int) - Method in class org.rrd4j.data.DataProcessor
Method used to calculate datasource values which should be presented on the graph based on
the desired graph width.
- getValuesPerPixel(String) - Method in class org.rrd4j.data.DataProcessor
Method used to calculate datasource values which should be presented on the graph based on
the graph width set with a
DataProcessor.setPixelCount(int) method call.
- getVariable() - Method in enum org.rrd4j.ConsolFun
getVariable().
- getVariable(String) - Method in class org.rrd4j.data.DataProcessor
Extract the variable value from an already define Variable datasource (a VDEF)
- getVariable(String, Variable) - Method in class org.rrd4j.data.DataProcessor
Returns single aggregated value for a single datasource.
- getVariables() - Method in class org.rrd4j.core.XmlTemplate
Returns the list of variables that should be set in this template.
- getVarName() - Method in class org.cybergarage.upnp.control.QueryRequest
Gets the name of the state variable being queried.
- getVary() - Method in class net.i2p.util.EepGet
Vary header.
- getVaryInboundHops() - Method in class org.klomp.snark.I2PSnarkUtil
Get the vary inbound hops.
- getVaryOutboundHops() - Method in class org.klomp.snark.I2PSnarkUtil
Get the vary outbound hops.
- getVectorIndex(int) - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
getVectorIndex.
- getVendor() - Method in class freenet.support.CPUInformation.CPUIDCPUInfo
-
- getVendor() - Method in interface freenet.support.CPUInformation.CPUInfo
Gets the CPU vendor.
- getVerifiedBytesTransferred() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getVerifiedBytesTransferred() - Method in interface net.i2p.router.TunnelInfo
we know for sure that this many bytes travelled through the tunnel in its lifetime
- getVersion() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- getVersion() - Method in class i2p.susi.dns.VersionBean
-
- getVersion() - Static method in class net.i2p.CoreVersion
For Vuze.
- getVersion() - Method in class net.i2p.data.i2cp.GetDateMessage
Gets the protocol version.
- getVersion() - Method in class net.i2p.data.i2cp.SetDateMessage
Gets the protocol version.
- getVersion() - Method in class net.i2p.data.router.RouterInfo
For convenience, the same as getOption("router.version"),
but returns "0" if unset.
- getVersion() - Method in class net.i2p.router.transport.ntcp.EstablishBase
Get the NTCP version
- getVersion() - Method in interface net.i2p.router.transport.ntcp.EstablishState
Get the NTCP version
- getVersion() - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
Get the NTCP version
- getVersion() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
The NTCP2 version, for the console.
- getVersion() - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
Get the NTCP version
- getVersion() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Return the SSU protocol version for this state (always 1 for SSU1).
- getVersion() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getVersion() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Get the version of the SSU protocol in use.
- getVersion() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getVersion() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getVersion() - Method in class net.i2p.router.transport.udp.PeerState
peer SSU version.
- getVersion() - Method in class net.i2p.router.transport.udp.PeerState2
-
- getVersion() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
long headers only
- getVersion() - Method in class net.i2p.router.web.helpers.SidebarHelper
Retrieve the version number of the router.
- getVersion() - Method in class org.cybergarage.http.HTTPPacket
Gets the HTTP version of this packet.
- getVersion() - Method in class org.cybergarage.http.HTTPStatus
Gets the HTTP version.
- getVersion() - Method in class org.rrd4j.core.DataImporter
getVersion.
- getVersion() - Method in class org.rrd4j.core.Header
Return the RRD version.
- getVersion() - Method in class org.rrd4j.core.jrrd.Header
Returns the version of the database.
- getVersion() - Method in class org.rrd4j.core.RrdDef
Returns the RRD file version
- getVersion() - Method in class org.rrd4j.core.RrdToolReader
-
- getVersion() - Method in class org.rrd4j.core.XmlReader
Gets the RRD version from the XML file.
- getVersionAsInt() - Method in class org.rrd4j.core.jrrd.Header
Returns the version of the database as an integer.
- getVersionForNumber(int) - Static method in class com.google.zxing.qrcode.decoder.Version
-
- getVersionNumber() - Method in class com.google.zxing.qrcode.decoder.Version
-
- getVersionString() - Method in class net.i2p.crypto.SU3File
This does not check the signature, but it will fail if the signer is unknown,
unless setVerifySignature(false) has been called.
- getVersionString(File) - Static method in class net.i2p.crypto.TrustedUpdate
Reads the version string from a signed update file.
- getVersionString(InputStream) - Static method in class net.i2p.crypto.TrustedUpdate
Reads the version string from an input stream
- getWakeLock() - Method in class net.i2p.router.tasks.GracefulShutdown
Get the lock object for wake/sleep coordination with the shutdown detector.
- getWebApp(I2PAppContext, String) - Static method in class net.i2p.router.web.WebAppStarter
Warning, this will NOT work during shutdown, because
the console is already unregistered.
- getWebApp(Server, String) - Static method in class net.i2p.router.web.WebAppStarter
Find a webapp by name
- getWebSeedURLs() - Method in class org.klomp.snark.MetaInfo
Returns the web seed URLs for BEP 19 HTTP seeding.
- getWellIntegratedPeers() - Method in class net.i2p.router.web.helpers.SidebarHelper
How many active peers the router ranks as well integrated (floodfill).
- getWeRelayToThemAs() - Method in class net.i2p.router.transport.udp.PeerState
tag we relay to them as.
- getWhen(LogManager, LogRecord) - Static method in class net.i2p.util.LogRecordFormatter
Format the record timestamp.
- getWhenAdded() - Method in class net.i2p.router.transport.udp.EstablishmentManager.Token
Get when this token was added
- getWhenCompleted() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getWhenCompleted() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getWhenConnected() - Method in class org.klomp.snark.Peer
Returns the timestamp when the handshake completed.
- getWhenStarted() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getWhenStarted() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getWhenStarted() - Method in class net.i2p.router.Router
Used only by routerconsole..
- getWidth() - Method in class com.google.zxing.common.BitMatrix
Gets the width of the matrix.
- getWidth() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
Returns the width of the matrix.
- getWidth() - Method in class org.cybergarage.upnp.Icon
Gets the width of the icon.
- getWidth() - Method in class org.jfree.svg.SVGGraphics2D
Returns the width for the SVG element, specified in the constructor.
- getWidth() - Method in class org.rrd4j.graph.RrdGraphInfo
Returns total graph width
- getWindowMultiplier() - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Get the current Tuner-controlled activity-window multiplier.
- getWindowSize() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Messages in flight before waiting for ACK
- getWordSelectors(byte[], int, int, int[]) - Method in class org.xlattice.crypto.filters.KeySelector.GenericWordSelector
Extracts k word offsets from key data using variable stride algorithm.
- getWordSelectors(byte[], int, int, int[]) - Method in interface org.xlattice.crypto.filters.KeySelector.WordSelector
Extracts k word offsets from a key for Bloom filter operations.
- getWorkingDir(Properties) - Static method in class net.i2p.router.startup.PortableWorkingDir
Only call this once on router invocation.
- getWorkingDir(Properties, boolean) - Static method in class net.i2p.router.startup.WorkingDir
Only call this once on router invocation.
- getWrapperConfigPath(RouterContext) - Static method in class net.i2p.router.tasks.OOMListener
Get the best guess path for wrapper.config file.
- getWriteLock() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Write lock for pumper delayed writes
- getWriteLock() - Method in class net.i2p.router.util.DecayingBloomFilter
Acquire the write lock
- getWriteLock() - Method in class net.i2p.sam.SAMHandler
If you're crazy enough to write to the raw socket, grab the write lock
with getWriteLock(), synchronize against it, and write to the getOut()
- getWriter() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Hook for NTCPConnection
- getWriterQueueSize() - Static method in class net.i2p.router.client.ClientManagerFacadeImpl
-
- getWriterUtilization() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Get writer pool utilization as a ratio (0.0-1.0).
- getWriterUtilization(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
NTCP writer pool utilization (0.0-1.0).
- getWriteTimeout() - Method in interface net.i2p.client.streaming.I2PSocketOptions
What is the longest we'll block on the output stream while waiting
for the data to flush.
- getWriteTimeout() - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
What is the longest we'll block on the output stream while waiting
for the data to flush.
- getWriteTimeout() - Method in class net.i2p.client.streaming.impl.MessageOutputStream
Gets the current write timeout.
- getWritten() - Method in class i2p.susi.util.CountingOutputStream
Get the total number of bytes written so far.
- getX() - Method in class net.i2p.crypto.eddsa.math.GroupElement
Gets the $X$ value of the group element.
- getX() - Method in interface net.i2p.crypto.elgamal.ElGamalPrivateKey
-
- getX() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
- getX() - Method in class net.i2p.crypto.elgamal.spec.ElGamalPrivateKeySpec
Returns the private value x.
- getXContentTypeOptions() - Method in class net.i2p.util.EepGet
X-Content-Type-Options header.
- getXDHFactory() - Method in class net.i2p.router.CommSystemFacade
Factory for making X25519 key pairs.
- getXDHFactory() - Method in class net.i2p.router.dummy.VMCommSystem
Factory for making X25519 key pairs.
- getXDHFactory() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Factory for making X25519 key pairs.
- getXDHFactory() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- getXDHFactory() - Method in class net.i2p.router.transport.TransportManager
Get the X25519 key factory used by transports.
- getXDHFactory() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getXff() - Method in class org.rrd4j.core.ArcDef
Returns the X-files factor.
- getXff() - Method in class org.rrd4j.core.Archive
Returns archive X-files factor.
- getXff(int) - Method in class org.rrd4j.core.DataImporter
getXff.
- getXff() - Method in class org.rrd4j.core.jrrd.Archive
Returns the X-Files Factor for this archive.
- getXff(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getXff(int) - Method in class org.rrd4j.core.XmlReader
-
- getXframeOptions() - Method in class net.i2p.util.EepGet
X-Frame-Options header.
- getXgBanChecked() - Method in class net.i2p.router.web.helpers.ConfigBanHelper
Get the checked status of the XG ban option.
- getXML(Rate, OutputStream) - Method in class net.i2p.router.web.GraphGenerator
Export rate data as XML.
- getXml() - Method in class org.rrd4j.core.RrdDb
Returns string representing internal RRD state in XML format.
- getXMLParser() - Static method in class org.cybergarage.soap.SOAP
getXMLParser.
- getXMLParser() - Static method in class org.cybergarage.upnp.UPnP
Gets the XML parser used by the UPnP framework.
- getXORDistance() - Method in class net.i2p.router.peermanager.PeerProfile
For now, just a one-byte comparison
- getXPoweredBy() - Method in class net.i2p.util.EepGet
X-Powered-By header.
- getXSSProtection() - Method in class net.i2p.util.EepGet
X-XSS-Protection header.
- getY() - Method in class net.i2p.crypto.eddsa.math.GroupElement
Gets the $Y$ value of the group element.
- getY() - Method in interface net.i2p.crypto.elgamal.ElGamalPublicKey
-
- getY() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
Y.
- getY() - Method in class net.i2p.crypto.elgamal.spec.ElGamalPublicKeySpec
Returns the public value y.
- getYggdrasilAddress() - Static method in class net.i2p.util.Addresses
Caller should cache results for better performance.
- getZ() - Method in class net.i2p.crypto.eddsa.math.GroupElement
Gets the $Z$ value of the group element.
- getZero() - Method in class com.google.zxing.common.reedsolomon.GenericGF
Additive identity (zero polynomial).
- getZero(GroupElement.Representation) - Method in class net.i2p.crypto.eddsa.math.Curve
Return the zero element for the given representation.
- getZeroStrokeWidth() - Method in class org.jfree.svg.SVGGraphics2D
Returns the width to use for the SVG stroke when the AWT stroke specified has a zero width
(the default value is 0.1).
- getZipURL() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- getZone(String) - Method in class net.i2p.router.time.Zones
Get the NTP zone for a country
- GhostPeerManager - Class in net.i2p.router.tunnel.pool
Tracks routers that consistently fail to respond to tunnel build requests
and temporarily excludes them from tunnel selection during network stress.
- GhostPeerManager(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.GhostPeerManager
GhostPeerManager.
- GIGABIT_ETHERNET_STR - Static variable in class edu.internet2.ndt.NDTConstants
Human-readable label for Gigabit Ethernet data rate.
- gnu.crypto.prng - package gnu.crypto.prng
Fortuna Pseudo-Random Number Generator (PRNG) from GNU Crypto,
updated and modified for I2P's cryptographic operations.
- gnu.getopt - package gnu.getopt
This is Java getopt 1.0.14 (released 2012/02/08)
- gnu.gettext - package gnu.gettext
GettextResource class for ngettext() plural form handling,
taken unchanged from GNU gettext package version 0.19.8.
- gnutls_key_fingerprint_randomart(byte[], String, int, String, boolean, boolean) - Static method in class net.i2p.imagegen.RandomArt
-
- gotAck(int, int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
Receive an ACK block.
- gotACK(long, int, byte[]) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotACK.
- gotACK(long, int, byte[]) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotACK(long, int, byte[]) - Method in class net.i2p.router.transport.udp.PeerState2
gotACK.
- gotACK(long, int, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotACK.
- gotACK(long, int, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive an acknowledgment block.
- gotAckRequest() - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
Receive an ACK request block.
- gotAddress(byte[], int) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotAddress.
- gotAddress(byte[], int) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotAddress(byte[], int) - Method in class net.i2p.router.transport.udp.PeerState2
gotAddress.
- gotAddress(byte[], int) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotAddress.
- gotAddress(byte[], int) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive an address block.
- gotBitField(Peer, BitField) - Method in class org.klomp.snark.PeerCoordinator
Returns true if the given bitfield contains at least one piece we are interested in.
- gotBitField(Peer, BitField) - Method in interface org.klomp.snark.PeerListener
Called when a bitmap message is received.
- gotChoke(Peer, boolean) - Method in class org.klomp.snark.PeerCoordinator
Called when a choke message is received.
- gotChoke(Peer, boolean) - Method in interface org.klomp.snark.PeerListener
Called when a choke message is received.
- gotCommentReq(Peer, int) - Method in class org.klomp.snark.PeerCoordinator
Called when comments are requested via ut_comment
- gotCommentReq(Peer, int) - Method in interface org.klomp.snark.PeerListener
Called when comments are requested via ut_comment
- gotComments(Peer, List<Comment>) - Method in class org.klomp.snark.PeerCoordinator
Called when comments are received via ut_comment
- gotComments(Peer, List<Comment>) - Method in interface org.klomp.snark.PeerListener
Called when comments are received via ut_comment
- gotDateTime(long) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
Receive a datetime block.
- gotDateTime(long) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
Illegal during handshake - date/time is only in the options, not a separate payload.
- gotDateTime(long) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
gotDateTime.
- gotDateTime(long) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotDateTime.
- gotDateTime(long) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotDateTime(long) - Method in class net.i2p.router.transport.udp.PeerState2
gotDateTime.
- gotDateTime(long) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotDateTime.
- gotDateTime(long) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a date/time synchronization block.
- gotExtension(Peer, int, byte[]) - Method in class org.klomp.snark.PeerCoordinator
PeerListener callback
- gotExtension(Peer, int, byte[]) - Method in interface org.klomp.snark.PeerListener
Called when an extension message is received.
- gotFragment(byte[], int, int, long, int, boolean) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotFragment.
- gotFragment(byte[], int, int, long, int, boolean) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotFragment(byte[], int, int, long, int, boolean) - Method in class net.i2p.router.transport.udp.PeerState2
gotFragment.
- gotFragment(byte[], int, int, long, int, boolean) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotFragment.
- gotFragment(byte[], int, int, long, int, boolean) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a fragment of a fragmented message.
- gotGarlic(GarlicClove) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
Receive a garlic clove block.
- gotHave(Peer, int) - Method in class org.klomp.snark.PeerCoordinator
-
- gotHave(Peer, int) - Method in interface org.klomp.snark.PeerListener
Called when a have piece message is received.
- gotI2NP(I2NPMessage) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
Illegal during handshake - I2NP messages are only in the data phase.
- gotI2NP(I2NPMessage) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
gotI2NP.
- gotI2NP(I2NPMessage) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotI2NP.
- gotI2NP(I2NPMessage) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotI2NP(I2NPMessage) - Method in class net.i2p.router.transport.udp.PeerState2
gotI2NP.
- gotI2NP(I2NPMessage) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotI2NP.
- gotI2NP(I2NPMessage) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive an I2NP message block.
- gotInterest(Peer, boolean) - Method in class org.klomp.snark.PeerCoordinator
Called when an interested message is received.
- gotInterest(Peer, boolean) - Method in interface org.klomp.snark.PeerListener
Called when an interested message is received.
- gotMetaInfo(Snark) - Method in interface org.klomp.snark.CompleteListener
We transitioned from magnet mode, we have now initialized our metainfo and storage.
- gotMetaInfo(PeerCoordinator, MetaInfo) - Method in interface org.klomp.snark.CoordinatorListener
Called when the PeerCoordinator got the MetaInfo via magnet.
- gotMetaInfo(PeerCoordinator, MetaInfo) - Method in class org.klomp.snark.Snark
Called when the PeerCoordinator got the MetaInfo via magnet.
- gotMetaInfo(Snark) - Method in class org.klomp.snark.SnarkManager
We transitioned from magnet mode, we have now initialized our metainfo and storage.
- gotMetaInfo(Snark) - Method in class org.klomp.snark.UpdateRunner
gotMetaInfo.
- gotNextKey(NextSessionKey) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
Receive a next key block.
- gotOptions(byte[], boolean) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
Receive an options block.
- gotOptions(byte[], boolean) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
Receives and validates Alice's option preferences from message 3.
- gotOptions(byte[], boolean) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
-
- gotOptions(byte[], boolean) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotOptions.
- gotOptions(byte[], boolean) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotOptions(byte[], boolean) - Method in class net.i2p.router.transport.udp.PeerState2
gotOptions.
- gotOptions(byte[], boolean) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotOptions.
- gotOptions(byte[], boolean) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a session options block.
- gotPadding(int, int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
For stats.
- gotPadding(int, int) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
Receives padding information from message 3.
- gotPadding(int, int) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
For stats.
- gotPathChallenge(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotPathChallenge.
- gotPathChallenge(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotPathChallenge(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.PeerState2
gotPathChallenge.
- gotPathChallenge(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotPathChallenge.
- gotPathChallenge(RemoteHostId, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a path challenge block.
- gotPathResponse(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotPathResponse.
- gotPathResponse(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotPathResponse(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.PeerState2
gotPathResponse.
- gotPathResponse(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotPathResponse.
- gotPathResponse(RemoteHostId, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a path response block.
- gotPeers(Peer, List<PeerID>) - Method in class org.klomp.snark.PeerCoordinator
Get peers from PEX - PeerListener callback
- gotPeers(Peer, List<PeerID>) - Method in interface org.klomp.snark.PeerListener
Called when peers are received via PEX
- gotPeerTest(int, int, Hash, byte[]) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotPeerTest.
- gotPeerTest(int, int, Hash, byte[]) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotPeerTest(int, int, Hash, byte[]) - Method in class net.i2p.router.transport.udp.PeerState2
gotPeerTest.
- gotPeerTest(int, int, Hash, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotPeerTest.
- gotPeerTest(int, int, Hash, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a peer test block.
- gotPiece(Snark) - Method in interface org.klomp.snark.CompleteListener
-
- gotPiece(Peer, PartialPiece) - Method in class org.klomp.snark.PeerCoordinator
Returns false if the piece is no good (according to the hash).
- gotPiece(Peer, PartialPiece) - Method in interface org.klomp.snark.PeerListener
Called when a piece is received from the peer.
- gotPiece(Snark) - Method in class org.klomp.snark.SnarkManager
A Snark.CompleteListener method.
- gotPiece(Snark) - Method in class org.klomp.snark.UpdateRunner
gotPiece.
- gotPN(int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
Receive a packet number block.
- gotPort(Peer, int, int) - Method in class org.klomp.snark.PeerCoordinator
PeerListener callback Tell the DHT to ping it, this will get back the node info
- gotPort(Peer, int, int) - Method in interface org.klomp.snark.PeerListener
Called when a DHT port message is received.
- gotRelayIntro(Hash, byte[]) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotRelayIntro.
- gotRelayIntro(Hash, byte[]) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotRelayIntro(Hash, byte[]) - Method in class net.i2p.router.transport.udp.PeerState2
gotRelayIntro.
- gotRelayIntro(Hash, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotRelayIntro.
- gotRelayIntro(Hash, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a relay introduction.
- gotRelayRequest(byte[]) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotRelayRequest.
- gotRelayRequest(byte[]) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotRelayRequest(byte[]) - Method in class net.i2p.router.transport.udp.PeerState2
gotRelayRequest.
- gotRelayRequest(byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotRelayRequest.
- gotRelayRequest(byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a relay request.
- gotRelayResponse(int, byte[]) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotRelayResponse.
- gotRelayResponse(int, byte[]) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotRelayResponse(int, byte[]) - Method in class net.i2p.router.transport.udp.PeerState2
gotRelayResponse.
- gotRelayResponse(int, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotRelayResponse.
- gotRelayResponse(int, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a relay response.
- gotRelayTag(long) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotRelayTag.
- gotRelayTag(long) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotRelayTag(long) - Method in class net.i2p.router.transport.udp.PeerState2
gotRelayTag.
- gotRelayTag(long) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotRelayTag.
- gotRelayTag(long) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a relay tag.
- gotRelayTagRequest() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotRelayTagRequest.
- gotRelayTagRequest() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotRelayTagRequest() - Method in class net.i2p.router.transport.udp.PeerState2
gotRelayTagRequest.
- gotRelayTagRequest() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotRelayTagRequest.
- gotRelayTagRequest() - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a relay tag request.
- gotRequest(Peer, int, int, int) - Method in class org.klomp.snark.PeerCoordinator
Returns a byte array containing the requested piece or null of the piece is unknown.
- gotRequest(Peer, int, int, int) - Method in interface org.klomp.snark.PeerListener
Called when the peer wants (part of) a piece from us.
- gotRI(RouterInfo, boolean, boolean) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
Validates Alice's RouterInfo and extracts the static key for comparison.
- gotRI(RouterInfo, boolean, boolean) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
-
- gotRI(RouterInfo, boolean, boolean) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
For most errors here we throw a RIException with a reason code,
which is caught in processPayload() to create a PeerStateDestroyed
and send a termination with that reason.
- gotRI(RouterInfo, boolean, boolean) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotRI(RouterInfo, boolean, boolean) - Method in class net.i2p.router.transport.udp.PeerState2
gotRI.
- gotRI(RouterInfo, boolean, boolean) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotRI.
- gotRI(RouterInfo, boolean, boolean) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a complete RouterInfo block.
- gotRIFragment(byte[], boolean, boolean, boolean, int, int) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotRIFragment.
- gotRIFragment(byte[], boolean, boolean, boolean, int, int) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotRIFragment(byte[], boolean, boolean, boolean, int, int) - Method in class net.i2p.router.transport.udp.PeerState2
gotRIFragment.
- gotRIFragment(byte[], boolean, boolean, boolean, int, int) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotRIFragment.
- gotRIFragment(byte[], boolean, boolean, boolean, int, int) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a fragment of a RouterInfo block.
- gotTermination(int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
Receive a termination block.
- gotTermination(int, long) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
Illegal during handshake - termination is only valid after connection is established.
- gotTermination(int, long) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
-
- gotTermination(int, long) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotTermination.
- gotTermination(int, long) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotTermination(int, long) - Method in class net.i2p.router.transport.udp.PeerState2
gotTermination.
- gotTermination(int, long) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotTermination.
- gotTermination(int, long) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a session termination block.
- gotToken(long, long) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
gotToken.
- gotToken(long, long) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotToken(long, long) - Method in class net.i2p.router.transport.udp.PeerState2
gotToken.
- gotToken(long, long) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
gotToken.
- gotToken(long, long) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
Receive a new session token.
- gotUnknown(int, int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
Receive an unknown block.
- gotUnknown(int, int) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
Illegal during handshake - unknown payload types should not appear.
- gotUnknown(int, int) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
len).
- gotZeroRead() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Track time of zero-reads to avoid closing healthy connections
- gprint(String, String) - Method in class org.rrd4j.graph.RrdGraphDef
Read the value of a variable (VDEF) and prints the value by using the given format string.
- gprint(String, String, boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Read the value of a variable (VDEF) and prints the the value or the time stamp, according to
the strftime flag by using the given format string.
- GracefulShutdown - Class in net.i2p.router.tasks
GracefulShutdown manages the router's graceful shutdown/restart lifecycle.
- GracefulShutdown(RouterContext) - Constructor for class net.i2p.router.tasks.GracefulShutdown
Create a new graceful shutdown handler.
- gracefulShutdownInProgress() - Method in class net.i2p.router.Router
Is a graceful shutdown in progress? This may be cancelled.
- GradientPaintKey - Class in org.jfree.svg.util
A wrapper for a GradientPaint that can be used as the key for a Map (including a
HashMap).
- GradientPaintKey(GradientPaint) - Constructor for class org.jfree.svg.util.GradientPaintKey
Creates a new instance based on the specified paint.
- GRAPH_END_OFFSET_SECONDS - Static variable in class net.i2p.router.web.GraphListener
Offset (seconds) subtracted from "now" when computing the fetch window end,
so a clock skewed slightly ahead of system time does not yield NaNs.
- GraphConstants - Class in net.i2p.router.web
Basic graph defaults and maximum dimensions
- GraphGenerator - Class in net.i2p.router.web
A thread started by RouterConsoleRunner that checks the configuration for
stats to be tracked via jrobin, and adds or deletes RRDs as necessary.
- GraphGenerator(RouterContext) - Constructor for class net.i2p.router.web.GraphGenerator
GraphGenerator.
- GraphHelper - Class in net.i2p.router.web.helpers
Renders the graphs list (/graphs.jsp) and the single-stat page (/graph.jsp),
plus the graph display configuration form.
- GraphHelper() - Constructor for class net.i2p.router.web.helpers.GraphHelper
-
- GraphicsUtils - Class in org.jfree.svg.util
A collection of static utility methods for shapes and images.
- GraphListener - Class in net.i2p.router.web
Creates and updates the in-memory or on-disk RRD database,
and provides methods to generate graphs of the data
- GraphListener(Rate) - Constructor for class net.i2p.router.web.GraphListener
Create a listener for the given rate stat.
- GraphRenderer - Class in net.i2p.router.web
Generate the RRD graph png images,
including the combined rate graph.
- GraphRenderer(I2PAppContext, GraphListener) - Constructor for class net.i2p.router.web.GraphRenderer
GraphRenderer.
- grid - Variable in class org.rrd4j.graph.ValueAxis.YLabel
The grid step
- GRID_STROKE - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Stroke used to draw grid
- gridStep - Variable in class org.rrd4j.graph.ValueAxisSetting
Step size between grid lines on value axis
- gridStroke - Variable in class org.rrd4j.graph.RrdGraphDef
Stroke used to draw grid lines.
- group - Variable in class org.rrd4j.core.RrdSyncThreadPool.DaemonThreadFactory
Thread group
- GroupElement - Class in net.i2p.crypto.eddsa.math
Represents a point on an EdDSA curve with support for multiple coordinate representations.
- GroupElement(Curve, GroupElement.Representation, FieldElement, FieldElement, FieldElement, FieldElement) - Constructor for class net.i2p.crypto.eddsa.math.GroupElement
Creates a group element for a curve, without any pre-computation.
- GroupElement(Curve, GroupElement.Representation, FieldElement, FieldElement, FieldElement, FieldElement, boolean) - Constructor for class net.i2p.crypto.eddsa.math.GroupElement
Creates a group element for a curve, with optional pre-computation.
- GroupElement(Curve, byte[]) - Constructor for class net.i2p.crypto.eddsa.math.GroupElement
Creates a group element for a curve from a given encoded point.
- GroupElement(Curve, byte[], boolean) - Constructor for class net.i2p.crypto.eddsa.math.GroupElement
Creates a group element for a curve from a given encoded point.
- GroupElement.Representation - Enum in net.i2p.crypto.eddsa.math
Available coordinate representations for a group element.
- groupRequired() - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
Is the current stat the first in the group?
- GrowingArrayUtils - Class in net.i2p.router.crypto.ratchet
Helper methods for efficient primitive array growth and insertion operations, treating array length as capacity rather than element count for optimal performance
All methods in this class assume that the length of an array is equivalent to its capacity and
NOT to number of elements in the array.
- growSize(int) - Static method in class net.i2p.router.crypto.ratchet.GrowingArrayUtils
Given the current size of an array, returns an ideal size to which the array should grow.
- GROWTH_FACTOR - Static variable in class net.i2p.router.peermanager.CapacityCalculator
used to adjust each period so that we keep trying to expand the peer's capacity
- GunzipOutputStream - Class in net.i2p.i2ptunnel.util
Gunzip implementation per
RFC 1952, reusing
java's standard CRC32 and Inflater and InflaterOutputStream implementations.
- GunzipOutputStream(OutputStream) - Constructor for class net.i2p.i2ptunnel.util.GunzipOutputStream
Build a new Gunzip stream
- GunzipOutputStream(OutputStream, LimitOutputStream.DoneCallback) - Constructor for class net.i2p.i2ptunnel.util.GunzipOutputStream
With a callback when done
- Gunzipper(InputStream, OutputStream) - Constructor for class net.i2p.util.EepGet.Gunzipper
-
- GzipFileBuffer - Class in i2p.susi.util
Gzip-compressed file Buffer implementation.
- GzipFileBuffer(File) - Constructor for class i2p.susi.util.GzipFileBuffer
Create a GzipFileBuffer for the entire file.
- GzipFileBuffer(File, int, int) - Constructor for class i2p.susi.util.GzipFileBuffer
Create a GzipFileBuffer for a portion of the uncompressed data.
- I2CPMessage - Interface in net.i2p.data.i2cp
Defines the base functionality of API messages
As of 0.9.48, does NOT extend DataStructure.
- I2CPMessageException - Exception in net.i2p.data.i2cp
Represent an error serializing or deserializing a message
- I2CPMessageException(String, Throwable) - Constructor for exception net.i2p.data.i2cp.I2CPMessageException
I2CPMessageException.
- I2CPMessageException(String) - Constructor for exception net.i2p.data.i2cp.I2CPMessageException
I2CPMessageException.
- I2CPMessageHandler - Interface in net.i2p.client.impl
Define a way to handle a particular type of message
- I2CPMessageHandler - Class in net.i2p.data.i2cp
Handle messages from the server for the client or vice versa
- I2CPMessageHandler() - Constructor for class net.i2p.data.i2cp.I2CPMessageHandler
-
- I2CPMessageImpl - Class in net.i2p.data.i2cp
Defines the base message implementation.
- I2CPMessageImpl() - Constructor for class net.i2p.data.i2cp.I2CPMessageImpl
I2CPMessageImpl.
- I2CPMessageProducer - Class in net.i2p.client.impl
Produce the various messages the session needs to send to the router.
- I2CPMessageProducer(I2PAppContext) - Constructor for class net.i2p.client.impl.I2CPMessageProducer
I2CPMessageProducer.
- I2CPMessageQueue - Class in net.i2p.internal
Contains the methods to talk to a router or client via I2CP,
when both are in the same JVM.
- I2CPMessageQueue() - Constructor for class net.i2p.internal.I2CPMessageQueue
-
- I2CPMessageQueueImpl - Class in net.i2p.router.client
Contains the methods to talk to a router or client via I2CP,
when both are in the same JVM.
- I2CPMessageQueueImpl(BlockingQueue<I2CPMessage>, BlockingQueue<I2CPMessage>) - Constructor for class net.i2p.router.client.I2CPMessageQueueImpl
-
- I2CPMessageReader - Class in net.i2p.data.i2cp
The I2CPMessageReader reads an InputStream (using
I2CPMessageHandler) and passes out events to a registered
listener, where events are either messages being received, exceptions being
thrown, or the connection being closed.
- I2CPMessageReader(InputStream, I2CPMessageReader.I2CPMessageEventListener) - Constructor for class net.i2p.data.i2cp.I2CPMessageReader
I2CPMessageReader.
- I2CPMessageReader(I2CPMessageReader.I2CPMessageEventListener) - Constructor for class net.i2p.data.i2cp.I2CPMessageReader
For internal extension only.
- I2CPMessageReader.I2CPMessageEventListener - Interface in net.i2p.data.i2cp
Defines the different events the reader produces while reading the stream
- I2CPMessageReader.I2CPMessageReaderRunner - Class in net.i2p.data.i2cp
I2CPMessageReaderRunner.
- I2CPMessageReaderRunner() - Constructor for class net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
I2CPMessageReaderRunner.
- i2cpModeChecked(int) - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Get checked attribute for I2CP mode radio buttons.
- i2cpProps - Variable in class net.i2p.sam.SAMHandler
I2CP options configuring the I2CP connection (port, host, numHops, etc)
- I2NPBlock(I2NPMessage) - Constructor for class net.i2p.router.transport.ntcp.NTCP2Payload.I2NPBlock
I2NPBlock.
- I2NPBlock(OutboundMessageState) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.I2NPBlock
Create an I2NP message block.
- I2NPMessage - Interface in net.i2p.data.i2np
Base interface for all I2NP messages
Note: No longer extends DataStructure as of 0.9.48
- I2NPMessageException - Exception in net.i2p.data.i2np
Represent an error serializing or deserializing an APIMessage
- I2NPMessageException(String, Throwable) - Constructor for exception net.i2p.data.i2np.I2NPMessageException
Create an exception with a message and cause
- I2NPMessageException(String) - Constructor for exception net.i2p.data.i2np.I2NPMessageException
Create an exception with a message
- I2NPMessageHandler - Class in net.i2p.data.i2np
Handle messages from router to router.
- I2NPMessageHandler(I2PAppContext) - Constructor for class net.i2p.data.i2np.I2NPMessageHandler
method comment
- I2NPMessageImpl - Class in net.i2p.data.i2np
Defines the base message implementation.
- I2NPMessageImpl(I2PAppContext) - Constructor for class net.i2p.data.i2np.I2NPMessageImpl
I2NPMessageImpl.
- I2NPMessageImpl.Builder - Interface in net.i2p.data.i2np
interface for extending the types of messages handled - unused
- i2p.susi.dns - package i2p.susi.dns
The SusiDNS webapp, which is the user interface for the addressbook application and the local naming service (hosts database) implemented in net.i2p.client.naming.
- i2p.susi.util - package i2p.susi.util
Utility classes for the SusiMail webmail client.
- i2p.susi.webmail - package i2p.susi.webmail
The SusiMail webapp, which implements a webmail interface, POP3 and SMTP client-side protocols, and local caching of email.
- i2p.susi.webmail.encoding - package i2p.susi.webmail.encoding
Character encoding and MIME handling for SusiMail.
- i2p.susi.webmail.pop3 - package i2p.susi.webmail.pop3
POP3 protocol implementation for SusiMail.
- i2p.susi.webmail.smtp - package i2p.susi.webmail.smtp
SMTP protocol implementation for SusiMail.
- I2P_ELGAMAL_2048_SPEC - Static variable in class net.i2p.crypto.CryptoConstants
-
- I2PAppContext - Class in net.i2p
Provide a base scope for accessing singletons that I2P exposes.
- I2PAppContext() - Constructor for class net.i2p.I2PAppContext
Create a brand new context.
- I2PAppContext(Properties) - Constructor for class net.i2p.I2PAppContext
Create a brand new context.
- I2PAppContext(boolean, Properties) - Constructor for class net.i2p.I2PAppContext
Create a brand new context.
- I2PAppThread - Class in net.i2p.util
Like
I2PThread but with per-thread OOM listeners,
rather than a static router-wide listener list,
so that an OOM in an app won't call the router listener
to shutdown the whole router.
- I2PAppThread() - Constructor for class net.i2p.util.I2PAppThread
Creates a new I2PAppThread with no target or name.
- I2PAppThread(String) - Constructor for class net.i2p.util.I2PAppThread
Creates a new I2PAppThread with the given name.
- I2PAppThread(Runnable) - Constructor for class net.i2p.util.I2PAppThread
Creates a new I2PAppThread with the given target runnable.
- I2PAppThread(Runnable, String) - Constructor for class net.i2p.util.I2PAppThread
Creates a new I2PAppThread with the given target and name.
- I2PAppThread(Runnable, String, boolean) - Constructor for class net.i2p.util.I2PAppThread
Creates a new I2PAppThread with the given target, name, and daemon status.
- I2PAppThread(ThreadGroup, Runnable, String) - Constructor for class net.i2p.util.I2PAppThread
Creates a new I2PAppThread in the given thread group.
- I2PClient - Interface in net.i2p.client
Define the standard means of interacting with the I2P system
An I2PClient contains no state, it is just a facility for creating private key files
and generating sesssions from existing private key files.
- I2PClientFactory - Class in net.i2p.client
Provide a means of hooking into an appropriate I2PClient implementation
- I2PClientFactory() - Constructor for class net.i2p.client.I2PClientFactory
-
- I2PClientImpl - Class in net.i2p.client.impl
Base client implementation.
- I2PClientImpl() - Constructor for class net.i2p.client.impl.I2PClientImpl
-
- I2PClientMessageHandlerMap - Class in net.i2p.client.impl
Contains a map of message handlers that a session will want to use
- I2PClientMessageHandlerMap(int) - Constructor for class net.i2p.client.impl.I2PClientMessageHandlerMap
for extension
- I2PClientMessageHandlerMap(I2PAppContext) - Constructor for class net.i2p.client.impl.I2PClientMessageHandlerMap
I2PClientMessageHandlerMap.
- I2PControlController - Class in net.i2p.i2pcontrol
This handles the starting and stopping of Jetty
from a single static class so it can be called via clients.config.
- I2PControlController(RouterContext, ClientAppManager) - Constructor for class net.i2p.i2pcontrol.I2PControlController
RouterApp (new way)
- I2PControlHandler - Class in net.i2p.i2pcontrol.servlets.jsonrpc2handlers
JSON-RPC2 handler for the I2PControl method.
- I2PControlHandler(JSONRPC2Helper, SecurityManager) - Constructor for class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.I2PControlHandler
I2PControlHandler.
- I2PControlVersion - Class in net.i2p.i2pcontrol
Version information and API compatibility for I2PControl interface.
- I2PControlVersion() - Constructor for class net.i2p.i2pcontrol.I2PControlVersion
-
- I2PDatagramDissector - Class in net.i2p.client.datagram
Class for dissecting I2P repliable datagrams, checking the authenticity of
the sender.
- I2PDatagramDissector() - Constructor for class net.i2p.client.datagram.I2PDatagramDissector
Crate a new I2P repliable datagram dissector.
- I2PDatagramMaker - Class in net.i2p.client.datagram
Class for creating I2P repliable datagrams.
- I2PDatagramMaker(I2PSession) - Constructor for class net.i2p.client.datagram.I2PDatagramMaker
Construct a new I2PDatagramMaker that will be able to create I2P
repliable datagrams going to be sent through the specified I2PSession.
- I2PDatagramMaker() - Constructor for class net.i2p.client.datagram.I2PDatagramMaker
Construct a new I2PDatagramMaker that is null.
- I2PDefaultServlet - Class in net.i2p.servlet
Extends DefaultServlet to set locale for the displayed time of directory listings,
to prevent leaking of the locale.
- I2PDefaultServlet() - Constructor for class net.i2p.servlet.I2PDefaultServlet
-
- I2PException - Exception in net.i2p
Base class of I2P exceptions
This was originally used to provide chained exceptions, but
those were added to Exception in Java 1.4, so this class provides nothing
extra at the moment.
- I2PException() - Constructor for exception net.i2p.I2PException
I2PException.
- I2PException(String) - Constructor for exception net.i2p.I2PException
I2PException.
- I2PException(String, Throwable) - Constructor for exception net.i2p.I2PException
I2PException.
- I2PException(Throwable) - Constructor for exception net.i2p.I2PException
-
- I2Ping - Class in net.i2p.i2ptunnel
I2P ping utility for CLI use.
- I2Ping(Logging, boolean, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2Ping
tunnel.getOptions must contain "command".
- I2PInvalidDatagramException - Exception in net.i2p.client.datagram
Exception thrown when I2P repliable datagram signature verification fails.
- I2PInvalidDatagramException() - Constructor for exception net.i2p.client.datagram.I2PInvalidDatagramException
Creates a new I2PInvalidDatagramException without a detail message.
- I2PInvalidDatagramException(String) - Constructor for exception net.i2p.client.datagram.I2PInvalidDatagramException
Creates a new I2PInvalidDatagramException with a detail message.
- I2PLogger - Class in net.i2p.jetty
Modified from Jetty 6.1.26 StdErrLog.java and Slf4jLog.java
Usage: org.eclipse.log.Log.setLog(new I2PLogger(ctx));
- I2PLogger() - Constructor for class net.i2p.jetty.I2PLogger
no-arg constructor, uses global context
- I2PLogger(I2PAppContext) - Constructor for class net.i2p.jetty.I2PLogger
-
- i2pnet - Variable in class net.i2p.router.news.NewsMetadata.Update
In-net URLs
- I2PProperties - Class in net.i2p.util
This class contains a number of properties ((key,value)-pairs).
- I2PProperties() - Constructor for class net.i2p.util.I2PProperties
Constructs an empty I2PProperties with no default values.
- I2PProperties(Properties) - Constructor for class net.i2p.util.I2PProperties
Constructs an I2PProperties with the given default values.
- I2PProperties.I2PPropertyCallback - Interface in net.i2p.util
Callback interface for property change notifications.
- I2PProvider - Class in net.i2p.crypto.provider
I2P security provider for Java cryptography.
- I2PProvider() - Constructor for class net.i2p.crypto.provider.I2PProvider
Construct a new I2P provider.
- I2PRequestLog - Class in net.i2p.jetty
This
RequestLog implementation outputs logs in the pseudo-standard NCSA common log format.
- I2PRequestLog() - Constructor for class net.i2p.jetty.I2PRequestLog
I2PRequestLog.
- I2PRequestLog(String) - Constructor for class net.i2p.jetty.I2PRequestLog
-
- I2PServerSocket - Interface in net.i2p.client.streaming
- I2PServerSocketFull - Class in net.i2p.client.streaming.impl
Bridge to allow accepting new connections
- I2PServerSocketFull(I2PSocketManagerFull) - Constructor for class net.i2p.client.streaming.impl.I2PServerSocketFull
-
- I2PSession - Interface in net.i2p.client
Define the standard means of sending and receiving messages on the
I2P network by using the I2CP (the client protocol).
- I2PSession.TunnelPair - Class in net.i2p.client
Simple holder for tunnel pair information.
- I2PSessionDemultiplexer - Class in net.i2p.client.impl
Implement multiplexing with a 1-byte 'protocol' and a two-byte 'port'.
- I2PSessionDemultiplexer(I2PAppContext) - Constructor for class net.i2p.client.impl.I2PSessionDemultiplexer
Create a new demultiplexer.
- I2PSessionException - Exception in net.i2p.client
Thrown when there is a problem doing something on the session
- I2PSessionException(String, Throwable) - Constructor for exception net.i2p.client.I2PSessionException
Create a new session exception with a message and cause.
- I2PSessionException(String) - Constructor for exception net.i2p.client.I2PSessionException
Create a new session exception with a message.
- I2PSessionImpl - Class in net.i2p.client.impl
Implementation of an I2P session running over TCP.
- I2PSessionImpl(I2PAppContext, Properties, I2PClientMessageHandlerMap) - Constructor for class net.i2p.client.impl.I2PSessionImpl
for extension by SimpleSession (no dest)
- I2PSessionImpl(I2PSessionImpl, InputStream, Properties) - Constructor for class net.i2p.client.impl.I2PSessionImpl
For extension by SubSession via I2PSessionMuxedImpl and I2PSessionImpl2
- I2PSessionImpl(I2PAppContext, InputStream, Properties) - Constructor for class net.i2p.client.impl.I2PSessionImpl
Create a new session, reading the Destination, PrivateKey, and SigningPrivateKey
from the destKeyStream, and using the specified options to connect to the router
As of 0.9.19, defaults in options are honored.
- I2PSessionImpl.AvailabilityNotifier - Class in net.i2p.client.impl
This notifies the client of payload messages.
- I2PSessionImpl.State - Enum in net.i2p.client.impl
Session state enumeration.
- I2PSessionImpl2 - Class in net.i2p.client.impl
Thread safe implementation of an I2P session running over TCP.
- I2PSessionImpl2(I2PAppContext, Properties, I2PClientMessageHandlerMap) - Constructor for class net.i2p.client.impl.I2PSessionImpl2
for extension by SimpleSession (no dest)
- I2PSessionImpl2(I2PAppContext, InputStream, Properties) - Constructor for class net.i2p.client.impl.I2PSessionImpl2
for extension by I2PSessionMuxedImpl
Create a new session, reading the Destination, PrivateKey, and SigningPrivateKey
from the destKeyStream, and using the specified options to connect to the router
- I2PSessionImpl2(I2PSessionImpl, InputStream, Properties) - Constructor for class net.i2p.client.impl.I2PSessionImpl2
I2PSessionImpl2.
- I2PSessionListener - Interface in net.i2p.client
Define a means for the router to asynchronously notify the client that a
new message is available or the router is under attack.
- I2PSessionMuxedImpl - Class in net.i2p.client.impl
I2PSession with protocol and ports
Streaming lib has been modified to send I2PSession.PROTO_STREAMING but
still receives all.
- I2PSessionMuxedImpl(I2PAppContext, InputStream, Properties) - Constructor for class net.i2p.client.impl.I2PSessionMuxedImpl
Create a new muxed session.
- I2PSessionMuxedImpl(I2PSessionImpl, InputStream, Properties) - Constructor for class net.i2p.client.impl.I2PSessionMuxedImpl
For extension by SubSession.
- I2PSessionMuxedImpl.MuxedAvailabilityNotifier - Class in net.i2p.client.impl
MuxedAvailabilityNotifier Extends AvailabilityNotifier.
- I2PSessionMuxedListener - Interface in net.i2p.client
Define a means for the router to asynchronously notify the client that a
new message is available or the router is under attack.
- I2PSimpleClient - Class in net.i2p.client
Simple client implementation with no Destination,
just used to talk to the router.
- I2PSimpleClient() - Constructor for class net.i2p.client.I2PSimpleClient
-
- I2PSimpleSession - Class in net.i2p.client.impl
Create a new session for doing naming and bandwidth queries only.
- I2PSimpleSession(I2PAppContext, Properties) - Constructor for class net.i2p.client.impl.I2PSimpleSession
Create a new session for doing naming and bandwidth queries only.
- I2PSink - Class in net.i2p.i2ptunnel.udp
I2P sink implementation that sends datagrams to a fixed destination
specified in the constructor.
- I2PSink(I2PSession, Destination) - Constructor for class net.i2p.i2ptunnel.udp.I2PSink
Creates a repliable (non-raw) sink for the given session and destination.
- I2PSink(I2PSession, Destination, boolean) - Constructor for class net.i2p.i2ptunnel.udp.I2PSink
Creates a sink for the given session and destination.
- I2PSink(I2PSession, Destination, boolean, int) - Constructor for class net.i2p.i2ptunnel.udp.I2PSink
Creates a sink for the given session, destination, and port.
- I2PSinkAnywhere - Class in net.i2p.i2ptunnel.udp
- I2PSinkAnywhere(I2PSession) - Constructor for class net.i2p.i2ptunnel.udp.I2PSinkAnywhere
Creates a repliable (non-raw) sink for the given session.
- I2PSinkAnywhere(I2PSession, boolean) - Constructor for class net.i2p.i2ptunnel.udp.I2PSinkAnywhere
Creates a sink for the given session.
- I2PSnarkServlet - Class in org.klomp.snark.web
Web interface servlet for I2PSnark torrent management.
- I2PSnarkServlet() - Constructor for class org.klomp.snark.web.I2PSnarkServlet
-
- I2PSnarkUtil - Class in org.klomp.snark
I2P-specific utilities and context management for I2PSnark.
- I2PSnarkUtil(I2PAppContext) - Constructor for class org.klomp.snark.I2PSnarkUtil
-
- I2PSnarkUtil(I2PAppContext, String, I2PSocketManager.DisconnectListener) - Constructor for class org.klomp.snark.I2PSnarkUtil
-
- I2PSocket - Interface in net.i2p.client.streaming
- i2pSocket - Variable in class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
i2pSocket.
- i2pSocket - Variable in class net.i2p.sam.SAMStreamSession.StreamSender
i2pSocket.
- I2PSocket.SocketErrorListener - Interface in net.i2p.client.streaming
Deprecated, unimplemented, does nothing.
- I2PSocketAddress - Class in net.i2p.client.streaming
A SocketAddress (Destination + port) so we can have SocketChannels.
- I2PSocketAddress(String) - Constructor for class net.i2p.client.streaming.I2PSocketAddress
Convenience constructor that parses host:port.
- I2PSocketAddress(Destination, int) - Constructor for class net.i2p.client.streaming.I2PSocketAddress
Does not do a reverse lookup.
- I2PSocketAddress(String, int) - Constructor for class net.i2p.client.streaming.I2PSocketAddress
Does a naming service lookup to resolve the dest.
- I2PSocketEepGet - Class in net.i2p.client.streaming
Fetch a URL using a socket from the supplied I2PSocketManager.
- I2PSocketEepGet(I2PAppContext, I2PSocketManager, int, String, String) - Constructor for class net.i2p.client.streaming.I2PSocketEepGet
Creates an I2PSocketEepGet with default size limits.
- I2PSocketEepGet(I2PAppContext, I2PSocketManager, int, long, long, String, OutputStream, String) - Constructor for class net.i2p.client.streaming.I2PSocketEepGet
Creates an I2PSocketEepGet with full configuration.
- I2PSocketException - Exception in net.i2p.client.streaming
An I2P-specific IOException thrown from input and output streams,
with a stored status code to be used for programmatic responses.
- I2PSocketException(int) - Constructor for exception net.i2p.client.streaming.I2PSocketException
Use canned message for this status code.
- I2PSocketException(String) - Constructor for exception net.i2p.client.streaming.I2PSocketException
Use message provided
- I2PSocketFull - Class in net.i2p.client.streaming.impl
Bridge between the full streaming lib and the I2PSocket API
- I2PSocketFull(Connection, I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.I2PSocketFull
-
- I2PSocketManager - Interface in net.i2p.client.streaming
Centralize the coordination and multiplexing of the local client's streaming.
- I2PSocketManager.DisconnectListener - Interface in net.i2p.client.streaming
Listener for notification when an I2P session is disconnected
- I2PSocketManagerFactory - Class in net.i2p.client.streaming
Factory for creating I2PSocketManager instances.
- I2PSocketManagerFactory() - Constructor for class net.i2p.client.streaming.I2PSocketManagerFactory
-
- I2PSocketManagerFull - Class in net.i2p.client.streaming.impl
Centralize the coordination and multiplexing of the local client's streaming.
- I2PSocketManagerFull(I2PAppContext, I2PSession, Properties, String, IncomingConnectionFilter) - Constructor for class net.i2p.client.streaming.impl.I2PSocketManagerFull
This is what I2PSocketManagerFactory.createManager() returns.
- I2PSocketOptions - Interface in net.i2p.client.streaming
Define the configuration for streaming and verifying data on the socket.
- I2PSocketOptionsImpl - Class in net.i2p.client.streaming.impl
Define the configuration for streaming and verifying data on the socket.
- I2PSocketOptionsImpl() - Constructor for class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
Sets max buffer size, connect timeout, read timeout, and write timeout
from System properties.
- I2PSocketOptionsImpl(I2PSocketOptions) - Constructor for class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
Initializes from System properties then copies over all options.
- I2PSocketOptionsImpl(Properties) - Constructor for class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
Sets max buffer size, connect timeout, read timeout, and write timeout
from properties.
- I2PSOCKSIRCTunnel - Class in net.i2p.i2ptunnel.socks
SOCKS tunnel specialized for IRC traffic with I2P filtering and security.
- I2PSOCKSIRCTunnel(int, Logging, boolean, EventDispatcher, I2PTunnel, String) - Constructor for class net.i2p.i2ptunnel.socks.I2PSOCKSIRCTunnel
Construct a SOCKS IRC tunnel.
- I2PSOCKSTunnel - Class in net.i2p.i2ptunnel.socks
SOCKS proxy server that routes TCP connections through I2P network.
- I2PSOCKSTunnel(int, Logging, boolean, EventDispatcher, I2PTunnel, String) - Constructor for class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
As of 0.9.20 this is fast, and does NOT connect the manager to the router,
or open the local socket.
- I2PSource - Class in net.i2p.i2ptunnel.udp
I2P source implementation for streaming data.
- I2PSource(I2PSession) - Constructor for class net.i2p.i2ptunnel.udp.I2PSource
Creates a source handling both repliable and raw datagrams on all ports.
- I2PSource(I2PSession, I2PSource.Protocol) - Constructor for class net.i2p.i2ptunnel.udp.I2PSource
Creates a source listening on all I2CP ports for the specified protocol.
- I2PSource(I2PSession, I2PSource.Protocol, int) - Constructor for class net.i2p.i2ptunnel.udp.I2PSource
Creates a source listening on the specified port for the specified protocol.
- I2PSource.Listener - Class in net.i2p.i2ptunnel.udp
Listener for incoming I2P datagrams, dispatching to the configured sink.
- I2PSource.Protocol - Enum in net.i2p.i2ptunnel.udp
Protocol enum for I2P source handling.
- i2pss - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- I2PSSLSocketFactory - Class in net.i2p.util
Loads trusted ASCII certs from ~/.i2p/certificates/ and $I2P/certificates/.
- I2PSSLSocketFactory(I2PAppContext, boolean, String) - Constructor for class net.i2p.util.I2PSSLSocketFactory
-
- I2PThread - Class in net.i2p.util
Preferred over
Thread for all router uses.
- I2PThread() - Constructor for class net.i2p.util.I2PThread
I2PThread.
- I2PThread(String) - Constructor for class net.i2p.util.I2PThread
I2PThread.
- I2PThread(Runnable) - Constructor for class net.i2p.util.I2PThread
I2PThread.
- I2PThread(Runnable, String) - Constructor for class net.i2p.util.I2PThread
I2PThread.
- I2PThread(Runnable, String, boolean) - Constructor for class net.i2p.util.I2PThread
I2PThread.
- I2PThread(ThreadGroup, Runnable) - Constructor for class net.i2p.util.I2PThread
I2PThread.
- I2PThread(ThreadGroup, Runnable, String) - Constructor for class net.i2p.util.I2PThread
-
- I2PThread.OOMEventListener - Interface in net.i2p.util
Listener for out-of-memory events.
- I2PTunnel - Class in net.i2p.i2ptunnel
Manages I2PTunnelTasks and I2PSessions.
- I2PTunnel() - Constructor for class net.i2p.i2ptunnel.I2PTunnel
Standard constructor for embedded, uses args "-nocli -die" to return immediately
- I2PTunnel(TunnelController) - Constructor for class net.i2p.i2ptunnel.I2PTunnel
New standard constructor in router, with back ref to tc
- I2PTunnel(String[]) - Constructor for class net.i2p.i2ptunnel.I2PTunnel
See usage() for options
- I2PTunnel(String[], I2PTunnel.ConnectionEventListener) - Constructor for class net.i2p.i2ptunnel.I2PTunnel
See usage() for options
- I2PTunnel.ConnectionEventListener - Interface in net.i2p.i2ptunnel
Callback routine to find out
- I2PTunnelClient - Class in net.i2p.i2ptunnel
Standard I2P client tunnel that forwards local TCP connections to I2P destinations.
- I2PTunnelClient(int, String, Logging, boolean, EventDispatcher, I2PTunnel, String) - Constructor for class net.i2p.i2ptunnel.I2PTunnelClient
As of 0.9.20 this is fast, and does NOT connect the manager to the router,
or open the local socket.
- I2PTunnelClientBase - Class in net.i2p.i2ptunnel
Abstract base class for I2P client tunnels with common functionality.
- I2PTunnelClientBase(int, Logging, I2PSocketManager, I2PTunnel, EventDispatcher, long) - Constructor for class net.i2p.i2ptunnel.I2PTunnelClientBase
This constructor is used to add a client to an existing socket manager.
- I2PTunnelClientBase(int, boolean, Logging, EventDispatcher, String, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelClientBase
The main constructor.
- I2PTunnelClientBase(int, boolean, Logging, EventDispatcher, String, I2PTunnel, String) - Constructor for class net.i2p.i2ptunnel.I2PTunnelClientBase
Use this to build a client with a persistent private key.
- I2PTunnelConnectClient - Class in net.i2p.i2ptunnel
SSL tunnel through HTTP proxy using CONNECT method.
- I2PTunnelConnectClient(int, Logging, boolean, String, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelConnectClient
As of 0.9.20 this is fast, and does NOT connect the manager to the router,
or open the local socket.
- I2PTunnelDCCClient - Class in net.i2p.i2ptunnel.irc
A standard client, using an existing socket manager.
- I2PTunnelDCCClient(String, int, int, Logging, I2PSocketManager, EventDispatcher, I2PTunnel, long) - Constructor for class net.i2p.i2ptunnel.irc.I2PTunnelDCCClient
As of 0.9.20 this is fast, and does NOT connect the manager to the router,
or open the local socket.
- I2PTunnelDCCServer - Class in net.i2p.i2ptunnel.irc
A standard server that only answers for registered ports,
and each port can only be used once.
- I2PTunnelDCCServer(I2PSocketManager, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.irc.I2PTunnelDCCServer
There's no support for unsolicited incoming I2P connections,
so there's no server host or port parameters.
- I2PTunnelHTTPBidirProxy - Class in net.i2p.i2ptunnel
HTTP proxy reusing server's I2PSocketManager without outproxy capability.
- I2PTunnelHTTPBidirProxy(int, Logging, I2PSocketManager, I2PTunnel, EventDispatcher, long) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPBidirProxy
As of 0.9.20 this is fast, and does NOT connect the manager to the router,
or open the local socket.
- I2PTunnelHTTPBidirServer - Class in net.i2p.i2ptunnel
Bidirectional HTTP server tunnel combining server and client functionality.
- I2PTunnelHTTPBidirServer(InetAddress, int, int, String, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPBidirServer
Creates a bidirectional HTTP server tunnel.
- I2PTunnelHTTPBidirServer(InetAddress, int, int, File, String, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPBidirServer
Creates a bidirectional HTTP server tunnel with a private key file.
- I2PTunnelHTTPBidirServer(InetAddress, int, int, InputStream, String, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPBidirServer
Creates a bidirectional HTTP server tunnel with an input stream for the private key.
- I2PTunnelHTTPClient - Class in net.i2p.i2ptunnel
HTTP proxy that tunnels requests through I2P.
- I2PTunnelHTTPClient(int, Logging, I2PSocketManager, I2PTunnel, EventDispatcher, long) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPClient
This constructor always starts the tunnel (ignoring the i2cp.delayOpen option).
- I2PTunnelHTTPClient(int, Logging, boolean, String, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPClient
As of 0.9.20 this is fast, and does NOT connect the manager to the router,
or open the local socket.
- I2PTunnelHTTPClientBase - Class in net.i2p.i2ptunnel
Common things for HTTPClient and ConnectClient
Retrofit over them in 0.8.2
- I2PTunnelHTTPClientBase(int, boolean, Logging, EventDispatcher, String, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Create a new HTTP client tunnel.
- I2PTunnelHTTPClientBase(int, Logging, I2PSocketManager, I2PTunnel, EventDispatcher, long) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
This constructor always starts the tunnel (ignoring the i2cp.delayOpen option).
- I2PTunnelHTTPClientBase.AuthResult - Enum in net.i2p.i2ptunnel
Authentication result status for HTTP client connections
- I2PTunnelHTTPClientBase.OnProxySuccess - Class in net.i2p.i2ptunnel
Callback for successful proxy connections.
- I2PTunnelHTTPClientBase.OnTimeout - Class in net.i2p.i2ptunnel
Callback for timeout events.
- I2PTunnelHTTPClientRunner - Class in net.i2p.i2ptunnel
HTTP client runner that filters response headers to enforce the
"Connection: close" header, ensuring browsers treat the connection as non-persistent,
even if the server doesn't comply.
- I2PTunnelHTTPClientRunner(Socket, I2PSocket, Object, byte[], List<I2PSocket>, I2PTunnelRunner.FailCallback, boolean, boolean, boolean) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPClientRunner
Constructs a new HTTP client runner.
- I2PTunnelHTTPServer - Class in net.i2p.i2ptunnel
HTTP server tunnel that filters headers and provides compression.
- I2PTunnelHTTPServer(InetAddress, int, String, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPServer
Create an HTTP tunnel server with a private key string.
- I2PTunnelHTTPServer(InetAddress, int, File, String, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPServer
Create an HTTP tunnel server from a private key file.
- I2PTunnelHTTPServer(InetAddress, int, InputStream, String, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPServer
Create an HTTP tunnel server from a private key stream.
- I2PTunnelIRCClient - Class in net.i2p.i2ptunnel
IRC client tunnel with DCC support and filtering.
- I2PTunnelIRCClient(int, String, Logging, boolean, EventDispatcher, I2PTunnel, String) - Constructor for class net.i2p.i2ptunnel.I2PTunnelIRCClient
As of 0.9.20 this is fast, and does NOT connect the manager to the router,
or open the local socket.
- I2PTunnelIRCServer - Class in net.i2p.i2ptunnel
IRC server tunnel that filters registration to pass client destination hash as hostname.
- I2PTunnelIRCServer(InetAddress, int, File, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelIRCServer
-
- I2PTunnelOutproxyRunner - Class in net.i2p.i2ptunnel
I2PTunnelOutproxyRunner forwards data bidirectionally between two connected sockets:
one representing an external socket connection and the other an I2P socket connection.
- I2PTunnelOutproxyRunner(Socket, Socket, Object, byte[], byte[], I2PTunnelRunner.FailCallback) - Constructor for class net.i2p.i2ptunnel.I2PTunnelOutproxyRunner
Constructs the OutproxyRunner
Does not start itself.
- I2PTunnelRunner - Class in net.i2p.i2ptunnel
Thread that forwards traffic between an I2PSocket and a TCP Socket.
- I2PTunnelRunner(Socket, I2PSocket, Object, byte[], byte[], List<I2PSocket>, I2PTunnelRunner.FailCallback) - Constructor for class net.i2p.i2ptunnel.I2PTunnelRunner
Recommended new constructor.
- I2PTunnelRunner(Socket, I2PSocket, Object, byte[], byte[], List<I2PSocket>, I2PTunnelRunner.FailCallback, boolean, boolean) - Constructor for class net.i2p.i2ptunnel.I2PTunnelRunner
With keepAlive args.
- I2PTunnelRunner.FailCallback - Interface in net.i2p.i2ptunnel
For use in new constructor
- I2PTunnelRunner.SuccessCallback - Interface in net.i2p.i2ptunnel
Callback interface for successful tunnel operation completion.
- I2PTunnelServer - Class in net.i2p.i2ptunnel
Base I2P tunnel server for handling incoming connections.
- I2PTunnelServer(InetAddress, int, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelServer
Non-blocking
- I2PTunnelServer(InetAddress, int, File, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelServer
Non-blocking
- I2PTunnelServer(InetAddress, int, InputStream, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelServer
Non-blocking
- I2PTunnelServer(InetAddress, int, I2PSocketManager, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelServer
Non-blocking
- I2PTunnelTask - Class in net.i2p.i2ptunnel
Base class for I2P tunnel servers and clients.
- I2PTunnelTask(String, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelTask
-
- I2PTunnelUDPClientBase - Class in net.i2p.i2ptunnel.udpTunnel
Base client class that sets up an I2P Datagram client destination.
- I2PTunnelUDPClientBase(String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
-
- I2PTunnelUDPServerBase - Class in net.i2p.i2ptunnel.udpTunnel
Base client class that sets up an I2P Datagram server destination.
- I2PTunnelUDPServerBase(File, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
-
- i2pVersion - Variable in class net.i2p.router.news.NewsMetadata.Release
The I2P version of this release
- IB_TOKEN_EXPIRATION - Static variable in class net.i2p.router.transport.udp.EstablishmentManager
IB_TOKEN_EXPIRATION.
- IBSkipIterator<K extends Comparable<? super K>,V> - Class in net.metanotion.io.block.index
SkipList iterator with on-demand span loading (I2P version).
- IBSkipIterator(SkipSpan<K, V>, int) - Constructor for class net.metanotion.io.block.index.IBSkipIterator
Constructor.
- IBSkipSpan<K extends Comparable<? super K>,V> - Class in net.metanotion.io.block.index
Memory-efficient SkipList span implementation (I2P version).
- IBSkipSpan(BlockFile, BSkipList<K, V>, int, Serializer<K>, Serializer<V>) - Constructor for class net.metanotion.io.block.index.IBSkipSpan
Constructor.
- icon - Variable in class net.i2p.router.web.App
Application icon path
- Icon - Class in org.cybergarage.upnp
Represents a UPnP device icon with its associated metadata and image data.
- Icon(Node) - Constructor for class org.cybergarage.upnp.Icon
Creates an Icon from an existing XML node.
- Icon() - Constructor for class org.cybergarage.upnp.Icon
Creates a new Icon with a default XML node structure.
- IconList - Class in org.cybergarage.upnp
A collection of UPnP device icons.
- IconList() - Constructor for class org.cybergarage.upnp.IconList
-
- ID - Static variable in class net.i2p.CoreVersion
deprecated
- id - Variable in class net.i2p.router.news.CRLEntry
The identifier
- id - Variable in class net.i2p.router.news.NewsEntry
id.
- ID - Static variable in class net.i2p.router.RouterVersion
deprecated
- id - Variable in class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
id.
- id - Variable in class net.i2p.util.UIMessages.Message
sequential identifier
- id - Variable in class org.minidns.dnsmessage.DnsMessage
The DNS message id.
- ID - Static variable in class org.rrd4j.core.timespec.TimeToken
Token for unrecognized identifiers - unknown words
- ID_COMMENT - Static variable in class org.klomp.snark.ExtensionHandler
-
- ID_DHT - Static variable in class org.klomp.snark.ExtensionHandler
DHT extension message ID (3).
- ID_FEED - Static variable in class net.i2p.router.Blocklist
For Update Manager
- ID_HANDSHAKE - Static variable in class org.klomp.snark.ExtensionHandler
Handshake extension message ID (0).
- ID_METADATA - Static variable in class org.klomp.snark.ExtensionHandler
Metadata extension message ID (1).
- ID_PEX - Static variable in class org.klomp.snark.ExtensionHandler
PEX extension message ID (2).
- ID_SYBIL - Static variable in class net.i2p.router.Blocklist
Sybil attack blocklist ID
- ID_TOR - Static variable in class net.i2p.router.Blocklist
Tor exit nodes blocklist ID
- IDBytes - Static variable in class org.klomp.snark.WebPeer
IDBytes.
- idencode(byte[]) - Static method in class org.klomp.snark.PeerID
Encode an id as a hex encoded string and remove leading zeros.
- IdenticonCache - Interface in com.docuverse.identicon
Represents a I2P identiconcache.
- IdenticonRenderer - Interface in com.docuverse.identicon
Identicon renderer interface.
- IdenticonServlet - Class in net.i2p.imagegen
This servlet generates identicon (visual identifier) images ranging
from 16x16 to 512x512 in size.
- IdenticonServlet() - Constructor for class net.i2p.imagegen.IdenticonServlet
-
- IdenticonUtil - Class in com.docuverse.identicon
Utility methods useful for implementing identicon functionality.
- IdenticonUtil() - Constructor for class com.docuverse.identicon.IdenticonUtil
-
- IdentityBytes - Class in net.metanotion.io.data
Pass-through serializer for byte arrays.
- IdentityBytes() - Constructor for class net.metanotion.io.data.IdentityBytes
-
- IdleChecker - Class in org.klomp.snark
Periodically check for idle condition based on connected peers, and reduce/restore tunnel count
as necessary.
- IdleChecker(SnarkManager, PeerCoordinatorSet) - Constructor for class org.klomp.snark.IdleChecker
Caller must schedule
- IdleCloser - Class in i2p.susi.webmail.pop3
Close the POP3 connection after a certain idle time
- IdleCloser(POP3MailBox) - Constructor for class i2p.susi.webmail.pop3.IdleCloser
Creates a new idle closer for the given mailbox.
- IdleInComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.IdleInComparator
-
- IdleOutComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.IdleOutComparator
-
- IdleTunnelMonitor - Class in net.i2p.router.tunnel.pool
Monitors transit tunnels for idle behavior.
- IdleTunnelMonitor(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.IdleTunnelMonitor
Constructor.
- IdnaTransformator - Interface in org.minidns.idna
IdnaTransformator.
- idx - Variable in class i2p.susi.util.RegexOutputStream
index
- ifPossibleAs(Class<E>) - Method in class org.minidns.record.Record
Return the record if possible as record with the given
Data class.
- ignore(Throwable) - Method in class net.i2p.jetty.I2PLogger
-
- ignoreEvents() - Method in class net.i2p.i2ptunnel.irc.EventReceiver
-
- ignoreEvents() - Method in interface net.i2p.util.EventDispatcher
Ignore further event notifications
- ignoreEvents() - Method in class net.i2p.util.EventDispatcherImpl
-
- ignoreStat(String) - Method in class net.i2p.stat.StatManager
Save memory by not creating stats unless they are required for router operation.
- ignoresVersion() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Parser
Returns true if the "jsonrpc":"2.0" version
attribute in parsed JSON-RPC 2.0 messages is ignored, else
false.
- ignoreVersion(boolean) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Parser
Specifies whether to ignore the "jsonrpc":"2.0" version
attribute during parsing of JSON-RPC 2.0 messages.
- im - Variable in class org.rrd4j.graph.RrdGraph
-
- im - Variable in class org.rrd4j.graph.RrdGraphGenerator
-
- ImageElement - Class in org.jfree.svg
A (String, Image) pair that links together a reference ID and the source image.
- ImageElement(String, Image) - Constructor for class org.jfree.svg.ImageElement
Creates a new instance.
- imageFormat - Variable in class org.rrd4j.graph.RrdGraphDef
Image format for the output (e.g., PNG, GIF, JPEG).
- imageInfo - Variable in class org.rrd4j.graph.RrdGraphDef
Additional image info format string (printf-like).
- ImageParameters - Class in org.rrd4j.graph
Container for image rendering parameters in RRD graphs.
- ImageParameters() - Constructor for class org.rrd4j.graph.ImageParameters
-
- imageQuality - Variable in class org.rrd4j.graph.RrdGraphDef
Image quality for JPEG images (0F=worst, 1F=best).
- ImageWorker - Class in org.rrd4j.graph
Abstract base class for image workers in RRD graphs.
- ImageWorker() - Constructor for class org.rrd4j.graph.ImageWorker
-
- imgInfo - Variable in class org.rrd4j.graph.RrdGraphInfo
-
- implCloseSelectableChannel() - Method in class net.i2p.sam.SSLServerSocketChannel
Close the underlying SSL server socket.
- implCloseSelectableChannel() - Method in class net.i2p.sam.SSLSocketChannel
Close the underlying SSL socket.
- implConfigureBlocking(boolean) - Method in class net.i2p.sam.SSLServerSocketChannel
Configure the blocking mode.
- implConfigureBlocking(boolean) - Method in class net.i2p.sam.SSLSocketChannel
Configure the blocking mode.
- importFile(RequestWrapper) - Method in class i2p.susi.dns.NamingServiceBean
Import entries from a file upload.
- importJavaPrivateKey(File, SigType) - Static method in class net.i2p.crypto.SigUtil
Import a Java PKCS8-encoded private key from a file.
- importJavaPublicKey(File, SigType) - Static method in class net.i2p.crypto.SigUtil
Import a Java X.509-encoded public key from a file.
- importPrivateKey(File, String, String, String, InputStream) - Static method in class net.i2p.crypto.KeyStoreUtil
Import the private key and certificate chain to a keystore.
- IN - Static variable in class org.cybergarage.upnp.Argument
Direction constant for input arguments
- in - Variable in class org.klomp.snark.PeerState
Inbound connection
- IN_ADDR_ARPA - Static variable in class org.minidns.dnsname.DnsName
IN_ADDR_ARPA.
- IN_MEMORY_IMAGE - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Constant to represent in-memory image name
- IN_PROGRESS - Static variable in class org.freenetproject.ForwardPortStatus
The port forward is in progress
- INACTIVITY_ACTION_DISCONNECT - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Disconnect the connection when inactivity timeout fires
- INACTIVITY_ACTION_NOOP - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
No action taken when inactivity timeout fires
- INACTIVITY_ACTION_SEND - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Send a keepalive when inactivity timeout fires
- INACTIVITY_TIMEOUT - Static variable in class net.i2p.router.update.UpdateRunner
inactivity timeout with proxy in ms
- inboundConnectionReceived(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
Inbound connection received
- InboundEndpointProcessor - Class in net.i2p.router.tunnel
Receive the inbound tunnel message, removing all of the layers
added by earlier hops to recover the preprocessed data sent
by the gateway.
- InboundEndpointProcessor(RouterContext, TunnelCreatorConfig, IVValidator) - Constructor for class net.i2p.router.tunnel.InboundEndpointProcessor
InboundEndpointProcessor.
- inboundEstablished(NTCPConnection) - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Registers a newly established inbound connection, replacing any existing connection
for the same peer.
- InboundEstablishState - Class in net.i2p.router.transport.ntcp
NTCP 2 inbound connection establishment state machine.
- InboundEstablishState(RouterContext, NTCPTransport, NTCPConnection) - Constructor for class net.i2p.router.transport.ntcp.InboundEstablishState
Creates a new InboundEstablishState for the given context, transport, and connection
- InboundEstablishState - Class in net.i2p.router.transport.udp
Data for a new connection being established, where the remote peer has initiated
the connection with us.
- InboundEstablishState(RouterContext, InetSocketAddress) - Constructor for class net.i2p.router.transport.udp.InboundEstablishState
For SSU2
- InboundEstablishState.InboundState - Enum in net.i2p.router.transport.udp
States for inbound SSU session establishment.
- InboundEstablishState2 - Class in net.i2p.router.transport.udp
Data for a new connection being established, where the remote peer has
initiated the connection with us.
- InboundEstablishState2(RouterContext, UDPTransport, UDPPacket) - Constructor for class net.i2p.router.transport.udp.InboundEstablishState2
Start a new handshake with the given incoming packet,
which must be a Session Request or Token Request.
- inboundFilter(String, StringBuffer, DCCHelper) - Static method in class net.i2p.i2ptunnel.irc.IRCFilter
Modify or filter a single inbound line.
- InboundGatewayProcessor - Class in net.i2p.router.tunnel
Override the hop processor to seed the message with a random
IV.
- InboundGatewayProcessor(I2PAppContext, HopConfig) - Constructor for class net.i2p.router.tunnel.InboundGatewayProcessor
InboundGatewayProcessor.
- InboundGatewayReceiver - Class in net.i2p.router.tunnel
Handle messages at the IBGW.
- InboundGatewayReceiver(RouterContext, HopConfig) - Constructor for class net.i2p.router.tunnel.InboundGatewayReceiver
-
- InboundMessageDistributor - Class in net.i2p.router.tunnel
When a message arrives at the inbound tunnel endpoint, this distributor
honors the instructions (safely)
- InboundMessageDistributor(RouterContext, Hash) - Constructor for class net.i2p.router.tunnel.InboundMessageDistributor
Create a new inbound message distributor.
- InboundMessageFragments - Class in net.i2p.router.transport.udp
Organize the received data message fragments, feeding completed messages
to the
MessageReceiver and telling the
PeerState
to ACK.
- InboundMessageFragments(RouterContext, OutboundMessageFragments, UDPTransport) - Constructor for class net.i2p.router.transport.udp.InboundMessageFragments
InboundMessageFragments.
- InboundMessageFragments.ModifiableLong - Class in net.i2p.router.transport.udp
Modifiable Long, no locking
- InboundMessageState - Class in net.i2p.router.transport.udp
Hold the raw data fragments of an inbound message.
- InboundMessageState(RouterContext, long, Hash) - Constructor for class net.i2p.router.transport.udp.InboundMessageState
Constructs a new InboundMessageState with no fragments.
- InboundMessageState(RouterContext, long, Hash, byte[], int, int, int, boolean) - Constructor for class net.i2p.router.transport.udp.InboundMessageState
Constructs and initializes by receiving one fragment.
- InboundSender - Class in net.i2p.router.tunnel
Receive the preprocessed data for an inbound gateway, encrypt it, and forward
it on to the first hop.
- InboundSender(I2PAppContext, HopConfig) - Constructor for class net.i2p.router.tunnel.InboundSender
InboundSender.
- INCLUDE_CIPHERS - Static variable in class net.i2p.util.I2PSSLSocketFactory
Nothing for now.
- INCLUDE_PROTOCOLS - Static variable in class net.i2p.util.I2PSSLSocketFactory
Java 7 does not enable 1.1 or 1.2 by default on the client side.
- InclusiveByteRange - Class in org.klomp.snark.web
Byte range inclusive of end points.
- InclusiveByteRange(long, long) - Constructor for class org.klomp.snark.web.InclusiveByteRange
Creates a new byte range.
- IncomingConnectionFilter - Interface in net.i2p.client.streaming
Something that filters incoming streaming connections.
- increment(K) - Method in class net.i2p.util.ObjectCounter
Add one.
- increment(K) - Method in class net.i2p.util.ObjectCounterUnsafe
Add one.
- incrementActiveFloodfillQuery(Hash) - Static method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Increment the active outbound query count for a floodfill peer.
- incrementAgreedTo() - Method in class net.i2p.router.peermanager.TunnelHistory
incrementAgreedTo.
- incrementBuildTimeout() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Increment consecutive build timeout counter.
- incrementBytesReceived(int) - Method in class net.i2p.client.streaming.impl.Connection
Increment the lifetime bytes received counter.
- incrementBytesSent(int) - Method in class net.i2p.client.streaming.impl.Connection
Increment the lifetime bytes sent counter.
- incrementConsecutiveFailedSends() - Method in class net.i2p.router.transport.udp.PeerState
Increment consecutive failed sends.
- incrementDupBytesSent(int) - Method in class net.i2p.client.streaming.impl.Connection
Increment the lifetime duplicate bytes sent counter.
- incrementDupMessagesReceived(int) - Method in class net.i2p.client.streaming.impl.Connection
Increment the lifetime duplicate messages received counter.
- incrementDupMessagesSent(int) - Method in class net.i2p.client.streaming.impl.Connection
Increment the lifetime duplicate messages sent counter.
- incrementFailed(int) - Method in class net.i2p.router.peermanager.TunnelHistory
Define this rate as the probability it really failed
- incrementFragmentNumber() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
ok, fragment sent, increment what the next will be
- incrementNACKs() - Method in class net.i2p.client.streaming.impl.PacketLocal
Will force a fast restransmit on the 3rd call (FAST_RETRANSMIT_THRESHOLD)
but only if it's the lowest unacked (see Connection.ResendPacketEvent)
- incrementNACKs() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- incrementNotifyCount() - Method in class org.cybergarage.upnp.event.Subscriber
incrementNotifyCount.
- incrementPacketsRelayed() - Method in class net.i2p.router.transport.udp.PeerTestState
Increment and return the packets relayed count.
- incrementParticipatingMessageBytes(int, float) - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
We intend to send traffic for a participating tunnel
with the given size and adjustment factor.
- incrementParticipatingMessageBytesIn(int, float) - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
We intend to receive traffic for a participating tunnel
with the given size and adjustment factor.
- incrementProcessed(int, int) - Method in class net.i2p.router.peermanager.TunnelHistory
incrementProcessed.
- incrementProcessedMessages() - Method in class net.i2p.router.tunnel.HopConfig
Take note of a message being pumped through this tunnel.
- incrementProcessedMessages() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
take note of a message being pumped through this tunnel
- incrementRecentTestExemptions() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Increment the recent-traffic test exemption counter.
- incrementRejected(int) - Method in class net.i2p.router.peermanager.TunnelHistory
-
- incrementSends() - Method in class net.i2p.client.streaming.impl.PacketLocal
Increment the number of times this packet has been sent
- incrementTestFailures() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Increment the failure count without triggering pool removal or reuse flag.
- incrementTestSucceeded() - Method in class net.i2p.router.peermanager.TunnelHistory
Record that a tunnel test through this peer succeeded.
- incrementUnackedPacketsReceived() - Method in class net.i2p.client.streaming.impl.Connection
Increment the count of unacked packets received.
- incrementVerifiedBytesTransferred(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
This calls profile manager tunnelDataPushed1m() for each peer
- incrementVerifiedBytesTransferred(int) - Method in interface net.i2p.router.TunnelInfo
Increment the verified byte count for data successfully sent through the tunnel.
- INDENT_STR - Static variable in class org.rrd4j.core.XmlWriter
Indentation string for XML output
- index - Variable in class net.metanotion.util.skiplist.SkipIterator
Current index position.
- index - Variable in class org.klomp.snark.web.Sorters.FileAndIndex
-
- IndexBean - Class in net.i2p.i2ptunnel.web
Backend bean for I2P tunnel management web interface.
- IndexBean() - Constructor for class net.i2p.i2ptunnel.web.IndexBean
Create the IndexBean, initializing the tunnel controller group and helper.
- indexOf(Object) - Method in class net.i2p.util.ArraySet
Finds the index of the given object in the set.
- indexOf(Object) - Method in class net.i2p.util.UnmodifiableSortedSet
Overridden to do binary search
- indexOf(File) - Method in class org.klomp.snark.Storage
Get index to pass to remaining(), getPriority(), setPriority()
- indexOfKey(int) - Method in class net.i2p.router.crypto.ratchet.SparseArray
Returns the index for which
SparseArray.keyAt(int) would return the
specified key, or a negative number if the specified
key is not mapped.
- indexOfValue(E) - Method in class net.i2p.router.crypto.ratchet.SparseArray
Returns an index for which
SparseArray.valueAt(int) would return the
specified value, or a negative number if no keys map to the
specified value.
- indexOfValueByValue(E) - Method in class net.i2p.router.crypto.ratchet.SparseArray
Returns an index for which
SparseArray.valueAt(int) would return the
specified value, or a negative number if no keys map to the
specified value.
- indicatesSuccess() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
A convinience method to check if the response indicates success or
failure of the request.
- InetAddressUtil - Class in org.minidns.util
Utility class for IP address manipulation and validation.
- InetAddressUtil() - Constructor for class org.minidns.util.InetAddressUtil
-
- InetAddressUtils - Class in net.i2p.apache.http.conn.util
A collection of utilities relating to InetAddresses.
- INFINITE_STRING - Static variable in class org.cybergarage.upnp.event.Subscription
INFINITE_STRING.
- INFINITE_VALUE - Static variable in class org.cybergarage.upnp.event.Subscription
INFINITE_VALUE.
- info(String, Object, Object) - Method in class net.i2p.jetty.I2PLogger
-
- info(Throwable) - Method in class net.i2p.jetty.I2PLogger
-
- info(String, Object...) - Method in class net.i2p.jetty.I2PLogger
-
- info(String, Throwable) - Method in class net.i2p.jetty.I2PLogger
-
- INFO - Static variable in class net.i2p.util.Log
INFO.
- info(String) - Method in class net.i2p.util.Log
Log an info message.
- info(String, Throwable) - Method in class net.i2p.util.Log
Log an info message with a throwable.
- info(String) - Static method in class org.klomp.snark.PartialPiece
Logs an info message for this class.
- info() - Method in class org.rrd4j.core.jrrd.RRDFile
Position.
- info - Variable in class org.rrd4j.graph.RrdGraphGenerator
-
- INFO_CONFIRMED - Static variable in class net.i2p.router.transport.udp.SSU2Util
HKDF info string for session confirmed key derivation
- INFO_CREATED - Static variable in class net.i2p.router.transport.udp.SSU2Util
HKDF info string for session created header key derivation
- INFO_DATA - Static variable in class net.i2p.router.transport.udp.SSU2Util
HKDF info string for data packet key derivation
- INFO_FILENAME - Static variable in class net.i2p.router.startup.CreateRouterInfoJob
Router info filename
- InfoHash - Class in org.klomp.snark.dht
Represents a BitTorrent info hash used for DHT operations.
- InfoHash(byte[]) - Constructor for class org.klomp.snark.dht.InfoHash
Creates a new info hash from the specified 20-byte data.
- InfoHelper - Class in net.i2p.router.web.helpers
Helper for router information page rendering and form processing.
- InfoHelper() - Constructor for class net.i2p.router.web.helpers.InfoHelper
InfoHelper.
- INFORMATION_MESSAGE - Static variable in class com.vuze.plugins.mlab.tools.ndt.swingemu.JOptionPane
INFORMATION_MESSAGE.
- init() - Method in class edu.internet2.ndt.Tcpbw100
Initialize the base NDT window Applet init() method
- init(Map<String, byte[]>) - Method in class gnu.crypto.prng.BasePRNGStandalone
-
- init(Map<String, byte[]>) - Method in class gnu.crypto.prng.DevRandom
-
- init(Map<String, byte[]>) - Method in interface gnu.crypto.prng.IRandomStandalone
Initialises the pseudo-random number generator scheme with the
appropriate attributes.
- init(ServletConfig) - Method in class net.i2p.addressbook.servlet.Servlet
Initialize the servlet and start the addressbook daemon thread.
- init(I2PAppContext, I2PSession, Properties, String) - Method in interface net.i2p.client.streaming.I2PSocketManager
Deprecated - Factory will initialize.
- init(Properties) - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
Sets max buffer size, connect timeout, read timeout, and write timeout
from properties.
- init() - Method in class net.i2p.crypto.SHA1
Initialize the digest context.
- init() - Method in class net.i2p.i2pcontrol.servlets.JSONRPC2Servlet
Register JSON-RPC 2.0 request handlers.
- init(ServletConfig) - Method in class net.i2p.imagegen.IdenticonServlet
Load configuration from servlet initialization parameters.
- init(ServletConfig) - Method in class net.i2p.imagegen.QRServlet
Load configuration from servlet initialization parameters.
- init(RouterContext) - Static method in class net.i2p.router.message.OutboundClientMessageOneShotJob
call once only
- init() - Method in class net.i2p.router.transport.ntcp.NTCPConnection.PrepBuffer
Initialize (no-op)
- init() - Method in class net.i2p.router.tunnel.pool.BuildHandler
Call the same time you start the threads
- init() - Method in class net.i2p.router.web.servlets.LoginServlet
-
- init() - Method in class net.i2p.router.web.servlets.LogoutServlet
-
- init() - Method in class net.i2p.servlet.ErrorServlet
Load CSS path, webapp name, and bundle from init parameters.
- init(FilterConfig) - Method in class net.i2p.servlet.filters.AuthFilter
-
- init(FilterConfig) - Method in class net.i2p.servlet.filters.SameSiteCookieFilter
-
- init(FilterConfig) - Method in class net.i2p.servlet.filters.XSSFilter
-
- init() - Method in class net.i2p.servlet.I2PDefaultServlet
Overridden to save local copies of dirAllowed, locale, resourceBase, and stylesheet.
- init(BlockFile, int, int, int) - Static method in class net.metanotion.io.block.index.BSkipLevels
Initialize a new BSkipLevels page on disk.
- init(BlockFile, int, int) - Static method in class net.metanotion.io.block.index.BSkipList
Initialize a new skiplist on disk.
- init(BlockFile, int, int) - Static method in class net.metanotion.io.block.index.BSkipSpan
Initialize a new span page on disk.
- init(KeyGenerationParameters) - Method in interface org.bouncycastle.crypto.AsymmetricCipherKeyPairGenerator
intialise the key pair generator.
- init(SecureRandom) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMEngine
-
- init(KeyGenerationParameters) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMKeyPairGenerator
Initialize the key pair generator.
- init() - Method in class org.cybergarage.http.HTTPPacket
Initializes the HTTP packet to empty state.
- init(ServletConfig) - Method in class org.klomp.snark.web.BasicServlet
Initializes the servlet with resource and war base directories.
- init(ServletConfig) - Method in class org.klomp.snark.web.I2PSnarkServlet
init.
- INIT_PARAMS - Static variable in class net.i2p.router.web.WebAppStarter
Init parameters for webapps
- initAll() - Method in class net.i2p.router.RouterContext
The following properties may be used to replace various parts
of the context with dummy implementations for testing, by setting
the property to "true":
- initBodySize(int) - Method in class edu.internet2.ndt.Message
Utility method to initialize Message body
- initConstants(Locale) - Static method in class edu.internet2.ndt.NDTConstants
Load the NDT message resource bundle for the given locale.
- initConstants(String, String) - Static method in class edu.internet2.ndt.NDTConstants
Load the NDT message resource bundle for the given language and country.
- initContextHandler(ServletContext) - Method in class net.i2p.servlet.I2PDefaultServlet
Overridden to save the result
Calls super.
- initGeoIP() - Method in class net.i2p.router.CommSystemFacade
Router must call after netdb is initialized
- initGeoIP() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Router must call after netdb is initialized
- INITIAL_CAPACITY - Static variable in class org.rrd4j.core.RrdDbPool
Initial capacity of the pool i.e.
- INITIAL_SO_TIMEOUT - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
This is a standard soTimeout, not a total timeout.
- INITIAL_SO_TIMEOUT - Static variable in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
This is a standard soTimeout, not a total timeout.
- initialised - Variable in class gnu.crypto.prng.BasePRNGStandalone
Indicate if this instance has already been initialised or not.
- initialize(int, SecureRandom) - Method in class net.i2p.crypto.eddsa.KeyPairGenerator
initialize.
- initialize(AlgorithmParameterSpec, SecureRandom) - Method in class net.i2p.crypto.eddsa.KeyPairGenerator
initialize.
- initialize(int, SecureRandom) - Method in class net.i2p.crypto.elgamal.KeyPairGenerator
Initialize the key pair generator with the specified strength.
- initialize(AlgorithmParameterSpec, SecureRandom) - Method in class net.i2p.crypto.elgamal.KeyPairGenerator
Initialize the key pair generator with the specified parameters.
- initialize() - Method in class net.i2p.i2pcontrol.security.KeyStoreProvider
Create keystore if it does not exist
- initialize(RouterContext) - Method in class net.i2p.router.BanLogger
Initialize the logger.
- initialize(boolean) - Method in class net.i2p.router.MessageHistory
Initialize the message history according to the router's configuration.
- initialize(RouterContext, WebAppContext) - Static method in class net.i2p.router.web.RouterConsoleRunner
Set up basic security constraints for the webapp.
- initialize(InputStream) - Method in class net.i2p.util.LookaheadInputStream
Start the LookaheadInputStream with the given input stream.
- initialize(InputStream) - Method in class net.i2p.util.ResettableGZIPInputStream
Blocking call to initialize this stream with the data from the given
compressed stream.
- initialize() - Static method in class org.cybergarage.upnp.UPnP
Initializes the UPnP framework.
- initialize(I2PAppContext) - Static method in class org.cybergarage.util.Debug
Initializes debug system with I2P application context.
- initialize(int) - Method in class org.klomp.snark.MagnetState
Initializes the magnet state with the given metadata size.
- initializeAddress() - Method in class net.i2p.router.transport.TransportManager
Notify all transports of ALL routable interface addresses, including IPv6.
- initializeClock() - Method in class net.i2p.I2PAppContext
Initialize the clock.
- initializeClock() - Method in class net.i2p.router.RouterContext
-
- initialized - Variable in class net.i2p.crypto.eddsa.KeyPairGenerator
initialized.
- initializeFactory(Properties) - Static method in class net.i2p.i2ptunnel.SSLClientUtil
Sets up the SSLContext and sets the socket factory.
- initializeFactory(Properties) - Static method in class net.i2p.sam.client.SSLUtil
Sets up the SSLContext and sets the socket factory.
- initializeFactory(Properties) - Static method in class net.i2p.sam.SSLUtil
Sets up the SSLContext and sets the socket factory.
- initializeJNotificationItems() - Method in class net.i2p.desktopgui.TrayManager
Initializes _jnotificationItem 1 and 2
- initializeKey(byte[], int) - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
- initializeKey(byte[], int) - Method in interface com.southernstorm.noise.protocol.CipherState
Initializes the key on this cipher object.
- initializeKeyRing() - Method in class net.i2p.I2PAppContext
Initialize the key ring.
- initializeKeyRing() - Method in class net.i2p.router.RouterContext
-
- initializeLevels() - Method in class net.metanotion.io.block.index.BSkipLevels
Non-recursive initializer.
- initializeNotificationItems() - Method in class net.i2p.desktopgui.TrayManager
Initializes _notificationItem 1 and 2
- initializeSessionKeyManager() - Method in class net.i2p.I2PAppContext
Initialize the session key manager.
- initializeSessionKeyManager() - Method in class net.i2p.router.RouterContext
As of 0.9.15, this returns a dummy SessionKeyManager in I2PAppContext.
- INITIATOR - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Enumerated value that indicates that the handshake object
is handling the initiator role.
- initIV(int[], long) - Static method in class com.southernstorm.noise.crypto.chacha20.ChaChaCore
Initializes the 64-bit initialization vector in a ChaCha20 block.
- initKey256(int[], byte[], int) - Static method in class com.southernstorm.noise.crypto.chacha20.ChaChaCore
Initializes a ChaCha20 block with a 256-bit key.
- initPage(RandomAccessInterface, int) - Static method in class net.metanotion.io.block.FreeListBlock
Initialize a new free list block page with default values.
- initSeed(byte[]) - Method in class net.i2p.util.RandomSource
May block up to 10 seconds
- INMPR03 - Static variable in class org.cybergarage.upnp.UPnP
INMPR03 protocol identifier.
- INMPR03_DISCOVERY_OVER_WIRELESS_COUNT - Static variable in class org.cybergarage.upnp.UPnP
Number of discovery attempts over wireless interfaces for INMPR03.
- INMPR03_VERSION - Static variable in class org.cybergarage.upnp.UPnP
INMPR03 protocol version.
- InNetMessagePool - Class in net.i2p.router
Receives and dispatches inbound network messages with configurable processing modes.
- InNetMessagePool(RouterContext) - Constructor for class net.i2p.router.InNetMessagePool
Constructs the message pool with given context.
- inNetMessagePool() - Method in class net.i2p.router.RouterContext
Where do we get network messages from (aka where does the comm system dump what
it reads)?
- inProgress() - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
Checks whether a reseed is currently in progress.
- insert(T[], int, int, T) - Static method in class net.i2p.router.crypto.ratchet.GrowingArrayUtils
Inserts an element into the array at the specified index, growing the array if there is no
more room.
- insert(char[], int, int, char) - Static method in class net.i2p.router.crypto.ratchet.GrowingArrayUtils
- insert(byte[]) - Method in class org.xlattice.crypto.filters.BloomSHA1
Add a key to the set represented by the filter.
- insert(byte[], int, int) - Method in class org.xlattice.crypto.filters.BloomSHA1
Add a key to the set represented by the filter.
- insertAttributeAt(Attribute, int) - Method in class org.cybergarage.xml.Node
Inserts an attribute at the specified index.
- insertComponent(Component) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextPane
Insert a component (no-op).
- insertComponent(Component) - Method in class edu.internet2.ndt.ResultsTextPane
JTextPane method to insert a component into the document as a replacement
for currently selected content.
- insertNode(Node, int) - Method in class org.cybergarage.xml.Node
Inserts a child node at the specified index.
- insertString(int, String, Object) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.StyledDocument
Insert a string at the given offset.
- INSTALL_FAILED - Static variable in class net.i2p.router.util.EventLog
INSTALL_FAILED.
- INSTALLED - Static variable in class net.i2p.router.util.EventLog
INSTALLED.
- installPlugin(String, URI) - Method in class net.i2p.router.update.ConsoleUpdateManager
Install a plugin.
- InstallUpdate - Class in net.i2p.router.tasks
Automatic I2P router update installer and processor.
- installUpdates(Router) - Static method in class net.i2p.router.tasks.InstallUpdate
Install updates from i2pupdate.zip file if present.
- INSTANCE - Static variable in class net.i2p.data.EmptyProperties
Singleton immutable empty properties instance.
- instance() - Static method in class net.i2p.router.web.GraphGenerator
-
- instance(I2PAppContext) - Static method in class net.i2p.router.web.GraphGenerator
-
- IntBytes - Class in net.metanotion.io.data
Integer serializer using 4-byte big-endian representation.
- IntBytes() - Constructor for class net.metanotion.io.data.IntBytes
-
- IntegrationCalculator - Class in net.i2p.router.peermanager
Determine how well integrated a peer is - how likely they will be useful
to us if we are trying to get further connected.
- IntelCPUInfo - Interface in freenet.support.CPUInformation
An interface for classes that provide lowlevel information about Intel CPU's
- IntelInfoImpl - Class in freenet.support.CPUInformation
Identifies Intel CPUs via CPUID and exposes instruction set support flags.
- IntelInfoImpl() - Constructor for class freenet.support.CPUInformation.IntelInfoImpl
-
- INTERESTED - Static variable in class org.klomp.snark.Message
I n t e r e s t e d
- interested - Variable in class org.klomp.snark.PeerState
Whether the peer is interested in us
- interestedMessage(boolean) - Method in class org.klomp.snark.PeerState
Handle an interested or uninterested message from the peer
- interesting - Variable in class org.klomp.snark.PeerState
Whether we are interested in the peer
- interfaceSet() - Method in class net.i2p.i2ptunnel.web.EditBean
-
- interlaced - Variable in class org.rrd4j.graph.RrdGraphDef
Whether to create interlaced or progressive mode image.
- interleaveWithECBytes(BitArray, int, int, int) - Static method in class com.google.zxing.qrcode.encoder.Encoder
Interleave "bits" with corresponding error correction bytes.
- INTERNAL_ERROR - Static variable in exception com.thetransactioncompany.jsonrpc2.JSONRPC2Error
Internal JSON-RPC 2.0 error (-32603).
- INTERNAL_SERVER_ERROR - Static variable in class org.cybergarage.http.HTTPStatus
HTTP 500 Internal Server Error
- internalClientManager() - Method in class net.i2p.I2PAppContext
Use this to connect to the router in the same JVM.
- InternalClientManager - Interface in net.i2p.internal
A manager for the in-JVM I2CP message interface
- internalClientManager() - Method in class net.i2p.router.RouterContext
Use this to connect to the router in the same JVM.
- internalClose() - Method in class org.rrd4j.core.RrdDb
Internal close
- internalConnect() - Method in class net.i2p.router.client.ClientManager
The InternalClientManager interface.
- internalConnect(int, InternalSocket) - Static method in class net.i2p.util.InternalServerSocket
This is how the client connects.
- internalGenerateEncapsulated(AsymmetricKeyParameter, byte[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMGenerator
internalGenerateEncapsulated.
- internalGenerateKeyPair(byte[], byte[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMKeyPairGenerator
Generate a key pair using the specified seed values.
- InternalServerSocket - Class in net.i2p.util
A simple in-JVM ServerSocket using Piped Streams.
- InternalServerSocket(int) - Constructor for class net.i2p.util.InternalServerSocket
-
- InternalSocket - Class in net.i2p.util
A simple in-JVM Socket using Piped Streams.
- InternalSocket(InputStream, OutputStream) - Constructor for class net.i2p.util.InternalSocket
Server side
- InternalSocket(int) - Constructor for class net.i2p.util.InternalSocket
Client side
- InternalSocketRunner - Class in net.i2p.i2ptunnel
Listens for in-JVM connections on internal socket
- InternalSocketRunner(I2PTunnelClientBase) - Constructor for class net.i2p.i2ptunnel.InternalSocketRunner
Does not start the runner, caller must call start()
- InternalTrayManager - Class in net.i2p.desktopgui
Tray manager for internal use with full router context access.
- InternalTrayManager(RouterContext, Main, boolean) - Constructor for class net.i2p.desktopgui.InternalTrayManager
Create a new InternalTrayManager with full router context access.
- InternetAddressRR<IA extends InetAddress> - Class in org.minidns.record
Abstract base class for DNS resource records representing internet addresses.
Extended by A and AAAA records to provide common functionality
for IP address storage and retrieval.
- InternetAddressRR(byte[]) - Constructor for class org.minidns.record.InternetAddressRR
InternetAddressRR.
- InternetAddressRR(IA) - Constructor for class org.minidns.record.InternetAddressRR
InternetAddressRR.
- INTERPOLATE_LEFT - Static variable in class org.rrd4j.data.LinearInterpolator
constant used to specify LEFT interpolation.
- INTERPOLATE_LINEAR - Static variable in class org.rrd4j.data.LinearInterpolator
constant used to specify LINEAR interpolation (default interpolation method).
- INTERPOLATE_REGRESSION - Static variable in class org.rrd4j.data.LinearInterpolator
constant used to specify LINEAR REGRESSION as interpolation method.
- INTERPOLATE_RIGHT - Static variable in class org.rrd4j.data.LinearInterpolator
constant used to specify RIGHT interpolation.
- INTERVAL - Static variable in class org.cybergarage.upnp.control.RenewSubscriber
Default renewal interval in seconds (120 seconds = 2 minutes)
- intfcAddresses() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Get available network interface addresses.
- INTRO_KEY_LEN - Static variable in class net.i2p.router.transport.udp.SSU2Util
32 bytes, introductory key length
- introduced(byte[], int) - Method in class net.i2p.router.transport.udp.OutboundEstablishState
This changes the remoteHostId from a hash-based one or possibly
incorrect IP/port to what the introducer told us.
- introduced(byte[], int, long) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
After introduction
- introducedCount() - Method in class net.i2p.router.transport.udp.IntroductionManager
Combined IPv4 and IPv6
- INTRODUCER_EXPIRATION_MARGIN - Static variable in class net.i2p.router.transport.udp.UDPTransport
Default introducer expiration in ms.
- introducerCount(boolean) - Method in class net.i2p.router.transport.udp.IntroductionManager
Not as elaborate as pickInbound() above.
- introducersMaybeRequired(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
MIGHT we require introducers?
This is like introducersRequired, but if we aren't sure, this returns true.
- introductionFailed() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
introductionFailed.
- IntroductionManager - Class in net.i2p.router.transport.udp
Keep track of inbound and outbound introductions.
- IntroductionManager(RouterContext, UDPTransport) - Constructor for class net.i2p.router.transport.udp.IntroductionManager
method comment
- introSent() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
note that we just sent the RelayRequest packet
- introSent(Hash) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
A relay request was sent to the SSU2 introducer specified
- intToASN1(byte[], int, int) - Static method in class net.i2p.crypto.SigUtil
Output an length or integer value in ASN.1
Does NOT output the tag e.g.
- intToBigEndian(int) - Static method in class org.bouncycastle.util.Pack
Convert an int to a big-endian byte array.
- intToBigEndian(int, byte[], int) - Static method in class org.bouncycastle.util.Pack
Write an int to a byte array in big-endian order.
- intToBigEndian(int[]) - Static method in class org.bouncycastle.util.Pack
Convert an int array to a big-endian byte array.
- intToBigEndian(int[], byte[], int) - Static method in class org.bouncycastle.util.Pack
Write an int array to a byte array in big-endian order.
- intToBigEndian(int[], int, int, byte[], int) - Static method in class org.bouncycastle.util.Pack
Write a range of an int array to a byte array in big-endian order.
- intToLittleEndian(int) - Static method in class org.bouncycastle.util.Pack
Convert an int to a little-endian byte array.
- intToLittleEndian(int, byte[], int) - Static method in class org.bouncycastle.util.Pack
Write an int to a byte array in little-endian order.
- intToLittleEndian(int[]) - Static method in class org.bouncycastle.util.Pack
Convert an int array to a little-endian byte array.
- intToLittleEndian(int[], byte[], int) - Static method in class org.bouncycastle.util.Pack
Write an int array to a byte array in little-endian order.
- intToLittleEndian(int[], int, int, byte[], int) - Static method in class org.bouncycastle.util.Pack
Write a range of an int array to a byte array in little-endian order.
- INVALID_ACTION - Static variable in class org.cybergarage.upnp.UPnPStatus
Error code indicating the requested action is not supported by the device.
- INVALID_ARGS - Static variable in class org.cybergarage.upnp.UPnPStatus
Error code indicating the action arguments are invalid or missing.
- INVALID_KEY - Static variable in class net.i2p.data.SessionKey
A key with all zeroes in the data
- INVALID_PARAMS - Static variable in exception com.thetransactioncompany.jsonrpc2.JSONRPC2Error
Invalid parameters error (-32602).
- INVALID_PASSWORD - Static variable in exception net.i2p.i2pcontrol.servlets.jsonrpc2handlers.JSONRPC2ExtendedError
Invalid JSON-RPC 2.0, implementation defined error (-32099 ..
- INVALID_RANGE - Static variable in class org.cybergarage.http.HTTPStatus
HTTP 416 Invalid Range
- INVALID_REQUEST - Static variable in exception com.thetransactioncompany.jsonrpc2.JSONRPC2Error
Invalid JSON-RPC 2.0 request error (-32600).
- INVALID_TOKEN - Static variable in exception net.i2p.i2pcontrol.servlets.jsonrpc2handlers.JSONRPC2ExtendedError
Invalid JSON-RPC 2.0, implementation defined error (-32099 ..
- INVALID_VAR - Static variable in class org.cybergarage.upnp.UPnPStatus
Error code indicating the requested state variable does not exist.
- invalidateSession(String) - Method in class net.i2p.servlet.filters.SessionManager
Invalidate a session.
- InvalidAuthTokenException - Exception in net.i2p.i2pcontrol.security
Exception thrown when an authentication token is invalid.
- InvalidAuthTokenException(String) - Constructor for exception net.i2p.i2pcontrol.security.InvalidAuthTokenException
Construct a new instance.
- InvalidBEncodingException - Exception in org.klomp.snark.bencode
Exception thrown when a bencoded stream is corrupted or malformed.
- InvalidBEncodingException(String) - Constructor for exception org.klomp.snark.bencode.InvalidBEncodingException
Creates a new InvalidBEncodingException with the specified detail message.
- InvalidDatabaseException - Exception in com.maxmind.db
Signals that there was an issue reading from the MaxMind DB file due to
unexpected data formatting.
- InvalidDatabaseException(String) - Constructor for exception com.maxmind.db.InvalidDatabaseException
-
- InvalidDatabaseException(String, Throwable) - Constructor for exception com.maxmind.db.InvalidDatabaseException
-
- InvalidDatabaseException - Exception in com.maxmind.geoip
Signals that there was an issue reading from the database file due to
unexpected data formatting.
- InvalidDatabaseException(String) - Constructor for exception com.maxmind.geoip.InvalidDatabaseException
Create an exception with the given message.
- InvalidDatabaseException(String, Throwable) - Constructor for exception com.maxmind.geoip.InvalidDatabaseException
Create an exception with the given message and cause.
- InvalidDefinitionException - Exception in net.i2p.i2ptunnel.access
Exception thrown when filter definition file cannot be parsed.
- InvalidDefinitionException(String) - Constructor for exception net.i2p.i2ptunnel.access.InvalidDefinitionException
Constructs a new InvalidDefinitionException with the specified detail message.
- InvalidDefinitionException(String, Throwable) - Constructor for exception net.i2p.i2ptunnel.access.InvalidDefinitionException
Constructs a new InvalidDefinitionException with the specified detail message and cause.
- InvalidDescriptionException - Exception in org.cybergarage.upnp.device
Exception thrown when UPnP device description is invalid or cannot be parsed.
- InvalidDescriptionException() - Constructor for exception org.cybergarage.upnp.device.InvalidDescriptionException
InvalidDescriptionException.
- InvalidDescriptionException(String) - Constructor for exception org.cybergarage.upnp.device.InvalidDescriptionException
InvalidDescriptionException.
- InvalidDescriptionException(String, File) - Constructor for exception org.cybergarage.upnp.device.InvalidDescriptionException
InvalidDescriptionException.
- InvalidDescriptionException(Exception) - Constructor for exception org.cybergarage.upnp.device.InvalidDescriptionException
InvalidDescriptionException.
- InvalidDnsNameException - Exception in org.minidns.dnsname
Exception for invalid DNS names.
- InvalidDnsNameException(String) - Constructor for exception org.minidns.dnsname.InvalidDnsNameException
-
- InvalidDnsNameException.DNSNameTooLongException - Exception in org.minidns.dnsname
Exception thrown when a DNS name exceeds the maximum allowed length.
DNS names are limited to 255 octets according to DNS specifications.
- InvalidDnsNameException.LabelTooLongException - Exception in org.minidns.dnsname
Exception thrown when a DNS label exceeds the maximum allowed length.
DNS labels are limited to 63 characters according to DNS specifications.
- InvalidRrdException - Exception in org.rrd4j.core
An exception indicating a corrupted RRD.
- InvalidRrdException(String) - Constructor for exception org.rrd4j.core.InvalidRrdException
InvalidRrdException.
- InvalidRrdException(String, Exception) - Constructor for exception org.rrd4j.core.InvalidRrdException
InvalidRrdException.
- INVALIDVALUE - Static variable in class org.rrd4j.data.Variable
Represents an invalid value with NaN (Not a Number) value.
- inverse(int) - Method in class com.google.zxing.common.reedsolomon.GenericGF
-
- InverseCapacityComparator - Class in net.i2p.router.peermanager
Order profiles by their capacity, but backwards (highest capacity / value first).
- InverseCapacityComparator() - Constructor for class net.i2p.router.peermanager.InverseCapacityComparator
-
- invert() - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- invert() - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
Invert this field element.
- invert() - Method in class net.i2p.crypto.eddsa.math.FieldElement
Computes the multiplicative inverse of this field element.
- invNtt(short[]) - Static method in class org.bouncycastle.pqc.crypto.mlkem.Ntt
inv ntt.
- ip - Variable in class net.i2p.router.transport.TransportManager.Port
IP address string
- ip - Variable in class org.minidns.record.InternetAddressRR
Target IP.
- IP6_ARPA - Static variable in class org.minidns.dnsname.DnsName
IP6_ARPA.
- IP_ADDRESS_TYPE - Static variable in class net.i2p.apache.http.conn.ssl.DefaultHostnameVerifier
IP address type constant
- IP_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.PacketBuilder
IPv4 only
- IP_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
IPv4 only
- ipChanged(boolean) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Remove our tokens for this length
- IPlottable - Interface in org.rrd4j.data
Interface for custom data sources used in RRD graphs.
Implement this interface to create custom datasources that can be passed to RrdGraphDef for
graphing operations.
- IPThrottler - Class in net.i2p.router.transport.udp
Throttles connection attempts by IP address to prevent abuse.
- IPThrottler(int, long) - Constructor for class net.i2p.router.transport.udp.IPThrottler
Create an IP throttler.
- IPV4 - Static variable in class net.i2p.socks.SOCKS5Constants.AddressType
IPV4.
- IPV4_BITMASK - Static variable in class org.cybergarage.net.HostInterface
IPV4_BITMASK.
- ipv4From(CharSequence) - Static method in class org.minidns.util.InetAddressUtil
Creates an Inet4Address from the given CharSequence.
- IPV6 - Static variable in class net.i2p.socks.SOCKS5Constants.AddressType
IPV6.
- IPV6_ADMINISTRATIVE_ADDRESS - Static variable in class org.cybergarage.upnp.ssdp.SSDP
IPv6 administrative multicast address for SSDP messages
- IPV6_BITMASK - Static variable in class org.cybergarage.net.HostInterface
IPV6_BITMASK.
- IPV6_GLOBAL_ADDRESS - Static variable in class org.cybergarage.upnp.ssdp.SSDP
IPv6 global multicast address for SSDP messages
- IPV6_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.PacketBuilder
IPv6 header size in bytes.
- IPV6_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
IPv6 header size in bytes.
- IPV6_LINK_LOCAL_ADDRESS - Static variable in class org.cybergarage.upnp.ssdp.SSDP
IPv6 link-local multicast address for SSDP messages
- IPV6_SITE_LOCAL_ADDRESS - Static variable in class org.cybergarage.upnp.ssdp.SSDP
IPv6 site-local multicast address for SSDP messages
- IPV6_SUBNET_ADDRESS - Static variable in class org.cybergarage.upnp.ssdp.SSDP
IPv6 subnet-local multicast address for SSDP messages
- IPv6ForwardPort(String, int, int, String) - Constructor for class net.i2p.router.transport.UPnP.IPv6ForwardPort
-
- ipv6From(CharSequence) - Static method in class org.minidns.util.InetAddressUtil
Creates an Inet6Address from the given CharSequence.
- IRandomStandalone - Interface in gnu.crypto.prng
The basic visible methods of any pseudo-random number generator.
- IRCFilter - Class in net.i2p.i2ptunnel.irc
Static methods to filter individual lines.
- IRCFilter() - Constructor for class net.i2p.i2ptunnel.irc.IRCFilter
-
- IrcInboundFilter - Class in net.i2p.i2ptunnel.irc
Thread to do inbound filtering.
- IrcInboundFilter(Socket, I2PSocket, StringBuffer, Log) - Constructor for class net.i2p.i2ptunnel.irc.IrcInboundFilter
Create an inbound filter without DCC support.
- IrcInboundFilter(Socket, I2PSocket, StringBuffer, Log, DCCHelper) - Constructor for class net.i2p.i2ptunnel.irc.IrcInboundFilter
-
- IrcOutboundFilter - Class in net.i2p.i2ptunnel.irc
Thread to do outbound filtering.
- IrcOutboundFilter(Socket, I2PSocket, StringBuffer, Log) - Constructor for class net.i2p.i2ptunnel.irc.IrcOutboundFilter
Create an outbound filter without DCC support.
- IrcOutboundFilter(Socket, I2PSocket, StringBuffer, Log, DCCHelper) - Constructor for class net.i2p.i2ptunnel.irc.IrcOutboundFilter
Create an outbound filter with optional DCC support.
- is64Bit() - Static method in class net.i2p.util.SystemVersion
This isn't always correct.
- isAborted() - Method in class net.i2p.router.networkdb.kademlia.SearchState
Checks if this search state has been aborted.
- isAbsoluteURL(String) - Static method in class org.cybergarage.http.HTTP
Checks if a string represents an absolute URL.
- isAccessListEnabled() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- isActionControl() - Method in class org.cybergarage.upnp.control.ControlRequest
Checks if this is an action control request.
- isActionNode(Node) - Static method in class org.cybergarage.upnp.Action
Checks if the given node is an action node.
- isAdvanced() - Method in class net.i2p.i2ptunnel.web.EditBean
-
- isAdvanced() - Method in class net.i2p.router.Router
-
- isAdvanced() - Method in class net.i2p.router.tasks.ReadConfigJob
Check if advanced console mode is enabled.
- isAdvanced() - Method in class net.i2p.router.web.FormHandler
Same as HelperBase
- isAdvanced() - Method in class net.i2p.router.web.HelperBase
Check if advanced mode is enabled.
- isAdvanced() - Static method in class net.i2p.router.web.helpers.ConfigRestartBean
Check if advanced mode is enabled.
- isAdvanced() - Method in class net.i2p.router.web.helpers.HomeHelper
Whether advanced.
- isAdvanced() - Method in class net.i2p.router.web.helpers.LogsHelper
-
- isAdvanced() - Method in class net.i2p.router.web.helpers.SidebarHelper
True if advanced mode is enabled in config.
- isAdvanced() - Method in class net.i2p.router.web.helpers.SidebarRenderer
Whether advanced.
- isAdvanced() - Method in class net.i2p.router.web.helpers.TunnelHelper
-
- isAdvanced() - Method in class org.klomp.snark.web.I2PSnarkServlet
Returns whether advanced mode is enabled in the router console.
- isAdvancedMode() - Method in class net.i2p.router.web.CSSHelper
-
- isAlive() - Method in class net.i2p.router.client.ClientManager
As of 0.9.45, this returns true iff the ClientManager is running.
- isAlive() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
-
- isAlive() - Method in class net.i2p.router.ClientManagerFacade
Check whether this service is alive.
- isAlive() - Method in class net.i2p.router.JobQueue
Check if the job queue is currently alive and processing jobs.
- isAlive() - Method in class net.i2p.router.JobQueueScaler
Check if the scaler is currently running.
- isAlive() - Method in class net.i2p.router.Router
Check if the router is alive (in startup or running state).
- isAlive() - Method in class net.i2p.router.transport.ntcp.EventPumper
Selector can take quite a while to close after calling stopPumping()
- isAlive() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- isAlive() - Method in class net.i2p.router.transport.udp.InboundMessageFragments
-
- isAlive() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- isAlive() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Is this pool running AND either exploratory, or tracked by the client manager?
A pool will be alive but not tracked after the client manager removes it
but before all the tunnels have expired.
- isAlive(String) - Static method in class org.cybergarage.upnp.device.NTS
-
- isAlive() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
isAlive.
- isAllDevice(String) - Static method in class org.cybergarage.upnp.device.ST
isAllDevice.
- isAllocating() - Method in class org.klomp.snark.Snark
Check if disk allocation (ballooning) is in progress.
- isAllocating() - Method in class org.klomp.snark.Storage
Disk allocation (ballooning) in progress.
- isAllowed(String) - Method in class org.cybergarage.upnp.AllowedValueList
Checks if the specified value is in the allowed value list.
- isAllowedValueNode(Node) - Static method in class org.cybergarage.upnp.AllowedValue
Checks if the given node is an allowedValue element.
- isAllowedValueRangeNode(Node) - Static method in class org.cybergarage.upnp.AllowedValueRange
Checks if the given node is an allowedValueRange element.
- isAndroid() - Static method in class net.i2p.util.SystemVersion
-
- isAnswer(Question) - Method in class org.minidns.record.Record
Check if this record answers a given query.
- isAnyUpdateInProgress() - Static method in class net.i2p.router.web.NewsHelper
If ANY update is in progress.
- isApache() - Static method in class net.i2p.util.SystemVersion
Apache Harmony JVM, or Android
- isAppend() - Method in class net.i2p.jetty.I2PRequestLog
-
- isArgumentNode(Node) - Static method in class org.cybergarage.upnp.Argument
Checks if the specified node is an argument node.
- isARM() - Static method in class net.i2p.util.SystemVersion
-
- IsAthlon64Compatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'k8' CPU (Athlon 64, Opteron etc.
- IsAthlon64Compatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- IsAthlonCompatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'k7' CPU (Athlon, Duron etc.
- IsAthlonCompatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- IsAtomCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least an Atom level instruction/feature set.
- IsAtomCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU is an Intel Atom (Silvermont/Goldmont/etc.).
- isAutoStoppable() - Method in class org.klomp.snark.Snark
Check if the torrent is auto-stoppable.
- isAutoTuning() - Method in class net.i2p.router.Tuner.BaseParam
Whether auto-tuning is enabled.
- isAutoTuning() - Method in interface net.i2p.router.Tuner.TunableParam
Whether auto-tuning is enabled.
- isAvailable() - Method in enum net.i2p.crypto.EncType
Checks if this encryption type is available in the JVM.
- isAvailable(int) - Static method in enum net.i2p.crypto.EncType
Checks if the encryption type with the given code is available.
- isAvailable(String) - Static method in enum net.i2p.crypto.EncType
Checks if the encryption type with the given name or number is available.
- isAvailable() - Method in enum net.i2p.crypto.SigType
Checks if this signature type is available in the JVM.
- isAvailable(int) - Static method in enum net.i2p.crypto.SigType
Checks if the signature type with the given code is available.
- isAvailable(String) - Static method in enum net.i2p.crypto.SigType
Checks if the signature type with the given name or number is available.
- isB32Blacklisted(String) - Method in class i2p.susi.dns.BlacklistBean
Check if a b32 address is blacklisted (exact match or hostname match)
- isB32Host(String) - Static method in class net.i2p.client.naming.NamingService
Is this a b32 hostname?
Does NOT validate the base32 part except for length.
- isB64Blacklisted(String) - Method in class i2p.susi.dns.BlacklistBean
Check if a b64 address is blacklisted (exact match or hostname/b32 match)
- isBacklogged(Hash) - Method in class net.i2p.router.CommSystemFacade
Check whether the given peer has excessive pending outbound messages.
- isBacklogged(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- isBacklogged() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- isBacklogged(Hash) - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- isBacklogged(Hash) - Method in interface net.i2p.router.transport.Transport
-
- isBacklogged(Hash) - Method in class net.i2p.router.transport.TransportImpl
-
- isBacklogged(Hash) - Method in class net.i2p.router.transport.TransportManager
-
- isBacklogged() - Method in class net.i2p.router.transport.udp.PeerState
-
- isBacklogged(Hash) - Method in class net.i2p.router.transport.udp.UDPTransport
-
- isBacklogged() - Method in class net.i2p.router.util.CoDelBlockingQueue
Has the head of the queue been waiting too long,
or is the queue almost full?
- isBacklogged() - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
Has the head of the queue been waiting too long,
or is the queue too big?
- isBacklogged() - Method in class net.i2p.router.util.PriBlockingQueue
Checks if the queue size is above the backlog threshold, indicating
potential congestion or overload.
- isBadPacketBanEnabled() - Method in class net.i2p.router.Banlist
Check if bad packet auto-ban is enabled.
- isBanlisted(Hash) - Method in class net.i2p.router.Banlist
Check if a router is banlisted.
- isBanlisted(Hash, String) - Method in class net.i2p.router.Banlist
Check if a router is banlisted on a specific transport.
- isBanlistedForever(Hash) - Method in class net.i2p.router.Banlist
Check if a router is permanently banlisted.
- isBanlistedHostile(Hash) - Method in class net.i2p.router.Banlist
Check if a router is banlisted with a hostile duration (at least 1 hour).
- isBanned() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Check if the peer is blocklisted or banned.
- isBanned(Hash) - Method in class net.i2p.router.web.helpers.ConfigPeerHelper
Determine whether the given peer hash is banned.
- isBaseReadonly(RouterContext) - Static method in class net.i2p.router.web.NewsHelper
-
- isBCAvailable() - Static method in class net.i2p.crypto.ECConstants
Return whether Bouncy Castle is available.
- isBeginGroupKey(RenderingHints.Key) - Static method in class org.jfree.svg.SVGHints
- isBigEndian() - Method in class org.rrd4j.core.jrrd.RRDFile
True if big endian.
- isBlacklisted(String) - Method in class i2p.susi.dns.BlacklistBean
Check if an address is blacklisted
- isBlacklisted(String) - Method in class net.i2p.i2ptunnel.BlacklistBean
Check if an address is blacklisted.
- isBlacklistedByAnyForm(String) - Method in class i2p.susi.dns.BlacklistBean
Enhanced blacklist check that tries hostname, b32, and b64 variations
- isBlacklistEnabled() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- isBlank(TunnelCreatorConfig, int) - Static method in class net.i2p.router.tunnel.pool.BuildMessageGenerator
Check if a hop should have a blank (random) record.
- isBlindedHost(String) - Static method in class net.i2p.client.naming.NamingService
Is this a blinded ("b33") hostname?
Does NOT validate the base32 part except for length.
- isBlindedWhenPublished() - Method in class net.i2p.data.LeaseSet2
Set if the unencrypted LS, when published, will be blinded/encrypted
- isBlocked(String) - Method in class net.i2p.servlet.filters.SessionManager
Check if IP is blocked due to too many failed attempts.
- isBlocklisted(Hash) - Method in class net.i2p.router.Blocklist
Check if a peer is blocklisted by IP address.
- isBlocklisted(RouterInfo) - Method in class net.i2p.router.Blocklist
Check if a peer is blocklisted by IP address.
- isBlocklisted(String) - Method in class net.i2p.router.Blocklist
Check if an IP address is blocklisted.
- isBlocklisted(byte[]) - Method in class net.i2p.router.Blocklist
Check if an IP address is blocklisted.
- isBlocklistEnabled() - Method in class net.i2p.router.Banlist
Check if IP blocklist is enabled.
- isBlocklistEnabled() - Method in class net.i2p.router.Blocklist
Check if blocklist is enabled.
- IsBobcatCompatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'bobcat' CPU.
- IsBobcatCompatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- isBound() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- isBound() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- isBound() - Method in class net.i2p.util.InternalServerSocket
Returns true as of 0.9.33, prior to that threw IllegalArgumentException
- isBreached(Threshold, long) - Method in class net.i2p.i2ptunnel.access.AccessCounter
Check if the given threshold has been breached.
- isBreached(Threshold, long) - Method in class net.i2p.i2ptunnel.access.DestTracker
-
- IsBroadwellCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least a Broadwell level instruction/feature set.
- IsBroadwellCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Broadwell (ADX, AVX-512PF/ER) instructions.
- IsBulldozerCompatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'bulldozer' CPU.
- IsBulldozerCompatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- isByeBye(String) - Static method in class org.cybergarage.upnp.device.NTS
-
- isByeBye() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
isByeBye.
- IsC3Compatible() - Method in interface freenet.support.CPUInformation.VIACPUInfo
-
- IsC3Compatible() - Method in class freenet.support.CPUInformation.VIAInfoImpl
-
- isCached(Hash) - Method in class net.i2p.router.networkdb.kademlia.NegativeLookupCache
Check if the hash is in the negative cache.
- isCachingAllowed() - Method in class org.rrd4j.core.RrdBackend
This method suggests the caching policy to the Rrd4j frontend (high-level) classes.
- isCachingAllowed() - Method in class org.rrd4j.core.RrdPrimitive
Checks if caching is allowed for this primitive.
- isCanClose() - Method in class net.i2p.router.web.FormHandler.Message
Whether can close.
- isChanged() - Method in class org.klomp.snark.Storage
Has the storage changed since instantiation?
- isChecking() - Method in class org.klomp.snark.Snark
Check if file checking is in progress.
- isChecking() - Method in class org.klomp.snark.Storage
File checking in progress.
- isCheckInProgress() - Method in class net.i2p.router.update.ConsoleUpdateManager
Is any check in progress?
Does not include updates.
- isCheckInProgress(UpdateType) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is a check in progress?
- isCheckInProgress(UpdateType, String) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is a check in progress?
- isChildOf(DnsName) - Method in class org.minidns.dnsname.DnsName
isChildOf.
- isChoked() - Method in class net.i2p.client.streaming.impl.Connection
Is the other side choking us?
- isChoked() - Method in class org.klomp.snark.Peer
Whether or not the peer choked us.
- isChoked() - Method in class org.klomp.snark.WebPeer
-
- isChoking() - Method in class org.klomp.snark.Peer
Whether or not we are choking the peer.
- isChoking() - Method in class org.klomp.snark.WebPeer
-
- isChunked() - Method in class org.cybergarage.http.HTTPPacket
Check if the content is chunked.
- isClient() - Method in class net.i2p.i2ptunnel.TunnelController
Is it a client or server in the UI and I2P side?
Note that a streamr client is a UI and I2P client but a server on the localhost side.
- isClient(String) - Static method in class net.i2p.i2ptunnel.TunnelController
Is it a client or server in the UI and I2P side?
Note that a streamr client is a UI and I2P client but a server on the localhost side.
- isClient(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Is it a client or server in the UI and I2P side?
Note that a streamr client is a UI and I2P client but a server on the localhost side.
- isClient(String) - Static method in class net.i2p.i2ptunnel.web.IndexBean
Is it a client or server in the UI and I2P side?
Note that a streamr client is a UI and I2P client but a server on the localhost side.
- isClientChangeEnabled() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Whether client configuration changes are allowed.
- isClientDb() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Check if the database is a client DB.
- isCloseConnection() - Method in class org.cybergarage.http.HTTPPacket
Checks if the Connection header is set to close.
- isClosed() - Method in interface net.i2p.client.I2PSession
Have we closed the session?
- isClosed() - Method in class net.i2p.client.impl.I2PSessionImpl
Has the session been closed (or not yet connected)?
False when open and during transitions.
- isClosed() - Method in class net.i2p.client.impl.SubSession
Has the session been closed (or not yet connected)?
False when open and during transitions.
- isClosed() - Method in interface net.i2p.client.streaming.I2PSocket
Returns whether this socket has been closed.
- isClosed() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- isClosed() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- isClosed() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- isClosed() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
-
- isClosed() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- isClosed() - Method in class net.i2p.util.InternalServerSocket
Supported as of 0.9.33, prior to that threw IllegalArgumentException
- isClosed() - Method in class net.i2p.util.InternalSocket
True if either stream is null.
- isClosed() - Method in class org.rrd4j.core.RrdDb
Returns true if the RRD is closed.
- isCollapsePanelsEnabled() - Method in class org.klomp.snark.SnarkManager
-
- isCompatibleValue(Object) - Method in class org.jfree.svg.SVGHints.Key
Returns true if val is a value that is compatible with this key, and
false otherwise.
- isCompatibleWith(Def) - Method in class org.rrd4j.data.Def
Is compatible with
- isComplete() - Method in class net.i2p.router.transport.ntcp.EstablishBase
If synchronized on this, fails with
deadlocks from all over via CSFI.isEstablished().
- isComplete() - Method in interface net.i2p.router.transport.ntcp.EstablishState
If synchronized on this, fails with
deadlocks from all over via CSFI.isEstablished().
- isComplete() - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
Don't synchronize this, deadlocks all over.
- isComplete() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Check if the inbound establish state is complete.
- isComplete() - Method in class net.i2p.router.transport.udp.InboundMessageState
Returns true if all fragments up to last have been received.
- isComplete() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- isComplete() - Method in class net.i2p.router.tunnel.FragmentedMessage
have we received all of the fragments?
- isComplete() - Method in class org.klomp.snark.MagnetState
Check if the magnet download is complete.
- isComplete() - Method in class org.klomp.snark.PartialPiece
Checks if the entire piece has been downloaded.
- isCompleted() - Method in class org.klomp.snark.Peer
Return if a peer is a seeder.
- isCompleted() - Method in class org.klomp.snark.WebPeer
-
- isCompressible() - Method in class net.i2p.data.KeysAndCert
Is there compressible padding?
- isConnected() - Method in class i2p.susi.webmail.pop3.POP3MailBox
Is the connection is still alive
- isConnected() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- isConnected() - Method in class net.i2p.sam.SSLSocketChannel
Check if the underlying SSL socket is connected.
- isConnected(AddressType) - Static method in class net.i2p.util.Addresses
Do we have any address of this type?
Use getConnectedAddressTypes() to get all types at once for better performance.
- isConnected() - Static method in class net.i2p.util.Addresses
Do we have any non-loop, non-wildcard IPv4 address at all?
Use getConnectedAddressTypes() to get all types at once for better performance.
- isConnected() - Method in class net.i2p.util.InternalSocket
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
- isConnected() - Method in class org.klomp.snark.Peer
Returns whether the peer is in active communication.
- isConnected() - Method in class org.klomp.snark.WebPeer
-
- isConnectedIPv6() - Static method in class net.i2p.util.Addresses
Do we have any non-loop, non-wildcard IPv6 address at all?
Use getConnectedAddressTypes() to get all types at once for better performance.
- isConnecting(Hash) - Method in class net.i2p.router.CommSystemFacade
Check if any transport has a connection attempt in progress
for the given peer (handshake started but not yet complete).
- isConnecting(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- isConnecting(Hash) - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- isConnecting(Hash) - Method in interface net.i2p.router.transport.Transport
Check if a connection attempt is in progress for the given peer.
- isConnecting(Hash) - Method in class net.i2p.router.transport.TransportImpl
Check if a connection attempt is in progress for the given peer.
- isConnecting(Hash) - Method in class net.i2p.router.transport.TransportManager
Check if any transport has a connection attempt in progress for the peer.
- isConnecting(Hash) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Check if an outbound SSU handshake is in progress for the given peer.
- isConnecting(Hash) - Method in class net.i2p.router.transport.udp.UDPTransport
-
- isConnecting() - Method in class org.klomp.snark.I2PSnarkUtil
-
- isConnectionPending() - Method in class net.i2p.sam.SSLSocketChannel
Check if a connection operation is pending.
- isControlURL(String) - Method in class org.cybergarage.upnp.Service
Checks if the given URL matches this service's control URL.
- IsCore2Compatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least a Core2 level instruction/feature set.
- IsCore2Compatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Core 2 (SSSE3) instructions.
- IsCoreiCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least a Corei level instruction/feature set.
- IsCoreiCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Core i-series (SSE4.2) instructions.
- isCorrupt() - Method in class net.i2p.router.transport.ntcp.EstablishBase
did the handshake fail for some reason?
- isCorrupt() - Method in interface net.i2p.router.transport.ntcp.EstablishState
-
- isCorrupt() - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
did the handshake fail for some reason?
- isCorruptConnectionBanEnabled() - Method in class net.i2p.router.Banlist
Check if corrupt connection auto-ban is enabled.
- isCountryBanEnabled() - Method in class net.i2p.router.Banlist
Check if country-based bans are enabled.
- isCountryBlocklistEnabled() - Method in class net.i2p.router.Blocklist
Check if country blocklist is enabled.
- isCurrent(long) - Method in class net.i2p.data.LeaseSet
Determine whether ANY lease is currently valid, at least within a given
fudge factor
- isCurrent(long) - Method in class net.i2p.data.LeaseSet2
Determine whether the leaseset is currently valid, at least within a given
fudge factor.
- isCurrent(long) - Method in class net.i2p.data.router.RouterInfo
Determine whether the router was published recently (within the given age milliseconds).
- isCustomWhitelist(String) - Static method in class net.i2p.i2ptunnel.MimeTypeDetector
Checks if a MIME type requires custom security headers.
- isDead() - Method in class net.i2p.router.client.ClientConnectionRunner
Already closed?
- isDead() - Method in class net.i2p.router.transport.udp.PeerState2
-
- isDeadlocked() - Static method in class net.i2p.router.web.DeadlockDetector
Return the results of the last test.
- isDebugEnabled() - Method in class net.i2p.jetty.I2PLogger
-
- isDefault - Variable in class org.klomp.snark.TorrentCreateFilter
-
- isDefaultPasswordValid() - Method in class net.i2p.i2pcontrol.security.SecurityManager
Is this password correct?
- isDelayedShutdownInProgress() - Static method in class net.i2p.i2ptunnel.TunnelControllerGroup
Check if delayed server tunnel shutdown is currently in progress.
- isDeprecated(Inet6Address) - Static method in class net.i2p.util.Addresses
Determines if an IPv6 address is deprecated.
- isDestroyed() - Method in interface net.i2p.client.streaming.I2PSocketManager
Has the socket manager been destroyed?
- isDestroyed() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Has the socket manager been destroyed?
- isDestroyed() - Method in class net.i2p.data.PrivateKey
javax.security.auth.Destroyable interface
- isDestroyed() - Method in class net.i2p.data.SigningPrivateKey
javax.security.auth.Destroyable interface
- isDestroyed() - Method in class net.i2p.sam.SAMStreamSession
Is the underlying streaming socket manager destroyed?
- isDestroyed() - Method in class org.bouncycastle.pqc.crypto.util.SecretWithEncapsulationImpl
isDestroyed.
- isDevice(String) - Method in class org.cybergarage.upnp.Device
isDevice.
- isDeviceNode(Node) - Static method in class org.cybergarage.upnp.Device
isDeviceNode.
- isDeviceType(String) - Method in class org.cybergarage.upnp.Device
isDeviceType.
- isDevSU3UpdateAvailable(RouterContext) - Static method in class net.i2p.router.web.NewsHelper
Will be false if already downloaded or if dev update disabled.
- isDigestAuthRequired() - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Checks if HTTP Digest authentication is required by the outproxy.
- isDirectChildOf(DnsName) - Method in class org.minidns.dnsname.DnsName
isDirectChildOf.
- isDirectory - Variable in class org.klomp.snark.web.Sorters.FileAndIndex
-
- isDirty() - Method in class org.rrd4j.core.ByteBufferBackend
Check whether the buffer has been modified since the last sync.
- isDisabled(I2PAppContext) - Static method in class net.i2p.router.web.GraphGenerator
-
- isDisabled() - Method in class org.klomp.snark.Piece
Checks if this piece is disabled (should not be downloaded).
- isDiscover(String) - Static method in class org.cybergarage.upnp.device.MAN
isDiscover.
- isDiscover() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
isDiscover.
- isDnssecOk() - Method in class org.minidns.dnsmessage.DnsMessage
Check if the EDNS DO (DNSSEC OK) flag is set.
- isDone() - Method in class net.i2p.i2ptunnel.util.LimitOutputStream
-
- isDouble(String) - Static method in class org.rrd4j.core.Util
Checks if a string can be parsed as double.
- isDummy() - Method in class net.i2p.router.CommSystemFacade
Whether this is a dummy implementation with no real transports.
- isDummy() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Is everything disabled for testing?
- isDuplicate(PublicKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Check if a public key is a duplicate
- isDuplicateSequence(TunnelPoolSettings, List<Hash>) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Check if the selected peer sequence matches an existing tunnel in the pool.
- isDynamic(Inet6Address) - Static method in class net.i2p.util.Addresses
Determines if an IPv6 address is dynamic.
- isEC(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Is it an ECIES hop?
- isElementTitleKey(RenderingHints.Key) - Static method in class org.jfree.svg.SVGHints
- isEmpty(String) - Static method in class edu.internet2.ndt.NDTUtils
Utility method to check if the given string is empty ("") or null.
- isEmpty() - Method in class net.i2p.client.I2PSession.TunnelPair
Whether neither tunnel is set.
- isEmpty() - Method in class net.i2p.router.tunnel.pool.ExcluderBase
-
- isEmpty() - Method in class net.i2p.router.util.RemovableSingletonSet
-
- isEmpty() - Method in class net.i2p.util.ArraySet
-
- isEmpty() - Method in class net.i2p.util.ConcurrentHashSet
-
- isEmpty() - Method in class net.i2p.util.UIMessages
Check if there are any messages.
- isEmpty() - Method in class net.metanotion.io.block.FreeListBlock
-
- isEmptyNode(Node) - Method in class org.rrd4j.core.XmlTemplate
isEmptyNode.
- isEnabled() - Method in interface net.i2p.i2ptunnel.irc.DCCHelper
Is the DCC helper enabled?
- isEnabled(int) - Static method in class org.cybergarage.upnp.UPnP
Checks if a specific UPnP framework feature or configuration option is enabled.
- isEnableLightbox() - Method in class org.klomp.snark.SnarkManager
-
- isEndGroupKey(RenderingHints.Key) - Static method in class org.jfree.svg.SVGHints
- isEnqueued() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- isEstablished(Hash) - Method in class net.i2p.router.CommSystemFacade
Check whether a transport connection exists with the given peer.
- isEstablished(Hash) - Method in class net.i2p.router.dummy.VMCommSystem
Return whether established
- isEstablished() - Method in class net.i2p.router.peermanager.PeerProfile
Is this peer established?
- isEstablished(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- isEstablished() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- isEstablished(Hash) - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- isEstablished(Hash) - Method in interface net.i2p.router.transport.Transport
-
- isEstablished(Hash) - Method in class net.i2p.router.transport.TransportImpl
-
- isEstablished(Hash) - Method in class net.i2p.router.transport.TransportManager
-
- isEstablished(Hash) - Method in class net.i2p.router.transport.udp.UDPTransport
-
- isEventSubURL(String) - Method in class org.cybergarage.upnp.Service
Checks if the given URL matches this service's event subscription URL.
- IsExcavatorCompatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least an 'excavator' CPU.
- IsExcavatorCompatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- isExcludedFromProfiling(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Check if a peer should be excluded from profiling.
- isExemptIncoming(String) - Method in class net.i2p.router.CommSystemFacade
Is this IP exempt from any incoming throttles or rejections
- isExemptIncoming(String) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Is this IP exempt from any incoming throttles or rejections
- isExpired() - Method in class net.i2p.data.Lease
True if the lease has expired.
- isExpired(long) - Method in class net.i2p.data.Lease
Fudge factor in milliseconds for clock skew.
- isExpired() - Method in class net.i2p.router.transport.udp.InboundMessageState
Returns true if message has expired (received more than 10s ago).
- isExpired() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- isExpired(long) - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- isExpired() - Method in class org.cybergarage.upnp.Device
isExpired.
- isExpired() - Method in class org.cybergarage.upnp.event.Subscriber
isExpired.
- isExpiringSoon(long) - Method in class net.i2p.router.tunnel.pool.TunnelPool
Check if the LeaseSet is expiring soon (within 1 minute).
- isExploratory() - Method in class net.i2p.router.TunnelPoolSettings
is this an exploratory tunnel (or a client tunnel)
- isExtended() - Method in class net.i2p.jetty.I2PRequestLog
-
- isExtendedOptionsAllowed() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Are we allowed to send extended options to this peer?
- isExternalRestartPending() - Method in class net.i2p.router.update.ConsoleUpdateManager
A router update had been downloaded and handled by an UpdatePostProcessor.
- isExternalRestartPending() - Static method in class net.i2p.router.web.NewsHelper
A router update had been downloaded and handled by an UpdatePostProcessor.
- isFast(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Check whether a peer is classified in the fast tier.
- isFinalShutdownInProgress() - Method in class net.i2p.router.Router
Is a final shutdown in progress? This may not be cancelled.
- isFirewalled() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Firewall status.
- isFirstElement(O) - Method in class i2p.susi.util.Folder
Returns true if the element is the first in the sorted array.
- isFirstHopFailing(RouterContext, Hash) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Check if a peer recently failed as first hop and should be excluded.
- isFirstMessageOurDSM() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Is the first message queued our own DatabaseStoreMessage?
- isFirstPage() - Method in class i2p.susi.util.Folder
Returns true if the current page is the first page.
- isFlagSet(int) - Method in class net.i2p.client.streaming.impl.Packet
is a particular flag set on this packet?
- isFloodfill(RouterInfo) - Static method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Checks if a RouterInfo has floodfill capability.
- isFloodfill() - Method in class net.i2p.router.web.helpers.ConfigAdvancedHelper
Whether the router is currently acting as a floodfill.
- isFloodfill() - Method in class net.i2p.router.web.helpers.HealthHelper
-
- isFloodfill() - Method in class net.i2p.router.web.helpers.NetDbHelper
Whether the router is a floodfill router.
- isFloodfill() - Method in class net.i2p.router.web.helpers.NetDbRenderer
Whether floodfill.
- isFloodfillOverloaded(Hash) - Static method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Check if a floodfill peer already has too many active outbound queries
from this router.
- isFrequency(String) - Method in class net.i2p.stat.StatManager
is the given stat a monitored frequency?
- isFull() - Method in class net.metanotion.io.block.FreeListBlock
-
- isGentoo() - Static method in class net.i2p.util.SystemVersion
-
- IsGeodeCompatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'geode' CPU.
- IsGeodeCompatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- isGetRequest() - Method in class org.cybergarage.http.HTTPRequest
Determines if this is a GET request.
- isGhost(Hash) - Method in class net.i2p.router.tunnel.pool.GhostPeerManager
Check if a peer should be excluded from tunnel selection.
- isGNU() - Static method in class net.i2p.util.SystemVersion
gij or JamVM with GNU Classpath
- isHasFilter() - Method in class i2p.susi.dns.AddressbookBean
Returns whether a filter is active.
- IsHaswellCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least a Haswell level instruction/feature set.
- IsHaswellCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Haswell (AVX2, BMI1/2, FMA) instructions.
- isHeadRequest() - Method in class org.cybergarage.http.HTTPRequest
Determines if this is a HEAD request.
- isHidden() - Method in class net.i2p.data.router.RouterIdentity
This router specified that they should not be used as a part of a tunnel,
nor queried for the netDb, and that disclosure of their contact information
should be limited.
- isHidden() - Method in class net.i2p.data.router.RouterInfo
Is this a hidden node?
- isHidden() - Method in class net.i2p.router.Router
-
- isHidden() - Method in class org.klomp.snark.comments.Comment
Returns whether this comment is hidden (deleted by the user).
- isHighCapacity(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Check whether a peer is classified in the high-capacity tier.
- isHostnameBlacklisted(String) - Method in class i2p.susi.dns.BlacklistBean
Check if a hostname is blacklisted (exact match)
- isHXHIValid(byte[]) - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Incoming connection replay detection.
- isI2PHost(String) - Static method in class net.i2p.client.naming.NamingService
Is this an i2p hostname?
ref: https://www.rfc-editor.org/rfc/rfc9476.html
- isI2PTunnelRunning() - Method in class net.i2p.router.web.helpers.SidebarHelper
Are both the webapp and TCG running?
- isIconBytesURI(String) - Method in class org.cybergarage.upnp.Device
isIconBytesURI.
- isIconNode(Node) - Static method in class org.cybergarage.upnp.Icon
Checks if the given XML node represents an icon.
- isIDN() - Method in class i2p.susi.dns.AddressBean
Is the ASCII name Punycode-encoded?
- isIdnAcePrefixed(String) - Static method in class org.minidns.dnslabel.DnsLabel
Check if a string has the IDN ACE prefix.
- isIFSelected(String) - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Whether the given address is the selected I2CP interface.
- isImmutableCache(String) - Static method in class net.i2p.i2ptunnel.MimeTypeDetector
Checks if a MIME type should use immutable cache control headers.
- isInbound() - Method in class net.i2p.client.streaming.impl.Connection
Check if this is an inbound connection.
- isInbound() - Method in class net.i2p.client.TunnelRemovalEvent
Return whether this is an inbound tunnel.
- isInbound() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- isInbound() - Method in class net.i2p.router.transport.udp.PeerState
Whether this is an inbound connection.
- isInbound() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
is this an inbound tunnel?
- isInbound() - Method in interface net.i2p.router.TunnelInfo
is this an inbound tunnel?
- isInbound() - Method in class net.i2p.router.TunnelPoolSettings
is this an inbound tunnel?
- isInboundTagValid(long) - Method in class net.i2p.router.transport.udp.IntroductionManager
Is this inbound tag currently valid,
i.e.
- isInboundTokenValid(RemoteHostId, long) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Is the token from this peer valid?
- isIncoming() - Method in class org.klomp.snark.Peer
Returns whether this is an incoming connection (initiated by the remote peer).
- isIndeterminate() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
Check if the progress bar is indeterminate.
- isInDirection() - Method in class org.cybergarage.upnp.Argument
Checks if this argument is an input argument.
- isInDropList(RemoteHostId) - Method in class net.i2p.router.transport.udp.UDPTransport
Is in drop list
- isInitialised() - Method in class gnu.crypto.prng.BasePRNGStandalone
Check whether this instance has been initialised.
- isInitialized() - Method in class net.i2p.i2ptunnel.web.IndexBean
Check if the tunnel group is initialized.
- isInitialized() - Static method in class net.i2p.router.BanLogger
Check if the logger is initialized.
- isInitialized() - Method in class net.i2p.router.NetworkDatabaseFacade
Is the network database initialized?
- isInitialized() - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Check if the data store has been initialized.
- isInitialized() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Checks whether the network database has been fully initialized.
- isInitialized() - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- isInitialized() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- isInitialized() - Method in class org.klomp.snark.MagnetState
Check if the magnet state has been initialized.
- isInitialState() - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
Check if the connection is in initial state and ready for prepareOutbound()
- isInputShutdown() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- isInputShutdown() - Method in class net.i2p.util.InternalSocket
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
- isInstanceCreated() - Static method in class org.rrd4j.core.RrdBackend
Checks if a backend instance has been created.
- isInStartupGracePeriod(RouterContext) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Is the router in the startup grace period?
During startup, peers haven't accumulated test history yet, so
quality filters (pre-qualification, tier capping) should be relaxed
to allow tunnels to build.
- isInStartupGracePeriod() - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Convenience instance method wrapping the static helper.
- isInStrictCountry() - Method in class net.i2p.router.CommSystemFacade
Whether country blocking is enabled at all.
- isInStrictCountry(Hash) - Method in class net.i2p.router.CommSystemFacade
Whether the given peer's country is blocked.
- isInStrictCountry(RouterInfo) - Method in class net.i2p.router.CommSystemFacade
Whether the given router's country is blocked.
- isInStrictCountry() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Are we in a strict country
- isInStrictCountry(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Are they in a strict country.
- isInStrictCountry(RouterInfo) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Are they in a strict country
- isIntBounded() - Method in class com.tomgibara.crinch.hashing.HashRange
-
- isInteractive(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the tunnel is configured for interactive streaming (small window).
- isInteractive(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- isInterested() - Method in class org.klomp.snark.Peer
Whether or not the peer is interested in pieces we have.
- isInterested() - Method in class org.klomp.snark.WebPeer
-
- isInteresting() - Method in class org.klomp.snark.Peer
Whether or not the peer has pieces we want from it.
- isInteresting() - Method in class org.klomp.snark.WebPeer
-
- isIntroductionRequested() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Whether Alice requested an introduction.
- isIntSized() - Method in class com.tomgibara.crinch.hashing.HashRange
-
- isIP6 - Variable in class org.freenetproject.ForwardPort
IPv4 vs IPv6?
- isIPAddress(String) - Static method in class net.i2p.util.Addresses
Checks if the host is a valid IP address (IPv4 or IPv6).
- isIpAddress(CharSequence) - Static method in class org.minidns.util.InetAddressUtil
Checks if the given CharSequence represents a valid IP address (IPv4 or IPv6).
- isIPv4() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- isIPv4() - Method in class net.i2p.router.transport.udp.UDPEndpoint
-
- isIPv4Address(String) - Static method in class net.i2p.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid IPv4 address
- isIPv4Address(String) - Static method in class net.i2p.util.Addresses
Checks if the host is a valid IPv4 address.
- isIPv4Address(String) - Static method in class org.cybergarage.net.HostInterface
isIPv4Address.
- isIpV4Address(CharSequence) - Static method in class org.minidns.util.InetAddressUtil
Checks if the given CharSequence represents a valid IPv4 address.
- isIPv4Firewalled() - Method in interface net.i2p.router.transport.Transport
-
- isIPv4Firewalled() - Method in class net.i2p.router.transport.TransportImpl
This returns true if the force-firewalled setting is configured, false otherwise.
- isIPv4Firewalled(RouterContext) - Static method in class net.i2p.router.transport.TransportUtil
This returns true if the force-firewalled setting is configured, false otherwise.
- isIPv4MappedIPv64Address(String) - Static method in class net.i2p.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid IPv4-mapped IPv6 address.
- isIPv6() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- isIPv6 - Variable in class net.i2p.router.transport.TransportManager.Port
True if IPv6
- isIPv6(RouterAddress) - Static method in class net.i2p.router.transport.TransportUtil
Addresses without a host (i.e.
- isIPv6() - Method in class net.i2p.router.transport.udp.PeerState
Whether the connection uses IPv6.
- isIPv6() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- isIPv6() - Method in class net.i2p.router.transport.udp.PeerTestState
Whether this is an IPv6 test.
- isIPv6() - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- isIPv6() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- isIPv6() - Method in class net.i2p.router.transport.udp.UDPEndpoint
-
- isIPv6Address(String) - Static method in class net.i2p.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid IPv6 address (including compressed).
- isIPv6Address(String) - Static method in class net.i2p.util.Addresses
Checks if the host is a valid IPv6 address.
- isIPv6Address(String) - Static method in class org.cybergarage.net.HostInterface
isIPv6Address.
- isIpV6Address(CharSequence) - Static method in class org.minidns.util.InetAddressUtil
Checks if the given CharSequence represents a valid IPv6 address.
- isIPv6Firewalled() - Method in interface net.i2p.router.transport.Transport
-
- isIPv6Firewalled() - Method in class net.i2p.router.transport.TransportImpl
This returns true if the force-firewalled setting is configured, false otherwise.
- isIPv6Firewalled(RouterContext) - Static method in class net.i2p.router.transport.TransportUtil
This returns true if the force-firewalled setting is configured, false otherwise.
- isIPv6HexCompressedAddress(String) - Static method in class net.i2p.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid compressed IPv6 address
- isIPv6Only() - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Are we IPv6 only?
- isIPv6StdAddress(String) - Static method in class net.i2p.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid standard (non-compressed) IPv6 address
- isIsEmpty() - Method in class i2p.susi.dns.AddressbookBean
Returns whether the address book is empty.
- IsIvyCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least a IvyBridge level instruction/feature set.
- IsIvyCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Ivy Bridge (AVX, PCMPGTQ) instructions.
- IsJaguarCompatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'jaguar' CPU.
- IsJaguarCompatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- isJava(int) - Static method in class net.i2p.util.SystemVersion
Handles Android also
- isJava(String) - Static method in class net.i2p.util.SystemVersion
Handles Android, and minVersions in both forms (e.g.
- isJava10() - Static method in class net.i2p.util.SystemVersion
-
- isJava11() - Static method in class net.i2p.util.SystemVersion
-
- isJava12() - Static method in class net.i2p.util.SystemVersion
-
- isJava13() - Static method in class net.i2p.util.SystemVersion
-
- isJava14() - Static method in class net.i2p.util.SystemVersion
-
- isJava15() - Static method in class net.i2p.util.SystemVersion
-
- isJava16() - Static method in class net.i2p.util.SystemVersion
-
- isJava17() - Static method in class net.i2p.util.SystemVersion
-
- isJava18() - Static method in class net.i2p.util.SystemVersion
-
- isJava19() - Static method in class net.i2p.util.SystemVersion
-
- isJava20() - Static method in class net.i2p.util.SystemVersion
-
- isJava21() - Static method in class net.i2p.util.SystemVersion
-
- isJava22() - Static method in class net.i2p.util.SystemVersion
-
- isJava6() - Static method in class net.i2p.util.SystemVersion
Better than (new VersionComparator()).compare(System.getProperty("java.version"), "1.6") >= 0
as it handles Android also, where java.version = "0".
- isJava7() - Static method in class net.i2p.util.SystemVersion
Better than (new VersionComparator()).compare(System.getProperty("java.version"), "1.7") >= 0
as it handles Android also, where java.version = "0".
- isJava8() - Static method in class net.i2p.util.SystemVersion
-
- isJava9() - Static method in class net.i2p.util.SystemVersion
-
- IsK10Compatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'k10' CPU.
- IsK10Compatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- IsK6_2_Compatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'k6-2' CPU.
- IsK6_2_Compatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- IsK6_3_Compatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'k6-3' CPU.
- IsK6_3_Compatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- IsK6Compatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'k6' CPU.
- IsK6Compatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- isKeepAlive() - Method in class org.cybergarage.http.HTTPRequest
Determines if this connection should be kept alive.
- isKeepAliveConnection() - Method in class org.cybergarage.http.HTTPPacket
Checks if the Connection header is set to keep-alive.
- isKilled - Variable in class net.metanotion.io.block.index.BSkipSpan
Whether this span has been killed/deleted
- isKnown(Hash) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Check if the given key exists in the data store.
- isKnown(Hash) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- isKnown(long) - Method in class net.i2p.router.util.DecayingBloomFilter
Check if an entry is already known without adding it
- isKnown(long) - Method in class net.i2p.router.util.DecayingHashSet
-
- isKnownOpenTracker(String) - Method in class org.klomp.snark.I2PSnarkUtil
Is this announce URL probably for an open tracker?
- isLastElement(O) - Method in class i2p.susi.util.Folder
Returns true if the element is the last in the sorted array.
- isLastPage() - Method in class i2p.susi.util.Folder
Returns true if the current page is the last page.
- isLastResort() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- isLdhLabel(String) - Static method in class org.minidns.dnslabel.LdhLabel
Determine if the given label is an LDH (letters, digits, hyphen) label.
- isLeadingOrTrailingHypenLabelInternal(String) - Static method in class org.minidns.dnslabel.LeadingOrTrailingHyphenLabel
-
- isLeaseSet() - Method in class net.i2p.data.DatabaseEntry
Convenience method, is the type any variant of leaseset?
- isLeaseSet(int) - Static method in class net.i2p.data.DatabaseEntry
Convenience method, is the type any variant of leaseset?
- isLinuxService() - Static method in class net.i2p.util.SystemVersion
-
- isListening() - Method in class net.i2p.router.client.ClientListenerRunner
Check if the listener is currently running and listening.
- isLoaded() - Method in class i2p.susi.webmail.MailCache
Has loadFromDisk completed?
- isLoaded() - Method in class org.rrd4j.data.Def
Is loaded
- isLoading() - Method in class i2p.susi.webmail.MailCache
Is loadFromDisk in progress?
- isLocal(Destination) - Method in class net.i2p.router.client.ClientManager
Unsynchronized.
- isLocal(Hash) - Method in class net.i2p.router.client.ClientManager
Unsynchronized.
- isLocal(Destination) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Determine if the destination specified is managed locally.
- isLocal(Hash) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Determine if the destination specified is managed locally.
- isLocal(Destination) - Method in class net.i2p.router.ClientManagerFacade
Determine if the destination specified is managed locally.
- isLocal(Hash) - Method in class net.i2p.router.ClientManagerFacade
Determine if the destination hash specified is managed locally.
- isLocal(Hash) - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- isLocal(Destination) - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- isLocallyClosed() - Method in class net.i2p.client.streaming.impl.MessageInputStream
Checks if this stream has been closed locally.
- isLongBounded() - Method in class com.tomgibara.crinch.hashing.HashRange
-
- isLongSized() - Method in class com.tomgibara.crinch.hashing.HashRange
-
- isLowAcceptanceRatio(RouterContext, Hash) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Check if a peer has a history of rejecting tunnel build requests.
- isLowBandwidthTier(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Check if a peer is in a low bandwidth tier (K, L, M, or Unknown).
- isLowBuildSuccess() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- isLowLatency() - Method in class net.i2p.router.peermanager.PeerProfile
Low latency flag, set when this peer has been observed to respond quickly
to tunnel build requests.
- isLuBanEnabled() - Method in class net.i2p.router.Banlist
Check if LU router bans are enabled.
- isMac() - Static method in class net.i2p.util.SystemVersion
-
- isMatch(I2NPMessage) - Method in interface net.i2p.router.MessageSelector
Returns true if the received message matches the selector.
- isMatch(I2NPMessage) - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupSelector
-
- isMatch(I2NPMessage) - Method in class net.i2p.router.networkdb.kademlia.IterativeLookupSelector
This only returns true for DSMs, not for DSRMs.
- isMatch(I2NPMessage) - Method in class net.i2p.router.networkdb.kademlia.SearchMessageSelector
-
- isMatch(I2NPMessage) - Method in class net.i2p.router.networkdb.kademlia.StoreMessageSelector
-
- isMethod(String) - Method in class org.cybergarage.http.HTTPRequest
Checks if the HTTP method matches the given string.
- isMine() - Method in class org.klomp.snark.comments.Comment
Returns whether this comment was posted by the local user.
- isMobileBrowser(String) - Static method in class net.i2p.servlet.util.ServletUtil
The intent here is to return true for phones but
false for big tablets? But not consistent.
- isModified() - Method in class org.klomp.snark.comments.CommentSet
Returns whether this set has been modified since instantiation or last save.
- isName(String) - Method in class org.cybergarage.xml.Node
Checks if this node's name matches the specified value.
- IsNanoCompatible() - Method in interface freenet.support.CPUInformation.VIACPUInfo
-
- IsNanoCompatible() - Method in class freenet.support.CPUInformation.VIAInfoImpl
-
- isNative() - Static method in class net.i2p.util.NativeBigInteger
-
- isNDTComplete() - Method in class net.i2p.router.web.helpers.WizardHelper
-
- isNDTRunning() - Method in class net.i2p.router.web.helpers.WizardHelper
-
- isNDTSuccessful() - Method in class net.i2p.router.web.helpers.WizardHelper
-
- isNegative(FieldElement) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding
From the Ed25519 paper:
$x$ is negative if the $(b-1)$-bit encoding of $x$ is lexicographically larger
than the $(b-1)$-bit encoding of $-x$.
- isNegative(FieldElement) - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncoding
Is the FieldElement negative in this encoding?
- isNegative(FieldElement) - Method in class net.i2p.crypto.eddsa.math.Encoding
From the Ed25519 paper:
$x$ is negative if the $(b-1)$-bit encoding of $x$ is lexicographically larger
than the $(b-1)$-bit encoding of -x.
- isNegative() - Method in class net.i2p.crypto.eddsa.math.FieldElement
Checks if this field element is negative.
- isNegativeCached(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Is the key in the negative lookup cache?
- isNegativeCachedForever(Hash) - Method in class net.i2p.router.NetworkDatabaseFacade
Is it permanently negative cached?
- isNegativeCachedForever(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Is it permanently negative cached?
- isNew() - Method in class i2p.susi.webmail.Mail
Whether this message is new (unread).
- isNewer(LeaseSet, LeaseSet) - Static method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Utility to determine if a is newer than b.
- isNMPRMode() - Method in class org.cybergarage.upnp.ControlPoint
Check if NMPR mode is enabled.
- isNMPRMode() - Method in class org.cybergarage.upnp.Device
isNMPRMode.
- isNonReservedLdhLabel(String) - Static method in class org.minidns.dnslabel.NonReservedLdhLabel
isNonReservedLdhLabel.
- isNonReservedLdhLabelInternal(String) - Static method in class org.minidns.dnslabel.NonReservedLdhLabel
-
- isNonZero() - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- isNonZero() - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
Gets a value indicating whether or not the field element is non-zero.
- isNonZero() - Method in class net.i2p.crypto.eddsa.math.FieldElement
Checks if this field element is non-zero.
- isNotEmpty(String) - Static method in class edu.internet2.ndt.NDTUtils
Utility method to check if the given string is not empty ("") or null.
- isNotEmpty() - Method in class i2p.susi.dns.AddressbookBean
Returns whether the address book is not empty.
- isNotEmpty() - Method in class i2p.susi.dns.NamingServiceBean
Returns whether the address book is not empty.
- isNotificationSent() - Method in class org.klomp.snark.Snark
-
- isNotifyRequest() - Method in class org.cybergarage.http.HTTPRequest
Determines if this is a NOTIFY request.
- isNotWindows - Static variable in class net.i2p.util.SecureDirectory
isNotWindows.
- isNTCPDisabled() - Method in class net.i2p.router.tunnel.pool.ConnectChecker
Is NTCP disabled?
- isNTCPEnabled(RouterContext) - Static method in class net.i2p.router.transport.TransportManager
-
- isNullPublicKey() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- isNullPublicKey() - Method in interface com.southernstorm.noise.protocol.DHState
Determine if the public key in this object is the special null value.
- isNullPublicKey() - Method in class com.southernstorm.noise.protocol.MLKEMDHState
-
- ISO_DATE_FORMAT - Static variable in class org.rrd4j.core.Util
-
- isOffline() - Method in interface net.i2p.client.I2PSession
Does this session have offline and transient keys?
- isOffline() - Method in class net.i2p.client.impl.I2PSessionImpl
Does this session have offline and transient keys?
- isOffline() - Method in class net.i2p.data.LeaseSet2
Checks if this leaseset uses offline keys.
- isOffline() - Method in class net.i2p.data.PrivateKeyFile
Does this session have offline and transient keys?
- isOffline() - Method in class net.i2p.data.SigningPrivateKey
Constant time
- isOfflineKeys(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the tunnel uses offline keys.
- isOn() - Static method in class org.cybergarage.util.Debug
Checks if debug output is enabled.
- isOnCurve() - Method in class net.i2p.crypto.eddsa.math.GroupElement
Verify that a point is on its curve.
- isOnCurve(Curve) - Method in class net.i2p.crypto.eddsa.math.GroupElement
Verify that a point is on the curve.
- isOpen() - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- isOpened() - Method in class org.cybergarage.http.HTTPServer
Checks if the server socket is opened.
- isOpenJDK() - Static method in class net.i2p.util.SystemVersion
-
- isOutDirection() - Method in class org.cybergarage.upnp.Argument
Checks if this argument is an output argument.
- isOutputShutdown() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- isOutputShutdown() - Method in class net.i2p.util.InternalSocket
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
- isOverBy(Hash, int) - Method in class net.i2p.client.streaming.impl.ConnThrottler
Checks if individual count is over the limit by this much.
- isOverrideCssActive() - Method in class i2p.susi.dns.BaseBean
Determine if a user-provided override.css file is active
- isOverrideCssActive() - Method in class i2p.susi.webmail.WebMail
Determine if a user-provided override.css file is active
- ISP_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
ISP edition
- ISP_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
ISP edition IPv6
- isPack200Supported() - Static method in class net.i2p.util.FileUtil
Public since 0.8.3
- isPaddingFile(int) - Method in class org.klomp.snark.MetaInfo
Is this file a padding file?
- IsPentium2Compatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least the p6 instruction set (Pentium II or better).
- IsPentium2Compatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Pentium II (P6) instructions.
- IsPentium3Compatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least a Pentium III level of the p6 instruction/feature set.
- IsPentium3Compatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Pentium III instructions (SSE).
- IsPentium4Compatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least a Pentium IV level instruction/feature set.
- IsPentium4Compatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Pentium 4 instructions (SSE2).
- IsPentiumCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU is at least a Pentium CPU.
- IsPentiumCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Pentium (P5) instructions.
- IsPentiumMCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least a Pentium M level instruction/feature set.
- IsPentiumMCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Pentium M (Dothan/Core) instructions.
- IsPentiumMMXCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU is at least a Pentium which implements the MMX instruction/feature set.
- IsPentiumMMXCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Pentium MMX instructions.
- isPermanentlyBlocklisted(int) - Method in class net.i2p.router.Blocklist
Check if an IP is permanently blocklisted using binary search.
- IsPiledriverCompatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'piledriver' CPU.
- IsPiledriverCompatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- isPluginEnabled(String) - Static method in class net.i2p.router.web.PluginStarter
Is the plugin enabled in plugins.config?
Default true
- isPluginInstallEnabled() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Whether plugin installation is enabled.
- isPluginRunning(String, RouterContext) - Static method in class net.i2p.router.web.PluginStarter
-
- isPluginRunning(String, RouterContext, Server) - Static method in class net.i2p.router.web.PluginStarter
-
- isPluginUpdateEnabled() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Whether any plugins have updates available.
- isPoolInBackoff(TunnelPool) - Method in class net.i2p.router.tunnel.pool.BuildExecutor
Check if a pool is in backoff due to consecutive build failures.
- isPoolUsed() - Method in interface org.rrd4j.core.DataHolder
Returns boolean value representing
RrdDbPool usage policy.
- isPoolUsed() - Method in class org.rrd4j.data.DataProcessor
Returns boolean value representing
RrdDbPool usage policy.
- isPoolUsed() - Method in class org.rrd4j.graph.RrdGraphDef
-
- isPortHoppingBanEnabled() - Method in class net.i2p.router.Banlist
Check if port hopping auto-ban is enabled.
- isPossibleExploit - Variable in class net.i2p.i2ptunnel.RequestValidator.ValidationResult
Whether this appears to be an exploit attempt
- isPostRequest() - Method in class org.cybergarage.http.HTTPRequest
Determines if this is a POST request.
- isPQ() - Method in enum net.i2p.crypto.EncType
Checks if this is a post-quantum encryption type.
- isPrefiltered() - Method in class i2p.susi.dns.AddressbookBean
Checks if entries are pre-filtered.
- isPrefiltered() - Method in class i2p.susi.dns.NamingServiceBean
Checks if entries are pre-filtered.
- isPremium() - Method in class com.maxmind.geoip.DatabaseInfo
Returns true if the database is the premium version.
- isPrepareOutboundCalled() - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
Check if the connection is in a state where prepareOutbound() has already been called
to avoid duplicate calls that cause IllegalStateException
- isPrint() - Method in class org.rrd4j.graph.CommentText
Returns whether this comment is a print item.
- isPrint() - Method in class org.rrd4j.graph.PrintText
-
- isPrivate() - Method in class org.bouncycastle.crypto.params.AsymmetricKeyParameter
Check if this is a private key.
- isPrivate() - Method in class org.klomp.snark.MetaInfo
Is it a private torrent?
- isProcessRunning() - Method in class net.i2p.router.web.ShellService
Determine if the process running or not.
- isProcessStopped() - Method in class net.i2p.router.web.ShellService
Determine if the process running or not.
- isPubliclyRoutable(byte[]) - Method in class net.i2p.router.transport.TransportImpl
Allows IPv6 only if the transport is configured for it.
- isPubliclyRoutable(byte[], boolean) - Static method in class net.i2p.router.transport.TransportUtil
-
- isPubliclyRoutable(byte[], boolean, boolean) - Static method in class net.i2p.router.transport.TransportUtil
Ref: RFC 5735
- isQueryControl() - Method in class org.cybergarage.upnp.control.ControlRequest
Checks if this is a query control request.
- isRange(int, int, boolean) - Method in class com.google.zxing.common.BitArray
Efficient method to check if a range of bits is set, or not set.
- isRate(String) - Method in class net.i2p.stat.StatManager
is the given stat a monitored rate?
- isRecentlyActive() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- isRecentlyQueried(Hash) - Static method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Check if a floodfill peer was queried recently (within cooldown period).
- isRecentTrackingEnabled() - Static method in class net.i2p.router.JobStats
Check if recent tracking should be active.
- isRegistered(String) - Method in class net.i2p.util.PortMapper
Is the service registered?
- isRejectInproxy(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- isRejectReferer(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- isRejectUserAgents(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- isRequest() - Method in class net.i2p.router.crypto.ratchet.NextSessionKey
-
- isRequested() - Method in class org.klomp.snark.Piece
Checks if any peer is currently requesting this piece.
- isRequestedBy(Peer) - Method in class org.klomp.snark.Piece
Checks if the given peer is currently requesting this piece.
- isReservedLdhLabel(String) - Static method in class org.minidns.dnslabel.ReservedLdhLabel
isReservedLdhLabel.
- isReservedLdhLabelInternal(String) - Static method in class org.minidns.dnslabel.ReservedLdhLabel
isReservedLdhLabelInternal.
- isRestarting() - Method in class net.i2p.router.Router
-
- isRestarting(RouterContext) - Static method in class net.i2p.router.web.helpers.ConfigRestartBean
Check if the router is restarting.
- isReverse() - Method in class net.i2p.router.crypto.ratchet.NextSessionKey
-
- isRevoked(Certificate) - Static method in class net.i2p.crypto.CertUtil
Is the certificate revoked?
This loads the CRLs from disk.
- isRevoked(I2PAppContext, Certificate) - Static method in class net.i2p.crypto.CertUtil
Is the certificate revoked?
This loads the CRLs from disk.
- isRevoked(CertStore, Certificate) - Static method in class net.i2p.crypto.CertUtil
Is the certificate revoked?
- isRootDevice() - Method in class org.cybergarage.upnp.Device
isRootDevice.
- isRootDevice(String) - Static method in class org.cybergarage.upnp.device.NT
method comment
- isRootDevice(String) - Static method in class org.cybergarage.upnp.device.ST
isRootDevice.
- isRootDevice(String) - Static method in class org.cybergarage.upnp.device.USN
isRootDevice.
- isRootDevice() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
isRootDevice.
- isRootLabel() - Method in class org.minidns.dnsname.DnsName
isRootLabel.
- isRouterContext() - Method in class net.i2p.I2PAppContext
Use this instead of context instanceof RouterContext
- isRouterContext() - Method in class net.i2p.i2ptunnel.web.EditBean
-
- isRouterContext() - Method in class net.i2p.router.RouterContext
Use this instead of context instanceof RouterContext
- isRouterInfo() - Method in class net.i2p.data.DatabaseEntry
Convenience method, is the type any variant of router info?
- isRouterSlow() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- isRrd4jHeader() - Method in class org.rrd4j.core.Header
True if the header matches RRD4J or JRobin format.
- isRTL(I2PAppContext) - Static method in class net.i2p.util.Translate
Are we configured for a right-to-left language?
- isRTL(String) - Static method in class net.i2p.util.Translate
Is this a right-to-left language?
- isRunnable() - Method in class org.cybergarage.util.ThreadCore
Checks if the current thread is the same as this ThreadCore's thread.
- isRunning() - Method in class com.vuze.plugins.mlab.MLabRunner
Check if a test is currently running.
- isRunning() - Method in class net.i2p.addressbook.HostChecker
Check if ping tester is running
- isRunning() - Method in class net.i2p.router.CommSystemFacade
Whether the comm system is fully initialized and running.
- isRunning() - Method in class net.i2p.router.Router
-
- isRunning() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- isRunning() - Method in class net.i2p.router.tunnel.pool.BuildExecutor
Check if the executor is currently running.
- isRunning() - Method in class net.i2p.router.update.UpdateRunner
Whether running.
- isRunning() - Method in interface net.i2p.update.UpdateTask
Check if the task is currently running.
- isRunning() - Method in class org.cybergarage.upnp.Device
isRunning.
- isRunning() - Method in class org.klomp.snark.UpdateRunner
-
- isSameCountry() - Method in class net.i2p.router.peermanager.PeerProfile
Is the peer in the same country as us?
- IsSandyCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least a SandyBridge level instruction/feature set.
- IsSandyCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Sandy Bridge (AVX) instructions.
- isSaved() - Method in class i2p.susi.dns.ConfigBean
Check if the config has been saved.
- isSCPDURL(String) - Method in class org.cybergarage.upnp.Service
Checks if the given URL matches this service's SCPD URL.
- isSecure() - Method in class com.thetransactioncompany.jsonrpc2.server.MessageContext
Indicates whether the request / notification was received over a
secure HTTPS connection.
- isSecureEntryPoint() - Method in class org.minidns.record.DNSKEY
isSecureEntryPoint.
- isSeed() - Method in class org.klomp.snark.dht.Peer
Returns whether this peer is a seed (has the complete torrent).
- isSelectable(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- isSelected() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JCheckBox
Selection state.
- isSendEvents() - Method in class org.cybergarage.upnp.StateVariable
isSendEvents.
- isServer(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Is this a server tunnel?
- isServerTargetLinkValid(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Call this to see if it is ok to linkify getServerTarget()
- isService() - Static method in class net.i2p.util.SystemVersion
-
- isService(String) - Method in class org.cybergarage.upnp.Service
isService.
- isServiceAvailable() - Method in class org.minidns.record.SRV
Check if the service is available at this domain.
- isServiceNode(Node) - Static method in class org.cybergarage.upnp.Service
Checks if the given XML node represents a service.
- isSharedClient(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether this tunnel shares its I2CP session with other clients.
- isSharedClient(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Check if the tunnel is a shared client.
- isShowStatusFilter() - Method in class org.klomp.snark.SnarkManager
-
- isShutdown() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- isShutdownInProgress(RouterContext) - Static method in class net.i2p.desktopgui.router.RouterManager
Is a graceful shutdown or restart in progress?
- isShuttingDown(RouterContext) - Static method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
Check if the router is in a graceful or hard shutdown state.
- isShuttingDown(RouterContext) - Static method in class net.i2p.router.RouterThrottleImpl
-
- isShuttingDown(RouterContext) - Static method in class net.i2p.router.web.helpers.ConfigRestartBean
Check if the router is shutting down.
- isSigTypeAvailable(int) - Method in class net.i2p.i2ptunnel.web.EditBean
Returns whether the given signature type is available.
- IsSkylakeCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
Returns whether the CPU implements at least a Skylake level instruction/feature set.
- IsSkylakeCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
true if the CPU supports Skylake (AVX-512F/DQ/BW/VL) instructions.
- isSlow() - Static method in class net.i2p.util.SystemVersion
Our best guess on whether this is a slow architecture / OS / JVM,
using some simple heuristics.
- isSmallBrowser(String) - Static method in class net.i2p.servlet.util.ServletUtil
-
- isSmartSortEnabled() - Method in class org.klomp.snark.SnarkManager
-
- isSOAPAction() - Method in class org.cybergarage.http.HTTPRequest
Checks if this request has a SOAPAction header.
- isSOAPAction(String) - Method in class org.cybergarage.soap.SOAPRequest
Check if the SOAP action matches the given value.
- isSpam() - Method in class i2p.susi.webmail.Mail
Whether this message is identified as spam.
- isSplitConfig(I2PAppContext) - Static method in class net.i2p.router.startup.ClientAppConfig
Only valid for the router's clients (not plugins).
- isSSLEnabled(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether SSL is enabled for the server tunnel.
- isSSLEnabled(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- isSSUDisabled() - Method in class net.i2p.router.tunnel.pool.ConnectChecker
Is SSU disabled?
- isStackTrace - Static variable in exception com.google.zxing.ReaderException
disable stack traces when not running inside test units
- isStalePeer(RouterContext, Hash) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Check if a peer is stale — no contact (heard from or heard about) within
the dynamic activity window.
- isStarting() - Method in class org.klomp.snark.Snark
Check if startup is in progress.
- isStateVariableNode(Node) - Static method in class org.cybergarage.upnp.StateVariable
isStateVariableNode.
- IsSteamrollerCompatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a 'steamroller' CPU.
- IsSteamrollerCompatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- isStopped() - Method in class org.klomp.snark.Snark
Check if the torrent is stopped.
- isStopped() - Method in class org.klomp.snark.web.FetchAndAdd
-
- isStopping() - Method in class org.klomp.snark.SnarkManager
-
- isStorageCompleted() - Method in class org.klomp.snark.Snark
-
- isStruggling() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Whether this pool is struggling to meet its tunnel targets.
- isSubscribed(Service) - Method in class org.cybergarage.upnp.ControlPoint
-
- isSubscribed() - Method in class org.cybergarage.upnp.Service
isSubscribed.
- isSubscribeRequest() - Method in class org.cybergarage.http.HTTPRequest
Determines if this is a SUBSCRIBE request.
- isSuccessful() - Method in class net.i2p.data.i2cp.MessageStatusMessage
Is the status code a success status code?
- isSuccessful(int) - Static method in class net.i2p.data.i2cp.MessageStatusMessage
Is the status code a success status code?
- isSuccessful() - Method in class org.cybergarage.http.HTTPResponse
Checks if this response has a successful status code.
- isSuccessful(int) - Static method in class org.cybergarage.http.HTTPStatus
Checks if the given status code represents a successful response (2xx range).
- isSuccessful() - Method in class org.cybergarage.http.HTTPStatus
Checks if this status represents a successful response (2xx range).
- isSupported() - Static method in class gnu.crypto.prng.DevRandom
Check if /dev/random is available.
- isSupported(String) - Static method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
Does the client support this message?
- isSupported(EncType) - Method in class net.i2p.router.LeaseSetKeys
Do we support this type of encryption?
- isSymNatted() - Method in class net.i2p.router.transport.udp.UDPTransport
Is IPv4 Symmetric NATted?
- isSystrayEnabled() - Method in class net.i2p.router.web.ConfigServiceHandler
Is the systray enabled?
- isSystrayEnabled(I2PAppContext) - Static method in class net.i2p.router.web.RouterConsoleRunner
Package private for ConfigServiceHandler
- isTemporary(Inet6Address) - Static method in class net.i2p.util.Addresses
Determines if an IPv6 address is temporary.
- isTestInProgress() - Method in class edu.internet2.ndt.Tcpbw100
isTestInProgress.
- isTextBrowser(String) - Static method in class net.i2p.servlet.util.ServletUtil
-
- isTooClose(byte[]) - Method in class net.i2p.router.transport.udp.UDPTransport
Is this IP too close to ours to trust it for
things like relaying?
- isTorBlocklistEnabled() - Method in class net.i2p.router.Banlist
Check if Tor exit node blocklist is enabled.
- isTorBlocklistEnabled() - Method in class net.i2p.router.Blocklist
Check if Tor blocklist is enabled.
- isUnderscoreLabelInternal(String) - Static method in class org.minidns.dnslabel.UnderscoreLabel
-
- isUnicastQuery() - Method in class org.minidns.record.Record
See if this query/response was a unicast query (highest class bit set).
- isUnlimited() - Static method in class net.i2p.crypto.CryptoCheck
Return whether unlimited strength is available.
- isUnpublished() - Method in class net.i2p.data.LeaseSet2
True if unpublished.
- isUnreachable(Hash) - Method in interface net.i2p.router.transport.Transport
-
- isUnreachable(Hash) - Method in class net.i2p.router.transport.TransportImpl
-
- isUnresolved() - Method in class net.i2p.client.streaming.I2PSocketAddress
-
- isUnsignedUpdateAvailable(RouterContext) - Static method in class net.i2p.router.web.NewsHelper
Will be false if already downloaded or if dev update disabled.
- isUnsubscribeRequest() - Method in class org.cybergarage.http.HTTPRequest
Determines if this is an UNSUBSCRIBE request.
- isUpdateAvailable() - Static method in class net.i2p.router.web.NewsHelper
Release update only.
- isUpdateDisabled(RouterContext) - Static method in class net.i2p.router.web.NewsHelper
-
- isUpdatedVersion(String, File) - Method in class net.i2p.crypto.TrustedUpdate
Verifies that the version of the given signed update file is newer than
currentVersion.
- isUpdateInProgress() - Method in class net.i2p.router.update.ConsoleUpdateManager
Is any download in progress?
Does not include checks.
- isUpdateInProgress(UpdateType) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is a download in progress?
- isUpdateInProgress(UpdateType, String) - Method in class net.i2p.router.update.ConsoleUpdateManager
Is a download in progress?
- isUpdateInProgress() - Static method in class net.i2p.router.web.NewsHelper
If a signed or unsigned router update is in progress.
- isUpdateInProgress() - Method in interface net.i2p.update.UpdateManager
Is a router update being downloaded?
- isUpdateInProgress(UpdateType) - Method in interface net.i2p.update.UpdateManager
Is a router update being downloaded?
- isUpdateInProgress(UpdateType, String) - Method in interface net.i2p.update.UpdateManager
Is a router update being downloaded?
- isURL(String) - Method in class org.cybergarage.upnp.Icon
Checks if the given URL matches this icon's URL.
- isURNDevice(String) - Static method in class org.cybergarage.upnp.device.ST
isURNDevice.
- isURNService(String) - Static method in class org.cybergarage.upnp.device.ST
isURNService.
- isUUIDDevice(String) - Static method in class org.cybergarage.upnp.device.ST
isUUIDDevice.
- isValid() - Method in class net.i2p.data.router.RouterInfo
Determine whether this router info is authorized with a valid signature
- isValid() - Method in class net.i2p.i2pcontrol.security.AuthToken
Checks whether the AuthToken has expired.
- isValid(String) - Method in class net.i2p.i2pcontrol.security.SecurityManager
Is this password correct?
- isValid - Variable in class net.i2p.i2ptunnel.RequestValidator.ValidationResult
Whether the request is valid
- isValid(byte[], int) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Are IP and port valid? This is only for checking the relay response.
- isValid(byte[]) - Method in class net.i2p.router.transport.udp.UDPTransport
An IPv6 address is only valid if we are configured to support IPv6
AND we have a public IPv6 address.
- isValid() - Method in class net.i2p.router.tunnel.pool.TestJob
Check if this TestJob instance is valid and should be queued.
- isValidAnnounce(String) - Static method in class org.klomp.snark.TrackerClient
-
- isValidated() - Method in class i2p.susi.dns.AddressBean
Checks if this address has been validated.
- isValidBook() - Method in class i2p.susi.dns.AddressbookBean
Because the following from addressbook.jsp fails parsing in the new EL:
javax.el.ELException: Failed to parse the expression
Can't figure out why, so just replace it with book.validBook:
- isValidGraphElement() - Method in class org.rrd4j.graph.CommentText
Returns whether this comment is a valid graph element.
- isValidIRCServer(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
Is this an IRC server? Call to establish if we should provide irc://
link on index page
- isValidKey(String) - Static method in class net.i2p.addressbook.AddressBook
Basic validation of the hostname.
- isValidMaskPattern(int) - Static method in class com.google.zxing.qrcode.encoder.QRCode
-
- isValidPort(int) - Static method in class net.i2p.router.transport.TransportUtil
Is this a valid port for us or a remote router?
ref: http://i2p-projekt.i2p/en/docs/ports
ref: https://cs.chromium.org/chromium/src/net/base/port_util.cc
- isValidTunnel(Hash, TunnelInfo) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- isValidTunnel(Hash, TunnelInfo) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Check if a tunnel is valid and belongs to the client's pool.
- isValidTunnel(Hash, TunnelInfo) - Method in interface net.i2p.router.TunnelManagerFacade
Is a tunnel a valid member of the pool?
- isVaryInboundHops() - Method in class org.klomp.snark.SnarkManager
-
- isVaryOutboundHops() - Method in class org.klomp.snark.SnarkManager
-
- isVerified() - Method in class net.i2p.router.news.BlocklistEntries
Check if the blocklist signature has been verified.
- isVerifyInProgress(Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Checks if verification is in progress for the specified hash.
- isWebAppRunning(I2PAppContext, String) - Static method in class net.i2p.router.web.WebAppStarter
As of 0.9.34, the appName will be registered with the PortMapper,
and PortMapper.isRegistered() will be more efficient than this.
- isWebAppRunning(Server, String) - Static method in class net.i2p.router.web.WebAppStarter
Determine if a webapp is running
- isWebPeer() - Method in class org.klomp.snark.Peer
Returns whether this is a web peer.
- isWebPeer() - Method in class org.klomp.snark.WebPeer
Returns whether this is a web peer.
- isWebPeerBanned(String) - Method in class org.klomp.snark.PeerCoordinator
Is a web peer banned?
- isWellIntegrated(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Check whether a peer is classified in the well-integrated tier.
- isWindows() - Static method in class net.i2p.util.SystemVersion
-
- isWindowsService() - Static method in class net.i2p.util.SystemVersion
-
- isWirelessMode() - Method in class org.cybergarage.upnp.Device
isWirelessMode.
- isWriteBufEmpty() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Replaces getWriteBufCount().
- isX86() - Static method in class net.i2p.util.SystemVersion
-
- isXgBanEnabled() - Method in class net.i2p.router.Banlist
Check if XG router bans are enabled.
- isXMLFileName(String) - Static method in class org.cybergarage.util.FileUtil
Checks if a filename has an XML extension.
- isXnLabel(String) - Static method in class org.minidns.dnslabel.XnLabel
Check if a label is an XN label.
- isXnLabelInternal(String) - Static method in class org.minidns.dnslabel.XnLabel
Check if a label is an XN label internally.
- isYggdrasil(RouterAddress) - Static method in class net.i2p.router.transport.TransportUtil
-
- IsZen2Compatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a Zen2 family CPU.
- IsZen2Compatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- IsZen3Compatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a Zen3 family CPU.
- IsZen3Compatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- IsZen4Compatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a Zen4 family CPU.
- IsZen4Compatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- IsZen5Compatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a Zen5 family CPU.
- IsZen5Compatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- IsZenCompatible() - Method in interface freenet.support.CPUInformation.AMDCPUInfo
Checks if the CPU is at least a Zen family CPU.
- IsZenCompatible() - Method in class freenet.support.CPUInformation.AMDInfoImpl
-
- isZero() - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
Whether zero.
- isZeroBased() - Method in class com.tomgibara.crinch.hashing.HashRange
-
- isZeroVM() - Static method in class net.i2p.util.SystemVersion
Is this a very slow interpreted mode VM?
- iterations - Variable in class org.minidns.record.NSEC3
The number of iterations the hash algorithm is applied.
- iterations - Variable in class org.minidns.record.NSEC3PARAM
The number of iterations the hash algorithm is applied.
- IterativeFollowupJob - Class in net.i2p.router.networkdb.kademlia
Performs targeted followup lookups during iterative search operations.
- IterativeFollowupJob(RouterContext, Hash, Hash, IterativeSearchJob) - Constructor for class net.i2p.router.networkdb.kademlia.IterativeFollowupJob
IterativeFollowupJob.
- IterativeLookupJob - Class in net.i2p.router.networkdb.kademlia
Processes DatabaseSearchReplyMessage responses during iterative searches.
- IterativeLookupJob(RouterContext, DatabaseSearchReplyMessage, IterativeSearchJob) - Constructor for class net.i2p.router.networkdb.kademlia.IterativeLookupJob
method comment
- IterativeLookupSelector - Class in net.i2p.router.networkdb.kademlia
Slightly modified version of FloodOnlyLookupSelector.
- IterativeLookupSelector(RouterContext, IterativeSearchJob) - Constructor for class net.i2p.router.networkdb.kademlia.IterativeLookupSelector
IterativeLookupSelector.
- IterativeSearchJob - Class in net.i2p.router.networkdb.kademlia
Traditional Kademlia iterative search with enhanced robustness.
- IterativeSearchJob(RouterContext, FloodfillNetworkDatabaseFacade, Hash, Job, Job, int, boolean) - Constructor for class net.i2p.router.networkdb.kademlia.IterativeSearchJob
Lookup using exploratory tunnels
- IterativeSearchJob(RouterContext, FloodfillNetworkDatabaseFacade, Hash, Job, Job, int, boolean, Hash) - Constructor for class net.i2p.router.networkdb.kademlia.IterativeSearchJob
Lookup using the client's tunnels.
- IterativeTimeoutJob - Class in net.i2p.router.networkdb.kademlia
Handles timeout events for individual peer lookups in iterative searches.
- IterativeTimeoutJob(RouterContext, Hash, IterativeSearchJob) - Constructor for class net.i2p.router.networkdb.kademlia.IterativeTimeoutJob
Create a timeout job for an iterative search
- iterator() - Method in class net.i2p.addressbook.AddressBook
Return an iterator over the addresses in the AddressBook.
- iterator() - Method in class net.i2p.addressbook.SubscriptionList
Return an iterator over the AddressBooks represented by the Subscriptions
in this SubscriptionList.
- iterator() - Method in class net.i2p.router.tunnel.pool.ExcluderBase
iterator.
- iterator() - Method in class net.i2p.router.util.CachedIteratorArrayList
Returns a per-thread cached iterator over the elements in this list.
- iterator() - Method in class net.i2p.router.util.CachedIteratorCollection
Returns a cached iterator over the elements in this collection.
- iterator() - Method in class net.i2p.router.util.RemovableSingletonSet
iterator.
- iterator() - Method in class net.i2p.util.ArraySet
Supports remove.
- iterator() - Method in class net.i2p.util.ConcurrentHashSet
-
- iterator() - Method in class net.metanotion.io.block.index.BSkipList
Get an iterator over all entries in this skiplist.
- iterator() - Method in class net.metanotion.util.skiplist.SkipList
Return an iterator over all entries.
- iterator() - Method in class org.klomp.snark.comments.CommentSet
Returns an iterator over non-hidden comments in reverse-sort order (newest first).
- iterator() - Method in class org.klomp.snark.PeerCoordinatorSet
Returns an iterator over all registered coordinators.
- IV_LENGTH - Static variable in class net.i2p.router.tunnel.HopProcessor
as of i2p 0.6, the tunnel crypto changed to encrypt the IV both before
and after using it at each hop so as to prevent a certain type of replay/confirmation
attack.
- IV_SIZE - Static variable in class net.i2p.data.i2np.BuildRequestRecord
IV size in bytes
- IV_SIZE - Static variable in class net.i2p.router.transport.ntcp.OutboundNTCP2State
IV_SIZE.
- IV_SIZE - Static variable in class net.i2p.router.transport.udp.UDPPacket
Size of initialization vector in bytes.
- IV_SIZE - Static variable in class net.i2p.router.tunnel.TrivialPreprocessor
Length of the IV
- IVValidator - Interface in net.i2p.router.tunnel
Provide a generic interface for IV validation which may be implemented
through something as simple as a hashtable or more a complicated
bloom filter.
- P - Static variable in class net.metanotion.util.skiplist.SkipList
The probability of each next higher level.
- p1p1(Curve, FieldElement, FieldElement, FieldElement, FieldElement) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
Creates a new group element in P1P1 representation.
- p2(Curve, FieldElement, FieldElement, FieldElement) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
Creates a new group element in P2 representation.
- P256_SPEC - Static variable in class net.i2p.crypto.ECConstants
P256_SPEC.
- p3(Curve, FieldElement, FieldElement, FieldElement, FieldElement) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
Creates a new group element in P3 representation, without pre-computation.
- p3(Curve, FieldElement, FieldElement, FieldElement, FieldElement, boolean) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
Creates a new group element in P3 representation, potentially with pre-computation.
- P384_SPEC - Static variable in class net.i2p.crypto.ECConstants
P384_SPEC.
- P521_SPEC - Static variable in class net.i2p.crypto.ECConstants
P521_SPEC.
- pack() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- Pack - Class in org.bouncycastle.util
Utility methods for converting byte arrays into ints and longs, and back again.
- Pack() - Constructor for class org.bouncycastle.util.Pack
-
- Packet - Class in net.i2p.client.streaming.impl
This contains solely the data that goes out on the wire,
including the local and remote port which is embedded in
the I2CP overhead, not in the packet itself.
- Packet(I2PSession) - Constructor for class net.i2p.client.streaming.impl.Packet
Does no initialization.
- PACKET_DELAY - Static variable in class net.i2p.i2ptunnel.I2PTunnel
Packet processing delay in milliseconds.
- PacketBuilder - Class in net.i2p.router.transport.udp
Builder for UDP packets.
- PacketBuilder.Fragment - Class in net.i2p.router.transport.udp
Class for passing multiple fragments to buildPacket()
- PacketBuilder2 - Class in net.i2p.router.transport.udp
Builds and encrypts SSU2 protocol packets for UDP transport.
- PacketBuilder2(RouterContext, UDPTransport) - Constructor for class net.i2p.router.transport.udp.PacketBuilder2
No state, all methods are thread-safe.
- packetBytes - Variable in class org.cybergarage.upnp.ssdp.SSDPPacket
packetBytes.
- PacketHandler - Class in net.i2p.client.streaming.impl
Handles incoming packets by dispatching them to the appropriate connection,
server socket, or responding with a reset (RST) packet if no valid connection is found.
- PacketHandler(I2PAppContext, ConnectionManager) - Constructor for class net.i2p.client.streaming.impl.PacketHandler
PacketHandler.
- PacketHandler - Class in net.i2p.router.transport.udp
Pull inbound packets from the inbound receiver's queue, figure out what
peer session they belong to (if any), authenticate and decrypt them
with the appropriate keys, and push them to the appropriate handler.
- PacketHandler(RouterContext, UDPTransport, EstablishmentManager, InboundMessageFragments, PeerTestManager, IntroductionManager) - Constructor for class net.i2p.router.transport.udp.PacketHandler
Create a new packet handler.
- PacketLocal - Class in net.i2p.client.streaming.impl
This is the class used for outbound packets.
- PacketLocal(I2PAppContext, Destination, I2PSession) - Constructor for class net.i2p.client.streaming.impl.PacketLocal
not bound to a connection
- PacketLocal(I2PAppContext, Destination, Connection) - Constructor for class net.i2p.client.streaming.impl.PacketLocal
bound to a connection
- PacketPusher - Class in net.i2p.router.transport.udp
Blocking thread to grab new packets off the outbound fragment
pool and toss them onto the outbound packet queues.
- PacketPusher(RouterContext, OutboundMessageFragments, List<UDPEndpoint>) - Constructor for class net.i2p.router.transport.udp.PacketPusher
Constructs a PacketPusher instance.
- PacketQueue - Class in net.i2p.client.streaming.impl
Queue out packets to be sent through the session.
- PacketQueue(I2PAppContext, SimpleTimer2) - Constructor for class net.i2p.client.streaming.impl.PacketQueue
PacketQueue.
- packetReceived() - Method in class net.i2p.client.streaming.impl.Connection
Called when a packet is received on this connection.
- packetReceived() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Update the next send time to now, as we just received a packet.
- packetReceived() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Call from synchronized method only
- packetReceived(int) - Method in class net.i2p.router.transport.udp.PeerState
Record a received packet.
- packetSendChoke(long) - Method in class net.i2p.client.streaming.impl.Connection
This doesn't "send a choke".
- packetsTransmitted(int) - Method in class net.i2p.router.transport.udp.PeerState
Record that packets were transmitted.
- packPublicKey(PolyVec, byte[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMIndCpa
packPublicKey.
- packSecretKey(PolyVec) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMIndCpa
packSecretKey.
- pad() - Method in class com.southernstorm.noise.crypto.Poly1305
Pads the input with zeroes to a multiple of 16 bytes.
- PADDING_BOTTOM - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Used internally
- PADDING_LEFT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Used internally
- PADDING_LEGEND - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Used internally
- PADDING_MAX - Static variable in class net.i2p.router.transport.udp.SSU2Util
Maximum padding for data packets
- PADDING_MAX_DEFAULT_INT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Default maximum padding integer
- PADDING_MAX_SESSION_CREATED - Static variable in class net.i2p.router.transport.udp.SSU2Util
Maximum padding for session created
- PADDING_MAX_SESSION_REQUEST - Static variable in class net.i2p.router.transport.udp.SSU2Util
Maximum padding for session request
- PADDING_MIN_DEFAULT_INT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Default minimum padding integer
- PADDING_PLOT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Used internally
- PADDING_RIGHT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Used internally
- PADDING_TITLE - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Used internally
- PADDING_TOP - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Used internally
- PADDING_VLABEL - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Used internally
- PaddingBlock(int) - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload.PaddingBlock
-
- PaddingBlock(int) - Constructor for class net.i2p.router.transport.ntcp.NTCP2Payload.PaddingBlock
with zero-filled data
- PaddingBlock(I2PAppContext, int) - Constructor for class net.i2p.router.transport.ntcp.NTCP2Payload.PaddingBlock
with random data
- PaddingBlock(int) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.PaddingBlock
Create a padding block with zero-filled data.
- PaddingBlock(I2PAppContext, int) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.PaddingBlock
Create a padding block with random data.
- page - Variable in class net.metanotion.io.block.FreeListBlock
Page number of this free list block.
- page - Variable in class net.metanotion.io.block.index.BSkipSpan
Page number of this span
- pageSeek(RandomAccessInterface, int) - Static method in class net.metanotion.io.block.BlockFile
Go to any page but the superblock.
- PAGESIZE - Static variable in class i2p.susi.util.Folder
Property key for page size configuration
- PAGESIZE - Static variable in class net.metanotion.io.block.BlockFile
Page size in bytes for block file pages
- Pair - Class in net.i2p.router.sybil
A pair of routers and the distance between them.
- Pair(RouterInfo, RouterInfo, BigInteger) - Constructor for class net.i2p.router.sybil.Pair
Pair.
- PAIRMAX - Static variable in class net.i2p.router.sybil.Analysis
Maximum pairs to analyze
- Panel - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
Emulation of java.awt.Panel for the NDT (Network Diagnostic Tool) plugin.
- Panel() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.Panel
Create a new Panel emulation.
- PARAM_PLUGIN_NAME - Static variable in class net.i2p.router.web.WebAppStarter
Plugin name parameter
- Parameter - Class in org.cybergarage.http
Represents a name-value parameter pair used in HTTP requests and responses.
- Parameter() - Constructor for class org.cybergarage.http.Parameter
Creates a new empty Parameter with null name and value.
- Parameter(String, String) - Constructor for class org.cybergarage.http.Parameter
Creates a new Parameter with the specified name and value.
- ParameterList - Class in org.cybergarage.http
A collection of Parameter objects that extends Vector.
- ParameterList() - Constructor for class org.cybergarage.http.ParameterList
Creates a new empty ParameterList.
- ParametersWithContext - Class in org.bouncycastle.crypto.params
Cipher parameters with associated context data.
- ParametersWithContext(CipherParameters, byte[]) - Constructor for class org.bouncycastle.crypto.params.ParametersWithContext
-
- ParametersWithRandom - Class in org.bouncycastle.crypto.params
Cipher parameters with associated random number generator.
- ParametersWithRandom(CipherParameters, SecureRandom) - Constructor for class org.bouncycastle.crypto.params.ParametersWithRandom
Wrap parameters with random.
- ParametersWithRandom(CipherParameters) - Constructor for class org.bouncycastle.crypto.params.ParametersWithRandom
Wrap parameters with default random.
- ParamSnapshot(String, String, String, int, int, int, int, int, boolean, String, double, int[], double[]) - Constructor for class net.i2p.router.Tuner.ParamSnapshot
-
- ParamsRetriever - Class in com.thetransactioncompany.jsonrpc2.util
The base abstract class for the JSON-RPC 2.0 parameter retrievers.
- ParamsRetriever() - Constructor for class com.thetransactioncompany.jsonrpc2.util.ParamsRetriever
-
- parent - Variable in class org.rrd4j.graph.SourcedPlotElement
The parent element, or null.
- parse(boolean[][]) - Static method in class com.google.zxing.common.BitMatrix
Interprets a 2D array of booleans as a BitMatrix, where "true" means an "on" bit.
- parse(String, String, String) - Static method in class com.google.zxing.common.BitMatrix
Parses a string representation of a bit matrix.
- parse(String) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Message
Provides common parsing of JSON-RPC 2.0 requests, notifications
and responses.
- parse(String, boolean, boolean) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Message
Provides common parsing of JSON-RPC 2.0 requests, notifications
and responses.
- parse(String) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
Parses a JSON-RPC 2.0 notification string.
- parse(String, boolean) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
Parses a JSON-RPC 2.0 notification string.
- parse(String, boolean, boolean) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
Parses a JSON-RPC 2.0 notification string.
- parse(String, boolean, boolean, boolean) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
Parses a JSON-RPC 2.0 notification string.
- parse(String) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Parses a JSON-RPC 2.0 request string.
- parse(String, boolean) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Parses a JSON-RPC 2.0 request string.
- parse(String, boolean, boolean) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Parses a JSON-RPC 2.0 request string.
- parse(String, boolean, boolean, boolean) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Parses a JSON-RPC 2.0 request string.
- parse(String) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
Parses a JSON-RPC 2.0 response string.
- parse(String, boolean) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
Parses a JSON-RPC 2.0 response string.
- parse(String, boolean, boolean) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
Parses a JSON-RPC 2.0 response string.
- parse(String, boolean, boolean, boolean) - Static method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
Parses a JSON-RPC 2.0 response string.
- parse(File) - Static method in class net.i2p.addressbook.ConfigParser
Return a Map using the contents of the File file.
- parse(File, Map<String, String>) - Static method in class net.i2p.addressbook.ConfigParser
Return a Map using the contents of the File file.
- parse(String, boolean) - Static method in class net.i2p.addressbook.HostTxtParser
Return a HostTxtEntry from the contents of the inputLine.
- parse(File) - Static method in class net.i2p.addressbook.HostTxtParser
Return a Map using the contents of the File file.
- parse(File, Map<String, HostTxtEntry>) - Static method in class net.i2p.addressbook.HostTxtParser
Return a Map using the contents of the File file.
- parse(Reader) - Method in class net.i2p.apache.http.conn.util.PublicSuffixListParser
Parses the public suffix list format.
- parse(String[]) - Static method in class net.i2p.i2ptunnel.access.DefinitionParser
Processes an array of String objects containing the human-readable definition of
the filter.
- parse(File) - Static method in class net.i2p.jetty.JettyXmlConfigurationParser
Reads and parses the XML configuration file.
- parse(File) - Method in class net.i2p.router.news.NewsXMLParser
Process the XML file.
- parse(InputStream) - Method in class net.i2p.router.news.NewsXMLParser
Process the XML input stream.
- parse(Node, Node, int) - Method in class net.i2p.router.news.XMLParser
Modified from UPnP JaxpParser
- parse(Node, Node, int) - Method in class org.cybergarage.xml.parser.JaxpParser
Recursively parses a DOM node and converts it to a Node tree.
- parse(Node, Node) - Method in class org.cybergarage.xml.parser.JaxpParser
Parses a DOM node and converts it to a Node tree.
- parse(InputStream) - Method in class org.cybergarage.xml.parser.JaxpParser
Parses XML content from the specified input stream using JAXP.
- parse(InputStream) - Method in class org.cybergarage.xml.Parser
Parses XML content from the specified input stream.
- parse(URL) - Method in class org.cybergarage.xml.Parser
Parses XML content from the specified URL.
- parse(File) - Method in class org.cybergarage.xml.Parser
Parses XML content from the specified file.
- parse(String) - Method in class org.cybergarage.xml.Parser
Parses XML content from the specified string.
- parse(DataInputStream, byte[]) - Static method in class org.minidns.dnsname.DnsName
Parse a domain name starting at the current offset and moving the input
stream pointer past this domain name (even if cross references occure).
- parse(int, byte[]) - Static method in class org.minidns.edns.EdnsOption
Parses an EDNS option from the specified option code and data.
- parse(DataInputStream) - Static method in class org.minidns.record.A
Parse A record from data input stream.
- parse(DataInputStream) - Static method in class org.minidns.record.AAAA
Parse AAAA record from data input stream.
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.CNAME
Parse a CNAME record from a data stream.
- parse(DataInputStream, int) - Static method in class org.minidns.record.DLV
Parse a DLV record from a data stream.
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.DNAME
parse.
- parse(DataInputStream, int) - Static method in class org.minidns.record.DNSKEY
parse.
- parse(DataInputStream, int) - Static method in class org.minidns.record.DS
parse.
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.MX
Parse an MX record from a stream.
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.NS
parse.
- parse(DataInputStream, byte[], int) - Static method in class org.minidns.record.NSEC
parse.
- parse(DataInputStream, int) - Static method in class org.minidns.record.NSEC3
parse.
- parse(DataInputStream) - Static method in class org.minidns.record.NSEC3PARAM
parse.
- parse(DataInputStream, int) - Static method in class org.minidns.record.OPENPGPKEY
Parse an OPENPGPKEY record from a data input stream.
- parse(DataInputStream, int) - Static method in class org.minidns.record.OPT
parse.
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.PTR
Parse a PTR record from a data stream.
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.Record
Parse a given record based on the full message data and the current
stream position.
- parse(DataInputStream, byte[], int) - Static method in class org.minidns.record.RRSIG
parse.
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.SOA
parse.
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.SRV
parse.
- parse(DataInputStream, int) - Static method in class org.minidns.record.TLSA
parse.
- parse(DataInputStream, int) - Static method in class org.minidns.record.TXT
parse.
- parse(DataInputStream, int, Record.TYPE) - Static method in class org.minidns.record.UNKNOWN
Parse an unknown record from a stream.
- parse() - Method in class org.rrd4j.core.timespec.TimeParser
Parses the input string specified in the constructor.
- parse3339Date(String) - Static method in class net.i2p.router.news.RFC3339Date
Parse the date
- parse822Date(String) - Static method in class net.i2p.util.RFC822Date
new Date(String foo) is deprecated, so let's do this the hard way
- PARSE_ERROR - Static variable in exception com.thetransactioncompany.jsonrpc2.JSONRPC2Error
JSON parse error (-32700).
- parseArgs(String) - Static method in class net.i2p.i2ptunnel.web.SSLHelper
Parses a space-separated argument string, respecting single and double quotes.
- parseArgs(String) - Static method in class net.i2p.router.startup.LoadClientAppsJob
Parse arg string into an array of args.
- parseAuthArgs(String) - Static method in class net.i2p.util.EepGet
Parse the args in an authentication header.
- parseBoolean(String) - Static method in class org.rrd4j.core.Util
Parses input string as a boolean value.
- parseColor(String) - Static method in class org.rrd4j.core.Util
Parses input string as color.
- parseDouble(String) - Static method in class org.rrd4j.core.Util
Parses input string as a double value.
- parseEncType(String) - Static method in enum net.i2p.crypto.EncType
Convenience for user apps
- parseJSONRPC2Message(String) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Parser
Provides common parsing of JSON-RPC 2.0 requests, notifications
and responses.
- parseJSONRPC2Notification(String) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Parser
Parses a JSON-RPC 2.0 notification string.
- parseJSONRPC2Request(String) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Parser
Parses a JSON-RPC 2.0 request string.
- parseJSONRPC2Response(String) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Parser
Parses a JSON-RPC 2.0 response string.
- parseNonStdAttributes(boolean) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Parser
Specifies whether to parse non-standard attributes found in JSON-RPC
2.0 messages.
- parseParams(String) - Static method in class net.i2p.sam.SAMUtils
Parse SAM parameters, and put them into a Properties object
Modified from EepGet.
- Parser - Class in org.cybergarage.xml
Abstract base class for XML parsers.
- Parser() - Constructor for class org.cybergarage.xml.Parser
Creates a new Parser instance.
- parseReason(int) - Static method in class net.i2p.router.transport.ntcp.InboundEstablishState
Converts a termination reason code to a human-readable string.
- parseReason(int) - Static method in class net.i2p.router.transport.udp.EstablishmentManager
parseReason.
- parseRequestLine(String) - Method in class org.cybergarage.http.HTTPRequest
Parses an HTTP request line and extracts method, URI, and version.
- ParserException - Exception in org.cybergarage.xml
Exception thrown when XML parsing fails.
- ParserException(Exception) - Constructor for exception org.cybergarage.xml.ParserException
Creates a ParserException wrapping another exception.
- ParserException(String) - Constructor for exception org.cybergarage.xml.ParserException
Creates a ParserException with the specified detail message.
- parseSharedData(DataInputStream, int) - Static method in class org.minidns.record.DelegatingDnssecRR
parseSharedData.
- parseSigType(String) - Static method in enum net.i2p.crypto.SigType
Convenience for user apps
- parsesNonStdAttributes() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Parser
Returns true if non-standard attributes in JSON-RPC 2.0
messages are parsed.
- parseSpecs(String) - Method in class net.i2p.router.web.GraphGenerator
-
- parseSubscriptions(File, List<String>) - Static method in class net.i2p.addressbook.ConfigParser
Return a List using the contents of the File file.
- PARTIAL_CONTENT - Static variable in class org.cybergarage.http.HTTPStatus
HTTP 206 Partial Content
- PartialEepGet - Class in net.i2p.util
Fetch exactly the first 'size' bytes into a stream
Anything less or more will throw an IOException
No retries, no min and max size options, no timeout option
If the server does not return a Content-Length header of the correct size,
the fetch will fail.
- PartialEepGet(I2PAppContext, String, int, OutputStream, String, long) - Constructor for class net.i2p.util.PartialEepGet
Instantiate an EepGet that will fetch exactly size bytes when fetch() is called.
- PartialPiece - Class in org.klomp.snark
Represents a piece of a torrent being downloaded, storing partial data either on the heap or in a
temporary file if the piece is large.
- PartialPiece(Piece, int, File) - Constructor for class org.klomp.snark.PartialPiece
Constructs a PartialPiece for the given piece with specified length.
- ParticipatingThrottler - Class in net.i2p.router.tunnel.pool
Count how often we have accepted a tunnel with the peer as the previous or next hop.
- ParticipatingThrottler(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.ParticipatingThrottler
Participating throttler
- ParticipatingThrottler.Result - Enum in net.i2p.router.tunnel.pool
Result of throttling decision for tunnel participation requests.
- parts - Variable in class i2p.susi.webmail.MailPart
parts.
- PARTSIZE - Static variable in class org.klomp.snark.PeerState
Chunk size for outbound piece requests.
- passConditionalHeaders(HttpServletRequest, HttpServletResponse, BasicServlet.HttpContent) - Method in class org.klomp.snark.web.BasicServlet
Check modification date headers.
- PasswordManager - Class in net.i2p.util
Manage both plaintext and salted/hashed password storage in
router.config.
- PasswordManager(I2PAppContext) - Constructor for class net.i2p.util.PasswordManager
PasswordManager.
- PathChallengeBlock(byte[]) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.PathChallengeBlock
PathChallengeBlock.
- PathIterator - Class in org.rrd4j.graph
Iterator for processing paths in RRD graph rendering.
- PathIterator(double[]) - Constructor for class org.rrd4j.graph.PathIterator
Creates a path iterator for the specified y-coordinate array.
- PathResponseBlock(byte[]) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.PathResponseBlock
PathResponseBlock.
- Pattern - Class in com.southernstorm.noise.protocol
Information about all supported handshake patterns.
- PATTERN - Static variable in class org.rrd4j.core.Util
-
- PATTERN_ID_IK - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Ratchet
- PATTERN_ID_IKHFS_1024 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
PATTERN_ID_IKHFS_1024.
- PATTERN_ID_IKHFS_512 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Hybrid Ratchet
- PATTERN_ID_IKHFS_768 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
PATTERN_ID_IKHFS_768.
- PATTERN_ID_N - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Tunnels
- PATTERN_ID_N_NO_RESPONSE - Static variable in class com.southernstorm.noise.protocol.HandshakeState
same as N but no post-mixHash needed
- PATTERN_ID_XK - Static variable in class com.southernstorm.noise.protocol.HandshakeState
NTCP2
- PATTERN_ID_XK_SSU2 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
SSU2
- PATTERN_ID_XKHFS_1024 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
PATTERN_ID_XKHFS_1024.
- PATTERN_ID_XKHFS_512 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Hybrid NTCP2
- PATTERN_ID_XKHFS_512_SSU2 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Hybrid SSU2
- PATTERN_ID_XKHFS_768 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
PATTERN_ID_XKHFS_768.
- PATTERN_ID_XKHFS_768_SSU2 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
PATTERN_ID_XKHFS_768_SSU2.
- pauseRunner() - Method in class net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
deprecated unused
- Payload - Class in net.i2p.data
Message payload container for I2P communications with encryption support.
- Payload() - Constructor for class net.i2p.data.Payload
Required for deserialization.
- PAYLOAD_TYPE_DATA - Static variable in class net.i2p.router.transport.udp.UDPPacket
Packet type: data.
- PAYLOAD_TYPE_RELAY_INTRO - Static variable in class net.i2p.router.transport.udp.UDPPacket
Packet type: relay intro.
- PAYLOAD_TYPE_RELAY_REQUEST - Static variable in class net.i2p.router.transport.udp.UDPPacket
Packet type: relay request.
- PAYLOAD_TYPE_RELAY_RESPONSE - Static variable in class net.i2p.router.transport.udp.UDPPacket
Packet type: relay response.
- PAYLOAD_TYPE_SESSION_CONFIRMED - Static variable in class net.i2p.router.transport.udp.UDPPacket
Packet type: session confirmed.
- PAYLOAD_TYPE_SESSION_CREATED - Static variable in class net.i2p.router.transport.udp.UDPPacket
Packet type: session created.
- PAYLOAD_TYPE_SESSION_DESTROY - Static variable in class net.i2p.router.transport.udp.UDPPacket
Packet type: session destroy.
- PAYLOAD_TYPE_SESSION_REQUEST - Static variable in class net.i2p.router.transport.udp.UDPPacket
Packet type: session request.
- PAYLOAD_TYPE_TEST - Static variable in class net.i2p.router.transport.udp.UDPPacket
Packet type: test.
- payloadData - Variable in class org.minidns.record.Record
The payload object of this record.
- PayloadGarlicConfig - Class in net.i2p.router.message
A GarlicConfig that holds a single I2NPMessage payload with no sub-cloves.
- PayloadGarlicConfig(Certificate, long, long, DeliveryInstructions, I2NPMessage) - Constructor for class net.i2p.router.message.PayloadGarlicConfig
-
- payloadTypeToString(int) - Static method in class net.i2p.router.transport.udp.UDPPacket
Packet type enumeration.
- pcapWriter - Static variable in class net.i2p.client.streaming.impl.I2PSocketManagerFull
The PCAP writer
- PcapWriter - Class in net.i2p.client.streaming.impl
Write a standard pcap file with a "TCP" packet that can be analyzed with
standard tools such as wireshark.
- PcapWriter(I2PAppContext, String) - Constructor for class net.i2p.client.streaming.impl.PcapWriter
Creates a new PcapWriter that writes to the specified file in the log directory.
- PDef - Class in org.rrd4j.data
RRD PDEF (Plottable Data Source Definition) implementation.
Creates data sources from plottable objects that can provide values based on timestamps.
- PDef(String, IPlottable) - Constructor for class org.rrd4j.data.PDef
Creates a new PDef instance.
- PDef - Class in org.rrd4j.graph
Represents a plottable data definition (PDEF) in RRD graphs.
- PDef(String, IPlottable) - Constructor for class org.rrd4j.graph.PDef
-
- pdpCount - Variable in class org.rrd4j.core.jrrd.Archive
Number of primary data points per consolidated data point.
- PDPStatusBlock - Class in org.rrd4j.core.jrrd
Instances of this class model the primary data point status from an RRD file.
- PDPStatusBlock(RRDFile) - Constructor for class org.rrd4j.core.jrrd.PDPStatusBlock
-
- pdpStep - Variable in class org.rrd4j.core.jrrd.Header
Primary data point step
- Peer - Class in org.klomp.snark.dht
Represents a single peer participating in a specific torrent within the DHT tracker.
- Peer(byte[]) - Constructor for class org.klomp.snark.dht.Peer
Creates a new peer with the specified identification data.
- Peer - Class in org.klomp.snark
Represents a peer in the BitTorrent network, managing all public information and communication
with that peer.
- Peer(PeerID, byte[], byte[], MetaInfo) - Constructor for class org.klomp.snark.Peer
Outgoing connection.
- Peer(I2PSocket, InputStream, OutputStream, byte[], byte[], MetaInfo) - Constructor for class org.klomp.snark.Peer
Incoming connection.
- PEER_SELECTION_COOLDOWN_MS - Static variable in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Peers selected within this window are excluded from further selection to ensure diversity
- PEER_SIZE - Static variable in class net.i2p.data.i2np.BuildRequestRecord
we show 16 bytes of the peer hash outside the elGamal block
- PEER_TEST_FLAG_BYTE - Static variable in class net.i2p.router.transport.udp.SSU2Util
Message type flag for peer test
- PEER_TEST_PROLOGUE - Static variable in class net.i2p.router.transport.udp.SSU2Util
Prologue for peer test signatures
- PeerAcceptor - Class in org.klomp.snark
Accepts incomming connections from peers.
- PeerAcceptor(PeerCoordinator) - Constructor for class org.klomp.snark.PeerAcceptor
Creates a single-torrent PeerAcceptor.
- PeerAcceptor(PeerCoordinatorSet) - Constructor for class org.klomp.snark.PeerAcceptor
Creates a multi-torrent PeerAcceptor.
- PeerAcceptor.ProtocolException - Exception in org.klomp.snark
A unique exception so we can tell the ConnectionAcceptor about non-BT connections
- peerChange(PeerCoordinator, Peer) - Method in interface org.klomp.snark.CoordinatorListener
Called when the PeerCoordinator notices a change in the state of a peer.
- peerChange(PeerCoordinator, Peer) - Method in class org.klomp.snark.Snark
CoordinatorListener no-op
- PeerCheckerTask - Class in org.klomp.snark
TimerTask that checks for good/bad up/downloader.
- PeerCheckerTask(I2PSnarkUtil, PeerCoordinator) - Constructor for class org.klomp.snark.PeerCheckerTask
Creates a new checker task for the given coordinator.
- PeerComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.PeerComparator
-
- PeerConnectionIn - Class in org.klomp.snark
Handles incoming BitTorrent protocol messages from a peer.
This class runs in a separate thread to continuously read and parse incoming messages, delegating
them to the appropriate PeerState handlers.
- PeerConnectionIn(Peer, DataInputStream) - Constructor for class org.klomp.snark.PeerConnectionIn
Create a handler for incoming messages from a peer.
- PeerConnectionOut - Class in org.klomp.snark
Manages outgoing BitTorrent protocol messages to a peer.
This class maintains a queue of outgoing messages and handles bandwidth limiting, message
prioritization, and reliable delivery to the peer.
- PeerConnectionOut(Peer, DataOutputStream) - Constructor for class org.klomp.snark.PeerConnectionOut
Creates a new outgoing connection handler.
- PeerCoordinator - Class in org.klomp.snark
Coordinates peer activities for a single torrent including upload/download management,
peer selection, piece distribution, and bandwidth allocation.
- PeerCoordinator(I2PSnarkUtil, byte[], byte[], MetaInfo, Storage, CoordinatorListener, Snark, BandwidthListener) - Constructor for class org.klomp.snark.PeerCoordinator
-
- PeerCoordinatorSet - Class in org.klomp.snark
Thread-safe collection for managing PeerCoordinator instances across multiple torrents.
- PeerCoordinatorSet() - Constructor for class org.klomp.snark.PeerCoordinatorSet
Creates a new empty PeerCoordinatorSet.
- PeerHelper - Class in net.i2p.router.web.helpers
Helper for peer connections page rendering and form processing.
- PeerHelper() - Constructor for class net.i2p.router.web.helpers.PeerHelper
PeerHelper.
- PeerID - Class in org.klomp.snark
Store the address information about a peer.
- PeerID(byte[], Destination) - Constructor for class org.klomp.snark.PeerID
Creates a PeerID from a peer ID byte array and destination address.
- PeerID(BDecoder) - Constructor for class org.klomp.snark.PeerID
Creates a PeerID from a BDecoder.
- PeerID(Map<String, BEValue>) - Constructor for class org.klomp.snark.PeerID
Creates a PeerID from a Map containing BEncoded peer id, ip and port.
- PeerID(byte[], I2PSnarkUtil) - Constructor for class org.klomp.snark.PeerID
Creates a PeerID from a destHash
- peerList() - Method in class org.klomp.snark.PeerCoordinator
Returns a snapshot of the connected peers list for web page detailed stats.
- PeerListener - Interface in org.klomp.snark
Listener for Peer events.
- PeerManager - Class in net.i2p.router.peermanager
Tracks peer capabilities and manages the periodic profile reorganization cycle.
- PeerManager(RouterContext) - Constructor for class net.i2p.router.peermanager.PeerManager
Profiles are now loaded in a separate thread,
so this should return quickly.
- peerManager() - Method in class net.i2p.router.RouterContext
Minimal interface for selecting peers for various tasks based on given
criteria.
- PeerManagerFacade - Interface in net.i2p.router
Manage peer references and keep them up to date so that when asked for peers,
it can provide appropriate peers according to the criteria provided.
- PeerManagerFacadeImpl - Class in net.i2p.router.peermanager
Base implementation that has simple algorithms and periodically saves state
- PeerManagerFacadeImpl(RouterContext) - Constructor for class net.i2p.router.peermanager.PeerManagerFacadeImpl
PeerManagerFacadeImpl.
- PeerProfile - Class in net.i2p.router.peermanager
Copied from http://www.i2p2.i2p/how_peerselection.html
See also main() below for additional commentary by zzz.
- PeerProfile(RouterContext, Hash) - Constructor for class net.i2p.router.peermanager.PeerProfile
Caller should call setLastHeardAbout() and setFirstHeardAbout()
- Peers - Class in org.klomp.snark.dht
Thread-safe collection of all peers participating in a single torrent.
- Peers() - Constructor for class org.klomp.snark.dht.Peers
Creates a new peer collection with initial capacity for 8 peers.
- peers - Variable in class org.klomp.snark.PeerCoordinator
synchronize on this when changing peers or downloaders.
- PeerSelectionCriteria - Class in net.i2p.router.peermanager
Defines the criteria for selecting a set of peers for use when searching the
PeerManager.
- PeerSelectionCriteria() - Constructor for class net.i2p.router.peermanager.PeerSelectionCriteria
-
- PeerSelector - Class in net.i2p.router.networkdb.kademlia
Abstract base class for peer selection in Kademlia routing tables.
- PeerSelector(RouterContext) - Constructor for class net.i2p.router.networkdb.kademlia.PeerSelector
PeerSelector.
- peerSendsBadReplies(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Check whether a peer sends an excessive rate of invalid or failed
netDb lookup replies (potential misbehavior indicator).
- PeerState - Class in net.i2p.router.transport.udp
Contain all of the state about a UDP connection to a peer.
- PeerState(RouterContext, UDPTransport, InetSocketAddress, Hash, boolean, int) - Constructor for class net.i2p.router.transport.udp.PeerState
For SSU2
- PeerState - Class in org.klomp.snark
Manages the state and protocol logic for a BitTorrent peer connection.
This class tracks peer interest/choking status, piece availability, request queues, and handles
all BitTorrent protocol message processing.
- PeerState(Peer, PeerListener, BandwidthListener, MetaInfo, PeerConnectionIn, PeerConnectionOut) - Constructor for class org.klomp.snark.PeerState
-
- PeerState2 - Class in net.i2p.router.transport.udp
Contain all of the state about a UDP connection to a peer.
- PeerState2(RouterContext, UDPTransport, InetSocketAddress, Hash, boolean, int, CipherState, CipherState, long, long, byte[], byte[], byte[]) - Constructor for class net.i2p.router.transport.udp.PeerState2
If inbound, caller MUST immediately call setWeRelayToThemAs() (if nonzero) and sendAck0().
- PeerStateDestroyed - Class in net.i2p.router.transport.udp
Small, stub version of PeerState2, for handling destroy acks
with possible tokens in them.
- PeerStateDestroyed(RouterContext, UDPTransport, PeerState2) - Constructor for class net.i2p.router.transport.udp.PeerStateDestroyed
This must be called after the first termination or termination ack
was sent from PeerState2, so the next packet number is correct.
- PeerStateDestroyed(RouterContext, UDPTransport, RemoteHostId, long, long, CipherState, CipherState, byte[], byte[], byte[], int) - Constructor for class net.i2p.router.transport.udp.PeerStateDestroyed
Direct from IES2, there was never a PS2.
- PeerTestBlock(int, int, Hash, byte[]) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.PeerTestBlock
-
- PeerTestEvent - Class in net.i2p.router.transport.udp
Initiate a test (we are Alice)
- PeerTestEvent(RouterContext, UDPTransport, PeerTestManager) - Constructor for class net.i2p.router.transport.udp.PeerTestEvent
Peer test event.
- PeerTestJob - Class in net.i2p.router.peermanager
Periodically tests selected peers to gather real-time performance data and update peer profiles.
- PeerTestJob(RouterContext) - Constructor for class net.i2p.router.peermanager.PeerTestJob
Creates a new PeerTestJob instance and initializes required statistics.
- PeerTestManager - Class in net.i2p.router.transport.udp
Entry points are runTest() to start a new test as Alice,
and receiveTest() for all received test packets.
- PeerTestManager(RouterContext, UDPTransport) - Constructor for class net.i2p.router.transport.udp.PeerTestManager
Have seen peer tests (as Alice) get stuck (_currentTest != null)
so I've thrown some synchronizization on the methods;
don't know the root cause or whether this fixes it
- PeerTestState - Class in net.i2p.router.transport.udp
Track the state of a peer test.
- PeerTestState(PeerTestState.Role, PeerState, boolean, long, long) - Constructor for class net.i2p.router.transport.udp.PeerTestState
Create a new peer test state for the given role.
- PeerTestState.Role - Enum in net.i2p.router.transport.udp
Roles for peer testing scenarios.
- PendingGatewayMessage - Class in net.i2p.router.tunnel
Stores all the state for an unsent or partially-sent message
- PendingGatewayMessage(I2NPMessage, Hash, TunnelId) - Constructor for class net.i2p.router.tunnel.PendingGatewayMessage
PendingGatewayMessage.
- PER_FLOODFILL_PEER_TIMEOUT - Static variable in class net.i2p.router.networkdb.kademlia.ExploreJob
Timeout per floodfill peer in milliseconds; shorter to avoid delays with unresponsive peers.
- PER_FLOODFILL_PEER_TIMEOUT - Static variable in class net.i2p.router.networkdb.kademlia.SearchJob
Timeout per floodfill peer in ms
- PERCENTAGE - Static variable in class edu.internet2.ndt.NDTConstants
Percentage multiplier (100).
- PercentElem(int, long, double) - Constructor for class org.rrd4j.data.Variable.PercentElem
Position (unused, for sorting tie-break ordering) @param timestamp the timestamp @param value the value.
- PERCENTILE(float, boolean) - Constructor for class org.rrd4j.data.Variable.PERCENTILE
PERCENTILE.
- PERCENTILE(double) - Constructor for class org.rrd4j.data.Variable.PERCENTILE
PERCENTILE.
- PERCENTILE(float) - Constructor for class org.rrd4j.data.Variable.PERCENTILE
PERCENTILE.
- PERCENTILENAN(float) - Constructor for class org.rrd4j.data.Variable.PERCENTILENAN
PERCENTILENAN.
- PERCENTILENAN(double) - Constructor for class org.rrd4j.data.Variable.PERCENTILENAN
PERCENTILENAN.
- PerfectStringHash - Class in com.tomgibara.crinch.hashing
A "minimal perfect hash" for Strings.
- PerfectStringHash(String[]) - Constructor for class com.tomgibara.crinch.hashing.PerfectStringHash
Constructs a minimal perfect string hashing over the supplied strings.
- performActionListener(ActionRequest) - Method in class org.cybergarage.upnp.Action
Performs the action listener for this action.
- performAddDeviceListener(Device) - Method in class org.cybergarage.upnp.ControlPoint
-
- performEventListener(String, long, String, String) - Method in class org.cybergarage.upnp.ControlPoint
-
- performNotifyListener(SSDPPacket) - Method in class org.cybergarage.upnp.ControlPoint
Notify all registered notify listeners of a received SSDP packet.
- performQueryListener(QueryRequest) - Method in class org.cybergarage.upnp.StateVariable
performQueryListener.
- performRemoveDeviceListener(Device) - Method in class org.cybergarage.upnp.ControlPoint
-
- performRequestListener(HTTPRequest) - Method in class org.cybergarage.http.HTTPServer
Notifies all registered request listeners of an HTTP request.
- performSearchListener(SSDPPacket) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocket
performSearchListener.
- performSearchResponseListener(SSDPPacket) - Method in class org.cybergarage.upnp.ControlPoint
-
- PERIODS - Static variable in class net.i2p.router.web.GraphListener
Number of periods in one day (1440 = 60 minutes * 24 hours at 1-minute resolution).
- PERMUTE - Static variable in class gnu.getopt.Getopt
PERMUTE is the default.
- PersistDHT - Class in org.klomp.snark.dht
Retrieve / Store the local DHT in a file.
- PersistDHT() - Constructor for class org.klomp.snark.dht.PersistDHT
-
- PersistenceHelper - Class in net.i2p.stat
Output rate data.
- PersistenceHelper() - Constructor for class net.i2p.stat.PersistenceHelper
-
- PersistentDataStore - Class in net.i2p.router.networkdb.kademlia
Persistent network database storage with disk I/O and memory management.
- PersistentDataStore(RouterContext, String, KademliaNetworkDatabaseFacade) - Constructor for class net.i2p.router.networkdb.kademlia.PersistentDataStore
Creates a new persistent data store.
- PersistentKeyRing - Class in net.i2p.router
ConcurrentHashMap with backing in the router.config file.
- PersistentKeyRing(RouterContext) - Constructor for class net.i2p.router.PersistentKeyRing
PersistentKeyRing.
- PersistentMailCache - Class in i2p.susi.webmail
Manages persistent on-disk email cache with custom compressed format.
- PersistentMailCache(I2PAppContext, String, int, String, String, String) - Constructor for class i2p.susi.webmail.PersistentMailCache
Use the params to generate a unique directory name.
- PersistNews - Class in net.i2p.router.news
Handles persistent storage and retrieval of news entries to/from disk.
- PersistNews() - Constructor for class net.i2p.router.news.PersistNews
-
- PersistRouterInfoJob - Class in net.i2p.router.tasks
Router information persistence and synchronization job.
- PersistRouterInfoJob(RouterContext) - Constructor for class net.i2p.router.tasks.PersistRouterInfoJob
Create a new router info persistence job.
- PersistSybil - Class in net.i2p.router.sybil
Store and retrieve analysis files from disk.
- PersistSybil(I2PAppContext) - Constructor for class net.i2p.router.sybil.PersistSybil
Create a new PersistSybil instance.
- persistValue(RouterContext, int) - Method in class net.i2p.router.Tuner.BaseParam
Persist a tuned value to autotune.config.
- PFX_OPTION - Static variable in class net.i2p.i2ptunnel.TunnelController
P f x o p t i o n
- pgettext(ResourceBundle, String, String) - Static method in class gnu.gettext.GettextResource
Returns the translation of msgid in the context of
msgctxt.
- pickInbound(RouterAddress, boolean, Properties, int) - Method in class net.i2p.router.transport.udp.IntroductionManager
Grab a bunch of peers who are willing to be introducers for us that
are locally known (duh) and have published their own SSU address (duh^2).
- pickTestPeer(PeerTestState.Role, int, boolean, RemoteHostId) - Method in class net.i2p.router.transport.udp.UDPTransport
Pick a Bob (if we are Alice) or a Charlie (if we are Bob).
- PIECE - Static variable in class org.klomp.snark.Message
P i e c e
- piece - Variable in class org.klomp.snark.Message
The piece index
- Piece - Class in org.klomp.snark
Represents a torrent piece and tracks which peers have it and are requesting it.
- Piece(int) - Constructor for class org.klomp.snark.Piece
Creates a new Piece with the given ID.
- pieceMessage(Request) - Method in class org.klomp.snark.PeerState
Called when a full chunk (i.e.
- ping(String) - Static method in class net.i2p.addressbook.HostCheckerBridge
Ping a single host and return as result as a Map
- ping(Destination, long) - Method in interface net.i2p.client.streaming.I2PSocketManager
Ping the specified peer, returning true if they replied to the ping within
the timeout specified, false otherwise.
- ping(Destination, int, int, long) - Method in interface net.i2p.client.streaming.I2PSocketManager
Ping the specified peer, returning true if they replied to the ping within
the timeout specified, false otherwise.
- ping(Destination, int, int, long, byte[]) - Method in interface net.i2p.client.streaming.I2PSocketManager
Ping the specified peer, returning true if they replied to the ping within
the timeout specified, false otherwise.
- ping(Destination, long) - Method in class net.i2p.client.streaming.impl.ConnectionManager
blocking
- ping(Destination, int, int, long) - Method in class net.i2p.client.streaming.impl.ConnectionManager
blocking
- ping(Destination, int, int, long, boolean) - Method in class net.i2p.client.streaming.impl.ConnectionManager
blocking
- ping(Destination, int, int, long, boolean, ConnectionManager.PingNotifier) - Method in class net.i2p.client.streaming.impl.ConnectionManager
blocking
- ping(Destination, int, int, long, byte[]) - Method in class net.i2p.client.streaming.impl.ConnectionManager
blocking
- ping(Destination, long) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Ping the specified peer, returning true if they replied to the ping within
the timeout specified, false otherwise.
- ping(Destination, int, int, long) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Ping the specified peer, returning true if they replied to the ping within
the timeout specified, false otherwise.
- ping(Destination, int, int, long, byte[]) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Ping the specified peer, returning true if they replied to the ping within
the timeout specified, false otherwise.
- ping(Destination, int) - Method in interface org.klomp.snark.dht.DHT
Ping.
- ping(Destination, int) - Method in class org.klomp.snark.dht.KRPC
Ping.
- pingComplete(boolean) - Method in interface net.i2p.client.streaming.impl.ConnectionManager.PingNotifier
-
- pingDestination(String) - Method in class net.i2p.addressbook.HostPing
Ping a single destination.
- Pinger - Class in net.i2p.i2ptunnel.streamr
Pings streamr destinations.
- Pinger(I2PAppContext, int) - Constructor for class net.i2p.i2ptunnel.streamr.Pinger
-
- pingFromFile(String) - Method in class net.i2p.addressbook.HostPing
Ping all destinations listed in a file (one per line).
- pingIntroducers() - Method in class net.i2p.router.transport.udp.IntroductionManager
Was part of pickInbound(), moved out so we can call it more often
- pingReceived(String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- pingReceived(String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
data).
- PingResult(boolean, long, long, String, String) - Constructor for class net.i2p.addressbook.HostChecker.PingResult
Create a new PingResult with all fields.
- PingResult(boolean, long, long, String) - Constructor for class net.i2p.addressbook.HostChecker.PingResult
Create a new PingResult without LeaseSet types.
- PingResult(boolean, long, long) - Constructor for class net.i2p.addressbook.HostChecker.PingResult
Create a new PingResult with minimal fields.
- PKT_NUM_LEN - Static variable in class net.i2p.router.transport.udp.SSU2Util
Length of packet number field in bytes
- PKT_NUM_OFFSET - Static variable in class net.i2p.router.transport.udp.SSU2Util
Offset of packet number in header
- placeComments() - Method in class org.rrd4j.graph.LegendComposer
Place comments
- PLOT_BARS - Static variable in class net.i2p.router.web.helpers.RingRenderer
Plot type: mini bars at the bottom of the ring
- PLOT_LINE - Static variable in class net.i2p.router.web.helpers.RingRenderer
Plot type: line chart clipped to the inner circle area
- PlotElement - Class in org.rrd4j.graph
Abstract base class for plot elements in RRD graphs.
- PlotElement(Paint) - Constructor for class org.rrd4j.graph.PlotElement
Creates a new plot element with the specified color.
- plotElements - Variable in class org.rrd4j.graph.RrdGraphDef
List of plot elements (lines, areas, rules, spans) to render.
- PLUGIN_DIR - Static variable in class net.i2p.router.update.PluginUpdateRunner
PLUGIN_DIR.
- PLUGIN_DIR - Static variable in class net.i2p.router.web.PluginStarter
PLUGIN_DIR.
- pluginProperties(I2PAppContext, String) - Static method in class net.i2p.router.web.PluginStarter
plugin.config
- pluginProperties() - Static method in class net.i2p.router.web.PluginStarter
plugins.config
this auto-adds a property for every dir in the plugin directory
- pluginsEnabled(I2PAppContext) - Static method in class net.i2p.router.web.PluginStarter
-
- PluginStarter - Class in net.i2p.router.web
Start/stop/delete plugins that are already installed
Get properties of installed plugins
Get or change settings in plugins.config
- PluginStarter(RouterContext) - Constructor for class net.i2p.router.web.PluginStarter
PluginStarter.
- PluginStopper - Class in net.i2p.router.web
Stop all plugins that are installed and running
- PluginStopper(RouterContext, Server) - Constructor for class net.i2p.router.web.PluginStopper
PluginStopper.
- PluginUpdateChecker - Class in net.i2p.router.update
Check for an updated version of a plugin.
- PluginUpdateChecker(RouterContext, ConsoleUpdateManager, List<URI>, String, String) - Constructor for class net.i2p.router.update.PluginUpdateChecker
-
- PluginUpdateHandler - Class in net.i2p.router.update
Check for or download an updated version of a plugin.
- PluginUpdateHandler(RouterContext, ConsoleUpdateManager) - Constructor for class net.i2p.router.update.PluginUpdateHandler
Create a plugin update handler
- PluginUpdateRunner - Class in net.i2p.router.update
Check for an updated version of a plugin.
- PluginUpdateRunner(RouterContext, ConsoleUpdateManager, List<URI>, String, String) - Constructor for class net.i2p.router.update.PluginUpdateRunner
-
- PLUS - Static variable in class org.rrd4j.core.timespec.TimeToken
Token for "+" - addition operator
- PM - Static variable in class org.rrd4j.core.timespec.TimeToken
Token for "pm" - evening times for 0-12 hour clock
- pmodeChecked(int) - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Check whether the given proxy mode matches the current proxy configuration.
- pn - Variable in class net.i2p.router.crypto.ratchet.RatchetEntry
The previous chain length
- PNBlock(int) - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload.PNBlock
Builds a packet number block.
- POINTER_TEST_HACK - Variable in class com.maxmind.db.Decoder
-
- Points - Class in net.i2p.router.sybil
A total score and a List of reason Strings
- Points(double, String) - Constructor for class net.i2p.router.sybil.Points
Create a new Points instance with an initial value.
- pointwiseAccountMontgomery(Poly, PolyVec, PolyVec, MLKEMEngine) - Static method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
pointwiseAccountMontgomery.
- PoisonI2CPMessage - Class in net.i2p.internal
For marking end-of-queues in a standard manner.
- PoisonI2CPMessage() - Constructor for class net.i2p.internal.PoisonI2CPMessage
PoisonI2CPMessage.
- poll() - Method in class net.i2p.internal.I2CPMessageQueue
Receive a message, nonblocking.
- poll() - Method in class net.i2p.router.client.I2CPMessageQueueImpl
Receive a message, non-blocking
- poll() - Method in class net.i2p.router.transport.PrioritySendPool
Return the highest-priority message, or null if empty.
- poll() - Method in class net.i2p.router.util.CoDelBlockingQueue
poll.
- poll() - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
poll.
- pollInterval - Variable in class net.i2p.router.time.NtpMessage
This value indicates the maximum interval between successive messages,
in seconds to the nearest power of two.
- Poly - Class in org.bouncycastle.pqc.crypto.mlkem
Polynomial representation for ML-KEM operations.
- Poly(MLKEMEngine) - Constructor for class org.bouncycastle.pqc.crypto.mlkem.Poly
Poly.
- Poly1305 - Class in com.southernstorm.noise.crypto
Simple implementation of the Poly1305 message authenticator.
- Poly1305() - Constructor for class com.southernstorm.noise.crypto.Poly1305
Constructs a new Poly1305 message authenticator.
- polyInverseNttToMont() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
polyInverseNttToMont.
- polyNtt() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
polyNtt.
- polySubtract(Poly) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
polySubtract.
- PolyVec - Class in org.bouncycastle.pqc.crypto.mlkem
Vector of polynomials for ML-KEM operations.
- PolyVec(MLKEMEngine) - Constructor for class org.bouncycastle.pqc.crypto.mlkem.PolyVec
PolyVec.
- PolyVec() - Constructor for class org.bouncycastle.pqc.crypto.mlkem.PolyVec
PolyVec.
- polyVecInverseNttToMont() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
polyVecInverseNttToMont.
- polyVecNtt() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
polyVecNtt.
- pongReceived(String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- pongReceived(String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
data).
- pool0Count - Variable in class gnu.crypto.prng.FortunaStandalone
bytes added to pool 0
- PooledTunnelCreatorConfig - Class in net.i2p.router.tunnel.pool
Data about a tunnel we created
- PooledTunnelCreatorConfig(RouterContext, int, boolean, Hash, TunnelPool) - Constructor for class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
Creates a new instance of PooledTunnelCreatorConfig
- poolName - Variable in class org.rrd4j.core.RrdSyncThreadPool.DaemonThreadFactory
Pool name
- pools - Variable in class gnu.crypto.prng.FortunaStandalone
null if using DevRandom
- poolShuttingDown(String, boolean) - Method in interface net.i2p.client.TunnelStatusListener
Called when a tunnel pool is being shut down (all tunnels being removed).
- poolUsed - Variable in class org.rrd4j.graph.RrdGraphDef
Whether to use RrdDbPool for accessing RRD files.
- POP3MailBox - Class in i2p.susi.webmail.pop3
POP3 client for retrieving email from POP3 servers over I2P.
- POP3MailBox(String, int, String, String) - Constructor for class i2p.susi.webmail.pop3.POP3MailBox
Does not connect.
- POP3MailBox.FetchRequest - Interface in i2p.susi.webmail.pop3
Request for fetching email data with UIDL and header options.
- populateState(byte[]) - Method in class org.bouncycastle.crypto.digests.LongDigest
populateState.
- port - Variable in class net.i2p.i2ptunnel.I2PTunnel
the I2CP port, non-null
- Port(String, int) - Constructor for class net.i2p.router.transport.TransportManager.Port
IPv4 only
- Port(String, String, int) - Constructor for class net.i2p.router.transport.TransportManager.Port
IPv6 only
- port - Variable in class net.i2p.router.transport.TransportManager.Port
Port number
- PORT - Static variable in class org.cybergarage.upnp.ssdp.SSDP
Default destination port for SSDP multicast messages
- PORT - Static variable in class org.klomp.snark.Message
P o r t
- PORT - Static variable in class org.klomp.snark.TrackerClient
Default BitTorrent tracker port.
- port - Variable in class org.minidns.record.SRV
The target port.
- PORT_ANY - Static variable in interface net.i2p.client.I2PSession
Any port
- PORT_RESTRICTED_NAT - Static variable in class org.freenetproject.DetectedIP
Port restricted cone NAT.
- PORT_UNSPECIFIED - Static variable in interface net.i2p.client.I2PSession
Unspecified port
- PortableWorkingDir - Class in net.i2p.router.startup
Get a relative working directory for i2p based upon properties by parent process.
- portChanged() - Method in class net.i2p.router.transport.udp.EstablishmentManager
Remove all tokens
- portForwardStatus(Map<ForwardPort, ForwardPortStatus>) - Method in interface org.freenetproject.ForwardPortCallback
Called to indicate status on one or more forwarded ports.
- portHopping(String) - Method in class net.i2p.router.Banlist
Record a port hopping attempt from an IP.
- portHopping(Hash) - Method in class net.i2p.router.Banlist
Record a port hopping attempt from a peer identified by its Router hash.
- portMapper() - Method in class net.i2p.I2PAppContext
Basic mapping from service names to ports
- PortMapper - Class in net.i2p.util
Map services to internal or external application ports
for this context.
- PortMapper(I2PAppContext) - Constructor for class net.i2p.util.PortMapper
Create a port mapper
- portMessage(int) - Method in class org.klomp.snark.PeerState
Handle a port message from the peer.
- portNumber - Variable in class org.freenetproject.ForwardPort
Port number to forward
- PositionalParamsRetriever - Class in com.thetransactioncompany.jsonrpc2.util
Utility class for retrieving JSON-RPC 2.0 positional parameters (packed into
a JSON Array).
- PositionalParamsRetriever(List<Object>) - Constructor for class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
Creates a new positional parameters retriever from the specified
value list.
- POSITIVE_INT_RANGE - Static variable in class com.tomgibara.crinch.hashing.HashRange
Positive int range from 1 to Integer.MAX_VALUE
- POSITIVE_LONG_RANGE - Static variable in class com.tomgibara.crinch.hashing.HashRange
Positive long range from 1 to Long.MAX_VALUE
- posixly_correct - Variable in class gnu.getopt.Getopt
The flag determines whether or not we operate in strict POSIX compliance
- post(Map<String, Object>, long, long, long) - Method in class net.i2p.util.EepPost
Submit an HTTP POST to the given URL (using the proxy if specified), uploading the given fields.
- post(String, String, long, long, long) - Method in class net.i2p.util.EepPost
In-memory, not for large POSTs
- post(String, byte[], long, long, long) - Method in class net.i2p.util.EepPost
In-memory, not for large POSTs
- post(String, File, long, long, long) - Method in class net.i2p.util.EepPost
For large POSTs
- POST - Static variable in class org.cybergarage.http.HTTP
POST HTTP method
- post(HTTPResponse) - Method in class org.cybergarage.http.HTTPRequest
Posts an HTTP response back to the client.
- post(String, int, boolean) - Method in class org.cybergarage.http.HTTPRequest
Posts this HTTP request to the specified host and port.
- post(String, int) - Method in class org.cybergarage.http.HTTPRequest
Posts this HTTP request to the specified host and port with no keep-alive.
- post(HTTPResponse, long, long, boolean) - Method in class org.cybergarage.http.HTTPSocket
Posts an HTTP response with the specified content parameters.
- post() - Method in class org.cybergarage.upnp.control.ActionRequest
Posts the action request and gets the response.
- post() - Method in class org.cybergarage.upnp.control.QueryRequest
Posts the query request and returns the response.
- post(SubscriptionResponse) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
post.
- post() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
post.
- post(HTTPRequest, String, int) - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Post an HTTP request as a multicast message.
- post(HTTPRequest) - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Post an HTTP request using default bind settings.
- post(String, int, String) - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
post.
- post(SSDPNotifyRequest) - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
- post(String, int, SSDPSearchResponse) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
post.
- post(String, int, SSDPSearchRequest) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
post.
- post(SSDPSearchRequest) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
Sends an M-SEARCH request from all sockets in the list.
- postalCode - Variable in class com.maxmind.geoip.Location
postalCode.
- postConfigure(WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
-
- postConfigure(WebAppContext) - Method in class net.i2p.servlet.WebAppProviderConfiguration.WAPConfiguration
-
- postControlAction() - Method in class org.cybergarage.upnp.Action
Posts this control action without binding to a specific local address.
- postControlAction(String) - Method in class org.cybergarage.upnp.Action
Posts this control action, optionally binding to a specific local host address.
- postMessage(String, int) - Method in class org.cybergarage.soap.SOAPRequest
Post a SOAP message to the target host and port.
- postQuerylAction() - Method in class org.cybergarage.upnp.StateVariable
postQuerylAction.
- postSearchResponse(SSDPPacket, String, String) - Method in class org.cybergarage.upnp.Device
postSearchResponse.
- pow(FieldElement) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
Return this field element to the power e.
- pow22523() - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- pow22523() - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
Gets this field element to the power of $(2^{252} - 3)$.
- pow22523() - Method in class net.i2p.crypto.eddsa.math.FieldElement
Raises this field element to the power of $2^{252} - 3$.
- PQ_INT_VERSION - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
0 to disable, or 3/4/5 for enctypes 5/6/7
- PQ_VERSION - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
P q v e r s i o n
- PQEntry - Interface in net.i2p.router.util
Interface for priority queue entries with sequence tracking.
- precacheIntroducerInfos() - Method in class net.i2p.router.web.helpers.NetDbRenderer
Precaches RouterInfo for all known introducers by querying the network database.
- precacheReverseDNSLookups(Collection<RouterInfo>) - Method in class net.i2p.router.web.helpers.NetDbRenderer
precacheReverseDNSLookups.
- precision - Variable in class net.i2p.router.time.NtpMessage
This value indicates the precision of the local clock, in seconds to
the nearest power of two.
- precmp - Variable in class net.i2p.crypto.eddsa.math.GroupElement
- precomp(Curve, FieldElement, FieldElement, FieldElement) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
Creates a new group element in PRECOMP representation.
- PRECONDITION_FAILED - Static variable in class org.cybergarage.http.HTTPStatus
HTTP 412 Precondition Failed
- PRECONDITION_FAILED - Static variable in class org.cybergarage.upnp.UPnPStatus
Error code indicating required preconditions are not met.
- preConfigure(WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
-
- preConfigure(WebAppContext) - Method in class net.i2p.servlet.WebAppProviderConfiguration.WAPConfiguration
-
- preConnectTo(RouterContext, Hash) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Trigger an outbound connection establishment to a peer.
- PREDEFINED_BUFFER_SIZE - Static variable in class edu.internet2.ndt.NDTConstants
Predefined buffer size for data transfers.
- preferRatchet() - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
Should we try the Ratchet slow decrypt before PQ slow decrypt?
Adaptive test based on previous mix of traffic for this SKM,
as reported by reportDecryptResult().
- preferRatchet() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
Should we try the Ratchet slow decrypt before ElG slow decrypt?
Adaptive test based on previous mix of traffic for this SKM,
as reported by reportDecryptResult().
- PREFERRED_SIGTYPE - Static variable in class net.i2p.i2ptunnel.TunnelController
This is guaranteed to be available.
- prefix() - Method in class net.i2p.router.transport.ntcp.EstablishBase
Logging prefix string.
- PREFIX - Static variable in class net.i2p.router.web.PluginStarter
PREFIX.
- PREFIX - Static variable in class net.i2p.router.web.RouterConsoleRunner
PREFIX.
- PREFIX_INBOUND_EXPLORATORY - Static variable in class net.i2p.router.TunnelPoolSettings
prefix used to configure the inbound exploratory pool
- PREFIX_OUTBOUND_EXPLORATORY - Static variable in class net.i2p.router.TunnelPoolSettings
prefix used to configure the outbound exploratory pool
- PREFIX_RRDTool - Static variable in class org.rrd4j.core.RrdDb
Prefix to identify external RRDTool file source used in various RrdDb constructors.
- PREFIX_XML - Static variable in class org.rrd4j.core.RrdDb
Prefix to identify external XML file source used in various RrdDb constructors.
- prepareCache() - Method in class net.i2p.router.networkdb.kademlia.LocalHash
Prepare this hash's cache for xor values - very few hashes will need it,
so we don't want to waste the memory, and lazy initialization would incur
online overhead to verify the initialization.
- prepareGracefulShutdown() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Prepare for graceful shutdown by stopping delayed server tunnels.
- prepareNextWrite(NTCPConnection.PrepBuffer) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Prepare the next I2NP message for transmission.
- prepareOutbound() - Method in class net.i2p.router.transport.ntcp.EstablishBase
Does nothing.
- prepareOutbound() - Method in interface net.i2p.router.transport.ntcp.EstablishState
Does nothing.
- prepareOutbound() - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
We are Alice.
- PrepBuffer() - Constructor for class net.i2p.router.transport.ntcp.NTCPConnection.PrepBuffer
-
- preprocess(byte[], int) - Method in class net.i2p.router.tunnel.TrivialPreprocessor
Wrap the preprocessed fragments with the necessary padding / checksums
to act as a tunnel message.
- PREPROCESSED_SIZE - Static variable in class net.i2p.router.tunnel.TrivialPreprocessor
Size of preprocessed data blocks
- preprocessQueue(List<PendingGatewayMessage>, TunnelGateway.Sender, TunnelGateway.Receiver) - Method in class net.i2p.router.tunnel.BatchedPreprocessor
-
- preprocessQueue(List<PendingGatewayMessage>, TunnelGateway.Sender, TunnelGateway.Receiver) - Method in class net.i2p.router.tunnel.TrivialPreprocessor
Return true if there were messages remaining, and we should queue up
a delayed flush to clear them
NOTE: Unused here, see BatchedPreprocessor override, super is not called.
- preprocessQueue(List<PendingGatewayMessage>, TunnelGateway.Sender, TunnelGateway.Receiver) - Method in interface net.i2p.router.tunnel.TunnelGateway.QueuePreprocessor
Caller must synchronize on the list!
- PresentationListener - Interface in org.cybergarage.upnp.device
Interface for receiving UPnP device presentation requests.
- PreserveAspectRatio - Enum in org.jfree.svg
An enumeration of the values for the preserveAspectRatio attribute.
- preserveOrder(boolean) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Parser
Controls the preservation of JSON object member order in parsed
JSON-RPC 2.0 messages.
- preservesOrder() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Parser
Returns true if the order of JSON object members in parsed
JSON-RPC 2.0 messages is preserved, else false.
- prettyPrint(String) - Static method in class org.json.simple.Jsoner
Formats the JSON string to be more easily human readable using tabs for indentation.
- prettyPrint(String, int) - Static method in class org.json.simple.Jsoner
Formats the JSON string to be more easily human readable using an arbitrary amount of spaces for indentation.
- prev - Variable in class net.metanotion.util.skiplist.SkipSpan
Previous span
- prev_multiplier - Variable in class org.rrd4j.core.timespec.TimeParser
Previous multiplier for months-minutes disambiguation
- preview - Variable in class org.klomp.snark.web.Sorters.FileAndIndex
-
- previous() - Method in class net.metanotion.io.block.index.IBSkipIterator
-
- previous() - Method in class net.metanotion.util.skiplist.SkipIterator
-
- previousIndex() - Method in class net.metanotion.util.skiplist.SkipIterator
Not supported.
- previousPage() - Method in class i2p.susi.util.Folder
Turns folder to previous page.
- prevPage - Variable in class net.metanotion.io.block.index.BSkipSpan
Previous page number
- prf(byte[], byte[], byte) - Method in class org.bouncycastle.pqc.crypto.mlkem.Symmetric
PRF operation.
- prf(byte[], byte[], byte) - Method in class org.bouncycastle.pqc.crypto.mlkem.Symmetric.ShakeSymmetric
-
- PriBlockingQueue<E extends PQEntry> - Class in net.i2p.router.util
Priority blocking queue with bounded capacity and FIFO ordering within priority levels.
- PriBlockingQueue(I2PAppContext, String, int) - Constructor for class net.i2p.router.util.PriBlockingQueue
Constructs a new priority blocking queue with the given initial capacity.
- primary_value - Variable in class org.rrd4j.core.jrrd.CDPStatusBlock
Primary value
- print() - Method in class net.metanotion.util.skiplist.SkipLevels
Print this level and all levels below it.
- print() - Method in class net.metanotion.util.skiplist.SkipSpan
Dump all data from this span to the end.
- print() - Method in class org.cybergarage.http.HTTPRequest
Prints the HTTP request to the debug message stream.
- print() - Method in class org.cybergarage.http.HTTPResponse
Outputs the full HTTP response to the debug log.
- print() - Method in class org.cybergarage.soap.SOAPRequest
print.
- print() - Method in class org.cybergarage.soap.SOAPResponse
print.
- print() - Method in class org.cybergarage.upnp.Action
Prints debug information about this action and its arguments.
- print() - Method in class org.cybergarage.upnp.ControlPoint
-
- print(boolean) - Method in class org.cybergarage.xml.Node
Prints this node as XML to standard output.
- print() - Method in class org.cybergarage.xml.Node
Prints this node as XML to standard output.
- print(String, String) - Method in class org.rrd4j.graph.RrdGraphDef
Read the value of a variable (VDEF) and prints the value by using the given format string.
- print(String, String, boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Read the value of a variable (VDEF) and prints the the value or the time stamp, according to
the strftime flag by using the given format string.
- printAll() - Method in class net.metanotion.util.skiplist.SkipLevels
Print this level and all levels below it, recursively.
- printCommands(List<String>) - Static method in class net.i2p.util.CommandLine
Print the list of available commands.
- printInfo(PrintStream, NumberFormat, int) - Method in class org.rrd4j.core.jrrd.Archive
Prints information about this archive to the specified print stream.
- printInfo(PrintStream, NumberFormat) - Method in class org.rrd4j.core.jrrd.DataSource
Print info
- printInfo(PrintStream) - Method in class org.rrd4j.core.jrrd.RRDatabase
Outputs the header information of the database to the given print stream using the default
number format.
- printInfo(PrintStream, NumberFormat) - Method in class org.rrd4j.core.jrrd.RRDatabase
Outputs the header information of the database to the given print stream using the given
number format.
- printStatementCount() - Method in class org.rrd4j.graph.RrdGraphDef
Returns the number of print statements defined.
- PrintText - Class in org.rrd4j.graph
Represents printable text elements in RRD graphs.
- PrintText(String, String, boolean, boolean) - Constructor for class org.rrd4j.graph.PrintText
Creates printable text with specified source, format, and display options.
- PRIORITY - Static variable in class net.i2p.util.LogManager
PRIORITY.
- priority - Variable in class org.klomp.snark.web.Sorters.FileAndIndex
-
- priority - Variable in class org.minidns.record.MX
The priority of this service.
- priority - Variable in class org.minidns.record.SRV
The priority of this service.
- PRIORITY_BUILD_REPLY - Static variable in class net.i2p.router.OutNetMessage
Build reply priority
- PRIORITY_EXPLORATORY - Static variable in class net.i2p.router.OutNetMessage
Exploratory priority
- PRIORITY_HIGH - Static variable in class net.i2p.router.transport.udp.PacketBuilder
Higher than all other OutNetMessage priorities, but still droppable,
and will be shown in the codel.UDP-Sender.drop.500 stat.
- PRIORITY_HIGH - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
Higher than all other OutNetMessage priorities, but still droppable,
and will be shown in the codel.UDP-Sender.drop.500 stat.
- PRIORITY_HIGHEST - Static variable in class net.i2p.router.OutNetMessage
Highest priority
- PRIORITY_HIS_BUILD_REQUEST - Static variable in class net.i2p.router.OutNetMessage
His build request priority
- PRIORITY_HIS_NETDB_STORE - Static variable in class net.i2p.router.OutNetMessage
His netdb store priority
- PRIORITY_LOWEST - Static variable in class net.i2p.router.OutNetMessage
Priorities, higher is higher priority.
- PRIORITY_MEDIUM - Static variable in class net.i2p.router.OutNetMessage
Medium priority
- PRIORITY_MY_BUILD_REQUEST - Static variable in class net.i2p.router.OutNetMessage
My build request priority
- PRIORITY_MY_DATA - Static variable in class net.i2p.router.OutNetMessage
My data priority
- PRIORITY_MY_NETDB_LOOKUP - Static variable in class net.i2p.router.OutNetMessage
My netdb lookup priority
- PRIORITY_MY_NETDB_STORE - Static variable in class net.i2p.router.OutNetMessage
My netdb store priority
- PRIORITY_MY_NETDB_STORE_LOW - Static variable in class net.i2p.router.OutNetMessage
My netdb store low priority
- PRIORITY_NETDB_EXPLORE - Static variable in class net.i2p.router.OutNetMessage
Netdb explore priority
- PRIORITY_NETDB_FLOOD - Static variable in class net.i2p.router.OutNetMessage
Netdb flood priority
- PRIORITY_NETDB_HARVEST - Static variable in class net.i2p.router.OutNetMessage
Netdb harvest priority
- PRIORITY_NETDB_REPLY - Static variable in class net.i2p.router.OutNetMessage
Netdb reply priority
- PRIORITY_NORMAL - Static variable in class org.klomp.snark.Storage
Default priority value for files.
- PRIORITY_PARTICIPATING - Static variable in class net.i2p.router.OutNetMessage
Participating priority
- PRIORITY_SKIP - Static variable in class org.klomp.snark.Storage
Priority value indicating a file should be skipped during download.
- PrioritySendPool - Class in net.i2p.router.transport
Priority-aware bounded send pool for NTCP transport.
- PrioritySendPool(int) - Constructor for class net.i2p.router.transport.PrioritySendPool
PrioritySendPool.
- PrivateKey - Class in net.i2p.data
Cryptographic private key for asymmetric encryption in I2P.
- PrivateKey() - Constructor for class net.i2p.data.PrivateKey
no-arg constructor, uses default type
- PrivateKey(EncType) - Constructor for class net.i2p.data.PrivateKey
Constructor with type.
- PrivateKey(byte[]) - Constructor for class net.i2p.data.PrivateKey
Construct from raw key data.
- PrivateKey(EncType, byte[]) - Constructor for class net.i2p.data.PrivateKey
Constructor with type and data.
- PrivateKey(EncType, byte[], PublicKey) - Constructor for class net.i2p.data.PrivateKey
Constructor with type, data, and cached public key.
- PrivateKey(String) - Constructor for class net.i2p.data.PrivateKey
Constructs from base64.
- privateKey - Variable in class net.i2p.router.startup.LoadRouterInfoJob.KeyData
privateKey.
- privateKey - Variable in class org.bouncycastle.crypto.params.AsymmetricKeyParameter
whether this is a private key
- PrivateKeyFile - Class in net.i2p.data
This helper class reads and writes files in the
same "eepPriv.dat" format used by the client code.
- PrivateKeyFile(String) - Constructor for class net.i2p.data.PrivateKeyFile
Create a new PrivateKeyFile from a file name.
- PrivateKeyFile(File) - Constructor for class net.i2p.data.PrivateKeyFile
Create a new PrivateKeyFile from a File.
- PrivateKeyFile(File, I2PClient) - Constructor for class net.i2p.data.PrivateKeyFile
Create a new PrivateKeyFile with a client.
- PrivateKeyFile(File, I2PSession) - Constructor for class net.i2p.data.PrivateKeyFile
Create a new PrivateKeyFile from an I2P session.
- PrivateKeyFile(File, Destination, PrivateKey, SigningPrivateKey) - Constructor for class net.i2p.data.PrivateKeyFile
Create a new PrivateKeyFile with a destination and keys.
- PrivateKeyFile(File, PublicKey, SigningPublicKey, Certificate, PrivateKey, SigningPrivateKey) - Constructor for class net.i2p.data.PrivateKeyFile
Create a new PrivateKeyFile from individual key components.
- PrivateKeyFile(File, PublicKey, SigningPublicKey, Certificate, PrivateKey, SigningPrivateKey, byte[]) - Constructor for class net.i2p.data.PrivateKeyFile
Create a new PrivateKeyFile from individual key components with padding.
- PrivateKeyFile(InputStream) - Constructor for class net.i2p.data.PrivateKeyFile
Read a PrivateKeyFile from an input stream.
- privKey - Variable in class net.i2p.data.PrivateKeyFile
the private key
- proactiveRepublishIfHealthy() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Proactively republish the LeaseSet when all tunnels are healthy (all > 5 min expiry).
- PROBABLE_FAILURE - Static variable in class org.freenetproject.ForwardPortStatus
The port forward probably failed
- PROBABLE_SUCCESS - Static variable in class org.freenetproject.ForwardPortStatus
The port forward probably succeeded.
- probeStalePeer(Hash, RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Fire a DirectLookupJob for a stale peer, deduplicated via _activeFloodQueries.
- ProbeStalePeerJob - Class in net.i2p.router.networkdb.kademlia
Probes peers to verify they are still alive, using DirectLookupJob to ask
for their RouterInfo.
- ProbeStalePeerJob(RouterContext, FloodfillNetworkDatabaseFacade) - Constructor for class net.i2p.router.networkdb.kademlia.ProbeStalePeerJob
Constructor.
- process(JSONRPC2Request, MessageContext) - Method in class com.thetransactioncompany.jsonrpc2.server.Dispatcher
-
- process(JSONRPC2Notification, MessageContext) - Method in class com.thetransactioncompany.jsonrpc2.server.Dispatcher
-
- process(JSONRPC2Notification, MessageContext) - Method in interface com.thetransactioncompany.jsonrpc2.server.NotificationHandler
Processes a JSON-RPC 2.0 notification.
- process(JSONRPC2Request, MessageContext) - Method in interface com.thetransactioncompany.jsonrpc2.server.RequestHandler
Processes a JSON-RPC 2.0 request.
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.AdvancedSettingsHandler
Process an AdvancedSettings request
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.AuthenticateHandler
Process an Authenticate request
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.EchoHandler
Process an Echo request
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.GetRateHandler
Process a GetRate request
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.I2PControlHandler
Process an I2PControl request
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.NetworkSettingHandler
Process a NetworkSetting request
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.RouterInfoHandler
Process a RouterInfo request
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.RouterManagerHandler
Process a RouterManager request
- process(byte[], int, int, Hash) - Method in class net.i2p.router.tunnel.HopProcessor
Process the data for the current hop, overwriting the original data with
what should be sent to the next peer.
- process(byte[], int, int) - Method in class net.i2p.router.tunnel.InboundGatewayProcessor
Since we are the inbound gateway, use the IV given to us as the first
16 bytes, ignore the 'prev' hop, and encrypt the message like every
other participant.
- process(byte[], int, int) - Method in class net.i2p.router.tunnel.OutboundGatewayProcessor
Since we are the outbound gateway, pick a random IV and wrap the preprocessed
data so that it will be exposed at the endpoint.
- process(long, double) - Method in class org.rrd4j.core.Datasource
-
- processBlock() - Method in class org.bouncycastle.crypto.digests.LongDigest
processBlock.
- processData() - Method in class org.rrd4j.data.DataProcessor
Method that should be called once all datasources are defined.
- processElapsedTimeouts() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Process all elapsed search timeouts.
- processForm() - Method in class net.i2p.router.web.ConfigServiceHandler
-
- processForm() - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- processForm() - Method in class net.i2p.router.web.FormHandler
Implement this to perform the final processing (in turn, adding formNotice
and formError messages, etc)
Will only be called if _action is non-null and the nonce is valid.
- processForm() - Method in class net.i2p.router.web.helpers.ConfigAdvancedHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.ConfigBanHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.ConfigClientsHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.ConfigFamilyHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.ConfigHomeHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.ConfigKeyringHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.ConfigNetHandler
processForm.
- processForm() - Method in class net.i2p.router.web.helpers.ConfigPeerHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.ConfigReseedHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.ConfigSidebarHandler
Processes the form submission from the sidebar configuration page.
- processForm() - Method in class net.i2p.router.web.helpers.ConfigStatsHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.ConfigTunnelsHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.ConfigUIHandler
-
- processForm() - Method in class net.i2p.router.web.helpers.EventLogHelper
processForm.
- processForm() - Method in class net.i2p.router.web.helpers.GraphHelper
This was a HelperBase but now it's a FormHandler
- processForm() - Method in class net.i2p.router.web.helpers.NetDbHelper
Now we're a FormHandler
- processForm() - Method in class net.i2p.router.web.helpers.WizardHandler
-
- processForm() - Method in class net.i2p.router.web.TuningFormHandler
-
- processLength(long, long) - Method in class org.bouncycastle.crypto.digests.LongDigest
Process the bit length data.
- processLine(String) - Method in class net.i2p.sam.SAMv3Handler
Process a single complete command line dispatched by the pool
or the legacy handle() loop.
- processMessage(OutNetMessage) - Method in class net.i2p.router.CommSystemFacade
Queue an outbound message for delivery through the appropriate transport.
- processMessage(OutNetMessage) - Method in class net.i2p.router.dummy.VMCommSystem
The router wants us to send the given message to the peer.
- processMessage(OutNetMessage) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Process and route an outbound message through the transport system.
- processOnce() - Method in class net.i2p.internal.QueuedI2CPMessageReader
Non-blocking poll + dispatch.
- processPayload(I2PAppContext, RatchetPayload.PayloadCallback, byte[], int, int, boolean) - Static method in class net.i2p.router.crypto.ratchet.RatchetPayload
Process a ratchet payload, calling the callback for each block found.
- processPayload(I2PAppContext, NTCP2Payload.PayloadCallback, byte[], int, int, boolean) - Static method in class net.i2p.router.transport.ntcp.NTCP2Payload
Incoming payload.
- processPayload(I2PAppContext, SSU2Payload.PayloadCallback, byte[], int, int, boolean, RemoteHostId) - Static method in class net.i2p.router.transport.udp.SSU2Payload
Incoming payload.
- processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.LongDigest
Process a word of input data.
- processWrite(NTCPConnection, SelectionKey) - Method in class net.i2p.router.transport.ntcp.EventPumper
processWrite.
- PROFILE_BULK - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
Description.
- PROFILE_INTERACTIVE - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
Description.
- ProfileManager - Interface in net.i2p.router
Manages peer profiles and performance metrics for router peers.
- profileManager() - Method in class net.i2p.router.RouterContext
Expose a simple API for various router components to take note of
particular events that a peer enacts (sends us a message, agrees to
participate in a tunnel, etc).
- ProfileManagerImpl - Class in net.i2p.router.peermanager
Methods to update profiles.
- ProfileManagerImpl(RouterContext) - Constructor for class net.i2p.router.peermanager.ProfileManagerImpl
ProfileManagerImpl.
- ProfileOrganizer - Class in net.i2p.router.peermanager
Categorizes peers into performance tiers (fast, high-capacity, well-integrated)
based on historical metrics from PeerProfile.
- ProfileOrganizer(RouterContext) - Constructor for class net.i2p.router.peermanager.ProfileOrganizer
Creates a profile organizer with empty tier maps and registers
performance tracking statistics for peer classification.
- profileOrganizer() - Method in class net.i2p.router.RouterContext
Organize the peers we know about into various tiers, profiling their
performance and sorting them accordingly.
- ProfileOrganizer.Slice - Enum in net.i2p.router.peermanager
Defines peer selection slicing modes for tier-based peer organization.
- ProfileOrganizerRenderer - Class in net.i2p.router.web.helpers
Helper class to refactor HTML rendering from out of the ProfileOrganizer
- ProfileOrganizerRenderer(ProfileOrganizer, RouterContext) - Constructor for class net.i2p.router.web.helpers.ProfileOrganizerRenderer
Creates a new ProfileOrganizerRenderer
- ProfilePersistenceHelper - Class in net.i2p.router.peermanager
Write profiles to disk at shutdown, read at startup.
- ProfilePersistenceHelper(RouterContext) - Constructor for class net.i2p.router.peermanager.ProfilePersistenceHelper
ProfilePersistenceHelper.
- ProfilesHelper - Class in net.i2p.router.web.helpers
Helper for peer profiles page rendering and form processing.
- ProfilesHelper() - Constructor for class net.i2p.router.web.helpers.ProfilesHelper
-
- progname - Variable in class gnu.getopt.Getopt
Name to print as the program name in error messages.
- PROP_ACCEPT - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- PROP_ACCESS_LIST - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Comma-separated list of allowed or blocked destination hashes
- PROP_ACTION - Static variable in class net.i2p.client.naming.HostTxtEntry
Property key for the action type (e.g.
- PROP_ADVANCED - Static variable in class net.i2p.router.web.HelperBase
Property key for advanced mode.
- PROP_ALLOW_DIRECT - Static variable in class net.i2p.router.transport.udp.UDPTransport
Do we allow direct SSU connections, sans introducers?
- PROP_ALLOW_ZERO_HOP - Static variable in class net.i2p.router.TunnelPoolSettings
don't trust this, always true
- PROP_ALLOWED_HOSTS - Static variable in class net.i2p.i2pcontrol.I2PControlController
Allowed hosts config property
- PROP_ALLOWED_HOSTS - Static variable in class net.i2p.i2pcontrol.SocketController
Allowed hosts config property
- PROP_ALLOWED_HOSTS - Static variable in class net.i2p.router.web.RouterConsoleRunner
P r o p a l l o w e d h o s t s
- PROP_ALT_PKF - Static variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- PROP_ANSWER_PINGS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Whether to respond to ping messages
- PROP_AUTH - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
all auth
- PROP_AUTH - Static variable in class net.i2p.router.web.helpers.ConfigClientsHelper
from ClientMessageEventListener
- PROP_AUTH - Static variable in class net.i2p.sam.SAMBridge
Property to enable SAM bridge authentication.
- PROP_AUTO_START - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_AVAIL_BW - Static variable in class net.i2p.router.tunnel.pool.BuildRequestor
Proposal 168 available bandwidth property key
- PROP_B32 - Static variable in class net.i2p.client.naming.DummyNamingService
Property to enable b32 lookup
- PROP_B64 - Static variable in class net.i2p.util.PasswordManager
stored obfuscated as b64 of the UTF-8 bytes
- PROP_BACKLOG_SIZE - Static variable in class net.i2p.router.util.PriBlockingQueue
Property key for backlog threshold
- PROP_BACKUP_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
PROP_BACKUP_QUANTITY.
- PROP_BANDWIDTH_SHARE_PERCENTAGE - Static variable in class net.i2p.router.Router
PROP_BANDWIDTH_SHARE_PERCENTAGE.
- PROP_BATCH_FREQUENCY - Static variable in class net.i2p.router.tunnel.BatchedRouterPreprocessor
How frequently should we flush non-full messages, in milliseconds
This goes in I2CP custom options for the pool.
- PROP_BIND_INTERFACE - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
this is rarely if ever used, default is to bind to wildcard address
- PROP_BIND_INTERFACE - Static variable in class net.i2p.router.transport.udp.UDPTransport
This is rarely if ever used, default is to bind to wildcard address
- PROP_BLACKLIST - Static variable in class net.i2p.client.streaming.impl.ConnectionManager
Blacklist property for streaming.
- PROP_BLOCK - Static variable in class net.i2p.router.sybil.Analysis
Property to enable blocking
- PROP_BLOCK_MY_COUNTRY - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Config property for blocking own-country peers.
- PROP_BLOCK_MY_COUNTRY - Static variable in class net.i2p.router.transport.CommSystemFacadeImpl
PROP_BLOCK_MY_COUNTRY.
- PROP_BLOCK_MY_COUNTRY - Static variable in class net.i2p.router.transport.GeoIP
PROP_BLOCK_MY_COUNTRY.
- PROP_BLOCKLIST_TIME - Static variable in class net.i2p.router.update.NewsFetcher
P r o p b l o c k l i s t t i m e
- PROP_BLOCKTIME - Static variable in class net.i2p.router.sybil.Analysis
Property to set the block period
- PROP_BOOST_CONNECTION_LIMITS - Static variable in class net.i2p.router.transport.TransportImpl
-
- PROP_BUCKET_SIZE - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
P r o p b u c k e t s i z e
- PROP_BUFFER_SIZE - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
How much data will we accept that hasn't been written out yet.
- PROP_CAPABILITIES - Static variable in class net.i2p.data.router.RouterInfo
Property key for capabilities
- PROP_CAPACITY - Static variable in class net.i2p.router.transport.udp.UDPAddress
Property key for capabilities.
- PROP_CLIENT_HOST - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
Note that this is different than the property the client side uses, i2cp.tcp.host
- PROP_CLIENT_ONLY - Static variable in class net.i2p.router.ClientManagerFacade
Property key for client only
- PROP_CLIENT_PORT - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
Note that this is different than the property the client side uses, i2cp.tcp.port
- PROP_CLOAK - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
-
- PROP_CODEL_INTERVAL - Static variable in class net.i2p.router.transport.udp.UDPSender
PROP_CODEL_INTERVAL.
- PROP_CODEL_INTERVAL - Static variable in class net.i2p.router.util.CoDelBlockingQueue
PROP_CODEL_INTERVAL.
- PROP_CODEL_INTERVAL - Static variable in class net.i2p.router.util.CoDelPriorityBlockingQueue
Property key for CoDel interval
- PROP_CODEL_TARGET - Static variable in class net.i2p.router.transport.udp.UDPSender
PROP_CODEL_TARGET.
- PROP_CODEL_TARGET - Static variable in class net.i2p.router.util.CoDelBlockingQueue
PROP_CODEL_TARGET.
- PROP_CODEL_TARGET - Static variable in class net.i2p.router.util.CoDelPriorityBlockingQueue
Property key for CoDel target delay
- PROP_COLLAPSE_PANELS - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_COMMAND - Static variable in class net.i2p.i2ptunnel.I2Ping
Config key for the ping command string.
- PROP_COMPLETE - Static variable in class net.i2p.router.web.helpers.WizardHelper
PROP_COMPLETE.
- PROP_CONCURRING_SERVERS - Static variable in class net.i2p.router.time.RouterTimestamper
PROP_CONCURRING_SERVERS.
- PROP_CONFIG - Static variable in class net.i2p.router.web.helpers.HomeHelper
config opts property
- PROP_CONFIG_FILE - Static variable in class net.i2p.i2ptunnel.TunnelController
P r o p c o n f i g f i l e
- PROP_CONFIG_FILE - Static variable in class net.i2p.router.Router
PROP_CONFIG_FILE.
- PROP_CONFIG_FILE - Static variable in class org.klomp.snark.web.I2PSnarkServlet
Config file path property.
- PROP_CONGESTION_AVOIDANCE_GROWTH_RATE_FACTOR - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Congestion avoidance window growth rate factor
- PROP_CONNECT_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Delay before starting connection setup, in ms
- PROP_CONNECT_TIMEOUT - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
How long wait for the ACK from a SYN, in milliseconds.
- PROP_CONNECT_TIMEOUT - Static variable in class net.i2p.util.EepGet
Property name for connect timeout configuration
- PROP_CONSOLE_PW - Static variable in class net.i2p.router.web.RouterConsoleRunner
PROP_CONSOLE_PW.
- PROP_CONSOLEBUFFERSIZE - Static variable in class net.i2p.util.LogManager
Property name for the console buffer size
- PROP_COUNTRY - Static variable in class net.i2p.util.Translate
-
- PROP_COUNTRY_BONUS - Static variable in class net.i2p.router.peermanager.CapacityCalculator
Property for bonus applied to peers in the same country
- PROP_DATAGRAM_HOST - Static variable in class net.i2p.sam.SAMBridge
Property for the SAM datagram listen address.
- PROP_DATAGRAM_PORT - Static variable in class net.i2p.sam.SAMBridge
Property for the SAM datagram listen port.
- PROP_DATE - Static variable in class net.i2p.client.naming.HostTxtEntry
Property key for the date timestamp (seconds since epoch)
- PROP_DATEFORMAT - Static variable in class net.i2p.util.LogManager
Property name for the date format pattern
- PROP_DB_DIR - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Config property for database directory.
- PROP_DCC - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCClient
-
- PROP_DEBIAN_GEOIP - Static variable in class net.i2p.router.transport.GeoIP
PROP_DEBIAN_GEOIP.
- PROP_DEBIAN_GEOIPV6 - Static variable in class net.i2p.router.transport.GeoIP
PROP_DEBIAN_GEOIPV6.
- PROP_DEFAULT_RETRIES - Static variable in class net.i2p.util.EepGet
Property name for default retries configuration
- PROP_DEFAULTLEVEL - Static variable in class net.i2p.util.LogManager
Property name for the default log level
- PROP_DESCR - Static variable in class net.i2p.i2ptunnel.TunnelController
all of these
- PROP_DEST - Static variable in class net.i2p.client.naming.HostTxtEntry
Property key for the destination Base64 string
- PROP_DEST - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_DEV_SU3_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
no default
- PROP_DIR - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_DISABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_DISABLE_EXTERNAL - Static variable in class net.i2p.router.web.helpers.ConfigClientsHelper
from ClientManager
- PROP_DISABLE_HELPER - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
Config key to disable address helper.
- PROP_DISABLE_REFRESH - Static variable in class net.i2p.router.web.CSSHelper
PROP_DISABLE_REFRESH.
- PROP_DISABLE_REJ_LOG - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_DISABLED - Static variable in class net.i2p.router.time.RouterTimestamper
PROP_DISABLED.
- PROP_DISPLAYONSCREEN - Static variable in class net.i2p.util.LogManager
Property name to enable or disable on-screen display
- PROP_DISPLAYONSCREENLEVEL - Static variable in class net.i2p.util.LogManager
Property name for the minimum log level displayed on screen
- PROP_DOMAIN_SOCKET - Static variable in class net.i2p.client.impl.I2PSessionImpl
Use Unix domain socket (or similar) to connect to a router
- PROP_DOWNBW_MAX - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_DTG_ENABLED - Static variable in class net.i2p.router.web.RouterConsoleRunner
PROP_DTG_ENABLED.
- PROP_DURATION - Static variable in class net.i2p.router.TunnelPoolSettings
PROP_DURATION.
- PROP_DYNAMIC_KEYS - Static variable in class net.i2p.router.Router
New router keys at every restart.
- PROP_EMBED_APPS - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_ENABLE - Static variable in class net.i2p.desktopgui.Main
Property to enable or disable the desktop GUI.
- PROP_ENABLE_ACCESS_LIST - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Enable destination access list filtering
- PROP_ENABLE_ACCESS_LIST - Static variable in class net.i2p.i2ptunnel.ui.GeneralHelper
Property key for enabling access list filtering
- PROP_ENABLE_ACCESS_LIST - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- PROP_ENABLE_ADDCREATE - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_ENABLE_BLACKLIST - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Enable destination blacklist filtering
- PROP_ENABLE_BLACKLIST - Static variable in class net.i2p.i2ptunnel.ui.GeneralHelper
Property key for enabling blacklist filtering
- PROP_ENABLE_BLACKLIST - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- PROP_ENABLE_CLIENT_CHANGE - Static variable in class net.i2p.router.web.helpers.ConfigClientsHelper
Enable/disable client configuration changes in the web UI
- PROP_ENABLE_LIGHTBOX - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_ENABLE_NTCP - Static variable in class net.i2p.router.transport.TransportManager
default true
- PROP_ENABLE_PLUGIN_INSTALL - Static variable in class net.i2p.router.web.helpers.ConfigClientsHelper
Enable/disable plugin installation in the web UI
- PROP_ENABLE_SORA_FONT - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_ENABLE_SSL - Static variable in interface net.i2p.client.I2PClient
Enable SSL for I2CP connection.
- PROP_ENABLE_SSL - Static variable in class net.i2p.router.web.helpers.ConfigClientsHelper
from ClientManager
- PROP_ENABLE_UDP - Static variable in class net.i2p.router.transport.TransportManager
default true
- PROP_ENABLE_UPNP - Static variable in class net.i2p.router.transport.TransportManager
default true
- PROP_ENABLE_UPNP_IPV6 - Static variable in class net.i2p.router.transport.TransportManager
Enable UPnP for IPv6
- PROP_ENCRYPT_RI - Static variable in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
PROP_ENCRYPT_RI.
- PROP_ENFORCE_PROTO - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Reject connections without PROTO_STREAMING flag
- PROP_ENGINES - Static variable in class net.i2p.router.web.helpers.SearchHelper
Search engines config property
- PROP_EXPIRES - Static variable in class net.i2p.client.naming.HostTxtEntry
Property key for the expiry time
- PROP_EXPLORE_BREDTH - Static variable in class net.i2p.router.networkdb.kademlia.ExploreJob
Configuration property key for controlling the maximum concurrent exploratory searches.
- PROP_EXPLORE_BUCKETS - Static variable in class net.i2p.router.networkdb.kademlia.StartExplorersJob
Property to configure number of buckets to explore
- PROP_EXPLORE_DELAY - Static variable in class net.i2p.router.networkdb.kademlia.StartExplorersJob
Property to configure exploration delay
- PROP_EXPLORE_QUEUE - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
P r o p e x p l o r e q u e u e
- PROP_EXTERNAL_HOST - Static variable in class net.i2p.router.transport.udp.UDPTransport
define this to explicitly set an external IP address
- PROP_EXTERNAL_PORT - Static variable in class net.i2p.router.transport.udp.UDPTransport
define this to explicitly set an external port
- PROP_FAMILY_NAME - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
Property key for family name
- PROP_FAST_RECEIVE - Static variable in interface net.i2p.client.I2PClient
For router->client payloads.
- PROP_FAVORITES - Static variable in class net.i2p.router.web.helpers.HomeHelper
favorites list property
- PROP_FILE - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_FILENAME - Static variable in class net.i2p.util.LogManager
Property name for the log file name pattern
- PROP_FILES_PUBLIC - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_FILESIZE - Static variable in class net.i2p.util.LogManager
Property name for the log file size limit
- PROP_FILTER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_FLOODFILL_AT_RESTART - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Config property recording floodfill status at previous restart.
- PROP_FLOODFILL_PARTICIPANT - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Config property for floodfill participation.
- PROP_FLOODFILL_PARTICIPANT - Static variable in class net.i2p.router.web.helpers.ConfigAdvancedHelper
The floodfill configuration property.
- PROP_FORCE_BWCLASS - Static variable in class net.i2p.router.Router
for testing
- PROP_FORCE_EXPLORE - Static variable in class net.i2p.router.networkdb.kademlia.StartExplorersJob
Property to force exploration even when floodfill
- PROP_FORCE_FLUSH - Static variable in class net.i2p.sam.SAMStreamSession
PROP_FORCE_FLUSH
- PROP_FORCE_INTRODUCERS - Static variable in class net.i2p.router.transport.udp.UDPTransport
Do we require introducers, regardless of our status?
- PROP_FORCE_MOBILE_CONSOLE - Static variable in class net.i2p.router.web.CSSHelper
PROP_FORCE_MOBILE_CONSOLE.
- PROP_FORCE_UNREACHABLE - Static variable in class net.i2p.router.Router
for testing
- PROP_FORMAT - Static variable in class net.i2p.util.LogManager
Property name for the log record format string
- PROP_FREQUENCY - Static variable in class net.i2p.router.sybil.Analysis
Property to set the scan frequency
- PROP_GEOIP_DIR - Static variable in class net.i2p.router.transport.GeoIP
PROP_GEOIP_DIR.
- PROP_GEOIP_ENABLED - Static variable in class net.i2p.router.transport.GeoIP
P r o p g e o i p e n a b l e d
- PROP_GZIP - Static variable in interface net.i2p.client.I2PClient
Enable gzip compression for I2CP messages.
- PROP_HIDDEN - Static variable in class net.i2p.router.Router
this puts an 'H' in your routerInfo
- PROP_HIDDEN_HIDDEN - Static variable in class net.i2p.router.Router
this does not put an 'H' in your routerInfo
- PROP_HOST - Static variable in class net.i2p.data.router.RouterAddress
Property key for host
- PROP_HOST - Static variable in class net.i2p.router.transport.udp.UDPAddress
Config key for SSU host.
- PROP_HOSTNAME - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
-
- PROP_HOSTNAME_DEFAULT - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
-
- PROP_HOSTS_FILE - Static variable in class net.i2p.client.naming.HostsTxtNamingService
If this system property is specified, the tunnel will read the
given file for hostname=destKey values when resolving names
- PROP_I2CP_HOST - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_I2CP_HOST - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_I2CP_OPTS - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_I2CP_PORT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_I2CP_PORT - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_I2NP_NTCP_AUTO_IP - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
PROP_I2NP_NTCP_AUTO_IP.
- PROP_I2NP_NTCP_AUTO_IP - Static variable in class net.i2p.router.web.helpers.ConfigNetHelper
NTCP auto IP property
- PROP_I2NP_NTCP_AUTO_PORT - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
PROP_I2NP_NTCP_AUTO_PORT.
- PROP_I2NP_NTCP_AUTO_PORT - Static variable in class net.i2p.router.web.helpers.ConfigNetHelper
NTCP auto port property
- PROP_I2NP_NTCP_HOSTNAME - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
PROP_I2NP_NTCP_HOSTNAME.
- PROP_I2NP_NTCP_HOSTNAME - Static variable in class net.i2p.router.web.helpers.ConfigNetHelper
copied from various private components
- PROP_I2NP_NTCP_PORT - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
PROP_I2NP_NTCP_PORT.
- PROP_I2NP_NTCP_PORT - Static variable in class net.i2p.router.web.helpers.ConfigNetHelper
NTCP port property
- PROP_IB_RANDOM_KEY - Static variable in class net.i2p.router.Router
PROP_IB_RANDOM_KEY.
- PROP_IMMEDIATE_ACK_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionPacketHandler
Prop immediate ack delay.
- PROP_IMPL - Static variable in class net.i2p.client.naming.NamingService
what classname should be used as the naming service impl?
- PROP_INACTIVITY_ACTION - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Action to take on inactivity timeout
- PROP_INACTIVITY_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Idle time before inactivity action fires, in ms
- PROP_INACTIVITY_TIMEOUT - Static variable in class net.i2p.util.EepGet
Property name for inactivity timeout configuration
- PROP_INBOUND_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
prop inbound bandwidth
- PROP_INBOUND_BANDWIDTH_PEAK - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
prop inbound bandwidth peak
- PROP_INBOUND_BURST_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
prop inbound burst bandwidth
- PROP_INITIAL_ACK_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Initial delay before sending an ACK, in ms
- PROP_INITIAL_OB_QUEUE - Static variable in class net.i2p.router.tunnel.PumpedTunnelGateway
Property key for initial outbound queue size
- PROP_INITIAL_RESEND_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Initial delay before retransmitting, in ms
- PROP_INITIAL_WINDOW_SIZE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Initial congestion window size (messages in flight)
- PROP_INTERNAL_PORT - Static variable in class net.i2p.router.transport.udp.UDPTransport
Config key for SSU internal port.
- PROP_INTERNAL_SSL - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- PROP_INTFC - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_INTRO_EXP_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
Introduction expiration prefix
- PROP_INTRO_HASH_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
Introduction hash prefix for SSU2
- PROP_INTRO_HOST_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
Introducer host.
- PROP_INTRO_KEY - Static variable in class net.i2p.router.transport.udp.UDPAddress
Introduction key.
- PROP_INTRO_KEY - Static variable in class net.i2p.router.transport.udp.UDPTransport
Introducer key property.
- PROP_INTRO_KEY_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
Introducer key.
- PROP_INTRO_PORT_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
Introducer port.
- PROP_INTRO_TAG - Static variable in class net.i2p.router.transport.udp.UDPAddress
Introducer tag property names indexed by position.
- PROP_INTRO_TAG_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
Introducer tag.
- PROP_IP - Static variable in class net.i2p.router.transport.udp.UDPTransport
remember IP changes
- PROP_IP_CHANGE - Static variable in class net.i2p.router.transport.udp.UDPTransport
Config key tracking last IP address change.
- PROP_IP_COUNTRY - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Config property for IP country override.
- PROP_IP_COUNTRY - Static variable in class net.i2p.router.time.RouterTimestamper
PROP_IP_COUNTRY.
- PROP_IP_COUNTRY - Static variable in class net.i2p.router.transport.CommSystemFacadeImpl
PROP_IP_COUNTRY.
- PROP_IP_COUNTRY - Static variable in class net.i2p.router.transport.GeoIP
PROP_IP_COUNTRY.
- PROP_IP_RESTRICTION - Static variable in class net.i2p.router.TunnelPoolSettings
PROP_IP_RESTRICTION.
- PROP_IPV4_FIREWALLED - Static variable in class net.i2p.router.transport.TransportUtil
PROP_IPV4_FIREWALLED.
- PROP_IPV6 - Static variable in class net.i2p.router.transport.udp.UDPTransport
Last IPv6 config.
- PROP_IPV6_FIREWALLED - Static variable in class net.i2p.router.transport.TransportImpl
-
- PROP_IPV6_FIREWALLED - Static variable in class net.i2p.router.transport.TransportUtil
-
- PROP_JUMP_SERVERS - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
Config key for jump server list.
- PROP_KAD_B - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
P r o p k a d b
- PROP_KEEP_MESSAGE_HISTORY - Static variable in class net.i2p.router.MessageHistory
config property determining whether we want to debug with the message history - default false
- PROP_KEY_PASSWORD - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
Property key for key password
- PROP_KEY_PASSWORD - Static variable in class net.i2p.router.web.RouterConsoleRunner
PROP_KEY_PASSWORD.
- PROP_KEYDIR - Static variable in class net.i2p.router.KeyManager
Property key for keydir
- PROP_KEYSTORE_PASSWORD - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
Property key for keystore password
- PROP_KEYSTORE_PASSWORD - Static variable in class net.i2p.router.web.RouterConsoleRunner
PROP_KEYSTORE_PASSWORD.
- PROP_LANG - Static variable in class net.i2p.util.Translate
prop lang
- PROP_LAPTOP_MODE - Static variable in class net.i2p.router.transport.udp.UDPTransport
Config key for laptop power-saving mode.
- PROP_LAST_CHECKED - Static variable in class net.i2p.router.web.NewsHelper
-
- PROP_LAST_LANG - Static variable in class net.i2p.router.web.NewsHelper
-
- PROP_LAST_NEW_ENTRY - Static variable in class net.i2p.router.web.NewsHelper
-
- PROP_LAST_UPDATE_TIME - Static variable in class net.i2p.router.web.NewsHelper
PROP_LAST_UPDATE_TIME.
- PROP_LAST_UPDATED - Static variable in class net.i2p.router.web.NewsHelper
-
- PROP_LENGTH - Static variable in class net.i2p.router.TunnelPoolSettings
PROP_LENGTH.
- PROP_LENGTH_VARIANCE - Static variable in class net.i2p.router.TunnelPoolSettings
PROP_LENGTH_VARIANCE.
- PROP_LIMIT_ACTION - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
reset, drop, http, or custom string; default reset @since 0.9.34
- PROP_LIMIT_ACTION - Static variable in class net.i2p.i2ptunnel.TunnelController
P r o p l i m i t a c t i o n
- PROP_LIMITS_SET - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_LISTEN_PORT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_LS_TYPE - Static variable in class net.i2p.client.impl.RequestLeaseSetMessageHandler
PROP_LS_TYPE — used for LS2.
- PROP_MAX_BW - Static variable in class net.i2p.router.tunnel.pool.BuildRequestor
Proposal 168 maximum bandwidth property key
- PROP_MAX_BW - Static variable in class org.klomp.snark.I2PSnarkUtil
Bandwidth throttle property.
- PROP_MAX_COMPLETE_FAILS - Static variable in class net.i2p.util.EepGet
Property name for max complete fails configuration
- PROP_MAX_CONNECTIONS - Static variable in class org.klomp.snark.Snark
max connections
- PROP_MAX_CONNS_DAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Max connections per day from a single peer
- PROP_MAX_CONNS_DAY - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_MAX_CONNS_DAY - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- PROP_MAX_CONNS_HOUR - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Max connections per hour from a single peer
- PROP_MAX_CONNS_HOUR - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_MAX_CONNS_HOUR - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- PROP_MAX_CONNS_MIN - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Max connections per minute from a single peer
- PROP_MAX_CONNS_MIN - Static variable in class net.i2p.i2ptunnel.TunnelController
all of these are (moved from TunnelConfig)
- PROP_MAX_CONNS_MIN - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
all of these are @since 0.8.3 (moved from IndexBean)
- PROP_MAX_FILES_PER_TORRENT - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_MAX_IB_MSGS_PER_PUMP - Static variable in class net.i2p.router.tunnel.PumpedTunnelGateway
Property key for max inbound messages per pump
- PROP_MAX_IB_QUEUE - Static variable in class net.i2p.router.tunnel.PumpedTunnelGateway
Property key for max inbound queue size
- PROP_MAX_MESSAGE_SIZE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Maximum size of a streaming message, in bytes
- PROP_MAX_MESSAGES - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_MAX_OB_MSGS_PER_PUMP - Static variable in class net.i2p.router.tunnel.PumpedTunnelGateway
Property key for max outbound messages per pump
- PROP_MAX_PONG_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionManager
P r o p m a x p o n g d e l a y
- PROP_MAX_PROFILES - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
PROP_MAX_PROFILES.
- PROP_MAX_RESENDS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Maximum number of times a message is resent
- PROP_MAX_ROUTERINFO_AGE_HOURS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
PROP_MAX_ROUTERINFO_AGE_HOURS.
- PROP_MAX_RTO - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Prop max rto.
- PROP_MAX_RUNNERS - Static variable in class net.i2p.router.JobQueue
router.config parameter to override the max runners
- PROP_MAX_SIZE - Static variable in class net.i2p.router.util.PriBlockingQueue
Property key for maximum queue size
- PROP_MAX_STREAMS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_MAX_STREAMS - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_MAX_STREAMS - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- PROP_MAX_TOTAL_CONNS_DAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Max total connections per day across all peers
- PROP_MAX_TOTAL_CONNS_DAY - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_MAX_TOTAL_CONNS_DAY - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- PROP_MAX_TOTAL_CONNS_HOUR - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Max total connections per hour across all peers
- PROP_MAX_TOTAL_CONNS_HOUR - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_MAX_TOTAL_CONNS_HOUR - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- PROP_MAX_TOTAL_CONNS_MIN - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Max total connections per minute across all peers
- PROP_MAX_TOTAL_CONNS_MIN - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_MAX_TOTAL_CONNS_MIN - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- PROP_MAX_TUNNELS - Static variable in class net.i2p.router.RouterThrottleImpl
-
- PROP_MAX_WINDOW_SIZE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Maximum congestion window size
- PROP_MAXIMUM_FAST_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
PROP_MAXIMUM_FAST_PEERS.
- PROP_MAXIMUM_HIGH_CAPACITY_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
PROP_MAXIMUM_HIGH_CAPACITY_PEERS.
- PROP_MD5 - Static variable in class net.i2p.util.PasswordManager
stored as the hex of the MD5 hash of the UTF-8 bytes.
- PROP_MESSAGE_HISTORY_FILENAME - Static variable in class net.i2p.router.MessageHistory
config property determining where we want to log the message history, if we're keeping one
- PROP_METHOD - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
IRC server config keys.
- PROP_METHOD_DEFAULT - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
-
- PROP_MIN_BW - Static variable in class net.i2p.router.tunnel.pool.BuildRequestor
Proposal 168 minimum bandwidth property key
- PROP_MIN_ROUTER_VERSION - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
P r o p m i n r o u t e r v e r s i o n
- PROP_MINIMUM_FAST_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
PROP_MINIMUM_FAST_PEERS.
- PROP_MINIMUM_HIGH_CAPACITY_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
PROP_MINIMUM_HIGH_CAPACITY_PEERS.
- PROP_MONITORING - Static variable in class net.i2p.router.web.helpers.HomeHelper
monitoring property
- PROP_MTU - Static variable in class net.i2p.router.transport.udp.UDPAddress
Property key for MTU.
- PROP_NAME - Static variable in class net.i2p.client.naming.HostTxtEntry
Property key for the hostname
- PROP_NAME - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_NETWORK_ID - Static variable in class net.i2p.data.router.RouterInfo
Property key for network id
- PROP_NEWS_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
Property for news URL
- PROP_NICKNAME - Static variable in class net.i2p.router.TunnelPoolSettings
PROP_NICKNAME.
- PROP_NONFF - Static variable in class net.i2p.router.sybil.Analysis
Property to analyze all peers
- PROP_NORMALIZE_ISP - Static variable in class net.i2p.router.transport.GeoIP
Normalize ISP/org names from ASN database (strip suffixes, abbreviate, title-case)
- PROP_NOTIFICATIONS - Static variable in class net.i2p.desktopgui.TrayManager
PROP_NOTIFICATIONS.
- PROP_NTCP2_IV - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
b64 static IV
- PROP_NTCP2_SP - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
b64 static private key
- PROP_OB_RANDOM_KEY - Static variable in class net.i2p.router.Router
PROP_OB_RANDOM_KEY.
- PROP_OFFLINE_EXPIRATION - Static variable in class net.i2p.data.i2cp.SessionConfig
Seconds since epoch, NOT ms
- PROP_OFFLINE_SIGNATURE - Static variable in class net.i2p.data.i2cp.SessionConfig
Base 64, optionally preceded by sig type and ':', default DSA-SHA1
- PROP_OLD_AUTO_START - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_OLDDEST - Static variable in class net.i2p.client.naming.HostTxtEntry
Property key for the old destination (used in change operations)
- PROP_OLDNAME - Static variable in class net.i2p.client.naming.HostTxtEntry
Property key for the old hostname (used in rename operations)
- PROP_OLDSIG - Static variable in class net.i2p.client.naming.HostTxtEntry
Property key for the old signature for inner verification
- PROP_OPENTRACKERS - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_OUTBOUND_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
prop outbound bandwidth
- PROP_OUTBOUND_BANDWIDTH_PEAK - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
prop outbound bandwidth peak
- PROP_OUTBOUND_BURST_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
prop outbound burst bandwidth
- PROP_OUTBOUND_STARTUP_RETRIES - Static variable in class net.i2p.router.tunnel.pool.TunnelPoolManager
P r o p o u t b o u n d s t a r t u p r e t r i e s
- PROP_OUTPROXY_AUTH - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Outproxy auth property
- PROP_OUTPROXY_PW - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Outproxy password property
- PROP_OUTPROXY_PW_PREFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Outproxy password property prefix.
- PROP_OUTPROXY_TYPE - Static variable in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- PROP_OUTPROXY_USER - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Outproxy username property
- PROP_OUTPROXY_USER_PREFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
passwords for specific outproxies may be added with outproxyUsername.fooproxy.i2p=user and outproxyPassword.fooproxy.i2p=pw
- PROP_OVERRIDE_IS_SLOW - Static variable in class net.i2p.util.SystemVersion
-
- PROP_PAGE_SIZE - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_PASSIVE_FLUSH_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Passive flush delay in ms for MessageOutputStream.
- PROP_PCAP - Static variable in class net.i2p.client.streaming.impl.I2PSocketManagerFull
The PCAP property
- PROP_PEER_PROFILE_DIR - Static variable in class net.i2p.router.peermanager.ProfilePersistenceHelper
PROP_PEER_PROFILE_DIR.
- PROP_PEER_TEST_CONCURRENCY - Static variable in class net.i2p.router.peermanager.PeerTestJob
PROP_PEER_TEST_CONCURRENCY.
- PROP_PEER_TEST_DELAY - Static variable in class net.i2p.router.peermanager.PeerTestJob
PROP_PEER_TEST_DELAY.
- PROP_PEER_TEST_TIMEOUT - Static variable in class net.i2p.router.peermanager.PeerTestJob
PROP_PEER_TEST_TIMEOUT.
- PROP_PERSISTENT - Static variable in class net.i2p.router.web.GraphListener
-
- PROP_PORT - Static variable in class net.i2p.data.router.RouterAddress
Property key for port
- PROP_PORT - Static variable in class net.i2p.router.transport.udp.UDPAddress
Config key for SSU port.
- PROP_PREALLOCATE_FILES - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_PREALLOCATE_FILES - Static variable in class org.klomp.snark.Storage
Configuration key for enabling file pre-allocation.
- PROP_PREFER_HTTPS - Static variable in class net.i2p.util.PortMapper
Property to prefer HTTPS
- PROP_PREFER_UDP - Static variable in class net.i2p.router.transport.udp.UDPTransport
Config key to prefer UDP transport.
- PROP_PREFIX - Static variable in class net.i2p.router.Tuner
Property prefix for tuner ranges.
- PROP_PRIORITY - Static variable in class net.i2p.router.TunnelPoolSettings
PROP_PRIORITY.
- PROP_PRIVATETRACKERS - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_PROFILE - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
Description.
- PROP_PROXIES - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_PROXY_AUTH_ENABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
If true, enable HTTP proxy authentication.
- PROP_PROXY_DEFAULT - Static variable in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- PROP_PROXY_DIGEST_PREFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
new style MD5 auth
- PROP_PROXY_DIGEST_SHA256_SUFFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
SHA-256 digest suffix
- PROP_PROXY_DIGEST_SUFFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
MD5 digest suffix
- PROP_PROXY_ENABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_PROXY_HOST - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
Host for the HTTP proxy used during reseed.
- PROP_PROXY_HOST - Static variable in class net.i2p.router.web.ConfigUpdateHandler
Property for update proxy host
- PROP_PROXY_PASSWORD - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
Password for HTTP proxy authentication.
- PROP_PROXY_PORT - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
Port for the HTTP proxy used during reseed.
- PROP_PROXY_PORT - Static variable in class net.i2p.router.web.ConfigUpdateHandler
Property for update proxy port
- PROP_PROXY_PREFIX - Static variable in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
add "default" or port number
- PROP_PROXY_USERNAME - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_PUBLISH_RANKINGS - Static variable in class net.i2p.router.StatisticsManager
PROP_PUBLISH_RANKINGS.
- PROP_PW - Static variable in interface net.i2p.client.I2PClient
Password for I2CP authentication.
- PROP_PW - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Proxy password property
- PROP_PW - Static variable in class net.i2p.util.PasswordManager
stored as plain text
- PROP_PW_ENABLE - Static variable in class i2p.susi.dns.BaseBean
Property for password enable
- PROP_PW_ENABLE - Static variable in class net.i2p.router.web.RouterConsoleRunner
PROP_PW_ENABLE.
- PROP_PW_PREFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
additional users may be added with proxyPassword.user=pw
- PROP_PW_PREFIX - Static variable in class net.i2p.sam.SAMBridge
Property prefix for SAM password hash entries.
- PROP_PW_SUFFIX - Static variable in class net.i2p.sam.SAMBridge
Property suffix for SAM password hash entries.
- PROP_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
PROP_QUANTITY.
- PROP_QUERY_FREQUENCY - Static variable in class net.i2p.router.time.RouterTimestamper
PROP_QUERY_FREQUENCY.
- PROP_RANDOM_KEY - Static variable in class net.i2p.router.TunnelPoolSettings
-
- PROP_READ_TIMEOUT - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
How long to block on read.
- PROP_REBUILD_KEYS - Static variable in class net.i2p.router.Router
New router keys once only.
- PROP_RECORD_PREFIX - Static variable in class net.i2p.util.LogManager
Prefix for per-logger level override properties
- PROP_REFERER - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
all default to false
- PROP_REFRESH - Static variable in class net.i2p.router.web.CSSHelper
PROP_REFRESH.
- PROP_REFRESH_DELAY - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_REFRESH_FREQUENCY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
Property for news refresh frequency
- PROP_RELIABILITY - Static variable in interface net.i2p.client.I2PClient
Reliability property
- PROP_RELIABILITY_BEST_EFFORT - Static variable in interface net.i2p.client.I2PClient
Reliability value: best effort
- PROP_RELIABILITY_GUARANTEED - Static variable in interface net.i2p.client.I2PClient
Reliability value: guaranteed
- PROP_RELIABILITY_NONE - Static variable in interface net.i2p.client.I2PClient
Reliability value: none.
- PROP_REMOVETIME - Static variable in class net.i2p.router.sybil.Analysis
Property to set the delete old period
- PROP_REQ_BW - Static variable in class net.i2p.router.tunnel.pool.BuildRequestor
Proposal 168 required bandwidth property key
- PROP_RESEED_URL - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_ROTATIONLIMIT - Static variable in class net.i2p.util.LogManager
Property name for the log rotation limit
- PROP_ROUTER_BATCH_FREQUENCY - Static variable in class net.i2p.router.tunnel.BatchedRouterPreprocessor
This goes in router advanced config
- PROP_ROUTER_ENCTYPE - Static variable in class net.i2p.router.startup.CreateRouterInfoJob
Property for router encryption type
- PROP_ROUTER_INFO_EXPIRATION_ADJUSTED - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
P r o p r o u t e r i n f o e x p i r a t i o n a d j u s t e d
- PROP_ROUTER_SIGTYPE - Static variable in class net.i2p.router.startup.CreateRouterInfoJob
Property for router signature type
- PROP_RTO_MULTIPLIER - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
RTO multiplier as percentage (e.g.
- PROP_SEARCH - Static variable in class net.i2p.router.web.helpers.HomeHelper
search property
- PROP_SEPARATOR - Static variable in class net.i2p.client.naming.HostTxtEntry
Separator between individual properties
- PROP_SERVER_LIST - Static variable in class net.i2p.router.time.RouterTimestamper
PROP_SERVER_LIST.
- PROP_SERVICES - Static variable in class net.i2p.router.web.helpers.HomeHelper
service list property
- PROP_SHARED - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_SHASH - Static variable in class net.i2p.util.PasswordManager
Stored as the b64 of the 16 byte salt + the 32 byte hash of the UTF-8 bytes
- PROP_SHOULD_PROXY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
Property for update through proxy
- PROP_SHOULD_PROXY_NEWS - Static variable in class net.i2p.router.web.ConfigUpdateHandler
Property for fetching news through proxy.
- PROP_SHOULD_TEST - Static variable in class net.i2p.router.TunnelPoolSettings
PROP_SHOULD_TEST.
- PROP_SHOW_STATUSFILTER - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_SHUTDOWN_DELAY_MAX - Static variable in class net.i2p.i2ptunnel.TunnelController
Configuration property for the maximum shutdown delay in seconds.
- PROP_SHUTDOWN_DELAY_MIN - Static variable in class net.i2p.i2ptunnel.TunnelController
Configuration property for the minimum shutdown delay in seconds.
- PROP_SIDEBAR_GRAPH_CONTINUOUS - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_SIDEBAR_GRAPH_DIRECTION - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_SIDEBAR_GRAPH_LEGACY - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_SIDEBAR_GRAPH_MINUTES - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_SIDEBAR_GRAPH_SPLIT - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_SIG - Static variable in class net.i2p.client.naming.HostTxtEntry
Property key for the signature
- PROP_SIGTYPE - Static variable in interface net.i2p.client.I2PClient
Destination signature type property.
- PROP_SLOW_START_GROWTH_RATE_FACTOR - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
Slow start window growth rate factor
- PROP_SOURCES - Static variable in class net.i2p.router.transport.udp.UDPTransport
allowed sources of address updates
- PROP_SPOOFED_HOST - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_SPROXY_AUTH_ENABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
If true, enable SSL proxy authentication.
- PROP_SPROXY_ENABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
If true, enable SSL proxy for reseed.
- PROP_SPROXY_HOST - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
Host for the SSL proxy used during reseed.
- PROP_SPROXY_PASSWORD - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
Password for SSL proxy authentication.
- PROP_SPROXY_PORT - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
Port for the SSL proxy used during reseed.
- PROP_SPROXY_TYPE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_SPROXY_USERNAME - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
Username for SSL proxy authentication.
- PROP_SSL_DISABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_SSL_OUTPROXIES - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Property for SSL outproxies.
- PROP_SSL_REQUIRED - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_SSL_SET - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- PROP_SSU2_IKEY - Static variable in class net.i2p.router.transport.udp.UDPTransport
b64 static IV
- PROP_SSU2_SP - Static variable in class net.i2p.router.transport.udp.UDPTransport
b64 static private key
- PROP_START - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_STARTUP_DELAY - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_STARTUP_DELAY_MAX - Static variable in class net.i2p.i2ptunnel.TunnelController
Configuration property for the maximum startup delay in seconds.
- PROP_STARTUP_DELAY_MIN - Static variable in class net.i2p.i2ptunnel.TunnelController
Configuration property for the minimum startup delay in seconds.
- PROP_STAT_FULL - Static variable in class net.i2p.stat.StatManager
default false
- PROP_STICKY_SIDEBAR - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_SUMMARYBAR - Static variable in class net.i2p.router.web.helpers.SidebarHelper
Property prefix for summary bar section configuration per page
- PROP_TAG_THRESHOLD - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_TAGS_TO_SEND - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_TARGET_HOST - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_TARGET_PORT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_TCP_HOST - Static variable in interface net.i2p.client.I2PClient
Standard host property, defaulting to localhost if not specified
- PROP_TCP_HOST - Static variable in class net.i2p.sam.SAMBridge
Property for the SAM TCP listen address.
- PROP_TCP_PORT - Static variable in interface net.i2p.client.I2PClient
Standard port number property
- PROP_TCP_PORT - Static variable in class net.i2p.sam.SAMBridge
Property for the SAM TCP listen port.
- PROP_THEME - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_THEME_NAME - Static variable in class net.i2p.router.web.CSSHelper
PROP_THEME_NAME.
- PROP_THEME_PFX - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_THRESHOLD - Static variable in class net.i2p.router.sybil.Analysis
Property to set the threshold
- PROP_TORRENT_CREATE_FILTERS - Static variable in class org.klomp.snark.SnarkManager
comma delimited list of name=filterPattern for torrent create filters.
- PROP_TORRENT_FILTERS_CONFIG - Static variable in class org.klomp.snark.SnarkManager
filename for serialized torrent filters config
- PROP_TRACKERS - Static variable in class org.klomp.snark.SnarkManager
comma delimited list of name=announceURL=baseURL for the trackers to be displayed
- PROP_TRANSIENT_KEY - Static variable in class net.i2p.data.i2cp.SessionConfig
Base 64, optionally preceded by sig type and ':', default DSA-SHA1
- PROP_TRANSLATE - Static variable in class net.i2p.router.web.NewsHelper
Default true
- PROP_TRUSTED_KEYS - Static variable in class net.i2p.router.web.ConfigUpdateHandler
Property for trusted update keys
- PROP_TUN_GZIP - Static variable in class net.i2p.i2ptunnel.TunnelController
P r o p t u n g z i p
- PROP_TYPE - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_UNIFIED_SIDEBAR - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_UNIQUE_LOCAL - Static variable in class net.i2p.i2ptunnel.I2PTunnelServer
Config key to enable unique local address.
- PROP_UNIVERSAL_THEMING - Static variable in class net.i2p.router.web.CSSHelper
PROP_UNIVERSAL_THEMING.
- PROP_UPBW_MAX - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_UPDATE_DEV_SU3 - Static variable in class net.i2p.router.web.ConfigUpdateHandler
default false
- PROP_UPDATE_DISABLED - Static variable in class net.i2p.router.web.ConfigUpdateHandler
default false - use for distros
- PROP_UPDATE_POLICY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
Property for update policy
- PROP_UPDATE_UNSIGNED - Static variable in class net.i2p.router.web.ConfigUpdateHandler
Property for unsigned update flag
- PROP_UPDATE_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
Property for update URL
- PROP_UPLOADERS_TOTAL - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_USE_OUTPROXY_PLUGIN - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Property to use local outproxy plugin.
- PROP_USE_SSL - Static variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
Property for SSL enable
- PROP_USE_SSL - Static variable in class net.i2p.i2ptunnel.I2PTunnelServer
Config key to enable SSL.
- PROP_USE_TRUSTED_LINKS - Static variable in class net.i2p.router.startup.BootCommSystemJob
Property to enable trusted links
- PROP_USER - Static variable in interface net.i2p.client.I2PClient
Username for I2CP authentication.
- PROP_USER - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Proxy username property
- PROP_USER_AGENT - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
Config key to enable sending User-Agent header.
- PROP_VALIDATE_ROUTERS_AFTER - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
P r o p v a l i d a t e r o u t e r s a f t e r
- PROP_VARY_INBOUND_HOPS - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_VARY_OUTBOUND_HOPS - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_VIA - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
Config key to enable sending Via header.
- PROP_WEBIRC_PASSWORD - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
-
- PROP_WEBIRC_SPOOF_IP - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
-
- PROP_WEBIRC_SPOOF_IP_DEFAULT - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
-
- PROP_WRITE_TIMEOUT - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
How long to block on write/flush
- PROP_YK_PRECALC_DELAY - Static variable in class net.i2p.crypto.YKGenerator
Property: delay between precalc operations (ms)
- PROP_YK_PRECALC_MAX - Static variable in class net.i2p.crypto.YKGenerator
Property: maximum pool size
- PROP_YK_PRECALC_MIN - Static variable in class net.i2p.crypto.YKGenerator
Property: minimum pool threshold
- PROP_ZIP_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
no default
- propagateError(String, Throwable) - Method in class net.i2p.client.impl.I2PSessionImpl
Pass off the error to the listener
Misspelled, oh well.
- propagateError(String, Throwable) - Method in class net.i2p.client.impl.SubSession
Pass off the error to the listener
Misspelled, oh well.
- PROPCHANGE - Static variable in class org.cybergarage.upnp.device.NTS
Property change notification
- properties - Variable in class i2p.susi.dns.BaseBean
The configuration properties
- Property - Class in org.cybergarage.upnp.event
Represents a UPnP event property containing a name-value pair.
- Property() - Constructor for class org.cybergarage.upnp.event.Property
Property.
- propertyChanged(String, String) - Method in interface net.i2p.util.I2PProperties.I2PPropertyCallback
value).
- PROPERTYFONTBOLD - Static variable in interface org.rrd4j.graph.RrdGraphConstants
- PROPERTYFONTBOLDURL - Static variable in interface org.rrd4j.graph.RrdGraphConstants
- PROPERTYFONTPLAIN - Static variable in interface org.rrd4j.graph.RrdGraphConstants
- PROPERTYFONTPLAINURL - Static variable in interface org.rrd4j.graph.RrdGraphConstants
- PROPERTYFONTSPROPERTIES - Static variable in interface org.rrd4j.graph.RrdGraphConstants
The file that contains font configuration searched in the class path.
- PROPERTYFONTSURL - Static variable in interface org.rrd4j.graph.RrdGraphConstants
A possible URL to a configuration file.
- PropertyList - Class in org.cybergarage.upnp.event
A collection of UPnP event properties.
- PropertyList() - Constructor for class org.cybergarage.upnp.event.PropertyList
-
- props - Variable in class net.i2p.i2ptunnel.socks.SOCKSServer
-
- props - Variable in class net.i2p.router.tunnel.pool.BuildReplyHandler.Result
The properties, or null.
- PROPS_SEPARATOR - Static variable in class net.i2p.client.naming.HostTxtEntry
Separator between the destination part and the properties part
- PROTO_ANY - Static variable in interface net.i2p.client.I2PSession
Any protocol
- PROTO_DATAGRAM - Static variable in interface net.i2p.client.I2PSession
A repliable and signed datagram
- PROTO_DATAGRAM2 - Static variable in interface net.i2p.client.I2PSession
A repliable and signed datagram.
- PROTO_DATAGRAM3 - Static variable in interface net.i2p.client.I2PSession
A repliable but unsigned datagram.
- PROTO_DATAGRAM_RAW - Static variable in interface net.i2p.client.I2PSession
A raw (unsigned, unrepliable) datagram
- PROTO_STREAMING - Static variable in interface net.i2p.client.I2PSession
Streaming protocol
- PROTO_UNSPECIFIED - Static variable in interface net.i2p.client.I2PSession
Unspecified protocol
- PROTOCOL - Static variable in exception com.thetransactioncompany.jsonrpc2.JSONRPC2ParseException
Indicates a parse exception caused by a JSON message not conforming
to the JSON-RPC 2.0 protocol.
- Protocol - Class in edu.internet2.ndt
Class aggregating operations that can be performed for
sending/receiving/reading Protocol messages
- Protocol(Socket) - Constructor for class edu.internet2.ndt.Protocol
Constructor that accepts socket over which to communicate as parameter
- protocol - Variable in class org.freenetproject.ForwardPort
Protocol number.
- protocol - Variable in class org.minidns.record.DNSKEY
- PROTOCOL_BYTE - Static variable in interface net.i2p.client.I2PClient
protocol flag that must be sent when opening the i2cp connection to the router
- PROTOCOL_MSG_READ_SUCCESS - Static variable in class edu.internet2.ndt.NDTConstants
- PROTOCOL_RFC4034 - Static variable in class org.minidns.record.DNSKEY
Use the protocol defined in RFC 4034.
- PROTOCOL_TCP_IPV4 - Static variable in class org.freenetproject.ForwardPort
PROTOCOL_TCP_IPV4.
- PROTOCOL_UDP_IPV4 - Static variable in class org.freenetproject.ForwardPort
PROTOCOL_UDP_IPV4.
- PROTOCOL_VERSION - Static variable in class net.i2p.router.transport.udp.SSU2Util
SSU2 protocol version number
- ProtocolException(String) - Constructor for exception org.klomp.snark.PeerAcceptor.ProtocolException
-
- protocolName - Static variable in class com.southernstorm.noise.protocol.HandshakeState
NTCP2
- protocolName10 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
protocolName10.
- protocolName11 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Hybrid SSU2
- protocolName12 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
protocolName12.
- protocolName2 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Ratchet
- protocolName3 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Tunnels
- protocolName4 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
SSU2
- protocolName5 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Hybrid Ratchet
- protocolName6 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
protocolName6.
- protocolName7 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
protocolName7.
- protocolName8 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Hybrid NTCP2
- protocolName9 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
protocolName9.
- protocolNumberToString(int) - Static method in class net.i2p.client.impl.I2PSessionDemultiplexer
Convert a protocol number to a human-readable string.
- PROVIDER_NAME - Static variable in class net.i2p.crypto.provider.I2PProvider
PROVIDER_NAME.
- PROXY_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
Proxy edition
- proxyPort(I2PAppContext) - Static method in class net.i2p.router.web.ConfigUpdateHandler
Convenience method for updaters
- prtdbl(double) - Static method in class edu.internet2.ndt.NDTUtils
Utility method to print double value up to the hundredth place.
- pruneAllPools() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Prune excess tunnels from all pools to stay within budget.
- pruneExcessTunnels() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Prune excess tunnels from the pool to stay within budget.
- prunePeerMaps(RouterContext) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Prune expired entries from static peer maps.
- PTR - Class in org.minidns.record
DNS PTR (Pointer) record payload.
Used for reverse DNS lookups, mapping IP addresses to domain names.
- PTR(String) - Constructor for class org.minidns.record.PTR
-
- PTR(DnsName) - Constructor for class org.minidns.record.PTR
-
- PUBLIC_RELAY_COUNT - Static variable in class net.i2p.router.transport.udp.UDPTransport
How many relays offered to us will we use at a time?
- publicAddress - Variable in class org.freenetproject.DetectedIP
The detected public IP address
- PublicKey - Class in net.i2p.data
Cryptographic public key for asymmetric encryption in I2P.
- PublicKey() - Constructor for class net.i2p.data.PublicKey
Creates a new PublicKey with the default ElGamal type.
- PublicKey(EncType) - Constructor for class net.i2p.data.PublicKey
Construct a new public key.
- PublicKey(byte[]) - Constructor for class net.i2p.data.PublicKey
Construct from raw key data.
- PublicKey(EncType, byte[]) - Constructor for class net.i2p.data.PublicKey
Construct a new public key.
- PublicKey(int, byte[]) - Constructor for class net.i2p.data.PublicKey
Unknown type only.
- PublicKey(String) - Constructor for class net.i2p.data.PublicKey
Constructs from base64.
- PublicSuffixList - Class in net.i2p.apache.http.conn.util
PublicSuffixList.
- PublicSuffixList(List<String>, List<String>) - Constructor for class net.i2p.apache.http.conn.util.PublicSuffixList
PublicSuffixList.
- PublicSuffixListParser - Class in net.i2p.apache.http.conn.util
PublicSuffixListParser.
- PublicSuffixListParser() - Constructor for class net.i2p.apache.http.conn.util.PublicSuffixListParser
PublicSuffixListParser.
- PublicSuffixMatcher - Class in net.i2p.apache.http.conn.util
PublicSuffixMatcher.
- PublicSuffixMatcher(Collection<String>, Collection<String>) - Constructor for class net.i2p.apache.http.conn.util.PublicSuffixMatcher
Create public suffix matcher.
- publish(LeaseSet) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
Publish a key to the network
- publish(RouterInfo) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
Publish a key to the network
- publish(RouterInfo) - Method in class net.i2p.router.NetworkDatabaseFacade
Publish a RouterInfo to the network database.
- publish(LeaseSet) - Method in class net.i2p.router.NetworkDatabaseFacade
Publish a LeaseSet to the network database.
- publish(RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Send our RI to the closest floodfill.
- publish(LeaseSet) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Publishes a local LeaseSet by storing it and scheduling republishing if applicable.
- publish(RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Stores to local db only.
- PUBLISH_JOB_DELAY - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
This needs to be long enough to give us time to start up, but less than 20m
(when we start accepting tunnels and could be a IBGW)
Actually no, we need this soon if we are a new router or other routers have
forgotten about us, else we can't build IB exploratory tunnels.
- PUBLISH_TIMEOUT - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
This maybe could be shorter than RepublishLeaseSetJob.REPUBLISH_LEASESET_TIMEOUT,
because we are sending direct, but unresponsive floodfills may take a while due to timeouts.
- PUBLISHED_VERSION - Static variable in class net.i2p.CoreVersion
The version published in the netdb via StatisticsManager.
- PublishLocalRouterInfoJob - Class in net.i2p.router.networkdb
Publish the local router's RouterInfo periodically.
- PublishLocalRouterInfoJob(RouterContext) - Constructor for class net.i2p.router.networkdb.PublishLocalRouterInfoJob
PublishLocalRouterInfoJob.
- publishStatistics() - Method in class net.i2p.router.StatisticsManager
Retrieve a snapshot of the statistics that should be published.
- publishStatistics(Hash) - Method in class net.i2p.router.StatisticsManager
Retrieve a snapshot of the statistics that should be published.
- pump(List<PendingGatewayMessage>) - Method in class net.i2p.router.tunnel.PumpedTunnelGateway
Pumps messages from the internal prequeue into the processing queue.
- PumpedTunnelGateway - Class in net.i2p.router.tunnel
This class represents a tunnel gateway with multiple hops that accepts messages,
then coalesces and fragments them before sending them down the tunnel.
- PumpedTunnelGateway(RouterContext, TunnelGateway.QueuePreprocessor, TunnelGateway.Sender, TunnelGateway.Receiver, TunnelGatewayPumper) - Constructor for class net.i2p.router.tunnel.PumpedTunnelGateway
Constructs a PumpedTunnelGateway instance.
- purge(long) - Method in class net.i2p.i2ptunnel.access.AccessCounter
Purges old accesses from the list.
- purge(long) - Method in class net.i2p.i2ptunnel.access.DestTracker
-
- purgeExcessProfiles(Set<Hash>, int) - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
Delete profile files not in 'keepPeers', if total file count > maxProfiles.
- purgeMatchingRouters() - Method in class net.i2p.router.NetworkDatabaseFacade
Trigger a retroactive purge sweep of the NetDb.
- purgeMatchingRouters() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Trigger a retroactive purge sweep of the NetDb.
- purgeStaleProfileFiles() - Method in class net.i2p.router.peermanager.ProfileOrganizer
purgeStaleProfileFiles.
- purpose - Variable in class org.bouncycastle.crypto.digests.KeccakDigest
purpose.
- purpose - Variable in class org.bouncycastle.crypto.digests.LongDigest
Crypto operation purpose.
- PURPOSE_TEST - Static variable in class net.i2p.router.peermanager.PeerSelectionCriteria
The peers will be used for a test message
- push(List<PacketBuilder.Fragment>) - Method in class net.i2p.router.transport.udp.OutboundMessageState
Add fragments up to the number of bytes allowed by setAllowedSendBytes()
Side effects: Clears setAllowedSendBytes.
- pushBackRTO(int) - Method in class net.i2p.client.streaming.impl.Connection.RetransmitEvent
pushBackRTO.
- put(String, Destination, Properties) - Method in class net.i2p.client.naming.HostsTxtNamingService
-
- put(String, Destination, Properties) - Method in class net.i2p.client.naming.MetaNamingService
Stores in the last service
- put(String, Destination) - Method in class net.i2p.client.naming.NamingService
Add a hostname and Destination to the addressbook.
- put(String, Destination, Properties) - Method in class net.i2p.client.naming.NamingService
Add a hostname and Destination to the addressbook.
- put(String, Destination, Properties) - Method in class net.i2p.client.naming.SingleFileNamingService
Store a hostname-destination mapping.
- put(Object, Object) - Method in class net.i2p.data.EmptyProperties
-
- put(I2CPMessage) - Method in class net.i2p.internal.I2CPMessageQueue
Send a message, blocking until space is available.
- put(I2CPMessage) - Method in class net.i2p.router.client.I2CPMessageQueueImpl
Send a message, blocking until space is available
- put(int, E) - Method in class net.i2p.router.crypto.ratchet.SparseArray
Adds a mapping from the specified key to the specified value,
replacing the previous mapping from the specified key if there
was one.
- put(String, Destination, Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
-
- put(Hash, DatabaseEntry) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Store a database entry with the given key.
- put(Hash, DatabaseEntry, boolean) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Store a database entry with the given key and persistence control.
- put(Hash, DatabaseEntry) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- put(Hash, DatabaseEntry, boolean) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- put(Hash, DatabaseEntry, boolean) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
for PersistentDataStore only - don't use here
- put(Hash, DatabaseEntry) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- put(Hash, SessionKey) - Method in class net.i2p.router.PersistentKeyRing
put.
- put(E) - Method in class net.i2p.router.util.CoDelBlockingQueue
put.
- put(String, SessionRecord) - Method in class net.i2p.sam.SessionsDB
Store a session record.
- put(K, V, SkipList<K, V>) - Method in class net.metanotion.io.block.index.IBSkipSpan
Load whole span from file, do the operation, flush out, then null out in-memory data again.
- put(int, K, V, SkipList<K, V>) - Method in class net.metanotion.util.skiplist.SkipLevels
Put a key-value pair into the skip list.
- put(K, V) - Method in class net.metanotion.util.skiplist.SkipList
Insert or update a key-value pair in the skip list.
- put(K, V, SkipList<K, V>) - Method in class net.metanotion.util.skiplist.SkipSpan
Put a key-value pair into this span.
- put(String, String) - Method in class org.jfree.svg.StandardFontMapper
Adds a font family mapping (if the specified alternate is null it has the effect of
clearing any existing mapping).
- putAll(Map<String, Destination>, Properties) - Method in class net.i2p.client.naming.NamingService
Put all the entries, each with the given options.
- putAll(Map<? extends Object, ? extends Object>) - Method in class net.i2p.data.EmptyProperties
-
- putCache(String, Destination) - Static method in class net.i2p.client.naming.DummyNamingService
Provide basic static caching for all services
- putDupDestOK(String, SessionRecord) - Method in class net.i2p.sam.SessionsDB
Store a session record, allowing duplicate destinations.
- putIfAbsent(String, Destination, Properties) - Method in class net.i2p.client.naming.HostsTxtNamingService
-
- putIfAbsent(String, Destination, Properties) - Method in class net.i2p.client.naming.MetaNamingService
Stores in the last service
- putIfAbsent(String, Destination) - Method in class net.i2p.client.naming.NamingService
Add a hostname and Destination to the addressbook.
- putIfAbsent(String, Destination, Properties) - Method in class net.i2p.client.naming.NamingService
Add a hostname and Destination to the addressbook.
- putIfAbsent(String, Destination, Properties) - Method in class net.i2p.client.naming.SingleFileNamingService
Store a hostname-destination mapping if not already present.
- putIfAbsent(String, Destination, Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
-
- putIfAbsent(NodeInfo) - Method in class org.klomp.snark.dht.DHTNodes
Insert a node if absent.
- putPiece(PartialPiece) - Method in class org.klomp.snark.Storage
Put the piece in the Storage if it is correct.
- r1 - Variable in class net.i2p.router.sybil.Pair
r1.
- r2 - Variable in class net.i2p.router.sybil.Pair
r2.
- RAComparator() - Constructor for class net.i2p.router.web.helpers.NetDbRenderer.RAComparator
-
- RadialGradientPaintKey - Class in org.jfree.svg.util
A wrapper for a RadialGradientPaint that can be used as the key for a Map
(including a HashMap).
- RadialGradientPaintKey(RadialGradientPaint) - Constructor for class org.jfree.svg.util.RadialGradientPaintKey
Creates a new instance.
- rafile - Variable in class org.rrd4j.core.RrdRandomAccessFileBackend
Random access file handle.
- RAIFile - Class in net.metanotion.io
Implementation of RandomAccessInterface using RandomAccessFile.
- RAIFile(RandomAccessFile) - Constructor for class net.metanotion.io.RAIFile
Constructor.
- RAIFile(File, boolean, boolean) - Constructor for class net.metanotion.io.RAIFile
-
- random - Variable in class net.i2p.crypto.eddsa.KeyPairGenerator
random.
- random() - Method in class net.i2p.I2PAppContext
[insert snarky comment here]
- RandomAccessInterface - Interface in net.metanotion.io
Interface for random access file operations.
- RandomArt - Class in net.i2p.imagegen
Draw an ASCII-Art representing the fingerprint so human brain can
profit from its built-in pattern recognition ability.
- RandomArt() - Constructor for class net.i2p.imagegen.RandomArt
-
- RandomArtServlet - Class in net.i2p.imagegen
This servlet generates random art (visual identifier) images.
- RandomArtServlet() - Constructor for class net.i2p.imagegen.RandomArtServlet
-
- RandomIfOldTrimmer<T extends SimpleDataStructure> - Class in net.i2p.kademlia
Removes a random element, but only if the bucket hasn't changed in 5 minutes.
- RandomIfOldTrimmer(I2PAppContext, int) - Constructor for class net.i2p.kademlia.RandomIfOldTrimmer
-
- RandomIterator<E> - Class in net.i2p.router.util
Random iterator for efficient early-termination iteration over collections.
- RandomIterator(List<E>) - Constructor for class net.i2p.router.util.RandomIterator
RandomIterator.
- RandomSource - Class in net.i2p.util
Singleton for whatever PRNG i2p uses.
- RandomSource(I2PAppContext) - Constructor for class net.i2p.util.RandomSource
Deprecated - do not instantiate this directly, as you won't get the
good one (Fortuna).
- randomString() - Static method in class net.i2p.crypto.KeyStoreUtil
48 char b32 string (30 bytes of entropy).
- RandomTrimmer<T extends SimpleDataStructure> - Class in net.i2p.kademlia
Removes a random element.
- RandomTrimmer(I2PAppContext, int) - Constructor for class net.i2p.kademlia.RandomTrimmer
Constructor
- range(int, int) - Static method in class net.i2p.router.web.helpers.TunnelRenderer
-
- RANGE - Static variable in class org.cybergarage.http.HTTP
Range HTTP header field name
- RatchetEntry - Class in net.i2p.router.crypto.ratchet
Container for outbound ratchet encryption data including tag, key, nonce, and optional next session keys for message preparation
The object returned from SKM.consumeNextAvailableTag() to the engine encrypt.
- RatchetEntry(RatchetSessionTag, SessionKeyAndNonce, int, int) - Constructor for class net.i2p.router.crypto.ratchet.RatchetEntry
outbound - calculated key
- RatchetEntry(RatchetSessionTag, SessionKeyAndNonce, int, int, NextSessionKey, NextSessionKey, List<Integer>) - Constructor for class net.i2p.router.crypto.ratchet.RatchetEntry
Full constructor with optional next keys and pending ACKs.
- RatchetPayload - Class in net.i2p.router.crypto.ratchet
Ratchet payload generation and parsing
- RatchetPayload.AckBlock - Class in net.i2p.router.crypto.ratchet
Acknowledgment block for ratchet payload.
- RatchetPayload.AckRequestBlock - Class in net.i2p.router.crypto.ratchet
Acknowledgment request block for ratchet payload.
- RatchetPayload.Block - Class in net.i2p.router.crypto.ratchet
Base class for blocks to be transmitted.
- RatchetPayload.DateTimeBlock - Class in net.i2p.router.crypto.ratchet
Timestamp block for ratchet payload synchronization and timing.
- RatchetPayload.GarlicBlock - Class in net.i2p.router.crypto.ratchet
Garlic clove block for embedding I2NP messages in ratchet payload.
- RatchetPayload.NextKeyBlock - Class in net.i2p.router.crypto.ratchet
Next session key block for ratchet key exchange operations.
- RatchetPayload.OptionsBlock - Class in net.i2p.router.crypto.ratchet
Options block for ratchet protocol configuration and negotiation.
- RatchetPayload.PaddingBlock - Class in net.i2p.router.crypto.ratchet
Padding block for ratchet payload size alignment and obfuscation.
- RatchetPayload.PayloadCallback - Interface in net.i2p.router.crypto.ratchet
For all callbacks, recommend throwing exceptions only from the handshake.
- RatchetPayload.PNBlock - Class in net.i2p.router.crypto.ratchet
Packet number block for ratchet payload.
- RatchetPayload.TerminationBlock - Class in net.i2p.router.crypto.ratchet
Termination block for ratchet session closure with reason codes.
- RatchetSessionTag - Class in net.i2p.router.crypto.ratchet
8-byte session tag for ratchet protocol messages with efficient long-based storage representation for memory optimization
Does not extend SessionTag or DataStructure to save space
- RatchetSessionTag(long) - Constructor for class net.i2p.router.crypto.ratchet.RatchetSessionTag
Constructs tag from a long value for compact 8-byte storage.
- RatchetSessionTag(byte[]) - Constructor for class net.i2p.router.crypto.ratchet.RatchetSessionTag
-
- RatchetSKM - Class in net.i2p.router.crypto.ratchet
Session key manager for ratchet encryption.
- RatchetSKM(RouterContext) - Constructor for class net.i2p.router.crypto.ratchet.RatchetSKM
For the router SKM only.
- RatchetSKM(RouterContext, Destination) - Constructor for class net.i2p.router.crypto.ratchet.RatchetSKM
ECIES only.
- RatchetSKM(RouterContext, Destination, EncType) - Constructor for class net.i2p.router.crypto.ratchet.RatchetSKM
The session key manager is constructed and accessed through the
client manager.
- RatchetTagSet - Class in net.i2p.router.crypto.ratchet
Manages session tags and keys for a single ratchet direction with automatic key generation, supporting both inbound lookahead and on-demand outbound operations
For outbound, uses very little memory.
- RatchetTagSet(HKDF, HandshakeState, SessionKey, SessionKey, long) - Constructor for class net.i2p.router.crypto.ratchet.RatchetTagSet
Outbound NSR Tagset
- RatchetTagSet(HKDF, SessionKey, SessionKey, long, int, int) - Constructor for class net.i2p.router.crypto.ratchet.RatchetTagSet
Outbound ES Tagset
- RatchetTagSet(HKDF, SessionTagListener, HandshakeState, SessionKey, SessionKey, long, int, int) - Constructor for class net.i2p.router.crypto.ratchet.RatchetTagSet
Inbound NSR Tagset
- RatchetTagSet(HKDF, SessionTagListener, PublicKey, SessionKey, SessionKey, long, int, int, int, int) - Constructor for class net.i2p.router.crypto.ratchet.RatchetTagSet
Inbound ES Tagset
- RatchetTagSet(SessionTagListener, SessionKey, long, long) - Constructor for class net.i2p.router.crypto.ratchet.RatchetTagSet
For SingleTagSet
- Rate - Class in net.i2p.stat
Simple rate calculator for periodically sampled data points - determining an
average value over a period, the number of events in that period, the maximum number
of events (using the interval between events), and lifetime data.
- Rate(long) - Constructor for class net.i2p.stat.Rate
A rate with period shorter than Router.COALESCE_TIME = 50*1000 has to
be manually coalesced before values are fetched from it.
- Rate(Properties, String, boolean) - Constructor for class net.i2p.stat.Rate
Create a new rate and load its state from the properties, taking data
from the data points underneath the given prefix.
- rate - Variable in class org.bouncycastle.crypto.digests.KeccakDigest
rate.
- RATE_DEPTH - Static variable in class org.klomp.snark.Peer
R a t e d e p t h
- RATE_DEPTH - Static variable in class org.klomp.snark.PeerCoordinator
R a t e d e p t h
- RateAverages - Class in net.i2p.stat
Storage space for computations of various averages.
- RateAverages() - Constructor for class net.i2p.stat.RateAverages
Create a new RateAverages
- RateConstants - Class in net.i2p.stat
Centralized rate period constants for memory-optimized statistics collection.
- RateInComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.RateInComparator
-
- RateOutComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.RateOutComparator
-
- RATES - Static variable in class net.i2p.i2ptunnel.TunnelControllerGroup
Rate stat intervals
- RATES - Static variable in class net.i2p.router.peermanager.TunnelHistory
Rate periods for history tracking
- RATES - Static variable in class net.i2p.router.transport.udp.UDPSender
Time rate intervals for statistics collection.
- RATES - Static variable in class net.i2p.router.transport.udp.UDPTransport
Short-term rate limits for SSU.
- RateStat - Class in net.i2p.stat
coordinate a moving rate over various periods
- RateStat(String, String, String, long[]) - Constructor for class net.i2p.stat.RateStat
Unique name of the statistic.
- RateSummaryListener - Interface in net.i2p.stat
Receive the state of the rate when its coalesced
- ratingsEnabled() - Method in class org.klomp.snark.I2PSnarkUtil
-
- raw - Variable in class net.i2p.i2ptunnel.udp.I2PSink
-
- raw - Variable in class net.i2p.i2ptunnel.udp.I2PSinkAnywhere
-
- RAW_SIZE_MAX - Static variable in class net.i2p.sam.SAMRawSession
RAW_SIZE_MAX.
- rawReceived(byte[], int, int, int, int, int) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- rawReceived(byte[], int, int, int, int, int) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
protocol).
- rawSession - Variable in class net.i2p.sam.SAMv1Handler
rawSession.
- RC_PROP_THEME - Static variable in class org.klomp.snark.SnarkManager
-
- RC_PROP_UNIVERSAL_THEMING - Static variable in class org.klomp.snark.SnarkManager
-
- RCLASSES - Static variable in class net.i2p.router.RouterCommandLine
RCLASSES.
- rdnsCacheSize() - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
rdnsCacheSize.
- REACHABILITY - Static variable in class net.i2p.router.util.EventLog
REACHABILITY.
- reachable - Variable in class net.i2p.addressbook.HostChecker.PingResult
true if the host was reachable via LeaseSet lookup, ping, or HTTP HEAD
- read() - Method in class i2p.susi.util.CountingInputStream
Read a single byte and count it.
- read(byte[], int, int) - Method in class i2p.susi.util.CountingInputStream
Read bytes into a buffer and count them.
- read() - Method in class i2p.susi.util.EOFOnMatchInputStream
-
- read(byte[], int, int) - Method in class i2p.susi.util.EOFOnMatchInputStream
Read bytes into a buffer.
- read() - Method in class i2p.susi.util.LimitInputStream
Read a single byte, returning -1 if the limit has been reached.
- read(byte[], int, int) - Method in class i2p.susi.util.LimitInputStream
Read bytes into a buffer, limited by the remaining quota.
- read() - Method in class net.i2p.client.streaming.impl.MessageInputStream
Reads a single byte from the stream.
- read(byte[]) - Method in class net.i2p.client.streaming.impl.MessageInputStream
Reads bytes into the given array.
- read(byte[], int, int) - Method in class net.i2p.client.streaming.impl.MessageInputStream
Reads up to length bytes into the target array at offset.
- read(InputStream, byte[]) - Static method in class net.i2p.data.DataHelper
This is different than InputStream.read(target), in that it
does repeated reads until the full data is received.
- read(InputStream, byte[], int, int) - Static method in class net.i2p.data.DataHelper
WARNING - This is different than InputStream.read(target, offset, length)
for a nonzero offset, in that it
returns the new offset (== old offset + length).
- read(InputStream, byte[]) - Method in class net.i2p.data.DataStructureImpl
Repeated reads until buffer is full or IOException is thrown
- read(InputStream, byte[]) - Method in class net.i2p.data.SimpleDataStructure
Repeated reads until the buffer is full or IOException is thrown.
- read(ByteBuffer) - Method in class net.i2p.sam.SSLSocketChannel
Read bytes from the underlying SSL socket into the given buffer.
- read(ByteBuffer[], int, int) - Method in class net.i2p.sam.SSLSocketChannel
Scatter read is not supported by this wrapper.
- read() - Method in class net.i2p.sam.UTF8Reader
-
- read(char[]) - Method in class net.i2p.sam.UTF8Reader
- read(char[], int, int) - Method in class net.i2p.sam.UTF8Reader
- read() - Method in class net.i2p.util.LookaheadInputStream
-
- read(byte[], int, int) - Method in class net.i2p.util.LookaheadInputStream
-
- read() - Method in class net.i2p.util.ResettableGZIPInputStream
-
- read(byte[]) - Method in class net.i2p.util.ResettableGZIPInputStream
-
- read(byte[], int, int) - Method in class net.i2p.util.ResettableGZIPInputStream
-
- read() - Method in class net.i2p.util.TimeoutPipedInputStream
-
- read() - Method in class net.i2p.util.TranslateReader
-
- read(char[], int, int) - Method in class net.i2p.util.TranslateReader
-
- read() - Method in class net.metanotion.io.RAIFile
-
- read(byte[]) - Method in class net.metanotion.io.RAIFile
-
- read(byte[], int, int) - Method in class net.metanotion.io.RAIFile
-
- read() - Method in interface net.metanotion.io.RandomAccessInterface
-
- read(byte[]) - Method in interface net.metanotion.io.RandomAccessInterface
-
- read(byte[], int, int) - Method in interface net.metanotion.io.RandomAccessInterface
-
- read(HTTPSocket) - Method in class org.cybergarage.http.HTTPPacket
Reads and parses HTTP packet from a socket.
- read() - Method in class org.cybergarage.http.HTTPRequest
Reads the HTTP request from the underlying socket.
- read(DataInputStream, int, int, BandwidthListener) - Method in class org.klomp.snark.PartialPiece
Reads data from the input stream into this piece starting at offset.
- read(DataInputStream, BandwidthListener) - Method in class org.klomp.snark.Request
Read from stream
- read(long, byte[]) - Method in class org.rrd4j.core.ByteBufferBackend
Reads a number of bytes from the RRD file on the disk
- read(ByteBuffer) - Method in class org.rrd4j.core.jrrd.RRDFile
Read bytes
- read(long, byte[]) - Method in class org.rrd4j.core.RrdBackend
Reads an array of bytes from the underlying storage starting from the given storage offset.
- read(long, byte[]) - Method in class org.rrd4j.core.RrdByteArrayBackend
Read bytes from the in-memory buffer at the given offset.
- read(long, byte[]) - Method in class org.rrd4j.core.RrdRandomAccessFileBackend
Reads a number of bytes from the RRD file on the disk
- READ_MESSAGE - Static variable in class com.southernstorm.noise.protocol.HandshakeState
The HandshakeState expects the application to read the
next message payload from the handshake.
- readAll() - Method in class org.rrd4j.core.RrdBackend
Reads all RRD bytes from the underlying storage.
- readBlocklist() - Method in class net.i2p.router.sybil.PersistSybil
Read the blocklist
- readBoolean() - Method in class net.metanotion.io.RAIFile
-
- readBoolean() - Method in interface net.metanotion.io.RandomAccessInterface
-
- ReadBuffer - Class in i2p.susi.util
Read-only Buffer for constant data initialized from a byte array.
- ReadBuffer(byte[], int, int) - Constructor for class i2p.susi.util.ReadBuffer
Create a ReadBuffer for a portion of a byte array.
- readByte() - Method in class net.metanotion.io.RAIFile
-
- readByte() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readBytes(InputStream) - Method in class net.i2p.crypto.SHA1Hash
readBytes.
- readBytes(InputStream) - Method in class net.i2p.data.Certificate
Reads the certificate from an input stream.
- readBytes(byte[], int) - Method in class net.i2p.data.Certificate
Reads the certificate from the source array.
- readBytes(InputStream) - Method in interface net.i2p.data.DataStructure
Load up the current object with data from the given stream.
- readBytes(InputStream) - Method in class net.i2p.data.DateAndFlags
Load up the current object with data from the given stream.
- readBytes(InputStream) - Method in class net.i2p.data.EncryptedLeaseSet
This does NOT validate the signature
- readBytes(InputStream) - Method in class net.i2p.data.Hash
Reads the hash from an input stream.
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.AbuseReason
Reads the abuse reason from a stream.
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.AbuseSeverity
Reads the severity level from a stream.
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.I2CPMessageImpl
Read the message from the stream, wrapping I2CPMessageException in DataFormatException.
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.MessageId
Read the message ID from a stream.
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.SessionConfig
Reads the session config from a stream.
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.SessionId
Read the session ID from a stream.
- readBytes(InputStream) - Method in class net.i2p.data.i2np.DeliveryInstructions
Not supported, use readBytes(byte[], int)
- readBytes(byte[], int) - Method in class net.i2p.data.i2np.DeliveryInstructions
readBytes.
- readBytes(byte[], int, int, int) - Method in class net.i2p.data.i2np.FastI2NPMessageImpl
Ignore, but save, the checksum, to be used later if necessary.
- readBytes(byte[], int) - Method in class net.i2p.data.i2np.GarlicClove
-
- readBytes(byte[], int, int) - Method in interface net.i2p.data.i2np.I2NPMessage
Read the body into the data structures, after the initial type byte, using
the current class's format as defined by the I2NP specification
- readBytes(byte[], int, int, int) - Method in interface net.i2p.data.i2np.I2NPMessage
Read the body into the data structures, after the initial type byte, using
the current class's format as defined by the I2NP specification
- readBytes(byte[], int, int) - Method in class net.i2p.data.i2np.I2NPMessageImpl
Read the header, then read the rest into buffer, then call
readMessage in the implemented message type
- readBytes(byte[], int, int, int) - Method in class net.i2p.data.i2np.I2NPMessageImpl
Set a limit on the max to read from the data buffer, so that
we can use a large buffer but prevent the reader from reading off the end.
- readBytes(InputStream) - Method in class net.i2p.data.KeysAndCert
Reads the keys and certificate from an input stream.
- readBytes(InputStream) - Method in class net.i2p.data.Lease
Reads the lease from an input stream.
- readBytes(InputStream) - Method in class net.i2p.data.Lease2
-
- readBytes(InputStream) - Method in class net.i2p.data.LeaseSet
This does NOT validate the signature
- readBytes(InputStream) - Method in class net.i2p.data.LeaseSet2
This does NOT validate the signature
- readBytes(InputStream) - Method in class net.i2p.data.MetaLease
Reads the lease from an input stream.
- readBytes(InputStream) - Method in class net.i2p.data.MetaLeaseSet
This does NOT validate the signature
- readBytes(InputStream) - Method in class net.i2p.data.Payload
Reads this payload from an input stream (4-byte length-prefixed data).
- readBytes(InputStream) - Method in class net.i2p.data.router.RouterAddress
As of 0.9.3, expiration MUST be all zeros as it is ignored on
readin and the signature will fail.
- readBytes(InputStream) - Method in class net.i2p.data.router.RouterInfo
This does NOT validate the signature
- readBytes(InputStream, boolean) - Method in class net.i2p.data.router.RouterInfo
If verifySig is true,
this validates the signature while reading in,
and throws a DataFormatException if the sig is invalid.
- readBytes(InputStream) - Method in class net.i2p.data.SimpleDataStructure
Sets the data.
- readBytes(InputStream) - Method in class net.i2p.data.TunnelId
Read the tunnel ID from a stream.
- readBytes() - Method in class org.rrd4j.core.RrdPrimitive
Raw byte array from backend storage.
- readBytesRatchet(byte[], int, int) - Method in class net.i2p.data.i2np.GarlicClove
Short format for ECIES-Ratchet, saves 22 bytes.
- readCert(KeyStore, String) - Static method in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- readChar() - Method in class net.metanotion.io.RAIFile
-
- readChar() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readChunkLength() - Method in class net.i2p.util.EepGet
Parse a chunk length from the HTTP response stream.
- readCloveSet(byte[], int) - Method in class net.i2p.router.message.GarlicMessageParser
ElGamal only
- readComplete(boolean) - Method in interface i2p.susi.util.Buffer
Top-level reader MUST call this to close the input stream.
- readComplete(boolean) - Method in class i2p.susi.util.FileBuffer
Close the input stream.
- readComplete(boolean) - Method in class i2p.susi.util.GzipFileBuffer
Close the input stream and record the uncompressed length if successful.
- readComplete(boolean) - Method in class i2p.susi.util.MemoryBuffer
-
- readComplete(boolean) - Method in class i2p.susi.util.OutputStreamBuffer
Does nothing
- readComplete(boolean) - Method in class i2p.susi.util.ReadBuffer
Does nothing
- readConfFile() - Method in class net.i2p.i2pcontrol.servlets.configuration.ConfigurationManager
Reads configuration from file, every line is parsed as key=value.
- readConfig() - Method in class net.i2p.router.Router
This updates the config with all settings found in the file.
- ReadConfigJob - Class in net.i2p.router.tasks
Simply read the router config periodically,
so that the user may make config changes externally.
- ReadConfigJob(RouterContext) - Constructor for class net.i2p.router.tasks.ReadConfigJob
Create a new configuration reader job.
- ReadCounter - Interface in i2p.susi.util
Interface for counting bytes read or skipped.
- readDate(InputStream) - Static method in class net.i2p.data.DataHelper
Read in a date from the stream as specified by the I2P data structure spec.
- readDouble() - Method in class net.metanotion.io.RAIFile
-
- readDouble() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readDouble(long) - Method in class org.rrd4j.core.ByteBufferBackend
-
- readDouble(long, int) - Method in class org.rrd4j.core.ByteBufferBackend
-
- readDouble() - Method in class org.rrd4j.core.jrrd.RRDFile
Double.
- readDouble(long) - Method in class org.rrd4j.core.RrdBackend
Reads a double value from the underlying storage at the given offset.
- readDouble(long, int) - Method in class org.rrd4j.core.RrdBackend
Reads an array of double values from the underlying storage at the given offset.
- readDouble() - Method in class org.rrd4j.core.RrdPrimitive
Double value from backend storage.
- readDouble(int) - Method in class org.rrd4j.core.RrdPrimitive
Position in the primitive array.
- readDouble(int, int) - Method in class org.rrd4j.core.RrdPrimitive
Starting position in the primitive array.
- readEnum(Class<E>) - Method in class org.rrd4j.core.RrdPrimitive
Deserialize an enum value from backend storage.
- Reader - Class in com.maxmind.db
Instances of this class provide a reader for the MaxMind DB format.
- Reader(File) - Constructor for class com.maxmind.db.Reader
Constructs a Reader for the MaxMind DB format, with no caching.
- Reader(File, NodeCache) - Constructor for class com.maxmind.db.Reader
Constructs a Reader for the MaxMind DB format, with the specified backing
cache.
- Reader(InputStream) - Constructor for class com.maxmind.db.Reader
- Reader(InputStream, NodeCache) - Constructor for class com.maxmind.db.Reader
Constructs a Reader with the specified backing cache, as if in mode
Reader.FileMode.MEMORY, without using a
File instance.
- Reader(File, Reader.FileMode) - Constructor for class com.maxmind.db.Reader
Constructs a Reader for the MaxMind DB format, with no caching.
- Reader(File, Reader.FileMode, NodeCache) - Constructor for class com.maxmind.db.Reader
Constructs a Reader for the MaxMind DB format, with the specified backing
cache.
- Reader - Class in net.i2p.router.transport.ntcp
Pool of running threads which will process any read bytes on any of the
NTCPConnections, including decryption of the data read, connection
handshaking, parsing bytes into I2NP messages, etc.
- Reader(RouterContext) - Constructor for class net.i2p.router.transport.ntcp.Reader
Constructor.
- Reader.FileMode - Enum in com.maxmind.db
The file mode to use when opening a MaxMind DB.
- ReaderException - Exception in com.google.zxing
The general exception class throw when something goes wrong during decoding of a barcode.
- ReaderException() - Constructor for exception com.google.zxing.ReaderException
Default constructor
- ReaderException(Throwable) - Constructor for exception com.google.zxing.ReaderException
-
- readError(I2CPMessageReader, Exception) - Method in class net.i2p.client.impl.I2PSessionImpl
The I2CPMessageEventListener callback.
- readError(I2CPMessageReader, Exception) - Method in interface net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageEventListener
Notify the listener that an exception was thrown while reading from the given
reader.
- readError(I2CPMessageReader, Exception) - Method in class net.i2p.router.client.ClientMessageEventListener
Handle notification that there was an error
- readExpiration() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the expiration time.
- readFile(String, String, OutputStream) - Static method in class net.i2p.util.FileUtil
Dump the contents of the given path (relative to the root) to the output
stream.
- readFloat() - Method in class net.metanotion.io.RAIFile
-
- readFloat() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readFromProperties(Properties) - Method in class net.i2p.router.ClientTunnelSettings
Load settings from the given properties.
- readFromProperties(String, Properties) - Method in class net.i2p.router.TunnelPoolSettings
Defaults in props are NOT honored.
- readFully(byte[]) - Method in class net.metanotion.io.RAIFile
-
- readFully(byte[], int, int) - Method in class net.metanotion.io.RAIFile
-
- readFully(byte[]) - Method in interface net.metanotion.io.RandomAccessInterface
-
- readFully(byte[], int, int) - Method in interface net.metanotion.io.RandomAccessInterface
-
- readGarlicKeys() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the garlic keys for OBEP.
- readGeoIPFile(I2PAppContext, Long[], Map<String, String>) - Static method in class net.i2p.router.transport.GeoIPv6
Lookup search items in the geoip file.
- readHeader(InputStream) - Method in class net.i2p.data.EncryptedLeaseSet
Overridden because we have a blinded key, not a dest
- readHeader(InputStream) - Method in class net.i2p.data.LeaseSet2
Read the LeaseSet2 header from a stream.
- readHeaders() - Method in class net.i2p.client.streaming.I2PSocketEepGet
Overridden to disable inline gunzipping
- readHeaders(I2PSocket, InputStream, StringBuilder, Set<String>, I2PAppContext, long) - Static method in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
From I2P to server: socket non-null, in null.
- readHeaders(I2PSocket, InputStream, StringBuilder, String[], I2PAppContext, long) - Static method in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
Read headers from the input stream, using an array of skip headers.
- readHeaders() - Method in class net.i2p.util.EepGet
Read and parse HTTP response headers.
- readInt() - Method in class net.metanotion.io.RAIFile
-
- readInt() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readInt(long) - Method in class org.rrd4j.core.ByteBufferBackend
-
- readInt() - Method in class org.rrd4j.core.jrrd.RRDFile
Int.
- readInt(long) - Method in class org.rrd4j.core.RrdBackend
Reads an integer value from the underlying storage at the given offset.
- readInt() - Method in class org.rrd4j.core.RrdPrimitive
Int value from backend storage.
- readIsInboundGateway() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads whether this hop is an inbound gateway.
- readIsOutboundEndpoint() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads whether this hop is an outbound endpoint.
- readIVKey() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the tunnel IV encryption key.
- readKeyData(File, File) - Static method in class net.i2p.router.startup.LoadRouterInfoJob
Read key data from the specified files.
- readLayerEncryptionType() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the layer encryption type.
- readLayerKey() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the tunnel layer encryption key.
- readLine(InputStream) - Static method in class net.i2p.data.DataHelper
Read a newline delimited line from the stream, returning the line (without
the newline), or null if EOF reached on an empty line
Warning - strips \n but not \r
Warning - 8KB line length limit as of 0.7.13, @throws IOException if exceeded
Warning - not UTF-8
- readLine(InputStream, MessageDigest) - Static method in class net.i2p.data.DataHelper
update the hash along the way
Warning - strips \n but not \r
Warning - 8KB line length limit as of 0.7.13, @throws IOException if exceeded
Warning - not UTF-8
- readLine(InputStream, StringBuilder) - Static method in class net.i2p.data.DataHelper
Read in a line, placing it into the buffer (excluding the newline).
- readLine(InputStream, StringBuilder, MessageDigest) - Static method in class net.i2p.data.DataHelper
update the hash along the way
Warning - strips \n but not \r
Warning - 8KB line length limit as of 0.7.13, @throws IOException if exceeded
Warning - not UTF-8
- ReadLine - Class in net.i2p.sam
Modified from I2PTunnelHTTPServer
Handles UTF-8.
- readLine(Socket, StringBuilder, int) - Static method in class net.i2p.sam.ReadLine
Read a line terminated by newline, with a total read timeout.
- readLine() - Method in class net.metanotion.io.RAIFile
-
- readLine() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readLong(InputStream, int) - Static method in class net.i2p.data.DataHelper
Read the stream for an integer as defined by the I2P data structure specification.
- readLong() - Method in class net.metanotion.io.RAIFile
-
- readLong() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readLong(long) - Method in class org.rrd4j.core.ByteBufferBackend
-
- readLong() - Method in class org.rrd4j.core.jrrd.RRDFile
Long.
- readLong(long) - Method in class org.rrd4j.core.RrdBackend
Reads a long value from the underlying storage at the given offset.
- readLong() - Method in class org.rrd4j.core.RrdPrimitive
Long value from backend storage.
- readMessage(byte[], int, int, byte[], int) - Method in class com.southernstorm.noise.protocol.HandshakeState
Reads a message payload during the handshake.
- readMessage(InputStream, int, int) - Method in interface net.i2p.data.i2cp.I2CPMessage
Read the contents from the input stream into the current class's format.
- readMessage(InputStream) - Method in interface net.i2p.data.i2cp.I2CPMessage
Read the contents from the input stream into the current class's format.
- readMessage(InputStream) - Static method in class net.i2p.data.i2cp.I2CPMessageHandler
Read an I2CPMessage from the stream and return the fully populated object.
- readMessage(InputStream) - Method in class net.i2p.data.i2cp.I2CPMessageImpl
Validate the type and size of the message, and then read the message into the data structures.
- readMessage(InputStream, int, int) - Method in class net.i2p.data.i2cp.I2CPMessageImpl
Read the body into the data structures
- readMessage(InputStream, int, int) - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
Read the body into the data structures
- readMessage(InputStream, int, int) - Method in class net.i2p.data.i2cp.SendMessageMessage
Read the body into the data structures
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
readMessage.
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
readMessage.
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.DatabaseStoreMessage
readMessage.
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.DataMessage
-
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.DeliveryStatusMessage
readMessage.
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.GarlicMessage
readMessage.
- readMessage(byte[], int, int, int) - Method in interface net.i2p.data.i2np.I2NPMessage
Read the body into the data structures, after the initial type byte and
the uniqueId / expiration, using the current class's format as defined by
the I2NP specification
Implementations must not read more than dataSize,
or throw I2NPMessageException or IndexOutOfBoundsException if they do.
- readMessage(byte[], int, int, int, I2NPMessageHandler) - Method in interface net.i2p.data.i2np.I2NPMessage
readMessage.
- readMessage(byte[]) - Method in class net.i2p.data.i2np.I2NPMessageHandler
Read an I2NPMessage from the byte array and return the fully populated object.
- readMessage(byte[], int) - Method in class net.i2p.data.i2np.I2NPMessageHandler
Result is retreived with lastRead()
4 * @param data the data
4 * @param offset the offset
4 * @return the result
4 * @throws net.i2p.data.i2np.I2NPMessageException on error
- readMessage(byte[], int, int) - Method in class net.i2p.data.i2np.I2NPMessageHandler
Set a limit on the max to read from the data buffer, so that
we can use a large buffer but prevent the reader from reading off the end.
- readMessage(byte[], int, int, int, I2NPMessageHandler) - Method in class net.i2p.data.i2np.I2NPMessageImpl
readMessage.
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.OutboundTunnelBuildReplyMessage
readMessage.
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.ShortTunnelBuildMessage
readMessage.
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.ShortTunnelBuildReplyMessage
-
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.TunnelBuildMessageBase
readMessage.
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.TunnelDataMessage
Read and parse the message from raw data into fields
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.TunnelGatewayMessage
Read and parse the message from raw data into fields.
- readMessage(byte[], int, int, int, I2NPMessageHandler) - Method in class net.i2p.data.i2np.TunnelGatewayMessage
Note that for efficiency at the IBGW, this does not fully deserialize the included
I2NP Message.
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.UnknownI2NPMessage
-
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.VariableTunnelBuildMessage
Parse record count from first byte, then delegate to parent for record data.
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
Parse record count from first byte, then delegate to parent for record data.
- readMultiPageData(byte[], int, int[], int[]) - Method in class net.metanotion.io.block.BlockFile
Read bytes from multiple pages.
- readn(Message, int) - Method in class edu.internet2.ndt.Protocol
Populate Message byte array with specific number of bytes of data from
socket input stream
- readNextIdentity() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the next hop's identity hash.
- readNextTunnelId() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the next hop's tunnel ID.
- readOfflineBytes(InputStream) - Method in class net.i2p.data.EncryptedLeaseSet
Overridden because we have a blinded key, not a dest
- readOfflineBytes(InputStream) - Method in class net.i2p.data.LeaseSet2
Read the offline signing section from a stream.
- readOnly() - Method in class org.rrd4j.core.RrdDb.Builder
Set the rrd as readonly
- readOptions() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the tunnel build options.
- readPacket(byte[], int, int) - Method in class net.i2p.client.streaming.impl.Packet
Read the packet from the buffer (starting at the offset) and return
the number of bytes read.
- readProfile(File, long) - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
- readProfiles() - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
readProfiles.
- readProperties(InputStream) - Static method in class net.i2p.data.DataHelper
Read a mapping from the stream, as defined by the I2P data structure spec,
and store it into a Properties object.
- readProperties(InputStream, Properties) - Static method in class net.i2p.data.DataHelper
Ditto, load into an existing properties
As of 0.9.18, throws DataFormatException on duplicate key
Does NOT enforce key ordering.
- readProperties(InputStream, Properties, boolean) - Static method in class net.i2p.data.DataHelper
Ditto, load into an existing properties
As of 0.9.18, throws DataFormatException on duplicate key
- readProperties(ByteArrayInputStream) - Static method in class net.i2p.router.naming.BlockfileNamingService
Same as DataHelper.readProperties, UTF-8, unsorted,
except that values may up to 4K bytes.
- readReceiveTunnelId() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the tunnel ID this hop should receive messages on.
- readReplyIV() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the reply IV.
- readReplyKey() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the reply encryption key.
- readReplyMessageId() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the reply message ID.
- readRequestTime() - Method in class net.i2p.data.i2np.BuildRequestRecord
Reads the request time.
- readShort() - Method in class net.metanotion.io.RAIFile
-
- readShort() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readShort(long) - Method in class org.rrd4j.core.ByteBufferBackend
-
- readShort(long) - Method in class org.rrd4j.core.RrdBackend
Reads a short value from the underlying storage at the given offset.
- readString(InputStream) - Static method in class net.i2p.data.DataHelper
Read in a string from the stream as specified by the I2P data structure spec.
- readString(int) - Method in class org.rrd4j.core.jrrd.RRDFile
String.
- readString(long) - Method in class org.rrd4j.core.RrdBackend
Reads a string from the underlying storage at the given offset.
- readString() - Method in class org.rrd4j.core.RrdPrimitive
String value from backend storage.
- readTextFile(String, int, boolean) - Static method in class net.i2p.util.FileUtil
Read in the last few lines of a (newline delimited) textfile, or null if
the file doesn't exist.
- readTimeout - Variable in class net.i2p.i2ptunnel.I2PTunnel
Default read timeout for tunnel connections (-1 = no timeout)
- readTimeout - Variable in class net.i2p.i2ptunnel.I2PTunnelClient
Idle timeout in milliseconds for I2P socket reads on new connections.
- readTimeout - Variable in class net.i2p.i2ptunnel.I2PTunnelIRCClient
-
- readTimeout - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
default timeout - override if desired
- readTimeout - Variable in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
default timeout to 3 minutes - override if desired
- readTypeBitMap(byte[]) - Static method in class org.minidns.record.NSEC
Read type bitmap
- readUnsignedByte() - Method in class net.metanotion.io.RAIFile
-
- readUnsignedByte() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readUnsignedInt() - Method in class net.metanotion.io.RAIFile
Reads an unsigned 32-bit integer from the file.
- readUnsignedInt() - Method in interface net.metanotion.io.RandomAccessInterface
Read a 4-byte big-endian unsigned int.
- readUnsignedShort() - Method in class net.metanotion.io.RAIFile
-
- readUnsignedShort() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readUTF() - Method in class net.metanotion.io.RAIFile
Read a UTF encoded string with 4-byte length prefix.
- readUTF() - Method in interface net.metanotion.io.RandomAccessInterface
-
- ready() - Method in class net.i2p.util.TranslateReader
-
- reannounce(String) - Method in class org.klomp.snark.MetaInfo
Creates a copy of this MetaInfo that shares everything except the announce URL.
- REASON_AEAD - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
AEAD failure reason
- REASON_AEAD - Static variable in class net.i2p.router.transport.udp.SSU2Util
AEAD verification failure
- REASON_BANNED - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Banned reason
- REASON_BANNED - Static variable in class net.i2p.router.transport.udp.SSU2Util
Peer is banned
- REASON_FRAME_TIMEOUT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Frame timeout reason
- REASON_FRAME_TIMEOUT - Static variable in class net.i2p.router.transport.udp.SSU2Util
Frame acknowledgment timeout
- REASON_FRAMING - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Framing error reason
- REASON_FRAMING - Static variable in class net.i2p.router.transport.udp.SSU2Util
Framing protocol error
- REASON_LIMITS - Static variable in class net.i2p.router.transport.udp.SSU2Util
Resource limits exceeded
- REASON_MSG1 - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Message 1 error reason
- REASON_MSG1 - Static variable in class net.i2p.router.transport.udp.SSU2Util
Error in session request message
- REASON_MSG2 - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Message 2 error reason
- REASON_MSG2 - Static variable in class net.i2p.router.transport.udp.SSU2Util
Error in session created message
- REASON_MSG3 - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Message 3 error reason
- REASON_MSG3 - Static variable in class net.i2p.router.transport.udp.SSU2Util
Error in session confirmed message
- REASON_NETID - Static variable in class net.i2p.router.transport.udp.SSU2Util
Network ID mismatch
- REASON_OPTIONS - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Options mismatch reason
- REASON_OPTIONS - Static variable in class net.i2p.router.transport.udp.SSU2Util
Options parameter mismatch
- REASON_PADDING - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Padding violation reason
- REASON_PADDING - Static variable in class net.i2p.router.transport.udp.SSU2Util
Invalid padding
- REASON_PAYLOAD - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Payload error reason
- REASON_PAYLOAD - Static variable in class net.i2p.router.transport.udp.SSU2Util
Payload data error
- REASON_REPLACED - Static variable in class net.i2p.router.transport.udp.SSU2Util
Session was replaced by a new connection
- REASON_S_MISMATCH - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
S mismatch reason
- REASON_S_MISMATCH - Static variable in class net.i2p.router.transport.udp.SSU2Util
Session key mismatch
- REASON_SHUTDOWN - Static variable in class net.i2p.router.transport.udp.SSU2Util
Router shutting down
- REASON_SIGFAIL - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Signature failure reason
- REASON_SIGFAIL - Static variable in class net.i2p.router.transport.udp.SSU2Util
Signature verification failed
- REASON_SIGTYPE - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Signature type mismatch reason
- REASON_SIGTYPE - Static variable in class net.i2p.router.transport.udp.SSU2Util
Signature type error or mismatch
- REASON_SKEW - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Clock skew reason
- REASON_SKEW - Static variable in class net.i2p.router.transport.udp.SSU2Util
Clock skew exceeds tolerance
- REASON_TERMINATION - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Termination reason
- REASON_TERMINATION - Static variable in class net.i2p.router.transport.udp.SSU2Util
Termination requested by remote
- REASON_TIMEOUT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Timeout reason
- REASON_TIMEOUT - Static variable in class net.i2p.router.transport.udp.SSU2Util
Connection timeout
- REASON_TOKEN - Static variable in class net.i2p.router.transport.udp.SSU2Util
Token validation error
- REASON_UNSPEC - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
Unspecified reason
- REASON_UNSPEC - Static variable in class net.i2p.router.transport.udp.SSU2Util
Unspecified reason
- REASON_VERSION - Static variable in class net.i2p.router.transport.udp.SSU2Util
Protocol version mismatch
- reasonString - Variable in class org.freenetproject.ForwardPortStatus
A descriptive message explaining the status or reason for failure
- rebuildNewIdentity() - Method in class net.i2p.router.Router
Rebuild a new identity the hard way - delete all of our old identity
files, then reboot the router.
- rebuildRouterInfo() - Method in class net.i2p.router.Router
Rebuild and republish our routerInfo since something significant
has changed.
- rebuildRouterInfo(boolean) - Method in class net.i2p.router.Router
Rebuild and republish our routerInfo since something significant
has changed.
- rebuildRouterInfo() - Method in class net.i2p.router.startup.RebuildRouterInfoJob
Rebuild with default settings
- rebuildRouterInfo(boolean) - Method in class net.i2p.router.startup.RebuildRouterInfoJob
Rebuild the router info and keys.
- RebuildRouterInfoJob - Class in net.i2p.router.startup
This used be called from StartAcceptingClientsJob but is now disabled.
- RebuildRouterInfoJob(RouterContext) - Constructor for class net.i2p.router.startup.RebuildRouterInfoJob
RebuildRouterInfoJob.
- rebuildTunnels() - Method in interface net.i2p.client.I2PSession
Force immediate tunnel rebuild.
- rebuildTunnels() - Method in class net.i2p.client.impl.I2PSessionImpl2
rebuildTunnels.
- recalculate() - Method in class net.i2p.stat.Frequency
Recalculate the averages
- recalculateLowLatency() - Method in class net.i2p.router.peermanager.PeerProfile
Recalculate the low-latency flag from the accumulated peer test time average.
- receive(int) - Method in class net.i2p.client.impl.MessageState
receive.
- receive(byte[], Hash) - Method in class net.i2p.router.dummy.VMCommSystem
We send messages between comms as bytes so that we strip any router-local
info.
- receive(GarlicMessage) - Method in class net.i2p.router.message.GarlicMessageReceiver
Processes a received GarlicMessage by attempting to decrypt it with the appropriate keys.
- receive(ByteBuffer) - Method in class net.i2p.router.transport.ntcp.EstablishBase
Parse the contents of the buffer as part of the handshake.
- receive(ByteBuffer) - Method in interface net.i2p.router.transport.ntcp.EstablishState
Parse the contents of the buffer as part of the handshake.
- receive(ByteBuffer) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
Entry point for receiving data on an inbound NTCP connection.
- receive(ByteBuffer) - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
Parse the contents of the buffer as part of the handshake.
- receive() - Method in class net.i2p.router.transport.udp.UDPEndpoint
Blocking call to receive the next inbound UDP packet from any peer.
- receive(int, byte[], int, int, boolean) - Method in class net.i2p.router.tunnel.FragmentedMessage
Receive a followup fragment, though one of these may arrive at the endpoint
prior to the fragment # 0.
- receive(byte[], int, int, boolean, Hash, TunnelId) - Method in class net.i2p.router.tunnel.FragmentedMessage
Receive the first fragment (#0) and related metadata.
- receive() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Receive a multicast packet.
- receive() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
receive.
- receiveComplete(I2NPMessage, Hash, TunnelId) - Method in interface net.i2p.router.tunnel.FragmentHandler.DefragmentedReceiver
Receive a fully formed I2NPMessage out of the tunnel
- receiveConnection(Packet) - Method in class net.i2p.client.streaming.impl.ConnectionManager
Create a new connection based on the SYN packet we received.
- received(int) - Method in interface net.i2p.router.transport.udp.ACKBitfield
Check if the given fragment has been received.
- received() - Method in class net.i2p.router.transport.udp.UDPPacket
Marks the packet as received, recording the current time.
- receivedAck() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Has at least one ACK been received?
- receivedACK(PublicKey, int, int) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Process a received ACK
- receiveData(OutboundEstablishState) - Method in class net.i2p.router.transport.udp.EstablishmentManager
A data packet arrived on an outbound connection being established, which
means its complete (yay!).
- receiveDatagramBytes(Destination, byte[], int, int, int) - Method in class net.i2p.sam.MasterSession
-
- receiveDatagramBytes(Destination, byte[], int, int, int) - Method in interface net.i2p.sam.SAMDatagramReceiver
Send a byte array to a SAM client.
- receiveDatagramBytes(Destination, byte[], int, int, int) - Method in class net.i2p.sam.SAMv1Handler
Receive datagram bytes from the network and forward them to the SAM client.
- receiveDatagramBytes(Destination, byte[], int, int, int) - Method in class net.i2p.sam.SAMv3DatagramSession
Receive a datagram from I2P and forward to the SAM client.
- receivedComplete() - Method in interface net.i2p.router.transport.udp.ACKBitfield
Check if the entire message has been received completely.
- receivedParticipatingMessage(int, float) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Check if we should accept an inbound participating message.
- receiveEncrypted(byte[]) - Method in class net.i2p.router.tunnel.InboundGatewayReceiver
-
- receiveEncrypted(byte[], boolean) - Method in class net.i2p.router.tunnel.InboundGatewayReceiver
receiveEncrypted.
- receiveEncrypted(byte[]) - Method in class net.i2p.router.tunnel.OutboundReceiver
receiveEncrypted.
- receiveEncrypted(byte[]) - Method in interface net.i2p.router.tunnel.TunnelGateway.Receiver
Forward encrypted data to the next hop.
- receiveFragment(byte[], int, int, int, boolean) - Method in class net.i2p.router.transport.udp.InboundMessageState
Receives and stores a fragment.
- receiveHolePunch(RemoteHostId, UDPPacket) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Called from PacketHandler.
- receiveHolePunch(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.IntroductionManager
We are Alice and we got this from Charlie.
- receiveHolePunch() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Accelerate response to RelayResponse if we haven't sent it yet.
- receiveHolePunch() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
Overridden because we don't have to wait for Relay Response first.
- receiveIV(byte[], int, byte[], int) - Method in class net.i2p.router.tunnel.BloomFilterIVValidator
-
- receiveIV(byte[], int, byte[], int) - Method in class net.i2p.router.tunnel.DummyValidator
receiveIV.
- receiveIV(byte[], int, byte[], int) - Method in interface net.i2p.router.tunnel.IVValidator
receive the IV for the tunnel message, returning true if it is valid,
or false if it has already been used (or is otherwise invalid).
- receiveMessage(int) - Method in interface net.i2p.client.I2PSession
Receive a message that the router has notified the client about, returning
the payload.
- receiveMessage(int) - Method in class net.i2p.client.impl.I2PSessionImpl
Pull the unencrypted data from the message that we've already prefetched and
notified the user that its available.
- receiveMessage(int) - Method in class net.i2p.client.impl.I2PSessionImpl2
pull the unencrypted AND DECOMPRESSED data
- receiveMessage(Destination, Destination, Payload) - Method in class net.i2p.router.client.ClientConnectionRunner
Synchronously deliver the message to the current runner
Failure indication is available as of 0.9.29.
- receiveMessage(Hash, Destination, Payload) - Method in class net.i2p.router.client.ClientConnectionRunner
Synchronously deliver the message to the current runner
Failure indication is available as of 0.9.29.
- receiveMessage() - Method in class net.i2p.router.client.MessageReceivedJob
Same as runJob() but with a return value
- receiveMessage(String, long, long, Hash, boolean) - Method in class net.i2p.router.MessageHistory
We just received a message from the peer
- receiveMessage(String, long, long, boolean) - Method in class net.i2p.router.MessageHistory
receiveMessage.
- receiveMessage(InboundMessageState) - Method in class net.i2p.router.transport.udp.MessageReceiver
This queues the message for processing.
- ReceiveMessageBeginMessage - Class in net.i2p.data.i2cp
Defines the message a client sends to a router when asking the
router to start sending a message to it.
- ReceiveMessageBeginMessage() - Constructor for class net.i2p.data.i2cp.ReceiveMessageBeginMessage
Default constructor
- ReceiveMessageEndMessage - Class in net.i2p.data.i2cp
Defines the message a client sends to a router when asking the
router to start sending a message to it.
- ReceiveMessageEndMessage() - Constructor for class net.i2p.data.i2cp.ReceiveMessageEndMessage
Construct a new instance.
- receiveNewSyn(Packet) - Method in class net.i2p.client.streaming.impl.ConnectionHandler
Non-SYN packets with a zero SendStreamID may also be queued here so
that they don't get thrown away while the SYN packet before it is queued.
- receiveNext() - Method in class net.i2p.router.transport.udp.PacketHandler
Blocking call to retrieve the next inbound packet, or null if we have
shut down.
- receivePacket(Packet, Connection) - Method in class net.i2p.client.streaming.impl.ConnectionPacketHandler
Takes ownership of the packet and calls packet.releasePayload() unless
it is passed to the MessageInputStream.
- receivePacket(Packet) - Method in class net.i2p.client.streaming.impl.PacketHandler
Receives a packet and dispatches it to the appropriate handler.
- receivePacket(UDPPacket) - Method in class net.i2p.router.transport.udp.PeerState2
-
- receivePacket(RemoteHostId, UDPPacket) - Method in class net.i2p.router.transport.udp.PeerState2
From different than expected source IP/port
- receivePacket(UDPPacket) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- receivePacket(RemoteHostId, UDPPacket) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- receivePacketDirect(Packet, boolean) - Method in class net.i2p.client.streaming.impl.PacketHandler
Processes the packet immediately, optionally queuing if no connection is found.
- receivePayloadMessage(long) - Method in class net.i2p.router.MessageHistory
Receive a payload message to distribute to a client
- receivePing(Connection, Packet) - Method in class net.i2p.client.streaming.impl.ConnectionManager
Process a ping by checking for throttling, etc., then sending a pong.
- receivePong(long, ByteArray) - Method in class net.i2p.client.streaming.impl.ConnectionManager
Process a received pong response.
- receiveRawBytes(byte[], int, int, int) - Method in class net.i2p.sam.MasterSession
-
- receiveRawBytes(byte[], int, int, int) - Method in interface net.i2p.sam.SAMRawReceiver
Send a byte array to a SAM client, without informations
regarding the sender.
- receiveRawBytes(byte[], int, int, int) - Method in class net.i2p.sam.SAMv1Handler
Receive raw bytes from the network and forward them to the SAM client.
- receiveRawBytes(byte[], int, int, int) - Method in class net.i2p.sam.SAMv3RawSession
Receive raw data from I2P and forward to the SAM client.
- receiveRelayIntro(PeerState2, Hash, byte[]) - Method in class net.i2p.router.transport.udp.IntroductionManager
Processes a relay introduction message received from another peer.
- receiveRelayRequest(PeerState2, byte[]) - Method in class net.i2p.router.transport.udp.IntroductionManager
We are Bob and we got this from Alice.
- receiveRelayResponse(PeerState2, long, int, byte[]) - Method in class net.i2p.router.transport.udp.EstablishmentManager
We are Alice, we sent a RelayRequest to Bob and got a RelayResponse back.
- receiveRelayResponse(PeerState2, int, byte[]) - Method in class net.i2p.router.transport.udp.IntroductionManager
We are Bob and we got this from Charlie, OR
we are Alice and we got this from Bob.
- receiveRetry(OutboundEstablishState2, UDPPacket) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Got a Retry (in response to our outbound SessionRequest or TokenRequest)
SSU 2 only.
- receiveRetry(UDPPacket) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
Receive a retry packet
- receiverOnly() - Method in class com.southernstorm.noise.protocol.CipherStatePair
Destroys the sending CipherState and retains only the receiving CipherState.
- receiveSessionConfirmed(InboundEstablishState2, UDPPacket) - Method in class net.i2p.router.transport.udp.EstablishmentManager
got a SessionConfirmed (should only happen as part of an inbound
establishment)
SSU 2 only.
- receiveSessionConfirmed(UDPPacket) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
Receive the last messages in the handshake, and create the PeerState.
- receiveSessionCreated(OutboundEstablishState2, UDPPacket) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Got a SessionCreated (in response to our outbound SessionRequest)
SSU 2 only.
- receiveSessionCreated(UDPPacket) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
Receive a SessionCreated packet
- receiveSessionDestroy(RemoteHostId, PeerState) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Got a SessionDestroy on an established conn
SSU 2
- receiveSessionDestroy(RemoteHostId, OutboundEstablishState) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Got a SessionDestroy during outbound establish
SSU 2
- receiveSessionDestroy(RemoteHostId) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Got a SessionDestroy - maybe during an inbound establish?
TODO - PacketHandler won't look up inbound establishes
As this packet was essentially unauthenticated (i.e.
- receiveSessionOrTokenRequest(RemoteHostId, InboundEstablishState2, UDPPacket) - Method in class net.i2p.router.transport.udp.EstablishmentManager
Got a SessionRequest OR a TokenRequest (initiates an inbound establishment)
SSU 2 only.
- receiveSessionOrTokenRequestAfterRetry(UDPPacket) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
All exceptions thrown from here will be fatal.
- receiveSocket() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
The accept() call.
- receiveStatus(int, long, int) - Method in class net.i2p.client.impl.I2PSessionImpl
Receive a message status update
- receiveStatus(int, long, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
Only call this with nonzero status, i.e.
- receiveStreamBytes(int, ByteBuffer) - Method in interface net.i2p.sam.SAMStreamReceiver
Transmit a byte array from I2P to a SAM client.
- receiveStreamBytes(int, ByteBuffer) - Method in class net.i2p.sam.SAMv1Handler
Receive stream bytes from the network and forward them to the SAM client.
- receiveTest(RemoteHostId, UDPPacket) - Method in class net.i2p.router.transport.udp.PeerTestManager
Entry point for all out-of-session packets, messages 5-7 only.
- receiveTest(RemoteHostId, PeerState2, int, int, Hash, byte[]) - Method in class net.i2p.router.transport.udp.PeerTestManager
Entry point for all in-session incoming packets.
- receiveTimestamp - Variable in class net.i2p.router.time.NtpMessage
This is the time at which the request arrived at the server, in seconds
since 00:00 1-Jan-1900.
- receiveTimestamp - Variable in class org.minidns.dnsmessage.DnsMessage
The receive timestamp.
- receiveTunnelFragment(long, int, Object) - Method in class net.i2p.router.MessageHistory
receiveTunnelFragment.
- receiveTunnelFragmentComplete(long) - Method in class net.i2p.router.MessageHistory
receiveTunnelFragmentComplete.
- receiveTunnelMessage(byte[], int, int) - Method in class net.i2p.router.tunnel.FragmentHandler
Receive the raw preprocessed message at the endpoint, parsing out each
of the fragments, using those to fill various FragmentedMessages, and
sending the resulting I2NPMessages where necessary.
- RECENTLY_QUERIED_COOLDOWN - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
R e c e n t l y q u e r i e d c o o l d o w n
- RecentStats(long, long, long, long, long, long, long) - Constructor for class net.i2p.router.JobStats.RecentStats
Recent stats
- recheck() - Method in class org.klomp.snark.Storage
Blocking.
- recheckTorrent(Snark) - Method in class org.klomp.snark.SnarkManager
Threaded.
- reclaimIfIdle(double, int, int, double) - Static method in class net.i2p.router.Tuner.BaseParam
Reclaim parked threads from a thread pool that is massively
under-utilized.
- ReconfigureSessionMessage - Class in net.i2p.data.i2cp
Message to reconfigure an I2CP session.
- ReconfigureSessionMessage() - Constructor for class net.i2p.data.i2cp.ReconfigureSessionMessage
ReconfigureSessionMessage.
- reconnect() - Method in class net.i2p.client.impl.I2PSessionImpl
Attempt to reconnect to the router
- reconnect() - Method in class net.i2p.client.impl.I2PSessionImpl2
Called whenever we want to reconnect (used only in the superclass).
- reconnect() - Method in class net.i2p.client.impl.SubSession
-
- record(long, long) - Method in class net.i2p.router.BandwidthHistory
Add a sample to the ring buffer.
- Record<D extends Data> - Class in org.minidns.record
A generic DNS record.
- Record(DnsName, Record.TYPE, Record.CLASS, long, D, boolean) - Constructor for class org.minidns.record.Record
Create a new record.
- Record(String, Record.TYPE, Record.CLASS, long, D, boolean) - Constructor for class org.minidns.record.Record
Create a new record.
- Record(String, Record.TYPE, int, long, D) - Constructor for class org.minidns.record.Record
Create a new record with a raw class value.
- Record(DnsName, Record.TYPE, int, long, D) - Constructor for class org.minidns.record.Record
Create a new record with a raw class value.
- Record.CLASS - Enum in org.minidns.record
- Record.TYPE - Enum in org.minidns.record
The resource record type.
- RECORD_COUNT - Variable in class net.i2p.data.i2np.TunnelBuildMessageBase
RECORD_COUNT.
- RECORD_SIZE - Static variable in class net.i2p.data.i2np.TunnelBuildMessageBase
Description.
- recordAccess(long) - Method in class net.i2p.i2ptunnel.access.AccessCounter
records that a connection attempt was made
- recordAccess(long) - Method in class net.i2p.i2ptunnel.access.DestTracker
-
- recordActivity() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
Record activity on this tunnel (message processed).
- recordEmpty() - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
Record an empty-queue event for demand tracking.
- Recorder - Class in net.i2p.i2ptunnel.access
Recorder definition for threshold breach logging.
- Recorder(File, Threshold) - Constructor for class net.i2p.i2ptunnel.access.Recorder
-
- recordExclusion(Hash, String) - Method in class net.i2p.router.tunnel.pool.ExcluderBase
Record why a peer was excluded, for diagnostic logging.
- recordFailedLogin(String) - Method in class net.i2p.servlet.filters.SessionManager
Record a failed login attempt from an IP address.
- recordFirstHopFail(RouterContext, Hash) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Record that a peer failed as first hop (first hop unreachable).
- recordHistory(double) - Method in class net.i2p.router.Tuner.BaseParam
Record history.
- recordPeerFailure(RouterContext, Hash) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Record that a peer failed during peer selection (first-hop or adjacent).
- recordSuccess(Hash) - Method in class net.i2p.router.tunnel.pool.GhostPeerManager
Record successful tunnel participation by a peer.
- recordTimeout(Hash) - Method in class net.i2p.router.tunnel.pool.GhostPeerManager
Record that a peer timed out during tunnel build.
- rect - Variable in class org.jfree.svg.SVGGraphics2D
An instance that is lazily instantiated in fillRect and then subsequently reused to avoid
creating a lot of garbage.
- rectify(BigInteger, int) - Static method in class net.i2p.crypto.SigUtil
Convert a BigInteger to a fixed-length byte array, trimming or zero-padding as needed.
- rectify(boolean, int) - Static method in class net.i2p.router.transport.udp.MTU
Rectify the MTU value to valid range and alignment.
- recursionAvailable - Variable in class org.minidns.dnsmessage.DnsMessage
True if recursion is possible.
- recursionDesired - Variable in class org.minidns.dnsmessage.DnsMessage
True if the server should recurse.
- recv(ByteBuffer) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
The contents of the buffer have been read and can be processed asap.
- recv - Variable in class net.i2p.sam.SAMDatagramSession
recv.
- recv - Variable in class net.i2p.sam.SAMRawSession
recv.
- recv - Variable in class net.i2p.sam.SAMStreamSession
recv.
- RECV_MESSAGE_BUFSIZE - Static variable in class org.cybergarage.upnp.ssdp.SSDP
Buffer size for receiving SSDP messages in bytes
- recv_msg(Message) - Method in class edu.internet2.ndt.Protocol
Receive message at end-point of socket
- RecvCountComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.RecvCountComparator
-
- recvEncryptedI2NP(ByteBuffer) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Connection must be established!
The contents of the buffer include some fraction of one or more
encrypted and encoded I2NP messages.
- RedDSAEngine - Class in net.i2p.crypto.eddsa
Signing and verification for REdDSA using SHA-512 and the Ed25519 curve.
- RedDSAEngine() - Constructor for class net.i2p.crypto.eddsa.RedDSAEngine
No specific EdDSA-internal hash requested, allows any EdDSA key.
- RedDSAEngine(MessageDigest) - Constructor for class net.i2p.crypto.eddsa.RedDSAEngine
Specific EdDSA-internal hash requested, only matching keys will be allowed.
- RedKeyPairGenerator - Class in net.i2p.crypto.eddsa
Default keysize is 256 (Ed25519)
- RedKeyPairGenerator() - Constructor for class net.i2p.crypto.eddsa.RedKeyPairGenerator
-
- reduce(byte[]) - Static method in class net.i2p.crypto.eddsa.EdDSABlinding
Reduce a 64-byte value modulo l.
- reduce(byte[]) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerScalarOps
-
- reduce(byte[]) - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519ScalarOps
Reduction modulo the group order $q$.
- reduce(byte[]) - Method in interface net.i2p.crypto.eddsa.math.ScalarOps
Reduce the given scalar mod $l$.
- reduce() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
reduce.
- Reduce - Class in org.bouncycastle.pqc.crypto.mlkem
Polynomial reduction operations for ML-KEM cryptography.
- Reduce() - Constructor for class org.bouncycastle.pqc.crypto.mlkem.Reduce
-
- reduceCacheSize() - Static method in class net.i2p.router.transport.udp.UDPPacket
Reduce cache size.
- reducePoly() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
reducePoly.
- ReedSolomonEncoder - Class in com.google.zxing.common.reedsolomon
Implements Reed-Solomon encoding, as the name implies.
- ReedSolomonEncoder(GenericGF) - Constructor for class com.google.zxing.common.reedsolomon.ReedSolomonEncoder
ReedSolomonEncoder.
- referenceIdentifier - Variable in class net.i2p.router.time.NtpMessage
This is a 4-byte array identifying the particular reference source.
- referenceIdentifierToString() - Method in class net.i2p.router.time.NtpMessage
Convert the reference identifier to a human-readable string.
- referenceTimestamp - Variable in class net.i2p.router.time.NtpMessage
This is the time at which the local clock was last set or corrected, in
seconds since 00:00 1-Jan-1900.
- refillBandwidthQueues(List<FIFOBandwidthLimiter.Request>, long, long, long, long) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
More bytes are available - add them to the queue and satisfy any requests
we can
- reformatIndex(String, Serializer<K>, Serializer<V>, Serializer<K>, Serializer<V>) - Method in class net.metanotion.io.block.BlockFile
Reformat a skiplist with new Serializers if it exists.
- refresh - Variable in class org.minidns.record.SOA
A 32 bit time interval before the zone should be refreshed.
- refreshConf() - Static method in class org.rrd4j.graph.RrdGraphConstants.FontConstructor
Used for tests
- refreshDefault(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
Re-read the default value from autotune.config — live update after form save.
- refreshLeaseSet() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- refreshLeaseSet() - Method in class net.i2p.router.tunnel.pool.TunnelPool
noop for outbound and exploratory
- refreshLeaseSet(boolean) - Method in class net.i2p.router.tunnel.pool.TunnelPool
Refresh the LeaseSet, throttled to prevent flooding but not on initial creation.
- refreshPoolSize() - Method in class net.i2p.router.crypto.pqc.MLKEMKeyFactory
Called by the Tuner every 30 seconds.
- refreshPoolSize() - Method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
Called by the Tuner every 30 seconds.
- refreshPoolSize() - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
Called by the Tuner every 30 seconds.
- refreshRanges(RouterContext) - Method in class net.i2p.router.Tuner.BaseParam
Re-read min/max/step from autotune.config — live update, no restart.
- RefreshRoutersJob - Class in net.i2p.router.networkdb.kademlia
RefreshRoutersJob performs router info refresh operations periodically.
- RefreshRoutersJob(RouterContext, FloodfillNetworkDatabaseFacade) - Constructor for class net.i2p.router.networkdb.kademlia.RefreshRoutersJob
RefreshRoutersJob.
- regeneratePeers(TunnelPoolSettings, List<Hash>) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Regenerate tunnel peers to avoid duplicate sequence.
- RegexOutputStream - Class in i2p.susi.util
OutputStream that performs case-insensitive regex replacement during streaming.
- RegexOutputStream(OutputStream, String, String, String) - Constructor for class i2p.susi.util.RegexOutputStream
-
- region - Variable in class com.maxmind.geoip.Location
region.
- Region - Class in com.maxmind.geoip
Represents a I2P region.
- Region() - Constructor for class com.maxmind.geoip.Region
-
- region - Variable in class com.maxmind.geoip.Region
Region or state code.
- REGION_EDITION_REV0 - Static variable in class com.maxmind.geoip.DatabaseInfo
Region edition revision 0
- REGION_EDITION_REV1 - Static variable in class com.maxmind.geoip.DatabaseInfo
Region edition revision 1
- register(RequestHandler) - Method in class com.thetransactioncompany.jsonrpc2.server.Dispatcher
Registers a new JSON-RPC 2.0 request handler.
- register(NotificationHandler) - Method in class com.thetransactioncompany.jsonrpc2.server.Dispatcher
Registers a new JSON-RPC 2.0 notification handler.
- register(ClientApp) - Method in interface net.i2p.app.ClientAppManager
Register with the manager under the given name,
so that other clients may find it.
- register(ClientApp) - Method in class net.i2p.app.ClientAppManagerImpl
Register with the manager under the given name,
so that other clients may find it.
- register(ClientApp) - Method in class net.i2p.router.startup.RouterAppManager
Register with the manager under the given name,
so that other clients may find it.
- register(ServerSocketChannel) - Method in class net.i2p.router.transport.ntcp.EventPumper
Register the acceptor.
- register(Updater, UpdateType, UpdateMethod, int) - Method in class net.i2p.router.update.ConsoleUpdateManager
Call once for each type/method pair.
- register(Checker, UpdateType, UpdateMethod, int) - Method in class net.i2p.router.update.ConsoleUpdateManager
register.
- register(UpdatePostProcessor, UpdateType, int) - Method in class net.i2p.router.update.ConsoleUpdateManager
Register a post-processor for this UpdateType and SU3File file type.
- register(Handler) - Method in class net.i2p.sam.SAMBridge
Handlers must call on startup
- register(SAMv3Handler) - Method in class net.i2p.sam.SAMHandlerPool
Register a v3 handler with the pool.
- register(Updater, UpdateType, UpdateMethod, int) - Method in interface net.i2p.update.UpdateManager
Call once for each type/method pair.
- register(Checker, UpdateType, UpdateMethod, int) - Method in interface net.i2p.update.UpdateManager
Register a checker for updates.
- register(UpdatePostProcessor, UpdateType, int) - Method in interface net.i2p.update.UpdateManager
Register a post-processor for this UpdateType and SU3File file type.
- register(String, int) - Method in class net.i2p.util.PortMapper
Add the service
- register(String, String, int) - Method in class net.i2p.util.PortMapper
Add the service.
- registerAndStart(Transport) - Method in class net.i2p.router.transport.TransportManager
Register and start a pluggable transport.
- registerApp(String, String, String, String, String) - Method in interface net.i2p.app.NavService
To register a new client application so that it shows up on the router
console's nav bar, it should be registered with this singleton.
- registerApp(String, String, String, String, String) - Method in class net.i2p.router.web.NavHelper
To register a new client application so that it shows up on the router
console's nav bar, it should be registered with this singleton.
- registerCallback(PublicKey, int, int, ReplyCallback) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Register a callback for an ACK
- registerConnect(NTCPConnection) - Method in class net.i2p.router.transport.ntcp.EventPumper
Outbound connection registration with optional retry backoff.
- registerConnection(ClientConnectionRunner) - Method in class net.i2p.router.client.ClientManager
Register a new client connection.
- registerDelayedLock() - Method in class org.rrd4j.core.RrdSafeFileBackend.Counters
Registers a delayed lock operation.
- registerEncryptedDestination(ClientConnectionRunner, Hash) - Method in class net.i2p.router.client.ClientManager
Call after destinationEstablished(),
when an encrypted leaseset is created, so we know it's local.
- registerEncryptedLS(Hash) - Method in class net.i2p.router.client.ClientConnectionRunner
Call after destinationEstablished(),
when an encrypted leaseset is created, so we know it's local.
- registerError() - Method in class org.rrd4j.core.RrdSafeFileBackend.Counters
Registers an error operation.
- registerHandlerJobBuilder(int, HandlerJobBuilder) - Method in class net.i2p.router.InNetMessagePool
Registers or replaces a HandlerJobBuilder for a given message type.
- registerKeys(Destination, SigningPrivateKey, PrivateKey) - Method in class net.i2p.router.KeyManager
Client with a single key
- registerKeys(Destination, SigningPrivateKey, List<PrivateKey>) - Method in class net.i2p.router.KeyManager
Client with multiple keys
- registerListener(NamingServiceListener) - Method in class net.i2p.client.naming.MetaNamingService
-
- registerListener(NamingServiceListener) - Method in class net.i2p.client.naming.NamingService
Register a listener for naming service changes.
- registerMetaDest(Destination) - Method in class net.i2p.router.client.ClientManager
Declare that we're going to publish a meta LS for this destination.
- registerMetaDest(Destination) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Declare that we're going to publish a meta LS for this destination.
- registerMetaDest(Destination) - Method in class net.i2p.router.ClientManagerFacade
Declare that we're going to publish a meta LS for this destination.
- registerOutboundId(Connection) - Method in class net.i2p.client.streaming.impl.ConnectionManager
Register outbound id.
- registerPending(MessageSelector, ReplyJob, Job) - Method in class net.i2p.router.transport.OutboundMessageRegistry
Registers a new, empty OutNetMessage, with the reply and timeout jobs specified.
- registerPending(OutNetMessage) - Method in class net.i2p.router.transport.OutboundMessageRegistry
Register the message.
- registerPublishingJob(RepublishLeaseSetJob) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Register a new job for tracking.
- registerQuickLock() - Method in class org.rrd4j.core.RrdSafeFileBackend.Counters
Registers a quick lock operation.
- registerSearchTimeout(Hash, IterativeSearchJob, long) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Register a search timeout to be processed in batches.
- registerSelf() - Method in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
Attempt to register this job with the facade.
- registerShutdownHook() - Method in class org.rrd4j.core.RrdSyncThreadPool
Registers a shutdown hook that destroys the underlying thread pool when when the JVM is about
to quit.
- registerSignalHandler(RouterContext) - Static method in class net.i2p.router.web.ConfigServiceHandler
Register a handler for signals,
so we can handle HUP from the wrapper (wrapper 3.2.0 or higher)
- registerTimer(PublicKey, Destination, SimpleTimer2.TimedEvent) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Side effect - binds this session to the supplied destination.
- registerTransport(Transport) - Method in class net.i2p.router.CommSystemFacade
Register a transport for use by the comm system.
- registerTransport(Transport) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Pluggable transports.
- registerUnlock() - Method in class org.rrd4j.core.RrdSafeFileBackend.Counters
Registers an unlock operation.
- registerUpdater(NamingServiceUpdater) - Method in class net.i2p.client.naming.NamingService
Register an updater for the naming service.
- registerWrapperNotifier(RouterContext, int, boolean) - Static method in class net.i2p.router.web.ConfigServiceHandler
Register two shutdown hooks, one to rekey and/or tell the wrapper we are stopping,
and a final one to tell the wrapper we are stopped.
- reinitialize() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
reinitialize.
- reinitialize() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
Reset refill timing and reload configuration.
- reinitialize() - Method in class org.klomp.snark.TrackerClient
Call after editing torrent
- REJECT - Static variable in class org.klomp.snark.Message
R e j e c t
- rejectMessage(int, int, int) - Method in class org.klomp.snark.PeerState
BEP 6
- RejectTrimmer<T extends SimpleDataStructure> - Class in net.i2p.kademlia
Removes nothing and always rejects the add.
- RejectTrimmer() - Constructor for class net.i2p.kademlia.RejectTrimmer
-
- REKEYED - Static variable in class net.i2p.router.util.EventLog
REKEYED.
- RELAY_ACCEPT - Static variable in class net.i2p.router.transport.udp.SSU2Util
Relay accepted
- RELAY_REJECT_BOB_BANNED_CHARLIE - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Bob: Charlie is banned
- RELAY_REJECT_BOB_LIMIT - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Bob: limit reached
- RELAY_REJECT_BOB_NO_TAG - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Bob: no tag found
- RELAY_REJECT_BOB_SIGFAIL - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Bob: signature failure
- RELAY_REJECT_BOB_UNKNOWN_ALICE - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Bob: unknown Alice
- RELAY_REJECT_BOB_UNSPEC - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Bob: unspecified reason
- RELAY_REJECT_CHARLIE_ADDRESS - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Charlie: address mismatch
- RELAY_REJECT_CHARLIE_BANNED - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Charlie: banned
- RELAY_REJECT_CHARLIE_CONNECTED - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Charlie: already connected
- RELAY_REJECT_CHARLIE_LIMIT - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Charlie: limit reached
- RELAY_REJECT_CHARLIE_SIGFAIL - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Charlie: signature failure
- RELAY_REJECT_CHARLIE_UNKNOWN_ALICE - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Charlie: unknown Alice
- RELAY_REJECT_CHARLIE_UNSPEC - Static variable in class net.i2p.router.transport.udp.SSU2Util
Rejected by Charlie: unspecified reason
- RELAY_REQUEST_PROLOGUE - Static variable in class net.i2p.router.transport.udp.SSU2Util
Prologue for relay request signatures
- RELAY_RESPONSE_PROLOGUE - Static variable in class net.i2p.router.transport.udp.SSU2Util
Prologue for relay response signatures
- RelayIntroBlock(byte[]) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RelayIntroBlock
RelayIntroBlock.
- RelayRequestBlock(byte[]) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RelayRequestBlock
Create a relay request block.
- RelayResponseBlock(byte[]) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RelayResponseBlock
RelayResponseBlock.
- RelayTagBlock(long) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RelayTagBlock
Create a relay tag block.
- RelayTagRequestBlock() - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RelayTagRequestBlock
Create a relay tag request block (no data payload).
- release(Mac) - Method in class net.i2p.crypto.HMAC256Generator
Release a Mac back to the pool.
- release(MessageDigest) - Method in class net.i2p.crypto.SHA256Generator
Release a digest back to the pool
- release(TunnelController, I2PSession) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Note the fact that the controller is no longer using the session, and if
no other controllers are using it, destroy the session.
- Release() - Constructor for class net.i2p.router.news.NewsMetadata.Release
-
- release() - Method in class net.i2p.router.transport.udp.UDPPacket
Return the packet to the object pool for reuse.
- release() - Static method in class net.i2p.stat.RateAverages
Remove the thread-local temp instance.
- release(ByteArray) - Method in class net.i2p.util.ByteCache
Put this structure back onto the available cache for reuse
- release(ByteArray, boolean) - Method in class net.i2p.util.ByteCache
release.
- release(ReusableGZIPInputStream) - Static method in class net.i2p.util.ReusableGZIPInputStream
Release an instance back into the cache (this will reset the
state)
- release(ReusableGZIPOutputStream) - Static method in class net.i2p.util.ReusableGZIPOutputStream
Release an instance back into the cache (this will discard any
state)
- release(byte[]) - Static method in class net.i2p.util.SimpleByteCache
Put this array back onto the available cache for reuse
- release(T) - Method in class net.i2p.util.TryCache
Try to return the item to the cache.
- release() - Method in class org.klomp.snark.PartialPiece
Releases temporary file and resources associated with this piece.
- release() - Method in class org.rrd4j.core.DataImporter
-
- release() - Method in class org.rrd4j.core.RrdToolReader
Releases the RRDTool reader and closes the underlying RRD database.
- release(BloomSHA1.FilterKey) - Method in class org.xlattice.crypto.filters.BloomSHA1
Releases filter key arrays back to the buffer pool.
- releaseBuf(ByteBuffer) - Static method in class net.i2p.router.transport.ntcp.EventPumper
Return a read buffer to the pool.
- releaseBufs(boolean) - Method in class net.i2p.router.transport.ntcp.EstablishBase
Only call once.
- releaseBufs(boolean) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
Releases buffers and resources held by this state machine.
- releaseCurrentThreadIterator() - Method in class net.i2p.router.util.CachedIteratorCollection
Reset the current thread's cached iterator so it is no longer
considered "in use".
- releaseHash(MessageDigest) - Static method in class com.southernstorm.noise.protocol.Noise
I2P Release a hash object back to the pool.
- releaseJobRunners(int, String) - Method in class net.i2p.router.JobQueue
Release previously requested job runners.
- releasePayload() - Method in class net.i2p.client.streaming.impl.Packet
does nothing right now
- releasePayload() - Method in class net.i2p.client.streaming.impl.PacketLocal
Return the payload to the shared pool instead of letting it GC.
- releaseReadLock() - Method in class net.i2p.router.util.DecayingBloomFilter
Release the read lock
- releaseResources() - Method in class net.i2p.router.transport.udp.InboundMessageState
Releases all cached fragments and marks this state as released.
- releaseRunners(int, String) - Method in class net.i2p.router.JobQueueScaler
Release previously requested runners.
- releases - Variable in class net.i2p.router.news.NewsMetadata
I2P metadata
- releaseTmp(byte[]) - Method in class net.i2p.crypto.HMACGenerator
releaseTmp.
- releaseWriteLock() - Method in class net.i2p.router.util.DecayingBloomFilter
Release the write lock
- reload() - Method in class i2p.susi.dns.BaseBean
Reloads the configuration from file.
- reload() - Method in class i2p.susi.dns.ConfigBean
Reload the configuration from file.
- reloadConfig() - Method in class net.i2p.router.Banlist
Reload configuration from properties.
- reloadConfig() - Method in class net.i2p.router.Blocklist
Reload configuration from properties.
- reloadConfiguration() - Static method in class i2p.susi.util.Config
Reload the configuration from the properties resource and the
susimail.config file in the config directory.
- reloadControllers() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Stop all tunnels, reload config, and restart those configured to do so.
- reloadGracePeriod(RouterContext) - Static method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
Reload grace period from properties (for dynamic tuning).
- remaining() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
tags remaining
- remaining() - Method in class net.i2p.router.crypto.ratchet.SingleTagSet
-
- remaining() - Method in class org.klomp.snark.Storage
For efficiency, calculate remaining bytes for all files at once
- remaining - Variable in class org.klomp.snark.web.Sorters.FileAndIndex
-
- remaining2() - Method in class org.klomp.snark.Storage
For efficiency, calculate remaining bytes for all files at once.
- remainingCapacity() - Method in class net.i2p.router.transport.PrioritySendPool
remainingCapacity.
- remoteHost - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- remoteHost - Variable in class net.i2p.i2ptunnel.udp.UDPSink
-
- RemoteHostId - Class in net.i2p.router.transport.udp
Unique ID for a peer - its IP + port, all bundled into a tidy obj.
- RemoteHostId(byte[], int) - Constructor for class net.i2p.router.transport.udp.RemoteHostId
direct
- RemoteHostId(Hash) - Constructor for class net.i2p.router.transport.udp.RemoteHostId
indirect
- remotePort - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- remotePort - Variable in class net.i2p.i2ptunnel.udp.UDPSink
-
- RemovableSingletonSet<E> - Class in net.i2p.router.util
Singleton set with removable element support and iterator functionality.
- RemovableSingletonSet(E) - Constructor for class net.i2p.router.util.RemovableSingletonSet
RemovableSingletonSet.
- remove(String) - Method in interface com.docuverse.identicon.IdenticonCache
Removes cached image data for the given key.
- remove(Component) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Panel
Remove a component from the panel (no-op in emulation).
- remove() - Method in class net.i2p.addressbook.HostTxtIterator
Not supported.
- remove() - Method in class net.i2p.addressbook.SubscriptionIterator
Not supported.
- remove(String, Properties) - Method in class net.i2p.client.naming.HostsTxtNamingService
-
- remove(String, Properties) - Method in class net.i2p.client.naming.MetaNamingService
Removes from all services
- remove(String) - Method in class net.i2p.client.naming.NamingService
Delete the entry.
- remove(String, Properties) - Method in class net.i2p.client.naming.NamingService
Delete the entry.
- remove(String, Destination) - Method in class net.i2p.client.naming.NamingService
Remove a hostname's entry only if it contains the Destination d.
- remove(String, Destination, Properties) - Method in class net.i2p.client.naming.NamingService
Remove a hostname's entry only if it contains the Destination d.
- remove(String, Properties) - Method in class net.i2p.client.naming.SingleFileNamingService
Remove a hostname from the naming service.
- remove(Integer) - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPTunnel
Removes a UDP port from the tunnel and stops its associated resources.
- remove(MultiSource.MSink) - Method in class net.i2p.i2ptunnel.streamr.MultiSource
-
- remove(T) - Method in interface net.i2p.kademlia.KBucket
Remove the key from the bucket
- remove(T) - Method in class net.i2p.kademlia.KBucketImpl
-
- remove(T) - Method in class net.i2p.kademlia.KBucketSet
Remove a peer from its bucket.
- remove(byte[]) - Method in class net.i2p.router.Blocklist
Remove from the in-memory single-IP blocklist.
- remove(int) - Method in class net.i2p.router.crypto.ratchet.SparseArray
- remove(String, Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
-
- remove(String, Destination, Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
Remove a hostname's entry only if it contains the Destination d.
- remove(Hash) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Remove the entry for the given key.
- remove(Hash, boolean) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Remove the entry for the given key with optional persistence control.
- remove(Hash) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- remove(Hash, boolean) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- remove(Hash, boolean) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
for PersistentDataStore only - don't use here
- remove(Hash) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
remove.
- remove(Object) - Method in class net.i2p.router.PersistentKeyRing
remove.
- remove(PeerState) - Method in class net.i2p.router.transport.udp.IntroductionManager
method comment
- remove(Object) - Method in class net.i2p.router.tunnel.pool.ExcluderBase
remove.
- remove(TunnelCreatorConfig) - Method in class net.i2p.router.tunnel.TunnelDispatcher
Remove a tunnel we created
- remove(HopConfig) - Method in class net.i2p.router.tunnel.TunnelDispatcher
Remove a tunnel we're participating in
- remove() - Method in class net.i2p.router.util.CachedIteratorCollection.CachedIterator
If nextCalled is true (i.e.
- remove(Object) - Method in class net.i2p.router.util.CachedIteratorCollection
Remove the first element matching by identity (==).
- remove() - Method in class net.i2p.router.util.RandomIterator
-
- remove(Object) - Method in class net.i2p.router.util.RemovableSingletonSet
remove.
- remove(String, String) - Method in class net.i2p.router.util.RouterPasswordManager
Remove password, any kind.
- remove(String, Properties) - Method in class net.i2p.sam.MasterSession
Remove a session
- remove(Object) - Method in class net.i2p.util.ArraySet
-
- remove(Object) - Method in class net.i2p.util.ConcurrentHashSet
-
- remove(Object) - Method in class net.i2p.util.UnmodifiableSortedSet
-
- remove(K, SkipList<K, V>) - Method in class net.metanotion.io.block.index.IBSkipSpan
Load whole span from file, do the operation, flush out, then null out in-memory data again.
- remove() - Method in class net.metanotion.util.skiplist.SkipIterator
Not supported.
- remove(int, K, SkipList<K, V>) - Method in class net.metanotion.util.skiplist.SkipLevels
Remove a key-value pair from the skip list.
- remove(K) - Method in class net.metanotion.util.skiplist.SkipList
Remove a key-value pair from the skip list.
- remove(K, SkipList<K, V>) - Method in class net.metanotion.util.skiplist.SkipSpan
Remove a key-value pair from this span.
- remove(Object) - Method in class org.klomp.snark.comments.CommentSet
Hides a comment (does not actually remove it from the underlying set).
- remove(int) - Method in class org.klomp.snark.comments.CommentSet
Hides a comment by its unique ID (as returned by Comment.getID()).
- remove(NID) - Method in class org.klomp.snark.dht.DHTNodes
Remove a node by its ID.
- remove(PeerCoordinator) - Method in class org.klomp.snark.PeerCoordinatorSet
Unregister a coordinator.
- removeAddress(RouterAddress) - Method in class net.i2p.router.transport.TransportImpl
Remove only this address.
- removeAddress(boolean) - Method in class net.i2p.router.transport.TransportImpl
Remove all existing addresses with the specified IP length (4 or 16).
- removeAddress(RouterAddress) - Method in class net.i2p.router.transport.udp.UDPTransport
Remove then tell NTCP that we changed.
- removeAddress(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
Remove then tell NTCP that we changed.
- removeAlias(Destination) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- removeAlias(Destination) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Remove a destination for the same tunnels as another.
- removeAlias(Destination) - Method in interface net.i2p.router.TunnelManagerFacade
Remove another destination to the same tunnels.
- removeAll() - Method in interface com.docuverse.identicon.IdenticonCache
Removes all entries from the cache.
- removeAll(Collection<?>) - Method in class net.i2p.router.tunnel.pool.ExcluderBase
removeAll.
- removeAllAttributes() - Method in class org.cybergarage.xml.Node
Removes all attributes from this node.
- removeAllNodes() - Method in class org.cybergarage.xml.Node
Removes all child nodes from this node.
- removeArchive(ConsolFun, int) - Method in class org.rrd4j.core.RrdDef
Remove archive
- removeArchive(String, String, ConsolFun, int) - Static method in class org.rrd4j.core.RrdToolkit
Creates a new RRD file with one archive removed.
- removeArchive(String, ConsolFun, int, boolean) - Static method in class org.rrd4j.core.RrdToolkit
Removes one archive from a RRD file.
- removeArchives() - Method in class org.rrd4j.core.RrdDef
Removes all RRA archive definitions.
- removeAt(int) - Method in class net.i2p.router.crypto.ratchet.SparseArray
Removes the mapping at the specified index.
- removeAtRange(int, int) - Method in class net.i2p.router.crypto.ratchet.SparseArray
Remove a range of mappings as a batch.
- removeAttachment(int) - Method in class i2p.susi.webmail.Draft
Removes an attachment by index and deletes its data file.
- removeAttribute(Attribute) - Method in class org.cybergarage.xml.Node
Removes the specified attribute from this node.
- removeAttribute(String) - Method in class org.cybergarage.xml.Node
Removes the attribute with the specified name from this node.
- removeBeginGroupKey(RenderingHints.Key) - Static method in class org.jfree.svg.SVGHints
- removeBlindData(SigningPublicKey) - Method in class net.i2p.router.NetworkDatabaseFacade
For console ConfigKeyringHelper
- removeBlindData(SigningPublicKey) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
For console ConfigKeyringHelper.
- removeBlindData(SigningPublicKey) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
For console ConfigKeyringHelper
- removeCache(String) - Static method in class net.i2p.client.naming.DummyNamingService
Remove a cached destination.
- removeCallBack(I2PProperties.I2PPropertyCallback) - Method in class net.i2p.util.I2PProperties
Unregisters a callback.
- removeCapabilities(Hash) - Method in class net.i2p.router.dummy.DummyPeerManagerFacade
-
- removeCapabilities(Hash) - Method in class net.i2p.router.peermanager.PeerManager
removeCapabilities.
- removeCapabilities(Hash) - Method in class net.i2p.router.peermanager.PeerManagerFacadeImpl
removeCapabilities.
- removeCapabilities(Hash) - Method in interface net.i2p.router.PeerManagerFacade
peer).
- removeCon(NTCPConnection) - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- removeConfig(TunnelController) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Remove the configuration of this tunnel only
- removeConnection(Connection) - Method in class net.i2p.client.streaming.impl.ConnectionManager
Remove a connection from the manager.
- removeConnectionEventListener(I2PTunnel.ConnectionEventListener) - Method in class net.i2p.i2ptunnel.I2PTunnel
Unregisters a connection event listener.
- removeController(TunnelController) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Stop and remove the given tunnel.
- removeDatasource(String) - Method in class org.rrd4j.core.RrdDef
Remove datasource
- removeDatasource(String, String, String) - Static method in class org.rrd4j.core.RrdToolkit
Creates a new RRD file with one datasource removed.
- removeDatasource(String, String, boolean) - Static method in class org.rrd4j.core.RrdToolkit
Removes single datasource from a RRD file.
- removeDatasources() - Method in class org.rrd4j.core.RrdDef
Removes all datasource definitions.
- removeDevice(Device) - Method in class org.cybergarage.upnp.ControlPoint
Remove a device from the device list.
- removeDevice(String) - Method in class org.cybergarage.upnp.ControlPoint
Remove a device by its name or UDN.
- removeDeviceChangeListener(DeviceChangeListener) - Method in class org.cybergarage.upnp.ControlPoint
-
- removeDisconnectListener(I2PSocketManager.DisconnectListener) - Method in interface net.i2p.client.streaming.I2PSocketManager
lsnr).
- removeDisconnectListener(I2PSocketManager.DisconnectListener) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- removeDisconnectListener(I2PSocketManager.DisconnectListener) - Method in class net.i2p.client.streaming.impl.MessageHandler
Remove a disconnect listener
- removeEldestEntry(Map.Entry<K, V>) - Method in class net.i2p.util.LHMCache
Evict eldest when over capacity.
- removeElement(O) - Method in class i2p.susi.util.Folder
Remove an element from the folder.
- removeElements(Collection<O>) - Method in class i2p.susi.util.Folder
Remove elements from the folder.
- removeElementTitleKey(RenderingHints.Key) - Static method in class org.jfree.svg.SVGHints
- removeEndGroupKey(RenderingHints.Key) - Static method in class org.jfree.svg.SVGHints
- removeEventListener(EventListener) - Method in class org.cybergarage.upnp.ControlPoint
-
- removeExemption(String) - Method in class net.i2p.router.CommSystemFacade
Remove this IP from the exemptions
- removeExemption(String) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Remove this IP from the exemptions
- removeExpiredDevices() - Method in class org.cybergarage.upnp.ControlPoint
Remove all expired devices
- removeFromBuilding(long) - Method in class net.i2p.router.tunnel.pool.BuildExecutor
This returns the PTCC up to a minute after it 'expired', thus allowing us to
still use a tunnel if it was accepted, and to update peer stats.
- removeFromCache(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Remove a remote LeaseSet from local cache (e.g.
- removeFromExpiration(PooledTunnelCreatorConfig) - Static method in class net.i2p.router.tunnel.pool.ExpireJob
Remove a tunnel from the expiration queue.
- removeFromExpiration(PooledTunnelCreatorConfig) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Remove a tunnel from the expiration queue to prevent memory leak
- removeFromExpirationHop(HopConfig) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Remove a participating tunnel from the expiration queue.
- removeFromExpirationQueue(HopConfig) - Method in class net.i2p.router.tunnel.TunnelDispatcher
Remove a tunnel from the expiration queue.
- removeFromExploreKeys(Collection<Hash>) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Remove keys from the exploration set.
- removeIdleRunners(int) - Method in class net.i2p.router.JobQueue
Remove idle job runners from the pool.
- removeJob(Job) - Method in class net.i2p.router.JobQueue
Remove a job from the job queue.
- removeLeaseSet(Destination) - Method in class net.i2p.client.impl.RequestLeaseSetMessageHandler
Remove the cached lease info for the given destination.
- removeLeaseSetFromTracking(Hash) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
Remove a lease set from tracking
- removeLeaseSetFromTracking(Hash) - Method in class net.i2p.router.NetworkDatabaseFacade
Remove a LeaseSet from refresh tracking.
- removeLeaseSetFromTracking(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Remove a LeaseSet from refresh tracking.
- removeListener(int, int) - Method in interface net.i2p.client.I2PSession
removes the specified listener (only)
- removeListener(int, int) - Method in class net.i2p.client.impl.I2PSessionDemultiplexer
Remove a listener for the given protocol and port.
- removeListener(int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
Not supported.
- removeListener(int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
removes the specified listener (only)
- removeListener(Timestamper.UpdateListener) - Method in class net.i2p.router.time.RouterTimestamper
removeListener.
- removeMagnetStatus(byte[]) - Method in class org.klomp.snark.SnarkManager
Remove the magnet marker from the config file.
- removeNamingService(NamingService) - Method in class net.i2p.client.naming.MetaNamingService
-
- removeNamingService(NamingService) - Method in class net.i2p.client.naming.NamingService
Only for chaining-capable NamingServices.
- removeNode(Node) - Method in class org.cybergarage.xml.Node
Removes a child node from this node.
- removeNode(String) - Method in class org.cybergarage.xml.Node
Removes the first child node with the specified name.
- removeNotifyListener(NotifyListener) - Method in class org.cybergarage.upnp.ControlPoint
Remove a notify listener.
- removeOld() - Method in class net.i2p.router.sybil.PersistSybil
Remove all files older than configured threshold
Inline for now, thread later if necessary
- removeOOMEventListener(I2PThread.OOMEventListener) - Static method in class net.i2p.util.I2PThread
unregister a component that wants notification of OOM events
- removeOOMEventThreadListener(I2PThread.OOMEventListener) - Method in class net.i2p.util.I2PAppThread
Unregister a component that wants notification of OOM events.
- removePayload(MessageId) - Method in class net.i2p.router.client.ClientConnectionRunner
Only call if _dontSendMSMOnReceive is false
- removePeer(Peer) - Method in class org.klomp.snark.Piece
Removes a peer from those that have this piece.
- removePending(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchState
we didn't actually want to add this peer as part of the pending list...
- removePoolState(TunnelPool) - Method in class net.i2p.router.tunnel.pool.BuildExecutor
Remove failure state for a pool that is being removed.
- removePresentationURL() - Method in class org.cybergarage.upnp.Device
removePresentationURL.
- removeProperty(String) - Method in class net.i2p.router.RouterContext
Remove a property provided during the context construction.
- removePublishingJob(Hash, RepublishLeaseSetJob) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Remove a specific job from the tracking set.
- removeQueued(String) - Method in class i2p.susi.webmail.pop3.DelayedDeleter
Removes a UIDL from the deletion queue.
- removeRateStat(String) - Method in class net.i2p.stat.StatManager
Remove a rate stat by name.
- removeRecentlyClosed(PeerStateDestroyed) - Method in class net.i2p.router.transport.udp.UDPTransport
Stop listening for packets on a destroyed connection
- removeRequestListener(HTTPRequestListener) - Method in class org.cybergarage.http.HTTPServer
Removes a request listener.
- removeReturnOld(int) - Method in class net.i2p.router.crypto.ratchet.SparseArray
Removes the mapping from the specified key, if there was any, returning the old value.
- removeRouterInfo(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Remove a RouterInfo from the local netdb.
- removeRunner(int) - Method in class net.i2p.router.JobQueue
Remove a queue runner from the registry.
- removes - Variable in class net.i2p.router.news.BlocklistEntries
List of entries to unblock.
- removeSearchListener(SearchListener) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocket
removeSearchListener.
- removeSearchResponseListener(SearchResponseListener) - Method in class org.cybergarage.upnp.ControlPoint
-
- removeSession(I2PSession) - Method in class net.i2p.i2ptunnel.I2PTunnel
Remove a session from the tunnel
- removeSession(SessionId) - Method in class net.i2p.router.client.ClientConnectionRunner
Kill the session.
- removeShiftListener(RouterClock.ClockShiftListener) - Method in class net.i2p.router.RouterClock
Remove a clock shift listener.
- removeShutdownTask(Runnable) - Method in class net.i2p.I2PAppContext
Remove a shutdown task.
- removeShutdownTasks() - Method in class net.i2p.router.RouterContext
Remove all shutdown tasks from the context.
- removeSocketHandler(int) - Method in class net.i2p.sam.SAMStreamSession
Remove and gracefully close a SAM STREAM session socket handler.
- removeStale(long) - Method in class net.i2p.sam.SessionsDB
Remove sessions that have not been accessed for longer than maxAgeMs.
- removeSubscriber(Subscriber) - Method in class org.cybergarage.upnp.Service
removeSubscriber.
- removeSubsession(I2PSession) - Method in interface net.i2p.client.I2PSession
Remove a subsession.
- removeSubsession(I2PSession) - Method in class net.i2p.client.impl.I2PSessionImpl
-
- removeSubsession(I2PSession) - Method in class net.i2p.client.impl.SubSession
Unsupported in a subsession.
- removeSubsession(I2PSession) - Method in interface net.i2p.client.streaming.I2PSocketManager
Remove a subsession.
- removeSubsession(I2PSession) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Remove the subsession
- removeTorrent(String) - Method in class org.klomp.snark.SnarkManager
Stop the torrent and delete the torrent file itself, but leaving the data behind.
- removeTunnel(TunnelInfo) - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- removeTunnel(TunnelInfo) - Method in class net.i2p.router.tunnel.pool.TunnelPool
Remove a tunnel from the pool.
- removeTunnels(Destination) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- removeTunnels(Destination) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Must be called AFTER deregistration by the client manager.
- removeTunnels(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
This will be called twice, once by the inbound and once by the outbound pool.
- removeTunnels(Destination) - Method in interface net.i2p.router.TunnelManagerFacade
Must be called AFTER deregistration by the client manager.
- removeTunnelStatusListener(TunnelStatusListener) - Method in interface net.i2p.client.I2PSession
Remove a tunnel status listener.
- removeTunnelStatusListener(TunnelStatusListener) - Method in class net.i2p.client.impl.I2PSessionImpl2
removeTunnelStatusListener.
- removeTunnelSynchronous(TunnelInfo) - Method in class net.i2p.router.tunnel.pool.TunnelPool
Synchronous tunnel removal for use during recovery or critical situations.
- removeUpdateListener(Clock.ClockUpdateListener) - Method in class net.i2p.util.Clock
Unregister a listener for clock offset changes.
- removeWriteBuf(ByteBuffer) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Remove the buffer, which _should_ be the one at the head of _writeBufs.
- rename(File, File) - Static method in class net.i2p.util.FileUtil
Try to rename, if it doesn't work then copy and delete the old.
- renameDatasource(String, String, String) - Static method in class org.rrd4j.core.RrdToolkit
Renames single datasource in the given RRD file.
- render(int, int) - Method in interface com.docuverse.identicon.IdenticonRenderer
Returns rendered identicon image for given identicon code encoded as a
32-bit signed integer.
- render(BigInteger, int) - Method in interface com.docuverse.identicon.IdenticonRenderer
Returns rendered identicon image for given identicon code.
- render(BigInteger, int) - Method in class com.docuverse.identicon.NineBlockIdenticonRenderer2
Render an identicon from a BigInteger hash code.
- render(int, int) - Method in class com.docuverse.identicon.NineBlockIdenticonRenderer2
Render an identicon from an integer hash code.
- render(OutputStream) - Method in class net.i2p.router.web.GraphRenderer
render.
- render(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean) - Method in class net.i2p.router.web.GraphRenderer
Single graph.
- render(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean, GraphListener, String, boolean) - Method in class net.i2p.router.web.GraphRenderer
Single or two-data-source graph.
- render(Graphics) - Method in class org.rrd4j.graph.RrdGraph
Renders this graph onto graphing device
- renderAdvancedHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderAdvancedHTML.
- renderAdvancedRouterInfoHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderBandwidthGraphHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
Renders the sidebar bandwidth graph HTML.
- renderBandwidthHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderBandwidthHTML.
- renderBanlistCompact(Writer) - Method in class net.i2p.router.web.helpers.BanlistRenderer
Render the compact banlist HTML table.
- renderClockHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderClockHTML.
- renderCombinedGraph(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean) - Method in class net.i2p.router.web.GraphGenerator
Render the two-data bandwidth graph with the specified options.
- renderCombinedGraph(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean, boolean) - Method in class net.i2p.router.web.GraphGenerator
Render the two-data bandwidth graph with the specified options.
- renderCongestionHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderCongestionHTML.
- renderCPUBarHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderDestinationsHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderDestinationsHTML.
- renderFirewallAndReseedStatusHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderFirewallAndReseedStatusHTML.
- renderGraph(Rate, OutputStream) - Method in class net.i2p.router.web.GraphGenerator
Render a single-data graph with default dimensions and options.
- renderGraph(Rate, OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean) - Method in class net.i2p.router.web.GraphGenerator
Render a single-data graph with the specified options.
- renderGraph(Rate, OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean, boolean) - Method in class net.i2p.router.web.GraphGenerator
Render a single-data graph with the specified options.
- renderGraph(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean) - Method in class net.i2p.router.web.GraphListener
Single graph.
- renderGraph(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean, GraphListener, String, boolean) - Method in class net.i2p.router.web.GraphListener
Single or two-data-source graph.
- renderGraph(OutputStream) - Method in class net.i2p.router.web.GraphListener
Render a graph of the stat data using default settings.
- renderGuide(Writer) - Method in class net.i2p.router.web.helpers.TunnelRenderer
Renders an HTML table describing the bandwidth tiers used for tunnels,
including their ranges and labels, and writes the output to the provided Writer.
- renderHelpAndFAQHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderHelpAndFAQHTML.
- renderI2PInternalsHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderI2PInternalsHTML.
- renderI2PServicesHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderI2PServicesHTML.
- renderLeaseSet(Writer, String, boolean) - Method in class net.i2p.router.web.helpers.NetDbRenderer
Renders a single leaseset by hostname or b32.
- renderLeaseSetHTML(Writer, boolean, Hash) - Method in class net.i2p.router.web.helpers.NetDbRenderer
Renders all leasesets.
- renderLifetimeBandwidth(Writer, TunnelPool, TunnelPool) - Method in class net.i2p.router.web.helpers.TunnelRenderer
renderLifetimeBandwidth.
- renderLocalSummary(Writer) - Method in class net.i2p.router.web.helpers.NetDbRenderer
Renders the local leaseset summary header (hidden until JS shows it).
- renderMemoryBarHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderNavBar(String, boolean) - Method in class net.i2p.router.web.helpers.ConfigNavHelper
Render the configuration navigation bar.
- renderNavBar(String, boolean) - Method in class net.i2p.router.web.helpers.HelpSectionHelper
Render the help navigation bar
- renderNetworkReachabilityHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderNetworkReachabilityHTML.
- renderNewsHeadingsHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderParticipating(Writer, boolean) - Method in class net.i2p.router.web.helpers.TunnelRenderer
renderParticipating.
- renderPeerCaps(Hash, boolean) - Method in class net.i2p.router.CommSystemFacade
Render the peer's capabilities as HTML, optionally inline.
- renderPeerCaps(Hash, boolean) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Renders the peer's capability HTML block.
- renderPeerFlag(Hash) - Method in class net.i2p.router.CommSystemFacade
Render the country flag for the given peer as HTML.
- renderPeerFlag(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
renderPeerFlag.
- renderPeerHTML(Hash, boolean) - Method in class net.i2p.router.CommSystemFacade
Render an HTML snippet identifying the given peer, optionally with extended details.
- renderPeerHTML(Hash, boolean) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Renders HTML for a peer with optional extended info.
- renderPeers(Writer) - Method in class net.i2p.router.web.helpers.TunnelRenderer
renderPeers.
- renderPeersHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderPeersHTML.
- renderRestartStatusHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderRestartStatusHTML.
- renderRing(double, String, String) - Static method in class net.i2p.router.web.helpers.RingRenderer
Render a single SVG ring chart.
- renderRing(double, String, String, String) - Static method in class net.i2p.router.web.helpers.RingRenderer
Render a single SVG ring chart with a specified color mode.
- renderRing(double, String, String, String, double[]) - Static method in class net.i2p.router.web.helpers.RingRenderer
Render a single SVG ring chart with sparkline history.
- renderRing(double, String, String, String, double[], String) - Static method in class net.i2p.router.web.helpers.RingRenderer
Render a single SVG ring chart with sparkline history and configurable plot type.
- renderRing(double, String, String, String, double[], String, String) - Static method in class net.i2p.router.web.helpers.RingRenderer
Render a ring with an explicit color class override.
- renderRing(RingRenderer.RingSection[], String, String) - Static method in class net.i2p.router.web.helpers.RingRenderer
Render a multi-section ring SVG with proportional colored arcs.
- renderRingCell(double, String, String, String[]) - Static method in class net.i2p.router.web.helpers.RingRenderer
Render a ring cell (ring + optional tooltip) for use inside a grid.
- renderRingCell(double, String, String, String[], String) - Static method in class net.i2p.router.web.helpers.RingRenderer
Render a ring cell with a specified color mode.
- renderRingCell(double, String, String, String[], String, double[]) - Static method in class net.i2p.router.web.helpers.RingRenderer
Render a ring cell with sparkline history bars.
- renderRingCell(double, String, String, String[], String, double[], String) - Static method in class net.i2p.router.web.helpers.RingRenderer
Render a ring cell with an explicit color class override.
- renderRingCell(RingRenderer.RingSection[], String, String, String[]) - Static method in class net.i2p.router.web.helpers.RingRenderer
Render a multi-section ring cell.
- renderRouterInfoHTML(Writer, int, int, String, String, String, String, String, String, String, int, int, SigType, EncType, String, String, String, String, int, int) - Method in class net.i2p.router.web.helpers.NetDbRenderer
render router info html.
- renderRouterInfoHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderRouterInfoHTML.
- renderRouterInfosInParallel(Collection<RouterInfo>, boolean) - Method in class net.i2p.router.web.helpers.NetDbRenderer
Renders multiple RouterInfo objects in parallel.
- renderRoutersToWriter(Collection<RouterInfo>, Writer, boolean, int, int) - Method in class net.i2p.router.web.helpers.NetDbRenderer
Renders a list of RouterInfo objects to given Writer.
- renderRoutersToWriter(Collection<RouterInfo>, Writer, boolean, int, int, boolean) - Method in class net.i2p.router.web.helpers.NetDbRenderer
Renders a list of RouterInfo objects to given Writer.
- renderSessionTableHTML(Writer) - Method in class net.i2p.sam.SAMBridge
Render the session table and handler summary as HTML.
- renderShortRouterInfoHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderShortRouterInfoHTML.
- renderStatus(String, String, HttpSession, String, String) - Static method in class net.i2p.router.web.helpers.ConfigRestartBean
this also initiates the restart/shutdown based on action
- renderStatusHTML(Writer) - Method in class net.i2p.crypto.SessionKeyManager
Render status HTML.
- renderStatusHTML(Writer) - Method in class net.i2p.router.ClientManagerFacade
renderStatusHTML.
- renderStatusHTML(Writer, String, int) - Method in class net.i2p.router.CommSystemFacade
Render the transport status section of the router console page.
- renderStatusHTML(Writer) - Method in class net.i2p.router.CommSystemFacade
Render the transport status section of the router console page with default flags.
- renderStatusHTML(Writer) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
Renders debug status for both key managers.
- renderStatusHTML(Writer) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
Renders debug status for both key managers.
- renderStatusHTML(Writer) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
renderStatusHTML.
- renderStatusHTML(Writer) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
Renders inbound/outbound ElGamal session state as debug HTML tables.
- renderStatusHTML(Writer) - Method in class net.i2p.router.dummy.DummyPeerManagerFacade
-
- renderStatusHTML(Writer) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- renderStatusHTML(Writer, String, int) - Method in class net.i2p.router.dummy.VMCommSystem
-
- renderStatusHTML(Writer) - Method in class net.i2p.router.InNetMessagePool
Render the status of this message pool as HTML.
- renderStatusHTML(Writer) - Method in class net.i2p.router.NetworkDatabaseFacade
Debug only - all user info moved to NetDbRenderer in router console
- renderStatusHTML(Writer) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- renderStatusHTML(Writer) - Method in interface net.i2p.router.Service
Render the status as HTML.
- renderStatusHTML(Writer) - Method in class net.i2p.router.startup.RouterAppManager
debug
- renderStatusHTML(Writer) - Method in class net.i2p.router.StatisticsManager
renderStatusHTML.
- renderStatusHTML(Writer, String, int) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
As of 0.9.31, only outputs UPnP status
Warning - blocking, very slow, queries the active UPnP router,
will take many seconds if it has vanished.
- renderStatusHTML(Writer, String, int) - Method in interface net.i2p.router.transport.Transport
-
- renderStatusHTML(Writer) - Method in class net.i2p.router.transport.TransportImpl
Make this stuff pretty
- renderStatusHTML(Writer, String, int) - Method in class net.i2p.router.transport.TransportImpl
renderStatusHTML.
- renderStatusHTML(Writer, String, int) - Method in class net.i2p.router.transport.TransportManager
Render transport status information as HTML for console display.
- renderStatusHTML() - Method in class net.i2p.router.transport.UPnP
warning - slow
- renderStatusHTML() - Method in class net.i2p.router.transport.UPnPManager
Warning - blocking, very slow, queries the active router,
will take many seconds if it has vanished.
- renderStatusHTML(Writer) - Method in class net.i2p.router.update.ConsoleUpdateManager
Render update manager status HTML for debug page.
- renderStatusHTML(Writer, int, int, int) - Method in class net.i2p.router.web.helpers.NetDbRenderer
Renders the network database status page.
- renderStatusHTML(Writer, int) - Method in class net.i2p.router.web.helpers.ProfileOrganizerRenderer
Render the peer profile status table.
- renderStatusHTML(Writer) - Method in class net.i2p.router.web.helpers.TunnelRenderer
renderStatusHTML.
- renderStatusHTML(Writer) - Method in interface net.i2p.update.UpdateManager
For debugging
- renderStatusHTML(Writer) - Static method in class net.i2p.util.InternalServerSocket
For debugging only
- renderStatusHTML(Writer) - Method in class net.i2p.util.PortMapper
For debugging only
- renderStatusHTML() - Method in interface org.klomp.snark.dht.DHT
Debug info, HTML formatted.
- renderStatusHTML(StringBuilder) - Method in class org.klomp.snark.dht.DHTNodes
Debug info, HTML formatted.
- renderStatusHTML(StringBuilder) - Method in class org.klomp.snark.dht.DHTTracker
Debug info, HTML formatted.
- renderStatusHTML() - Method in class org.klomp.snark.dht.KRPC
Debug info, HTML formatted.
- renderSummaryBar() - Method in class net.i2p.router.web.helpers.SidebarHelper
Render the full summary bar HTML to the output writer
- renderSummaryHTML(Writer) - Method in class net.i2p.router.web.helpers.SidebarRenderer
Note - Ensure all links in here are absolute, as the summary bar may be displayed
on lower-level directory errors.
- renderSybilHTML(Writer, RouterContext, List<Hash>, String) - Static method in class net.i2p.router.web.helpers.SybilRenderer
Called from NetDbRenderer
- renderTransitSummary(Writer) - Method in class net.i2p.router.web.helpers.TunnelRenderer
renderTransitSummary.
- renderTunnelsHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderTunnelsHTML.
- renderTunnelStatusHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderTunnelStatusHTML.
- renderUpdateStatusHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
renderUpdateStatusHTML.
- renew(X509Certificate, PrivateKey, int) - Static method in class net.i2p.crypto.SelfSignedGenerator
-
- renew() - Method in class org.cybergarage.upnp.event.Subscriber
renew.
- renewPrivateKeyCertificate(File, String, String, String, int) - Static method in class net.i2p.crypto.KeyStoreUtil
Renew the the private key certificate in a keystore.
- RenewSubscriber - Class in org.cybergarage.upnp.control
Thread for automatically renewing UPnP event subscriptions.
- RenewSubscriber(ControlPoint) - Constructor for class org.cybergarage.upnp.control.RenewSubscriber
Constructs a RenewSubscriber for the specified control point.
- renewSubscriberService(Device, long) - Method in class org.cybergarage.upnp.ControlPoint
-
- renewSubscriberService(long) - Method in class org.cybergarage.upnp.ControlPoint
-
- renewSubscriberService() - Method in class org.cybergarage.upnp.ControlPoint
Renew all subscriber services with infinite timeout
- reopen() - Method in class org.klomp.snark.Storage
Doesn't really reopen the file descriptors for a restart.
- reorganize() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Run a standard reorganize round without coalescing or decay.
- reorganize(boolean, boolean) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Reorganizes peer profiles into performance-based tiers (fast, high-capacity, etc.) and expires stale entries.
- REORGANIZE_TIME_LONG - Static variable in class net.i2p.router.peermanager.PeerManager
We don't want this much longer than the average connect time,
as the CapacityCalculator now includes connection as a factor.
- REORGANIZES_PER_DAY - Static variable in class net.i2p.router.peermanager.PeerManager
After first two hours of uptime ~= 246
- repaint() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- replace(StringBuilder, String, String) - Static method in class net.i2p.data.DataHelper
Replace all instances of "from" with "to" in the StringBuilder buf.
- replaceAddress(RouterAddress) - Method in class net.i2p.router.transport.TransportImpl
Replace any existing addresses for the current transport
with the same IP length (4 or 16) with the given one.
- replaceAddress(RouterAddress) - Method in class net.i2p.router.transport.udp.UDPTransport
Replace then tell NTCP that we changed.
- replaceMetaInfo(MetaInfo) - Method in class org.klomp.snark.Snark
Call after editing torrent.
- replaceSlowTunnels() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Find and remove tunnels exceeding the latency threshold.
- reply - Variable in class i2p.susi.webmail.Mail
Address only, enclosed by <>.
- Reply() - Constructor for class net.i2p.socks.SOCKS4Constants.Reply
-
- Reply() - Constructor for class net.i2p.socks.SOCKS5Constants.Reply
-
- REPLY_IV_LENGTH - Static variable in class net.i2p.router.tunnel.TunnelCreatorConfig
- ReplyCallback - Interface in net.i2p.router.crypto.ratchet
Callback interface for ratchet acknowledgment notifications with expiration support
- replyFound(DatabaseSearchReplyMessage, Hash) - Method in class net.i2p.router.networkdb.kademlia.ExploreJob
-
- replyFound(DatabaseSearchReplyMessage, Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
Found a reply
- replyFound(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchState
how long did it take to get the reply, or -1 if we dont know
- ReplyJob - Interface in net.i2p.router
Defines an executable task that can be fired off in reply to a message
- replyTimedOut(OutNetMessage) - Method in class net.i2p.router.MessageHistory
The message wanted a reply but no reply came in the time expected
- replyTimeout(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchState
replyTimeout.
- replyTimeout(Hash) - Method in class net.i2p.router.networkdb.kademlia.StoreState
replyTimeout.
- repoll() - Method in class net.i2p.router.tunnel.pool.BuildExecutor
Signal the executor to repoll for tunnel building opportunities.
- reportAbuse(int, int) - Method in interface net.i2p.client.I2PSession
Instruct the router that the message received was abusive (including how
abusive on a 1-100 scale) in the hopes the router can do something to
minimize receiving abusive messages like that in the future.
- reportAbuse(I2PSession, int) - Method in interface net.i2p.client.I2PSessionListener
Instruct the client that the session specified seems to be under attack
and that the client may wish to move its destination to another router.
- reportAbuse(I2PSession, int) - Method in interface net.i2p.client.I2PSessionMuxedListener
Instruct the client that the session specified seems to be under attack
and that the client may wish to move its destination to another router.
- reportAbuse(I2PSessionImpl, int, int) - Method in class net.i2p.client.impl.I2CPMessageProducer
Send an abuse report.
- reportAbuse(I2PSession, int) - Method in class net.i2p.client.impl.I2PSessionDemultiplexer
-
- reportAbuse(int, int) - Method in class net.i2p.client.impl.I2PSessionImpl
Report abuse with regards to the given messageId
- reportAbuse(I2PSession, int) - Method in class net.i2p.client.streaming.impl.MessageHandler
Instruct the client that the session specified seems to be under attack
and that the client may wish to move its destination to another router.
- reportAbuse(I2PSession, int) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
Does nothing here.
- reportAbuse(I2PSession, int) - Method in class net.i2p.i2ptunnel.udp.I2PSource.Listener
-
- reportAbuse(Destination, String, int) - Method in class net.i2p.router.client.ClientConnectionRunner
Send async abuse message to the client
- reportAbuse(Destination, String, int) - Method in class net.i2p.router.client.ClientManager
Unused
- reportAbuse(Destination, String, int) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Instruct the client (or all clients) that they are under attack.
- reportAbuse(Destination, String, int) - Method in class net.i2p.router.ClientManagerFacade
Instruct the client (or all clients) that they are under attack.
- reportAbuse(Destination, String, int) - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- reportAbuse(I2PSession, int) - Method in class net.i2p.sam.MasterSession
Called when abuse is reported on the session.
- reportAbuse(I2PSession, int) - Method in class org.klomp.snark.dht.KRPC
reportAbuse.
- reportAbuse(I2PSession, int) - Method in class org.klomp.snark.UDPTrackerClient
reportAbuse.
- ReportAbuseJob - Class in net.i2p.router.client
Async job to send an abuse message to the client
- ReportAbuseJob(RouterContext, ClientConnectionRunner, Destination, String, int) - Constructor for class net.i2p.router.client.ReportAbuseJob
Create abuse report
- ReportAbuseMessage - Class in net.i2p.data.i2cp
Defines the message a client sends to a router when asking the
router what its address visibility is
- ReportAbuseMessage() - Constructor for class net.i2p.data.i2cp.ReportAbuseMessage
ReportAbuseMessage.
- reportDecryptResult(boolean, boolean) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
Report the result of a slow decrypt attempt.
- reportDecryptResult(boolean, boolean) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
Report the result of a slow decrypt attempt.
- reportDetail(String) - Method in interface com.vuze.plugins.mlab.MLabRunner.ToolListener
Report a detail message
- reportProcTime(boolean) - Method in class com.thetransactioncompany.jsonrpc2.server.Dispatcher
Controls reporting of request processing time by appending a
non-standard "xProcTime" attribute to the JSON-RPC 2.0 response.
- reportsProcTime() - Method in class com.thetransactioncompany.jsonrpc2.server.Dispatcher
Returns true if reporting of request processing time is
enabled.
- reportSummary(String) - Method in interface com.vuze.plugins.mlab.MLabRunner.ToolListener
Report a summary message
- repr - Variable in class net.i2p.crypto.eddsa.math.GroupElement
Variable is package private only so that tests run.
- Republish - Class in net.i2p.router.tasks
Router information publisher for network database synchronization.
- Republish(RouterContext) - Constructor for class net.i2p.router.tasks.Republish
Create a new router info republisher.
- REPUBLISH_LEASESET_TIMEOUT_DEFAULT - Static variable in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
Default timeout for LeaseSet publication to floodfills.
- RepublishLeaseSetJob - Class in net.i2p.router.networkdb.kademlia
Periodically republishes a local LeaseSet to the network database.
- RepublishLeaseSetJob(RouterContext, KademliaNetworkDatabaseFacade, Hash) - Constructor for class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
Creates a new job to republish a LeaseSet for the given destination.
- REQEST_LINE_DELIM - Static variable in class org.cybergarage.http.HTTP
Request line delimiter (space between method, URI, version)
- request(RouterContext, PooledTunnelCreatorConfig, BuildExecutor, long) - Static method in class net.i2p.router.tunnel.pool.BuildRequestor
Initiates a tunnel build request.
- REQUEST - Static variable in class org.klomp.snark.Message
R e q u e s t
- request() - Method in class org.klomp.snark.Peer
Update the request queue.
- Request - Class in org.klomp.snark
Holds all information needed for a partial piece request.
- Request(PartialPiece, int, int) - Constructor for class org.klomp.snark.Request
Creates a new Request.
- Request(PartialPiece, int) - Constructor for class org.klomp.snark.Request
Dummy Request for PeerState.returnPartialPieces().
- request() - Method in class org.klomp.snark.WebPeer
-
- REQUEST - Static variable in class org.minidns.edns.Nsid
NSID request instance with empty payload.
- requestData(DataProcessor) - Method in class org.rrd4j.graph.CDef
-
- requestData(DataProcessor) - Method in class org.rrd4j.graph.Def
Request data
- requestData(DataProcessor) - Method in class org.rrd4j.graph.PDef
Data processor to register the datasource with.
- requestData(DataProcessor) - Method in class org.rrd4j.graph.Source
Requests data from this source and provides it to the data processor.
- requestData(DataProcessor) - Method in class org.rrd4j.graph.TDef
Data processor to register the datasource with.
- requestData(DataProcessor) - Method in class org.rrd4j.graph.VDef
-
- requestExpeditedTest() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Set expedited test flag - called when tunnel appears slow.
- RequestHandler - Interface in com.thetransactioncompany.jsonrpc2.server
Interface for handling JSON-RPC 2.0 requests.
- requestInbound(int, String) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Request some bytes.
- requestJobRunners(int, String, long) - Method in class net.i2p.router.JobQueue
Request additional job runners for an anticipated burst.
- requestLeaseSet(Hash, LeaseSet, long, Job, Job) - Method in class net.i2p.router.client.ClientConnectionRunner
Request that a particular client authorize the Leases contained in the
LeaseSet, after which the onCreateJob is queued up.
- requestLeaseSet(Destination, LeaseSet, long, Job, Job) - Method in class net.i2p.router.client.ClientManager
Request that a particular client authorize the Leases contained in the
LeaseSet, after which the onCreateJob is queued up.
- requestLeaseSet(Hash, LeaseSet) - Method in class net.i2p.router.client.ClientManager
Request that a particular client authorize the Leases contained in the
LeaseSet.
- requestLeaseSet(Destination, LeaseSet, long, Job, Job) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Request that a particular client authorize the Leases contained in the LeaseSet,
after which the onCreateJob is queued up.
- requestLeaseSet(Hash, LeaseSet) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Request that a particular client authorize the Leases contained in the LeaseSet.
- requestLeaseSet(Destination, LeaseSet, long, Job, Job) - Method in class net.i2p.router.ClientManagerFacade
Request that a particular client authorize the Leases contained in the
LeaseSet, after which the onCreateJob is queued up.
- requestLeaseSet(Hash, LeaseSet) - Method in class net.i2p.router.ClientManagerFacade
Request that the client authorize the Leases contained in the
LeaseSet, identified by destination hash.
- requestLeaseSet(Destination, LeaseSet, long, Job, Job) - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- requestLeaseSet(Hash, LeaseSet) - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- RequestLeaseSetJob - Class in net.i2p.router.client
Async job to walk the client through generating a lease set.
- RequestLeaseSetJob(RouterContext, ClientConnectionRunner, LeaseRequestState) - Constructor for class net.i2p.router.client.RequestLeaseSetJob
-
- RequestLeaseSetMessage - Class in net.i2p.data.i2cp
Defines the message a router sends to a client to request that
a leaseset be created and signed.
- RequestLeaseSetMessage() - Constructor for class net.i2p.data.i2cp.RequestLeaseSetMessage
RequestLeaseSetMessage.
- RequestLeaseSetMessageHandler - Class in net.i2p.client.impl
Handle I2CP RequestLeaseSetMessage from the router by granting all leases,
using the specified expiration time for each lease.
- RequestLeaseSetMessageHandler(I2PAppContext) - Constructor for class net.i2p.client.impl.RequestLeaseSetMessageHandler
RequestLeaseSetMessageHandler.
- RequestLeaseSetMessageHandler(I2PAppContext, int) - Constructor for class net.i2p.client.impl.RequestLeaseSetMessageHandler
For extension
- requestMessage(int, int, int) - Method in class org.klomp.snark.PeerState
Handle a request message from the peer
- requestOutbound(int, int, String) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Request some bytes.
- requestOutboundBandwidth() - Method in class net.i2p.router.transport.udp.UDPPacket
Request outbound bandwidth.
- requestReseed() - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
Starts a reseed if one is not already in progress.
- requestReseed(URI) - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
Starts a reseed from a zip or su3 URI if one is not already in progress.
- requestReseed(InputStream) - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
Performs a blocking reseed from a zip or su3 InputStream.
- requestReseed() - Method in class net.i2p.router.networkdb.reseed.Reseeder
Start a reseed using the default reseed URLs.
- requestReseed(URI) - Method in class net.i2p.router.networkdb.reseed.Reseeder
Start a reseed from a single zip or su3 URL only.
- requestReseed(InputStream) - Method in class net.i2p.router.networkdb.reseed.Reseeder
Start a reseed from a zip or su3 input stream.
- requestRrdDb(String) - Method in class org.rrd4j.core.RrdDbPool
Requests a RrdDb reference for the given RRD path.
- requestRrdDb(URI) - Method in class org.rrd4j.core.RrdDbPool
Requests a RrdDb reference for the given RRD URI.
- requestRrdDb(URI, RrdBackendFactory) - Method in class org.rrd4j.core.RrdDbPool
Request RRD
- requestRrdDb(RrdDef, RrdBackendFactory) - Method in class org.rrd4j.core.RrdDbPool
Request RRD from definition
- requestRrdDb(URI, RrdBackendFactory, DataImporter) - Method in class org.rrd4j.core.RrdDbPool
Request RRD with import
- requestRrdDb(RrdDef) - Method in class org.rrd4j.core.RrdDbPool
Requests a RrdDb reference for the given RRD definition object.
- requestRrdDb(String, String) - Method in class org.rrd4j.core.RrdDbPool
Requests a RrdDb reference for the given path.
- requestRrdDb(URI, String) - Method in class org.rrd4j.core.RrdDbPool
Requests a RrdDb reference for the given URI.
- requestRunners(int, String, long) - Method in class net.i2p.router.JobQueueScaler
Request additional runners for an anticipated burst.
- requestSent() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
note that we just sent the SessionRequest packet
- requestSent(DatagramPacket) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
Note that we just sent the SessionRequest packet
and save it for retransmission
- RequestThrottler - Class in net.i2p.router.tunnel.pool
Throttles incoming tunnel requests earlier than ParticipatingThrottler,
with higher limits and more frequent cleanup.
- RequestThrottler(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.RequestThrottler
Creates a new RequestThrottler bound to the given router context.
- requestUpdate(Properties) - Method in class net.i2p.client.naming.NamingService
Ask any registered updaters to update now
- RequestValidator - Class in net.i2p.i2ptunnel
Validates HTTP requests for security and policy compliance.
- RequestValidator(Log, String, Properties, BlocklistManager) - Constructor for class net.i2p.i2ptunnel.RequestValidator
Creates a new RequestValidator.
- RequestValidator.ValidationResult - Class in net.i2p.i2ptunnel
Encapsulates the result of hostname validation.
- RequestVariableLeaseSetMessage - Class in net.i2p.data.i2cp
Defines the message a router sends to a client to request that
a leaseset be created and signed.
- RequestVariableLeaseSetMessage() - Constructor for class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
RequestVariableLeaseSetMessage.
- RequestVariableLeaseSetMessageHandler - Class in net.i2p.client.impl
Handle I2CP RequestVariableLeaseSetMessage from the router by granting all leases,
retaining the individual expiration time for each lease.
- RequestVariableLeaseSetMessageHandler(I2PAppContext) - Constructor for class net.i2p.client.impl.RequestVariableLeaseSetMessageHandler
RequestVariableLeaseSetMessageHandler.
- RequestWrapper - Class in net.i2p.servlet
Refactored in 0.9.33 to use Servlet 3.0 API and remove dependency
on old Jetty 5 MultiPartRequest code.
- RequestWrapper(HttpServletRequest) - Constructor for class net.i2p.servlet.RequestWrapper
-
- requeue(long) - Method in class net.i2p.router.JobImpl
Requeue this job to run after the specified delay.
- requeueRepublish() - Method in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
Requeue republish
- REQUIRE_ORDER - Static variable in class gnu.getopt.Getopt
Describe how to deal with options that follow non-option ARGV-elements.
- REQUIRED_ARGUMENT - Static variable in class gnu.getopt.LongOpt
Constant value used for the "has_arg" constructor argument.
- requireKeys(JsonKey...) - Method in class org.json.simple.JsonObject
Ensures the given keys are present.
- requiresLS2(I2PSessionImpl) - Method in class net.i2p.client.impl.RequestLeaseSetMessageHandler
Do we send a LeaseSet or a LeaseSet2?
As of 0.9.69, always use LS2 unless the router doesn't support it
Side effect: sets _ls2Type
- rereadConfig() - Method in class net.i2p.util.LogManager
Called periodically by the LogWriter thread to reload the config file.
- rescan() - Method in class net.i2p.router.NetworkDatabaseFacade
Rescan the network database.
- rescan() - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Rescan the storage for any changes.
- rescan() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Rescan the netdb directory for new RouterInfo files.
- rescan() - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- rescan() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
rescan.
- rescan() - Method in class net.i2p.router.transport.UPnPManager
Call when IP or network connectivity might have changed.
- reschedule(long, Connection) - Method in class net.i2p.client.streaming.impl.SchedulerImpl
Schedule a connection event to occur after the specified delay.
- reschedule(long) - Method in class net.i2p.router.transport.udp.PeerTestEvent
Just to consolidate the logging
- reschedule(long) - Method in class net.i2p.util.SimpleTimer2.TimedEvent
Use the earliest of the new time and the old time
May be called from within timeReached(), but schedule() is
better there.
- reschedule(long, boolean) - Method in class net.i2p.util.SimpleTimer2.TimedEvent
May be called from within timeReached(), but schedule() is
better there.
- RESEED - Static variable in class net.i2p.router.util.EventLog
RESEED.
- ReseedBundler - Class in net.i2p.router.networkdb.reseed
Copy a random selection of 'count' router infos from configDir/netDb
to 'toDir'.
- ReseedBundler(RouterContext) - Constructor for class net.i2p.router.networkdb.reseed.ReseedBundler
ReseedBundler.
- reseedChecker() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- reseedChecker() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- ReseedChecker - Class in net.i2p.router.networkdb.reseed
Checks whether reseeding of the network database is necessary and initiates reseed requests.
- ReseedChecker(RouterContext) - Constructor for class net.i2p.router.networkdb.reseed.ReseedChecker
Constructor.
- reseedCount - Variable in class gnu.crypto.prng.FortunaStandalone
number of reseeds performed
- Reseeder - Class in net.i2p.router.networkdb.reseed
Reseed handler that fetches router infos from configured seed URLs.
- Reseeder(RouterContext, ReseedChecker) - Constructor for class net.i2p.router.networkdb.reseed.Reseeder
Holds context and checker references for reseed operations.
- ReseedGenerator - Class in net.i2p.router.web.helpers
Handler to create a i2preseed.zip file
- ReseedGenerator() - Constructor for class net.i2p.router.web.helpers.ReseedGenerator
-
- ReseedHandler - Class in net.i2p.router.web.helpers
Handler to deal with reseed requests.
- ReseedHandler() - Constructor for class net.i2p.router.web.helpers.ReseedHandler
ReseedHandler.
- ReseedHandler(RouterContext) - Constructor for class net.i2p.router.web.helpers.ReseedHandler
ReseedHandler.
- ResendComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.ResendComparator
-
- ResendPacketEvent(PacketLocal) - Constructor for class net.i2p.client.streaming.impl.Connection.ResendPacketEvent
ResendPacketEvent.
- ReservedLdhLabel - Class in org.minidns.dnslabel
A reserved LDH label (R-LDH label), which have the property that they contain "--" in the third and fourth characters.
- ReservedLdhLabel(String) - Constructor for class org.minidns.dnslabel.ReservedLdhLabel
ReservedLdhLabel.
- reset(byte[], int) - Method in class com.southernstorm.noise.crypto.Poly1305
Resets the message authenticator with a new key.
- reset() - Method in interface net.i2p.client.streaming.I2PSocket
Resets and closes this socket.
- reset() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
Resets and closes this socket.
- reset() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
Just calls close()
- reset() - Method in class net.i2p.router.transport.udp.IntroductionManager
method comment
- reset() - Method in class net.i2p.stat.RateAverages
Reset all fields to zero.
- reset() - Method in class net.i2p.util.ByteArrayStream
Resets this stream to the beginning.
- reset() - Method in class net.i2p.util.ResettableGZIPOutputStream
Reinitialze everything so we can write a brand new gzip output stream
again.
- reset() - Method in class net.i2p.util.ReusableGZIPOutputStream
clear the data so we can start again afresh
- reset() - Method in class net.i2p.util.TranslateReader
-
- reset() - Method in interface org.bouncycastle.crypto.Digest
reset the digest back to it's initial state.
- reset() - Method in class org.bouncycastle.crypto.digests.KeccakDigest
reset.
- reset() - Method in class org.bouncycastle.crypto.digests.LongDigest
reset.
- reset() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
reset the chaining variables
- reset(Memoable) - Method in class org.bouncycastle.crypto.digests.SHA512Digest
-
- reset(Memoable) - Method in interface org.bouncycastle.util.Memoable
Restore a copied object state into this object.
- reset(Graphics2D) - Method in class org.rrd4j.graph.BufferedImageWorker
Reset the allocator state
- reset() - Method in class org.rrd4j.graph.ImageWorker
Reset the graphics state.
- reset(Graphics2D) - Method in class org.rrd4j.graph.ImageWorker
Reset the graphics state using the given context.
- reset(Graphics2D) - Method in class org.rrd4j.graph.SVGImageWorker
Reset the allocator state
- resetBegin() - Method in class net.i2p.router.transport.udp.UDPPacket
Reset initialization time.
- resetCreatedTime() - Method in class net.i2p.router.OutNetMessage
Reset creation time for dispatch age tracking on requeue
- resetReceived() - Method in class net.i2p.client.streaming.impl.Connection
Notify that a reset was received.
- resetState() - Method in class org.rrd4j.graph.ImageWorker
Resets cached state tracking.
- ResettableGZIPInputStream - Class in net.i2p.util
GZIP implementation per
RFC 1952, reusing
java's standard CRC32 and Inflater and InflaterInputStream implementations.
- ResettableGZIPInputStream() - Constructor for class net.i2p.util.ResettableGZIPInputStream
Build a new GZIP stream without a bound compressed stream.
- ResettableGZIPInputStream(InputStream) - Constructor for class net.i2p.util.ResettableGZIPInputStream
Warning - blocking!
- ResettableGZIPOutputStream - Class in net.i2p.util
GZIP implementation per
RFC 1952, reusing
java's standard CRC32 and Deflater implementations.
- ResettableGZIPOutputStream(OutputStream) - Constructor for class net.i2p.util.ResettableGZIPOutputStream
-
- resetTimer() - Method in class net.i2p.util.SocketTimeout
Call when there is activity
- resize(int) - Method in class net.i2p.util.ByteCache
Resize the cache to a new capacity.
- resize(int) - Method in class net.i2p.util.TryCache
Resize the cache to a new capacity.
- resize(int, int) - Method in class org.rrd4j.graph.BufferedImageWorker
Resizes the worker to the specified dimensions.
- resize(int, int) - Method in class org.rrd4j.graph.ImageWorker
Resize the image to the given dimensions.
- resize(int, int) - Method in class org.rrd4j.graph.SVGImageWorker
Resize
- resizeArchive(String, String, ConsolFun, int, int) - Static method in class org.rrd4j.core.RrdToolkit
Creates new RRD file based on the existing one, but with a different size (number of rows)
for a single archive.
- resizeArchive(String, ConsolFun, int, int, boolean) - Static method in class org.rrd4j.core.RrdToolkit
Modifies existing RRD file, by resizing its chosen archive.
- resizeClientExecutor(int) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Resize the client executor max pool size.
- resizePumperQueue(int) - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- resizeQueue(int) - Method in class net.i2p.router.tunnel.TunnelGatewayPumper
Resize the pumper queue.
- resizeRunningQueue(int) - Static method in class net.i2p.router.tunnel.TunnelGatewayPumper
Resize the running instance's queue.
- resizeSendPool() - Method in class net.i2p.router.transport.TransportImpl
Resize the NTCP send pool if needed.
- resizeServerExecutor(int) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Resize the shared server executor pool.
- resolve(URI, URI, boolean) - Method in class org.rrd4j.core.RrdBackendFactory
Try to match an URI against a root URI using a few rules:
scheme must match if they are given.
- resolve(ImageParameters) - Static method in class org.rrd4j.graph.LogService
Resolve the appropriate logarithmic function for the data range
- resolvedText - Variable in class org.rrd4j.graph.CommentText
Text after variable substitution and marker processing
- resolveMonthsMinutes(int) - Method in class org.rrd4j.core.timespec.TimeScanner
Resolve ambiguous MONTHS_MINUTES token to months or minutes.
- resolveSymbol(double) - Static method in class org.rrd4j.graph.FindUnit
Resolves the appropriate SI unit symbol for the given magnitude.
- resolveText(Locale, DataProcessor, ValueScaler) - Method in class org.rrd4j.graph.CommentText
Resolves the text with variable substitution and marker processing.
- resolveText(Locale, DataProcessor, ValueScaler) - Method in class org.rrd4j.graph.PrintText
-
- resolveUnit(int) - Static method in enum org.rrd4j.graph.TimeUnit
-
- RESPONDER - Static variable in class com.southernstorm.noise.protocol.HandshakeState
Enumerated value that indicates that the handshake object
is handling the responder role.
- RESPONSE - Static variable in class org.cybergarage.soap.SOAP
RESPONSE.
- responseCode - Variable in class org.minidns.dnsmessage.DnsMessage
The response code of this dns message.
- responseTime - Variable in class net.i2p.addressbook.HostChecker.PingResult
response time in milliseconds, or -1 if not available
- restart() - Method in class net.i2p.crypto.ElGamalEngine
This is now a noop.
- restart(RouterContext) - Static method in class net.i2p.desktopgui.router.RouterManager
Restart the running I2P instance immediately.
- restart() - Method in class net.i2p.router.client.ClientManager
Restart the client manager, disconnecting and reconnecting all clients.
- restart() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
Restart the service
- restart() - Method in class net.i2p.router.ClientMessagePool
Restart the client message pool.
- restart() - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- restart() - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
restart.
- restart() - Method in class net.i2p.router.dummy.DummyPeerManagerFacade
-
- restart() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- restart() - Method in class net.i2p.router.dummy.VMCommSystem
Restart the service
- restart() - Method in class net.i2p.router.InNetMessagePool
Restart the message pool by shutting down and then starting up again.
- restart() - Method in class net.i2p.router.peermanager.PeerManagerFacadeImpl
restart.
- restart() - Method in class net.i2p.router.Router
A "soft" restart, primarily of the comm system, after a port change or large step-change in system time.
- restart() - Method in interface net.i2p.router.Service
Perform a soft restart.
- restart() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Restart the communication system.
- restart() - Method in class net.i2p.router.transport.OutboundMessageRegistry
-
- restart() - Method in class net.i2p.router.transport.TransportManager
Restart all transports (stop, wait, start).
- restart() - Method in class net.i2p.router.tunnel.pool.BuildExecutor
Restart the build executor, clearing recent build state.
- restart() - Method in class net.i2p.router.tunnel.pool.BuildHandler
-
- restart() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Restart all tunnel handlers and rebuild all tunnels
- restart() - Method in class net.i2p.router.tunnel.TunnelDispatcher
Restart the TunnelDispatcher
- restart() - Method in class org.cybergarage.util.ThreadCore
Restarts the thread by stopping it first and then starting it again.
- restart() - Method in class org.klomp.snark.ConnectionAcceptor
Effectively unused, would only be called if we changed I2CP host/port, which is hidden in the
gui if in router context
- restart() - Method in class org.klomp.snark.PeerCoordinator
Restart after halt.
- restartAcceptor() - Method in class org.klomp.snark.Snark
Restart the connection acceptor.
- restartAllControllers() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Restart all tunnels.
- Restarter - Class in net.i2p.router.tasks
Router restarter implementation.
- Restarter(RouterContext) - Constructor for class net.i2p.router.tasks.Restarter
Create a new router restarter.
- restartGracefully(RouterContext) - Static method in class net.i2p.desktopgui.router.RouterManager
Restart the running I2P instance gracefully.
- restartTunnel() - Method in class net.i2p.i2ptunnel.TunnelController
Stops and restarts the tunnel.
- restoreDefaults() - Method in class net.i2p.router.Tuner
Restore all params to factory defaults (code-level, not persisted)
- restoreLog() - Method in class net.i2p.i2ptunnel.TunnelController
Restore log messages after restart
- restoreSession(String, String, long) - Method in class net.i2p.servlet.filters.SessionManager
Restore a persisted session with its original token.
- restoreState(byte[]) - Method in class org.bouncycastle.crypto.digests.LongDigest
restoreState.
- restoreState() - Method in class org.rrd4j.core.timespec.TimeScanner
Restore previously saved tokenizer position.
- RESTRICTED_CONE_NAT - Static variable in class org.freenetproject.DetectedIP
Restricted cone NAT.
- Result(int, Properties) - Constructor for class net.i2p.router.tunnel.pool.BuildReplyHandler.Result
Create a new Result.
- RESULT_DECRYPTION_FAILURE - Static variable in interface net.i2p.client.LookupResult
b33 requires per-client auth private key, the router has a key, but decryption failed;
please supply a new key in a blinding info message
- RESULT_DECRYPTION_FAILURE - Static variable in class net.i2p.data.i2cp.HostReplyMessage
Decryption failure result code.
- RESULT_DEFERRED - Static variable in interface net.i2p.client.LookupResult
For async calls only.
- RESULT_FAILURE - Static variable in interface net.i2p.client.LookupResult
general failure, probably a local hostname lookup failure, or a b32 lookup timeout
- RESULT_FAILURE - Static variable in class net.i2p.data.i2cp.HostReplyMessage
generic fail, other codes TBD
- RESULT_KEY_REQUIRED - Static variable in interface net.i2p.client.LookupResult
b33 requires per-client auth private key but the router does not have it cached;
please supply in a blinding info message
- RESULT_KEY_REQUIRED - Static variable in class net.i2p.data.i2cp.HostReplyMessage
Request key required result code.
- RESULT_LEASESET_LOOKUP_FAILURE - Static variable in class net.i2p.data.i2cp.HostReplyMessage
-
- RESULT_LOOKUP_TYPE_UNSUPPORTED - Static variable in class net.i2p.data.i2cp.HostReplyMessage
-
- RESULT_SECRET_AND_KEY_REQUIRED - Static variable in interface net.i2p.client.LookupResult
b33 requires a lookup password and per-client auth private key but the router does not have them cached;
please supply in a blinding info message
- RESULT_SECRET_AND_KEY_REQUIRED - Static variable in class net.i2p.data.i2cp.HostReplyMessage
Request secret and key required result code.
- RESULT_SECRET_REQUIRED - Static variable in interface net.i2p.client.LookupResult
b33 requires a lookup password but the router does not have it cached;
please supply in a blinding info message
- RESULT_SECRET_REQUIRED - Static variable in class net.i2p.data.i2cp.HostReplyMessage
Request secret required result code.
- RESULT_SUCCESS - Static variable in interface net.i2p.client.LookupResult
getDestination() will be non-null
- RESULT_SUCCESS - Static variable in class net.i2p.data.i2cp.HostReplyMessage
RESULT_SUCCESS.
- resultSize() - Method in class i2p.susi.dns.AddressbookBean
Gets the size of the lookup result.
- resultSize() - Method in class i2p.susi.dns.NamingServiceBean
Gets the size of the lookup result.
- RESULTSTATUS - Static variable in class org.cybergarage.soap.SOAP
RESULTSTATUS.
- ResultsTextPane - Class in edu.internet2.ndt
Text pane component used as the chief results window that summarizes test results.
- ResultsTextPane() - Constructor for class edu.internet2.ndt.ResultsTextPane
-
- resumeIncoming(int) - Method in interface net.i2p.i2ptunnel.irc.DCCHelper
An incoming RESUME request
- resumeIncoming(int) - Method in class net.i2p.i2ptunnel.irc.I2PTunnelDCCServer
An incoming RESUME request
- resumeOutgoing(int) - Method in class net.i2p.i2ptunnel.irc.DCCClientManager
Handle an outgoing DCC RESUME request.
- resumeOutgoing(int) - Method in interface net.i2p.i2ptunnel.irc.DCCHelper
An outgoing RESUME request
- resumeRunner() - Method in class net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
deprecated unused
- retainAll(Collection<?>) - Method in class net.i2p.router.tunnel.pool.ExcluderBase
retainAll.
- RETRANSMISSION_PERIOD_WIDTH - Static variable in class net.i2p.router.transport.udp.PeerState
how many packets will be considered within the retransmission rate calculation
- RetransmissionTimer - Class in net.i2p.client.streaming.impl
Per-destination timer for scheduling packet retransmissions.
- RetransmissionTimer(I2PAppContext, String) - Constructor for class net.i2p.client.streaming.impl.RetransmissionTimer
-
- RETRANSMIT_DELAY - Static variable in class net.i2p.router.transport.udp.InboundEstablishState
Basic delay before backoff
Transmissions at 0, 1, 3, 7 sec.
- RETRANSMIT_DELAY - Static variable in class net.i2p.router.transport.udp.OutboundEstablishState
Flat delay between all retransmits (no exponential backoff).
- RetransmitEvent() - Constructor for class net.i2p.client.streaming.impl.Connection.RetransmitEvent
Retransmit event
- retransmitRequests() - Method in class org.klomp.snark.Peer
Retransmit outstanding requests if necessary
- retransmitRequests(List<Request>) - Method in class org.klomp.snark.PeerConnectionOut
Retransmit requests that haven't been received within REQ_TIMEOUT.
- retransmitRequests() - Method in class org.klomp.snark.PeerState
Retransmit outstanding requests if necessary.
- retransmitRequests() - Method in class org.klomp.snark.WebPeer
retransmitRequests.
- retrievePreprocessedData(byte[], int, int, Hash) - Method in class net.i2p.router.tunnel.InboundEndpointProcessor
Undo all of the encryption done by the peers in the tunnel, recovering the
preprocessed data sent by the gateway.
- retry - Variable in class org.minidns.record.SOA
A 32 bit time interval that should elapse before a failed refresh should be retried.
- RETRY_DELAY_DEFAULT - Static variable in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
Default base delay before retrying a failed publish.
- RETRY_FLAG_BYTE - Static variable in class net.i2p.router.transport.udp.SSU2Util
Message type flag for retry
- RETRY_MAX_DELAY_DEFAULT - Static variable in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
Maximum backoff delay for publish retries.
- retryPacketSent() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
note that we just sent a Retry packet
- RETURN - Static variable in class org.cybergarage.upnp.control.Control
Element name for return value in responses
- RETURN_IN_ORDER - Static variable in class gnu.getopt.Getopt
RETURN_IN_ORDER is an option available to programs that were written
to expect options and other ARGV-elements in any order and that care about
the ordering of the two.
- returnBadRequest() - Method in class org.cybergarage.http.HTTPRequest
Sends an HTTP 400 Bad Request response with no content.
- returnOK() - Method in class org.cybergarage.http.HTTPRequest
Sends an HTTP 200 OK response with no content.
- returnPartialPieces() - Method in class org.klomp.snark.PeerState
Get partial pieces, give them back to PeerCoordinator.
- returnResponse(int) - Method in class org.cybergarage.http.HTTPRequest
Sends an HTTP response with the specified status code and no content.
- returnUnused(KeyPair) - Method in class net.i2p.router.crypto.pqc.MLKEMKeyFactory
Return an unused key pair
to be put back onto the queue for reuse.
- returnUnused(Elg2KeyPair) - Method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
Return an unused DH key builder
to be put back onto the queue for reuse.
- returnUnused(KeyPair) - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
Return an unused DH key builder
to be put back onto the queue for reuse.
- ReusableGZIPInputStream - Class in net.i2p.util
Provide a cache of reusable GZIP unzipper streams.
- ReusableGZIPOutputStream - Class in net.i2p.util
Provide a cache of reusable GZIP streams, each handling up to 40 KB output without
expansion.
- reverse() - Method in class com.google.zxing.common.BitArray
Reverses all bits in the array.
- reverseFlags(short) - Static method in class com.southernstorm.noise.protocol.Pattern
Reverses the local and remote flags for a pattern.
- reverseIpAddressOf(Inet6Address) - Static method in class org.minidns.util.InetAddressUtil
Creates the reverse DNS name for the given IPv6 address.
- reverseIpAddressOf(Inet4Address) - Static method in class org.minidns.util.InetAddressUtil
Creates the reverse DNS name for the given IPv4 address.
- reverseLookup(Destination, Properties) - Method in class net.i2p.client.naming.MetaNamingService
-
- reverseLookup(Destination) - Method in class net.i2p.client.naming.NamingService
Reverse lookup a destination.
- reverseLookup(Hash) - Method in class net.i2p.client.naming.NamingService
Reverse lookup a hash.
- reverseLookup(Destination, Properties) - Method in class net.i2p.client.naming.NamingService
Same as reverseLookup(dest) but with options
This implementation returns null.
- reverseLookup(Destination, Properties) - Method in class net.i2p.client.naming.SingleFileNamingService
Reverse lookup a destination to a hostname.
- reverseLookup(Destination, Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
Look up a hostname from a Destination's hash.
- reverseLookup(Hash) - Method in class net.i2p.router.naming.BlockfileNamingService
Look up a hostname from a hash.
- reverseLookupAll(Hash) - Method in class net.i2p.client.naming.NamingService
Reverse lookup a hash.
- reverseLookupAll(Destination) - Method in class net.i2p.client.naming.NamingService
Reverse lookup a destination
This implementation returns reverseLookupAll(dest, null).
- reverseLookupAll(Destination, Properties) - Method in class net.i2p.client.naming.NamingService
Same as reverseLookupAll(dest) but with options
This implementation returns the result from reverseLookup, or null.
- reverseLookupAll(Destination, Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
Return all hostnames registered for this Destination's hash.
- reverseLookupAll(Hash) - Method in class net.i2p.router.naming.BlockfileNamingService
Return all hostnames registered for this hash.
- revokeClients(String[]) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
Multiple entries in form
- rewriteAnnounce(String) - Method in class org.klomp.snark.I2PSnarkUtil
Given http://KEY.i2p/foo/announce turn it into http://i2p/KEY/foo/announce Given
http://tracker.blah.i2p/foo/announce leave it alone
- RFC3339Date - Class in net.i2p.router.news
RFC 3339 date parsing utility for Atom feed compatibility.
- RFC3339Date() - Constructor for class net.i2p.router.news.RFC3339Date
-
- RFC822Date - Class in net.i2p.util
Moved from NewsFetcher
- RFC822Date() - Constructor for class net.i2p.util.RFC822Date
-
- RFC_1323_DISABLED - Static variable in class edu.internet2.ndt.NDTConstants
RFC 1323 window scaling disabled.
- RFC_1323_ENABLED - Static variable in class edu.internet2.ndt.NDTConstants
RFC 1323 window scaling enabled.
- RFC_1323_PEER_DISABLED - Static variable in class edu.internet2.ndt.NDTConstants
RFC 1323 window scaling peer-disabled by remote.
- RFC_1323_SELF_DISABLED - Static variable in class edu.internet2.ndt.NDTConstants
RFC 1323 window scaling self-disabled by endpoint.
- RFC_2018_ENABLED - Static variable in class edu.internet2.ndt.NDTConstants
RFC 2018 selective acknowledgment enabled.
- RFC_3168_ENABLED - Static variable in class edu.internet2.ndt.NDTConstants
RFC 3168 explicit congestion notification enabled.
- RFC_3168_PEER_DISABLED - Static variable in class edu.internet2.ndt.NDTConstants
RFC 3168 ECN peer-disabled.
- RFC_3168_SELF_DISABLED - Static variable in class edu.internet2.ndt.NDTConstants
RFC 3168 ECN self-disabled.
- RFC_896_ENABLED - Static variable in class edu.internet2.ndt.NDTConstants
RFC 896 Nagle algorithm enabled.
- rho - Variable in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
Public key rho component.
- rho - Variable in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPublicKeyParameters
Random seed
- RI_FILTER - Static variable in class net.i2p.router.networkdb.kademlia.PersistentDataStore
File filter for RouterInfo files.
- RIBlock(RouterInfo, boolean) - Constructor for class net.i2p.router.transport.ntcp.NTCP2Payload.RIBlock
RIBlock.
- RIBlock(byte[], boolean, boolean) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RIBlock
Create a complete (non-fragmented) RouterInfo block.
- RIBlock(byte[], int, int, boolean, boolean, int, int) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RIBlock
Create a fragment of a RouterInfo block.
- rigid - Variable in class org.rrd4j.graph.RrdGraphDef
Whether to prevent automatic expansion of axis limits.
- RingRenderer - Class in net.i2p.router.web.helpers
Reusable SVG ring chart generator for health-ring dashboards.
- RingRenderer() - Constructor for class net.i2p.router.web.helpers.RingRenderer
-
- RingRenderer.RingSection - Class in net.i2p.router.web.helpers
A section of a multi-section ring with a proportion and color class.
- RingSection(double, String) - Constructor for class net.i2p.router.web.helpers.RingRenderer.RingSection
RingSection.
- rmdir(String, boolean) - Static method in class net.i2p.util.FileUtil
Delete the path as well as any files or directories underneath it.
- rmdir(File, boolean) - Static method in class net.i2p.util.FileUtil
Delete the path as well as any files or directories underneath it.
- rname - Variable in class org.minidns.record.SOA
A domain name which specifies the mailbox of the person responsible for this zone.
- rng - Static variable in class net.metanotion.util.skiplist.SkipList
Random number generator.
- Robin - Interface in org.rrd4j.core
Class to represent archive values for a single datasource.
- RobinArray - Class in org.rrd4j.core
Class to represent archive values for a single datasource.
- RobinArray(Archive, int, boolean) - Constructor for class org.rrd4j.core.RobinArray
Create robin array
- RobinMatrix - Class in org.rrd4j.core
Class to represent archive values for a single datasource.
- RobinMatrix(Archive, RrdDoubleMatrix<Archive>, RrdInt<Archive>, int) - Constructor for class org.rrd4j.core.RobinMatrix
Create robin matrix
- rollover() - Method in class net.i2p.router.networkdb.kademlia.BlindCache
Refresh all the data at midnight
- ROOT - Static variable in class org.minidns.dnsname.DnsName
ROOT.
- root - Variable in class org.rrd4j.core.XmlTemplate
-
- ROOT_DEVICE - Static variable in class org.cybergarage.upnp.device.ST
ROOT_DEVICE.
- ROOT_ELEMENT - Static variable in interface org.cybergarage.upnp.RootDescription
ROOT_ELEMENT.
- ROOT_ELEMENT_NAMESPACE - Static variable in interface org.cybergarage.upnp.RootDescription
ROOT_ELEMENT_NAMESPACE.
- rootDelay - Variable in class net.i2p.router.time.NtpMessage
This value indicates the total roundtrip delay to the primary reference
source, in seconds.
- RootDescription - Interface in org.cybergarage.upnp
Root description for UPnP devices.
- ROOTDEVICE - Static variable in class org.cybergarage.upnp.device.NT
rootdevice
- ROOTDEVICE - Static variable in class org.cybergarage.upnp.device.USN
ROOTDEVICE.
- rootDispersion - Variable in class net.i2p.router.time.NtpMessage
This value indicates the nominal error relative to the primary reference
source, in seconds.
- rotate(double) - Method in class org.jfree.svg.SVGGraphics2D
Applies a rotation (anti-clockwise) about (0, 0).
- rotate(double, double, double) - Method in class org.jfree.svg.SVGGraphics2D
Applies a rotation (anti-clockwise) about (x, y).
- rotate180() - Method in class com.google.zxing.common.BitMatrix
Modifies this BitMatrix to represent the same but rotated 180 degrees
- rotateBuffer() - Method in class gnu.crypto.prng.AsyncFortunaStandalone
make the next available filled buffer current, scheduling any unfilled
buffers for refill, and blocking until at least one buffer is ready
- Router - Class in net.i2p.router
Core router implementation that manages I2P node lifecycle, configuration, and subsystem coordination.
- Router() - Constructor for class net.i2p.router.Router
Instantiation only.
- Router(Properties) - Constructor for class net.i2p.router.Router
Instantiation only.
- Router(String) - Constructor for class net.i2p.router.Router
Instantiation only.
- Router(String, Properties) - Constructor for class net.i2p.router.Router
Instantiation only.
- router() - Method in class net.i2p.router.RouterContext
what router is this context working for?
- ROUTER_BUNDLE_NAME - Static variable in class net.i2p.router.CommSystemFacade
-
- RouterAddress - Class in net.i2p.data.router
Defines a method of communicating with a router
For efficiency, the options methods and structures here are unsynchronized.
- RouterAddress() - Constructor for class net.i2p.data.router.RouterAddress
-
- RouterAddress(String, OrderedProperties, int) - Constructor for class net.i2p.data.router.RouterAddress
For efficiency when created by a Transport.
- RouterApp - Interface in net.i2p.router.app
If a class started via clients.config implements this interface,
it will be used to manage the client, instead of starting with main()
Clients implementing this interface MUST provide the following constructor:
public MyClientApp(RouterContext context, ClientAppManager listener, String[] args) {...}
All parameters are non-null.
- routerAppManager() - Method in class net.i2p.router.RouterContext
The RouterAppManager.
- RouterAppManager - Class in net.i2p.router.startup
Notify the router of events, and provide methods for
client apps to find each other.
- RouterAppManager(RouterContext) - Constructor for class net.i2p.router.startup.RouterAppManager
RouterAppManager.
- RouterAppManager.Shutdown - Class in net.i2p.router.startup
Shutdown task for router applications.
- RouterClock - Class in net.i2p.router
Alternate location for determining the time which takes into account an offset.
- RouterClock(RouterContext) - Constructor for class net.i2p.router.RouterClock
Does not start.
- RouterClock.ClockShiftListener - Interface in net.i2p.router
Listener interface for receiving notifications when the router clock shifts.
- RouterCommandLine - Class in net.i2p.router
Simple command line access to various utilities.
- RouterCommandLine() - Constructor for class net.i2p.router.RouterCommandLine
RouterCommandLine.
- ROUTERCONSOLE - Static variable in class net.i2p.router.web.RouterConsoleRunner
ROUTERCONSOLE.
- RouterConsoleRunner - Class in net.i2p.router.web
Start the router console.
- RouterConsoleRunner(RouterContext, ClientAppManager, String[]) - Constructor for class net.i2p.router.web.RouterConsoleRunner
non-SSL:
RouterConsoleRunner
RouterConsoleRunner 7657
RouterConsoleRunner 7657 127.0.0.1
RouterConsoleRunner 7657 127.0.0.1,::1
RouterConsoleRunner 7657 127.0.0.1,::1 ./webapps/
SSL:
RouterConsoleRunner -s 7657
RouterConsoleRunner -s 7657 127.0.0.1
RouterConsoleRunner -s 7657 127.0.0.1,::1
RouterConsoleRunner -s 7657 127.0.0.1,::1 ./webapps/
If using both, non-SSL must be first:
RouterConsoleRunner 7657 127.0.0.1 -s 7667
RouterConsoleRunner 7657 127.0.0.1 -s 7667 127.0.0.1
RouterConsoleRunner 7657 127.0.0.1,::1 -s 7667 127.0.0.1,::1
RouterConsoleRunner 7657 127.0.0.1,::1 -s 7667 127.0.0.1,::1 ./webapps/
- RouterContext - Class in net.i2p.router
Extended application context that provides centralized resource coordination for router instances.
- RouterContext(Router) - Constructor for class net.i2p.router.RouterContext
Caller MUST call initAll() after instantiation.
- RouterContext(Router, Properties) - Constructor for class net.i2p.router.RouterContext
Caller MUST call initAll() after instantiation.
- RouterContext(Router, Properties, boolean) - Constructor for class net.i2p.router.RouterContext
Caller MUST call initAll() after instantiation.
- routerDisconnected() - Method in interface net.i2p.i2ptunnel.I2PTunnel.ConnectionEventListener
routerDisconnected().
- routerDisconnected() - Method in class net.i2p.i2ptunnel.I2PTunnel
Called when the router disconnects unexpectedly.
- routerDisconnected() - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- RouterException(String) - Constructor for exception org.klomp.snark.Snark.RouterException
With message only.
- RouterException(String, Throwable) - Constructor for exception org.klomp.snark.Snark.RouterException
With message and cause.
- routerHash() - Method in class net.i2p.router.RouterContext
Convenience method for getting the router hash.
- RouterIdentity - Class in net.i2p.data.router
Defines the unique identifier of a router, including any certificate or
public key.
- RouterIdentity() - Constructor for class net.i2p.data.router.RouterIdentity
-
- routerIdentity - Variable in class net.i2p.router.startup.LoadRouterInfoJob.KeyData
routerIdentity.
- RouterInfo - Class in net.i2p.data.router
Defines the data that a router either publishes to the global routing table or
provides to trusted peers.
- RouterInfo() - Constructor for class net.i2p.data.router.RouterInfo
Constructor with default address list and options properties.
- RouterInfo(RouterInfo) - Constructor for class net.i2p.data.router.RouterInfo
Used only by Router and PublishLocalRouterInfoJob.
- RouterInfoComparator - Class in net.i2p.router.web.helpers
Sorts in true binary order, not Base64 string order.
- RouterInfoComparator() - Constructor for class net.i2p.router.web.helpers.RouterInfoComparator
-
- routerInfoFileLock - Variable in class net.i2p.router.Router
not for external use
- RouterInfoHandler - Class in net.i2p.i2pcontrol.servlets.jsonrpc2handlers
JSON-RPC2 handler for the RouterInfo method.
- RouterInfoHandler(RouterContext, JSONRPC2Helper) - Constructor for class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.RouterInfoHandler
RouterInfoHandler.
- routerInfoPublishSuccessful() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Set the last time we successfully published our RI.
- RouterKeyGenerator - Class in net.i2p.data.router
Generates routing keys from hashes using date-based modification to prevent Sybil attacks.
- RouterKeyGenerator(I2PAppContext) - Constructor for class net.i2p.data.router.RouterKeyGenerator
Constructor that initializes GMT date formatter and generates current routing key modifier data.
- routerKeyGenerator() - Method in class net.i2p.router.RouterContext
Get the routing key generator for this context.
- RouterLaunch - Class in net.i2p.router
This is the class called by the runplain.sh script on linux
and the i2p.exe launcher on Windows.
- RouterLaunch() - Constructor for class net.i2p.router.RouterLaunch
-
- RouterManager - Class in net.i2p.desktopgui.router
Handle communications with the router instance.
- RouterManager() - Constructor for class net.i2p.desktopgui.router.RouterManager
-
- RouterManagerHandler - Class in net.i2p.i2pcontrol.servlets.jsonrpc2handlers
JSON-RPC2 handler for the RouterManager method.
- RouterManagerHandler(RouterContext, JSONRPC2Helper) - Constructor for class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.RouterManagerHandler
RouterManagerHandler.
- RouterManagerHandler.UpdateWrapperManagerTask - Class in net.i2p.i2pcontrol.servlets.jsonrpc2handlers
Task to update the wrapper manager with a specific exit code
- RouterPasswordManager - Class in net.i2p.router.util
Comprehensive password management for router configuration with migration support.
- RouterPasswordManager(RouterContext) - Constructor for class net.i2p.router.util.RouterPasswordManager
-
- RouterPrivateKeyFile - Class in net.i2p.data.router
Handles router private key files, extending PrivateKeyFile to provide
RouterIdentity access instead of Destination.
- RouterPrivateKeyFile(File) - Constructor for class net.i2p.data.router.RouterPrivateKeyFile
Constructor with the router private key file path.
- RouterRestartException - Exception in net.i2p.client.streaming
An I2PException thrown from I2PServerSocket.accept()
when the router is restarting.
- RouterRestartException() - Constructor for exception net.i2p.client.streaming.RouterRestartException
-
- RouterThrottle - Interface in net.i2p.router
Controls router load by throttling message processing and tunnel participation.
- RouterThrottleImpl - Class in net.i2p.router
Simple throttle that basically stops accepting messages or nontrivial
requests if the jobQueue lag is too large.
- RouterThrottleImpl(RouterContext) - Constructor for class net.i2p.router.RouterThrottleImpl
-
- RouterTimestamper - Class in net.i2p.router.time
Periodically query a series of NTP servers and update any associated
listeners.
- RouterTimestamper(I2PAppContext) - Constructor for class net.i2p.router.time.RouterTimestamper
Does not start.
- RouterTimestamper(I2PAppContext, Timestamper.UpdateListener) - Constructor for class net.i2p.router.time.RouterTimestamper
Does not start.
- RouterTimestamper(I2PAppContext, Timestamper.UpdateListener, boolean) - Constructor for class net.i2p.router.time.RouterTimestamper
Does not start.
- RouterVersion - Class in net.i2p.router
Expose a version string
- RouterVersion() - Constructor for class net.i2p.router.RouterVersion
-
- RouterWatchdog - Class in net.i2p.router.tasks
Router health monitor and automatic recovery system.
- RouterWatchdog(RouterContext) - Constructor for class net.i2p.router.tasks.RouterWatchdog
Create a new router watchdog.
- routingKeyChanged() - Method in class net.i2p.router.NetworkDatabaseFacade
Notify the netDB that the routing key changed at midnight UTC
- routingKeyChanged() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Notify the netDB that the routing key changed at midnight UTC
- RoutingKeyGenerator - Class in net.i2p.data
Interface for transforming hashes into routing keys for I2P network database operations.
- RoutingKeyGenerator() - Constructor for class net.i2p.data.RoutingKeyGenerator
-
- routingKeyGenerator() - Method in class net.i2p.I2PAppContext
Determine how much do we want to mess with the keys to turn them
into something we can route.
- routingKeyGenerator() - Method in class net.i2p.router.RouterContext
Determine how much do we want to mess with the keys to turn them
into something we can route.
- rowCount - Variable in class org.rrd4j.core.jrrd.Archive
Data row count.
- rows - Variable in class org.rrd4j.core.Archive
Number of archive rows
- RpnCalculator - Class in org.rrd4j.data
Reverse Polish Notation (RPN) expression calculator.
Evaluates mathematical expressions on RRD data sources using RPN notation for efficient
computation.
- RpnCalculator(String, String, DataProcessor) - Constructor for class org.rrd4j.data.RpnCalculator
Rpn calculator
- rraCount - Variable in class org.rrd4j.core.jrrd.Header
Number of archives within file
- RRD4J_DIR - Static variable in class org.rrd4j.core.Util
-
- RRD_DIR - Static variable in class net.i2p.router.web.GraphListener
note that .jrb files are NOT compatible with .rrd files
- RRD_DOUBLE - Static variable in class org.rrd4j.core.RrdPrimitive
Type identifier for double RRD primitives.
- RRD_INT - Static variable in class org.rrd4j.core.RrdPrimitive
Type identifier for integer RRD primitives.
- RRD_LONG - Static variable in class org.rrd4j.core.RrdPrimitive
Type identifier for long RRD primitives.
- RRD_PREFIX - Static variable in class net.i2p.router.web.GraphListener
R r d p r e f i x
- RRD_PRIM_SIZES - Static variable in class org.rrd4j.core.RrdPrimitive
Array containing the size in bytes for each RRD primitive type.
- RRD_STRING - Static variable in class org.rrd4j.core.RrdPrimitive
Type identifier for string RRD primitives.
- RRD_SUFFIX - Static variable in class net.i2p.router.web.GraphListener
R r d s u f f i x
- RrdAllocator - Class in org.rrd4j.core
An internal usage class.
- RrdAllocator() - Constructor for class org.rrd4j.core.RrdAllocator
-
- RRDatabase - Class in org.rrd4j.core.jrrd
- RRDatabase(String) - Constructor for class org.rrd4j.core.jrrd.RRDatabase
Creates a database to read from.
- RRDatabase(File) - Constructor for class org.rrd4j.core.jrrd.RRDatabase
Creates a database to read from.
- RrdBackend - Class in org.rrd4j.core
Base implementation class for all backend classes.
- RrdBackend(String) - Constructor for class org.rrd4j.core.RrdBackend
Creates backend for a RRD storage with the given path.
- RrdBackendAnnotation - Annotation Type in org.rrd4j.core
- RrdBackendException - Exception in org.rrd4j.core
Wrap a exception generated by the backend store
- RrdBackendException(String) - Constructor for exception org.rrd4j.core.RrdBackendException
RrdBackendException.
- RrdBackendException(String, Throwable) - Constructor for exception org.rrd4j.core.RrdBackendException
RrdBackendException.
- RrdBackendFactory - Class in org.rrd4j.core
Base (abstract) backend factory class which holds references to all concrete backend factories
and defines abstract methods which must be implemented in all concrete factory implementations.
- RrdBackendFactory() - Constructor for class org.rrd4j.core.RrdBackendFactory
RrdBackendFactory.
- RrdByteArrayBackend - Class in org.rrd4j.core
Abstract byte array based backend.
- RrdByteArrayBackend(String) - Constructor for class org.rrd4j.core.RrdByteArrayBackend
Path to the RRD file.
- rrdClose() - Method in class org.rrd4j.core.ByteBufferBackend
-
- rrdClose() - Method in class org.rrd4j.core.RrdBackend
Closes the underlying backend.
- RrdDb - Class in org.rrd4j.core
Main class used to create and manipulate round robin databases (RRDs).
- RrdDb.Builder - Class in org.rrd4j.core
Builder for
RrdDb instances.
- RrdDbPool - Class in org.rrd4j.core
This class should be used to synchronize access to RRD files in a multithreaded environment.
- RrdDbPool() - Constructor for class org.rrd4j.core.RrdDbPool
Constructor for RrdDbPool.
- RrdDbPool(RrdBackendFactory) - Constructor for class org.rrd4j.core.RrdDbPool
Constructor for RrdDbPool.
- RrdDef - Class in org.rrd4j.core
Class to represent definition of new Round Robin Database (RRD).
- RrdDef(String) - Constructor for class org.rrd4j.core.RrdDef
Creates new RRD definition object with the given path.
- RrdDef(URI) - Constructor for class org.rrd4j.core.RrdDef
Creates new RRD definition object with the given path.
- RrdDef(String, long) - Constructor for class org.rrd4j.core.RrdDef
Creates new RRD definition object with the given path and step.
- RrdDef(URI, long) - Constructor for class org.rrd4j.core.RrdDef
Creates new RRD definition object with the given path and step.
- RrdDef(String, long, long) - Constructor for class org.rrd4j.core.RrdDef
Creates new RRD definition object with the given path, starting timestamp and step.
- RrdDef(URI, long, long) - Constructor for class org.rrd4j.core.RrdDef
Creates new RRD definition object with the given path, starting timestamp and step.
- RrdDef(String, long, long, int) - Constructor for class org.rrd4j.core.RrdDef
Creates new RRD definition object with the given path, starting timestamp, step and version.
- RrdDef(URI, long, long, int) - Constructor for class org.rrd4j.core.RrdDef
Creates new RRD definition object with the given path, starting timestamp, step and version.
- RrdDefTemplate - Class in org.rrd4j.core
Class used to create an arbitrary number of
RrdDef (RRD definition)
objects from a single XML template.
- RrdDefTemplate(InputSource) - Constructor for class org.rrd4j.core.RrdDefTemplate
Creates RrdDefTemplate object from any parsable XML input source.
- RrdDefTemplate(String) - Constructor for class org.rrd4j.core.RrdDefTemplate
Creates RrdDefTemplate object from the string containing XML template.
- RrdDefTemplate(File) - Constructor for class org.rrd4j.core.RrdDefTemplate
Creates RrdDefTemplate object from the file containing XML template.
- RrdDouble<U extends RrdUpdater<U>> - Class in org.rrd4j.core
RRD double primitive type.
- RrdDouble(RrdUpdater<U>, boolean) - Constructor for class org.rrd4j.core.RrdDouble
-
- RrdDouble(RrdUpdater<U>) - Constructor for class org.rrd4j.core.RrdDouble
-
- RrdDoubleArray<U extends RrdUpdater<U>> - Class in org.rrd4j.core
RRD primitive type for handling arrays of double values.
- RrdDoubleArray(RrdUpdater<U>, int) - Constructor for class org.rrd4j.core.RrdDoubleArray
-
- RrdDoubleMatrix<U extends RrdUpdater<U>> - Class in org.rrd4j.core
RRD primitive type for handling matrices of double values.
- RrdDoubleMatrix(RrdUpdater<U>, int, int, boolean) - Constructor for class org.rrd4j.core.RrdDoubleMatrix
-
- RrdEnum<U extends RrdUpdater<U>,E extends Enum<E>> - Class in org.rrd4j.core
RRD primitive type for handling enum values.
- RrdEnum(RrdUpdater<U>, boolean, Class<E>) - Constructor for class org.rrd4j.core.RrdEnum
-
- RrdEnum(RrdUpdater<U>, Class<E>) - Constructor for class org.rrd4j.core.RrdEnum
-
- RrdException - Exception in org.rrd4j.core
A general purpose RRD4J exception.
- RrdException(String) - Constructor for exception org.rrd4j.core.RrdException
Creates a new RRD exception with the specified message.
- RrdException(String, Throwable) - Constructor for exception org.rrd4j.core.RrdException
Creates a new RRD exception with the specified message and cause.
- rrdFile - Variable in class org.rrd4j.core.jrrd.RRDatabase
The RRD file
- RRDFile - Class in org.rrd4j.core.jrrd
This class is used read information from an RRD file.
- RRDFile(String) - Constructor for class org.rrd4j.core.jrrd.RRDFile
Open RRD file
- RRDFile(File) - Constructor for class org.rrd4j.core.jrrd.RRDFile
Open RRD file
- RrdFileBackend - Interface in org.rrd4j.core
An abstract backend which is used to store RRD data to ordinary files on the disk.
- RrdFileBackendFactory - Class in org.rrd4j.core
An abstract backend factory which is used to store RRD data to ordinary files on the disk.
- RrdFileBackendFactory() - Constructor for class org.rrd4j.core.RrdFileBackendFactory
-
- RrdGraph - Class in org.rrd4j.graph
Class which actually creates Rrd4j graphs (does the hard work).
- RrdGraph(RrdGraphDef) - Constructor for class org.rrd4j.graph.RrdGraph
Creates graph from the corresponding
RrdGraphDef object.
- RrdGraph(RrdGraphDef, ImageWorker) - Constructor for class org.rrd4j.graph.RrdGraph
Create graph from a custom image worker
- RrdGraph(RrdGraphDef, ImageWriter, ImageWriteParam) - Constructor for class org.rrd4j.graph.RrdGraph
Creates graph from the corresponding
RrdGraphDef object.
- RrdGraphConstants - Interface in org.rrd4j.graph
Class to represent various constants used for graphing.
- RrdGraphConstants.FontConstructor - Class in org.rrd4j.graph
Font constructor, to use embedded fonts.
- RrdGraphConstants.FontTag - Enum in org.rrd4j.graph
- RrdGraphDef - Class in org.rrd4j.graph
Class which should be used to define new Rrd4j graph.
- RrdGraphDef(long, long) - Constructor for class org.rrd4j.graph.RrdGraphDef
Creates RrdGraphDef object.
- RrdGraphDef(TemporalAmount) - Constructor for class org.rrd4j.graph.RrdGraphDef
Creates new DataProcessor object for the given time duration.
- RrdGraphDef.ImageSource - Interface in org.rrd4j.graph
Implementations of this class can be used to generate image than can be layered on graph.
- RrdGraphGenerator - Class in org.rrd4j.graph
Core graph generation engine for RRD graphs.
- RrdGraphGenerator(RrdGraphDef, ImageWorker, DataProcessor) - Constructor for class org.rrd4j.graph.RrdGraphGenerator
-
- RrdGraphInfo - Class in org.rrd4j.graph
Class to represent successfully created Rrd4j graph.
- RrdGraphInfo() - Constructor for class org.rrd4j.graph.RrdGraphInfo
Prevent instantiation
- RrdInt<U extends RrdUpdater<U>> - Class in org.rrd4j.core
RRD integer primitive type.
- RrdInt(RrdUpdater<U>, boolean) - Constructor for class org.rrd4j.core.RrdInt
Creates a new RRD integer primitive.
- RrdInt(RrdUpdater<U>) - Constructor for class org.rrd4j.core.RrdInt
Creates a new RRD integer primitive.
- RrdLong<U extends RrdUpdater<U>> - Class in org.rrd4j.core
RRD primitive type for handling long integer values.
- RrdLong(RrdUpdater<U>, boolean) - Constructor for class org.rrd4j.core.RrdLong
-
- RrdLong(RrdUpdater<U>) - Constructor for class org.rrd4j.core.RrdLong
-
- RrdMemoryBackend - Class in org.rrd4j.core
Backend to be used to store all RRD bytes in memory.
- RrdMemoryBackend(String, AtomicReference<ByteBuffer>) - Constructor for class org.rrd4j.core.RrdMemoryBackend
Path to the RRD file.
- RrdMemoryBackendFactory - Class in org.rrd4j.core
- RrdMemoryBackendFactory() - Constructor for class org.rrd4j.core.RrdMemoryBackendFactory
-
- RrdNioBackend - Class in org.rrd4j.core
Backend which is used to store RRD data to ordinary disk files using java.nio.* package.
- RrdNioBackend(String, boolean, RrdSyncThreadPool, int) - Constructor for class org.rrd4j.core.RrdNioBackend
Creates RrdFileBackend object for the given file path, backed by java.nio.* classes.
- RrdNioBackendFactory - Class in org.rrd4j.core
- RrdNioBackendFactory() - Constructor for class org.rrd4j.core.RrdNioBackendFactory
Creates a new RrdNioBackendFactory with default settings.
- RrdNioBackendFactory(int) - Constructor for class org.rrd4j.core.RrdNioBackendFactory
- RrdNioBackendFactory(int, int) - Constructor for class org.rrd4j.core.RrdNioBackendFactory
Creates a new RrdNioBackendFactory.
- RrdNioBackendFactory(int, ScheduledExecutorService) - Constructor for class org.rrd4j.core.RrdNioBackendFactory
Creates a new RrdNioBackendFactory.
- RrdNioBackendFactory(int, RrdSyncThreadPool) - Constructor for class org.rrd4j.core.RrdNioBackendFactory
Creates a new RrdNioBackendFactory.
- RrdPrimitive<U extends RrdUpdater<U>> - Class in org.rrd4j.core
Abstract base class for all RRD primitive data types.
- RrdPrimitive(RrdUpdater<U>, int, boolean) - Constructor for class org.rrd4j.core.RrdPrimitive
-
- RrdPrimitive(RrdUpdater<U>, int, int, boolean) - Constructor for class org.rrd4j.core.RrdPrimitive
-
- RrdRandomAccessFileBackend - Class in org.rrd4j.core
Backend which is used to store RRD data to ordinary files on the disk.
- RrdRandomAccessFileBackend(String, boolean) - Constructor for class org.rrd4j.core.RrdRandomAccessFileBackend
Creates RrdFileBackend object for the given file path, backed by RandomAccessFile object.
- RrdRandomAccessFileBackendFactory - Class in org.rrd4j.core
- RrdRandomAccessFileBackendFactory() - Constructor for class org.rrd4j.core.RrdRandomAccessFileBackendFactory
-
- RrdSafeFileBackend - Class in org.rrd4j.core
Backend which is used to store RRD data to ordinary files on the disk, using locking.
- RrdSafeFileBackend(String, long, long) - Constructor for class org.rrd4j.core.RrdSafeFileBackend
Creates RrdFileBackend object for the given file path, backed by RandomAccessFile object.
- RrdSafeFileBackend.Counters - Class in org.rrd4j.core
Internal counters for tracking file locking operations.
- RrdSafeFileBackendFactory - Class in org.rrd4j.core
- RrdSafeFileBackendFactory() - Constructor for class org.rrd4j.core.RrdSafeFileBackendFactory
Generate a factory using the default system wide lock settings
- RrdSafeFileBackendFactory(long, long) - Constructor for class org.rrd4j.core.RrdSafeFileBackendFactory
Generate a factory with custom lock settings
- RrdString<U extends RrdUpdater<U>> - Class in org.rrd4j.core
RRD primitive type for handling string values.
- RrdString(RrdUpdater<U>, boolean) - Constructor for class org.rrd4j.core.RrdString
-
- RrdString(RrdUpdater<U>) - Constructor for class org.rrd4j.core.RrdString
-
- RrdSyncThreadPool - Class in org.rrd4j.core
Thread pool used by
RrdNioBackend instances to periodically sync the
mapped file to disk.
- RrdSyncThreadPool() - Constructor for class org.rrd4j.core.RrdSyncThreadPool
Creates a new RrdSyncThreadPool with a default pool size of
6.
- RrdSyncThreadPool(ScheduledExecutorService) - Constructor for class org.rrd4j.core.RrdSyncThreadPool
Creates a new RrdSyncThreadPool with a user-provided ScheduledExecutorService.
- RrdSyncThreadPool(int) - Constructor for class org.rrd4j.core.RrdSyncThreadPool
Creates a new RrdSyncThreadPool with the given pool size.
- RrdSyncThreadPool(int, ThreadFactory) - Constructor for class org.rrd4j.core.RrdSyncThreadPool
Creates a new RrdSyncThreadPool with the given pool size.
- RrdSyncThreadPool.DaemonThreadFactory - Class in org.rrd4j.core
Daemon thread factory used by the monitor executors.
- RRDTOOL_VERSION1 - Static variable in class org.rrd4j.core.Header
Version identifier for RRDTool version 1 compatibility.
- RRDTOOL_VERSION3 - Static variable in class org.rrd4j.core.Header
Version identifier for RRDTool version 3 compatibility.
- RrdToolkit - Class in org.rrd4j.core
Class used to perform various complex operations on RRD files.
- RrdToolReader - Class in org.rrd4j.core
Reader for RRDTool format RRD files.
- RrdToolReader(String) - Constructor for class org.rrd4j.core.RrdToolReader
Creates a new RRDTool reader.
- RrdUpdater<T extends RrdUpdater<T>> - Interface in org.rrd4j.core
Interface for RRD components that can update their state.
- RRSIG - Class in org.minidns.record
DNS RRSIG (Resource Record Signature) record payload for DNSSEC.
Contains cryptographic signature covering a set of DNS records
to provide authenticity and integrity verification.
- RRSIG(Record.TYPE, int, byte, long, Date, Date, int, DnsName, byte[]) - Constructor for class org.minidns.record.RRSIG
RRSIG.
- RRSIG(Record.TYPE, int, byte, long, Date, Date, int, String, byte[]) - Constructor for class org.minidns.record.RRSIG
RRSIG.
- RRSIG(Record.TYPE, DnssecConstants.SignatureAlgorithm, byte, long, Date, Date, int, DnsName, byte[]) - Constructor for class org.minidns.record.RRSIG
RRSIG.
- RRSIG(Record.TYPE, DnssecConstants.SignatureAlgorithm, byte, long, Date, Date, int, String, byte[]) - Constructor for class org.minidns.record.RRSIG
RRSIG.
- RRWithTarget - Class in org.minidns.record
Abstract base class for DNS resource records that point to a target domain name.
Extended by record types like CNAME, NS, and others that contain a target field.
- RRWithTarget(DnsName) - Constructor for class org.minidns.record.RRWithTarget
RRWithTarget.
- RSAConstants - Class in net.i2p.crypto
Constants for RSA
- RSAConstants() - Constructor for class net.i2p.crypto.RSAConstants
-
- RSASigningPrivateCrtKey - Class in net.i2p.crypto
A SigningPrivateKey that retains the Chinese Remainder Theorem
parameters, so it can be converted back to a Java CRT key.
- rtag - Variable in class net.i2p.router.networkdb.kademlia.MessageWrapper.OneTimeSession
non-null for ratchet
- RTOComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.RTOComparator
-
- RTTComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.RTTComparator
-
- rttsec - Variable in class edu.internet2.ndt.Tcpbw100
Packet loss rate.
- Rule - Class in org.rrd4j.graph
Abstract base class for rule elements in RRD graphs.
- Rule(Paint, LegendText, BasicStroke) - Constructor for class org.rrd4j.graph.Rule
Creates a new rule with specified color, legend, and stroke.
- run() - Method in class edu.internet2.ndt.OsfwWorker
run() method of this SFW Worker thread.
- run() - Method in class edu.internet2.ndt.Tcpbw100.TestWorker
run.
- run() - Method in class gnu.crypto.prng.AsyncFortunaStandalone
The refiller thread
- run(String[]) - Method in class net.i2p.addressbook.Daemon
-
- run() - Method in class net.i2p.addressbook.DaemonThread
-
- run() - Method in class net.i2p.client.impl.ClientWriterRunner
-
- run() - Method in class net.i2p.client.impl.I2PSessionImpl.AvailabilityNotifier
-
- run() - Method in class net.i2p.client.impl.I2PSessionMuxedImpl.MuxedAvailabilityNotifier
run.
- run() - Method in class net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
run.
- run() - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.RouterManagerHandler.UpdateWrapperManagerTask
run.
- run() - Method in class net.i2p.i2ptunnel.I2Ping
Overrides super.
- run() - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Non-final since 0.9.11.
- run() - Method in class net.i2p.i2ptunnel.I2PTunnelOutproxyRunner
Start forwarding data bidirectionally between the external socket
and the I2P socket.
- run() - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
run.
- run() - Method in class net.i2p.i2ptunnel.I2PTunnelServer
Runs the I2PTunnelServer to accept and handle incoming connections asynchronously.
- run() - Method in class net.i2p.i2ptunnel.InternalSocketRunner
run.
- run() - Method in class net.i2p.i2ptunnel.irc.IrcInboundFilter
Run the inbound filter loop.
- run() - Method in class net.i2p.i2ptunnel.irc.IrcOutboundFilter
Run the outbound filter loop.
- run() - Method in class net.i2p.i2ptunnel.streamr.Pinger
Main run loop that periodically sends subscribe messages.
- run() - Method in class net.i2p.i2ptunnel.udp.UDPSource
Receives UDP datagrams in a loop and forwards them to the configured sink.
- run() - Method in class net.i2p.router.client.ClientListenerRunner
-
- run() - Method in class net.i2p.router.client.ClientWriterRunner
-
- run() - Method in class net.i2p.router.crypto.pqc.MLKEMKeyFactory
-
- run() - Method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
Execute the task
- run() - Method in class net.i2p.router.JobQueueRunner
-
- run() - Method in class net.i2p.router.JobQueueScaler
Main scaling loop.
- run() - Method in class net.i2p.router.startup.RouterAppManager.Shutdown
run.
- run() - Method in class net.i2p.router.sybil.Analysis
Executes the background Sybil analysis, stores results, and removes old data.
- run() - Method in class net.i2p.router.tasks.GracefulShutdown
-
- run() - Method in class net.i2p.router.tasks.Restarter
Perform a soft restart of the router.
- run() - Method in class net.i2p.router.tasks.RouterWatchdog
Main watchdog monitoring loop.
- run() - Method in class net.i2p.router.tasks.ShutdownHook
Perform emergency shutdown when JVM is terminating.
- run() - Method in class net.i2p.router.tasks.Spinner
Keep JVM alive for shutdown tasks to complete.
- run() - Method in class net.i2p.router.time.RouterTimestamper
run.
- run() - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
run.
- run() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- run() - Method in class net.i2p.router.transport.ntcp.EventPumper
run.
- run() - Method in class net.i2p.router.transport.udp.PacketPusher
The main loop for the packet pusher thread.
- run() - Method in class net.i2p.router.tunnel.pool.BuildExecutor
Starts the tunnel building process in a loop and takes care of error handling.
- run() - Method in class net.i2p.router.tunnel.pool.BuildHandler
Thread to handle inbound requests
- run() - Method in class net.i2p.router.tunnel.TunnelGatewayPumper
Primary thread run loop.
- run() - Method in class net.i2p.router.update.NewsFetcher
run.
- run() - Method in class net.i2p.router.update.UnsignedUpdateChecker
run.
- run() - Method in class net.i2p.router.update.UpdateRunner
run.
- run() - Method in class net.i2p.router.web.GraphGenerator
run.
- run() - Method in class net.i2p.router.web.PluginStarter
run.
- run() - Method in class net.i2p.router.web.PluginStopper
run.
- run() - Method in class net.i2p.sam.SAMBridge
Accept incoming SAM connections and dispatch to handlers.
- run() - Method in class net.i2p.sam.SAMHandler
Register with the bridge, call handle(),
unregister with the bridge.
- run() - Method in class net.i2p.sam.SAMStreamSession.SAMStreamSessionServer
run.
- run() - Method in class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
Run the socket reader loop.
- run() - Method in class net.i2p.sam.SAMStreamSession.SAMv1StreamSessionSocketReader
run.
- run() - Method in class net.i2p.sam.SAMStreamSession.StreamSender
run().
- run() - Method in class net.i2p.sam.SAMv2StreamSession.SAMv2StreamSessionSocketReader
run.
- run() - Method in class net.i2p.time.Timestamper
dummy
- run() - Method in class net.i2p.util.EepGet.Gunzipper
run.
- run() - Method in class net.i2p.util.I2PThread
run.
- run() - Method in class net.i2p.util.LogWriter
run.
- run() - Method in class net.i2p.util.SimpleTimer2.TimedEvent
- run() - Method in class org.cybergarage.http.HTTPServer
run.
- run() - Method in class org.cybergarage.http.HTTPServerThread
Runs the thread to handle HTTP requests from the client.
- run() - Method in class org.cybergarage.upnp.control.RenewSubscriber
Main thread loop that periodically renews subscriptions.
- run() - Method in class org.cybergarage.upnp.device.Advertiser
-
- run() - Method in class org.cybergarage.upnp.device.Disposer
-
- run() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
run.
- run() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
run.
- run() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocket
run.
- run() - Method in class org.cybergarage.util.ThreadCore
The main execution method of the thread.
- run() - Method in class org.klomp.snark.ConnectionAcceptor
-
- run() - Method in class org.klomp.snark.PeerCheckerTask
-
- run() - Method in class org.klomp.snark.PeerConnectionIn
Read and dispatch incoming BitTorrent messages until disconnect.
- run() - Method in class org.klomp.snark.PeerConnectionOut
Pull messages from the send queue and deliver to the peer.
- run() - Method in class org.klomp.snark.TrackerClient
run.
- run() - Method in class org.klomp.snark.web.FetchAndAdd
Set off by startTorrent().
- run2() - Method in class net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
Called by run()
- run_test() - Method in class edu.internet2.ndt.Tcpbw100
"Remote Control" function - invoke NDT' runtest() method from the API
- runClient(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Run the client on the given port number pointing at the specified destination
(either the base64 of the destination or file:fileNameContainingDestination).
- runClient(String, String, String[], RouterContext, Log) - Static method in class net.i2p.router.startup.LoadClientAppsJob
Run client in a new thread.
- runClient(String, String, String[], RouterContext, Log, ThreadGroup, ClassLoader) - Static method in class net.i2p.router.startup.LoadClientAppsJob
Run client in a new thread.
- runClientInline(String, String, String[], Log) - Static method in class net.i2p.router.startup.LoadClientAppsJob
Run client in this thread.
- runClientInline(String, String, String[], Log, ClassLoader) - Static method in class net.i2p.router.startup.LoadClientAppsJob
Run client in this thread.
- runClientOptions(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Configure the extra I2CP options to use in any subsequent I2CP sessions.
- runClose(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Close the given task (or all tasks), optionally forcing them to die a hard
death
Event "closeResult" = "ok" after the closing is complete
- runCommand(String) - Method in class net.i2p.i2ptunnel.I2Ping
-
- runCommand(String, Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Parses and executes a tunnel management command.
- runConnectClient(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Run a CONNECT client on the given port number
- runConnection(Socket) - Method in class net.i2p.router.client.ClientListenerRunner
- runConnection(I2PSnarkUtil, PeerListener, BandwidthListener, BitField, MagnetState, boolean) - Method in class org.klomp.snark.Peer
Runs the connection to the other peer.
- runConnection(I2PSnarkUtil, PeerListener, BandwidthListener, BitField, MagnetState, boolean) - Method in class org.klomp.snark.WebPeer
Runs the connection to the other peer.
- runHttpBidirServer(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Run the HTTP server pointing at the host and port specified using the private i2p
destination loaded from the specified file, replacing the HTTP headers
so that the Host: specified is the one spoofed.
- runHttpClient(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Run an HTTP client on the given port number
Event "httpclientTaskId" = Integer(taskId) after the tunnel has been started (or -1 on error).
- runHttpServer(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Run the HTTP server pointing at the host and port specified using the private i2p
destination loaded from the specified file, replacing the HTTP headers
so that the Host: specified is the one spoofed.
- runIrcClient(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Run an IRC client on the given port number
Event "ircclientTaskId" = Integer(taskId) after the tunnel has been started (or -1 on error).
- runIrcServer(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Same args as runServer
(we should stop duplicating all this code...)
- runIt() - Method in class edu.internet2.ndt.Tcpbw100
-
- runJob() - Method in class net.i2p.router.client.CreateSessionJob
Execute the job
- runJob() - Method in class net.i2p.router.client.LookupDestJob
Execute the job
- runJob() - Method in class net.i2p.router.client.MessageReceivedJob
-
- runJob() - Method in class net.i2p.router.client.ReportAbuseJob
Execute the job
- runJob() - Method in class net.i2p.router.client.RequestLeaseSetJob
Execute the job
- runJob() - Method in interface net.i2p.router.Job
Actually perform the task.
- runJob() - Method in class net.i2p.router.message.HandleGarlicMessageJob
Entry point for the job.
- runJob() - Method in class net.i2p.router.message.OutboundClientMessageOneShotJob
-
- runJob() - Method in class net.i2p.router.message.SendMessageDirectJob
-
- runJob() - Method in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.CleanupLURoutersJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.ContactDrivenRefreshJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.DirectLookupJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.ExpireLeasesJob
runJob.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.ExpireRoutersJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.FloodfillMonitorJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.FloodfillRouterInfoFloodJob
runJob.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.FloodfillVerifyStoreJob
Query a random floodfill for the leaseset or routerinfo
that we just stored to a (hopefully different) floodfill peer.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupMatchJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupTimeoutJob
runJob.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlySearchJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
Deprecated, unused, see FOSJ override
- runJob() - Method in class net.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseStoreMessageJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.IterativeLookupJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
Execute the iterative search, selecting floodfill peers from the
k-buckets and sending DatabaseLookupMessages to each.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.IterativeTimeoutJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.ProbeStalePeerJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.RefreshRoutersJob
Entry point for the job execution.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.SearchJob.FailedJob
Notify the search of a peer timeout and optionally penalize.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
Execute the next step of the iterative search.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.SearchReplyJob
runJob.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.SearchUpdateReplyFoundJob
runJob.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.SingleLookupJob
runJob.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.SingleSearchJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.StartExplorersJob
Runs the job, determines if exploration should occur, how many explorations to run,
selects keys to explore, creates and queues ExploreJobs, and schedules the next run.
- runJob() - Method in class net.i2p.router.networkdb.kademlia.StoreJob
Execute the job to start sending to the next batch of peers.
- runJob() - Method in class net.i2p.router.networkdb.PublishLocalRouterInfoJob
runJob.
- runJob() - Method in class net.i2p.router.peermanager.PeerTestJob
Main job execution loop that performs peer testing with adaptive scheduling.
- runJob() - Method in class net.i2p.router.startup.BootCommSystemJob
-
- runJob() - Method in class net.i2p.router.startup.BootNetworkDbJob
-
- runJob() - Method in class net.i2p.router.startup.BootPeerManagerJob
-
- runJob() - Method in class net.i2p.router.startup.BuildTrustedLinksJob
-
- runJob() - Method in class net.i2p.router.startup.CreateRouterInfoJob
-
- runJob() - Method in class net.i2p.router.startup.LoadClientAppsJob
runJob.
- runJob() - Method in class net.i2p.router.startup.LoadRouterInfoJob
runJob.
- runJob() - Method in class net.i2p.router.startup.RebuildRouterInfoJob
runJob.
- runJob() - Method in class net.i2p.router.startup.StartAcceptingClientsJob
runJob.
- runJob() - Method in class net.i2p.router.startup.StartupJob
runJob.
- runJob() - Method in class net.i2p.router.sybil.Analysis
-
- runJob() - Method in class net.i2p.router.tasks.PersistRouterInfoJob
Save the current router information to disk.
- runJob() - Method in class net.i2p.router.tasks.ReadConfigJob
Check for and reload router configuration if file has changed.
- runJob() - Method in class net.i2p.router.tasks.UpdateRoutingKeyModifierJob
Update the routing key modifier if needed.
- runJob() - Method in class net.i2p.router.tunnel.pool.ExpireJob
-
- runJob() - Method in class net.i2p.router.tunnel.pool.TestJob
runJob.
- runJob() - Method in class net.i2p.router.web.helpers.NetDbCachingJob
runJob.
- runListenOn(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Specify the hostname / IP address of the interface that the tunnels should bind to
Event "listen_onResult" = "ok" or "error" after the interface has been specified
- runNDT(MLabRunner.ToolListener) - Method in class com.vuze.plugins.mlab.MLabRunner
Non-blocking, spawns a thread and returns immediately.
- runNDT(MLabRunner.ToolListener, boolean, String) - Method in class com.vuze.plugins.mlab.MLabRunner
Non-blocking, spawns a thread and returns immediately.
- RUNNERS - Static variable in class net.i2p.router.JobQueue
How many when we go parallel
- running - Variable in class net.i2p.i2ptunnel.streamr.Pinger
-
- RUNNING - Static variable in class net.i2p.i2ptunnel.ui.GeneralHelper
Tunnel is fully operational
- RUNNING - Static variable in class net.i2p.i2ptunnel.web.IndexBean
Tunnel status: running.
- runningLock - Variable in class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
runningLock.
- runPlugin() - Method in class net.i2p.router.transport.UPnP
runPlugin.
- runQueue(int) - Method in class net.i2p.router.JobQueue
Start the job queue with the specified number of runner threads.
- runReadTimeout(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Specify the read timeout going to be used for newly-created I2PSockets
Event "read_timeoutResult" = "ok" or "error" after the interface has been specified
- runRouter() - Method in class net.i2p.router.Router
This must be called after instantiation.
- runs - Variable in class net.i2p.router.JobStats.RecentStats
Number of runs
- runServer(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Run the server pointing at the host and port specified using the private i2p
destination loaded from the specified file.
- runServer() - Method in class net.i2p.router.client.ClientListenerRunner
Start up the socket listener, listens for connections, and
fires those connections off via
runConnection.
- runServer() - Method in class net.i2p.router.client.SSLClientListenerRunner
Create (if necessary) and load the key store, then run.
- runSOCKSIRCTunnel(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Run an SOCKS IRC tunnel on the given port number
- runSOCKSTunnel(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Run an SOCKS tunnel on the given port number
Event "sockstunnelTaskId" = Integer(taskId) after the
tunnel has been started (or -1 on error).
- RunStandalone - Class in org.klomp.snark.standalone
Standalone runner for I2PSnark.
- runStreamrClient(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Streamr client
- runStreamrServer(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Streamr server
- runtest() - Method in class edu.internet2.ndt.Tcpbw100
Run the Thread that calls the "dottcp" method to run tests.
- runTest(PeerState) - Method in class net.i2p.router.transport.udp.PeerTestManager
The next few methods are for when we are Alice
- runTextServer(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
Run the server pointing at the host and port specified using the private i2p
destination loaded from the given base64 stream.
- RuntimeCryptoException - Exception in org.bouncycastle.crypto
the foundation class for the exceptions thrown by the crypto packages.
- RuntimeCryptoException() - Constructor for exception org.bouncycastle.crypto.RuntimeCryptoException
base constructor.
- RuntimeCryptoException(String) - Constructor for exception org.bouncycastle.crypto.RuntimeCryptoException
create a RuntimeCryptoException with the given message.
- rwin - Variable in class edu.internet2.ndt.Tcpbw100
Packet ordering metric.
- RWINTIME - Static variable in class edu.internet2.ndt.NDTConstants
Receive window time variable name as sent by the NDT server.
- rwintime - Variable in class edu.internet2.ndt.Tcpbw100
Packet ordering metric.
- RyuDouble - Class in org.jfree.svg.util
An implementation of Ryu for double.
- RyuDouble() - Constructor for class org.jfree.svg.util.RyuDouble
-
- S - Static variable in class com.southernstorm.noise.protocol.Pattern
Token code: S
- s - Variable in class net.i2p.router.tunnel.pool.ExcluderBase
s.
- s - Variable in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
Secret vector s.
- SACKSRCVD - Static variable in class edu.internet2.ndt.NDTConstants
SACKs received variable name as sent by the NDT server.
- SafeCharSequence - Class in org.minidns.util
A CharSequence whose toString() output is guaranteed safe to expose.
- SafeCharSequence() - Constructor for class org.minidns.util.SafeCharSequence
-
- safeDecrypt(byte[], SessionKey, byte[]) - Method in class net.i2p.crypto.AESEngine
See safeEncrypt() for description.
- safeEncrypt(byte[], SessionKey, byte[], int) - Method in class net.i2p.crypto.AESEngine
Encrypt SHA-256 Hash of IV, 4 byte length, and payload,
with random padding up to paddedSize, rounded up to next multiple of 16.
- safeEquals(String, String) - Static method in class i2p.susi.webmail.WebMail
safeEquals.
- SALT_LENGTH - Static variable in class net.i2p.util.PasswordManager
SALT_LENGTH.
- SAMBridge - Class in net.i2p.sam
SAM bridge implementation.
- SAMBridge(I2PAppContext, ClientAppManager, String[]) - Constructor for class net.i2p.sam.SAMBridge
For ClientApp interface.
- SAMBridge(String, int, boolean, Properties, String, File) - Constructor for class net.i2p.sam.SAMBridge
Build a new SAM bridge.
- SAMBridge(String, int, boolean, Properties, String, File, SAMSecureSessionInterface) - Constructor for class net.i2p.sam.SAMBridge
Build a new SAM bridge.
- SAMClientEventListenerImpl - Class in net.i2p.sam.client
Basic noop client event listener
- SAMClientEventListenerImpl() - Constructor for class net.i2p.sam.client.SAMClientEventListenerImpl
-
- SAMDatagramReceiver - Interface in net.i2p.sam
Interface for sending datagram data to a SAM client.
- SAMDatagramSession - Class in net.i2p.sam
SAM DATAGRAM session class.
- SAMDatagramSession(String, Properties, SAMDatagramReceiver) - Constructor for class net.i2p.sam.SAMDatagramSession
Create a new SAM DATAGRAM session.
- SAMDatagramSession(InputStream, Properties, SAMDatagramReceiver) - Constructor for class net.i2p.sam.SAMDatagramSession
Create a new SAM DATAGRAM session.
- SAMDatagramSession(I2PSession, Properties, int, SAMDatagramReceiver) - Constructor for class net.i2p.sam.SAMDatagramSession
Create a new SAM DATAGRAM session on an existing I2P session.
- SAMDebugHelper - Class in net.i2p.router.web.helpers
Helper for the /samdebug page - shows SAM bridge status with rings
and a session table.
- SAMDebugHelper() - Constructor for class net.i2p.router.web.helpers.SAMDebugHelper
SAMDebugHelper.
- sameFilePath(String, String) - Static method in class org.rrd4j.core.Util
Same file path
- sameID(PeerID) - Method in class org.klomp.snark.PeerID
Returns true if and only if this peerID and the given peerID have the same destination hash
- SameSiteCookieFilter - Class in net.i2p.servlet.filters
Adds SameSite=Lax to all cookies in Set-Cookie headers as defense-in-depth.
- SameSiteCookieFilter() - Constructor for class net.i2p.servlet.filters.SameSiteCookieFilter
-
- SAMEventHandler - Class in net.i2p.sam.client
Simple helper implementation of a the SAMClientEventListener
- SAMEventHandler(I2PAppContext) - Constructor for class net.i2p.sam.client.SAMEventHandler
SAMEventHandler.
- SAMException - Exception in net.i2p.sam
Exception thrown by SAM methods
- SAMException() - Constructor for exception net.i2p.sam.SAMException
SAMException.
- SAMException(String) - Constructor for exception net.i2p.sam.SAMException
SAMException.
- SAMException(String, Throwable) - Constructor for exception net.i2p.sam.SAMException
-
- SAMHandler - Class in net.i2p.sam
Base class for SAM protocol handlers.
- SAMHandler(SocketChannel, int, int, Properties, SAMBridge) - Constructor for class net.i2p.sam.SAMHandler
SAMHandler constructor (to be called by subclasses)
- SAMHandlerFactory - Class in net.i2p.sam
SAM handler factory class.
- SAMHandlerFactory() - Constructor for class net.i2p.sam.SAMHandlerFactory
-
- SAMHandlerPool - Class in net.i2p.sam
Shared NIO selector-based handler pool for SAM v3 control connections.
- SAMHandlerPool() - Constructor for class net.i2p.sam.SAMHandlerPool
Create the pool
- SAMInvalidDirectionException - Exception in net.i2p.sam
Exception thrown by SAM methods when an application tries to create outgoing
connections through a receive-only SAM session.
- SAMInvalidDirectionException() - Constructor for exception net.i2p.sam.SAMInvalidDirectionException
SAMInvalidDirectionException.
- SAMInvalidDirectionException(String) - Constructor for exception net.i2p.sam.SAMInvalidDirectionException
SAMInvalidDirectionException.
- SAMMessageSess - Interface in net.i2p.sam
Base interface for SAMMessageSession, which is the base for
v1/v3 datagram and raw sessions.
- SAMMessageSession - Class in net.i2p.sam
Base abstract class for SAM message-based sessions.
- SAMMessageSession(String, Properties) - Constructor for class net.i2p.sam.SAMMessageSession
Initialize a new SAM message-based session.
- SAMMessageSession(InputStream, Properties) - Constructor for class net.i2p.sam.SAMMessageSession
Initialize a new SAM message-based session.
- SAMMessageSession(I2PSession, int, int) - Constructor for class net.i2p.sam.SAMMessageSession
Initialize a new SAM message-based session using an existing I2PSession.
- Sample - Class in org.rrd4j.core
Class to represent data source values for the given timestamp.
- Sample(RrdDb, long) - Constructor for class org.rrd4j.core.Sample
Creates a new sample for the specified RRD database and time.
- SAMPLE_INTERVAL - Static variable in class net.i2p.router.BandwidthHistory
Sample once per second
- SAMRawReceiver - Interface in net.i2p.sam
Interface for sending raw data to a SAM client
- SAMRawSession - Class in net.i2p.sam
SAM RAW session class.
- SAMRawSession(String, Properties, SAMRawReceiver) - Constructor for class net.i2p.sam.SAMRawSession
Create a new SAM RAW session.
- SAMRawSession(InputStream, Properties, SAMRawReceiver) - Constructor for class net.i2p.sam.SAMRawSession
Create a new SAM RAW session.
- SAMRawSession(I2PSession, Properties, int, int, SAMRawReceiver) - Constructor for class net.i2p.sam.SAMRawSession
Create a new SAM RAW session on an existing I2P session.
- SAMReader - Class in net.i2p.sam.client
Read from a socket, producing events for any SAM message read
- SAMReader(I2PAppContext, InputStream, SAMReader.SAMClientEventListener) - Constructor for class net.i2p.sam.client.SAMReader
SAMReader.
- SAMReader.SAMClientEventListener - Interface in net.i2p.sam.client
Async event notification interface for SAM clients
- SAMSecureSession - Class in net.i2p.sam
This is the "default" implementation of the SAMSecureSession @interface
that behaves exactly like SAM without interactive authentication.
- SAMSecureSession() - Constructor for class net.i2p.sam.SAMSecureSession
-
- SAMSecureSessionInterface - Interface in net.i2p.sam
SAMSecureSessionInterface is used for implementing interactive authentication
to SAM applications.
- SAMStreamReceiver - Interface in net.i2p.sam
Interface for sending streaming data to a SAM client
- SAMStreamSend - Class in net.i2p.sam.client
Swiss army knife tester.
- SAMStreamSend(I2PAppContext, String, String, String, String) - Constructor for class net.i2p.sam.client.SAMStreamSend
SAMStreamSend.
- SAMStreamSession - Class in net.i2p.sam
SAM STREAM session class.
- SAMStreamSession(String, String, Properties, SAMStreamReceiver) - Constructor for class net.i2p.sam.SAMStreamSession
Create a new SAM STREAM session.
- SAMStreamSession(InputStream, String, Properties, SAMStreamReceiver) - Constructor for class net.i2p.sam.SAMStreamSession
Create a new SAM STREAM session.
- SAMStreamSession(I2PSocketManager, Properties, SAMStreamReceiver, int) - Constructor for class net.i2p.sam.SAMStreamSession
Create a new SAM STREAM session on an existing socket manager.
- SAMStreamSession.DisconnectListener - Class in net.i2p.sam
DisconnectListener.
- SAMStreamSession.SAMStreamSessionServer - Class in net.i2p.sam
SAMStreamSessionServer
- SAMStreamSession.SAMStreamSessionSocketReader - Class in net.i2p.sam
SAMStreamSessionSocketReader
- SAMStreamSession.SAMv1StreamSessionSocketReader - Class in net.i2p.sam
SAMv1StreamSessionSocketReader
- SAMStreamSession.StreamSender - Class in net.i2p.sam
Lets us push data through the stream without blocking, (even after exceeding
the I2PSocket's buffer).
- SAMStreamSessionServer() - Constructor for class net.i2p.sam.SAMStreamSession.SAMStreamSessionServer
Create a new SAM STREAM session server
- SAMStreamSessionSocketReader(I2PSocket, int) - Constructor for class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
Create a new SAM STREAM session socket reader
- SAMStreamSink - Class in net.i2p.sam.client
Swiss army knife tester.
- SAMStreamSink(I2PAppContext, String, String, String, String) - Constructor for class net.i2p.sam.client.SAMStreamSink
SAMStreamSink.
- SAMUtils - Class in net.i2p.sam
Miscellaneous utility methods used by SAM protocol handlers.
- SAMUtils() - Constructor for class net.i2p.sam.SAMUtils
-
- SAMv1Handler - Class in net.i2p.sam
Class able to handle a SAM version 1 client connections.
- SAMv1Handler(SocketChannel, int, int, SAMBridge) - Constructor for class net.i2p.sam.SAMv1Handler
Create a new SAM version 1 handler.
- SAMv1Handler(SocketChannel, int, int, Properties, SAMBridge) - Constructor for class net.i2p.sam.SAMv1Handler
Create a new SAM version 1 handler.
- SAMv1StreamSessionSocketReader(I2PSocket, int) - Constructor for class net.i2p.sam.SAMStreamSession.SAMv1StreamSessionSocketReader
Create a new SAM STREAM session socket reader
- SAMv2Handler - Class in net.i2p.sam
SAM version 2 handler.
- SAMv2Handler(SocketChannel, int, int, SAMBridge) - Constructor for class net.i2p.sam.SAMv2Handler
Create a new SAM version 2 handler with default I2CP properties.
- SAMv2Handler(SocketChannel, int, int, Properties, SAMBridge) - Constructor for class net.i2p.sam.SAMv2Handler
Create a new SAM version 2 handler.
- SAMv2StreamSession - Class in net.i2p.sam
SAMv2 STREAM session class.
- SAMv2StreamSession(String, String, Properties, SAMStreamReceiver) - Constructor for class net.i2p.sam.SAMv2StreamSession
Create a new SAM STREAM session.
- SAMv2StreamSession(InputStream, String, Properties, SAMStreamReceiver) - Constructor for class net.i2p.sam.SAMv2StreamSession
Create a new SAM STREAM session.
- SAMv2StreamSession.SAMv2StreamSessionSocketReader - Class in net.i2p.sam
SAM STREAM socket reader, running in its own thread.
- SAMv2StreamSessionSocketReader(I2PSocket, int) - Constructor for class net.i2p.sam.SAMv2StreamSession.SAMv2StreamSessionSocketReader
Create a new SAM STREAM session socket reader
- SAMv3DatagramServer - Class in net.i2p.sam
This is the thread listening on 127.0.0.1:7655 or as specified by
sam.udp.host and sam.udp.port properties.
- SAMv3DatagramServer(SAMBridge, String, int, Properties) - Constructor for class net.i2p.sam.SAMv3DatagramServer
Does not start listener.
- SAMv3DatagramSession - Class in net.i2p.sam
SAM v3 datagram session implementation.
- SAMv3DatagramSession(String, SAMv3DatagramServer) - Constructor for class net.i2p.sam.SAMv3DatagramSession
build a DatagramSession according to informations registered
with the given nickname
Caller MUST call start().
- SAMv3DatagramSession(String, Properties, SAMv3Handler, I2PSession, int, SAMv3DatagramServer) - Constructor for class net.i2p.sam.SAMv3DatagramSession
Build a Datagram Session on an existing i2p session
registered with the given nickname
Caller MUST call start().
- SAMv3Handler - Class in net.i2p.sam
Class able to handle a SAM version 3 client connection.
- SAMv3Handler(SocketChannel, int, int, SAMBridge) - Constructor for class net.i2p.sam.SAMv3Handler
Create a new SAM version 3 handler.
- SAMv3Handler(SocketChannel, int, int, Properties, SAMBridge) - Constructor for class net.i2p.sam.SAMv3Handler
Create a new SAM version 3 handler.
- SAMv3RawSession - Class in net.i2p.sam
SAM v3 raw session implementation.
- SAMv3RawSession(String, SAMv3DatagramServer) - Constructor for class net.i2p.sam.SAMv3RawSession
Build a Raw Datagram Session according to information
registered with the given nickname
Caller MUST call start().
- SAMv3RawSession(String, Properties, SAMv3Handler, I2PSession, int, int, SAMv3DatagramServer) - Constructor for class net.i2p.sam.SAMv3RawSession
Build a Raw Session on an existing i2p session
registered with the given nickname
Caller MUST call start().
- SAMv3StreamSession - Class in net.i2p.sam
SAMv3 STREAM session class.
- SAMv3StreamSession(String) - Constructor for class net.i2p.sam.SAMv3StreamSession
Create a new SAM STREAM session, according to information
registered with the given nickname
Caller MUST call start().
- SAMv3StreamSession(String, Properties, SAMv3Handler, I2PSocketManager, int) - Constructor for class net.i2p.sam.SAMv3StreamSession
Build a Stream Session on an existing I2P session
registered with the given nickname
Caller MUST call start().
- sanitizeFilename(String) - Static method in class i2p.susi.util.FilenameUtil
Convert the UTF-8 to ASCII suitable for inclusion in a header
and for use as a cross-platform filename.
- sanitizeQuery(String) - Static method in class net.i2p.servlet.util.ServletUtil
Sanitize an encoded String from getQueryString().
- SAT - Static variable in class org.rrd4j.core.timespec.TimeToken
Token for "sat", "saturday" - seventh day of week
- satisfiableRanges(Enumeration<?>, long) - Static method in class org.klomp.snark.web.InclusiveByteRange
-
- SATURDAY - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Constant to represent Saturday
- save() - Method in class net.i2p.router.BandwidthHistory
Write the ring buffer to disk.
- save() - Method in class net.i2p.router.Tuner.AutotuneConfig
Write to disk only if dirty and ≥5min since last write.
- save(String, String, String) - Method in class net.i2p.router.util.RouterPasswordManager
Same as saveHash()
- save(File) - Method in class org.klomp.snark.comments.CommentSet
Saves this CommentSet to a gzipped file.
- save_dbl_values(String, double) - Method in class edu.internet2.ndt.Tcpbw100
Save double values of various keys from the test results string.
- save_int_values(String, int) - Method in class edu.internet2.ndt.Tcpbw100
Save integer values of various keys from the test results string.
- save_long_values(String, long) - Method in class edu.internet2.ndt.Tcpbw100
Save long values of various keys from the test results string.
- saveApps(RouterContext, String, Collection<App>, boolean) - Static method in class net.i2p.router.web.helpers.HomeHelper
Context.
- saveB64(String, String, String) - Method in class net.i2p.router.util.RouterPasswordManager
This will fail if
if user contains '#' or '=' or starts with '!'
- saveCert(Certificate, File) - Static method in class net.i2p.crypto.CertUtil
Write a certificate to a file in base64 format.
- saveChunk(int, byte[], int, int) - Method in class org.klomp.snark.MagnetState
Save a chunk of data to the magnet state.
- saveConfig(TunnelController) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Save the configuration of this tunnel only, may be new.
- saveConfig(I2PAppContext, TunnelControllerGroup, int) - Static method in class net.i2p.i2ptunnel.ui.GeneralHelper
Save the configuration for an existing tunnel to disk.
- saveConfig() - Method in class net.i2p.router.Router
Save the current config options (returning true if save was
successful, false otherwise)
Synchronized with file read in getConfig()
- saveConfig(String, String) - Method in class net.i2p.router.Router
Updates the current config with the given key/value and then saves it.
- saveConfig(Map, Collection<String>) - Method in class net.i2p.router.Router
Updates the current config and then saves it.
- saveConfig() - Method in class net.i2p.sam.SAMBridge
Save the current configuration to disk.
- saveConfig() - Method in class net.i2p.util.LogManager
Save the current logging configuration to disk.
- saveConfig() - Method in class org.klomp.snark.SnarkManager
-
- saveConfiguration(Properties) - Static method in class i2p.susi.util.Config
Saves the properties.
- saveCRL(X509CRL, File) - Static method in class net.i2p.crypto.CertUtil
Write a CRL to a file in base64 format.
- saveDHT(DHTNodes, boolean, File) - Static method in class org.klomp.snark.dht.PersistDHT
Save the DHT to a file.
- saveHash(String, String, String) - Method in class net.i2p.router.util.RouterPasswordManager
This will fail if
user contains '#' or '=' or starts with '!'
- saveImage(String) - Method in class org.rrd4j.graph.ImageWorker
Save the image to the given file path.
- saveLocalAddress(InetAddress) - Method in class net.i2p.router.transport.TransportImpl
Save a local address we were notified about before we started.
- saveMagnetStatus(byte[], String, String, String) - Method in class org.klomp.snark.SnarkManager
Just remember we have it.
- saveMail(Mail) - Method in class i2p.susi.webmail.PersistentMailCache
Save data to disk.
- saveMD5(String, String, String, String) - Method in class net.i2p.router.web.ConsolePasswordManager
Straight MD5, no salt
Compatible with Jetty and RFC 2617.
- saveNotes() - Method in class i2p.susi.dns.NamingServiceBean
Save notes for a destination.
- saveOpenTrackers(List<String>) - Method in class org.klomp.snark.SnarkManager
-
- savePartialPieces(Peer, List<Request>) - Method in class org.klomp.snark.PeerCoordinator
Save partial pieces on peer disconnection and hopefully restart it later.
- savePartialPieces(Peer, List<Request>) - Method in interface org.klomp.snark.PeerListener
Called when the peer has disconnected and the peer task may have a partially downloaded piece
that the PeerCoordinator can save
- savePlain(String, String, String) - Method in class net.i2p.router.util.RouterPasswordManager
This will fail if pw contains a '#'
or if user contains '#' or '=' or starts with '!'
- savePrivateTrackers(List<String>) - Method in class org.klomp.snark.SnarkManager
-
- saveSeed() - Method in class net.i2p.util.RandomSource
saveSeed.
- saveSingleDatasource(String) - Method in class org.rrd4j.core.RrdDef
Save single datasource
- saveState() - Method in class org.rrd4j.core.timespec.TimeScanner
Save current tokenizer position for backtracking.
- saveSummaryBarSections(RouterContext, String, Map<Integer, String>) - Static method in class net.i2p.router.web.helpers.SidebarHelper
Save the summary bar section order to router config
- saveTorrentCreateFilterMap() - Method in class org.klomp.snark.SnarkManager
-
- saveTorrentStatus(Snark) - Method in class org.klomp.snark.SnarkManager
Save the completion status of a torrent and other data in the config file for that torrent.
- saveTrackerMap() - Method in class org.klomp.snark.SnarkManager
-
- saveTunnel(int, TunnelConfig) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Save the configuration for a new or existing tunnel to disk.
- saveTunnel(I2PAppContext, TunnelControllerGroup, int, TunnelConfig) - Static method in class net.i2p.i2ptunnel.ui.GeneralHelper
Save the configuration for a new or existing tunnel to disk.
- scalarMult(ECPoint, BigInteger, EllipticCurve) - Static method in class net.i2p.crypto.ECUtil
Scalar multiplication on the curve.
- scalarMultiply(byte[]) - Method in class net.i2p.crypto.eddsa.math.GroupElement
$h = a * B$ where $a = a[0]+256*a[1]+\dots+256^{31} a[31]$ and
$B$ is this point.
- ScalarOps - Interface in net.i2p.crypto.eddsa.math
Interface for scalar operations in EdDSA.
- scale(double, double) - Method in class org.jfree.svg.SVGGraphics2D
Applies a scale transformation.
- scale(double, boolean) - Method in class org.rrd4j.graph.ValueScaler
Scales a value with appropriate unit selection.
- Scaled(double, String) - Constructor for class org.rrd4j.graph.ValueScaler.Scaled
-
- scaledstep - Variable in class org.rrd4j.graph.ImageParameters
Scaled step size for axis calculations
- scaleForSystem(int, int, int) - Static method in class net.i2p.router.Tuner
Compute a system-scaled value: base * factor, bounded by min and max.
- scanner - Variable in class org.rrd4j.core.timespec.TimeParser
Input scanner
- schedule() - Method in class net.i2p.router.sybil.Analysis
Schedules the next Sybil analysis run based on configured frequency,
router uptime, and previous run time.
- schedule(RouterContext) - Static method in class net.i2p.router.web.helpers.NetDbCachingJob
Schedule this job to run periodically.
- schedule(long) - Method in class net.i2p.util.SimpleTimer2.TimedEvent
Schedule this event.
- scheduleConnectionEvent(long) - Method in class net.i2p.client.streaming.impl.Connection
Called from SchedulerImpl
- scheduledGracefulExitCode() - Method in class net.i2p.router.Router
What exit code do we plan on using when we shut down (or -1, if there isn't a graceful shutdown planned)
- scheduleExpiration(RouterContext, PooledTunnelCreatorConfig) - Static method in class net.i2p.router.tunnel.pool.ExpireJob
Schedule a tunnel for batched expiration.
- scheduleIfNotRunning(long) - Method in class net.i2p.client.streaming.impl.Connection.RetransmitEvent
scheduleIfNotRunning.
- schedulePriorityTests(List<Hash>) - Method in class net.i2p.router.peermanager.PeerTestJob
Schedule peers for priority testing (e.g., from slow tunnels).
- SchedulerChooser - Class in net.i2p.client.streaming.impl
Examine a connection's state and pick the right scheduler for it.
- SchedulerChooser(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.SchedulerChooser
Create a new scheduler chooser with all available schedulers.
- SchedulerClosed - Class in net.i2p.client.streaming.impl
Scheduler used for after both sides have had their close packets
ACKed, but the final timeout hasn't passed.
- SchedulerClosed(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.SchedulerClosed
SchedulerClosed.
- SchedulerClosing - Class in net.i2p.client.streaming.impl
Scheduler used for after both SYNs have been ACKed and both sides
have closed the stream, but either we haven't ACKed their close or
they haven't ACKed ours.
- SchedulerClosing(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.SchedulerClosing
SchedulerClosing.
- SchedulerConnectedBulk - Class in net.i2p.client.streaming.impl
Scheduler used for after our SYN has been sent and ACKed but one
(or more) sides haven't closed the stream yet.
- SchedulerConnectedBulk(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.SchedulerConnectedBulk
SchedulerConnectedBulk.
- SchedulerConnecting - Class in net.i2p.client.streaming.impl
Scheduler used once we've sent our SYN but it hasn't been ACKed yet.
- SchedulerConnecting(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.SchedulerConnecting
SchedulerConnecting.
- SchedulerDead - Class in net.i2p.client.streaming.impl
Scheduler used for after the final timeout has passed or the
connection was reset.
- SchedulerDead(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.SchedulerDead
SchedulerDead.
- SchedulerHardDisconnected - Class in net.i2p.client.streaming.impl
Scheduler used after we've locally done a hard disconnect,
but the final timeout hasn't passed.
- SchedulerHardDisconnected(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.SchedulerHardDisconnected
SchedulerHardDisconnected.
- SchedulerImpl - Class in net.i2p.client.streaming.impl
Base class for connection state schedulers.
- SchedulerImpl(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.SchedulerImpl
Create a new scheduler with the given context.
- SchedulerPreconnect - Class in net.i2p.client.streaming.impl
Scheduler used for locally created connections where we have not yet
sent the initial SYN packet.
- SchedulerPreconnect(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.SchedulerPreconnect
SchedulerPreconnect.
- SchedulerReceived - Class in net.i2p.client.streaming.impl
Scheduler used after receiving an inbound connection but before
we have sent our own SYN.
- SchedulerReceived(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.SchedulerReceived
SchedulerReceived.
- scheduleSoftFailureRetransmit() - Method in class net.i2p.client.streaming.impl.Connection
Trigger immediate retransmission of unacked packets after a soft failure
(e.g., tunnel expiry, no tunnels).
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.rrd4j.core.RrdSyncThreadPool
Schedule sync task
- scheme - Variable in class org.rrd4j.core.RrdBackendFactory
scheme.
- SCLASSES - Static variable in class org.klomp.snark.SnarkCommandLine
List of storage class specifiers.
- scompare(Mail, Mail) - Static method in class i2p.susi.webmail.Sorters.DateSorter
Use as fallback in other sorters
- score - Variable in class net.i2p.router.Tuner.SubsystemScore
Health score 0.0-1.0.
- SCPD_ROOTNODE - Static variable in class org.cybergarage.upnp.Service
Root node name for service control point documents.
- SCPD_ROOTNODE_NS - Static variable in class org.cybergarage.upnp.Service
Namespace for service control point documents.
- SDSCache<V extends SimpleDataStructure> - Class in net.i2p.data
A least recently used cache with a max size, for SimpleDataStructures.
- SDSCache(Class<V>, int, int) - Constructor for class net.i2p.data.SDSCache
Class that we are storing, i.e.
- SE - Static variable in class com.southernstorm.noise.protocol.Pattern
Token code: SE
- search - Variable in class i2p.susi.dns.AddressbookBean
The search string
- search(Hash, Job, Job, long, boolean) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Lookup using exploratory tunnels.
- search(Hash, Job, Job, long, boolean, Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Lookup using the client's tunnels.
- search(Hash, Job, Job, long, boolean) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Begin a kademlia style search for the key specified, which can take up to timeoutMs and
will fire the appropriate jobs on success or timeout (or if the kademlia search completes
without any match)
Unused - called only by FNDF.searchFull() from FloodSearchJob which is overridden - don't use this.
- search(Hash, Job, Job, long, boolean, Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Unused - see FNDF
- search() - Method in class net.i2p.router.transport.UPnP
We override search() to update the SSDPSearchResponseSocketList,
SSDPNotifySocketList, and HTTPServerList every time.
- search(String, int) - Method in class org.cybergarage.upnp.ControlPoint
-
- search(String) - Method in class org.cybergarage.upnp.ControlPoint
-
- search() - Method in class org.cybergarage.upnp.ControlPoint
Search for all root devices
- searchComplete(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
The search for the given key is no longer active.
- SearchHelper - Class in net.i2p.router.web.helpers
Helper for searches.
- SearchHelper() - Constructor for class net.i2p.router.web.helpers.SearchHelper
-
- SearchJob - Class in net.i2p.router.networkdb.kademlia
Base class for iterative network database search operations.
- SearchJob(RouterContext, KademliaNetworkDatabaseFacade, Hash, Job, Job, long, boolean, boolean, long) - Constructor for class net.i2p.router.networkdb.kademlia.SearchJob
Create a new search for the routingKey specified
- SearchJob.FailedJob - Class in net.i2p.router.networkdb.kademlia
Called when a particular peer failed to respond before the timeout was
reached, or if the peer could not be contacted at all.
- SearchListener - Interface in org.cybergarage.upnp.device
Interface for receiving SSDP search request messages.
- SearchMessageSelector - Class in net.i2p.router.networkdb.kademlia
Message selector for matching search operation responses from specific peers.
- SearchMessageSelector(RouterContext, RouterInfo, long, SearchState) - Constructor for class net.i2p.router.networkdb.kademlia.SearchMessageSelector
SearchMessageSelector.
- searchNext() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
Send the next search, or stop if its completed
- SearchReplyJob - Class in net.i2p.router.networkdb.kademlia
Processes DatabaseSearchReplyMessage responses from floodfill peers.
- SearchReplyJob(RouterContext, SearchJob, DatabaseSearchReplyMessage, Hash, long) - Constructor for class net.i2p.router.networkdb.kademlia.SearchReplyJob
SearchReplyJob.
- SearchResponseListener - Interface in org.cybergarage.upnp.device
Interface for receiving SSDP search response messages.
- searchResponseReceived(SSDPPacket) - Method in class org.cybergarage.upnp.ControlPoint
-
- SearchState - Class in net.i2p.router.networkdb.kademlia
Manages state for network database search operations.
- SearchState(RouterContext, Hash) - Constructor for class net.i2p.router.networkdb.kademlia.SearchState
SearchState.
- SearchUpdateReplyFoundJob - Class in net.i2p.router.networkdb.kademlia
Called after a match to a db search is found
Used only by SearchJob which is only used by ExploreJob
- SearchUpdateReplyFoundJob(RouterContext, RouterInfo, SearchState, KademliaNetworkDatabaseFacade, SearchJob) - Constructor for class net.i2p.router.networkdb.kademlia.SearchUpdateReplyFoundJob
Create job with no tunnel info
- SearchUpdateReplyFoundJob(RouterContext, RouterInfo, SearchState, KademliaNetworkDatabaseFacade, SearchJob, TunnelInfo, TunnelInfo) - Constructor for class net.i2p.router.networkdb.kademlia.SearchUpdateReplyFoundJob
Create job with tunnel info for reply routing
- sec - Variable in class org.rrd4j.core.timespec.TimeSpec
-
- SECOND - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Constant to represent second
- secondary_value - Variable in class org.rrd4j.core.jrrd.CDPStatusBlock
Secondary value
- SECONDS - Static variable in class org.rrd4j.core.timespec.TimeToken
Token for "second", "seconds", "sec", "s" - seconds multiplier
- SECONDS_1900_TO_EPOCH - Static variable in class net.i2p.router.time.NtpClient
difference between the unix epoch and jan 1 1900 (NTP uses that)
- secPerPix - Variable in class org.rrd4j.graph.TimeAxisSetting
-
- SecretWithEncapsulation - Interface in org.bouncycastle.crypto
Interface describing secret with encapsulation details.
- SecretWithEncapsulationImpl - Class in org.bouncycastle.pqc.crypto.util
Implementation of SecretWithEncapsulation for post-quantum cryptography.
- SecretWithEncapsulationImpl(byte[], byte[]) - Constructor for class org.bouncycastle.pqc.crypto.util.SecretWithEncapsulationImpl
SecretWithEncapsulationImpl.
- SECTION_NAMES - Static variable in class net.i2p.router.web.helpers.SidebarRenderer
Section name map
- SECURE_NID - Static variable in class org.klomp.snark.dht.KRPC
When true, generated NIDs must satisfy a cryptographic puzzle.
- SecureDirectory - Class in net.i2p.util
Same as File but sets the file mode after mkdir() so it can
be read and written by the owner only (i.e.
- SecureDirectory(String) - Constructor for class net.i2p.util.SecureDirectory
SecureDirectory.
- SecureDirectory(String, String) - Constructor for class net.i2p.util.SecureDirectory
SecureDirectory.
- SecureDirectory(File, String) - Constructor for class net.i2p.util.SecureDirectory
SecureDirectory.
- SecureFile - Class in net.i2p.util
Same as SecureDirectory but sets the file mode after createNewFile()
and createTempFile() also.
- SecureFile(String) - Constructor for class net.i2p.util.SecureFile
SecureFile.
- SecureFile(String, String) - Constructor for class net.i2p.util.SecureFile
SecureFile.
- SecureFile(File, String) - Constructor for class net.i2p.util.SecureFile
SecureFile.
- SecureFileOutputStream - Class in net.i2p.util
Same as FileOutputStream but sets the file mode so it can only
be read and written by the owner only (i.e.
- SecureFileOutputStream(String) - Constructor for class net.i2p.util.SecureFileOutputStream
Sets output file to mode 600
- SecureFileOutputStream(String, boolean) - Constructor for class net.i2p.util.SecureFileOutputStream
Sets output file to mode 600 whether append = true or false
- SecureFileOutputStream(File) - Constructor for class net.i2p.util.SecureFileOutputStream
Sets output file to mode 600
- SecureFileOutputStream(File, boolean) - Constructor for class net.i2p.util.SecureFileOutputStream
Sets output file to mode 600 only if append = false
(otherwise it is presumed to be 600 already)
- secureSession() - Method in class net.i2p.sam.SAMBridge
Returns the interactive Secure Session manager which requires SAM
applications to seek "approval" for their initial connections from the user
before they can start the session.
- SecurityHeaderBuilder - Class in net.i2p.i2ptunnel
Builds and manages HTTP security headers for server responses.
- SecurityHeaderBuilder() - Constructor for class net.i2p.i2ptunnel.SecurityHeaderBuilder
-
- SecurityManager - Class in net.i2p.i2pcontrol.security
Manage the password storing for I2PControl.
- SecurityManager(I2PAppContext, KeyStoreProvider, ConfigurationManager) - Constructor for class net.i2p.i2pcontrol.security.SecurityManager
-
- seed(byte[]) - Method in class gnu.crypto.prng.AsyncFortunaStandalone
the seed is only propogated once the prng is started with startup()
- SEED - Static variable in class gnu.crypto.prng.FortunaStandalone
property name for the seed attribute
- seed(byte[]) - Method in class gnu.crypto.prng.FortunaStandalone
Unused, see AsyncFortunaStandalone.
- seed - Variable in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
Optional seed for deterministic key gen.
- seek(long) - Method in class net.metanotion.io.RAIFile
-
- seek(long) - Method in interface net.metanotion.io.RandomAccessInterface
-
- seek(long) - Method in class org.rrd4j.core.jrrd.RRDFile
seek.
- seekAndLoadData() - Method in class net.metanotion.io.block.index.IBSkipSpan
Seek to the start of the span and load the data
Package private so BSkipIterator can call it
- seekToEndOfFile() - Method in class org.rrd4j.core.jrrd.RRDFile
seekToEndOfFile.
- SegmentedNetworkDatabaseFacade - Class in net.i2p.router.networkdb.kademlia
SegmentedNetworkDatabaseFacade
This class implements an interface for managing many netDbs as part of a
single I2P instance, each representing its own view of the network.
- SegmentedNetworkDatabaseFacade() - Constructor for class net.i2p.router.networkdb.kademlia.SegmentedNetworkDatabaseFacade
-
- select(int, int) - Method in class net.i2p.crypto.eddsa.math.GroupElement
Look up $16^i r_i B$ in the precomputed table.
- selectActiveNotFailingPeers(int, Set<Hash>, Set<Hash>) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select from currently connected (established) not-failing peers.
- selectActiveNotFailingPeers(int, Set<Hash>, Set<Hash>, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select from currently connected peers with IP-subnet diversity.
- selectAll() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextArea
no-op
- selectAllNotFailingPeers(int, Set<Hash>, Set<Hash>, boolean) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select from all not-failing peers randomly, falling through to general
peers if the not-failing set is insufficient.
- selectAllPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
Gather the union of all peers from fast, high-capacity, and not-failing tiers.
- selectAnyInboundTunnel() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- selectAnyInboundTunnel() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Pick a random inbound tunnel from any pool — client pools first,
then exploratory.
- selectAnyInboundTunnel() - Method in interface net.i2p.router.TunnelManagerFacade
Pick a random inbound tunnel from any pool — client pools first,
then exploratory.
- selectAnyOutboundTunnel() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- selectAnyOutboundTunnel() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Pick a random outbound tunnel from any pool — client pools first,
then exploratory.
- selectAnyOutboundTunnel() - Method in interface net.i2p.router.TunnelManagerFacade
Pick a random outbound tunnel from any pool — client pools first,
then exploratory.
- selected - Variable in class com.vuze.plugins.mlab.tools.ndt.swingemu.JCheckBox
-
- SELECTED - Static variable in class net.i2p.router.web.HelperBase
Selected attribute for HTML select options.
- selectExplicit(TunnelPoolSettings, int) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
For debugging, also possibly for restricted routes.
- selectFastPeers(int, Set<Hash>, Set<Hash>) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select up to howMany fast-tier peers, filling shortfalls from high-capacity.
- selectFastPeers(int, Set<Hash>, Set<Hash>, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select fast-tier peers with IP-subnet diversity constraints.
- selectFastPeers(int, Set<Hash>, Set<Hash>, SessionKey, ProfileOrganizer.Slice, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select fast-tier peers deterministically sliced by a random key.
- selectFloodfillParticipants(KBucketSet<Hash>) - Method in class net.i2p.router.networkdb.kademlia.FloodfillPeerSelector
List will not include our own hash.
- selectFloodfillParticipants(Hash, int, KBucketSet<Hash>) - Method in class net.i2p.router.networkdb.kademlia.FloodfillPeerSelector
Sort the floodfills.
- selectFloodfillParticipants(Hash, int, Set<Hash>, KBucketSet<Hash>) - Method in class net.i2p.router.networkdb.kademlia.FloodfillPeerSelector
See above for description
List will not include our own hash
Returns new list, may be modified.
- selectHighBandwidthPeers(int, Set<Hash>, Set<Hash>) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select up to howMany peers from O/P/X bandwidth tiers (high shared bandwidth)
that are not failing.
- selectHighBandwidthPeers(int, Set<Hash>, Set<Hash>, boolean, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select high-bandwidth peers with tier-exclusion and IP-subnet diversity.
- selectHighCapacityPeers(int, Set<Hash>, Set<Hash>) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select high-capacity peers, filling shortfalls from not-failing peers.
- selectHighCapacityPeers(int, Set<Hash>, Set<Hash>, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select high-capacity peers with IP-subnet diversity.
- selectInboundExploratoryTunnel(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- selectInboundExploratoryTunnel(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Pick the inbound exploratory tunnel with the gateway closest to the given hash.
- selectInboundExploratoryTunnel(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
Pick the inbound exploratory tunnel with the gateway closest to the given hash.
- selectInboundTunnel(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- selectInboundTunnel(Hash, Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- selectInboundTunnel() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Pick a random inbound exploratory tunnel.
- selectInboundTunnel(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Pick a random inbound tunnel from the given destination's pool.
- selectInboundTunnel(Hash, Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Pick the inbound tunnel with the gateway closest to the given hash
from the given destination's pool.
- selectInboundTunnel() - Method in interface net.i2p.router.TunnelManagerFacade
Pick a random inbound exploratory tunnel
- selectInboundTunnel(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
Pick a random inbound tunnel from the given destination's pool
- selectInboundTunnel(Hash, Hash) - Method in interface net.i2p.router.TunnelManagerFacade
Pick the inbound tunnel with the gateway closest to the given hash
from the given destination's pool.
- SelectionCollector<T extends SimpleDataStructure> - Interface in net.i2p.kademlia
Visit kbuckets, gathering matches
- selectMostReliablePeers(Hash, int, Set<Hash>, KBucketSet<Hash>) - Method in class net.i2p.router.networkdb.kademlia.FloodfillPeerSelector
Pick out peers with the floodfill capacity set, returning them first, but then
after they're complete, sort via kademlia.
- selectMostReliablePeers(Hash, int, Set<Hash>, KBucketSet<Hash>) - Method in class net.i2p.router.networkdb.kademlia.PeerSelector
List
- selectNearest(Hash, int, Set<Hash>, KBucketSet<Hash>) - Method in class net.i2p.router.networkdb.kademlia.FloodfillPeerSelector
Floodfill peers only.
- selectNearest(Hash, int, Set<Hash>, KBucketSet<Hash>) - Method in class net.i2p.router.networkdb.kademlia.PeerSelector
List
- selectNearestExplicit(Hash, int, Set<Hash>, KBucketSet<Hash>) - Method in class net.i2p.router.networkdb.kademlia.FloodfillPeerSelector
Pick out peers with the floodfill capacity set, returning them first, but then
after they're complete, sort via kademlia.
- selectNearestExplicit(Hash, int, Set<Hash>, KBucketSet<Hash>) - Method in class net.i2p.router.networkdb.kademlia.PeerSelector
List
- selectNearestExplicitThin(Hash, int, Set<Hash>, KBucketSet<Hash>) - Method in class net.i2p.router.networkdb.kademlia.FloodfillPeerSelector
-
- selectNearestExplicitThin(Hash, int, Set<Hash>, KBucketSet<Hash>, boolean) - Method in class net.i2p.router.networkdb.kademlia.FloodfillPeerSelector
Pick out peers with the floodfill capacity set, returning them first, but then
after they're complete, sort via kademlia.
- selectNearestExplicitThin(Hash, int, Set<Hash>, KBucketSet<Hash>) - Method in class net.i2p.router.networkdb.kademlia.PeerSelector
List
- selectNotFailingPeers(int, Set<Hash>, Set<Hash>) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select from not-failing peers, excluding high-capacity tier if requested.
- selectNotFailingPeers(int, Set<Hash>, Set<Hash>, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select from not-failing peers with IP-subnet diversity.
- selectNotFailingPeers(int, Set<Hash>, Set<Hash>, boolean) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Select from not-failing peers, optionally excluding the high-capacity tier.
- selectNotFailingPeers(int, Set<Hash>, Set<Hash>, boolean, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Full-parameter select from not-failing peers.
- selector - Variable in class org.minidns.record.TLSA
selector.
- selectorByte - Variable in class org.minidns.record.TLSA
Which part of the TLS certificate presented by the server will be matched against the
association data.
- selectOutboundExploratoryTunnel(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- selectOutboundExploratoryTunnel(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Pick the outbound exploratory tunnel with the endpoint closest to the given hash.
- selectOutboundExploratoryTunnel(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
Pick the outbound exploratory tunnel with the endpoint closest to the given hash.
- selectOutboundTunnel() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- selectOutboundTunnel(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- selectOutboundTunnel(Hash, Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- selectOutboundTunnel() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Pick a random outbound exploratory tunnel.
- selectOutboundTunnel(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Pick a random outbound tunnel from the given destination's pool.
- selectOutboundTunnel(Hash, Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Pick the outbound tunnel with the endpoint closest to the given hash
from the given destination's pool.
- selectOutboundTunnel() - Method in interface net.i2p.router.TunnelManagerFacade
Pick a random outbound exploratory tunnel
- selectOutboundTunnel(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
Pick a random outbound tunnel from the given destination's pool
- selectOutboundTunnel(Hash, Hash) - Method in interface net.i2p.router.TunnelManagerFacade
Pick the outbound tunnel with the endpoint closest to the given hash
from the given destination's pool.
- selectPeers() - Method in class net.i2p.router.peermanager.PeerManager
-
- selectPeers(PeerSelectionCriteria) - Method in class net.i2p.router.peermanager.PeerManager
Find some peers that meet the criteria and we have the netDb info for locally.
- selectPeers(TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.ClientPeerSelector
Returns ENDPOINT FIRST, GATEWAY LAST!!!!
In: us ..
- selectPeers(TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.ExploratoryPeerSelector
Returns ENDPOINT FIRST, GATEWAY LAST!!!!
In: us ..
- selectPeers(TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Which peers should go into the next tunnel for the given settings?
- selectPeersInTooManyTunnels() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- selectPeersInTooManyTunnels() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
For reliability reasons, don't allow a peer in more than x% of
client and exploratory tunnels.
- selectPeersInTooManyTunnels() - Method in interface net.i2p.router.TunnelManagerFacade
-
- selectProxy(String) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Selects an appropriate outproxy for the given host from the proxy pool.
- selectRandomPort(RouterContext, String) - Static method in class net.i2p.router.transport.TransportUtil
Pick a random port between the configured boundaries
- selectSSLProxy(String) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Selects an SSL-capable outproxy for HTTPS connections.
- selectTunnel() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- selectTunnel(Hash) - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- selectTunnel() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Pull a random tunnel out of the pool.
- selectTunnel(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPool
Return the tunnel from the pool that is XOR-closest to the target.
- SelfSignedGenerator - Class in net.i2p.crypto
Generate keys and a selfsigned certificate, suitable for
storing in a Keystore with KeyStoreUtil.storePrivateKey().
- SelfSignedGenerator() - Constructor for class net.i2p.crypto.SelfSignedGenerator
-
- send(byte[], int, int) - Method in class net.i2p.client.streaming.impl.ConnectionDataReceiver
Send some data through the connection, attaching any appropriate flags
onto the packet.
- send(byte[], int, int, boolean) - Method in class net.i2p.client.streaming.impl.ConnectionDataReceiver
Called externally from Connection with args (null, 0, 0, true) to send an empty data packet
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.socks.MultiSink
Send to a single sink looked up by toPort
May throw RuntimeException from underlying sinks
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPPort
May throw RuntimeException from underlying sink
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPUnwrapper
May throw RuntimeException from underlying sink
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPWrapper
Use the cached header, which should have the host string and port
May throw RuntimeException from underlying sink
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.streamr.MultiSource
May throw RuntimeException from underlying sinks
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.streamr.Subscriber
Handles subscription or unsubscription requests.
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.udp.I2PSink
Sends data to the fixed destination configured in the constructor.
- send(Destination, byte[]) - Method in class net.i2p.i2ptunnel.udp.I2PSinkAnywhere
Sends data to the specified destination using default ports.
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.udp.I2PSinkAnywhere
Sends data to the specified destination using the given ports.
- send(Destination, int, int, byte[]) - Method in interface net.i2p.i2ptunnel.udp.Sink
-
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.udp.UDPSink
-
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
Sends data through the I2P sink to the configured destination.
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
Sends data through the I2P sink.
- send(OutNetMessage) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
toss the message onto the connection's send queue
- send(OutNetMessage) - Method in interface net.i2p.router.transport.Transport
Asynchronously send a message to the specified peer.
- send(OutNetMessage) - Method in class net.i2p.router.transport.TransportImpl
Asynchronously send the message as requested in the message and, if the
send is successful, queue up any msg.getOnSendJob job, and register it
with the OutboundMessageRegistry (if it has a reply selector).
- send(UDPPacket) - Method in class net.i2p.router.transport.udp.PacketPusher
Sends a single UDP packet directly out by selecting an appropriate UDPEndpoint.
- send(UDPPacket) - Method in class net.i2p.router.transport.udp.UDPEndpoint
Add the packet to the outobund queue to be sent ASAP (as allowed by
the bandwidth limiter)
BLOCKING if queue is full.
- send(UDPPacket) - Method in class net.i2p.router.transport.udp.UDPTransport
This sends it directly out, bypassing OutboundMessageFragments.
- send(OutNetMessage) - Method in class net.i2p.router.transport.udp.UDPTransport
-
- send(I2NPMessage, PeerState) - Method in class net.i2p.router.transport.udp.UDPTransport
"injected" message from the EstablishmentManager.
- send(I2NPMessage, List<OutNetMessage>, PeerState) - Method in class net.i2p.router.transport.udp.UDPTransport
"injected" message from the EstablishmentManager, plus pending messages to send,
so the messages may be bundled efficiently.
- send(List<I2NPMessage>, PeerState) - Method in class net.i2p.router.transport.udp.UDPTransport
"injected" messages from the EstablishmentManager.
- send(List<PendingGatewayMessage>, int, int, TunnelGateway.Sender, TunnelGateway.Receiver) - Method in class net.i2p.router.tunnel.BatchedPreprocessor
Preprocess the messages from the pending list, grouping items startAt
through sendThrough (though only part of the last one may be fully
sent), delivering them through the sender/receiver.
- send(SocketAddress, ByteBuffer) - Method in class net.i2p.sam.SAMv3DatagramServer
send.
- send(String, String, int) - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Send a multicast message.
- send(String) - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
Send a multicast message using default bind settings.
- SEND_DELAY_CHOKE - Static variable in class net.i2p.client.streaming.impl.Packet
SEND_DELAY_CHOKE.
- send_json_login_msg(byte, byte[]) - Method in class edu.internet2.ndt.Protocol
Send protocol messages given their type and data byte array
- send_json_msg(byte, byte) - Method in class edu.internet2.ndt.Protocol
Send message given its Type and data byte
- send_json_msg(byte, byte[]) - Method in class edu.internet2.ndt.Protocol
Send protocol messages given their type and data byte array
- send_msg(byte, byte) - Method in class edu.internet2.ndt.Protocol
Send message given its Type and data byte
- send_msg(byte, byte[]) - Method in class edu.internet2.ndt.Protocol
Send protocol messages given their type and data byte array
- sendAck0() - Method in class net.i2p.router.transport.udp.PeerState2
Send immediate ACK 0 of Session Confirmed.
- sendAlive() - Method in class org.klomp.snark.PeerConnectionOut
Queue a keepalive message if the queue is empty.
- sendAvailable() - Method in class net.i2p.client.streaming.impl.Connection
Flush any data that we can.
- sendBestEffort(Destination, byte[], SessionKey, Set<SessionTag>, long) - Method in class net.i2p.client.impl.I2PSessionImpl2
Send a message with best effort delivery.
- sendBestEffort(Destination, byte[], long, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
TODO - Don't need to save MessageState since actuallyWait is false...
- sendBitfield(BitField) - Method in class org.klomp.snark.PeerConnectionOut
Queue a bitfield, have_all, or have_none message as appropriate.
- sendBlindingInfo(BlindData) - Method in interface net.i2p.client.I2PSession
Send blinding info to the router.
- sendBlindingInfo(BlindData) - Method in class net.i2p.client.impl.I2PSessionImpl
-
- sendBytes(String, byte[], int, int, int) - Method in class net.i2p.sam.SAMDatagramSession
Send bytes through a SAM DATAGRAM session.
- sendBytes(String, byte[], int, int, int, boolean, int, int, int) - Method in class net.i2p.sam.SAMDatagramSession
Send bytes through a SAM DATAGRAM session.
- sendBytes(String, byte[], int, int, int) - Method in interface net.i2p.sam.SAMMessageSess
Send bytes through a SAM message-based session.
- sendBytes(String, byte[], int, int, int, boolean, int, int, int) - Method in interface net.i2p.sam.SAMMessageSess
Send bytes through a SAM message-based session.
- sendBytes(String, byte[], int, int, int) - Method in class net.i2p.sam.SAMMessageSession
Send bytes through a SAM message-based session.
- sendBytes(String, byte[], int, int, int) - Method in class net.i2p.sam.SAMRawSession
Send bytes through a SAM RAW session.
- sendBytes(String, byte[], int, int, int, boolean, int, int, int) - Method in class net.i2p.sam.SAMRawSession
Send bytes through a SAM RAW session.
- sendBytes(int, InputStream, int) - Method in class net.i2p.sam.SAMStreamSession
Send bytes through a SAM STREAM session.
- sendBytes(String, byte[], int, int, int) - Method in class net.i2p.sam.SAMStreamSession
Unsupported
- sendBytes(String, byte[], int, int, int, boolean, int, int, int) - Method in class net.i2p.sam.SAMStreamSession
Unsupported
- sendBytes(InputStream, int) - Method in class net.i2p.sam.SAMStreamSession.StreamSender
Send bytes through the SAM STREAM session socket sender
- sendBytesThroughMessageSession(String, byte[], int, int, int) - Method in class net.i2p.sam.SAMMessageSession
Actually send bytes through the SAM message-based session I2PSession
(er...).
- sendBytesThroughMessageSession(String, byte[], int, int, int, boolean, int, int, int) - Method in class net.i2p.sam.SAMMessageSession
Actually send bytes through the SAM message-based session I2PSession,
using per-message extended options.
- sendCancel(Request) - Method in class org.klomp.snark.PeerConnectionOut
Send a cancel message and remove any matching request from the queue.
- sendChoke(boolean) - Method in class org.klomp.snark.PeerConnectionOut
Queue a choke or unchoke message, cancelling any pending inverse.
- sendClosest(Hash, Set<Hash>, Hash, TunnelId) - Method in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
Send the closest routers to the requesting peer.
- sendClosest(Hash, Set<Hash>, Hash, TunnelId) - Method in class net.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseLookupMessageJob
We extend this here to send our routerInfo back as well, if we are not floodfill.
- sendCommentReq(Peer, int) - Static method in class org.klomp.snark.ExtensionHandler
Sends a comment request to a peer.
- sendCommentReq(Peer) - Method in class org.klomp.snark.PeerCoordinator
Send a commment request message to the peer, if he supports it.
- sendComplete(OutNetMessage) - Method in class net.i2p.router.transport.ntcp.NTCPTransport
queue up afterSend call, which can take some time w/ jobs, etc
- SendCountComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.SendCountComparator
-
- sendData(HttpServletRequest, HttpServletResponse, BasicServlet.HttpContent) - Method in class org.klomp.snark.web.BasicServlet
Sends the content to the client, handling range requests.
- sendDestroy(PeerState, int) - Method in class net.i2p.router.transport.udp.UDPTransport
Send a session destroy message, bypassing OMF and PacketPusher.
- sendDHT(Peer, int, int) - Static method in class org.klomp.snark.ExtensionHandler
Sends DHT port numbers to a peer.
- sendDHT(Peer) - Method in class org.klomp.snark.PeerCoordinator
Send a DHT message to the peer, if we both support DHT.
- sendDirectory(HttpServletRequest, HttpServletResponse, Resource, String) - Method in class net.i2p.servlet.I2PDefaultServlet
Copied and modified from DefaultServlet.java.
- sender - Variable in class i2p.susi.webmail.Mail
As received, trimmed only, not HTML escaped
- senderOnly() - Method in class com.southernstorm.noise.protocol.CipherStatePair
Destroys the receiving CipherState and retains only the sending CipherState.
- SenderSorter(MailCache) - Constructor for class i2p.susi.webmail.Sorters.SenderSorter
Sorts by sender field.
- sendExtension(int, byte[]) - Method in class org.klomp.snark.Peer
Sends a protocol extension message to the peer.
- sendExtension(int, byte[]) - Method in class org.klomp.snark.PeerConnectionOut
Queue an extension message.
- sendHave(int) - Method in class org.klomp.snark.PeerConnectionOut
Queue a have message for the given piece.
- sendIfEstablished(OutNetMessage) - Method in class net.i2p.router.transport.udp.UDPTransport
Send only if established, otherwise fail immediately.
- sendInterest(boolean) - Method in class org.klomp.snark.PeerConnectionOut
Queue an interested or not-interested message, cancelling any pending inverse.
- sendLeaseSearch(RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
we're (probably) searching for a LeaseSet, so to be (overly) cautious, we're sending
the request out through a tunnel w/ reply back through another tunnel.
- sendMail(String, int, String, String, String, List<String>, StringBuilder, List<Attachment>, String) - Method in class i2p.susi.webmail.smtp.SMTPClient
-
- sendMessage(Destination, byte[]) - Method in interface net.i2p.client.I2PSession
Send a new message to the given destination, containing the specified
payload, returning true if the router feels confident that the message
was delivered.
- sendMessage(Destination, byte[], int, int) - Method in interface net.i2p.client.I2PSession
Send a new message to the given destination, containing the specified
payload, returning true if the router feels confident that the message
was delivered.
- sendMessage(Destination, byte[], int, int, int) - Method in interface net.i2p.client.I2PSession
See I2PSessionMuxedImpl for proto/port details.
- sendMessage(Destination, byte[], SessionKey, Set<SessionTag>) - Method in interface net.i2p.client.I2PSession
End-to-End Crypto is disabled, tags and keys are ignored!
Like sendMessage above, except the key used and the tags sent are exposed to the
application.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>) - Method in interface net.i2p.client.I2PSession
End-to-End Crypto is disabled, tags and keys are ignored.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long) - Method in interface net.i2p.client.I2PSession
End-to-End Crypto is disabled, tags and keys are ignored.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, int, int, int) - Method in interface net.i2p.client.I2PSession
See I2PSessionMuxedImpl for proto/port details.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long, int, int, int) - Method in interface net.i2p.client.I2PSession
See I2PSessionMuxedImpl for proto/port details.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long, int, int, int, int) - Method in interface net.i2p.client.I2PSession
See I2PSessionMuxedImpl for proto/port details.
- sendMessage(Destination, byte[], int, int, int, int, int, SendMessageOptions) - Method in interface net.i2p.client.I2PSession
See I2PSessionMuxedImpl for proto/port details.
- sendMessage(Destination, byte[], int, int, int, int, int, SendMessageOptions, SendMessageStatusListener) - Method in interface net.i2p.client.I2PSession
Send a message and request an asynchronous notification of delivery status.
- sendMessage(I2PSessionImpl, Destination, long, byte[], SessionTag, SessionKey, Set<SessionTag>, SessionKey, long) - Method in class net.i2p.client.impl.I2CPMessageProducer
Send an I2CP message.
- sendMessage(I2PSessionImpl, Destination, long, byte[], long, int) - Method in class net.i2p.client.impl.I2CPMessageProducer
Send an I2CP message.
- sendMessage(I2PSessionImpl, Destination, long, byte[], SendMessageOptions) - Method in class net.i2p.client.impl.I2CPMessageProducer
Send an I2CP message.
- sendMessage(I2CPMessage) - Method in class net.i2p.client.impl.I2PSessionImpl
Deliver an I2CP message to the router
As of 0.9.3, may block for several seconds if the write queue to the router is full
- sendMessage(Destination, byte[], int, int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
Not supported.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, int, int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
Not supported.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long, int, int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
Not supported.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long, int, int, int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
Not supported.
- sendMessage(Destination, byte[], int, int, int, int, int, SendMessageOptions) - Method in class net.i2p.client.impl.I2PSessionImpl2
Not supported.
- sendMessage(Destination, byte[], int, int, int, int, int, SendMessageOptions, SendMessageStatusListener) - Method in class net.i2p.client.impl.I2PSessionImpl2
Not supported.
- sendMessage(Destination, byte[]) - Method in class net.i2p.client.impl.I2PSessionImpl2
unused, see MuxedImpl override
- sendMessage(Destination, byte[], int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
sendMessage.
- sendMessage(Destination, byte[], SessionKey, Set<SessionTag>) - Method in class net.i2p.client.impl.I2PSessionImpl2
Send a message with session key and tags.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>) - Method in class net.i2p.client.impl.I2PSessionImpl2
Send a message with session key and tags.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long) - Method in class net.i2p.client.impl.I2PSessionImpl2
Unused? see MuxedImpl override
- sendMessage(Destination, byte[]) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
sendMessage.
- sendMessage(Destination, byte[], int, int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
sendMessage.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
Send a message with session key and tags.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, int, int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
Send a message with session key and tags.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long, int, int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
Send a message with protocol and port information.
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long, int, int, int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
Send a message with protocol, port, and flags.
- sendMessage(Destination, byte[], int, int, int, int, int, SendMessageOptions) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
See SendMessageOptions for option details.
- sendMessage(Destination, byte[], int, int, int, int, int, SendMessageOptions, SendMessageStatusListener) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
Send a message and request an asynchronous notification of delivery status.
- sendMessage(I2CPMessage) - Method in class net.i2p.client.impl.SubSession
Deliver an I2CP message to the router
May block for several seconds if the write queue to the router is full
- sendMessage(String, long, long, Hash, boolean, String) - Method in class net.i2p.router.MessageHistory
We just sent a message to the peer
- sendMessage(I2NPMessage, Hash, TunnelId) - Method in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
Send an I2NP message to the specified peer.
- sendMessage(DataOutputStream) - Method in class org.klomp.snark.Message
Sends this message through the given DataOutputStream.
- sendMessage_unchecked(I2CPMessage) - Method in class net.i2p.client.impl.I2PSessionImpl
Deliver an I2CP message to the router.
- sendMessage_unchecked(I2CPMessage) - Method in class net.i2p.client.impl.SubSession
Deliver an I2CP message to the router.
- SendMessageDirectJob - Class in net.i2p.router.message
Send a message directly to another router (not through a tunnel).
- SendMessageDirectJob(RouterContext, I2NPMessage, Hash, int, int) - Constructor for class net.i2p.router.message.SendMessageDirectJob
Send a message directly to a peer.
- SendMessageDirectJob(RouterContext, I2NPMessage, Hash, int, int, long) - Constructor for class net.i2p.router.message.SendMessageDirectJob
Send a message directly to a peer with an XOR mask.
- SendMessageDirectJob(RouterContext, I2NPMessage, Hash, ReplyJob, Job, MessageSelector, int, int) - Constructor for class net.i2p.router.message.SendMessageDirectJob
Send a message directly to a peer with reply handling.
- SendMessageDirectJob(RouterContext, I2NPMessage, Hash, ReplyJob, Job, MessageSelector, int, int, long) - Constructor for class net.i2p.router.message.SendMessageDirectJob
Send a message directly to a peer with reply handling and XOR mask.
- SendMessageDirectJob(RouterContext, I2NPMessage, Hash, Job, ReplyJob, Job, MessageSelector, int, int, long) - Constructor for class net.i2p.router.message.SendMessageDirectJob
Send a message directly to a peer with full options.
- SendMessageExpiresMessage - Class in net.i2p.data.i2cp
Same as SendMessageMessage, but with an expiration to be passed to the router
As of 0.8.4, retrofitted to use DateAndFlags.
- SendMessageExpiresMessage() - Constructor for class net.i2p.data.i2cp.SendMessageExpiresMessage
For reading.
- SendMessageExpiresMessage(SessionId, Destination, Payload, long) - Constructor for class net.i2p.data.i2cp.SendMessageExpiresMessage
For writing
- SendMessageExpiresMessage(SessionId, Destination, Payload, long, DateAndFlags) - Constructor for class net.i2p.data.i2cp.SendMessageExpiresMessage
For writing
- SendMessageMessage - Class in net.i2p.data.i2cp
Defines the message a client sends to a router to ask it to deliver
a new message
- SendMessageMessage() - Constructor for class net.i2p.data.i2cp.SendMessageMessage
For reading.
- SendMessageMessage(SessionId, Destination, Payload, long) - Constructor for class net.i2p.data.i2cp.SendMessageMessage
For writing
- SendMessageOptions - Class in net.i2p.client
Advanced options attached to a single outgoing I2CP message.
- SendMessageOptions() - Constructor for class net.i2p.client.SendMessageOptions
-
- SendMessageOptions.GzipOption - Enum in net.i2p.client
Overrides i2cp.gzip session option and size threshold for this message only.
- SendMessageOptions.Reliability - Enum in net.i2p.client
Reliability bits 9-10.
- SendMessageStatusListener - Interface in net.i2p.client
Asynchronously notify the client of the status
of a sent message.
- sendNoEffort(Destination, byte[], long, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
Same as sendBestEffort(), except we do not expect any MessageStatusMessage responses -
not for accepted, or success, or failure.
- sendOurRouterInfo(boolean) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
NTCP2 only
- sendPacket(PacketLocal) - Method in class net.i2p.client.streaming.impl.Connection
This sends all 'normal' packets (acks and data) for the first time.
- sendPayloadMessage(long, boolean, long) - Method in class net.i2p.router.MessageHistory
Note that the sending of a payload message completed (successfully or as a failure)
- sendPeers(Peer) - Method in class org.klomp.snark.PeerCoordinator
Send a PEX message to the peer, if he supports PEX.
- sendPEX(Peer, List<Peer>) - Static method in class org.klomp.snark.ExtensionHandler
Sends a PEX message with the given peer list.
- sendPiece(int, int, int, DataLoader) - Method in class org.klomp.snark.PeerConnectionOut
Queue a piece message with a callback to load the data from disk when required.
- sendPort(int) - Method in class org.klomp.snark.PeerConnectionOut
Queue a port message.
- sendPorts - Variable in class net.i2p.sam.SAMv3Handler
- sendPreprocessed(byte[], TunnelGateway.Receiver) - Method in class net.i2p.router.tunnel.InboundSender
sendPreprocessed.
- sendPreprocessed(byte[], TunnelGateway.Receiver) - Method in class net.i2p.router.tunnel.OutboundSender
-
- sendPreprocessed(byte[], TunnelGateway.Receiver) - Method in interface net.i2p.router.tunnel.TunnelGateway.Sender
Encrypt and forward preprocessed data to the receiver.
- sendReject(int, int, int) - Method in class org.klomp.snark.PeerConnectionOut
Queue a reject message.
- sendRequest(SocketTimeout) - Method in class net.i2p.client.streaming.I2PSocketEepGet
Look up the address, get a socket from the I2PSocketManager supplied in the constructor,
and send the request.
- sendRequest(SocketTimeout) - Method in class net.i2p.util.EepGet
Open connection and send HTTP request.
- sendRequest(SocketTimeout) - Method in class net.i2p.util.SSLEepGet
sendRequest.
- sendRequest(Request) - Method in class org.klomp.snark.PeerConnectionOut
Queue a request message, checking for duplicates.
- sendRequests(List<Request>) - Method in class org.klomp.snark.PeerConnectionOut
Send all requests in the list.
- sendRouterSearch(RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
We're searching for a router, so we can just send direct
- sendSearch(RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
Send a search to the given peer
- sendStore(Hash, DatabaseEntry, Job, Job, long, Set<Hash>) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Send out a store.
- sendStore(Hash, DatabaseEntry, Job, Job, long, Set<Hash>) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
See implementation in FNDF
- sendTerminationAndClose() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
NTCP2.
- sendtime - Variable in class edu.internet2.ndt.Tcpbw100
Packet ordering metric.
- sendTime - Variable in class org.klomp.snark.Request
Send time
- sendUrgentData(int) - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- sentMessagesSize() - Method in class net.i2p.router.transport.udp.PeerState2
-
- sentParticipatingMessage(int, float) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
We intend to send traffic for a participating tunnel
with the given size and adjustment factor.
- SEP - Static variable in class org.rrd4j.core.timespec.TimeToken
Token for "sep", "september" - ninth month
- SEQ - Static variable in class org.cybergarage.http.HTTP
SEQ (Sequence Number) header for UPnP eventing
- serial - Variable in class i2p.susi.dns.BaseBean
The serial number
- serial - Variable in class org.minidns.record.SOA
The unsigned 32 bit version number of the original copy of the zone.
- serialize(Object) - Static method in class org.json.simple.Jsoner
A convenience method that assumes a StringWriter.
- serialize(Object, Writer) - Static method in class org.json.simple.Jsoner
Serializes values according to the RFC 4627 JSON specification.
- serialize(DataOutputStream) - Method in class org.minidns.record.Data
The internal method used to serialize Data subclasses.
- serialize(DataOutputStream) - Method in class org.minidns.record.DelegatingDnssecRR
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.DNSKEY
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.InternetAddressRR
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.MX
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.NSEC
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.NSEC3
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.NSEC3PARAM
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.OPENPGPKEY
-
- serialize(DataOutputStream) - Method in class org.minidns.record.OPT
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.RRSIG
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.RRWithTarget
-
- serialize(DataOutputStream) - Method in class org.minidns.record.SOA
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.SRV
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.TLSA
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.TXT
serialize.
- serialize(DataOutputStream) - Method in class org.minidns.record.UNKNOWN
serialize.
- serializeCarelessly(Object, Writer) - Static method in class org.json.simple.Jsoner
Serializes like the first version of this library.
- Serializer<T> - Interface in net.metanotion.io
Interface for serializing and deserializing objects to/from byte arrays.
- serializeStrictly(Object, Writer) - Static method in class org.json.simple.Jsoner
Serializes JSON values and only JSON values according to the RFC 4627 JSON specification.
- serveLocalFile(I2PAppContext, I2PSocketManager, OutputStream, String, String, String, String, boolean) - Static method in class net.i2p.i2ptunnel.localServer.LocalHTTPServer
Very simple web server.
- server - Variable in class net.i2p.sam.SAMStreamSession
server.
- SERVER - Static variable in class org.cybergarage.http.HTTP
Server HTTP header field name
- SERVER_RETRY_COUNT - Static variable in class org.cybergarage.upnp.UPnP
Number of retry attempts for server operations.
- service(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.addressbook.servlet.Servlet
Handle service requests.
- Service - Interface in net.i2p.router
Defines the lifecycle interface for router subsystems.
- Service - Class in org.cybergarage.upnp
Service.
- Service() - Constructor for class org.cybergarage.upnp.Service
Creates a new empty Service instance.
- Service(Node) - Constructor for class org.cybergarage.upnp.Service
Creates a Service instance from an existing XML node.
- SERVICE_LIST_ELEMENT - Static variable in interface org.cybergarage.upnp.RootDescription
SERVICE_LIST_ELEMENT.
- ServiceData - Class in org.cybergarage.upnp.xml
Data container for UPnP service information and metadata.
- ServiceData() - Constructor for class org.cybergarage.upnp.xml.ServiceData
ServiceData.
- ServiceList - Class in org.cybergarage.upnp
A collection of UPnP services.
- ServiceList() - Constructor for class org.cybergarage.upnp.ServiceList
-
- serviceSearchResponse(SSDPPacket) - Method in class org.cybergarage.upnp.Service
serviceSearchResponse.
- ServiceStateTable - Class in org.cybergarage.upnp
A collection of UPnP service state variables.
- ServiceStateTable() - Constructor for class org.cybergarage.upnp.ServiceStateTable
-
- Servlet - Class in net.i2p.addressbook.servlet
A wrapper for addressbook to allow it to be started as a web application.
- Servlet() - Constructor for class net.i2p.addressbook.servlet.Servlet
-
- ServletUtil - Class in net.i2p.servlet.util
Simple utilities for servlets.
- sess - Variable in class net.i2p.i2ptunnel.udp.I2PSink
-
- sess - Variable in class net.i2p.i2ptunnel.udp.I2PSinkAnywhere
-
- sess - Variable in class net.i2p.i2ptunnel.udp.I2PSource
The I2P session
- Session - Interface in net.i2p.sam
A V3 session.
- SESSION_ATTR_USER - Static variable in class net.i2p.servlet.filters.SessionManager
SESSION_ATTR_USER.
- SESSION_CONFIRMED_FLAG_BYTE - Static variable in class net.i2p.router.transport.udp.SSU2Util
Message type flag for session confirmed
- SESSION_COOKIE_NAME - Static variable in class net.i2p.servlet.filters.SessionManager
SESSION_COOKIE_NAME.
- SESSION_CREATED_FLAG_BYTE - Static variable in class net.i2p.router.transport.udp.SSU2Util
Message type flag for session created
- SESSION_ERROR - Static variable in class net.i2p.sam.SAMv1Handler
SESSION_ERROR.
- SESSION_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.SSU2Util
64 bytes, combined long header and key
- SESSION_LIFETIME_MAX_MS - Static variable in class net.i2p.router.crypto.ratchet.RatchetSKM
Keep unused inbound session tags around for this long (a few minutes longer than
session tags are used on the outbound side so that no reasonable network lag
can cause failed decrypts)
This is also the max idle time for an outbound session.
- SESSION_PENDING_DURATION_MS - Static variable in class net.i2p.router.crypto.ratchet.RatchetSKM
S e s s i o n p e n d i n g d u r a t i o n m s
- SESSION_REQUEST_FLAG_BYTE - Static variable in class net.i2p.router.transport.udp.SSU2Util
The message types, 0-11, as bytes.
- SESSION_STATUS_DUPLICATE_DEST - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
SESSION_STATUS_DUPLICATE_DEST.
- SESSION_STATUS_I2P_ERROR - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
SESSION_STATUS_I2P_ERROR.
- SESSION_STATUS_INVALID_KEY - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
SESSION_STATUS_INVALID_KEY.
- SESSION_STATUS_OK - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
SESSION_STATUS_OK.
- SESSION_TAG_DURATION_MS - Static variable in class net.i2p.router.crypto.ratchet.RatchetSKM
Let outbound session tags sit around for this long before expiring them.
- SessionCheckServlet - Class in net.i2p.router.web.servlets
Lightweight session validation endpoint for AJAX polling.
- SessionCheckServlet() - Constructor for class net.i2p.router.web.servlets.SessionCheckServlet
-
- SessionConfig - Class in net.i2p.data.i2cp
Defines the information a client must provide to create a session
- SessionConfig() - Constructor for class net.i2p.data.i2cp.SessionConfig
SessionConfig.
- SessionConfig(Destination) - Constructor for class net.i2p.data.i2cp.SessionConfig
SessionConfig.
- sessionDisconnected() - Method in interface net.i2p.client.streaming.I2PSocketManager.DisconnectListener
sessionDisconnected().
- sessionDisconnected() - Method in class net.i2p.sam.SAMStreamSession.DisconnectListener
sessionDisconnected.
- sessionDisconnected() - Method in class org.klomp.snark.I2PSnarkUtil
sessionDisconnected.
- sessionDisconnected() - Method in class org.klomp.snark.SnarkManager
DisconnectListener interface
- sessionEstablished(SessionConfig) - Method in class net.i2p.router.client.ClientConnectionRunner
Caller must send a SessionStatusMessage to the client with the returned code.
- sessionId() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.DestroySessionMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.HostLookupMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.HostReplyMessage
Return the SessionId for this message.
- sessionId() - Method in interface net.i2p.data.i2cp.I2CPMessage
Return the SessionId for this type of message.
- sessionId() - Method in class net.i2p.data.i2cp.I2CPMessageImpl
Return the SessionId for this type of message.
- sessionId() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.MessageStatusMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
Return the SessionId for this message.
- sessionId() - Method in class net.i2p.data.i2cp.SendMessageMessage
Return the SessionId for this message.
- SessionId - Class in net.i2p.data.i2cp
Defines the token passed between the router and client to associate messages
with a particular session.
- SessionId() - Constructor for class net.i2p.data.i2cp.SessionId
Creates a new SessionId with default value -1.
- SessionId(int) - Constructor for class net.i2p.data.i2cp.SessionId
0-65535.
- sessionId() - Method in class net.i2p.data.i2cp.SessionStatusMessage
Return the SessionId for this message.
- SessionIdleTimer - Class in net.i2p.client.impl
Reduce tunnels or shutdown the session on idle if so configured
- SessionIdleTimer(I2PAppContext, I2PSessionImpl, boolean, boolean) - Constructor for class net.i2p.client.impl.SessionIdleTimer
reduce, shutdown, or both must be true
- SessionKey - Class in net.i2p.data
Cryptographic session key for symmetric encryption in I2P.
- SessionKey() - Constructor for class net.i2p.data.SessionKey
-
- SessionKey(byte[]) - Constructor for class net.i2p.data.SessionKey
Key data.
- SessionKeyAndNonce - Class in net.i2p.router.crypto.ratchet
Session key with nonce and optional handshake state for ratchet message encryption and decryption operations, supporting nonces up to 65535
This is what is returned from RatchetTagSet.consume().
- SessionKeyAndNonce(byte[], int) - Constructor for class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
For outbound Existing Session
- SessionKeyAndNonce(byte[], int, int, PublicKey) - Constructor for class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
For inbound Existing Session
- SessionKeyAndNonce(HandshakeState) - Constructor for class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
For New Session Replies
- SessionKeyManager - Class in net.i2p.crypto
Manage the session keys and session tags used for encryption and decryption.
- SessionKeyManager() - Constructor for class net.i2p.crypto.SessionKeyManager
A dummy SessionKeyManager for testing or for passing to
ElGamalAESEngine.decrypt()
- SessionKeyManager(I2PAppContext) - Constructor for class net.i2p.crypto.SessionKeyManager
A dummy SessionKeyManager for testing or for passing to
ElGamalAESEngine.decrypt()
- sessionKeyManager() - Method in class net.i2p.I2PAppContext
The session key manager which coordinates the sessionKey / sessionTag
data.
- SessionManager - Class in net.i2p.servlet.filters
Simple session manager for console authentication.
- SessionRecord - Class in net.i2p.sam
A record of a SAM session stored in the
SessionsDB.
- SessionRecord(String, Properties, SAMv3Handler) - Constructor for class net.i2p.sam.SessionRecord
Create a new session record.
- SessionRecord(SessionRecord) - Constructor for class net.i2p.sam.SessionRecord
Copy constructor.
- sessionRequestReceived() - Method in class net.i2p.router.transport.udp.InboundEstablishState
Whether the SessionRequest message has been received from Alice.
- SessionsDB - Class in net.i2p.sam
- SessionsDB() - Constructor for class net.i2p.sam.SessionsDB
Create a new empty sessions database.
- SessionsDB.ExistingDestException - Exception in net.i2p.sam
Exception thrown when attempting to create a session with an existing destination.
- SessionsDB.ExistingIdException - Exception in net.i2p.sam
Exception thrown when attempting to create a session with an existing ID.
- SessionStatusMessage - Class in net.i2p.data.i2cp
Defines the message a router sends to a client indicating the
status of the session.
- SessionStatusMessage() - Constructor for class net.i2p.data.i2cp.SessionStatusMessage
SessionStatusMessage.
- SessionStatusMessageHandler - Class in net.i2p.client.impl
Handle I2CP SessionStatusMessagese from the router, updating the session as
necssary.
- SessionStatusMessageHandler(I2PAppContext) - Constructor for class net.i2p.client.impl.SessionStatusMessageHandler
SessionStatusMessageHandler.
- sessionStatusReceived(String, String, String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- sessionStatusReceived(String, String, String) - Method in class net.i2p.sam.client.SAMEventHandler
may be called twice, first for CREATE and second for ADD
- sessionStatusReceived(String, String, String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
message).
- SessionTag - Class in net.i2p.data
32 bytes, usually of random data.
- SessionTag() - Constructor for class net.i2p.data.SessionTag
Instantiate the data array and fill it with random data.
- SessionTag(boolean) - Constructor for class net.i2p.data.SessionTag
Instantiate the data array and fill it with random data.
- SessionTag(byte[]) - Constructor for class net.i2p.data.SessionTag
As of 0.9.44, non-null.
- SessionTagListener - Interface in net.i2p.router.crypto.ratchet
Interface for managing session tag lifecycle in ratchet tag sets
- set(int) - Method in class com.google.zxing.common.BitArray
Sets bit i.
- set(int, int) - Method in class com.google.zxing.common.BitMatrix
Sets the given bit to true.
- set(int, int, byte) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
Sets the value at the specified coordinates.
- set(int, int, int) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
Sets the value at the specified coordinates using an int value.
- set(int, int, boolean) - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
Sets the value at the specified coordinates using a boolean value.
- set(long) - Method in class net.i2p.router.transport.udp.SSU2Bitfield
Sets the given bit to true.
- set(V) - Method in class net.metanotion.util.skiplist.SkipIterator
Not supported.
- set(InputStream, boolean) - Method in class org.cybergarage.http.HTTPPacket
Parses HTTP packet data from an input stream.
- set(InputStream) - Method in class org.cybergarage.http.HTTPPacket
Parses HTTP packet data from an input stream including content.
- set(HTTPSocket) - Method in class org.cybergarage.http.HTTPPacket
Parses HTTP packet data from an HTTP socket.
- set(HTTPPacket) - Method in class org.cybergarage.http.HTTPPacket
Copies all data from another HTTP packet to this packet.
- set(HTTPRequest) - Method in class org.cybergarage.http.HTTPRequest
Copies the contents of the given HTTP request into this request.
- set(String) - Method in class org.cybergarage.http.HTTPStatus
Parses a status line string and sets the version, code, and reason phrase.
- set(StateVariable) - Method in class org.cybergarage.upnp.StateVariable
set.
- set(Attribute) - Method in class org.cybergarage.xml.Attribute
Copies the name and value from another attribute to this attribute.
- set(Node) - Method in class org.cybergarage.xml.Node
Copies all properties from another node to this node.
- set(int) - Method in class org.klomp.snark.BitField
Sets the given bit to true.
- set(double) - Method in class org.rrd4j.core.RrdDouble
Store a double value with optional caching.
- set(int, double) - Method in class org.rrd4j.core.RrdDoubleArray
Sets a double value at the specified index.
- set(int, double, int) - Method in class org.rrd4j.core.RrdDoubleArray
-
- set(int, int, double) - Method in class org.rrd4j.core.RrdDoubleMatrix
-
- set(int, int, double, int) - Method in class org.rrd4j.core.RrdDoubleMatrix
-
- set(int, int, double[]) - Method in class org.rrd4j.core.RrdDoubleMatrix
-
- set(E) - Method in class org.rrd4j.core.RrdEnum
Store an enum value with optional caching.
- set(int) - Method in class org.rrd4j.core.RrdInt
Sets the integer value.
- set(long) - Method in class org.rrd4j.core.RrdLong
Store a long value with optional caching.
- set(String) - Method in class org.rrd4j.core.RrdString
Store a string value with optional caching.
- set(String) - Method in class org.rrd4j.core.Sample
Sets sample timestamp and data source values in a fashion similar to RRDTool.
- set(Font, Font[]) - Method in enum org.rrd4j.graph.RrdGraphConstants.FontTag
Set
- SET_BOTH - Static variable in class net.i2p.router.LeaseSetKeys
Unmodifiable, ElGamal and ECIES-X25519.
- SET_EC - Static variable in class net.i2p.router.LeaseSetKeys
Unmodifiable, ECIES-X25519 only
- SET_EC_PQ1 - Static variable in class net.i2p.router.LeaseSetKeys
Unmodifiable, ECIES-X25519 and PQ only
- SET_EC_PQ2 - Static variable in class net.i2p.router.LeaseSetKeys
Unmodifiable, ECIES-X25519 and PQ only
- SET_EC_PQ3 - Static variable in class net.i2p.router.LeaseSetKeys
Unmodifiable, ECIES-X25519 and PQ only
- SET_EC_PQ_ALL - Static variable in class net.i2p.router.LeaseSetKeys
Unmodifiable, ECIES-X25519 and PQ only
- SET_ELG - Static variable in class net.i2p.router.LeaseSetKeys
Unmodifiable, ElGamal only
- SET_PQ1 - Static variable in class net.i2p.router.LeaseSetKeys
Unmodifiable, PQ only
- SET_PQ2 - Static variable in class net.i2p.router.LeaseSetKeys
Unmodifiable, PQ only
- SET_PQ3 - Static variable in class net.i2p.router.LeaseSetKeys
Unmodifiable, PQ only
- setAcceptTimeout(long) - Method in interface net.i2p.client.streaming.I2PSocketManager
How long should we wait for the client to .accept() a socket before
sending back a NACK/Close?
- setAcceptTimeout(int) - Method in class net.i2p.client.streaming.impl.ConnectionHandler
-
- setAcceptTimeout(long) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
How long should we wait for the client to .accept() a socket before
sending back a NACK/Close?
- setAccessList(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setAccessList(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setAccessMode(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
Controls how other tunnels are checked for access.
- setAccessMode(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setAccumValue(double) - Method in class org.rrd4j.core.ArcState
Set the accumulated value.
- setAckFrequency(int) - Static method in class net.i2p.router.transport.udp.PeerState
ACK frequency.
- setAckFrequencyDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the ACK_FREQUENCY tuning parameter.
- setAckFrequencyMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the ACK_FREQUENCY tuning parameter.
- setAckFrequencyMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the ACK_FREQUENCY tuning parameter.
- setAckFrequencyOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the ACK_FREQUENCY tuning parameter.
- setAckFrequencyStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the ACK_FREQUENCY tuning parameter.
- setAckThrough(long) - Method in class net.i2p.client.streaming.impl.Packet
-
- setAction(String) - Method in class i2p.susi.dns.BaseBean
Sets the action.
- setAction(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
Set the action to process.
- setAction(String) - Method in class net.i2p.router.web.FormHandler
Action value.
- setAction(String) - Method in class net.i2p.router.web.helpers.SidebarHelper
Form action, HTML-stripped before storing.
- setActionListener(ActionListener) - Method in class org.cybergarage.upnp.Action
Sets the action listener for this action.
- setActionListener(ActionListener) - Method in class org.cybergarage.upnp.Device
setActionListener.
- setActionListener(ActionListener, boolean) - Method in class org.cybergarage.upnp.Device
setActionListener.
- setActionListener(ActionListener) - Method in class org.cybergarage.upnp.Service
setActionListener.
- setActionListener(ActionListener) - Method in class org.cybergarage.upnp.xml.ActionData
Sets the action listener for this action data.
- setActive(boolean) - Method in class net.i2p.client.streaming.impl.ConnectionHandler
Set whether this handler is actively accepting new connections.
- setActiveFactories(RrdBackendFactory...) - Static method in class org.rrd4j.core.RrdBackendFactory
Set the list of active factories, i.e.
- setActiveTransformator(IdnaTransformator) - Static method in class org.minidns.idna.MiniDnsIdna
Sets the active IDNA transformator implementation.
- setActivity(long) - Method in class org.klomp.snark.Storage
Set the activity timestamp.
- setActualEnd(long) - Method in class net.i2p.router.JobTiming
Set the actual end time when the job finished execution.
- setActualStart(long) - Method in class net.i2p.router.JobTiming
Set the actual start time when the job began execution.
- setAddClient(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setAddClient(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setAdditionalResourceRecords(Collection<Record<? extends Data>>) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
setAdditionalResourceRecords.
- setAddresses(Collection<RouterAddress>) - Method in class net.i2p.data.router.RouterInfo
Specify a set of RouterAddress structures at which this router
can be contacted.
- setAdvertiser(Advertiser) - Method in class org.cybergarage.upnp.xml.DeviceData
setAdvertiser.
- setAESReplyKeys(int, SessionKey, byte[]) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Key and IV to encrypt the reply sent for the tunnel creation crypto.
- setAliasOf(Hash) - Method in class net.i2p.router.TunnelPoolSettings
Set other destination that this is an alias of (or null).
- setAlice(PeerState2) - Method in class net.i2p.router.transport.udp.PeerTestState
Set Alice's PeerState2 (SSU2 only).
- setAlice(InetAddress, int, Hash) - Method in class net.i2p.router.transport.udp.PeerTestState
Set Alice's IP, port, and hash.
- setAliceIntroKey(SessionKey) - Method in class net.i2p.router.transport.udp.PeerTestState
Set Alice's intro key.
- setAliceIPFromCharlie(InetAddress) - Method in class net.i2p.router.transport.udp.PeerTestState
Set Alice's IP as reported by Charlie.
- setAliceKeys(SessionKey, SessionKey) - Method in class net.i2p.router.transport.udp.PeerTestState
Set Alice's cipher and MAC keys.
- setAlicePortFromCharlie(int) - Method in class net.i2p.router.transport.udp.PeerTestState
Set Alice's port as reported by Charlie.
- setAlignmentY(float) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JLabel
Set the alignment Y value.
- setAll() - Method in class org.klomp.snark.BitField
Sets all bits to true.
- setAllocatedBW(int) - Method in class net.i2p.router.tunnel.HopConfig
Set the allocated bandwidth for this hop.
- setAllowAccept(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setAllowAccept(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setAllowedValueList(AllowedValueList) - Method in class org.cybergarage.upnp.StateVariable
This method ovverride the value of the AllowedValueList Node
of this object.
- setAllowedValueRange(AllowedValueRange) - Method in class org.cybergarage.upnp.StateVariable
This method ovverride the value of the AllowedValueRange Node
of this object.
- setAllowIncomingConnections(boolean) - Method in class net.i2p.client.streaming.impl.ConnectionManager
Enable or disable acceptance of incoming connections.
- setAllowInternalSSL(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setAllowInternalSSL(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setAllowReferer(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setAllowReferer(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setAllowUserAgent(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setAllowUserAgent(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setAltAutoscale(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Computes Y range based on function absolute minimum and maximum values.
- setAltAutoscaleMax(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Computes Y range based on function absolute minimum and maximum values.
- setAltAutoscaleMin(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Computes Y range based on function absolute minimum and maximum values.
- setAltPrivKeyFile(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
What filename is this server tunnel's alternate private keys stored in
- setAltPrivKeyFile(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
What filename is this server tunnel's alternate private keys stored in
- setAltYGrid(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Places Y grid dynamically based on graph Y range.
- setAltYMrtg(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Use this method to request MRTG-like graph (false by default)
- setAndUpdate(String) - Method in class org.rrd4j.core.Sample
Creates sample with the timestamp and data source values supplied in the argument string and
stores sample in the corresponding RRD.
- setAnswerPings(boolean) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setAnswers(Collection<Record<? extends Data>>) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
setAnswers.
- setAntiAliasing(boolean) - Method in class org.rrd4j.graph.ImageWorker
Enable or disable anti-aliasing.
- setAntiAliasing(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Controls if the chart area of the image should be antialiased or not.
- setAPI(String, String) - Method in class org.klomp.snark.I2PSnarkUtil
Set the api.
- setAppend(boolean) - Method in class net.i2p.jetty.I2PRequestLog
setAppend.
- setArcXff(String, ConsolFun, int, double) - Static method in class org.rrd4j.core.RrdToolkit
Sets single archive's X-files factor to a new value.
- setArgumentList(ArgumentList) - Method in class org.cybergarage.upnp.Action
Sets the argument list for this action.
- setArgumentValue(String, String) - Method in class org.cybergarage.upnp.Action
Sets the value of an argument by name.
- setArgumentValue(String, int) - Method in class org.cybergarage.upnp.Action
Sets the value of an argument by name using an integer value.
- setArgv(String[]) - Method in class gnu.getopt.Getopt
Since in GNU getopt() the argument vector is passed back in to the
function every time, the caller can swap out argv on the fly.
- setArrival(long) - Method in class net.i2p.data.i2np.DeliveryStatusMessage
Misnamed, as it is generally (always?) set by the creator to the current time,
in some future usage it could be set on arrival
- setAttribute(String, String) - Method in class org.cybergarage.xml.Node
Sets an attribute value.
- setAttribute(String, int) - Method in class org.cybergarage.xml.Node
Sets an attribute value as an integer.
- setAuthChallenge(String) - Method in class net.i2p.util.EepGet.AuthState
May be called multiple times, save the best one.
- setAuthenticData(boolean) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
Set the authentic data flag on this DNS message.
- setAuthoritativeAnswer(boolean) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
Set the authoritative answer flag.
- setAuthRequired() - Method in class net.i2p.data.BlindData
Marks that authentication is required for this blinded key.
- setAutoStoppable(boolean) - Method in class org.klomp.snark.Snark
Set whether the torrent is auto-stoppable.
- setAverage(double) - Method in class net.i2p.stat.RateAverages
Set the weighted average.
- setB64(boolean) - Method in class net.i2p.jetty.I2PRequestLog
-
- setBackendFactory(RrdBackendFactory) - Method in class org.rrd4j.core.RrdDb.Builder
Set the backend factory for this RRD.
- setBackground(Color) - Method in class org.jfree.svg.SVGGraphics2D
Sets the background color.
- setBackgroundColor(Color) - Method in class com.docuverse.identicon.NineBlockIdenticonRenderer2
Set the background color of the identicon.
- setBackgroundImage(String) - Method in class org.rrd4j.graph.RrdGraphDef
Sets background image.
- setBackgroundImage(URL) - Method in class org.rrd4j.graph.RrdGraphDef
Sets background image.
- setBackgroundImage(RrdGraphDef.ImageSource) - Method in class org.rrd4j.graph.RrdGraphDef
Sets background image.
- setBackupQuantity(int) - Method in class net.i2p.router.TunnelPoolSettings
setBackupQuantity.
- setBadPacketDuration(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Set the bad packet ban duration.
- setBase(double) - Method in class org.rrd4j.graph.RrdGraphDef
Sets default base for magnitude scaling.
- setBaseLogfilename(String) - Method in class net.i2p.util.LogManager
-
- setBegin(String) - Method in class i2p.susi.dns.AddressbookBean
Sets the beginning index.
- setBinary(String, byte[]) - Method in class net.i2p.router.web.NavHelper
Store binary icon for a plugin
- setBindHost(String) - Method in class org.cybergarage.http.HTTPRequest
I2P - bind HTTP socket to specified local host address
- setBlankHash(Hash) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Checksum for blank record
- setBlindData(BlindData) - Method in class net.i2p.router.NetworkDatabaseFacade
-
- setBlindData(BlindData) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- setBlinded(Destination, SigType, String) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
Mark a destination as known to be blinded
- setBlinded(Destination) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
Add the destination to the cache entry.
- setBlindedHash(Hash) - Method in class net.i2p.data.LeaseSet2
Set this on creation if known
- setBlindedPassword(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setBlindedWhenPublished() - Method in class net.i2p.data.LeaseSet2
Set if the unencrypted LS, when published, will be blinded/encrypted
- setBody(byte[]) - Method in class edu.internet2.ndt.Message
Set Message body, given a byte array input
- setBody(byte[], int) - Method in class edu.internet2.ndt.Message
Set Message body, given a byte array and a size parameter.
- setBody(Buffer) - Method in class i2p.susi.webmail.Draft
Overridden to process attachment and Bcc headers
- setBody(Buffer) - Method in class i2p.susi.webmail.Mail
-
- setBook(String) - Method in class i2p.susi.dns.AddressbookBean
Sets the book name.
- setBootId(int) - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
setBootId.
- setBootId(int) - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
setBootId.
- setBorder(Component) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setBuffer(byte[]) - Method in class org.rrd4j.core.RrdByteArrayBackend
Byte array to wrap as backend storage.
- setBufferSize(int) - Method in class net.i2p.client.streaming.impl.MessageOutputStream
Requests resizing the buffer to the specified size.
- setBuildFirstHopTimeoutDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the BUILD_FIRST_HOP_TIMEOUT tuning parameter.
- setBuildFirstHopTimeoutMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the BUILD_FIRST_HOP_TIMEOUT tuning parameter.
- setBuildFirstHopTimeoutMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the BUILD_FIRST_HOP_TIMEOUT tuning parameter.
- setBuildFirstHopTimeoutOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the BUILD_FIRST_HOP_TIMEOUT tuning parameter.
- setBuildFirstHopTimeoutStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the BUILD_FIRST_HOP_TIMEOUT tuning parameter.
- setBuildHandlerMaxQueueDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the BUILD_HANDLER_MAX_QUEUE tuning parameter.
- setBuildHandlerMaxQueueMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the BUILD_HANDLER_MAX_QUEUE tuning parameter.
- setBuildHandlerMaxQueueMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the BUILD_HANDLER_MAX_QUEUE tuning parameter.
- setBuildHandlerMaxQueueOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the BUILD_HANDLER_MAX_QUEUE tuning parameter.
- setBuildHandlerMaxQueueStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the BUILD_HANDLER_MAX_QUEUE tuning parameter.
- setBuildHandlerThreads(int) - Static method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Set the number of build handler threads.
- setBuildRequestTimeoutDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the BUILD_REQUEST_TIMEOUT tuning parameter.
- setBuildRequestTimeoutMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the BUILD_REQUEST_TIMEOUT tuning parameter.
- setBuildRequestTimeoutMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the BUILD_REQUEST_TIMEOUT tuning parameter.
- setBuildRequestTimeoutOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the BUILD_REQUEST_TIMEOUT tuning parameter.
- setBuildRequestTimeoutStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the BUILD_REQUEST_TIMEOUT tuning parameter.
- setBulk(int, int) - Method in class com.google.zxing.common.BitArray
Sets a block of 32 bits, starting at bit i.
- setBurstThreshold(int) - Static method in class net.i2p.router.networkdb.kademlia.LookupBanHammer
-
- setByteBuffer(ByteBuffer) - Method in class org.rrd4j.core.ByteBufferBackend
Set the byte buffer to use for backing storage.
- setBytes(byte[]) - Method in class org.cybergarage.upnp.Icon
Sets the raw image data for this icon.
- setC(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setC2sSFWTestResults(int) - Method in class edu.internet2.ndt.Tcpbw100
Set Client->Server fire-wall test results.
- setCacheControl(String) - Method in class org.cybergarage.http.HTTPPacket
Set the Cache-Control header.
- setCacheControl(String, int) - Method in class org.cybergarage.http.HTTPPacket
Set the Cache-Control header with a directive and value.
- setCacheControl(int) - Method in class org.cybergarage.http.HTTPPacket
Set the Cache-Control header with a max-age value.
- setCallback(String) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
setCallback.
- setCanvasImage(String) - Method in class org.rrd4j.graph.RrdGraphDef
Sets canvas background image.
- setCanvasImage(URL) - Method in class org.rrd4j.graph.RrdGraphDef
Sets canvas background image.
- setCanvasImage(RrdGraphDef.ImageSource) - Method in class org.rrd4j.graph.RrdGraphDef
Sets canvas background image.
- setCapabilities(Hash, String) - Method in class net.i2p.router.dummy.DummyPeerManagerFacade
-
- setCapabilities(Hash, String) - Method in class net.i2p.router.peermanager.PeerManager
-
- setCapabilities(Hash, String) - Method in class net.i2p.router.peermanager.PeerManagerFacadeImpl
-
- setCapabilities(Hash, String) - Method in interface net.i2p.router.PeerManagerFacade
caps).
- setCapacity(int) - Method in class net.i2p.router.transport.PrioritySendPool
Resize the pool.
- setCapacity(String) - Method in class net.i2p.router.web.helpers.ConfigPeerHandler
Set the capacity bonus.
- setCapacity(int) - Method in class org.rrd4j.core.RrdDbPool
Sets the maximum number of simultaneously open RRD.
- setCapacityBonus(int) - Method in class net.i2p.router.peermanager.PeerProfile
-
- setCapacityBonusLastUpdate(long) - Method in class net.i2p.router.peermanager.PeerProfile
-
- setCaps(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the capabilities filter.
- setCert(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setCertificate(Certificate) - Method in class net.i2p.data.i2np.GarlicClove
setCertificate.
- setCertificate(Certificate) - Method in class net.i2p.data.KeysAndCert
Certificate to set.
- setCertificateType(int) - Method in class net.i2p.data.Certificate
Certificate type to set.
- setCertType(int) - Method in class net.i2p.data.PrivateKeyFile
Change cert type - caller must also call write().
- setChaChaReplyKeys(int, SessionKey, byte[]) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Set ECIES reply key and IV
- setChannel(SocketChannel) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Set the socket channel.
- setCharlie(InetAddress, int, Hash) - Method in class net.i2p.router.transport.udp.PeerTestState
Set Charlie's IP, port, and hash.
- setCharlieIntroKey(SessionKey) - Method in class net.i2p.router.transport.udp.PeerTestState
Set Charlie's intro key.
- setCharliePort(int) - Method in class net.i2p.router.transport.udp.PeerTestState
Set Charlie's port.
- setCheckingDisabled(boolean) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
Change the check status of this packet.
- setCheckStrokeControlHint(boolean) - Method in class org.jfree.svg.SVGGraphics2D
Sets the flag that controls whether or not this object will observe the KEY_STROKE_CONTROL rendering hint.
- setChoked(boolean) - Method in class net.i2p.client.streaming.impl.Connection
Set or clear if we are being choked by the other side.
- setChoking(boolean) - Method in class net.i2p.client.streaming.impl.Connection
Set or clear if we are choking the other side.
- setChoking(boolean) - Method in class org.klomp.snark.Peer
Sets whether or not we are choking the peer.
- setChoking(boolean) - Method in class org.klomp.snark.PeerState
Sets whether or not we are choking the peer.
- setChoking(boolean) - Method in class org.klomp.snark.WebPeer
setChoking.
- setChunkSize(int) - Static method in class org.cybergarage.http.HTTP
Sets the default chunk size for HTTP operations.
- setCleanTimeMs(long) - Static method in class net.i2p.router.networkdb.kademlia.LookupBanHammer
-
- setClientHost(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
I2CP host the router is on, ignored when in router context
- setClientHost(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
I2CP host the router is on, ignored when in router context
- setclientKey(String[]) - Method in class net.i2p.i2ptunnel.web.IndexBean
Set client keys for access control (multiple entries in form).
- setClientOptions(Properties) - Method in class net.i2p.i2ptunnel.I2PTunnel
Generic options used for clients and servers.
- setClientPage(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the client page.
- setClientPort(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
I2CP port the router is on, ignored when in router context
- setClientport(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
I2CP port the router is on, ignored when in router context
- setClientPrivateKey(PrivateKey) - Method in class net.i2p.data.EncryptedLeaseSet
Must be set before verify for per-client auth.
- setClientRunnerMax(int) - Static method in class net.i2p.i2ptunnel.TunnelControllerGroup
-
- setClientVersion(String) - Method in class net.i2p.router.client.ClientConnectionRunner
The client version.
- setClientVersion(String) - Method in class net.i2p.router.client.QueuedClientConnectionRunner
Does nothing.
- setClip(Shape) - Method in class org.jfree.svg.SVGGraphics2D
Sets the user clipping region.
- setClip(int, int, int, int) - Method in class org.jfree.svg.SVGGraphics2D
Sets the user clipping region to the specified rectangle.
- setClose(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setClose(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setCloseTime(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setCloseTime(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setCloveId(long) - Method in class net.i2p.data.i2np.GarlicClove
setCloveId.
- setCode(int) - Method in class org.cybergarage.upnp.UPnPStatus
Sets the status code.
- setCodelIntervalDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the CODEL_INTERVAL tuning parameter.
- setCodelIntervalMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the CODEL_INTERVAL tuning parameter.
- setCodelIntervalMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the CODEL_INTERVAL tuning parameter.
- setCodelIntervalOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the CODEL_INTERVAL tuning parameter.
- setCodelIntervalStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the CODEL_INTERVAL tuning parameter.
- setCodelTargetDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the CODEL_TARGET tuning parameter.
- setCodelTargetMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the CODEL_TARGET tuning parameter.
- setCodelTargetMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the CODEL_TARGET tuning parameter.
- setCodelTargetOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the CODEL_TARGET tuning parameter.
- setCodelTargetStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the CODEL_TARGET tuning parameter.
- setCoeffIndex(int, short) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
setCoeffIndex.
- setCoeffs(short[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
setCoeffs.
- setCollapsePanels(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setColor(Color) - Method in class org.jfree.svg.SVGGraphics2D
Sets the foreground color.
- setColor(int, Paint) - Method in class org.rrd4j.graph.RrdGraphDef
Overrides the colors for the standard elements of the graph.
- setColor(ElementsNames, Paint) - Method in class org.rrd4j.graph.RrdGraphDef
Overrides the colors for the standard elements of the graph.
- setCommentsEnabled(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setCommentsName(String) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setCompleteListener(FIFOBandwidthLimiter.CompleteListener) - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
lsnr).
- setComposite(Composite) - Method in class org.jfree.svg.SVGGraphics2D
Sets the composite (only AlphaComposite is handled).
- setConf(String, int) - Method in class net.i2p.i2pcontrol.servlets.configuration.ConfigurationManager
Set a specific int setting
- setConf(String, String) - Method in class net.i2p.i2pcontrol.servlets.configuration.ConfigurationManager
Set a specific string setting
- setConf(String, boolean) - Method in class net.i2p.i2pcontrol.servlets.configuration.ConfigurationManager
Set a specific boolean setting
- setConfig(String) - Method in class i2p.susi.dns.ConfigBean
Set the configuration content.
- setConfig(Properties, String) - Method in class net.i2p.i2ptunnel.TunnelController
As of 0.9.1, updates the options on an existing session
- setConfig(String) - Method in class net.i2p.util.LogManager
Set the logger config file path and reload configuration.
- setConfigFile(File) - Method in class net.i2p.i2ptunnel.TunnelController
Set the config file.
- setConfiguration(Properties) - Method in class net.i2p.client.naming.NamingService
Warning - unimplemented in any subclass.
- setCongestionAvoidanceGrowthDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the CONGESTION_AVOIDANCE_GROWTH tuning parameter.
- setCongestionAvoidanceGrowthOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the CONGESTION_AVOIDANCE_GROWTH tuning parameter.
- setCongestionAvoidanceGrowthRateFactor(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
{_congestionAvoidanceGrowthRateFactor
- setCongestionWindowEnd(long) - Method in class net.i2p.client.streaming.impl.Connection
{_congestionWindowEnd
- setConnectDelay(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setConnectDelay(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setConnectDelay(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setConnection(String) - Method in class org.cybergarage.http.HTTPPacket
Sets the Connection header.
- setConnectionError(String) - Method in class net.i2p.client.streaming.impl.Connection
Set the connection error message.
- setConnectTimeout(long) - Method in interface net.i2p.client.streaming.I2PSocketOptions
Define how long we will wait for the ACK from a SYN, in milliseconds.
- setConnectTimeout(long) - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
Define how long we will wait for the ACK from a SYN, in milliseconds.
- setConnectTimeoutMultiplier(int) - Static method in class net.i2p.client.streaming.impl.Connection
-
- setConsoleNonce(String) - Method in class net.i2p.router.web.helpers.SidebarHelper
Console nonce, HTML-stripped before storing.
- setConsoleNonce(String) - Method in class net.i2p.router.web.UpdateHandler
Alias for setUpdateNonce for session-based nonce support
- setContent(String) - Method in class i2p.susi.dns.BlacklistBean
Set the blacklist content
- setContent(String) - Method in class i2p.susi.dns.SubscriptionsBean
Set the subscriptions content.
- setContent(byte[], boolean) - Method in class org.cybergarage.http.HTTPPacket
Sets the content of this HTTP packet.
- setContent(byte[]) - Method in class org.cybergarage.http.HTTPPacket
Sets the content of this HTTP packet.
- setContent(String, boolean) - Method in class org.cybergarage.http.HTTPPacket
Sets the content of this HTTP packet from a string.
- setContent(String) - Method in class org.cybergarage.http.HTTPPacket
Sets the content of this HTTP packet from a string.
- setContent(Node) - Method in class org.cybergarage.soap.SOAPRequest
Set the XML content from a node.
- setContent(Node) - Method in class org.cybergarage.soap.SOAPResponse
Set the content from an XML node.
- setContentInputStream(InputStream) - Method in class org.cybergarage.http.HTTPPacket
Sets the content input stream.
- setContentLanguage(String) - Method in class org.cybergarage.http.HTTPPacket
Sets the Content-Language header.
- setContentLength(long) - Method in class org.cybergarage.http.HTTPPacket
Sets the Content-Length header.
- setContentRange(long, long, long) - Method in class org.cybergarage.http.HTTPPacket
Sets the Content-Range header.
- setContents(StringSelection, StringSelection) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Clipboard
Set the clipboard contents.
- setContentType(String) - Method in class org.cybergarage.http.HTTPPacket
Sets the Content-Type header.
- setContext(RouterContext) - Method in class net.i2p.router.web.helpers.LogsHelper
setContext.
- setContext(boolean) - Method in class org.rrd4j.core.timespec.TimeScanner
Switch token context between words and multipliers
- setContextId(String) - Method in class net.i2p.router.web.ConfigUpdateHelper
hook this so we can call dontInstall() once after getting a context
- setContextId(String) - Method in class net.i2p.router.web.FormHandler
Configure this bean to query a particular router context
- setContextId(String) - Method in class net.i2p.router.web.HelperBase
Configure this bean to query a particular router context.
- setContextId(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHelper
-
- setContextId(String) - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
Configure this bean to query a particular router context
- setContextId(String) - Method in class net.i2p.router.web.helpers.EventLogHelper
set the defaults after we have a context
- setContextId(String) - Method in class net.i2p.router.web.helpers.GraphHelper
set the defaults after we have a context
- setContextId(String) - Method in class net.i2p.router.web.helpers.WizardHelper
Overriden to only do this once.
- setContextId(String) - Method in class net.i2p.router.web.UpdateHandler
Configure this bean to query a particular router context
- setControlPoint(ControlPoint) - Method in class org.cybergarage.upnp.control.RenewSubscriber
Sets the control point for this subscriber.
- setControlPoint(ControlPoint) - Method in class org.cybergarage.upnp.device.Disposer
Set the control point.
- setControlPoint(ControlPoint) - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
setControlPoint.
- setControlPoint(ControlPoint) - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
setControlPoint.
- setControlPoint(ControlPoint) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
setControlPoint.
- setControlPoint(ControlPoint) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
setControlPoint.
- setControlResponse(ControlResponse) - Method in class org.cybergarage.upnp.xml.ActionData
Sets the control response for this action data.
- setControlURL(String) - Method in class org.cybergarage.upnp.Service
Sets the control URL for this service.
- setCost(int) - Method in class net.i2p.data.MetaLease
Set the cost of this lease.
- setCost(int) - Method in class net.i2p.data.router.RouterAddress
Configure the weighted cost of using the address.
- setCost(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the cost filter.
- setCountry(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the country filter.
- setCreation(long) - Method in class net.i2p.router.tunnel.HopConfig
Set the tunnel creation time
- setCreationDate(Date) - Method in class net.i2p.data.i2cp.SessionConfig
setCreationDate.
- setCurrent(double) - Method in class net.i2p.stat.RateAverages
Set the current period average.
- setCurrentPage(int) - Method in class i2p.susi.util.Folder
Set the current page number.
- setCurrentTunnelPair(I2PSession.TunnelPair) - Method in interface net.i2p.client.I2PSession
Set the tunnel IDs actively in use by this session.
- setCurrentTunnelPair(I2PSession.TunnelPair) - Method in class net.i2p.client.impl.I2PSessionImpl2
setCurrentTunnelPair.
- setCursor(Cursor) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setCustomCapabilityBans(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Set custom capability bans.
- setCustomCountryCodes(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Set custom country codes.
- setCustomOptions(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
what I2P session overrides should be used
- setData(Object) - Method in exception com.thetransactioncompany.jsonrpc2.JSONRPC2Error
Sets the specified data to a JSON-RPC 2.0 error.
- setData(byte[]) - Method in class net.i2p.crypto.SHA1Hash
IllegalArgumentException if data is not 20 bytes (null is ok).
- setData(byte[]) - Method in class net.i2p.data.ByteArray
Sets the underlying byte array.
- setData(byte[]) - Method in class net.i2p.data.Hash
IllegalArgumentException if data is not 32 bytes (null is ok).
- setData(byte[]) - Method in class net.i2p.data.i2np.DataMessage
Set the data payload.
- setData(I2NPMessage) - Method in class net.i2p.data.i2np.GarlicClove
setData.
- setData(byte[]) - Method in class net.i2p.data.i2np.GarlicMessage
-
- setData(byte[]) - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- setData(byte[]) - Method in class net.i2p.data.SessionKey
Sets the data.
- setData(byte[]) - Method in class net.i2p.data.SimpleDataStructure
Sets the data.
- setDataMessageTimeout(long) - Static method in class net.i2p.router.transport.udp.UDPTransport
Data message timeout.
- setDataMessageTimeoutDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the DATA_MESSAGE_TIMEOUT tuning parameter.
- setDataMessageTimeoutMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the DATA_MESSAGE_TIMEOUT tuning parameter.
- setDataMessageTimeoutMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the DATA_MESSAGE_TIMEOUT tuning parameter.
- setDataMessageTimeoutOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the DATA_MESSAGE_TIMEOUT tuning parameter.
- setDataMessageTimeoutStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the DATA_MESSAGE_TIMEOUT tuning parameter.
- setDataSetLine(DownSampler.DataSet, int, long, double) - Method in class eu.bengreen.data.utility.DownSampleImpl
Populate a single element in the downsampled data set.
- setDataType(String) - Method in class org.cybergarage.upnp.StateVariable
setDataType.
- setDate(long) - Method in class net.i2p.data.BlindData
Creation date.
- setDate(long) - Method in class net.i2p.data.DateAndFlags
Set the date from a long timestamp.
- setDate(Date) - Method in class net.i2p.data.DateAndFlags
Set the date from a Date object.
- setDate(Date) - Method in class net.i2p.data.i2cp.SetDateMessage
setDate.
- setDate(long) - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
For inbound and outbound: set last used time
- setDate(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the date filter.
- setDate(Calendar) - Method in class org.cybergarage.http.HTTPPacket
Set the Date header.
- setDateFormat(String) - Method in class net.i2p.util.LogManager
Update the date format
Do not log here, deadlock of LogWriter via rereadConfig().
- SetDateMessage - Class in net.i2p.data.i2cp
Tell the other side what time it is.
- SetDateMessage() - Constructor for class net.i2p.data.i2cp.SetDateMessage
SetDateMessage.
- SetDateMessage(String) - Constructor for class net.i2p.data.i2cp.SetDateMessage
Router's version String to be sent to the client; may be null.
- SetDateMessageHandler - Class in net.i2p.client.impl
Handle I2CP time messages from the router
- SetDateMessageHandler(I2PAppContext) - Constructor for class net.i2p.client.impl.SetDateMessageHandler
SetDateMessageHandler.
- setDBHistory(DBHistory) - Method in class net.i2p.router.peermanager.PeerProfile
Set the DB history.
- setDCC(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setDCC(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setDebugEnabled(boolean) - Method in class net.i2p.jetty.I2PLogger
-
- setDecayFactor(int) - Static method in class net.i2p.client.streaming.impl.SimpleBandwidthEstimator
Sets the EWMA decay factor for new estimators.
- setDecayFactor(int) - Static method in class net.i2p.router.transport.udp.SimpleBandwidthEstimator
Sets the EWMA decay factor for new estimators.
- setDefaultCongestionAvoidanceGrowthRateFactor(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
_defaultCongestionAvoidanceGrowthRateFactor
- setDefaultHighMaxConcurrentEstablish(int) - Static method in class net.i2p.router.transport.udp.EstablishmentManager
Set the default high max concurrent establish, bounded 64-8192
- setDefaultInactivityTimeout(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
_defaultInactivityTimeout
- setDefaultInactivityTimeout(int) - Static method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- setDefaultInitialAckDelay(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
_defaultInitialAckDelay
- setDefaultInitialAckDelay(int) - Static method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- setDefaultLimit(String) - Method in class net.i2p.util.LogManager
-
- setDefaultloglevel(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
The default log level.
- setDefaultLowMaxConcurrentEstablish(int) - Static method in class net.i2p.router.transport.udp.EstablishmentManager
Set the default low max concurrent establish, bounded 32-4096
- setDefaultMaxFastPeers(int) - Static method in class net.i2p.router.peermanager.ProfileOrganizer
-
- setDefaultMaxHighCapPeers(int) - Static method in class net.i2p.router.peermanager.ProfileOrganizer
-
- setDefaultMaxProfiles(int) - Static method in class net.i2p.router.peermanager.ProfileOrganizer
-
- setDefaultMaxTunnels(int) - Static method in class net.i2p.router.RouterThrottleImpl
-
- setDefaultMinFastPeers(int) - Static method in class net.i2p.router.peermanager.ProfileOrganizer
-
- setDefaultOptions(I2PSocketOptions) - Method in interface net.i2p.client.streaming.I2PSocketManager
Update the options on a running socket manager.
- setDefaultOptions(I2PSocketOptions) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
Update the options on a running socket manager.
- setDefaultPassiveFlushDelay(int) - Static method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- setDefaultPassiveFlushDelay(int) - Static method in class net.i2p.client.streaming.impl.MessageOutputStream
-
- setDefaultResendDelay(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
_defaultRetransmitDelay
- setDefaultSlowStartGrowthRateFactor(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
_defaultSlowStartGrowthRateFactor
- setDefaultTorrentCreateFilterMap() - Method in class org.klomp.snark.SnarkManager
-
- setDefaultTrackerMap() - Method in class org.klomp.snark.SnarkManager
-
- setDefaultValue(String) - Method in class org.cybergarage.upnp.StateVariable
This method ovverride the value of the DefaultValue of this object.
- setDefsKeyPrefix(String) - Method in class org.jfree.svg.SVGGraphics2D
Sets the prefix that will be used for all keys in the DEFS element.
- setDelayOpen(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setDelayOpen(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setDelayRequested(boolean) - Method in class net.i2p.data.i2np.DeliveryInstructions
default false
Obsolete — delay not implemented in this release.
- setDelaySeconds(long) - Method in class net.i2p.data.i2np.DeliveryInstructions
default 0
Obsolete — delay not implemented in this release.
- setDeliveryMode(int) - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- setDeliveryURL(String) - Method in class org.cybergarage.upnp.event.Subscriber
setDeliveryURL.
- setDepth(String) - Method in class org.cybergarage.upnp.Icon
Sets the color depth of the icon as a string.
- setDepth(int) - Method in class org.cybergarage.upnp.Icon
Sets the color depth of the icon as an integer.
- setDescription(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
one line description
- setDescription(String) - Method in class org.cybergarage.upnp.UPnPStatus
Sets the status description.
- setDescriptionFile(File) - Method in class org.cybergarage.upnp.xml.DeviceData
setDescriptionFile.
- setDescriptionURI(String) - Method in class org.cybergarage.upnp.xml.DeviceData
setDescriptionURI.
- setDescriptionURL(String) - Method in class org.cybergarage.upnp.Service
Sets the description URL for this service.
- setDescriptionURL(String) - Method in class org.cybergarage.upnp.xml.ServiceData
setDescriptionURL.
- setDestination(String) - Method in class i2p.susi.dns.AddressbookBean
Sets the destination string.
- setDestination(Destination) - Method in class net.i2p.data.BlindData
Sets the destination for this blinded data.
- setDestination(Destination) - Method in class net.i2p.data.EncryptedLeaseSet
Overridden to set the blinded key.
- setDestination(Hash) - Method in class net.i2p.data.i2np.DeliveryInstructions
required for DESTINATION
- setDestination(Destination) - Method in class net.i2p.data.LeaseSet
Sets the destination for this leaseset.
- setDestination(Destination) - Method in class net.i2p.data.PrivateKeyFile
Set the destination.
- setDestination(Destination) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
This is easier than requiring TunnelConfig to talk to
TunnelControllerGroup and TunnelController.
- setDestination(Destination) - Method in class org.klomp.snark.dht.NodeInfo
This can come in later but the hash must match.
- setDestinationNickname(String) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Set an optional display nickname for this tunnel (e.g.
- setDestinationNickname(String) - Method in class net.i2p.router.TunnelPoolSettings
setDestinationNickname.
- setDestroyReason(int) - Method in class net.i2p.router.transport.udp.PeerState2
-
- setDestroyReason(int) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
setDestroyReason.
- setDestroyReason(int) - Method in interface net.i2p.router.transport.udp.SSU2Sender
-
- setDevice(Device) - Method in class org.cybergarage.upnp.device.Advertiser
Sets the device to advertise.
- setDeviceDisposer(Disposer) - Method in class org.cybergarage.upnp.ControlPoint
Set the device disposer.
- setDeviceNode(Node) - Method in class org.cybergarage.upnp.Device
setDeviceNode.
- setDeviceType(String) - Method in class org.cybergarage.upnp.Device
setDeviceType.
- setDevSU3URL(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
Set the development SU3 URL.
- setDirection(String) - Method in class net.i2p.router.web.helpers.StreamHelper
setDirection.
- setDirection(String) - Method in class org.cybergarage.upnp.Argument
Sets the direction of this argument (in or out).
- setDisable(int) - Static method in class org.cybergarage.upnp.UPnP
Disables a specific UPnP framework feature or configuration option.
- setDisabled(I2PAppContext) - Static method in class net.i2p.router.web.GraphGenerator
Disable graph generation until restart
- setDisabled() - Method in class net.i2p.router.web.GraphGenerator
Disable graph generation until restart
- setDisabled() - Method in class org.klomp.snark.Piece
Disables this piece so it will not be downloaded.
- setDisableRefresh(String) - Method in class net.i2p.router.web.CSSHelper
change disable refresh boolean and save it
- setDisableRejectLogging(boolean) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setDisableUDP(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set whether UDP transport is disabled.
- setDnssecOk(boolean) - Method in class org.minidns.edns.Edns.Builder
Sets the DNSSEC OK flag.
- setDnssecOk() - Method in class org.minidns.edns.Edns.Builder
Sets the DNSSEC OK flag to true.
- setDone() - Method in class net.i2p.i2ptunnel.util.LimitOutputStream
flush(), call the callback, and set _isDone
- setDontIncludePeers(Collection<Hash>) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
Replace the dontInclude set with this set.
- setDownBWLimit(long) - Method in class org.klomp.snark.BandwidthManager
Current limit in Bps
- setDownsampler(DownSampler) - Method in class org.rrd4j.graph.RrdGraphDef
Allows to set a downsampler, used to improved the visual representation of graph.
- setDrawXGrid(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Sets visibility of the X-axis grid.
- setDrawYGrid(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Sets visibility of the Y-axis grid.
- setDsHeartbeat(String, String, long) - Static method in class org.rrd4j.core.RrdToolkit
Sets datasource heartbeat to a new value.
- setDsHeartbeat(String, int, long) - Static method in class org.rrd4j.core.RrdToolkit
Sets datasource heartbeat to a new value.
- setDsMaxValue(String, String, double, boolean) - Static method in class org.rrd4j.core.RrdToolkit
Sets datasource max value to a new value.
- setDsMinMaxValue(String, String, double, double, boolean) - Static method in class org.rrd4j.core.RrdToolkit
Updates valid value range for the given datasource.
- setDsMinValue(String, String, double, boolean) - Static method in class org.rrd4j.core.RrdToolkit
Sets datasource min value to a new value
- setDsName(String) - Method in class org.rrd4j.core.Datasource
Sets datasource name to a new value
- setDsType(DsType) - Method in class org.rrd4j.core.Datasource
Setter for the field dsType.
- setDynamicKeys(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set that the user wants dynamic keys.
- setE(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setECLevel(ErrorCorrectionLevel) - Method in class com.google.zxing.qrcode.encoder.QRCode
setECLevel.
- setEdhPrecalcMinDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the EDH_PRECALC_MIN tuning parameter.
- setEdhPrecalcMinMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the EDH_PRECALC_MIN tuning parameter.
- setEdhPrecalcMinMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the EDH_PRECALC_MIN tuning parameter.
- setEdhPrecalcMinStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the EDH_PRECALC_MIN tuning parameter.
- setEdit(String) - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Set the edit mode for a specific client or for adding a new client.
- setEditable(boolean) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setElements(O[]) - Method in class i2p.susi.util.Folder
Set the array of objects the folder should manage.
- setEmbedApps(String) - Method in class net.i2p.router.web.helpers.ConfigUIHandler
Enables embedded application display.
- setEnable(int) - Static method in class org.cybergarage.upnp.UPnP
Enables a specific UPnP framework feature or configuration option.
- setEnableAddCreate(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setEnableBadPacketBan(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable bad packet banning.
- setEnableBlocklist(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable the blocklist.
- setEnableBlockMyCountry(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable blocking of the router's own country.
- setEnableCorruptConnectionBan(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable corrupt connection banning.
- setEnableCountryBan(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable country banning.
- setEnabled(boolean) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setEnableExcessiveTunnelRequestsBan(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable excessive tunnel requests banning.
- setEnableLightbox(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setEnableloadtesting(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Enable load testing.
- setEnableLuBan(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable LU banning.
- setEnableNoVersionBan(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable no-version banning.
- setEnablePortHoppingBan(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable port hopping banning.
- setEnableTorBlocklist(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable the Tor blocklist.
- setEnableUnresponsiveFloodfillBan(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable unresponsive floodfill banning.
- setEnableVaryInboundHops(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setEnableVaryOutboundHops(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setEnableXgBan(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Enable or disable XG banning.
- setEncrypt(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setEncrypt(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setEncryptedData(byte[]) - Method in class net.i2p.data.Payload
the real data
- setEncryptionKey(PublicKey) - Method in class net.i2p.data.LeaseSet
Sets the encryption key for this leaseset.
- setEncryptionKey(PublicKey) - Method in class net.i2p.data.MetaLeaseSet
UnsupportedOperationException always.
- setEncryptKey(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setEncryptKey(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setEncryptMode(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setEncryptMode(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
Set the LeaseSet encryption mode.
- setEncryptMode(String) - Method in class net.i2p.router.web.helpers.ConfigKeyringHandler
Set the encryption type mode from form.
- setEncType(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
Adds to existing, comma separated
- setEncType(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
Adds to existing, comma separated
- setEnd(String) - Method in class i2p.susi.dns.AddressbookBean
Sets the ending index.
- setEndDate(Date) - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
setEndDate.
- setEndDate(Date) - Method in class net.i2p.data.Lease
Convenience wrapper, prefer the long overload for new code.
- setEndDate(long) - Method in class net.i2p.data.Lease
Sets the lease end date.
- setEndTime(long) - Method in interface org.rrd4j.core.DataHolder
Sets the time when the graph should end.
- setEndTime(long) - Method in class org.rrd4j.data.DataProcessor
Ending timestamp.
- setEndTime(long) - Method in class org.rrd4j.graph.RrdGraphDef
Sets the time when the graph should end.
- setEnforceProtocol(boolean) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setEngine(String) - Method in class net.i2p.router.web.helpers.SearchHelper
setEngine.
- setEnqueueTime(long) - Method in class net.i2p.router.OutNetMessage
For CDQ
- setEnqueueTime(long) - Method in class net.i2p.router.transport.udp.InboundMessageState
Sets enqueue time for queueing.
- setEnqueueTime(long) - Method in class net.i2p.router.transport.udp.OutboundMessageState
For CDQ
- setEnqueueTime(long) - Method in class net.i2p.router.transport.udp.UDPPacket
Enqueue timestamp.
- setEnqueueTime(long) - Method in class net.i2p.router.tunnel.PendingGatewayMessage
For CDQ
- setEnqueueTime(long) - Method in interface net.i2p.router.util.CDQEntry
To be set by the queue
- setEntry(DatabaseEntry) - Method in class net.i2p.data.i2np.DatabaseStoreMessage
This also sets the key
- setEntry(Map<String, List<String>>, String, String) - Static method in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
Remove the other matching entries and set this entry as the only one.
- setEnvelopeNode(Node) - Method in class org.cybergarage.soap.SOAPRequest
Set the SOAP envelope node.
- setEnvelopeNode(Node) - Method in class org.cybergarage.soap.SOAPResponse
Set the SOAP envelope node.
- setError(JSONRPC2Error) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
Indicates a failed JSON-RPC 2.0 request and sets the error details.
- setError(String) - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
Sets the error message for the last or current reseed attempt.
- setErrorResponse(int) - Method in class org.cybergarage.upnp.event.SubscriptionResponse
setErrorResponse.
- setEstablishTimeout(int) - Static method in class net.i2p.router.transport.ntcp.NTCPTransport
Set the NTCP establish timeout, bounded 1500-10000ms.
- setEstimatedDowntime(long) - Method in class net.i2p.router.Router
Only for soft restart.
- setEtag(String) - Method in class net.i2p.addressbook.Subscription
Set the etag header.
- setEtype(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the encryption type filter.
- setEventSubURI(String) - Method in class org.cybergarage.upnp.ControlPoint
-
- setEventSubURL(String) - Method in class org.cybergarage.upnp.Service
Sets the event subscription URL for this service.
- setExecutor(Executor) - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
Set the executor for submitting forwarder tasks.
- setExpiration(long) - Method in class net.i2p.data.BlindData
Expiration date.
- setExpiration(Date) - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
setExpiration.
- setExpiration(long) - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
Sets the message expiration time.
- setExpiration(long) - Method in class net.i2p.data.i2np.GarlicClove
setExpiration.
- setExpiration(long) - Method in class net.i2p.router.transport.UPnP.IPv6ForwardPort
-
- setExpiration(long) - Method in class net.i2p.router.tunnel.HopConfig
Set the tunnel expiration time
- setExpiration(long) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
setExpiration.
- setExpiration(long) - Method in interface net.i2p.router.TunnelInfo
Set the tunnel's expiration time.
- setExpiredDeviceMonitoringInterval(long) - Method in class org.cybergarage.upnp.ControlPoint
Set the expired device monitoring interval.
- setExpireEvent(SimpleTimer2.TimedEvent) - Method in class net.i2p.router.tunnel.FragmentedMessage
setExpireEvent.
- setExplTunnelsReady() - Method in class net.i2p.router.Router
Only for Tunnel Building, after we have non-zero-hop expl.
- setExport(String) - Method in class net.i2p.router.web.helpers.StatHelper
Export format (csv or xml).
- setExtended(boolean) - Method in class net.i2p.jetty.I2PRequestLog
setExtended.
- setExternalPath(String) - Method in class org.rrd4j.core.RrdDb.Builder
Set when the builder will be used to import external data with a predefined source: XML
or RRDTool.
- setFailedLookups(long) - Method in class net.i2p.router.peermanager.DBHistory
setFailedLookups.
- setFailsafeIterationFreq(long) - Static method in class net.i2p.router.transport.ntcp.EventPumper
Set the failsafe iteration frequency, bounded by MIN-MAX
- setFailsafeIterationFreq(long) - Static method in class net.i2p.router.transport.ntcp.NTCPTransport
Set the failsafe iteration frequency, bounded by MIN-MAX
- setFamily(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the family filter.
- setFaultResponse(int, String) - Method in class org.cybergarage.upnp.control.ControlResponse
Sets a fault response with the specified error code and description.
- setFaultResponse(int) - Method in class org.cybergarage.upnp.control.ControlResponse
Sets a fault response with the specified error code.
- setFetchData(FetchData) - Method in class org.rrd4j.data.Def
Fetch data.
- setFetchRequestResolution(long) - Method in class org.rrd4j.data.DataProcessor
Sets desired RRD archive step in seconds to be used internally while fetching data from RRD
files.
- setFf(String) - Method in class net.i2p.router.web.helpers.ConfigAdvancedHandler
Set the floodfill status from form submission.
- setField(Field) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding
-
- setField(Field) - Method in class net.i2p.crypto.eddsa.math.Encoding
Set the field.
- setFilename(String) - Method in class net.i2p.jetty.I2PRequestLog
-
- setFilename(String) - Method in class org.rrd4j.graph.RrdGraphDef
Sets the name of the graph to generate.
- setFilenameDateFormat(String) - Method in class net.i2p.jetty.I2PRequestLog
Set the log file date format.
- setFilePrefix(String) - Method in class org.jfree.svg.SVGGraphics2D
Sets the prefix used to generate a filename for any image that is referenced from the SVG
element.
- setFilePriorities(int[]) - Method in class org.klomp.snark.Storage
Set the file priorities array.
- setFileSize(int) - Method in class net.i2p.util.LogManager
Update the log file size limit
- setFilesPublic(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setFileSuffix(String) - Method in class org.jfree.svg.SVGGraphics2D
Sets the suffix used to generate a filename for any image that is referenced from the SVG
element.
- setFilter(String) - Method in class i2p.susi.dns.AddressbookBean
Sets the filter string.
- setFilter(String...) - Method in class org.rrd4j.core.FetchRequest
Sets request filter in order to fetch data only for the specified array of datasources
(datasource names).
- setFilter(Set<String>) - Method in class org.rrd4j.core.FetchRequest
Sets request filter in order to fetch data only for the specified set of datasources
(datasource names).
- setFilter(String) - Method in class org.rrd4j.core.FetchRequest
Sets request filter in order to fetch data only for a single datasource (datasource name).
- setFilterDefinition(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setFilterDefinition(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setFirstDayOfWeek(int) - Method in class org.rrd4j.graph.RrdGraphDef
Sets first day of the week.
- setFirstHeardAbout(long) - Method in class net.i2p.router.peermanager.PeerProfile
Set when did we first heard about this peer, only if older.
- setFirstPeerExclusions(Set<Hash>) - Method in class net.i2p.router.TunnelPoolSettings
Set the first peer exclusions for diversity.
- setFlag(int) - Method in class net.i2p.client.streaming.impl.Packet
-
- setFlag(int, boolean) - Method in class net.i2p.client.streaming.impl.Packet
-
- setFlags(int) - Method in class net.i2p.data.DateAndFlags
Sets the flags value.
- setFlags(int) - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
Sets the message flags.
- setFloodfillEnabled(boolean) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Public, called from console.
- setFloodfillEnabledFromMonitor(boolean) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Package private, called from FloodfillMonitorJob.
- setFlushInterval(long) - Method in class net.i2p.util.LogWriter
Set the flush interval for the log writer.
- setFont(Font) - Method in class org.jfree.svg.SVGGraphics2D
Sets the font to be used for drawing text.
- setFont(RrdGraphConstants.FontTag, Font) - Method in class org.rrd4j.graph.RrdGraphDef
Sets font to be used for a specific font tag.
- setFont(RrdGraphConstants.FontTag, Font, boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Sets font.
- setFont(RrdGraphConstants.FontTag, Font, boolean, boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Sets font.
- setFont(String, Font) - Method in class org.rrd4j.graph.RrdGraphDef
Sets font.
- setFont(String, Font, boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Sets font.
- setFont(String, Font, boolean, boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Sets font.
- setFontMapper(FontMapper) - Method in class org.jfree.svg.SVGGraphics2D
Sets the font mapper.
- setFontSet(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
This method reset the font set to it's default values.
- setFontSizeUnits(SVGUnits) - Method in class org.jfree.svg.SVGGraphics2D
Sets the font size units.
- setForceMobileConsole(String) - Method in class net.i2p.router.web.helpers.ConfigUIHandler
Forces the mobile console interface.
- setForceRulesLegend(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Force the generation of HRULE and VRULE legend even if those HRULE or VRULE will not be drawn
because out of graph boundaries.
- setForeground(Color) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setFormat(char[]) - Method in class net.i2p.util.LogManager
-
- setFragmentCount(int) - Method in class net.i2p.router.transport.udp.UDPPacket
Fragment count
- setFriendlyName(String) - Method in class org.cybergarage.upnp.Device
setFriendlyName.
- setFrom(Hash) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
- setFrom(String) - Method in class net.i2p.router.web.helpers.EventLogHelper
Set the from.
- setFromHash(Hash) - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
setFromHash.
- setFull(String) - Method in class net.i2p.router.web.helpers.InfoHelper
setFull.
- setFull(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the full display mode.
- setFull(String) - Method in class net.i2p.router.web.helpers.ProfilesHelper
setFull.
- setFull(String) - Method in class net.i2p.router.web.helpers.StatHelper
Set full flag for stats generation
- SetFullException() - Constructor for exception net.i2p.util.ArraySet.SetFullException
Constructs a SetFullException.
- setFuzz(int) - Method in class net.i2p.util.SimpleTimer2.TimedEvent
Set reschedule threshold in ms.
- setG2d(Graphics2D) - Method in class org.rrd4j.graph.ImageWorker
Sets the graphics context for drawing operations.
- setGarlicReplyKeys(MessageWrapper.OneTimeSession) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
ECIES short OBEP record only.
- setGateway(Hash) - Method in class net.i2p.data.Lease
Configure the router at which the destination can be contacted
- setGdef(RrdGraphDef) - Method in class org.rrd4j.graph.BufferedImageWorker.Builder
Sets the graph definition for this worker.
- setGeometryDP(int) - Method in class org.jfree.svg.SVGGraphics2D
Sets the number of decimal places used to write the coordinates of geometrical shapes in the
SVG output.
- setGlobalContext(I2PAppContext) - Static method in class net.i2p.I2PAppContext
Default context, unless there is one already.
- setGlobalContext(RouterContext) - Static method in class net.i2p.router.RouterContext
Sets the default context, unless there is one already.
- setGlobalMaxWindowSize(int) - Static method in class net.i2p.client.streaming.impl.Connection
-
- setGlowEnabled(boolean) - Method in class org.jfree.svg.SVGGraphics2D
Enables or disables the glow effect for subsequent draw(Path2D) calls.
- setGoodDeficitThrottleDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the GOOD_DEFICIT_THROTTLE tuning parameter.
- setGoodDeficitThrottleMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the GOOD_DEFICIT_THROTTLE tuning parameter.
- setGoodDeficitThrottleMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the GOOD_DEFICIT_THROTTLE tuning parameter.
- setGoodDeficitThrottleOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the GOOD_DEFICIT_THROTTLE tuning parameter.
- setGoodDeficitThrottleStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the GOOD_DEFICIT_THROTTLE tuning parameter.
- setGraphGlow(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setGraphList(String[]) - Method in class net.i2p.router.web.helpers.ConfigStatsHandler
-
- setGridStroke(Stroke) - Method in class org.rrd4j.graph.RrdGraphDef
Set the Stroke used to draw grid
- setGroupPerms(File) - Static method in class net.i2p.util.SecureFileOutputStream
Tries to set the permissions to 660 (owner+group rw),
ignores errors.
- setGzip(boolean) - Method in class net.i2p.client.SendMessageOptions
Enable or disable gzip compression.
- setGzip(boolean) - Method in class net.i2p.util.LogManager
Enable or disable gzip compression for rotated log files.
- setH(String) - Method in class i2p.susi.dns.NamingServiceBean
Sets the hostname for lookup.
- setH(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setHandshakeMap(Map<String, BEValue>) - Method in class org.klomp.snark.Peer
Sets the extension handshake data and updates the request pipeline limit.
- setHeader(Buffer) - Method in class i2p.susi.webmail.Mail
-
- setHeader(String, String) - Method in class org.cybergarage.http.HTTPPacket
Sets the value of a header.
- setHeader(String, int) - Method in class org.cybergarage.http.HTTPPacket
Sets the value of a header from an integer.
- setHeader(String, long) - Method in class org.cybergarage.http.HTTPPacket
Sets the value of a header from a long.
- setHeader(HTTPHeader) - Method in class org.cybergarage.http.HTTPPacket
Sets the value of a header from an HTTP header object.
- setHeaderOnly(boolean) - Method in interface i2p.susi.webmail.pop3.POP3MailBox.FetchRequest
-
- setHealth(Tuner.SystemHealth) - Method in class net.i2p.router.Tuner.BaseParam
The current system health score for this update cycle.
- setHeartbeat(long) - Method in class org.rrd4j.core.Datasource
Sets datasource heartbeat to a new value.
- setHeight(String) - Method in class net.i2p.router.web.helpers.GraphHelper
setHeight.
- setHeight(String) - Method in class org.cybergarage.upnp.Icon
Sets the height of the icon as a string.
- setHeight(int) - Method in class org.cybergarage.upnp.Icon
Sets the height of the icon as an integer.
- setHeight(int) - Method in class org.rrd4j.graph.BufferedImageWorker.Builder
Sets the height of the image.
- setHeight(int) - Method in class org.rrd4j.graph.RrdGraphDef
Sets height of the drawing area within the graph.
- setHidden() - Method in class org.klomp.snark.comments.Comment
Mark this comment as hidden.
- setHideLegend(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setHideRestarts(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setHighLoadCpuPct(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the high-load CPU threshold percentage.
- setHighLoadLagMs(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the high-load job lag threshold in milliseconds.
- setHighLoadSysLoadPct(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the high-load system load threshold percentage.
- setHisMTU(int) - Method in class net.i2p.router.transport.udp.PeerState
Remote peer's MTU.
- setHost(String, int) - Method in class org.cybergarage.http.HTTPPacket
Set the Host header.
- setHostname(String) - Method in class i2p.susi.dns.AddressbookBean
Sets the hostname string.
- setHostname(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the hostname.
- setHTTPBindAddress(InetAddress[]) - Method in class org.cybergarage.upnp.Device
setHTTPBindAddress.
- setHTTPBindAddress(InetAddress[]) - Method in class org.cybergarage.upnp.xml.DeviceData
setHTTPBindAddress.
- setHTTPPort(int) - Method in class org.cybergarage.upnp.ControlPoint
Set the HTTP port.
- setHTTPPort(int) - Method in class org.cybergarage.upnp.Device
setHTTPPort.
- setHTTPPort(int) - Method in class org.cybergarage.upnp.xml.DeviceData
setHTTPPort.
- setI2CPConfig(String, int, Map) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setI2PDatagramMaker(I2PSession) - Method in class net.i2p.client.datagram.I2PDatagramMaker
Does NOT support LS2 offline keys!
- setIbEstablishTimeDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the IB_ESTABLISH_TIME tuning parameter.
- setIbEstablishTimeMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the IB_ESTABLISH_TIME tuning parameter.
- setIbEstablishTimeMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the IB_ESTABLISH_TIME tuning parameter.
- setIbEstablishTimeOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the IB_ESTABLISH_TIME tuning parameter.
- setIbEstablishTimeStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the IB_ESTABLISH_TIME tuning parameter.
- setIbMsgsPerPumpDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the IB_MSGS_PER_PUMP tuning parameter.
- setIbMsgsPerPumpMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the IB_MSGS_PER_PUMP tuning parameter.
- setIbMsgsPerPumpMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the IB_MSGS_PER_PUMP tuning parameter.
- setIbMsgsPerPumpOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the IB_MSGS_PER_PUMP tuning parameter.
- setIbMsgsPerPumpStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the IB_MSGS_PER_PUMP tuning parameter.
- setID(Object) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Sets the request identifier (ID).
- setID(Object) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
Sets the request identifier echoed back to the caller.
- setId(int) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- setID(byte[]) - Method in class org.klomp.snark.PeerID
for connecting out to peer based on desthash @since 0.8.1
- setId(int) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
Set the current DNS message id.
- setIdentity(RouterIdentity) - Method in class net.i2p.data.router.RouterInfo
Configure the identity of the router represented
- setIgnorePaths(String[]) - Method in class net.i2p.jetty.I2PRequestLog
setIgnorePaths.
- setImageFormat(String) - Method in class org.rrd4j.graph.RrdGraphDef
Sets image format.
- setImageInfo(String) - Method in class org.rrd4j.graph.RrdGraphDef
Creates additional image information.
- setImageQuality(float) - Method in class org.rrd4j.graph.RrdGraphDef
Sets image quality.
- setImageWriteParam(ImageWriteParam) - Method in class org.rrd4j.graph.BufferedImageWorker.Builder
Sets the image write parameters for encoding.
- setImmediateAckDelay(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
Immediate ack delay.
- setImmediateAckDelayDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the IMMEDIATE_ACK_DELAY tuning parameter.
- setImmediateAckDelayMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the IMMEDIATE_ACK_DELAY tuning parameter.
- setImmediateAckDelayMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the IMMEDIATE_ACK_DELAY tuning parameter.
- setImmediateAckDelayOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the IMMEDIATE_ACK_DELAY tuning parameter.
- setImmediateAckDelayStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the IMMEDIATE_ACK_DELAY tuning parameter.
- setImporter(DataImporter) - Method in class org.rrd4j.core.RrdDb.Builder
Set when the builder will be used to import external data with a custom source.
- setInactivityAction(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
{_inactivityAction
- setInactivityTimeout(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
{_inactivityTimeout
- setInactivityTimeout(long) - Method in class net.i2p.util.SocketTimeout
Changes the delay provided in the constructor
- setInArgumentValues(ArgumentList) - Method in class org.cybergarage.upnp.Action
Sets the values of input arguments.
- setInboundBufferSize(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
{_inboundBufferSize
- setInboundBurstBytes(int) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Set inbound burst bytes
- setInboundBurstKBps(int) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Set inbound burst KBps
- setInboundRandomKey(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
Random keys
- setInboundrate(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the inbound rate.
- setInboundSettings(TunnelPoolSettings) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- setInboundSettings(Hash, TunnelPoolSettings) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- setInboundSettings(TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Set the inbound exploratory tunnel pool settings.
- setInboundSettings(Hash, TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Set settings for a client's inbound tunnel pool.
- setInboundSettings(TunnelPoolSettings) - Method in interface net.i2p.router.TunnelManagerFacade
settings).
- setInboundSettings(Hash, TunnelPoolSettings) - Method in interface net.i2p.router.TunnelManagerFacade
settings).
- setIndeterminate(boolean) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
Set the indeterminate state.
- setInetMask(int) - Static method in class com.docuverse.identicon.IdenticonUtil
Sets current IP address mask.
- setInetSalt(String) - Static method in class com.docuverse.identicon.IdenticonUtil
Sets current inetSalt value.
- setInfo(String) - Method in class org.rrd4j.core.Header
Override the info portion of the RRD signature.
- setInfo(String) - Method in class org.rrd4j.core.RrdDb
setInfo.
- setInitConcurrentMsgs(int) - Static method in class net.i2p.router.transport.udp.PeerState
Initial concurrent messages per peer (called by Tuner).
- setInitialAckDelayDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the INITIAL_ACK_DELAY tuning parameter.
- setInitialAckDelayMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the INITIAL_ACK_DELAY tuning parameter.
- setInitialAckDelayMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the INITIAL_ACK_DELAY tuning parameter.
- setInitialAckDelayOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the INITIAL_ACK_DELAY tuning parameter.
- setInitialAckDelayStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the INITIAL_ACK_DELAY tuning parameter.
- setInitialResendDelayDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the INITIAL_RESEND_DELAY tuning parameter.
- setInitialResendDelayMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the INITIAL_RESEND_DELAY tuning parameter.
- setInitialResendDelayMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the INITIAL_RESEND_DELAY tuning parameter.
- setInitialResendDelayOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the INITIAL_RESEND_DELAY tuning parameter.
- setInitialResendDelayStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the INITIAL_RESEND_DELAY tuning parameter.
- setInitialRTO(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
Initial rto.
- setInitialRTO(int) - Static method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- setInitialRTODefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the INITIAL_RTO tuning parameter.
- setInitialRTOMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the INITIAL_RTO tuning parameter.
- setInitialRTOMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the INITIAL_RTO tuning parameter.
- setInitialRTOOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the INITIAL_RTO tuning parameter.
- setInitialRTOStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the INITIAL_RTO tuning parameter.
- setInitialWindowSize(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
Initial window size.
- setInitialWindowSize(int) - Static method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- setInitialWindowSizeDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the INITIAL_WINDOW_SIZE tuning parameter.
- setInitialWindowSizeMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the INITIAL_WINDOW_SIZE tuning parameter.
- setInitialWindowSizeMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the INITIAL_WINDOW_SIZE tuning parameter.
- setInitialWindowSizeOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the INITIAL_WINDOW_SIZE tuning parameter.
- setInitialWindowSizeStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the INITIAL_WINDOW_SIZE tuning parameter.
- setInitParams(WebAppContext, Map<?, ?>) - Static method in class net.i2p.router.web.LocaleWebAppHandler
Copy init params from map to WebAppContext.
- setInitRTO(int) - Static method in class net.i2p.router.transport.udp.PeerState
Initial RTO for new peers (called by Tuner).
- setInOrder(boolean) - Method in class org.klomp.snark.Storage
Enable or disable in-order download mode.
- setInputStream(InputStream) - Method in class net.i2p.util.InternalSocket
Input stream
- setInstance(HostChecker) - Static method in class net.i2p.addressbook.HostCheckerBridge
Set HostChecker instance (should be called by Daemon.java)
- setInstructions(DeliveryInstructions) - Method in class net.i2p.data.i2np.GarlicClove
setInstructions.
- setIntegerHeader(String, int) - Method in class org.cybergarage.http.HTTPPacket
Sets an integer header value.
- setIntegrationBonus(int) - Method in class net.i2p.router.peermanager.PeerProfile
-
- setInterest(SelectionKey, int) - Static method in class net.i2p.router.transport.ntcp.EventPumper
setInterest.
- setInteresting(boolean) - Method in class org.klomp.snark.PeerState
Sets whether or not we are interested in pieces from this peer.
- setInterface(String) - Static method in class org.cybergarage.net.HostInterface
setInterface.
- setInterfaceAddress(String) - Method in class org.cybergarage.upnp.event.Subscriber
setInterfaceAddress.
- setInterlaced(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Creates interlaced or progressive mode image.
- setInternalQueueSize(int) - Static method in class net.i2p.router.Tuner
Set the I2CP internal queue size (called by Tuner).
- setInterpolationMethod(LinearInterpolator.Method) - Method in class org.rrd4j.data.LinearInterpolator
Sets interpolation method to be used.
- setInterval(long) - Method in class net.i2p.router.util.CoDelBlockingQueue
Sets the current CoDel interval in ms.
- setInterval(long) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
Sets the current CoDel interval in ms.
- setIntroducerTime() - Method in class net.i2p.router.transport.udp.PeerState
Record the last time we used them as an introducer.
- setIntroNonce(long) - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- setIntros(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the intro count filter.
- setIntroState(Hash, OutboundEstablishState2.IntroState) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
Set the current state for the SSU2 introducer specified
- setIP(Hash, byte[]) - Method in class net.i2p.router.transport.TransportImpl
IP of the peer from the last connection (in or out, any transport).
- setIp(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the IP address filter.
- setIPv4Firewalled(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set whether IPv4 is firewalled.
- setIpv6(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the IPv6 mode configuration.
- setIpv6(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the IPv6 prefix filter.
- setIPv6Address(String) - Static method in class org.cybergarage.upnp.ssdp.SSDP
Sets the IPv6 multicast address to use for SSDP operations.
- setIPv6Firewalled(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set whether IPv6 is firewalled.
- setIsAlive() - Method in class net.i2p.router.Router
Only for Restarter, after soft restart is complete.
- setIsAlive(boolean) - Method in class net.i2p.router.transport.udp.PeerTestEvent
Caller MUST also call schedule(), reschedule(),
forceRunSoon(), or forceRunImmediately()
- setIsFull(String) - Method in class net.i2p.router.web.helpers.ConfigStatsHandler
-
- setIsSuccessful(boolean) - Method in class net.i2p.router.client.LeaseRequestState
Set whether the request was successful.
- setIVKey(SessionKey) - Method in class net.i2p.router.tunnel.HopConfig
Set the IV encryption key
- setJsonSupport(boolean) - Method in class edu.internet2.ndt.Protocol
-
- setJumpList(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setJumpList(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setKeepAlive(boolean) - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- setKey(String, String, PublicKey) - Method in class net.i2p.crypto.DirKeyRing
Unimplemented, unused.
- setKey(String, String, PublicKey) - Method in interface net.i2p.crypto.KeyRing
Store a key.
- setKey(SelectionKey) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Set the selection key.
- setKey(String) - Method in class net.i2p.router.web.helpers.ConfigKeyringHandler
Set the encryption key from form.
- setKey1(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
Random keys, hidden in forms
- setKey2(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setKey3(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setKey4(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setKeyCert(SigType) - Method in class net.i2p.data.PrivateKeyFile
Change cert type - caller must also call write().
- setKeys(byte[], int, byte[], int) - Method in class com.southernstorm.noise.protocol.Curve25519DHState
Sets the private and public keys for this object.
- setKeys(byte[], int, byte[], int) - Method in interface com.southernstorm.noise.protocol.DHState
Sets the private and public keys for this object.
- setKeys(PublicKey, PrivateKey, SigningPublicKey, SigningPrivateKey) - Method in class net.i2p.router.KeyManager
Configure the router's keys.
- setKillVMOnEnd(boolean) - Method in class net.i2p.router.Router
Configure the router to kill the JVM when the router shuts down, as well
as whether to explicitly halt the JVM during the hard fail process.
- setLang(String) - Method in class net.i2p.router.web.ContentHelper
setLang.
- setLang(String) - Method in class net.i2p.router.web.CSSHelper
change default language for the router AND save it
- setLanguage(String, String) - Static method in class net.i2p.util.Translate
Only for use by standalone apps in App Context.
- setLaptop(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set that the user wants laptop mode enabled.
- setLast(double) - Method in class net.i2p.stat.RateAverages
Set the last period average.
- setLastBadSkew(long) - Method in class net.i2p.router.transport.ntcp.NTCPTransport
A positive number means our clock is ahead of theirs.
- setLastChanged() - Method in interface net.i2p.kademlia.KBucket
Update the last-changed timestamp to now.
- setLastChanged() - Method in class net.i2p.kademlia.KBucketImpl
Update the last-changed timestamp to now.
- setLastExploreNewDate(long) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- setLastFetched(long) - Method in class net.i2p.addressbook.Subscription
Set when the subscription was last fetched.
- setLastHeardAbout(long) - Method in class net.i2p.router.peermanager.PeerProfile
Set when did we last hear about this peer, only if unset or newer.
- setLastHeardFrom(long) - Method in class net.i2p.router.peermanager.PeerProfile
Set when we last heard from the peer.
- setLastLatency(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Set last test latency
- setLastLS2SignTime(long) - Method in class net.i2p.client.impl.I2PSessionImpl
The published timestamp of the last LS2 we signed
- setLastModified(String) - Method in class net.i2p.addressbook.Subscription
Set the last-modified header.
- setLastPeerExclusions(Set<Hash>) - Method in class net.i2p.router.TunnelPoolSettings
Set the last peer exclusions for diversity.
- setLastPingTime(long) - Method in class net.i2p.router.transport.udp.PeerState
Last ping time.
- setLastReceiveTime(long) - Method in class net.i2p.router.transport.udp.PeerState
Last receive time.
- setLastResort() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
Mark this tunnel as a last-resort fallback.
- setLastSeen() - Method in class org.klomp.snark.dht.NID
Updates the last seen timestamp and resets failure count.
- setLastSeen(long) - Method in class org.klomp.snark.dht.Peer
Updates the timestamp when this peer was last seen.
- setLastSendFailed(long) - Method in class net.i2p.router.peermanager.PeerProfile
Set when we last had a problem sending to this peer.
- setLastSendSuccessful(long) - Method in class net.i2p.router.peermanager.PeerProfile
Set when we last sent to this peer successfully.
- setLastSendTime(long) - Method in class net.i2p.router.transport.udp.PeerState
Last send time.
- setLastSendTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
Set the time we last sent a packet.
- setLastTested(boolean) - Method in class net.i2p.router.transport.udp.PeerTestEvent
Set the last-tested timer to now
- setLastTestStarted(long) - Method in class net.i2p.router.peermanager.PeerProfile
-
- setLastThroughputUpdate(long) - Method in class net.i2p.router.peermanager.PeerProfile
-
- setLastUpdateTime(long) - Method in class org.rrd4j.core.Header
Sets the last update time of the RRD.
- setLatencyMs(int) - Method in class net.i2p.router.transport.TransportBid
setLatencyMs.
- setLayerKey(SessionKey) - Method in class net.i2p.router.tunnel.HopConfig
Set the layer encryption key
- setLayout(BorderLayout) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setLayout(BoxLayout) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setLazy(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Creates graph only if the current graph is out of date or not existent.
- setLease(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the lease display mode.
- setLeaseSet(LeaseSet) - Method in class net.i2p.client.impl.I2PSessionImpl
Lease set published by this session.
- setLeaseSet(LeaseSet) - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
Lease set being created.
- setLeaseset(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the leaseset hostname for lookup.
- setLeaseSetPrivateKey(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setLeaseSetSigningPrivateKey(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setLeaseTime(int) - Method in class org.cybergarage.upnp.Device
setLeaseTime.
- setLeaseTime(int) - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
setLeaseTime.
- setLeaseTime(int) - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
setLeaseTime.
- setLeaseTime(int) - Method in class org.cybergarage.upnp.xml.DeviceData
setLeaseTime.
- setLegendVisibility(double, double, boolean) - Method in class org.rrd4j.graph.HRule
Sets legend visibility based on value range and force setting.
- setLegendVisibility(double, double, boolean) - Method in class org.rrd4j.graph.HSpan
Control legend visibility based on current axis range.
- setLegendVisibility(long, long, boolean) - Method in class org.rrd4j.graph.VRule
Sets legend visibility based on timestamp range and force setting.
- setLegendVisibility(long, long, boolean) - Method in class org.rrd4j.graph.VSpan
-
- setLength(int) - Method in class net.i2p.router.TunnelPoolSettings
How many remote hops should be in the tunnel NOT including us
- setLength(long) - Method in class net.metanotion.io.RAIFile
-
- setLength(long) - Method in interface net.metanotion.io.RandomAccessInterface
-
- setLength(long) - Method in class org.rrd4j.core.RrdBackend
Sets the number of bytes in the underlying RRD storage.
- setLength(long) - Method in class org.rrd4j.core.RrdByteArrayBackend
Sets the number of bytes in the underlying RRD storage.
- setLength(long) - Method in class org.rrd4j.core.RrdMemoryBackend
-
- setLength(long) - Method in class org.rrd4j.core.RrdNioBackend
Sets the number of bytes in the underlying RRD storage.
- setLength(long) - Method in class org.rrd4j.core.RrdRandomAccessFileBackend
Sets the number of bytes in the underlying RRD storage.
- setLengthOverride(int) - Method in class net.i2p.router.TunnelPoolSettings
A temporary length to be used due to network conditions.
- setLengthVariance(int) - Method in class net.i2p.router.TunnelPoolSettings
setLengthVariance.
- setLevel(int) - Method in class net.i2p.util.ReusableGZIPOutputStream
setLevel.
- setLevels(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
The log levels configuration string.
- setLimit(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the result limit.
- setLimit(int) - Method in class net.i2p.router.web.NewsFeedHelper
Less than or equal to zero means all.
- setLimit(long, boolean) - Method in class net.i2p.sam.SAMv2StreamSession.SAMv2StreamSessionSocketReader
setLimit.
- setLimit(int) - Method in class net.i2p.util.LogLimit
setLimit.
- setLimitDay(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setLimitDay(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setLimitHour(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setLimitHour(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setLimitMinute(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setLimitMinute(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setLimits(Properties) - Method in class net.i2p.util.LogManager
Update the existing limit overrides
- setListener(I2CPMessageReader.I2CPMessageEventListener) - Method in class net.i2p.data.i2cp.I2CPMessageReader
setListener.
- setListener(TransportEventListener) - Method in interface net.i2p.router.transport.Transport
Set the event listener for transport-related notifications.
- setListener(TransportEventListener) - Method in class net.i2p.router.transport.TransportImpl
Who to notify on message availability
- setListenHosts(Set<String>) - Method in class net.i2p.i2pcontrol.HostCheckHandler
Set the legal hosts.
- setListenHosts(Set<String>) - Method in class net.i2p.router.web.HostCheckHandler
Set the legal hosts.
- setListenHosts(Set<String>) - Method in class org.klomp.snark.standalone.HostCheckHandler
Unused, we can't get here from RunStandalone
- setListenPort(int) - Method in class net.i2p.router.transport.udp.UDPEndpoint
setListenPort.
- setLoadWeight(int) - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The load weight.
- setLocalAddress(String) - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
setLocalAddress.
- setLocalAddress(String) - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
setLocalAddress.
- setLocalAddress(String) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchRequest
setLocalAddress.
- setLocale(Locale) - Method in class org.rrd4j.graph.RrdGraphDef
Set the locale used for the legend.
- setLocalPort(int) - Method in interface net.i2p.client.streaming.I2PSocketOptions
The local port.
- setLocalPort(int) - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
The local port.
- setLocalPort(int) - Method in class net.i2p.client.streaming.impl.Packet
Must be called to change the port, not set by readPacket()
as the port is out-of-band in the I2CP header.
- setLocation(String) - Method in class org.cybergarage.upnp.Device
setLocation.
- setLocation(String) - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
setLocation.
- setLocation(String) - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
setLocation.
- setLocation(String) - Method in class org.cybergarage.upnp.xml.DeviceData
setLocation.
- setLockRetryPeriod(long) - Static method in class org.rrd4j.core.RrdSafeFileBackendFactory
Sets time between two consecutive file locking attempts.
- setLockWaitTime(long) - Static method in class org.rrd4j.core.RrdSafeFileBackendFactory
Sets time this backend will wait for a file lock.
- setLogarithmic(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Sets logarithmic y-axis scaling.
- setLogcompress(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
Set whether to compress log files.
- setLogCookies(boolean) - Method in class net.i2p.jetty.I2PRequestLog
setLogCookies.
- setLogDateFormat(String) - Method in class net.i2p.jetty.I2PRequestLog
-
- setLogdateformat(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
The log date format pattern.
- setLogfilename(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
The log file name.
- setLogfilesize(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
The log file size limit.
- setLogformat(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
The log record format.
- setLogged(String) - Method in class i2p.susi.dns.LogBean
Set the log content.
- setLogLatency(boolean) - Method in class net.i2p.jetty.I2PRequestLog
setLogLatency.
- setLogLocale(Locale) - Method in class net.i2p.jetty.I2PRequestLog
setLogLocale.
- setLogManager(LogManager) - Method in class net.i2p.I2PAppContext
Overwrites the LogManager instance to be used by the router.
- setLogServer(boolean) - Method in class net.i2p.jetty.I2PRequestLog
setLogServer.
- setLogTimeZone(String) - Method in class net.i2p.jetty.I2PRequestLog
setLogTimeZone.
- setLongHeader(String, long) - Method in class org.cybergarage.http.HTTPPacket
Sets a long header value.
- setLowLatency(boolean) - Method in class net.i2p.router.peermanager.PeerProfile
Set the low latency flag.
- setManufacture(String) - Method in class org.cybergarage.upnp.Device
setManufacture.
- setManufactureURL(String) - Method in class org.cybergarage.upnp.Device
setManufactureURL.
- setMarkedForDeletion(String) - Method in class i2p.susi.dns.AddressbookBean
Marks an entry for deletion.
- setMaskPattern(int) - Method in class com.google.zxing.qrcode.encoder.QRCode
setMaskPattern.
- setMatrix(ByteMatrix) - Method in class com.google.zxing.qrcode.encoder.QRCode
setMatrix.
- setMaxBufferSize(int) - Method in interface net.i2p.client.streaming.I2PSocketOptions
How much data will we accept that hasn't been written out yet.
- setMaxBufferSize(int) - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
How much data will we accept that hasn't been written out yet.
- setMaxConcurrentBuilds(int) - Static method in class net.i2p.router.tunnel.pool.BuildExecutor
Set the maximum number of concurrent builds allowed.
- setMaxConcurrentDefault(int) - Static method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
Sets the maximum concurrent default value.
- setMaxConcurrentEstablishDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MAX_CONCURRENT_ESTABLISH tuning parameter.
- setMaxConcurrentEstablishMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MAX_CONCURRENT_ESTABLISH tuning parameter.
- setMaxConcurrentEstablishMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MAX_CONCURRENT_ESTABLISH tuning parameter.
- setMaxConcurrentEstablishOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the MAX_CONCURRENT_ESTABLISH tuning parameter.
- setMaxConcurrentEstablishStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MAX_CONCURRENT_ESTABLISH tuning parameter.
- setMaxConcurrentMessages(int) - Static method in class net.i2p.router.transport.udp.PeerState
Max concurrent messages per peer (called by Tuner).
- setMaxConnections(int) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setMaxEntries(int) - Static method in class net.i2p.router.networkdb.kademlia.LookupBanHammer
-
- setMaxFastPeersDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MAX_FAST_PEERS tuning parameter.
- setMaxFastPeersMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MAX_FAST_PEERS tuning parameter.
- setMaxFastPeersMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MAX_FAST_PEERS tuning parameter.
- setMaxFastPeersStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MAX_FAST_PEERS tuning parameter.
- setMaxFilesPerTorrent(int) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setMaxHandlers(int) - Static method in class net.i2p.router.transport.udp.PacketHandler
Sets the target max packet handler threads.
- setMaxHighCapPeersDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MAX_HIGH_CAP_PEERS tuning parameter.
- setMaxHighCapPeersMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MAX_HIGH_CAP_PEERS tuning parameter.
- setMaxHighCapPeersMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MAX_HIGH_CAP_PEERS tuning parameter.
- setMaxHighCapPeersStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MAX_HIGH_CAP_PEERS tuning parameter.
- setMaxIbEstablishTime(long) - Static method in class net.i2p.router.transport.udp.UDPTransport
Inbound establish timeout.
- setMaxIbMsgsPerPump(int) - Static method in class net.i2p.router.tunnel.PumpedTunnelGateway
Set the max inbound messages per pump
- setMaxIbMsgsPerPump(int) - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- setMaximum(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
Set the maximum value.
- setMaximum(String) - Method in class org.cybergarage.upnp.AllowedValueRange
Sets the maximum value for this allowed value range.
- setMaximumRequired(int) - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
Set the maximum number of peers required
- setMaxInitialMessageSize(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setMaxLeaseSetLookupTime(int) - Static method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
- setMaxLines(String) - Method in class net.i2p.router.web.ContentHelper
setMaxLines.
- setMaxMessageSize(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
setMaxMessageSize.
- setMaxObEstablishTime(long) - Static method in class net.i2p.router.transport.udp.UDPTransport
Outbound establish timeout.
- setMaxObMsgsPerPump(int) - Static method in class net.i2p.router.tunnel.PumpedTunnelGateway
Set the max outbound messages per pump
- setMaxObMsgsPerPump(int) - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- setMaxOffenses(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Set the maximum offenses.
- setMaxParticipatingTunnelsDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MAX_PARTICIPATING_TUNNELS tuning parameter.
- setMaxParticipatingTunnelsMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MAX_PARTICIPATING_TUNNELS tuning parameter.
- setMaxParticipatingTunnelsMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MAX_PARTICIPATING_TUNNELS tuning parameter.
- setMaxParticipatingTunnelsOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the MAX_PARTICIPATING_TUNNELS tuning parameter.
- setMaxParticipatingTunnelsStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MAX_PARTICIPATING_TUNNELS tuning parameter.
- setMaxProfilesDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MAX_PROFILES tuning parameter.
- setMaxProfilesMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MAX_PROFILES tuning parameter.
- setMaxProfilesMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MAX_PROFILES tuning parameter.
- setMaxProfilesOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the MAX_PROFILES tuning parameter.
- setMaxProfilesStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MAX_PROFILES tuning parameter.
- setMaxPumpers(int) - Static method in class net.i2p.router.tunnel.TunnelGatewayPumper
Set the max pumper threads.
- setMaxQueue(int) - Static method in class net.i2p.router.tunnel.pool.BuildHandler
-
- setMaxQueuedOutbound(int) - Static method in class net.i2p.router.transport.udp.EstablishmentManager
Set the max queued outbound connections (called by Tuner).
- setMaxResendDelay(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setMaxResendDelayDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MAX_RESEND_DELAY tuning parameter.
- setMaxResendDelayMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MAX_RESEND_DELAY tuning parameter.
- setMaxResendDelayMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MAX_RESEND_DELAY tuning parameter.
- setMaxResendDelayOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the MAX_RESEND_DELAY tuning parameter.
- setMaxResendDelayStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MAX_RESEND_DELAY tuning parameter.
- setMaxResends(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
{_maxResends
- setMaxRetransmissions(int) - Static method in class net.i2p.client.streaming.impl.Connection
-
- setMaxRetransmissionsDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MAX_RETRANSMISSIONS tuning parameter.
- setMaxRetransmissionsMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MAX_RETRANSMISSIONS tuning parameter.
- setMaxRetransmissionsMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MAX_RETRANSMISSIONS tuning parameter.
- setMaxRetransmissionsOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the MAX_RETRANSMISSIONS tuning parameter.
- setMaxRetransmissionsStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MAX_RETRANSMISSIONS tuning parameter.
- setMaxRouterInfoLookupTime(int) - Static method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
- setMaxRTO(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setMaxRTO(int) - Static method in class net.i2p.router.transport.udp.PeerState
Maximum RTO ceiling (called by Tuner).
- setMaxRTODefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MAX_RTO tuning parameter.
- setMaxRTOMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MAX_RTO tuning parameter.
- setMaxRTOMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MAX_RTO tuning parameter.
- setMaxRTOOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the MAX_RTO tuning parameter.
- setMaxRTOStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MAX_RTO tuning parameter.
- setMaxRtt(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
_maxRTT
- setMaxRttDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MAX_RTT tuning parameter.
- setMaxRttMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MAX_RTT tuning parameter.
- setMaxRttMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MAX_RTT tuning parameter.
- setMaxRttOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the MAX_RTT tuning parameter.
- setMaxRttStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MAX_RTT tuning parameter.
- setMaxSendWindow(int) - Static method in class net.i2p.router.transport.udp.PeerState
Max send window / CWIN (called by Tuner).
- setMaxSize(int) - Method in class net.i2p.router.crypto.pqc.MLKEMKeyFactory
Sets the maximum precalc queue size.
- setMaxSize(int) - Method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
Sets the maximum precalc queue size.
- setMaxSize(int) - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
Sets the maximum precalc queue size.
- setMaxSlowStartWindow(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
Max slow start window.
- setMaxSlowStartWindowDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MAX_SLOW_START_WINDOW tuning parameter.
- setMaxSlowStartWindowMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MAX_SLOW_START_WINDOW tuning parameter.
- setMaxSlowStartWindowMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MAX_SLOW_START_WINDOW tuning parameter.
- setMaxSlowStartWindowOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the MAX_SLOW_START_WINDOW tuning parameter.
- setMaxSlowStartWindowStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MAX_SLOW_START_WINDOW tuning parameter.
- setMaxStreams(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setMaxStreams(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setMaxSynResends(int) - Static method in class net.i2p.client.streaming.impl.Connection
-
- setMaxThreads(int) - Static method in class net.i2p.router.transport.ntcp.NTCPSendFinisher
Sets the max send finisher threads for new instances.
- setMaxUpBW(int) - Method in class org.klomp.snark.I2PSnarkUtil
This updates ALL the session options (not just the bw) and tells the router
- setMaxUploaders(int) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setMaxValue(double, boolean) - Method in class org.rrd4j.core.Datasource
Sets maximum allowed value for this datasource.
- setMaxValue(double) - Method in class org.rrd4j.graph.RrdGraphDef
Defines the value normally located at the upper border of the graph.
- setMaxWindowSize(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
A value of 0 or less resets to the Tuner-managed global default.
- setMaxWriteBufs(int) - Static method in class net.i2p.router.transport.ntcp.NTCPConnection
Set the max write buffers per NTCP connection (called by Tuner).
- setMayDisconnect() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Sets to true.
- setMayDisconnect() - Method in class net.i2p.router.transport.udp.PeerState
May disconnect to true.
- setMessage(I2NPMessage) - Method in class net.i2p.data.i2np.TunnelGatewayMessage
-
- setMessage(I2NPMessage) - Method in class net.i2p.router.networkdb.kademlia.DirectLookupMatchJob
Override to not call failed() in setMessage(),
as it will be called from runJob()
- setMessage(I2NPMessage) - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupMatchJob
-
- setMessage(I2NPMessage) - Method in class net.i2p.router.networkdb.kademlia.SearchUpdateReplyFoundJob
setMessage.
- setMessage(I2NPMessage) - Method in interface net.i2p.router.ReplyJob
Called by InNetMessagePool when an I2NPMessage
matching a MessageSelector registered with the OutboundMessageRegistry
is received
- setMessage(SidebarHelper.NetworkState, String) - Method in class net.i2p.router.web.helpers.SidebarHelper.NetworkStateMessage
Update the state and message
- setMessageExpiration(long) - Method in interface net.i2p.data.i2np.I2NPMessage
exp).
- setMessageExpiration(long) - Method in class net.i2p.data.i2np.I2NPMessageImpl
The expiration is set to one minute from now in the constructor but it can be overridden here.
- setMessageExpiration(long) - Static method in class net.i2p.router.transport.udp.OutboundMessageState
Set outbound message expiration.
- setMessageId(MessageId) - Method in class net.i2p.client.impl.MessageState
Set the message ID.
- setMessageId(long) - Method in class net.i2p.data.i2cp.MessageId
Set the message ID.
- setMessageId(long) - Method in class net.i2p.data.i2cp.MessageStatusMessage
This is the router's ID for the message
- setMessageId(long) - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
Message identifier for delivery tracking.
- setMessageId(long) - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
Set the message id.
- setMessageId(MessageId) - Method in class net.i2p.data.i2cp.ReportAbuseMessage
setMessageId.
- setMessageId(long) - Method in class net.i2p.data.i2np.DeliveryStatusMessage
Set the message ID for this delivery status.
- setMessageReceiverThreads(int) - Static method in class net.i2p.router.transport.udp.UDPTransport
Target MessageReceiver thread count.
- setMessageType(int) - Method in class net.i2p.router.transport.udp.UDPPacket
Message type
- setMetaInfo(MetaInfo) - Method in class org.klomp.snark.MagnetState
Sets the MetaInfo for a completed magnet download.
- setMetaInfo(MetaInfo) - Method in class org.klomp.snark.Peer
Switches from magnet mode to normal mode with metainfo.
- setMetaInfo(MetaInfo) - Method in class org.klomp.snark.PeerState
Switch from magnet mode to normal mode.
- setMethod(String) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
Sets the name of the requested method.
- setMethod(String) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Sets the name of the requested method.
- setMethod(String) - Method in class org.cybergarage.http.HTTPRequest
Sets the HTTP method (e.g., GET, POST).
- setMimeType(String) - Method in class org.cybergarage.upnp.Icon
Sets the MIME type of the icon.
- setMinConcurrentMsgs(int) - Static method in class net.i2p.router.transport.udp.PeerState
Minimum concurrent messages per peer (called by Tuner).
- setMinFastPeersDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MIN_FAST_PEERS tuning parameter.
- setMinFastPeersMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MIN_FAST_PEERS tuning parameter.
- setMinFastPeersMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MIN_FAST_PEERS tuning parameter.
- setMinFastPeersOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the MIN_FAST_PEERS tuning parameter.
- setMinFastPeersStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MIN_FAST_PEERS tuning parameter.
- setMinHighCapacityPeers(int) - Static method in class net.i2p.router.peermanager.ProfileOrganizer
-
- setMinHighCapPeersDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MIN_HIGH_CAP_PEERS tuning parameter.
- setMinHighCapPeersMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MIN_HIGH_CAP_PEERS tuning parameter.
- setMinHighCapPeersMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MIN_HIGH_CAP_PEERS tuning parameter.
- setMinHighCapPeersStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MIN_HIGH_CAP_PEERS tuning parameter.
- setMinimum(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
Set the minimum value.
- setMinimum(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.SpinnerNumberModel
The minimum (no-op).
- setMinimum(String) - Method in class org.cybergarage.upnp.AllowedValueRange
Sets the minimum value for this allowed value range.
- setMinimumPriority(int) - Method in class net.i2p.util.Log
Set the minimum priority for logging.
- setMinimumRequired(int) - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
Set the minimum number of peers required
- setMinMaxValue(double, double, boolean) - Method in class org.rrd4j.core.Datasource
Sets min/max values allowed for this datasource.
- setMinPacingRate(long) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
_minPacingRate
- setMinPacingRateKBps(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
KB/s wrapper for Tuner int reflection
- setMinResendDelay(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setMinResendDelayDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MIN_RESEND_DELAY tuning parameter.
- setMinResendDelayOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the MIN_RESEND_DELAY tuning parameter.
- setMinRTO(int) - Static method in class net.i2p.router.transport.udp.PeerState
Minimum RTO floor (called by Tuner).
- setMinSize(int) - Method in class net.i2p.router.crypto.pqc.MLKEMKeyFactory
Sets the minimum precalc queue size.
- setMinSize(int) - Method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
Sets the minimum precalc queue size.
- setMinSize(int) - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
Sets the minimum precalc queue size.
- setMinValue(double, boolean) - Method in class org.rrd4j.core.Datasource
Sets minimum allowed value for this datasource.
- setMinValue(double) - Method in class org.rrd4j.graph.RrdGraphDef
Sets the lower limit of a graph.
- setMlkemPrecalcMinDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the MLKEM_PRECALC_MIN tuning parameter.
- setMlkemPrecalcMinMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the MLKEM_PRECALC_MIN tuning parameter.
- setMlkemPrecalcMinMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the MLKEM_PRECALC_MIN tuning parameter.
- setMlkemPrecalcMinStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the MLKEM_PRECALC_MIN tuning parameter.
- setMode(Mode) - Method in class com.google.zxing.qrcode.encoder.QRCode
setMode.
- setMode(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the mode filter.
- setModel(SpinnerNumberModel) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JSpinner
Set the spinner model.
- setModelDescription(String) - Method in class org.cybergarage.upnp.Device
setModelDescription.
- setModelName(String) - Method in class org.cybergarage.upnp.Device
setModelName.
- setModelNumber(String) - Method in class org.cybergarage.upnp.Device
setModelNumber.
- setModelURL(String) - Method in class org.cybergarage.upnp.Device
setModelURL.
- setModerateLoadCpuPct(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the moderate-load CPU threshold percentage.
- setModerateLoadLagMs(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the moderate-load job lag threshold in milliseconds.
- setModerateLoadSysLoadPct(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the moderate-load system load threshold percentage.
- setMovingAction() - Method in class net.i2p.router.web.helpers.ConfigSidebarHandler
Scans settings to detect move button actions and sets the _action field accordingly.
- setMsgid(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
Set the message ID for clearing messages.
- setMtu(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the MTU filter.
- setMulticastIPv4Address(String) - Method in class org.cybergarage.upnp.Device
-
- setMulticastIPv4Address(String) - Method in class org.cybergarage.upnp.xml.DeviceData
Sets the IPv4 multicast address.
- setMulticastIPv6Address(String) - Method in class org.cybergarage.upnp.Device
-
- setMulticastIPv6Address(String) - Method in class org.cybergarage.upnp.xml.DeviceData
Sets the IPv6 multicast address.
- setMultihome(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setMultihome(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setMYNAME(String) - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
setMYNAME.
- setNacks(long[]) - Method in class net.i2p.client.streaming.impl.Packet
-
- setName(String) - Method in interface net.i2p.client.streaming.I2PSocketManager
For logging / diagnostics only
- setName(String) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
For logging / diagnostics only
- setName(String) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- setName(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
Short name of the tunnel
- setName(String) - Method in class org.cybergarage.http.HTTPHeader
Sets the header name.
- setName(String) - Method in class org.cybergarage.http.Parameter
Sets the parameter name.
- setName(String) - Method in class org.cybergarage.upnp.Action
Sets name of this action.
- setName(String) - Method in class org.cybergarage.upnp.Argument
Sets the name of this argument.
- setName(String) - Method in class org.cybergarage.upnp.event.Property
setName.
- setName(String) - Method in class org.cybergarage.upnp.StateVariable
Sets name of this state variable.
- setName(String) - Method in class org.cybergarage.xml.Attribute
Sets the name of this attribute.
- setName(String) - Method in class org.cybergarage.xml.Node
Sets the name of this node.
- setName(String, String) - Method in class org.cybergarage.xml.Node
Sets the namespace and name of this node.
- setNamedParams(Map<String, Object>) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
Sets the named (JSON object) request parameters.
- setNamedParams(Map<String, Object>) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Sets the named (JSON object) request parameters.
- setNameserverRecords(Collection<Record<? extends Data>>) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
setNameserverRecords.
- setNameSpace(String, String) - Method in class org.cybergarage.xml.Node
Sets a namespace attribute for this node.
- setNanSteps(long) - Method in class org.rrd4j.core.ArcState
Set the NaN steps count.
- setNetDBMaxConcurrentDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the NET_DBMAX_CONCURRENT tuning parameter.
- setNetDBMaxConcurrentMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the NET_DBMAX_CONCURRENT tuning parameter.
- setNetDBMaxConcurrentMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the NET_DBMAX_CONCURRENT tuning parameter.
- setNetDBMaxConcurrentOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the NET_DBMAX_CONCURRENT tuning parameter.
- setNetDBMaxConcurrentStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the NET_DBMAX_CONCURRENT tuning parameter.
- setNetDbReady() - Method in class net.i2p.router.Router
Only for NetDB, after RIs are loaded.
- setNetDBSearchLimitDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the NET_DBSEARCH_LIMIT tuning parameter.
- setNetDBSearchLimitMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the NET_DBSEARCH_LIMIT tuning parameter.
- setNetDBSearchLimitMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the NET_DBSEARCH_LIMIT tuning parameter.
- setNetDBSearchLimitOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the NET_DBSEARCH_LIMIT tuning parameter.
- setNetDBSearchLimitStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the NET_DBSEARCH_LIMIT tuning parameter.
- setNetDBSingleSearchTimeDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the NET_DBSINGLE_SEARCH_TIME tuning parameter.
- setNetDBSingleSearchTimeMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the NET_DBSINGLE_SEARCH_TIME tuning parameter.
- setNetDBSingleSearchTimeMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the NET_DBSINGLE_SEARCH_TIME tuning parameter.
- setNetDBSingleSearchTimeOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the NET_DBSINGLE_SEARCH_TIME tuning parameter.
- setNetDBSingleSearchTimeStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the NET_DBSINGLE_SEARCH_TIME tuning parameter.
- setNew(boolean) - Method in class i2p.susi.webmail.Mail
-
- setNewClientKey(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setNewDest(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
Controls how ephemeral the I2P Destination of a client tunnel is.
- setNewDest(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setNewlogclass(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
Set a new class name for log level override.
- setNewloglevel(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
Set the log level for a new class override.
- setNewMailListener(NewMailListener) - Method in class i2p.susi.webmail.pop3.POP3MailBox
Relay from the checker to the webmail session object,
which relays to MailCache, which will fetch the mail from us
in a big circle
- setNews(String) - Method in class net.i2p.router.web.CSSHelper
Show / hide news on home page
- setNewsThroughProxy(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
Set whether to fetch news through proxy.
- setNewsURL(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setNextPage(int) - Method in class net.metanotion.io.block.FreeListBlock
Set and write the next page only
- setNextSendTime(long) - Method in class net.i2p.client.streaming.impl.Connection
If the next send time is currently >= 0 (i.e.
- setNMPRMode(boolean) - Method in class org.cybergarage.upnp.ControlPoint
Set the NMPR mode flag.
- setNMPRMode(boolean) - Method in class org.cybergarage.upnp.Device
setNMPRMode.
- setNode(Node) - Method in class org.cybergarage.upnp.xml.NodeData
Set the XML node.
- setNode(String) - Method in class org.cybergarage.xml.Node
Ensures a child node with the specified name exists.
- setNode(String, String) - Method in class org.cybergarage.xml.Node
Ensures a child node with the specified name exists and sets its value.
- setNofilter_blindedPassword(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
Set the blinded password for hidden encrypted LeaseSets.
- setNofilter_blindedPassword(String) - Method in class net.i2p.router.web.helpers.ConfigKeyringHandler
Set the blinded lookup password from form.
- setNofilter_clientName(String[]) - Method in class net.i2p.i2ptunnel.web.IndexBean
Set client names for access control (multiple entries in form).
- setNofilter_config(String) - Method in class net.i2p.router.web.helpers.ConfigAdvancedHandler
Set the config text.
- setNofilter_customOptions(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
what I2P session overrides should be used
- setNofilter_description(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
One line host description
- setNofilter_name(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
Short name of the tunnel
- setNofilter_newClientName(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setNofilter_notes(String) - Method in class i2p.susi.dns.NamingServiceBean
Sets the notes for the destination.
- setNofilter_oldConfig(String) - Method in class net.i2p.router.web.helpers.ConfigAdvancedHandler
Set the previous config text for diff comparison.
- setNofilter_outproxyPassword(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setNofilter_proxyPassword(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setNoLegend(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Suppress generation of legend, only render the graph.
- setNoMinorGrid(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Use this method to turn off minor grid lines (printed by default)
- setNonce(long) - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
- setNonce(long) - Method in interface com.southernstorm.noise.protocol.CipherState
Sets the nonce value.
- setNonce(long) - Method in class net.i2p.data.i2cp.MessageStatusMessage
This is the client's ID for the message
- setNonce(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
Set the current nonce.
- setNonce(String) - Method in class net.i2p.router.web.FormHandler
Nonce value.
- setNonce(String) - Method in class net.i2p.router.web.helpers.TuningHelper
setNonce.
- setNotificationSent(boolean) - Method in class org.klomp.snark.Snark
Mark that a completion notification has been sent.
- setNotifyCount(int) - Method in class org.cybergarage.upnp.event.Subscriber
setNotifyCount.
- setNow(long, int) - Method in class net.i2p.router.RouterClock
Set the current time, used by the timestamper when synchronizing.
- setNow(long, int) - Method in interface net.i2p.time.Timestamper.UpdateListener
Set the current time.
- setNow(long) - Method in class net.i2p.util.Clock
Set the clock to the given real time, computing the offset.
- setNow(long, int) - Method in class net.i2p.util.Clock
Warning - overridden in RouterClock
- setNT(String) - Method in class org.cybergarage.upnp.event.NotifyRequest
setNT.
- setNT(String) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
setNT.
- setNT(String) - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
setNT.
- setNtcpAutoIP(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the NTCP auto IP mode.
- setNtcpAutoPort(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the NTCP auto port mode.
- setNtcphost(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the NTCP hostname.
- setNtcpport(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the NTCP port.
- setNtcpQueueCapacityDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the NTCP_QUEUE_CAPACITY tuning parameter.
- setNtcpQueueCapacityMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the NTCP_QUEUE_CAPACITY tuning parameter.
- setNtcpQueueCapacityMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the NTCP_QUEUE_CAPACITY tuning parameter.
- setNtcpQueueCapacityOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the NTCP_QUEUE_CAPACITY tuning parameter.
- setNtcpQueueCapacityStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the NTCP_QUEUE_CAPACITY tuning parameter.
- setNtcpThreadsDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the NTCP_THREADS tuning parameter.
- setNtcpThreadsMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the NTCP_THREADS tuning parameter.
- setNtcpThreadsMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the NTCP_THREADS tuning parameter.
- setNtcpThreadsOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the NTCP_THREADS tuning parameter.
- setNtcpThreadsStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the NTCP_THREADS tuning parameter.
- setNTS(String) - Method in class org.cybergarage.upnp.event.NotifyRequest
setNTS.
- setNTS(String) - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
setNTS.
- setObEstablishTimeDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the OB_ESTABLISH_TIME tuning parameter.
- setObEstablishTimeMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the OB_ESTABLISH_TIME tuning parameter.
- setObEstablishTimeMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the OB_ESTABLISH_TIME tuning parameter.
- setObEstablishTimeOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the OB_ESTABLISH_TIME tuning parameter.
- setObEstablishTimeStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the OB_ESTABLISH_TIME tuning parameter.
- setObMsgsPerPumpDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the OB_MSGS_PER_PUMP tuning parameter.
- setObMsgsPerPumpMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the OB_MSGS_PER_PUMP tuning parameter.
- setObMsgsPerPumpMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the OB_MSGS_PER_PUMP tuning parameter.
- setObMsgsPerPumpOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the OB_MSGS_PER_PUMP tuning parameter.
- setObMsgsPerPumpStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the OB_MSGS_PER_PUMP tuning parameter.
- setOffenseWindow(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Set the offense window.
- setOfflineData(long, SigningPublicKey, Signature, SigningPrivateKey) - Method in class net.i2p.data.PrivateKeyFile
Side effect - zeroes out the current signing private key
- setOfflineSignature(long, SigningPublicKey, Signature) - Method in class net.i2p.data.i2cp.SessionConfig
Set the offline signing data.
- setOfflineSignature(long, SigningPublicKey, Signature) - Method in class net.i2p.data.LeaseSet2
Destination must be previously set.
- setOffset(int) - Method in class net.i2p.data.ByteArray
Sets the offset into the byte array.
- setOffset(long, boolean) - Method in class net.i2p.router.RouterClock
Specify how far away from the "correct" time the computer is - a positive
value means that the system time is slow, while a negative value means the system time is fast.
- setOffset(int) - Method in class net.i2p.router.tunnel.PendingGatewayMessage
Move the offset.
- setOffset(long) - Method in class net.i2p.util.Clock
Specify how far away from the "correct" time the computer is - a positive
value means that the system time is slow, while a negative value means the system time is fast.
- setOffset(long, boolean) - Method in class net.i2p.util.Clock
Specify how far away from the "correct" time the computer is - a positive
value means that the system time is slow, while a negative value means the system time is fast.
- setOnFailedReplyJob(Job) - Method in class net.i2p.router.OutNetMessage
setOnFailedReplyJob.
- setOnFailedSendJob(Job) - Method in class net.i2p.router.OutNetMessage
setOnFailedSendJob.
- setOnlyGraph(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Suppresses anything but the graph, works only for height < 64.
- setOnReplyJob(ReplyJob) - Method in class net.i2p.router.OutNetMessage
setOnReplyJob.
- setOnSendJob(Job) - Method in class net.i2p.router.OutNetMessage
setOnSendJob.
- setOOBInline(boolean) - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- setOpcode(DnsMessage.OPCODE) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
setOpcode.
- setOpenTrackers(List<String>) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setOpterr(boolean) - Method in class gnu.getopt.Getopt
Normally Getopt will print a message to the standard error when an
invalid option is encountered.
- setOptind(int) - Method in class gnu.getopt.Getopt
This method allows the optind index to be set manually.
- setOption(SocketOption<T>, T) - Method in class net.i2p.sam.SSLServerSocketChannel
Set a socket option.
- setOption(SocketOption<T>, T) - Method in class net.i2p.sam.SSLSocketChannel
Set a socket option.
- setOptionalDelay(int) - Method in class net.i2p.client.streaming.impl.Packet
Caller must also call setFlag(FLAG_DELAY_REQUESTED)
- setOptionalFrom() - Method in class net.i2p.client.streaming.impl.PacketLocal
This sets the from field in the packet to the Destination for the session
provided in the constructor.
- setOptionalMaxSize(int) - Method in class net.i2p.client.streaming.impl.Packet
This also sets flag FLAG_MAX_PACKET_SIZE_INCLUDED
- setOptionalSignature(Signature) - Method in class net.i2p.client.streaming.impl.Packet
This also sets flag FLAG_SIGNATURE_INCLUDED
- setOptions(I2PSocketOptions) - Method in interface net.i2p.client.streaming.I2PSocket
Configure the socket
- setOptions(ConnectionOptions) - Method in class net.i2p.client.streaming.impl.Connection
Set the ConnectionOptions.
- setOptions(I2PSocketOptions) - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- setOptions(Properties) - Method in class net.i2p.data.i2cp.SessionConfig
Configure the session with the given options;
keys and values 255 bytes (not chars) max each
Defaults in SessionConfig options are, in general, NOT honored.
- setOptions(Properties) - Method in class net.i2p.data.LeaseSet2
Configure a set of options or statistics that the router can expose.
- setOptions(Properties) - Method in class net.i2p.data.router.RouterInfo
Configure a set of options or statistics that the router can expose.
- setOptions(I2PSocketOptions) - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
Does nothing
- setOptstring(String) - Method in class gnu.getopt.Getopt
In GNU getopt, it is possible to change the string containg valid options
on the fly because it is passed as an argument to getopt() each time.
- setOurAddress(byte[], int) - Method in class net.i2p.router.transport.udp.PeerState2
For initialization by IES2/OES2 only.
- setOutArgumentValues(ArgumentList) - Method in class org.cybergarage.upnp.Action
Sets the values of output arguments.
- setOutboundBurstBytes(int) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Set outbound burst bytes
- setOutboundBurstKBps(int) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Set outbound burst KBps
- setOutboundMsgExpiration(long) - Static method in class net.i2p.router.transport.udp.PeerState
Bridge to OutboundMessageState.setMessageExpiration for Tuner (different package).
- setOutboundRandomKey(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setOutboundrate(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the outbound rate.
- setOutboundSettings(TunnelPoolSettings) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- setOutboundSettings(Hash, TunnelPoolSettings) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- setOutboundSettings(TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Set the outbound exploratory tunnel pool settings.
- setOutboundSettings(Hash, TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Set settings for a client's outbound tunnel pool.
- setOutboundSettings(TunnelPoolSettings) - Method in interface net.i2p.router.TunnelManagerFacade
settings).
- setOutboundSettings(Hash, TunnelPoolSettings) - Method in interface net.i2p.router.TunnelManagerFacade
settings).
- setOutproxyAuth(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
Sets whether authentication is required for any of the configured
outproxies.
- setOutproxyAuth(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setOutproxyPassword(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setOutproxyType(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setOutproxyType(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setOutproxyUsername(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setOutproxyUsername(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setOutputStream(OutputStream) - Method in class net.i2p.util.InternalSocket
Output stream
- setOverlayImage(String) - Method in class org.rrd4j.graph.RrdGraphDef
Sets overlay image.
- setOverlayImage(URL) - Method in class org.rrd4j.graph.RrdGraphDef
Sets overlay image.
- setOverlayImage(RrdGraphDef.ImageSource) - Method in class org.rrd4j.graph.RrdGraphDef
Sets overlay image.
- setOverride(int) - Method in class net.i2p.router.Tuner.BaseParam
Set a manual override value.
- setOverride(String, int) - Method in class net.i2p.router.Tuner
Set an override value for a param.
- setOverride(int) - Method in interface net.i2p.router.Tuner.TunableParam
Set an override.
- setPacketHandlerMaxThreads(int) - Static method in class net.i2p.router.transport.udp.UDPTransport
Max packet handler threads.
- setPadding(byte[]) - Method in class net.i2p.data.KeysAndCert
Padding bytes to set.
- setPage(String) - Method in class net.i2p.router.web.ContentHelper
Caution, use absolute paths only, do not assume files are in CWD
- setPage(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the page number.
- setPageSize(int) - Method in class i2p.susi.util.Folder
Set page size and recalculate page counts.
- setPaint(Paint) - Method in class org.jfree.svg.SVGGraphics2D
Sets the paint used to draw or fill shapes (or text).
- setPaintMode() - Method in class org.jfree.svg.SVGGraphics2D
Does nothing in this SVGGraphics2D implementation.
- setPairedGW(TunnelId) - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
The ID of the gateway of the paired tunnel used to send/receive the build request
- setPairedPool(TunnelPool) - Method in class net.i2p.router.tunnel.pool.TunnelPool
Paired pool (inbound <-> outbound for same destination).
- setParentNode(Node) - Method in class org.cybergarage.xml.Node
Sets the parent node of this node.
- setParticipatingMaxLimit(int) - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The participating maximum limit.
- setParticipatingMinLimit(int) - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The participating minimum limit.
- setParticipatingPctLimit(int) - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The participating percent limit.
- setPassiveFlushDelay(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setPassiveFlushDelay(int) - Method in class net.i2p.client.streaming.impl.MessageOutputStream
Dynamically adjust the passive flush delay.
- setPassiveFlushDelayDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the PASSIVE_FLUSH_DELAY tuning parameter.
- setPassiveFlushDelayMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the PASSIVE_FLUSH_DELAY tuning parameter.
- setPassiveFlushDelayMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the PASSIVE_FLUSH_DELAY tuning parameter.
- setPassiveFlushDelayOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the PASSIVE_FLUSH_DELAY tuning parameter.
- setPassiveFlushDelayStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the PASSIVE_FLUSH_DELAY tuning parameter.
- setPasswd(String) - Method in class net.i2p.i2pcontrol.security.SecurityManager
Set new password.
- setPatchSize(float) - Method in class com.docuverse.identicon.NineBlockIdenticonRenderer2
Set the size for each patch and rebuild the patch shapes.
- setPath(String) - Method in class org.rrd4j.core.RrdDb.Builder
Set the path to an existing RRD.
- setPath(URI) - Method in class org.rrd4j.core.RrdDb.Builder
Set the URI to an existing RRD.
- setPath(String) - Method in class org.rrd4j.core.RrdDef
Sets path to RRD.
- setPath(URI) - Method in class org.rrd4j.core.RrdDef
Sets URI to RRD.
- setPayload(ByteArray) - Method in class net.i2p.client.streaming.impl.Packet
-
- setPayload(byte[]) - Method in class net.i2p.data.Certificate
Certificate payload to set.
- setPayload(MessageId, Payload) - Method in class net.i2p.router.client.ClientConnectionRunner
Only call if _dontSendMSMOnReceive is false
- setPeakThroughputKBps(float) - Method in class net.i2p.router.peermanager.PeerProfile
Only for restoration from persisted profile.
- setPeakTunnel1mThroughputKBps(float) - Method in class net.i2p.router.peermanager.PeerProfile
Only for restoration from persisted profile.
- setPeakTunnelThroughputKBps(float) - Method in class net.i2p.router.peermanager.PeerProfile
Only for restoration from persisted profile.
- setPeer(int, Hash) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
setPeer.
- setPeer(String) - Method in class net.i2p.router.web.helpers.ConfigKeyringHandler
Set the peer destination from form.
- setPeer(String) - Method in class net.i2p.router.web.helpers.ConfigPeerHandler
Set the peer hash.
- setPeer(String) - Method in class net.i2p.router.web.helpers.StatHelper
Caller should strip HTML (XSS)
- setPeerOutboundQueueDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the PEER_OUTBOUND_QUEUE tuning parameter.
- setPeerOutboundQueueMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the PEER_OUTBOUND_QUEUE tuning parameter.
- setPeerOutboundQueueMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the PEER_OUTBOUND_QUEUE tuning parameter.
- setPeerOutboundQueueOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the PEER_OUTBOUND_QUEUE tuning parameter.
- setPeerOutboundQueueStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the PEER_OUTBOUND_QUEUE tuning parameter.
- setPeers(Set<Hash>) - Method in class net.i2p.data.router.RouterInfo
Specify a set of SHA-256 hashes of RouterIdentities from routers
this router can be reached through.
- setPeerTestTimeAverage(float) - Method in class net.i2p.router.peermanager.PeerProfile
-
- setPerformancePreferences(int, int, int) - Method in class net.i2p.client.streaming.impl.StandardServerSocket
Does nothing.
- setPerformancePreferences(int, int, int) - Method in class net.i2p.client.streaming.impl.StandardSocket
Does nothing.
- setPeriodCount(String) - Method in class net.i2p.router.web.helpers.GraphHelper
setPeriodCount.
- setPerms() - Method in class net.i2p.util.SecureDirectory
Tries to set the permissions to 700,
ignores errors
- setPerms() - Method in class net.i2p.util.SecureFile
Tries to set the permissions to 600,
ignores errors
- setPerms(File) - Static method in class net.i2p.util.SecureFileOutputStream
Tries to set the permissions to 600,
ignores errors
- setPersistent(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setPerTunnelBweDivisorDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the PER_TUNNEL_BWE_DIVISOR tuning parameter.
- setPerTunnelBweDivisorMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the PER_TUNNEL_BWE_DIVISOR tuning parameter.
- setPerTunnelBweDivisorMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the PER_TUNNEL_BWE_DIVISOR tuning parameter.
- setPerTunnelBweDivisorOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the PER_TUNNEL_BWE_DIVISOR tuning parameter.
- setPerTunnelBweDivisorStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the PER_TUNNEL_BWE_DIVISOR tuning parameter.
- setPexLastSent(long) - Method in class org.klomp.snark.Peer
Sets the timestamp when PEX peers were last sent to this peer.
- setPixelCount(int) - Method in class org.rrd4j.data.DataProcessor
Sets the number of pixels (target graph width).
- setPool(SimpleTimer2) - Method in class net.i2p.util.SimpleTimer2.TimedEvent
Set the timer pool.
- setPool(RrdDbPool) - Method in interface org.rrd4j.core.DataHolder
- setPool(RrdDbPool) - Method in class org.rrd4j.core.RrdDb.Builder
Set the pool that will be used and set usePool to true.
- setPool(RrdDbPool) - Method in class org.rrd4j.data.DataProcessor
- setPool(RrdDbPool) - Method in class org.rrd4j.graph.RrdGraphDef
-
- setPoolBackoffMs(long) - Static method in class net.i2p.router.tunnel.pool.BuildExecutor
Set the pool backoff time in milliseconds.
- setPoolFailureThreshold(int) - Static method in class net.i2p.router.tunnel.pool.BuildExecutor
Set the pool failure threshold.
- setPoolInternal(RrdDbPool) - Method in class org.rrd4j.core.RrdDb.Builder
Internal method used to memorize the pool, without generating a loop
- setPoolUsed(boolean) - Method in interface org.rrd4j.core.DataHolder
- setPoolUsed(boolean) - Method in class org.rrd4j.data.DataProcessor
- setPoolUsed(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Sets RrdDbPool usage policy (defaults to true).
- setPort(int) - Method in interface net.i2p.client.streaming.I2PSocketOptions
The remote port.
- setPort(int) - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
The remote port.
- setPort(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
what port should this client/httpclient/ircclient listen on
- setPort(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
what port should this client/httpclient/ircclient listen on
- setPort(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the port filter (single port or range).
- setPositionalParams(List<Object>) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
Sets the positional (JSON array) request parameters.
- setPositionalParams(List<Object>) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
Sets the positional (JSON array) request parameters.
- setPostBanTime(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setPostBanTime(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setPostCheckTime(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setPostCheckTime(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setPostData(String, String) - Method in class net.i2p.util.EepGet
Set post data (string body).
- setPostData(String, File) - Method in class net.i2p.util.EepGet
Set post data (file body).
- setPostData(String, byte[]) - Method in class net.i2p.util.EepGet
Set post data (binary body).
- setPostMax(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
POST limits
- setPostMax(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
POST limits
- setPostRTOWindowMTUs(int) - Static method in class net.i2p.router.transport.udp.PeerState
Send-window restart size after an RTO-timeout collapse (called by Tuner).
- setPostTotalBanTime(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setPostTotalBanTime(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setPostTotalMax(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setPostTotalMax(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setPreallocateFiles(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setPreferProxiedForAddress(boolean) - Method in class net.i2p.jetty.I2PRequestLog
setPreferProxiedForAddress.
- setPreferredSize(Dimension) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setPrefix(String) - Static method in class i2p.susi.util.Config
Set the configuration key prefix.
- setPreparedKey(Object) - Method in class net.i2p.data.SessionKey
Set the internal prepared AES key representation.
- setPresentationListener(PresentationListener) - Method in class org.cybergarage.upnp.Device
setPresentationListener.
- setPresentationURL(String) - Method in class org.cybergarage.upnp.Device
setPresentationURL.
- setPriority(int) - Method in class net.i2p.router.transport.udp.UDPPacket
Priority level.
- setPriority(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Outbound message priority - for outbound tunnels only
- setPriority(int) - Method in class org.klomp.snark.Piece
Sets the priority level for this piece.
- setPriority(int, int) - Method in class org.klomp.snark.Storage
Must call Snark.updatePiecePriorities() (which calls getPiecePriorities()) after calling
this.
- setPrivateKey(PrivateKey) - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
ElGamal encryption key.
- setPrivKeyFile(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
What filename is this server tunnel's private keys stored in
- setPrivKeyFile(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
What filename is this server tunnel's private keys stored in
- setProfile(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
{_profile
- setProfile(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setProfile(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setProperties(Properties) - Method in class i2p.susi.dns.AddressBean
Sets the properties for this address entry.
- setProperties(Properties) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
Update from properties — only applies explicitly set values.
- setProperties(Properties) - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
Sets max buffer size, connect timeout, read timeout, and write timeout
from properties.
- setProperty(String, String) - Method in class net.i2p.data.EmptyProperties
-
- setProperty(String, String) - Method in class net.i2p.router.Tuner.AutotuneConfig
Set a property.
- setProperty(String, String) - Method in class net.i2p.util.I2PProperties
Sets a property and notifies registered callbacks.
- setProtocolsAndCiphers(SSLSocket) - Static method in class net.i2p.util.I2PSSLSocketFactory
Select protocols and cipher suites to be used
based on configured inclusion and exclusion lists
as well as enabled and supported protocols and cipher suites.
- setProtocolsAndCiphers(SSLServerSocket) - Static method in class net.i2p.util.I2PSSLSocketFactory
Select protocols and cipher suites to be used
based on configured inclusion and exclusion lists
as well as enabled and supported protocols and cipher suites.
- setProxyAuth(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
Sets whether authentication should be used for client proxy tunnels.
- setProxyAuth(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
all proxy auth @since 0.8.2
- setProxyHost(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setProxyList(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
what HTTP outproxies should be used (httpclient specific)
- setProxyList(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
what HTTP outproxies should be used (httpclient specific)
- setProxyPassword(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setProxyPort(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setProxyUsername(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setProxyUsername(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setPublicKey(byte[], int) - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- setPublicKey(byte[], int) - Method in interface com.southernstorm.noise.protocol.DHState
Sets the public key for this object.
- setPublicKey(byte[], int) - Method in class com.southernstorm.noise.protocol.MLKEMDHState
-
- setPublicKey(PublicKey) - Method in class net.i2p.data.KeysAndCert
Public key to set.
- setPublished(long) - Method in class net.i2p.data.LeaseSet2
Set published timestamp.
- setPublished(long) - Method in class net.i2p.data.router.RouterInfo
Date on which it was published, in milliseconds since Midnight GMT on Jan 01, 1970
- setPumperMaxThreads(int) - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- setPumperQueueCapacity(int) - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- setPurpose(int) - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
Set the purpose for which the peers will be used
- setQrFlag(boolean) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
Set the QR flag.
- setQuantity(int) - Method in class net.i2p.router.TunnelPoolSettings
setQuantity.
- setQuery(String) - Method in class net.i2p.router.web.helpers.SearchHelper
setQuery.
- setQueryListener(QueryListener) - Method in class org.cybergarage.upnp.Device
setQueryListener.
- setQueryListener(QueryListener, boolean) - Method in class org.cybergarage.upnp.Device
setQueryListener.
- setQueryListener(QueryListener) - Method in class org.cybergarage.upnp.Service
setQueryListener.
- setQueryListener(QueryListener) - Method in class org.cybergarage.upnp.StateVariable
setQueryListener.
- setQueryListener(QueryListener) - Method in class org.cybergarage.upnp.xml.StateVariableData
setQueryListener.
- setQueryResponse(QueryResponse) - Method in class org.cybergarage.upnp.xml.StateVariableData
setQueryResponse.
- setQuestion(Question) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
Set the question part of this message.
- setQuestions(List<Question>) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
Set the question part of this message.
- setQueueCapacity(int) - Static method in class net.i2p.router.transport.ntcp.NTCPSendFinisher
Sets the send finisher queue capacity for new instances.
- setQueueCapacity(int) - Static method in class net.i2p.router.tunnel.TunnelGatewayPumper
Set the pumper queue capacity.
- setQueueSize(int) - Static method in class net.i2p.router.client.ClientWriterRunner
Set the queue size.
- setRange(int, int) - Method in class com.google.zxing.common.BitArray
Sets a range of bits.
- setRate(long, long[]) - Static method in class org.klomp.snark.PeerCoordinator
Push a value onto a RATE_DEPTH deep stack.
- setRateHistory() - Method in class org.klomp.snark.Peer
Push the total uploaded/downloaded onto a RATE_DEPTH deep stack.
- setRateHistory(long, long) - Method in class org.klomp.snark.PeerCoordinator
Push the total uploaded/downloaded onto a RATE_DEPTH deep stack.
- setRatesOnly(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set rates-only mode (skip IP/transport changes).
- setRateStat(RateStat) - Method in class net.i2p.stat.Rate
Set the rate stat this rate belongs to.
- setRatingsEnabled(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setRdnsCorePoolSize(int) - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
Set the rDNS executor core pool size, bounded 2-8.
- setRdnsMaxPoolSize(int) - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
Set the rDNS executor max pool size, bounded 2-8.
- setReachabilityStatus(CommSystemFacade.Status, boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
-
- setReachableBy(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
what interface should this client/httpclient/ircclient listen on
- setReachableBy(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
what interface should this client/httpclient/ircclient listen on
- setReadOnly(boolean) - Method in class org.rrd4j.core.RrdDb.Builder
Set whether the RRD is read-only.
- setReadTimeout(long) - Method in interface net.i2p.client.streaming.I2PSocket
Define how long we will wait blocked on a read() operation (-1 will make
the socket wait forever).
- setReadTimeout(long) - Method in interface net.i2p.client.streaming.I2PSocketOptions
What is the longest we'll block on the input stream while waiting
for more data.
- setReadTimeout(long) - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- setReadTimeout(long) - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
What is the longest we'll block on the input stream while waiting
for more data.
- setReadTimeout(int) - Method in class net.i2p.client.streaming.impl.MessageInputStream
Sets the read timeout in milliseconds.
- setReadTimeout(long) - Method in class net.i2p.i2ptunnel.I2PTunnelClient
Set the read idle timeout for newly-created connections (in
milliseconds).
- setReadTimeout(long) - Method in class net.i2p.i2ptunnel.I2PTunnelServer
Set the read idle timeout for newly-created connections (in milliseconds).
- setReadTimeout(long) - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
setReadTimeout.
- setReadTimeout(long) - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
Sets the read idle timeout for newly-created connections (in
milliseconds).
- setReadTimeout(int) - Method in class net.i2p.util.TimeoutPipedInputStream
Must be called before blocking read call.
- setReason(String) - Method in class net.i2p.data.i2cp.AbuseReason
Set abuse reason.
- setReason(String) - Method in class net.i2p.data.i2cp.DisconnectMessage
setReason.
- setReason(AbuseReason) - Method in class net.i2p.data.i2cp.ReportAbuseMessage
setReason.
- setReasonPhrase(String) - Method in class org.cybergarage.http.HTTPStatus
Sets the reason phrase.
- setReceiveAliceTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
Set the time we last received from Alice.
- setReceiveBobTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
Set the time we last received from Bob.
- setReceiveBufferSize(int) - Method in class net.i2p.client.streaming.impl.StandardServerSocket
Does nothing.
- setReceiveBufferSize(int) - Method in class net.i2p.client.streaming.impl.StandardSocket
Does nothing.
- setReceiveCharlieTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
Set the time we last received from Charlie.
- setReceivedAsPublished() - Method in class net.i2p.data.DatabaseEntry
Marks this entry as received via published mode.
- setReceivedAsReply() - Method in class net.i2p.data.DatabaseEntry
Marks this entry as received via reply.
- setReceivedAsReply() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
set to true
- setReceivedBy(Hash) - Method in class net.i2p.data.DatabaseEntry
Sets the local client that received this entry.
- setReceivedBy(Hash) - Method in class net.i2p.data.LeaseSet
As of 0.9.65, no longer sets receivedAsReply to true
- setReceiveFrom(Hash) - Method in class net.i2p.router.tunnel.HopConfig
Do not set for gateway
- setReceiveLimit(int, long, boolean) - Method in class net.i2p.sam.SAMStreamSession
Set a receive limit for a stream.
- setReceiveLimit(int, long, boolean) - Method in class net.i2p.sam.SAMv2StreamSession
Set a receive limit on a stream.
- setReceiveStreamId(long) - Method in class net.i2p.client.streaming.impl.Connection
-
- setReceiveStreamId(long) - Method in class net.i2p.client.streaming.impl.Packet
-
- setReceiveTimestamp(long) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
setReceiveTimestamp.
- setReceiveTunnelId(TunnelId) - Method in class net.i2p.router.tunnel.HopConfig
Set the receive tunnel ID
- setReceiveTunnelId(long) - Method in class net.i2p.router.tunnel.HopConfig
Set the receive tunnel ID.
- setRecheckReachability(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set that the user wants to recheck reachability.
- setRecipient(RouterInfo) - Method in class net.i2p.router.message.GarlicConfig
Router to receive and process this clove - the router that will open the
delivery instructions and decide what to do process it locally as an I2NPMessage,
forward it as an I2NPMessage to a router, forward it as an I2NPMessage to a Destination,
or forward it as an I2NPMessage to a tunnel.
- setRecipientPublicKey(PublicKey) - Method in class net.i2p.router.message.GarlicConfig
Public key of the router to receive and process this clove.
- setRecord(int, EncryptedBuildRecord) - Method in class net.i2p.data.i2np.OutboundTunnelBuildReplyMessage
-
- setRecord(int, EncryptedBuildRecord) - Method in class net.i2p.data.i2np.ShortTunnelBuildMessage
-
- setRecord(int, EncryptedBuildRecord) - Method in class net.i2p.data.i2np.ShortTunnelBuildReplyMessage
-
- setRecord(int, EncryptedBuildRecord) - Method in class net.i2p.data.i2np.TunnelBuildMessageBase
-
- setRecursionAvailable(boolean) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
Set the recursion available flog from this DNS message.
- setRecursionDesired(boolean) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
Set the recursion desired flag on this message.
- setReduce(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setReduce(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setReduceCount(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setReduceCount(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setReduced() - Method in class net.i2p.client.impl.I2PSessionImpl
Mark the session as reduced
- setReduced() - Method in class net.i2p.client.impl.SubSession
-
- setReduceTime(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setReduceTime(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setRefresh(String) - Method in class net.i2p.router.web.CSSHelper
change refresh and save it
- setRefreshDelay(String) - Method in class net.i2p.router.web.helpers.GraphHelper
setRefreshDelay.
- setRefreshFrequency(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setRegion(int, int, int, int) - Method in class com.google.zxing.common.BitMatrix
Sets a square region of the bit matrix to true.
- setRejectInproxy(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setRejectInproxy(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setRejectReferer(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setRejectReferer(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setRejectSteepness(int) - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The rejection steepness.
- setRejectThreshold(int) - Static method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
The rejection threshold.
- setRejectUserAgents(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setRejectUserAgents(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setRelatedStateVariableName(String) - Method in class org.cybergarage.upnp.Argument
Sets the name of the related state variable for this argument.
- setReliability(SendMessageOptions.Reliability) - Method in class net.i2p.client.SendMessageOptions
Set message delivery reliability.
- setRemotePeer(Destination) - Method in class net.i2p.client.streaming.impl.Connection
-
- setRemotePeer(RouterIdentity) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Valid for outbound; valid for inbound after handshake
- setRemotePort(int) - Method in class net.i2p.client.streaming.impl.Packet
Must be called to change the port, not set by readPacket()
as the port is out-of-band in the I2CP header.
- setRemoteTransientSPK(SigningPublicKey) - Method in class net.i2p.client.streaming.impl.Connection
-
- setRemoveConfirm(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
If called with any value (and the form submitted with action=Remove),
we really do want to stop and remove the tunnel.
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.jfree.svg.SVGGraphics2D
Sets the value for a hint.
- setRenderingHints(Map<?, ?>) - Method in class org.jfree.svg.SVGGraphics2D
Sets the rendering hints to the specified collection.
- setRenewRequest(Service, String, long) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
setRenewRequest.
- setRenewSubscriber(RenewSubscriber) - Method in class org.cybergarage.upnp.ControlPoint
-
- setReplenishFrequency(long) - Static method in class net.i2p.router.transport.FIFOBandwidthRefiller
Set the replenish frequency, bounded 5-200ms
- setReplenishFrequencyDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the REPLENISH_FREQUENCY tuning parameter.
- setReplenishFrequencyMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the REPLENISH_FREQUENCY tuning parameter.
- setReplenishFrequencyMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the REPLENISH_FREQUENCY tuning parameter.
- setReplenishFrequencyOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the REPLENISH_FREQUENCY tuning parameter.
- setReplenishFrequencyStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the REPLENISH_FREQUENCY tuning parameter.
- setReplyGateway(Hash) - Method in class net.i2p.data.i2np.DatabaseStoreMessage
Set the reply gateway.
- setReplyMessageId(long) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
setReplyMessageId.
- setReplyOrder(List<Integer>) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
setReplyOrder.
- setReplySelector(MessageSelector) - Method in class net.i2p.router.OutNetMessage
setReplySelector.
- setReplySession(SessionKey, SessionTag) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
Only worthwhile if sending reply via tunnel
- setReplySession(SessionKey, RatchetSessionTag) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
Ratchet
- setReplySession(PublicKey) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
Ratchet.
- setReplyToken(long) - Method in class net.i2p.data.i2np.DatabaseStoreMessage
Update the reply token.
- setReplyTunnel(TunnelId) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
- setReplyTunnel(TunnelId) - Method in class net.i2p.data.i2np.DatabaseStoreMessage
Set the reply tunnel.
- setReqArgs(ArgumentList) - Method in class org.cybergarage.upnp.ArgumentList
Set all the Argument which are Input Argoument to the given value in the argument list
- setRequest(HttpServletRequest) - Method in class net.i2p.router.web.helpers.SidebarHelper
Servlet request.
- setRequest(Action, ArgumentList) - Method in class org.cybergarage.upnp.control.ActionRequest
Sets the request with the specified action and argument list.
- setRequest(StateVariable) - Method in class org.cybergarage.upnp.control.QueryRequest
Sets up the query request for the specified state variable.
- setRequest(Subscriber, String, String) - Method in class org.cybergarage.upnp.event.NotifyRequest
setRequest.
- setRequestBurst1sThreshold(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the burst threshold for 1-second sliding window.
- setRequested(Peer, boolean) - Method in class org.klomp.snark.Piece
Marks a peer as requesting or no longer requesting this piece.
- setRequestHost(String) - Method in class org.cybergarage.http.HTTPRequest
Sets the host for this request.
- setRequestHost(Service) - Method in class org.cybergarage.upnp.control.ControlRequest
Sets the request host and port for the specified service.
- setRequestLoadWeight(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the load weight percentage.
- setRequestMaxLimit(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the maximum request limit per peer.
- setRequestMinLimit(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the minimum request limit per peer.
- setRequestPctLimit(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the request limit as percentage of participating tunnel count.
- setRequestPort(int) - Method in class org.cybergarage.http.HTTPRequest
Sets the port for this request.
- setRequestRejectSteepness(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the rejection steepness (100=linear, 500=max curve).
- setRequestRejectThreshold(int) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the rejection threshold percentage.
- setRequestURI(String) - Method in class net.i2p.router.web.helpers.JobQueueHelper
Set the request URI.
- setRequestURI(String) - Method in class net.i2p.router.web.helpers.SidebarHelper
Request URI, HTML-stripped before storing.
- setRequestWrapper(RequestWrapper) - Method in class net.i2p.router.web.FormHandler
Only set by formhandler.jsi for multipart/form-data
- setRequeueTime(long) - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- setRequeueTime(long) - Static method in class net.i2p.router.tunnel.TunnelGatewayPumper
-
- setRequeueTimeDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the REQUEUE_TIME tuning parameter.
- setRequeueTimeMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the REQUEUE_TIME tuning parameter.
- setRequeueTimeMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the REQUEUE_TIME tuning parameter.
- setRequeueTimeOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the REQUEUE_TIME tuning parameter.
- setRequeueTimeStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the REQUEUE_TIME tuning parameter.
- setRequireFullySigned(boolean) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setRequireIntroductions(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set that the user wants to require introducers.
- setResArgs(ArgumentList) - Method in class org.cybergarage.upnp.ArgumentList
Set all the Argument which are Output Argoument to the given value in the argument list
- setReseedNonce(String) - Method in class net.i2p.router.web.helpers.ReseedHandler
storeSession MUST be called first
- setResendDelay(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
setResendDelay.
- setResendDelay(int) - Method in class net.i2p.client.streaming.impl.Packet
Unused.
- setResetDeletionMarks(String) - Method in class i2p.susi.dns.AddressbookBean
Resets the deletion marks.
- setResizable(boolean) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setResourceBase(File) - Method in class org.klomp.snark.web.BasicServlet
Files are served from here.
- setResponse(Action) - Method in class org.cybergarage.upnp.control.ActionResponse
Sets the response for the specified action.
- setResponse(StateVariable) - Method in class org.cybergarage.upnp.control.QueryResponse
Sets the response using the specified state variable.
- setResponse(int) - Method in class org.cybergarage.upnp.event.SubscriptionResponse
setResponse.
- setResponseCode(DnsMessage.RESPONSE_CODE) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
setResponseCode.
- setRestartPending() - Method in class net.i2p.client.streaming.impl.ConnectionHandler
The router told us it's going to restart.
- setResult(Object) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
Indicates a successful JSON-RPC 2.0 request and sets the result.
- setRetainDays(int) - Method in class net.i2p.jetty.I2PRequestLog
setRetainDays.
- setReuseAddress(boolean) - Method in class net.i2p.client.streaming.impl.StandardServerSocket
Does nothing.
- setReuseAddress(boolean) - Method in class net.i2p.client.streaming.impl.StandardSocket
Does nothing.
- setReused() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Note that we reused this tunnel
- setReused() - Method in interface net.i2p.router.TunnelInfo
Note that we reused this tunnel
- setRevokeClient(String[]) - Method in class net.i2p.i2ptunnel.web.IndexBean
Revoke access for specified clients (multiple entries in form, values are integers).
- setRevokeClient(String[]) - Method in class net.i2p.router.web.helpers.ConfigKeyringHandler
Set the list of destinations to revoke from keyring.
- setRigid(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Sets rigid boundaries mode.
- setRootNode(Node) - Method in class org.cybergarage.upnp.Device
setRootNode.
- setRouter(Hash) - Method in class net.i2p.data.i2np.DeliveryInstructions
required for ROUTER or TUNNEL
- setRouter(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the router hash prefix for lookup.
- setRouterInfo(RouterInfo) - Method in class net.i2p.router.Router
Caller must ensure info is valid - no validation done here.
- setRow(int, BitArray) - Method in class com.google.zxing.common.BitMatrix
Sets a row of the matrix from a BitArray.
- setRows(int) - Method in class org.rrd4j.core.ArcDef
Set the number of rows.
- setRrdDef(RrdDef) - Method in class org.rrd4j.core.RrdDb.Builder
Set the RRD definition for creating a new RRD.
- setRrdToolImporter(String) - Method in class org.rrd4j.core.RrdDb.Builder
Set when the builder will be used to import a RRDTool file.
- setRTOMultiplier(int) - Static method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setS2cSFWTestResults(int) - Method in class edu.internet2.ndt.Tcpbw100
Set server->Client fire-wall test results.
- setSave(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set that the user wants to save.
- setSavedCommentsEnabled(Snark, boolean) - Method in class org.klomp.snark.SnarkManager
Set setting for comments enabled in the config file.
- setSCPDNode(Node) - Method in class org.cybergarage.upnp.xml.ServiceData
setSCPDNode.
- setSCPDURL(String) - Method in class org.cybergarage.upnp.Service
Sets the SCPD URL for this service.
- setSearch(String) - Method in class i2p.susi.dns.AddressbookBean
Sets the search string.
- setSearchKey(Hash) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
- setSearchKey(Hash) - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- setSearchMx(int) - Method in class org.cybergarage.upnp.ControlPoint
-
- setSearchType(DatabaseLookupMessage.Type) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
Defines the type of data being searched for.
- setSecret(String) - Method in class net.i2p.data.EncryptedLeaseSet
Must be set before sign or verify.
- setSecretRequired() - Method in class net.i2p.data.BlindData
Marks that a secret is required for this blinded key.
- setSeed(byte[]) - Method in class net.i2p.util.FortunaRandomSource
Seed the Fortuna PRNG.
- setSeed(boolean) - Method in class org.klomp.snark.dht.Peer
Sets whether this peer is a seed.
- setSelected(boolean) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JCheckBox
Selection state.
- setSelectedIndex(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JComboBox
Selected index.
- setSelectionEnd(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextPane
The selection end (no-op).
- setSelectionStart(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextPane
The selection start (no-op).
- setSelectorLoopDelay(long) - Static method in class net.i2p.router.transport.ntcp.EventPumper
Set the selector loop delay, bounded 1-SELECTOR_MAX_DELAY ms.
- setSelectorLoopDelay(long) - Static method in class net.i2p.router.transport.ntcp.NTCPTransport
Set the selector loop delay, bounded 1-100ms
- setSelectorLoopDelayDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the SELECTOR_LOOP_DELAY tuning parameter.
- setSelectorLoopDelayMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the SELECTOR_LOOP_DELAY tuning parameter.
- setSelectorLoopDelayMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the SELECTOR_LOOP_DELAY tuning parameter.
- setSelectorLoopDelayOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the SELECTOR_LOOP_DELAY tuning parameter.
- setSelectorLoopDelayStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the SELECTOR_LOOP_DELAY tuning parameter.
- setSendAckDelay(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
{_ackDelay
- setSendAliceTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
Set when we last sent to Alice (SSU2 Bob only).
- setSendBufferSize(int) - Method in class net.i2p.client.streaming.impl.StandardSocket
Does nothing.
- setSendCharlieTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
Set when we last sent to Charlie (SSU2 Alice only).
- setSendEvents(boolean) - Method in class org.cybergarage.upnp.StateVariable
setSendEvents.
- setSendFinisherMaxThreads(int) - Static method in class net.i2p.router.transport.ntcp.NTCPTransport
Set the send finisher max threads
- setSendFinisherQueueCapacity(int) - Static method in class net.i2p.router.transport.ntcp.NTCPTransport
Set the send finisher queue capacity
- setSendLeaseSet(boolean) - Method in class net.i2p.client.SendMessageOptions
default true
- setSendPoolCapacity(int) - Static method in class net.i2p.router.transport.TransportImpl
Set the NTCP send pool capacity (called by Tuner).
- setSendStreamId(long) - Method in class net.i2p.client.streaming.impl.Connection
-
- setSendStreamId(long) - Method in class net.i2p.client.streaming.impl.Packet
-
- setSendTo(Hash) - Method in class net.i2p.router.tunnel.HopConfig
Do not set for endpoint
- setSendTunnelId(TunnelId) - Method in class net.i2p.router.tunnel.HopConfig
Set the send tunnel ID.
- setSendTunnelId(long) - Method in class net.i2p.router.tunnel.HopConfig
Set the send tunnel ID.
- setSentMessagesCleanTime(long) - Static method in class net.i2p.router.transport.udp.PeerState
Bridge to PeerState2.setSentMessagesCleanTime for Tuner (different package).
- setSentMessagesCleanTime(long) - Static method in class net.i2p.router.transport.udp.PeerState2
Set sent-messages cleanup interval.
- setSentRelayTag(long) - Method in class net.i2p.router.transport.udp.InboundEstablishState
Set the relay tag to include in the SessionCreated message.
- setSEQ(long) - Method in class org.cybergarage.upnp.event.NotifyRequest
setSEQ.
- setSeqNum(long) - Method in class net.i2p.router.OutNetMessage
For CDPQ
- setSeqNum(long) - Method in class net.i2p.router.transport.udp.OutboundMessageState
For CDPQ
- setSeqNum(long) - Method in class net.i2p.router.transport.udp.UDPPacket
Packet sequence number.
- setSeqNum(long) - Method in class net.i2p.router.tunnel.OutboundGatewayMessage
For CDPQ
- setSeqNum(long) - Method in interface net.i2p.router.util.PQEntry
Set the sequence number for FIFO ordering.
- setSequenceNum(long) - Method in class net.i2p.client.streaming.impl.Packet
-
- setSerial(String) - Method in class i2p.susi.dns.BaseBean
Sets the serial.
- setSerialNumber(String) - Method in class org.cybergarage.upnp.Device
setSerialNumber.
- setServer(String) - Method in class org.cybergarage.http.HTTPPacket
Set the Server header.
- setServerHandlerThreads(int) - Static method in class net.i2p.i2ptunnel.TunnelControllerGroup
-
- setService(Service) - Method in class org.cybergarage.upnp.Action
Sets the service this action belongs to.
- setService(Service) - Method in class org.cybergarage.upnp.Argument
Sets the service this argument belongs to.
- setServiceID(String) - Method in class org.cybergarage.upnp.Service
Sets service ID of this service.
- setServiceNode(Node) - Method in class org.cybergarage.upnp.StateVariable
Sets service node this state variable belongs to.
- setServiceType(String) - Method in class org.cybergarage.upnp.Service
Sets service type of this service.
- setSession(HttpSession) - Method in class net.i2p.i2ptunnel.web.IndexBean
For session-bound nonce generation and validation
- setSession(SAMv3RawSession) - Method in class net.i2p.sam.SAMv3Handler
For subsessions created by MasterSession
- setSession(SAMv3DatagramSession) - Method in class net.i2p.sam.SAMv3Handler
For subsessions created by MasterSession
- setSession(SAMv3StreamSession) - Method in class net.i2p.sam.SAMv3Handler
For subsessions created by MasterSession
- setSessionConfig(SessionConfig) - Method in class net.i2p.data.i2cp.CreateSessionMessage
setSessionConfig.
- setSessionConfig(SessionConfig) - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
setSessionConfig.
- setSessionId(SessionId) - Method in class net.i2p.client.impl.I2PSessionImpl
Session ID assigned by the router.
- setSessionId(SessionId) - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
Session identifier for this message.
- setSessionId(SessionId) - Method in class net.i2p.data.i2cp.DestroySessionMessage
setSessionId.
- setSessionId(long) - Method in class net.i2p.data.i2cp.MessageStatusMessage
Sets the session ID.
- setSessionId(long) - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
Sets the session ID.
- setSessionId(long) - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
Sets the session ID for this message.
- setSessionId(SessionId) - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
setSessionId.
- setSessionId(SessionId) - Method in class net.i2p.data.i2cp.ReportAbuseMessage
setSessionId.
- setSessionId(SessionId) - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
setSessionId.
- setSessionId(SessionId) - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
setSessionId.
- setSessionId(int) - Method in class net.i2p.data.i2cp.SessionId
Set the session ID.
- setSessionId(SessionId) - Method in class net.i2p.data.i2cp.SessionStatusMessage
setSessionId.
- setSessionId(Hash, SessionId) - Method in class net.i2p.router.client.ClientConnectionRunner
To be called only by ClientManager.
- setSessionListener(I2PSessionListener) - Method in interface net.i2p.client.I2PSession
Instruct the I2PSession where it should send event notifications
WARNING: It is recommended that you use a method that specifies the protocol and ports.
- setSessionListener(I2PSessionListener) - Method in class net.i2p.client.impl.I2PSessionImpl
configure the listener
- setSessionListener(I2PSessionListener) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
listen on all protocols and ports
- setSettings(TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.TunnelPool
Update the settings for this pool
- setSettings(Map) - Method in class net.i2p.router.web.FormHandler
For many forms, it's easiest just to put all the parameters here.
- setSeverity(int) - Method in class net.i2p.data.i2cp.AbuseSeverity
Set the severity level.
- setSeverity(AbuseSeverity) - Method in class net.i2p.data.i2cp.ReportAbuseMessage
setSeverity.
- setShapeRendering(String) - Method in class org.jfree.svg.SVGGraphics2D
Sets the value of the 'shape-rendering' property that will be written to the SVG element.
- setShared(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setShared(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setShared(boolean) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setSharePercentage(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the share percentage.
- setShouldsave(String) - Method in class net.i2p.router.web.helpers.ConfigAdvancedHandler
Set whether to save configuration.
- setShouldsave(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
Whether to save the configuration.
- setShouldsave(String) - Method in class net.i2p.router.web.helpers.ConfigTunnelsHandler
Set whether the form should trigger a save
- setShouldsave(String) - Method in class net.i2p.router.web.helpers.ConfigUIHandler
Sets the save flag for configuration changes.
- setShow(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set by show= param (alternative to f=N).
- setShow(String) - Method in class net.i2p.router.web.helpers.ProfilesHelper
Set by show=fast|highcap|floodfill|banned param (alternative to f=N).
- setShowEvents(String) - Method in class net.i2p.router.web.helpers.GraphHelper
setShowEvents.
- setShowSignature(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Shows or hides graph signature (gator) in the top right corner of the graph
- setShowStatusFilter(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setShutdownDelayMax(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setShutdownDelayMax(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setShutdownDelayMin(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setShutdownDelayMin(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setShutdownStatus() - Method in interface net.i2p.router.RouterThrottle
-
- setShutdownStatus() - Method in class net.i2p.router.RouterThrottleImpl
-
- setSID(String) - Method in class org.cybergarage.upnp.event.NotifyRequest
setSID.
- setSID(String) - Method in class org.cybergarage.upnp.event.Subscriber
setSID.
- setSID(String) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
setSID.
- setSID(String) - Method in class org.cybergarage.upnp.event.SubscriptionResponse
setSID.
- setSID(String) - Method in class org.cybergarage.upnp.Service
setSID.
- setSID(String) - Method in class org.cybergarage.upnp.xml.ServiceData
setSID.
- setSignature(Signature) - Method in class net.i2p.data.DatabaseEntry
Configure the proof that the entity stands behind the info here
- setSignature(Signature) - Method in class net.i2p.data.i2cp.SessionConfig
setSignature.
- setSignature(String) - Method in class org.rrd4j.graph.RrdGraphDef
Sets the signature string that runs along the right-side of the graph.
- setSignedCert(PrivateKeyFile) - Method in class net.i2p.data.PrivateKeyFile
Sign this dest by dest found in pkf2 - caller must also call write().
- setSigner(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setSigningKey(SigningPublicKey) - Method in class net.i2p.data.EncryptedLeaseSet
Overridden to set the blinded key.
- setSigningKey(SigningPublicKey) - Method in class net.i2p.data.LeaseSet
The revocation key.
- setSigningKey(SigningPublicKey) - Method in class net.i2p.data.LeaseSet2
The revocation key.
- setSigningPrivateKey(SigningPrivateKey) - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
Signing private key for the lease set.
- setSigningPublicKey(SigningPublicKey) - Method in class net.i2p.data.KeysAndCert
Signing public key to set.
- setSigType(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setSigType(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setSink(Sink) - Method in class net.i2p.i2ptunnel.socks.MultiSink
Don't use this - put sinks in the cache
- setSink(Sink) - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPPort
Sets the sink for incoming UDP datagrams from I2P.
- setSink(Sink) - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPUnwrapper
Sets the sink for outgoing unwrapped UDP datagrams.
- setSink(Sink) - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPWrapper
Sets the sink for outgoing wrapped UDP datagrams.
- setSink(Sink) - Method in class net.i2p.i2ptunnel.streamr.MultiSource
Sets the destination sink for all outgoing data.
- setSink(Sink) - Method in class net.i2p.i2ptunnel.streamr.Pinger
Sets the destination sink for ping messages.
- setSink(Sink) - Method in class net.i2p.i2ptunnel.udp.I2PSource
Sets the sink for received I2P datagrams.
- setSink(Sink) - Method in interface net.i2p.i2ptunnel.udp.Source
Sets the sink for received data.
- setSink(Sink) - Method in class net.i2p.i2ptunnel.udp.UDPSource
Sets the sink for received UDP datagrams.
- setSink(Sink) - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
Sets the receiver of the UDP datagrams from I2P.
- setSink(Sink) - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
Sets the receiver of the UDP datagrams from I2P.
- setSize(int, int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setSize(long) - Method in class i2p.susi.webmail.Draft
-
- setSize(long) - Method in class i2p.susi.webmail.Mail
-
- setSize(long) - Method in class net.i2p.data.i2cp.MessageStatusMessage
setSize.
- setSlowStartGrowthDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the SLOW_START_GROWTH tuning parameter.
- setSlowStartGrowthOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the SLOW_START_GROWTH tuning parameter.
- setSlowStartGrowthRateFactor(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
{_slowStartGrowthRateFactor
- setSOAPAction(String) - Method in class org.cybergarage.soap.SOAPRequest
Set the SOAP action header.
- setSocket(I2PSocketFull) - Method in class net.i2p.client.streaming.impl.Connection
Set the socket associated with this connection.
- setSocket(Socket) - Method in class net.i2p.util.SocketTimeout
If non-null, will be closed when the timer expires.
- setSocket(HTTPSocket) - Method in class org.cybergarage.http.HTTPRequest
Sets the HTTPSocket for this request.
- setSocketConnectTimeout(int) - Static method in class net.i2p.i2ptunnel.TunnelControllerGroup
-
- setSocketErrorListener(I2PSocket.SocketErrorListener) - Method in interface net.i2p.client.streaming.I2PSocket
Deprecated, unimplemented, does nothing.
- setSocketErrorListener(I2PSocket.SocketErrorListener) - Method in class net.i2p.client.streaming.impl.I2PSocketFull
Deprecated, unimplemented, does nothing.
- setSocketErrorListener(I2PSocket.SocketErrorListener) - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
Deprecated, unimplemented, does nothing
- setSoLinger(boolean, int) - Method in class net.i2p.client.streaming.impl.StandardSocket
Does nothing.
- setSoLinger(boolean, int) - Method in class net.i2p.util.InternalSocket
Does nothing as of 0.9.33, prior to that threw UnsupportedOperationException
- setSoraDisplayFont() - Method in class net.i2p.router.web.CSSHelper
Save config for alternative display font if enabled
- setSort(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the sort field.
- setSort(String) - Method in class net.i2p.router.web.helpers.PeerHelper
setSort.
- setSortBy(String, Folder.SortOrder) - Method in class i2p.susi.util.Folder
Activates sorting by the chosen Comparator.
- setSoTimeout(long) - Method in interface net.i2p.client.streaming.I2PServerSocket
Set Sock Option accept timeout
- setSoTimeout(long) - Method in class net.i2p.client.streaming.impl.ConnectionManager
Set the socket accept() timeout.
- setSoTimeout(long) - Method in class net.i2p.client.streaming.impl.I2PServerSocketFull
-
- setSoTimeout(int) - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- setSoTimeout(int) - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- setSoTimeout(int) - Method in class net.i2p.util.InternalServerSocket
warning - unsupported
- setSoTimeout(int) - Method in class net.i2p.util.InternalSocket
Supported as of 0.9.34, if constructed with TimeoutPipedInputStream
and TimeoutPipedOutputStream.
- setSpeed(String) - Method in class net.i2p.router.web.helpers.ConfigPeerHandler
Set the speed bonus.
- setSpeedBonus(int) - Method in class net.i2p.router.peermanager.PeerProfile
- setSpoofedHost(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
What host does this http server tunnel spoof
- setSpoofedHost(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
What host does this http server tunnel spoof
- setSSDPBindAddress(InetAddress[]) - Method in class org.cybergarage.upnp.Device
-
- setSSDPBindAddress(InetAddress[]) - Method in class org.cybergarage.upnp.xml.DeviceData
Sets the SSDP bind addresses.
- setSSDPPacket(SSDPPacket) - Method in class org.cybergarage.upnp.Device
setSSDPPacket.
- setSSDPPacket(SSDPPacket) - Method in class org.cybergarage.upnp.xml.DeviceData
setSSDPPacket.
- setSSDPPort(int) - Method in class org.cybergarage.upnp.ControlPoint
Set the SSDP port.
- setSSDPPort(int) - Method in class org.cybergarage.upnp.Device
-
- setSSDPPort(int) - Method in class org.cybergarage.upnp.xml.DeviceData
Sets the SSDP port for binding.
- setSslProxies(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setSslProxies(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setSsucaps(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the SSU capabilities filter.
- setST(String) - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
setST.
- setStart(int) - Method in class net.i2p.router.web.NewsFeedHelper
Starting index.
- setStartAfter(long) - Method in class net.i2p.router.JobTiming
WARNING - this does not force a resort of the job queue any more...
- setStartAtBeginning(String) - Method in class net.i2p.router.web.ContentHelper
setStartAtBeginning.
- setStarting() - Method in class org.klomp.snark.Snark
Set startup in progress.
- setStartOnLoad(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
If called with any value, we want this tunnel to start whenever it is
loaded (aka right now and whenever the router is started up)
- setStartOnLoad(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
If called with any value, we want this tunnel to start whenever it is
loaded (aka right now and whenever the router is started up)
- setStartTime(long) - Method in interface org.rrd4j.core.DataHolder
Sets the time when the graph should start.
- setStartTime(long) - Method in class org.rrd4j.core.RrdDef
Sets RRD's starting timestamp.
- setStartTime(Date) - Method in class org.rrd4j.core.RrdDef
Sets RRD's starting timestamp.
- setStartTime(Calendar) - Method in class org.rrd4j.core.RrdDef
Sets RRD's starting timestamp.
- setStartTime(long) - Method in class org.rrd4j.data.DataProcessor
Starting timestamp.
- setStartTime(long) - Method in class org.rrd4j.graph.RrdGraphDef
Sets the time when the graph should begin.
- setStartupDelay(int) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setStartupDelayEndTime(long) - Method in class net.i2p.i2ptunnel.TunnelController
Set the startup delay end time.
- setStartupDelayMax(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setStartupDelayMax(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setStartupDelayMin(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setStartupDelayMin(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setStartupGrace(String) - Method in class net.i2p.router.web.helpers.ConfigBanHandler
Set the startup grace period.
- setStat(String) - Method in class net.i2p.router.web.helpers.GraphHelper
For single stat page
- setStatFilter(String) - Method in class net.i2p.router.web.helpers.StatHelper
Optional stat name filter (substring match, case-insensitive).
- setStatus(int) - Method in class net.i2p.data.i2cp.MessageStatusMessage
Sets the status code.
- setStatus(int) - Method in class net.i2p.data.i2cp.SessionStatusMessage
setStatus.
- setStatus(String) - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
Sets the status message for the current reseed attempt.
- setStatus(int) - Method in class net.i2p.router.transport.udp.PeerTestState
Set the status code sent to Alice (SSU2 Bob only).
- setStatus(int, String) - Method in class org.cybergarage.upnp.Action
Sets the status code and description for this action.
- setStatus(int) - Method in class org.cybergarage.upnp.Action
Sets the status code for this action using the default description.
- setStatus(int, String) - Method in class org.cybergarage.upnp.StateVariable
setStatus.
- setStatus(int) - Method in class org.cybergarage.upnp.StateVariable
setStatus.
- setStatusCode(int) - Method in class org.cybergarage.http.HTTPResponse
Sets the HTTP status code of this response.
- setStatusCode(int) - Method in class org.cybergarage.http.HTTPStatus
Sets the status code.
- setStep(String) - Method in class org.cybergarage.upnp.AllowedValueRange
Sets the step value for this allowed value range.
- setStep(long) - Method in interface org.rrd4j.core.DataHolder
Set the step for timestamp interval.
- setStep(long) - Method in class org.rrd4j.core.RrdDef
Sets RRD's time step.
- setStep(long) - Method in class org.rrd4j.data.DataProcessor
Once data are fetched, the step value will be used to generate values.
- setStep(long) - Method in class org.rrd4j.graph.RrdGraphDef
Suggests which time step should be used by Rrd4j while processing data from RRD files.
- setStorage(Storage) - Method in class org.klomp.snark.PeerCoordinator
Sets the storage after transition out of magnet mode Snark calls this after we call
gotMetaInfo()
- setStoredLeaseDate(long) - Method in class net.i2p.router.networkdb.kademlia.SearchState
setStoredLeaseDate.
- setString(String) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
Set the progress bar string.
- setStringHeader(String, String, String, String) - Method in class org.cybergarage.http.HTTPPacket
Sets a string header value, wrapping it with the specified delimiters if not already wrapped.
- setStringHeader(String, String) - Method in class org.cybergarage.http.HTTPPacket
Sets a string header value, wrapping it with double quotes if not already wrapped.
- setStringPainted(boolean) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
Set whether the progress bar string should be painted.
- setStroke(Stroke) - Method in class org.jfree.svg.SVGGraphics2D
Sets the stroke that will be used to draw shapes.
- setSubscribeRequest(Service, String, long) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
setSubscribeRequest.
- setSubscriptionTime(long) - Method in class org.cybergarage.upnp.event.Subscriber
setSubscriptionTime.
- setSuccess(boolean) - Method in interface i2p.susi.webmail.pop3.POP3MailBox.FetchRequest
-
- setSuccessCallback(I2PTunnelRunner.SuccessCallback) - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
Sets a callback to be invoked on successful data transfer.
- setSuccessfulLookups(long) - Method in class net.i2p.router.peermanager.DBHistory
setSuccessfulLookups.
- setSummaryListener(RateSummaryListener) - Method in class net.i2p.stat.Rate
Set the listener to notify on coalesce.
- setSustainedHighLoadMs(long) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the duration (ms) high load must persist before gating requests.
- setSustainedModerateLoadMs(long) - Static method in class net.i2p.router.tunnel.pool.RequestThrottler
Set the duration (ms) moderate load must persist before disconnecting low-share peers.
- setSybil(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the Sybil analysis filter.
- setSybil2(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
For form, same as above but with a length check.
- setSyncPeriod(int) - Static method in class org.rrd4j.core.RrdNioBackendFactory
Sets time between consecutive background synchronizations.
- setSyncPoolSize(int) - Static method in class org.rrd4j.core.RrdNioBackendFactory
Sets the number of synchronizing threads.
- setTagsToSend(int) - Method in class net.i2p.client.SendMessageOptions
If we are low on tags, send this many.
- setTagThreshold(int) - Method in class net.i2p.client.SendMessageOptions
Low tag threshold.
- setTarget(long) - Method in class net.i2p.router.util.CoDelBlockingQueue
Sets the current CoDel target delay in ms.
- setTarget(long) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
Sets the current CoDel target delay in ms.
- setTargetDestination(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
What peer does this client tunnel point at
- setTargetDestination(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
What peer does this client tunnel point at
- setTargetHost(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
What host does this server tunnel point at
- setTargetHost(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
What host does this server tunnel point at
- setTargetPort(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
What port does this server tunnel point at
- setTargetPort(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
What port does this server tunnel point at
- setTcpNoDelay(boolean) - Method in class net.i2p.client.streaming.impl.StandardSocket
Does nothing.
- setTcpPort(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the TCP port.
- setTestData(byte[]) - Method in class net.i2p.router.transport.udp.PeerTestState
Save the test data for retransmission.
- setTestFailed() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Called when a test fails.
- setTestFailed() - Method in interface net.i2p.router.TunnelInfo
Set the test status when a test fails.
- setTestOverBudget() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Mark tunnel as scheduled for early expiry due to pool being over budget.
- setTestStarted() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Called when a test is started.
- setTestStarted() - Method in interface net.i2p.router.TunnelInfo
Set the test status when a test is started.
- setTestTooSlow() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
Mark tunnel as scheduled for early expiry (pruned from pool).
- setText(String) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JLabel
Set the label text.
- setText(String) - Method in class edu.internet2.ndt.StatusPanel
Sets a string explaining progress of tests
- setTextAntiAliasing(boolean) - Method in class org.rrd4j.graph.ImageWorker
Enable or disable text anti-aliasing.
- setTextAntiAliasing(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
Controls if the text should be antialiased or not.
- setTextRendering(String) - Method in class org.jfree.svg.SVGGraphics2D
Sets the value of the 'text-rendering' property that will be written to the SVG element.
- setTheme(String) - Method in class net.i2p.router.web.helpers.ConfigUIHandler
Sets the theme name for configuration.
- setTheyRelayToUsAs(long) - Method in class net.i2p.router.transport.udp.PeerState
If they have offered to serve as an introducer to us, this is the tag we can use to publish that fact.
- setThreadCount(int) - Static method in class net.i2p.router.transport.ntcp.Reader
Set the reader thread count, bounded by MIN_THREADS-MAX_THREADS
- setThreadCount(int) - Static method in class net.i2p.router.transport.ntcp.Writer
Set the writer thread count, bounded by MIN_THREADS-MAX_THREADS
- setThreadCount(int) - Static method in class net.i2p.router.transport.udp.MessageReceiver
Sets the target thread count.
- setThreadFactory(ThreadFactory) - Static method in class org.rrd4j.core.RrdNioBackendFactory
Set a custom thread factory for the default sync pool.
- setThreadObject(Thread) - Method in class org.cybergarage.util.ThreadCore
Sets the internal Thread object.
- setThreadsDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the THREADS tuning parameter.
- setThreadsMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the THREADS tuning parameter.
- setThreadsMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the THREADS tuning parameter.
- setThreadsOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the THREADS tuning parameter.
- setThreadsStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the THREADS tuning parameter.
- setThrottleRejectExponentDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the THROTTLE_REJECT_EXPONENT tuning parameter.
- setThrottleRejectExponentMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the THROTTLE_REJECT_EXPONENT tuning parameter.
- setThrottleRejectExponentMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the THROTTLE_REJECT_EXPONENT tuning parameter.
- setThrottleRejectExponentOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the THROTTLE_REJECT_EXPONENT tuning parameter.
- setThrottleRejectExponentStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the THROTTLE_REJECT_EXPONENT tuning parameter.
- setTickStroke(Stroke) - Method in class org.rrd4j.graph.RrdGraphDef
Set the stroke used to draw ticks
- setTime(long) - Method in class org.rrd4j.core.Sample
Sets sample timestamp.
- setTimeAxis(int, int, int, int, int, int, int, String) - Method in class org.rrd4j.graph.RrdGraphDef
Configures x-axis grid and labels.
- setTimeAxis(int, int, int, int, int, int, int, TimeLabelFormat) - Method in class org.rrd4j.graph.RrdGraphDef
- setTimeLabelFormat(TimeLabelFormat) - Method in class org.rrd4j.graph.RrdGraphDef
This allows to keep the default major and minor grid unit, but with changing only the label
formatting, using a
TimeLabelFormat- setTimeLabelFormatter(Function<TimeUnit, Optional<TimeLabelFormat>>) - Method in class org.rrd4j.graph.RrdGraphDef
This allows to keep the default major and minor grid unit, but with changing only the label
formatting, that will be formatted differently according to
TimeUnit chosen for the
time axis.
- setTimeout(int) - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- setTimeout(int) - Method in class org.cybergarage.http.HTTPServer
Sets the socket timeout value.
- setTimeOut(long) - Method in class org.cybergarage.upnp.event.Subscriber
setTimeOut.
- setTimeout(long) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
setTimeout.
- setTimeout(long) - Method in class org.cybergarage.upnp.event.SubscriptionResponse
setTimeout.
- setTimeout(long) - Method in class org.cybergarage.upnp.Service
setTimeout.
- setTimeout(long) - Method in class org.cybergarage.upnp.xml.ServiceData
setTimeout.
- setTimeoutCommand(Runnable) - Method in class net.i2p.util.SocketTimeout
If non-null, will be run when the timer expires.
- setTimeSpan(long, long) - Method in interface org.rrd4j.core.DataHolder
Sets starting and ending time for the for the graph.
- setTimeSpan(long, long) - Method in class org.rrd4j.data.DataProcessor
-
- setTimeSpan(long, long) - Method in class org.rrd4j.graph.RrdGraphDef
Sets starting and ending time for the for the graph.
- setTimeSpan(long[]) - Method in class org.rrd4j.graph.RrdGraphDef
Sets starting and ending time for the for the graph.
- setTimeStamp(long) - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
setTimeStamp.
- setTimestamps(long[]) - Method in class org.rrd4j.core.FetchData
Sets the timestamps for the fetched data.
- setTimestamps(long[]) - Method in class org.rrd4j.data.Source
Sets the timestamps.
- setTimeToLive(int) - Static method in class org.cybergarage.upnp.UPnP
Sets the time-to-live value for multicast packets.
- setTimeZone(TimeZone) - Method in interface org.rrd4j.core.DataHolder
Set the time zone used for the legend.
- setTimeZone(TimeZone) - Method in class org.rrd4j.data.DataProcessor
setTimeZone.
- setTimeZone(TimeZone) - Method in class org.rrd4j.graph.RrdGraphDef
Set the time zone used for the legend.
- setTitle(String) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setTitle(String) - Method in class org.rrd4j.graph.RrdGraphDef
Defines a title to be written into the graph.
- setToNullPublicKey() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- setToNullPublicKey() - Method in interface com.southernstorm.noise.protocol.DHState
Sets this object to the null public key and clears the private key.
- setToNullPublicKey() - Method in class com.southernstorm.noise.protocol.MLKEMDHState
-
- setTotalCommentsSent(int) - Method in class org.klomp.snark.Peer
Sets the total number of UT comments sent to this peer.
- setTotalDay(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setTotalDay(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setTotalEventCount(long) - Method in class net.i2p.stat.RateAverages
Set the total event count.
- setTotalHour(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setTotalHour(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setTotalMinute(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setTotalMinute(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setTotalTimeoutPeriod(long) - Method in class net.i2p.util.SocketTimeout
If greater than zero, must be greater than the inactivity timeout.
- setTotalValues(double) - Method in class net.i2p.stat.RateAverages
Set the total values sum.
- setTrackerProblems(String) - Method in class org.klomp.snark.Snark
Set the tracker problems string.
- setTrackerSeenPeers(int) - Method in class org.klomp.snark.Snark
Set the tracker seen peers count.
- setTrafficClass(int) - Method in class net.i2p.client.streaming.impl.StandardSocket
Does nothing.
- setTransferEncoding(String) - Method in class org.cybergarage.http.HTTPPacket
Set the Transfer-Encoding header.
- setTransform(AffineTransform) - Method in class org.jfree.svg.SVGGraphics2D
Sets the transform.
- setTransformDP(int) - Method in class org.jfree.svg.SVGGraphics2D
Sets the number of decimal places used to write the transformation matrices in the SVG
output.
- setTransitThrottleFactorDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the TRANSIT_THROTTLE_FACTOR tuning parameter.
- setTransitThrottleFactorMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the TRANSIT_THROTTLE_FACTOR tuning parameter.
- setTransitThrottleFactorMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the TRANSIT_THROTTLE_FACTOR tuning parameter.
- setTransitThrottleFactorOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the TRANSIT_THROTTLE_FACTOR tuning parameter.
- setTransitThrottleFactorStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the TRANSIT_THROTTLE_FACTOR tuning parameter.
- setTransport(Transport) - Method in class net.i2p.router.transport.TransportBid
setTransport.
- setTransport(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the transport filter.
- setTransport(String) - Method in class net.i2p.router.web.helpers.PeerHelper
-
- setTransportQueued(long) - Method in class net.i2p.router.OutNetMessage
When the message entered the transport queue (set by transport send()).
- setTrClass(int) - Method in class i2p.susi.dns.AddressbookBean
Sets the table row class.
- setTruncated(boolean) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
Set the truncation bit on this DNS message.
- setTrustedKeys(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setTunnel(I2PTunnel) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
for apps that use multiple I2PTunnel instances
- setTunnel(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
Set the tunnel number.
- setTunnelBackupQuantity(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
how many tunnels to hold in reserve to guard against failures
In or both in/out
- setTunnelBackupQuantity(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
How many tunnels to hold in reserve to guard against failures
In or both in/out
- setTunnelBackupQuantityOut(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
how many tunnels to hold in reserve to guard against failures
- setTunnelBackupQuantityOut(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
How many outbound tunnels to hold in reserve to guard against failures
- setTunnelDepth(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
how many hops to use for inbound tunnels
In or both in/out
- setTunnelDepth(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
How many hops to use for inbound tunnels
In or both in/out
- setTunnelDepthOut(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
how many hops to use for outbound tunnels
- setTunnelDepthOut(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
How many hops to use for outbound tunnels
- setTunnelGrowthFactorDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the TUNNEL_GROWTH_FACTOR tuning parameter.
- setTunnelGrowthFactorMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the TUNNEL_GROWTH_FACTOR tuning parameter.
- setTunnelGrowthFactorMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the TUNNEL_GROWTH_FACTOR tuning parameter.
- setTunnelGrowthFactorOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the TUNNEL_GROWTH_FACTOR tuning parameter.
- setTunnelGrowthFactorStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the TUNNEL_GROWTH_FACTOR tuning parameter.
- setTunnelHistory(TunnelHistory) - Method in class net.i2p.router.peermanager.PeerProfile
Set the tunnel history.
- setTunnelId(TunnelId) - Method in class net.i2p.data.i2np.DeliveryInstructions
required for TUNNEL
- setTunnelId(long) - Method in class net.i2p.data.i2np.TunnelDataMessage
(correctly) Invalidates stored checksum
- setTunnelId(TunnelId) - Method in class net.i2p.data.i2np.TunnelDataMessage
(correctly) Invalidates stored checksum
- setTunnelId(TunnelId) - Method in class net.i2p.data.i2np.TunnelGatewayMessage
-
- setTunnelId(TunnelId) - Method in class net.i2p.data.Lease
Configure the tunnel on the gateway to communicate with
- setTunnelId(TunnelId) - Method in class net.i2p.data.MetaLease
UnsupportedOperationException always.
- setTunnelId(long) - Method in class net.i2p.data.TunnelId
Sets the tunnel ID for this lease.
- setTunnelQuantity(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
how many parallel inbound tunnels to use
In or both in/out
- setTunnelQuantity(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
How many parallel inbound tunnels to use
In or both in/out
- setTunnelQuantityOut(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
how many parallel outbound tunnels to use
- setTunnelQuantityOut(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
How many parallel outbound tunnels to use
- setTunnelStatus(String) - Method in interface net.i2p.router.RouterThrottle
Update the tunnel acceptance status message.
- setTunnelStatus(String) - Method in class net.i2p.router.RouterThrottleImpl
setTunnelStatus.
- setTunnelTestTimeAverage(float) - Method in class net.i2p.router.peermanager.PeerProfile
Set the tunnel test time average.
- setTunnelTestTimeAvgLastUpdate(long) - Method in class net.i2p.router.peermanager.PeerProfile
Set the timestamp of the last tunnel test time average update.
- setTunnelVariance(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
how much randomisation to apply to the depth of tunnels
In or both in/out
- setTunnelVariance(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
How much randomisation to apply to the depth of tunnels
In or both in/out
- setTunnelVarianceOut(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
how much randomisation to apply to the depth of tunnels
- setTunnelVarianceOut(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
How much randomisation to apply to the depth of outbound tunnels
- setType(byte) - Method in class edu.internet2.ndt.Message
Set Message Type
- setType(int) - Method in class net.i2p.data.MetaLease
Set the type of this lease.
- setType(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
What type of tunnel (httpclient, ircclient, client, or server).
- setType(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
What type of tunnel (httpclient, ircclient, client, or server).
- setType(String) - Method in class net.i2p.router.web.helpers.EventLogHelper
Set the type.
- setType(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the signature type filter.
- setUDN(String) - Method in class org.cybergarage.upnp.Device
setUDN.
- setUdpAutoIP(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
setUdpAutoIP.
- setUDPEnabled(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setUdpHandlerThreadsDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the UDP_HANDLER_THREADS tuning parameter.
- setUdpHandlerThreadsMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the UDP_HANDLER_THREADS tuning parameter.
- setUdpHandlerThreadsMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the UDP_HANDLER_THREADS tuning parameter.
- setUdpHandlerThreadsOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the UDP_HANDLER_THREADS tuning parameter.
- setUdpHandlerThreadsStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the UDP_HANDLER_THREADS tuning parameter.
- setUdpHost1(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the first UDP host.
- setUdpPayloadSize(int) - Method in class org.minidns.edns.Edns.Builder
Sets the UDP payload size.
- setUdpPort(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set the UDP port.
- setUID(int) - Method in class net.i2p.router.transport.UPnP.IPv6ForwardPort
-
- setUnencryptedData(byte[]) - Method in class net.i2p.data.Payload
Populate the message body with data.
- setUniqueId(long) - Method in interface net.i2p.data.i2np.I2NPMessage
id).
- setUniqueId(long) - Method in class net.i2p.data.i2np.I2NPMessageImpl
The ID is set to a random value when written but it can be overridden here.
- setUniqueLocal(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setUniqueLocal(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setUnit(String) - Method in class org.rrd4j.graph.RrdGraphDef
Sets unit to be displayed on y axis.
- setUnitsExponent(int) - Method in class org.rrd4j.graph.RrdGraphDef
Sets the 10**unitsExponent scaling of the y-axis values.
- setUnitsLength(int) - Method in class org.rrd4j.graph.RrdGraphDef
Sets the character width on the left side of the graph for y-axis values.
- setUniversalTheming(String) - Method in class net.i2p.router.web.helpers.ConfigUIHandler
Enables universal theming support.
- setUnpromptedDbStoreNew(long) - Method in class net.i2p.router.peermanager.DBHistory
setUnpromptedDbStoreNew.
- setUnpromptedDbStoreOld(long) - Method in class net.i2p.router.peermanager.DBHistory
setUnpromptedDbStoreOld.
- setUnpublished() - Method in class net.i2p.data.LeaseSet2
Marks this leaseset as unpublished.
- setUnsubscribeRequest(Service) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
setUnsubscribeRequest.
- setup(Map<String, byte[]>) - Method in class gnu.crypto.prng.BasePRNGStandalone
Set up this PRNG instance with the given attributes.
- setup(Map<String, byte[]>) - Method in class gnu.crypto.prng.FortunaStandalone
Set up the PRNG instance.
- setUpBWLimit(long) - Method in class org.klomp.snark.BandwidthManager
Current limit in Bps
- setUPC(String) - Method in class org.cybergarage.upnp.Device
setUPC.
- setUpdateAction(String) - Method in class net.i2p.router.web.UpdateHandler
These two can be set in either order, so call checkUpdateAction() twice
- setUpdateDevSU3(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
Set whether to update development SU3 builds.
- setUpdateNonce(String) - Method in class net.i2p.router.web.helpers.SidebarHelper
Update nonce, HTML-stripped before storing.
- setUpdateNonce(String) - Method in class net.i2p.router.web.UpdateHandler
setUpdateNonce.
- setUpdatePolicy(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setUpdateThroughProxy(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setUpdateUnsigned(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setUpdateURL(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setUploaded(long) - Method in class org.klomp.snark.PeerCoordinator
Sets the initial total of uploaded bytes of all peers (from a saved status)
- setUploaders(int, int) - Method in class org.klomp.snark.PeerCoordinator
Set the uploaders and interestedUploaders counts
- setUpnp(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
Set that the user wants UPnP enabled.
- setUPnPScannerCallback(UPnPScannerCallback) - Method in class net.i2p.router.Router
For Android only.
- setupServer() - Method in class net.i2p.i2ptunnel.socks.SOCKS4aServer
-
- setupServer() - Method in class net.i2p.i2ptunnel.socks.SOCKS5Server
-
- setupServer() - Method in class net.i2p.i2ptunnel.socks.SOCKSServer
Perform server initialization (expecially regarding protected
variables).
- setURI(String, boolean) - Method in class org.cybergarage.http.HTTPRequest
Sets the URI for this HTTP request.
- setURI(String) - Method in class org.cybergarage.http.HTTPRequest
Sets the URI for this HTTP request without relative URL conversion.
- setURL(String) - Method in class org.cybergarage.upnp.Icon
Sets the URL where the icon image can be retrieved.
- setUrlBase(String) - Method in class net.i2p.router.web.helpers.PeerHelper
setUrlBase.
- setUs(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
Set the local router hash for self-exclusion from peer selection.
- setUs(Hash) - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
setUs.
- setUseDHT(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setUseLeaseSetCheck(boolean) - Method in class net.i2p.addressbook.HostChecker
Set whether to use LeaseSet checking
- setUseOpenTrackers(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setUseOutproxyPlugin(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setUseOutproxyPlugin(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setUsePool(boolean) - Method in class org.rrd4j.core.RrdDb.Builder
Set whether to use the pool.
- setUserAgent(String) - Method in class edu.internet2.ndt.Tcpbw100
Set UserAgent String.
- setUserAgents(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setUserAgents(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setUserData(Object) - Method in class org.cybergarage.upnp.Action
Sets user-defined data for this action.
- setUserData(Object) - Method in class org.cybergarage.upnp.Argument
Sets user-defined data for this argument.
- setUserData(Object) - Method in class org.cybergarage.upnp.ControlPoint
-
- setUserData(Object) - Method in class org.cybergarage.upnp.Device
setUserData.
- setUserData(Object) - Method in class org.cybergarage.upnp.Icon
Sets user-defined data associated with this icon.
- setUserData(Object) - Method in class org.cybergarage.upnp.Service
setUserData.
- setUserData(Object) - Method in class org.cybergarage.upnp.StateVariable
setUserData.
- setUserData(Object) - Method in class org.cybergarage.xml.Node
Sets user data for this node.
- setUseSoraFont(String) - Method in class net.i2p.router.web.helpers.ConfigUIHandler
Enables Sora font usage.
- setUseSSL(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setUseSSL(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setUseUtc(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setUSN(String) - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
setUSN.
- setUSN(String) - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
setUSN.
- setValid(int) - Method in class net.i2p.data.ByteArray
Sets the number of valid bytes.
- setValue(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
Set the progress bar value.
- setValue(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.SpinnerNumberModel
The value.
- setValue(XmlParser.Node, String, String) - Static method in class net.i2p.jetty.JettyXmlConfigurationParser
Recursively go through the entire tree starting at node.
- setValue(String) - Method in class org.cybergarage.http.HTTPHeader
Sets the header value.
- setValue(String) - Method in class org.cybergarage.http.Parameter
Sets the parameter value.
- setValue(String) - Method in class org.cybergarage.upnp.AllowedValue
Sets the value for this allowed value element.
- setValue(String) - Method in class org.cybergarage.upnp.Argument
Sets the string value of this argument.
- setValue(int) - Method in class org.cybergarage.upnp.Argument
Sets the integer value of this argument.
- setValue(String) - Method in class org.cybergarage.upnp.event.Property
setValue.
- setValue(String) - Method in class org.cybergarage.upnp.StateVariable
setValue.
- setValue(int) - Method in class org.cybergarage.upnp.StateVariable
setValue.
- setValue(long) - Method in class org.cybergarage.upnp.StateVariable
setValue.
- setValue(String) - Method in class org.cybergarage.upnp.xml.ArgumentData
Set the argument value.
- setValue(String) - Method in class org.cybergarage.upnp.xml.StateVariableData
setValue.
- setValue(String) - Method in class org.cybergarage.xml.Attribute
Sets the value of this attribute.
- setValue(String) - Method in class org.cybergarage.xml.Node
Sets the value of this node.
- setValue(int) - Method in class org.cybergarage.xml.Node
Sets the value of this node as an integer.
- setValue(int, double) - Method in interface org.rrd4j.core.Robin
Sets the i-th value in the Robin archive.
- setValue(int, double) - Method in class org.rrd4j.core.RobinArray
Sets the i-th value in the Robin archive.
- setValue(int, double) - Method in class org.rrd4j.core.RobinMatrix
Sets the i-th value in the Robin archive.
- setValue(String, double) - Method in class org.rrd4j.core.Sample
Sets single data source value in the sample.
- setValue(int, double) - Method in class org.rrd4j.core.Sample
Sets single datasource value using data source index.
- setValueAt(int, E) - Method in class net.i2p.router.crypto.ratchet.SparseArray
Given an index in the range 0...size()-1, sets a new
value for the indexth key-value mapping that this
SparseArray stores.
- setValueAxis(double, int) - Method in class org.rrd4j.graph.RrdGraphDef
Sets vertical axis grid and labels.
- setValues(double[][]) - Method in class org.rrd4j.core.FetchData
Sets the values for the fetched data.
- setValues(double...) - Method in interface org.rrd4j.core.Robin
Updates archived values in bulk.
- setValues(double) - Method in interface org.rrd4j.core.Robin
(Re)sets all values in this archive to the same value.
- setValues(double...) - Method in class org.rrd4j.core.RobinArray
Updates archived values in bulk.
- setValues(double) - Method in class org.rrd4j.core.RobinArray
(Re)sets all values in this archive to the same value.
- setValues(double...) - Method in class org.rrd4j.core.RobinMatrix
Updates archived values in bulk.
- setValues(double) - Method in class org.rrd4j.core.RobinMatrix
(Re)sets all values in this archive to the same value.
- setValues(double...) - Method in class org.rrd4j.core.Sample
Sets some (possibly all) data source values in bulk.
- setValues(double[]) - Method in class org.rrd4j.data.Source
Sets the data values.
- setVariable(String, String) - Method in class org.rrd4j.core.XmlTemplate
Sets value for a single XML template variable.
- setVariable(String, int) - Method in class org.rrd4j.core.XmlTemplate
Sets value for a single XML template variable.
- setVariable(String, long) - Method in class org.rrd4j.core.XmlTemplate
Sets value for a single XML template variable.
- setVariable(String, double) - Method in class org.rrd4j.core.XmlTemplate
Sets value for a single XML template variable.
- setVariable(String, Color) - Method in class org.rrd4j.core.XmlTemplate
Sets value for a single XML template variable.
- setVariable(String, Date) - Method in class org.rrd4j.core.XmlTemplate
Sets value for a single XML template variable.
- setVariable(String, Calendar) - Method in class org.rrd4j.core.XmlTemplate
Sets value for a single XML template variable.
- setVariable(String, boolean) - Method in class org.rrd4j.core.XmlTemplate
Sets value for a single XML template variable.
- setVaryInboundHops(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setVaryOutboundHops(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setVerifySignature(boolean) - Method in class net.i2p.crypto.SU3File
Should the signature be verified? Default true
- setVersion(Version) - Method in class com.google.zxing.qrcode.encoder.QRCode
setVersion.
- setVersion(int) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Set version 2 from InboundEstablishState.
- setVersion(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
Set the router version filter.
- setVersion(String) - Method in class org.cybergarage.http.HTTPPacket
Sets the HTTP version for this packet.
- setVersion(String) - Method in class org.cybergarage.http.HTTPStatus
Sets the HTTP version.
- setVersion(int) - Method in class org.rrd4j.core.RrdDef
Sets RRD's file version.
- setVerticalLabel(String) - Method in class org.rrd4j.graph.RrdGraphDef
Sets vertical label on the left side of the graph.
- setVisible(boolean) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
No-op stub.
- setW(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setWantedPieces() - Method in class org.klomp.snark.PeerCoordinator
Rebuild the wanted pieces list from storage.
- setWantedPieces(Storage) - Method in class org.klomp.snark.Snark
StorageListener callback to update the coordinator's wanted piece set.
- setWantedPieces(Storage) - Method in interface org.klomp.snark.StorageListener
Resets the peer's wanted pieces table.
- setWarBase(String) - Method in class org.klomp.snark.web.BasicServlet
Only paths starting with this in the path are served.
- setWebAppConfiguration(WebAppContext, boolean) - Static method in class net.i2p.router.web.WebAppStarter
-
- setWeRelayToThemAs(long) - Method in class net.i2p.router.transport.udp.PeerState
If we are serving as an introducer to them, this is the the tag that they can publish that,
when presented to us, will cause us to send a relay introduction to the current peer
- setWestwoodDecayFactorDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the WESTWOOD_DECAY_FACTOR tuning parameter.
- setWestwoodDecayFactorMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the WESTWOOD_DECAY_FACTOR tuning parameter.
- setWestwoodDecayFactorMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the WESTWOOD_DECAY_FACTOR tuning parameter.
- setWestwoodDecayFactorOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the WESTWOOD_DECAY_FACTOR tuning parameter.
- setWestwoodDecayFactorStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the WESTWOOD_DECAY_FACTOR tuning parameter.
- setWidth(String) - Method in class net.i2p.router.web.helpers.GraphHelper
setWidth.
- setWidth(String) - Method in class org.cybergarage.upnp.Icon
Sets the width of the icon as a string.
- setWidth(int) - Method in class org.cybergarage.upnp.Icon
Sets the width of the icon as an integer.
- setWidth(int) - Method in class org.rrd4j.graph.BufferedImageWorker.Builder
Sets the width of the image.
- setWidth(int) - Method in class org.rrd4j.graph.RrdGraphDef
Sets width of the drawing area within the graph.
- setWindowMultiplier(int) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Set the Tuner-controlled activity-window multiplier.
- setWindowSize(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setWirelessMode(boolean) - Method in class org.cybergarage.upnp.Device
setWirelessMode.
- setWizardHelper(WizardHelper) - Method in class net.i2p.router.web.helpers.WizardHandler
Bind the helper (scope session) to this handler (scope request)
- setWriteErrorToOutput() - Method in class net.i2p.util.EepGet
If called (before calling fetch()),
data from the server or proxy will be written to the
output file or stream even on an error response code (4xx, 5xx, etc).
- setWriter(ImageWriter) - Method in class org.rrd4j.graph.BufferedImageWorker.Builder
Sets the image writer for encoding the image.
- setWriterQueueSize(int) - Static method in class net.i2p.router.client.ClientManagerFacadeImpl
-
- setWriterQueueSizeDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the WRITER_QUEUE_SIZE tuning parameter.
- setWriterQueueSizeMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the WRITER_QUEUE_SIZE tuning parameter.
- setWriterQueueSizeMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the WRITER_QUEUE_SIZE tuning parameter.
- setWriterQueueSizeOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the WRITER_QUEUE_SIZE tuning parameter.
- setWriterQueueSizeStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the WRITER_QUEUE_SIZE tuning parameter.
- setWriteTimeout(long) - Method in interface net.i2p.client.streaming.I2PSocketOptions
What is the longest we'll block on the output stream while waiting
for the data to flush.
- setWriteTimeout(long) - Method in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
What is the longest we'll block on the output stream while waiting
for the data to flush.
- setWriteTimeout(int) - Method in class net.i2p.client.streaming.impl.MessageOutputStream
Sets the write timeout in milliseconds for blocking write operations.
- setXdhPreCalcMinDefault(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the factory-default value for the XDH_PRE_CALC_MIN tuning parameter.
- setXdhPreCalcMinMax(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the maximum value for the XDH_PRE_CALC_MIN tuning parameter.
- setXdhPreCalcMinMin(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the minimum value for the XDH_PRE_CALC_MIN tuning parameter.
- setXdhPreCalcMinOverride(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the override control for the XDH_PRE_CALC_MIN tuning parameter.
- setXdhPreCalcMinStep(String) - Method in class net.i2p.router.web.TuningFormHandler
Sets the step value for the XDH_PRE_CALC_MIN tuning parameter.
- setXff(double) - Method in class org.rrd4j.core.Archive
Sets X-files factor to a new value.
- setXHTMLMode(NewsXMLParser.XHTMLMode) - Method in class net.i2p.router.news.NewsXMLParser
Sets the action taken when encountering a non-whitelisted
XHTML element in the feed content.
- setXMLParser(Parser) - Static method in class org.cybergarage.soap.SOAP
setXMLParser.
- setXMLParser(Parser) - Static method in class org.cybergarage.upnp.UPnP
Sets the XML parser to be used by the UPnP framework.
- setXORMode(Color) - Method in class org.jfree.svg.SVGGraphics2D
Does nothing in this SVGGraphics2D implementation.
- setZeroStrokeWidth(double) - Method in class org.jfree.svg.SVGGraphics2D
Sets the width to use for the SVG stroke when the current AWT stroke has a width of 0.0.
- setZipURL(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- SevenBit - Class in i2p.susi.webmail.encoding
Decode only.
- SevenBit() - Constructor for class i2p.susi.webmail.encoding.SevenBit
-
- SFW_NOFIREWALL - Static variable in class edu.internet2.ndt.NDTConstants
Simple Firewall test result code: no firewall detected.
- SFW_NOTTESTED - Static variable in class edu.internet2.ndt.NDTConstants
Simple Firewall test result code: not yet tested.
- SFW_POSSIBLE - Static variable in class edu.internet2.ndt.NDTConstants
Simple Firewall test result code: firewall likely present.
- SFW_PREDEFINED_TEST_MESSAGE - Static variable in class edu.internet2.ndt.NDTConstants
Predefined message text for the simple firewall test.
- SFW_UNKNOWN - Static variable in class edu.internet2.ndt.NDTConstants
Simple Firewall test result code: firewall presence unknown.
- sha() - Method in class net.i2p.I2PAppContext
Our SHA256 instance (see the hmac discussion for why its context specific)
- SHA1 - Class in net.i2p.crypto
Implementation of the SHA-1 secure hash algorithm as specified in FIPS PUB 180-2.
- SHA1() - Constructor for class net.i2p.crypto.SHA1
Creates a SHA1 object with default initial state.
- SHA1Hash - Class in net.i2p.crypto
I2P data structure for SHA-1 hash values.
- SHA1Hash() - Constructor for class net.i2p.crypto.SHA1Hash
Create an empty SHA-1 hash (data is null).
- SHA1Hash(byte[]) - Constructor for class net.i2p.crypto.SHA1Hash
Create a SHA-1 hash from the given data.
- SHA256Generator - Class in net.i2p.crypto
Defines a wrapper for SHA-256 operation.
- SHA256Generator(I2PAppContext) - Constructor for class net.i2p.crypto.SHA256Generator
Unused.
- sha256Hex(String, String, String) - Static method in class net.i2p.util.PasswordManager
Straight SHA256, no salt
Will return the SHA256 sum of "user:subrealm:pw", compatible with RFC 7616.
- sha256Hex(String) - Static method in class net.i2p.util.PasswordManager
Return the SHA256 sum of the data, compatible with RFC 7616.
- sha256Sum(byte[]) - Static method in class net.i2p.util.PasswordManager
Standard SHA-256 checksum
- SHA3Digest - Class in org.bouncycastle.crypto.digests
implementation of SHA-3 based on following KeccakNISTInterface.c from https://keccak.noekeon.org/
- SHA3Digest() - Constructor for class org.bouncycastle.crypto.digests.SHA3Digest
SHA3Digest.
- SHA3Digest(CryptoServicePurpose) - Constructor for class org.bouncycastle.crypto.digests.SHA3Digest
SHA3Digest.
- SHA3Digest(int) - Constructor for class org.bouncycastle.crypto.digests.SHA3Digest
SHA3Digest.
- SHA3Digest(int, CryptoServicePurpose) - Constructor for class org.bouncycastle.crypto.digests.SHA3Digest
SHA3Digest.
- SHA3Digest(SHA3Digest) - Constructor for class org.bouncycastle.crypto.digests.SHA3Digest
SHA3Digest.
- SHA512Digest - Class in org.bouncycastle.crypto.digests
FIPS 180-2 implementation of SHA-512.
- SHA512Digest() - Constructor for class org.bouncycastle.crypto.digests.SHA512Digest
Standard constructor
- SHA512Digest(CryptoServicePurpose) - Constructor for class org.bouncycastle.crypto.digests.SHA512Digest
Standard constructor, with purpose
- SHA512Digest(SHA512Digest) - Constructor for class org.bouncycastle.crypto.digests.SHA512Digest
Copy constructor.
- SHA512Digest(byte[]) - Constructor for class org.bouncycastle.crypto.digests.SHA512Digest
State constructor - create a digest initialised with the state of a previous one.
- SHAKEDigest - Class in org.bouncycastle.crypto.digests
implementation of SHAKE based on following KeccakNISTInterface.c from https://keccak.noekeon.org/
- SHAKEDigest() - Constructor for class org.bouncycastle.crypto.digests.SHAKEDigest
SHAKEDigest.
- SHAKEDigest(CryptoServicePurpose) - Constructor for class org.bouncycastle.crypto.digests.SHAKEDigest
SHAKEDigest.
- SHAKEDigest(int) - Constructor for class org.bouncycastle.crypto.digests.SHAKEDigest
Base constructor.
- SHAKEDigest(int, CryptoServicePurpose) - Constructor for class org.bouncycastle.crypto.digests.SHAKEDigest
Base constructor.
- SHAKEDigest(SHAKEDigest) - Constructor for class org.bouncycastle.crypto.digests.SHAKEDigest
Clone constructor
- ShakeSymmetric() - Constructor for class org.bouncycastle.pqc.crypto.mlkem.Symmetric.ShakeSymmetric
Create shake symmetric.
- SHARED_CLIENT_NICKNAME - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
Nickname for the shared client tunnel config.
- SHASH_LENGTH - Static variable in class net.i2p.util.PasswordManager
Stored hash length in bytes (salt + session key, 48).
- shear(double, double) - Method in class org.jfree.svg.SVGGraphics2D
Applies a shear transformation.
- ShellCommand - Class in net.i2p.util
Passes a command to the OS shell for execution and manages the input and
output.
- ShellCommand() - Constructor for class net.i2p.util.ShellCommand
-
- ShellService - Class in net.i2p.router.web
Alternative to ShellCommand for plugins based on ProcessBuilder, which
manages
a process and keeps track of it's state by maintaining a Process object.
- ShellService(I2PAppContext, ClientAppManager, String[]) - Constructor for class net.i2p.router.web.ShellService
Creates a ShellService from command-line args, validating the executable and setting up log files.
- SHORT_HEADER_FLAGS_LEN - Static variable in class net.i2p.router.transport.udp.SSU2Util
Length of short header flags in bytes
- SHORT_HEADER_FLAGS_OFFSET - Static variable in class net.i2p.router.transport.udp.SSU2Util
Offset of short header flags
- SHORT_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.SSU2Util
16 bytes, short (data) header size
- SHORT_RECORD_SIZE - Static variable in class net.i2p.data.i2np.OutboundTunnelBuildReplyMessage
SHORT_RECORD_SIZE.
- SHORT_RECORD_SIZE - Static variable in class net.i2p.data.i2np.ShortTunnelBuildMessage
SHORT_RECORD_SIZE.
- SHORT_RECORD_SIZE - Static variable in class net.i2p.data.i2np.ShortTunnelBuildReplyMessage
SHORT_RECORD_SIZE.
- SHORT_REMOVE_TIME - Static variable in class net.i2p.router.sybil.Analysis
Short remove time
- SHORT_TERM_RATES - Static variable in class net.i2p.stat.RateConstants
Short-term rate periods for real-time metrics: 1 minute, 10 minutes, and 1 hour.
- ShortEncryptedBuildRecord - Class in net.i2p.data.i2np
Small records.
- ShortEncryptedBuildRecord(byte[]) - Constructor for class net.i2p.data.i2np.ShortEncryptedBuildRecord
-
- shortSender - Variable in class i2p.susi.webmail.Mail
Sender name or address truncated with …
- shortSubject - Variable in class i2p.susi.webmail.Mail
Subject truncated with ….
- shortToBigEndian(short) - Static method in class org.bouncycastle.util.Pack
Convert a short to a big-endian byte array.
- shortToBigEndian(short, byte[], int) - Static method in class org.bouncycastle.util.Pack
Write a short to a byte array in big-endian order.
- shortToLittleEndian(short) - Static method in class org.bouncycastle.util.Pack
Convert a short to a little-endian byte array.
- shortToLittleEndian(short, byte[], int) - Static method in class org.bouncycastle.util.Pack
Write a short to a byte array in little-endian order.
- ShortTunnelBuildMessage - Class in net.i2p.data.i2np
Variable size, small records.
- ShortTunnelBuildMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.ShortTunnelBuildMessage
zero record count, will be set with readMessage()
- ShortTunnelBuildMessage(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.ShortTunnelBuildMessage
ShortTunnelBuildMessage.
- ShortTunnelBuildReplyMessage - Class in net.i2p.data.i2np
Internal use only, to convert an inbound STBM to a reply.
- ShortTunnelBuildReplyMessage(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.ShortTunnelBuildReplyMessage
ShortTunnelBuildReplyMessage.
- sHostName - Variable in class edu.internet2.ndt.Tcpbw100
S host name
- shouldAllowInboundEstablishment() - Method in class net.i2p.router.transport.udp.EstablishmentManager
Should we allow another inbound establishment?
- shouldAutoStart() - Method in interface org.klomp.snark.CompleteListener
-
- shouldAutoStart() - Method in class org.klomp.snark.SnarkManager
-
- shouldAutoStart() - Method in class org.klomp.snark.UpdateRunner
Whether to auto-start
- shouldBan(Hash, TunnelId) - Method in class net.i2p.router.networkdb.kademlia.LookupBanHammer
Record a lookup and check if the requester should be banned.
- shouldBanlistByCapability(String) - Method in class net.i2p.router.Banlist
Check if router capabilities match any of the custom ban patterns.
- shouldBanLookup(Hash, TunnelId) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Check if lookup from a peer should be banned.
- shouldBlockRequest(StringBuilder) - Method in class net.i2p.i2ptunnel.BlocklistManager
Checks if a request should be blocked based on the URL blocklist.
- shouldCompress(int) - Method in class net.i2p.client.impl.I2PSessionImpl2
Return whether compression should be used.
- shouldCompress() - Method in class net.i2p.i2ptunnel.HTTPResponseOutputStream
-
- shouldDebug() - Method in class net.i2p.util.Log
Check if DEBUG level logging is enabled.
- shouldDelay(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- shouldDelayConnect(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the tunnel has a streaming connect delay configured.
- shouldDropDuplicates() - Method in class net.i2p.util.LogManager
Whether duplicate log records should be dropped.
- shouldDropParticipatingInboundMessage(TunnelDispatcher.Location, int, int, SyntheticREDQueue) - Method in class net.i2p.router.tunnel.TunnelDispatcher
Check if we should drop an inbound participating tunnel message.
- shouldDropParticipatingMessage(TunnelDispatcher.Location, int, int, SyntheticREDQueue) - Method in class net.i2p.router.tunnel.TunnelDispatcher
Implement RED (Random Early Discard) to enforce bandwidth limits.
- shouldError() - Method in class net.i2p.util.Log
Check if ERROR level logging is enabled.
- shouldExclude(RouterContext, RouterInfo) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Should the peer be excluded based on its published caps, crypto, and version?
- shouldGzip() - Method in class net.i2p.util.LogManager
Check if gzip compression should be used for rotated log files.
- shouldInfo() - Method in class net.i2p.util.Log
Check if INFO level logging is enabled.
- shouldInstall() - Method in class net.i2p.router.update.ConsoleUpdateManager
from NewsFetcher
- shouldLog(int) - Method in class net.i2p.util.Log
Check if messages at the given priority should be logged.
- shouldPlot() - Method in class org.rrd4j.graph.RrdGraphDef
Returns whether there are any plot elements or valid graph comments to render.
- shouldPreallocateFiles() - Method in class org.klomp.snark.SnarkManager
-
- shouldProcessDSRM() - Method in class net.i2p.router.networkdb.kademlia.DirectLookupJob
-
- shouldProcessDSRM() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlySearchJob
-
- shouldProcessDSRM() - Method in class net.i2p.router.networkdb.kademlia.SingleSearchJob
-
- shouldPublishLeaseSet(Hash) - Method in class net.i2p.router.client.ClientManager
Determine if we should publish a leaseSet for this hash.
- shouldPublishLeaseSet(Hash) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
-
- shouldPublishLeaseSet(Hash) - Method in class net.i2p.router.ClientManagerFacade
Does the client specified want their leaseSet published?
- shouldPurgeExistingRouters() - Method in class net.i2p.router.Banlist
Check if a retroactive NetDb purge sweep is needed.
- shouldReadBody() - Method in class net.i2p.util.EepGet
Whether to read the response body.
- shouldReadBody() - Method in class net.i2p.util.EepHead
Should we read the body of the response?
- shouldReconnect() - Method in class net.i2p.client.impl.I2PSessionImpl
Whether the session should attempt reconnection on disconnect.
- shouldRejectInproxy(Map<String, List<String>>) - Method in class net.i2p.i2ptunnel.RequestValidator
Checks if the request should be rejected based on inproxy headers.
- shouldRejectReferer(Map<String, List<String>>) - Method in class net.i2p.i2ptunnel.RequestValidator
Checks if the request should be rejected based on referer header.
- shouldRejectUserAgent(Map<String, List<String>>) - Method in class net.i2p.i2ptunnel.RequestValidator
Checks if the request should be rejected based on user-agent header.
- shouldRequest(Peer, int) - Method in interface org.klomp.snark.BandwidthListener
Checks if we should request the given number of bytes from a peer.
- shouldRequest(Peer, int) - Method in class org.klomp.snark.BandwidthManager
Should we request this many bytes?
- shouldRequest(int) - Method in class org.klomp.snark.Peer
Should we request this many bytes?
- shouldRequest(Peer, int) - Method in class org.klomp.snark.Peer
Should we request this many bytes?
- shouldRequest(Peer, int) - Method in class org.klomp.snark.PeerCoordinator
Should we request this many bytes?
- shouldRequest(int) - Method in class org.klomp.snark.WebPeer
Should we request this many bytes?
- shouldRequestImmediateAck() - Method in class net.i2p.router.transport.udp.PeerState
SSU 2 only
- shouldSchedule(RouterContext, PooledTunnelCreatorConfig) - Static method in class net.i2p.router.tunnel.pool.TestJob
Static method to check if a TestJob should be created and scheduled.
- shouldSelectExplicit(TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
For debugging, also possibly for restricted routes?
Needs analysis and testing
- shouldSend(int) - Method in interface org.klomp.snark.BandwidthListener
Checks if we should send the given number of bytes.
- shouldSend(int) - Method in class org.klomp.snark.BandwidthManager
Should we send this many bytes? Do NOT call uploaded() if this returns true.
- shouldSend(int) - Method in class org.klomp.snark.Peer
Should we send this many bytes? Do NOT call uploaded() after this.
- shouldSend(int) - Method in class org.klomp.snark.PeerCoordinator
Should we send this many bytes? Do NOT call uploaded() if this returns true.
- shouldSendTags(PublicKey, SessionKey) - Method in class net.i2p.crypto.SessionKeyManager
Determine if tags should be sent to the target.
- shouldSendTags(PublicKey, SessionKey, int) - Method in class net.i2p.crypto.SessionKeyManager
Determine if tags should be sent to the target with the specified threshold.
- shouldSendTags(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
ElG only
- shouldSendTags(PublicKey, SessionKey, int) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
ElG only
- shouldSendTags(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
ElG only
- shouldSendTags(PublicKey, SessionKey, int) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
ElG only
- shouldSendTags(PublicKey, SessionKey, int) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- shouldSendTags(PublicKey, SessionKey, int) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
- shouldSendXFrame() - Method in class net.i2p.router.web.CSSHelper
Should we send X_Frame_Options=SAMEORIGIN
Default true
- shouldSetInterest(int) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
Check if the given interest op is not already set
- shouldShowBandwidthConfig() - Method in class net.i2p.router.web.helpers.HomeHelper
True if bandwidth is not yet configured.
- shouldShowCancelGraceful() - Method in class net.i2p.router.web.ConfigServiceHandler
Should we show the cancel button?
- shouldShowHTTPProxy() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Determine if any HTTP reseed URLs are configured.
- shouldShowHTTPSProxy() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Determine if any HTTPS reseed URLs are configured.
- shouldShowNews() - Method in class net.i2p.router.web.NewsHelper
Is the news newer than the last time it was hidden?
- shouldShowNews(RouterContext) - Static method in class net.i2p.router.web.NewsHelper
-
- shouldShowSearch() - Method in class net.i2p.router.web.helpers.HomeHelper
True if search should be shown.
- shouldShowSelect() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
Determine if both HTTP and HTTPS reseed URLs are available.
- shouldShowSystray() - Method in class net.i2p.router.web.ConfigServiceHandler
Should we show the systray controls?
- shouldShowWelcome() - Method in class net.i2p.router.web.helpers.HomeHelper
True if no language has been configured.
- shouldSign() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- shouldStartAutomatically(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
Check whether the tunnel is configured to start automatically.
- shouldStop() - Method in class net.i2p.sam.SAMHandler
Should the handler be stopped?
- shouldStoreEncLS2To(RouterInfo) - Static method in class net.i2p.router.networkdb.kademlia.StoreJob
Is it new enough?
- shouldStoreInitial() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- shouldStoreLS2To(RouterInfo) - Static method in class net.i2p.router.networkdb.kademlia.StoreJob
Is it new enough?
- shouldStoreTo(RouterInfo) - Static method in class net.i2p.router.networkdb.kademlia.StoreJob
Is it new enough?
- shouldTest() - Method in class net.i2p.router.TunnelPoolSettings
Should tunnels in this pool be tested?
- shouldThrottle(Hash) - Method in class net.i2p.client.streaming.impl.ConnThrottler
Checks both individual and total.
- shouldThrottle(Hash) - Method in class net.i2p.i2ptunnel.ConnThrottler
Checks if a peer or the total connection rate exceeds configured limits.
- shouldThrottle(Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodThrottler
Increments the counter and checks if the hash should be throttled
- shouldThrottle(Hash, TunnelId) - Method in class net.i2p.router.networkdb.kademlia.LookupThrottler
Increment and check throttling for the given peer and tunnel.
- shouldThrottle(byte[]) - Method in class net.i2p.router.transport.udp.IPThrottler
Increments before checking
- shouldThrottle(Hash) - Method in class net.i2p.router.tunnel.pool.ParticipatingThrottler
Determines whether to throttle tunnel participation for the given router.
- shouldThrottle(Hash) - Method in class net.i2p.router.tunnel.pool.RequestThrottler
Checks if the given router's tunnel requests should be throttled.
- shouldThrottleFlood(Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Increments and tests.
- shouldThrottleLookup(Hash, TunnelId) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Increments and tests.
- shouldUpdateStored(LeaseSet) - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- shouldUseDHT() - Method in class org.klomp.snark.I2PSnarkUtil
-
- shouldUseOpenTrackers() - Method in class org.klomp.snark.I2PSnarkUtil
-
- shouldValidateHeader(String) - Method in class org.rrd4j.core.RrdBackendFactory
Determines if the header should be validated.
- shouldValidateHeader(URI) - Method in class org.rrd4j.core.RrdBackendFactory
Determines if the header should be validated.
- shouldWarn() - Method in class net.i2p.util.Log
Check if WARN level logging is enabled.
- showDocument(URL) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.AppletContext
Request that the browser show the document at the given URL.
- showFirewallWarning() - Method in class net.i2p.router.web.helpers.SidebarHelper
Should we warn about a possible firewall problem?
- showMessageDialog(Object, String) - Static method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JOptionPane
Show a message dialog (no-op).
- showMessageDialog(Object, String, String, int) - Static method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JOptionPane
Show a message dialog with title and type (no-op).
- showNews(boolean) - Method in class net.i2p.router.web.NewsHelper
Save config with the timestamp of the current news to hide, or 0 to show
- showNews(RouterContext, boolean) - Static method in class net.i2p.router.web.NewsHelper
Save config with the timestamp of the current news to hide, or 0 to show
- showPlugins() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
Whether plugins are enabled.
- showSignature - Variable in class org.rrd4j.graph.RrdGraphDef
Whether to show the signature on the graph.
- showStatus(String) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JApplet
Status text.
- showStatus(String) - Method in class edu.internet2.ndt.Tcpbw100
Display current status in Applet window.
- showStatusFilter() - Method in class org.klomp.snark.I2PSnarkUtil
-
- shrink(int) - Method in class net.i2p.util.TryCache
Shrink the cache to the target size, evicting excess items.
- shrinkDBProfile() - Method in class net.i2p.router.peermanager.PeerProfile
Shrink the DB-specific part of the profile.
- shrinkProfile() - Method in class net.i2p.router.peermanager.PeerProfile
Shrink the profile by dropping the RateStat objects.
- shutdown() - Method in class gnu.crypto.prng.AsyncFortunaStandalone
Stop the PRNG
- shutdown(String[]) - Method in interface net.i2p.app.ClientApp
Do not take a long time.
- shutdown(String[]) - Method in class net.i2p.apps.systray.UrlLauncher
ClientApp interface
- shutdown() - Method in class net.i2p.client.naming.MetaNamingService
-
- shutdown() - Method in class net.i2p.client.naming.NamingService
Parent will call when removed.
- shutdown() - Method in class net.i2p.client.naming.SingleFileNamingService
-
- shutdown() - Method in class net.i2p.client.streaming.impl.ConnectionManager
Kill all connections and the timers.
- shutdown() - Method in class net.i2p.crypto.ElGamalEngine
Note that this stops the precalc thread and it cannot be restarted.
- shutdown() - Method in class net.i2p.crypto.SessionKeyManager
Called when the system is closing down, instructing the session key manager to take
whatever precautions are necessary (saving state, etc)
- shutdown() - Method in class net.i2p.crypto.YKGenerator
Stop the background precalc thread.
- shutdown(String[]) - Method in class net.i2p.desktopgui.ExternalMain
-
- shutdown(String[]) - Method in class net.i2p.desktopgui.Main
-
- shutDown(RouterContext) - Static method in class net.i2p.desktopgui.router.RouterManager
Stop the running I2P instance immediately.
- shutdown(String[]) - Method in class net.i2p.i2pcontrol.I2PControlController
Stop the Jetty server
- shutdown(String[]) - Method in class net.i2p.i2pcontrol.SocketController
Stop the socket server
- shutdown(String[]) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
ClientApp interface
- shutdown(boolean) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Warning - destroys the singleton!
Caller must root a new context before calling instance() or main() again.
- shutdown() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Convenience method - calls shutdown(true) to wait for.
- shutdown(String[]) - Method in class net.i2p.jetty.JettyStart
-
- shutdown() - Static method in class net.i2p.router.BanLogger
Shutdown the ban logger — close the writer and release resources.
- shutdown(String) - Method in class net.i2p.router.client.ClientManager
Shutdown the client manager, disconnecting all clients.
- shutdown() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
shutdown.
- shutdown(String) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
-
- shutdown(String) - Method in class net.i2p.router.ClientManagerFacade
Shut down the client manager with a reason message.
- shutdown() - Method in class net.i2p.router.ClientMessagePool
Shutdown the client message pool and clear all caches.
- shutdown() - Method in class net.i2p.router.crypto.FamilyKeyCrypto
Clears the caches
- shutdown() - Method in class net.i2p.router.crypto.pqc.MLKEMKeyFactory
Note that this stops the singleton precalc thread.
- shutdown() - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
Cannot be restarted
- shutdown() - Method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
Note that this stops the singleton precalc thread.
- shutdown() - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
Shuts down both ECIES and PQ key managers.
- shutdown() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
Shuts down both ElGamal and ECIES key managers.
- shutdown() - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
Cannot be restarted
- shutdown() - Method in class net.i2p.router.crypto.TransientSessionKeyManager
shutdown.
- shutdown() - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- shutdown(String) - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- shutdown() - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
Shut down and release resources
- shutdown() - Method in class net.i2p.router.dummy.DummyNetworkDatabaseSegmentor
-
- shutdown() - Method in class net.i2p.router.dummy.DummyPeerManagerFacade
-
- shutdown() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- shutdown() - Method in class net.i2p.router.dummy.VMCommSystem
Shut down and release resources
- shutdown() - Method in class net.i2p.router.InNetMessagePool
Shutdown the message pool, stopping all dispatchers and clearing queued messages.
- shutdown() - Method in class net.i2p.router.JobQueue
Shutdown the job queue, stopping all runners and clearing all jobs.
- shutdown() - Method in class net.i2p.router.JobQueueScaler
Shutdown the scaler gracefully.
- shutdown() - Method in class net.i2p.router.MessageHistory
Shutdown the message history.
- shutdown() - Method in class net.i2p.router.MessageValidator
Stop the message validator and clean up resources.
- shutdown() - Method in class net.i2p.router.naming.BlockfileNamingService
Shut down the naming service and close the backing store.
- shutdown() - Method in class net.i2p.router.networkdb.kademlia.BlindCache
May be restarted by calling startup() again.
- shutdown() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
If we are floodfill, turn it off and tell everybody.
- shutdown() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseSegmentor
If we are floodfill, turn it off and tell everybody for the _mainDbid
- shutdown() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- shutdown() - Method in class net.i2p.router.networkdb.kademlia.SegmentedNetworkDatabaseFacade
Shut down the network databases
- shutdown(String[]) - Method in class net.i2p.router.news.NewsManager
ClientApp interface
- shutdown() - Method in class net.i2p.router.peermanager.PeerManagerFacadeImpl
shutdown.
- shutdown(int) - Method in class net.i2p.router.Router
Shutdown with no chance of cancellation.
- shutdown() - Method in interface net.i2p.router.Service
Instruct the service that the router is shutting down and that it should do
whatever is necessary to go down gracefully.
- shutdown() - Method in class net.i2p.router.startup.RouterAppManager
Shut down all running client applications.
- Shutdown() - Constructor for class net.i2p.router.startup.RouterAppManager.Shutdown
-
- shutdown(String[]) - Method in class net.i2p.router.sybil.Analysis
Stops the Sybil analysis service and changes state to STOPPED.
- shutdown() - Method in class net.i2p.router.tasks.RouterWatchdog
Shutdown the watchdog gracefully.
- shutdown() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Cannot be restarted after calling this.
- shutdown() - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
Note that this stops the singleton precalc thread.
- shutdown() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
Shut down the bandwidth limiter
- shutdown() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
Shut down the bandwidth refiller
- shutdown() - Method in class net.i2p.router.transport.GeoIP
Shutdown and release resources.
- shutdown() - Method in class net.i2p.router.transport.OutboundMessageRegistry
Does something @since 0.8.8
- shutdown() - Method in class net.i2p.router.transport.TransportManager
Cannot be restarted.
- shutdown() - Method in class net.i2p.router.transport.udp.EstablishmentManager
shutdown.
- shutdown() - Method in class net.i2p.router.transport.udp.InboundMessageFragments
shutdown.
- shutdown() - Method in class net.i2p.router.transport.udp.MessageReceiver
shutdown.
- shutdown() - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
shutdown.
- shutdown() - Method in class net.i2p.router.transport.udp.PacketHandler
Shut down the packet handler.
- shutdown() - Method in class net.i2p.router.transport.udp.PacketPusher
Stops the packet pusher thread.
- shutdown() - Method in class net.i2p.router.transport.udp.UDPEndpoint
shutdown.
- shutdown() - Method in class net.i2p.router.transport.udp.UDPReceiver
Stop the receiver thread and cease reading from the socket.
- shutdown() - Method in class net.i2p.router.transport.udp.UDPSender
Gracefully shuts down the UDP sender thread.
- shutdown() - Method in class net.i2p.router.transport.udp.UDPTransport
Stop all UDP endpoints, handlers, and background threads.
- shutdown() - Method in class net.i2p.router.Tuner
Flush on shutdown — unconditional write if dirty
- shutdown() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- shutdown() - Method in class net.i2p.router.tunnel.pool.BuildExecutor
Cannot be restarted.
- shutdown(int) - Method in class net.i2p.router.tunnel.pool.BuildHandler
Cannot be restarted.
- shutdown() - Method in class net.i2p.router.tunnel.pool.IdleTunnelMonitor
Shut down the monitor and clean up resources.
- shutdown() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Shut down the pool and clean up resources.
- shutdown() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Cannot be restarted
- shutdown() - Method in class net.i2p.router.tunnel.TunnelDispatcher
Shut down TunnelDispatcher
- shutdown() - Method in class net.i2p.router.update.ConsoleUpdateManager
UpdateManager interface
- shutdown(String[]) - Method in class net.i2p.router.update.ConsoleUpdateManager
ClientApp interface
- shutdown() - Method in class net.i2p.router.update.UpdateRunner
shutdown.
- shutdown(String[]) - Method in class net.i2p.router.web.GraphGenerator
Does nothing, we aren't tracked
- shutdown(String[]) - Method in class net.i2p.router.web.NavHelper
-
- shutdown(String[]) - Method in class net.i2p.router.web.RouterConsoleRunner
-
- shutdown(String[]) - Method in class net.i2p.router.web.ShellService
Shut down the process by calling Process.destroy()
- shutdown(String[]) - Method in class net.i2p.sam.SAMBridge
As of 0.9.20, stops running handlers and sessions.
- shutDown() - Method in class net.i2p.sam.SAMDatagramSession
Shut down the datagram session.
- shutDown() - Method in class net.i2p.sam.SAMMessageSession
Do whatever is needed to shutdown the SAM session
- shutDown() - Method in class net.i2p.sam.SAMRawSession
Shut down the raw session.
- shutdown() - Method in class net.i2p.servlet.filters.SessionManager
shutdown.
- shutdown() - Method in class net.i2p.stat.StatManager
Shut down the statistics manager and clear all statistics.
- shutdown() - Method in interface net.i2p.update.UpdateManager
Shutdown the update manager.
- shutdown() - Method in interface net.i2p.update.UpdateTask
Shutdown the task.
- shutdown() - Method in class net.i2p.util.FortunaRandomSource
Note - methods may hang or NPE or throw IllegalStateExceptions after this
- shutdown() - Method in class net.i2p.util.LogManager
Shut down the log manager, flushing and stopping the writer.
- shutdown() - Method in interface org.klomp.snark.ShutdownListener
Called when the SnarkShutdown hook has finished shutting down all subcomponents.
- shutdown() - Method in class org.klomp.snark.Snark
SnarkShutdown callback unused
- shutdown(String[]) - Method in class org.klomp.snark.SnarkManager
ClientApp method.
- shutdown() - Static method in class org.klomp.snark.standalone.RunStandalone
-
- shutdown() - Method in class org.klomp.snark.UpdateRunner
shutdown.
- shutdown() - Method in class org.rrd4j.core.RrdSyncThreadPool
Shuts down this thread pool in an orderly manner.
- shutdown2(int) - Method in class net.i2p.router.Router
Cancel the JVM runtime hook before calling this.
- shutDownGracefully(RouterContext) - Static method in class net.i2p.desktopgui.router.RouterManager
Stop the running I2P instance gracefully.
- shutdownGracefully() - Method in class net.i2p.router.Router
Non-blocking shutdown.
- shutdownGracefully(int) - Method in class net.i2p.router.Router
Non-blocking shutdown.
- shutDownGracefully() - Method in class net.i2p.sam.SAMStreamSession.StreamSender
Stop a SAM STREAM session socket sender gracefully: stop the
sender thread once all pending data has been sent.
- ShutdownHook - Class in net.i2p.router.tasks
Emergency shutdown hook for JVM termination.
- ShutdownHook(RouterContext) - Constructor for class net.i2p.router.tasks.ShutdownHook
Create a new shutdown hook for emergency router shutdown.
- shutdownInput() - Method in class net.i2p.client.streaming.impl.StandardSocket
shutdownInput.
- shutdownInput() - Method in class net.i2p.sam.SSLSocketChannel
Shut down the input stream of the underlying SSL socket.
- shutdownInput() - Method in class net.i2p.util.InternalSocket
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
- ShutdownListener - Interface in org.klomp.snark
Callback interface for the end of the shutdown sequence.
- shutdownOutput() - Method in class net.i2p.client.streaming.impl.StandardSocket
shutdownOutput.
- shutdownOutput() - Method in class net.i2p.sam.SSLSocketChannel
Shut down the output stream of the underlying SSL socket.
- shutdownOutput() - Method in class net.i2p.util.InternalSocket
Flushes (as the Socket javadocs advise) and closes.
- SID - Static variable in class org.cybergarage.http.HTTP
SID (Session ID) header for UPnP eventing
- SIDEBAR_RATES - Static variable in class net.i2p.stat.RateConstants
Extended rate periods including 5 minutes for sidebar display.
- SidebarHelper - Class in net.i2p.router.web.helpers
Simple helper to query the appropriate router for data necessary to render
the summary sections on the router console.
- SidebarHelper() - Constructor for class net.i2p.router.web.helpers.SidebarHelper
-
- SidebarHelper.NetworkState - Enum in net.i2p.router.web.helpers
Enumeration of network reachability state values.
- SidebarHelper.NetworkStateMessage - Class in net.i2p.router.web.helpers
State message to be displayed to the user in the summary bar.
- SidebarRenderer - Class in net.i2p.router.web.helpers
Helper for sidebar rendering and navigation.
- SidebarRenderer(RouterContext, SidebarHelper) - Constructor for class net.i2p.router.web.helpers.SidebarRenderer
SidebarRenderer.
- sig - Variable in class net.i2p.router.news.BlocklistEntries
Signature in type:base64 format.
- SigAlgo - Enum in net.i2p.crypto
Base signature algorithm type
- sigBytesToASN1(BigInteger, BigInteger) - Static method in class net.i2p.crypto.SigUtil
http://download.oracle.com/javase/1.5.0/docs/guide/security/CryptoSpec.html
- SigContext - Enum in net.i2p.crypto
Defines the context for signing with personalized hashes.
- SigContext.SigContextSpec - Class in net.i2p.crypto
Algorithm parameter specification for personalized hash contexts in digital signatures.
- SigContextSpec(String) - Constructor for class net.i2p.crypto.SigContext.SigContextSpec
Creates a signature context specification from the given context string.
- sign(SigningPrivateKey) - Method in class net.i2p.client.naming.HostTxtEntry
Sign and set the "sig" property
Must have been constructed with non-null properties.
- sign(byte[], SigningPrivateKey) - Method in class net.i2p.crypto.DSAEngine
Sign using any key type.
- sign(byte[], int, int, SigningPrivateKey) - Method in class net.i2p.crypto.DSAEngine
Sign using any key type as of 0.9.12 (DSA-SHA1 only prior to that)
- sign(InputStream, SigningPrivateKey) - Method in class net.i2p.crypto.DSAEngine
Sign using DSA-SHA1 ONLY.
- sign(SHA1Hash, SigningPrivateKey) - Method in class net.i2p.crypto.DSAEngine
Sign using DSA-SHA1 ONLY.
- sign(Hash, SigningPrivateKey) - Method in class net.i2p.crypto.DSAEngine
Nonstandard.
- sign(SimpleDataStructure, SigningPrivateKey) - Method in class net.i2p.crypto.DSAEngine
Generic signature type.
- sign(SimpleDataStructure, PrivateKey, SigType) - Method in class net.i2p.crypto.DSAEngine
Generic signature type.
- sign(String, String, String, String) - Method in class net.i2p.crypto.TrustedUpdate
Uses the given private key to sign the given input file along with its
version string using DSA.
- sign(String, String, SigningPrivateKey, String) - Method in class net.i2p.crypto.TrustedUpdate
Uses the given
SigningPrivateKey to sign the given
input file along with its version string using DSA.
- sign(SigningPrivateKey) - Method in class net.i2p.data.DatabaseEntry
Sign the structure using the supplied signing key
- sign(SigningPrivateKey) - Method in class net.i2p.data.EncryptedLeaseSet
Sign the structure using the supplied signing key.
- sign(SigningPrivateKey, int, List<? extends SimpleDataStructure>) - Method in class net.i2p.data.EncryptedLeaseSet
Sign the structure using the supplied signing key.
- sign(SigningPrivateKey) - Method in class net.i2p.data.LeaseSet2
Sign the structure using the supplied signing key.
- sign(String, Hash) - Method in class net.i2p.router.crypto.FamilyKeyCrypto
Caller must add family to RI also.
- sign(I2PAppContext, byte[], Hash, Hash, byte[], int, SigningPrivateKey) - Static method in class net.i2p.router.transport.udp.SSU2Util
Sign the relay or peer test data, using
the prologue and hash as the initial data,
and then the provided data.
- sign(SigningPrivateKey) - Method in class net.i2p.util.ByteArrayStream
Signs the written data.
- sign(I2PAppContext, SigningPrivateKey) - Method in class net.i2p.util.ByteArrayStream
Signs the written data.
- Signature - Class in net.i2p.data
Cryptographic signature implementation for I2P data structures and identity verification.
- Signature() - Constructor for class net.i2p.data.Signature
Creates a new Signature with the default DSA-SHA1 type.
- Signature(SigType) - Constructor for class net.i2p.data.Signature
Unknown type not allowed as we won't know the length to read in the data.
- Signature(byte[]) - Constructor for class net.i2p.data.Signature
Creates a new Signature from byte data with default type.
- Signature(SigType, byte[]) - Constructor for class net.i2p.data.Signature
Should we allow an unknown type here?
- SIGNATURE - Static variable in class org.rrd4j.core.Header
RRD4J signature string used to identify RRD4J files.
- signature - Variable in class org.rrd4j.graph.RrdGraphDef
Signature string displayed on the graph.
- SIGNATURE_ALGORITHM - Static variable in class net.i2p.crypto.eddsa.EdDSAEngine
The signature algorithm name.
- SIGNATURE_BYTES - Static variable in class net.i2p.data.Signature
Default signature length in bytes.
- SIGNATURE_LENGTH - Static variable in class org.rrd4j.core.Header
Length of the RRD signature string.
- signatureExpiration - Variable in class org.minidns.record.RRSIG
The date and time this RRSIG records expires.
- signatureInception - Variable in class org.minidns.record.RRSIG
The date and time this RRSIG records starts to be valid.
- signedNextInt() - Method in class net.i2p.util.FortunaRandomSource
-
- signedNextInt() - Method in class net.i2p.util.RandomSource
This code unused, see FortunaRandomSource override
- signer - Variable in class net.i2p.router.news.BlocklistEntries
Signer certificate name.
- signerName - Variable in class org.minidns.record.RRSIG
The owner name of the DNSKEY RR that a validator is supposed to use.
- SigningPrivateKey - Class in net.i2p.data
Cryptographic private key for digital signature generation in I2P.
- SigningPrivateKey() - Constructor for class net.i2p.data.SigningPrivateKey
Creates a new SigningPrivateKey with the default DSA-SHA1 type.
- SigningPrivateKey(SigType) - Constructor for class net.i2p.data.SigningPrivateKey
-
- SigningPrivateKey(byte[]) - Constructor for class net.i2p.data.SigningPrivateKey
Creates a new SigningPrivateKey from byte data with default type.
- SigningPrivateKey(SigType, byte[]) - Constructor for class net.i2p.data.SigningPrivateKey
-
- SigningPrivateKey(String) - Constructor for class net.i2p.data.SigningPrivateKey
constructs from base64
- signingPrivateKey - Variable in class net.i2p.router.startup.LoadRouterInfoJob.KeyData
signingPrivateKey.
- signingPrivKey - Variable in class net.i2p.data.PrivateKeyFile
the signing private key
- SigningPublicKey - Class in net.i2p.data
Cryptographic public key for digital signature verification in I2P.
- SigningPublicKey() - Constructor for class net.i2p.data.SigningPublicKey
Creates a new SigningPublicKey with the default DSA-SHA1 type.
- SigningPublicKey(SigType) - Constructor for class net.i2p.data.SigningPublicKey
If null, type is unknown.
- SigningPublicKey(byte[]) - Constructor for class net.i2p.data.SigningPublicKey
Creates a new SigningPublicKey from byte data with default type.
- SigningPublicKey(SigType, byte[]) - Constructor for class net.i2p.data.SigningPublicKey
If null, type is unknown.
- SigningPublicKey(String) - Constructor for class net.i2p.data.SigningPublicKey
constructs from base64
- signInner(SigningPrivateKey) - Method in class net.i2p.client.naming.HostTxtEntry
Sign and set the "oldsig" property
Must have been constructed with non-null properties.
- signLeaseSet(LeaseSet, boolean, I2PSessionImpl) - Method in class net.i2p.client.impl.RequestLeaseSetMessageHandler
Finish creating and signing the new LeaseSet
- signOneShot(byte[]) - Method in class net.i2p.crypto.eddsa.EdDSAEngine
To efficiently sign all the data in one shot, if it is available,
use this method, which will avoid copying the data.
- signOneShot(byte[], int, int) - Method in class net.i2p.crypto.eddsa.EdDSAEngine
To efficiently sign all the data in one shot, if it is available,
use this method, which will avoid copying the data.
- signRemove(SigningPrivateKey) - Method in class net.i2p.client.naming.HostTxtEntry
Sign as a "remove" line #!dest=dest#name=name#k1=v1#sig=sig...]
Must have been constructed with non-null properties.
- signSessionConfig(SigningPrivateKey) - Method in class net.i2p.data.i2cp.SessionConfig
Sign the structure using the supplied private key
- SigType - Enum in net.i2p.crypto
Defines the properties for various signature types
that I2P supports or may someday support.
- SigUtil - Class in net.i2p.crypto
Comprehensive utility class for I2P signing keys and digital signatures.
- SimpleBandwidthEstimator - Class in net.i2p.client.streaming.impl
A Westwood+ bandwidth estimator with
a first stage anti-aliasing low pass filter based on RTT,
and the time-varying Westwood filter based on inter-arrival time.
- SimpleBandwidthEstimator(I2PAppContext, ConnectionOptions) - Constructor for class net.i2p.client.streaming.impl.SimpleBandwidthEstimator
SimpleBandwidthEstimator
- SimpleBandwidthEstimator - Class in net.i2p.router.transport.udp
A Westwood+ bandwidth estimator with:
<ul>
<li>A first-stage anti-aliasing low-pass filter based on RTT</li>
<li>A time-varying EWMA filter based on inter-arrival time</li>
</ul>
<p>This estimator is adapted from the Linux kernel's <code>tcp_westwood.c</code>
implementation and the Westwood+ research paper.</p>
<p>Ref: <em>TCP Westwood: End-to-End Congestion Control for Wired/Wireless Networks</em> - Casetti et al.</p>
<p>Ref: <em>End-to-End Bandwidth Estimation for Congestion Control in Packet Networks</em> - Grieco and Mascolo.</p>
<p>Adapted for I2P streaming transport in 0.9.49.</p>
- SimpleBandwidthEstimator(I2PAppContext, PeerState) - Constructor for class net.i2p.router.transport.udp.SimpleBandwidthEstimator
Creates a new bandwidth estimator for the given peer.
- SimpleByteCache - Class in net.i2p.util
Like ByteCache but works directly with byte arrays, not ByteArrays.
- SimpleDataStructure - Class in net.i2p.data
Base class for I2P data structures containing a single fixed-length byte array.
- SimpleDataStructure() - Constructor for class net.i2p.data.SimpleDataStructure
A new instance with the data set to null.
- SimpleDataStructure(byte[]) - Constructor for class net.i2p.data.SimpleDataStructure
Creates a SimpleDataStructure with the given data.
- SimpleTimeLabelFormat - Class in org.rrd4j.graph
Simple time label using a format similar to strftime.
- SimpleTimeLabelFormat(String) - Constructor for class org.rrd4j.graph.SimpleTimeLabelFormat
Create a new instance using a format string that is either an strftime patter or a simple
date format pattern.
- simpleTimer2() - Method in class net.i2p.I2PAppContext
Use instead of SimpleTimer2.getInstance()
- SimpleTimer2 - Class in net.i2p.util
Scheduled event executor backed by ScheduledThreadPoolExecutor.
- SimpleTimer2(I2PAppContext) - Constructor for class net.i2p.util.SimpleTimer2
To be instantiated by the context.
- SimpleTimer2(I2PAppContext, String) - Constructor for class net.i2p.util.SimpleTimer2
To be instantiated by the context.
- SimpleTimer2(I2PAppContext, String, boolean) - Constructor for class net.i2p.util.SimpleTimer2
To be instantiated by the context.
- SimpleTimer2.TimedEvent - Class in net.i2p.util
Base class for timer events.
- SingleFileNamingService - Class in net.i2p.client.naming
A naming service based on a single file using the "hosts.txt" format.
- SingleFileNamingService(I2PAppContext, String) - Constructor for class net.i2p.client.naming.SingleFileNamingService
Application context.
- SingleLookupJob - Class in net.i2p.router.networkdb.kademlia
Performs targeted followup lookups for RouterInfo entries from search replies.
- SingleLookupJob(RouterContext, DatabaseSearchReplyMessage) - Constructor for class net.i2p.router.networkdb.kademlia.SingleLookupJob
SingleLookupJob.
- SingleSearchJob - Class in net.i2p.router.networkdb.kademlia
Performs a targeted lookup to a single peer for a specific key.
- SingleSearchJob(RouterContext, Hash, Hash) - Constructor for class net.i2p.router.networkdb.kademlia.SingleSearchJob
-
- SingleTagSet - Class in net.i2p.router.crypto.ratchet
Single-use tag set for handling inbound Existing Session messages in database replies with fixed nonce of 0, designed for DSM/DSRM response processing
- SingleTagSet(SessionTagListener, SessionKey, RatchetSessionTag, long, long) - Constructor for class net.i2p.router.crypto.ratchet.SingleTagSet
For outbound Existing Session
- sink - Variable in class net.i2p.i2ptunnel.streamr.Pinger
-
- sink - Variable in class net.i2p.i2ptunnel.udp.I2PSource
The sink to receive datagrams
- Sink - Interface in net.i2p.i2ptunnel.udp
Sink interface for streaming data destinations.
- sink - Variable in class net.i2p.i2ptunnel.udp.UDPSource
-
- SipHash - Class in net.i2p.util
Wrapper around SipHashInline with constant per-JVM keys
- SipHash() - Constructor for class net.i2p.util.SipHash
-
- SipHashInline - Class in net.i2p.crypto
SipHash implementation with hand inlining the SIPROUND.
- size() - Method in class com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever
-
- size() - Method in class com.thetransactioncompany.jsonrpc2.util.ParamsRetriever
Returns the parameter count.
- size() - Method in class com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever
-
- size(Properties) - Method in class net.i2p.client.naming.MetaNamingService
All services aggregated
- size() - Method in class net.i2p.client.naming.NamingService
Get the number of entries in this naming service.
- size(Properties) - Method in class net.i2p.client.naming.NamingService
This implementation returns -1.
- size(Properties) - Method in class net.i2p.client.naming.SingleFileNamingService
Return the number of entries.
- size() - Method in class net.i2p.data.Certificate
Serialized size in bytes.
- size() - Method in class net.i2p.data.Destination
Serialized size of this destination.
- size() - Method in class net.i2p.data.EncryptedLeaseSet
Number of bytes, NOT including signature
- size() - Method in class net.i2p.data.LeaseSet
Number of bytes, NOT including signature
- size() - Method in class net.i2p.data.LeaseSet2
Number of bytes, NOT including signature
- size() - Method in class net.i2p.data.MetaLeaseSet
Number of bytes, NOT including signature
- size() - Method in class net.i2p.kademlia.KBucketSet
The current number of entries.
- size() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
unused tags generated
- size() - Method in class net.i2p.router.crypto.ratchet.SingleTagSet
-
- size() - Method in class net.i2p.router.crypto.ratchet.SparseArray
Returns the number of key-value mappings that this SparseArray
currently stores.
- size(Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
-
- size() - Method in interface net.i2p.router.networkdb.kademlia.DataStore
-
- size() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- size() - Method in class net.i2p.router.transport.PrioritySendPool
size.
- size() - Method in class net.i2p.router.transport.udp.SSU2Bitfield
size.
- size() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- size() - Method in class net.i2p.router.tunnel.pool.ExcluderBase
size.
- size() - Method in class net.i2p.router.tunnel.pool.TunnelPool
duplicate of getTunnelCount(), let's pick one
- size - Variable in class net.i2p.router.util.CachedIteratorCollection
Size of the collection
- size() - Method in class net.i2p.router.util.CachedIteratorCollection
Return size of current collection
- size() - Method in class net.i2p.router.util.RemovableSingletonSet
size.
- size() - Method in class net.i2p.sam.SessionsDB
Get the number of registered sessions.
- size() - Method in class net.i2p.util.ArraySet
-
- size() - Method in class net.i2p.util.ConcurrentHashSet
-
- size() - Method in class net.i2p.util.TryCache
Get the current number of cached items.
- size - Variable in class net.metanotion.util.skiplist.SkipList
Number of items in the list.
- size() - Method in class net.metanotion.util.skiplist.SkipList
Return the number of items.
- size() - Method in class org.klomp.snark.BitField
Returns the size of the BitField.
- size() - Method in class org.klomp.snark.comments.CommentSet
Returns the number of non-hidden comments.
- size() - Method in interface org.klomp.snark.dht.DHT
Known nodes, not estimated total network size.
- size() - Method in class org.klomp.snark.dht.DHTNodes
Number of known nodes, not total net size.
- size() - Method in class org.klomp.snark.dht.KRPC
Known nodes, not estimated total network size.
- size() - Method in class org.minidns.dnsname.DnsName
size.
- size - Variable in class org.rrd4j.core.jrrd.CDPStatusBlock
Size of block in bytes
- size() - Method in class org.xlattice.crypto.filters.BloomSHA1
Returns the number of keys which have been inserted.
- SIZE_OF_DOUBLE - Static variable in interface org.rrd4j.core.jrrd.Constants
Constant SIZE_OF_DOUBLE=8
- SizeSorter(MailCache) - Constructor for class i2p.susi.webmail.Sorters.SizeSorter
Sorts by message size.
- SkewComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.SkewComparator
-
- skip(long) - Method in class i2p.susi.util.CountingInputStream
Skip bytes and count them.
- skip(long) - Method in class i2p.susi.util.EOFOnMatchInputStream
Skip bytes in the stream.
- skip(long) - Method in class i2p.susi.util.LimitInputStream
Skip bytes, limited by the remaining quota.
- skip(InputStream, long) - Static method in class net.i2p.data.DataHelper
This is different than InputStream.skip(), in that it
does repeated reads until the full amount is skipped.
- skip(long) - Method in class net.i2p.util.LookaheadInputStream
-
- skip(long) - Method in class net.i2p.util.TranslateReader
-
- skipBytes(int) - Method in class net.metanotion.io.RAIFile
-
- skipBytes(int) - Method in interface net.metanotion.io.RandomAccessInterface
-
- skipBytes(int) - Method in class org.rrd4j.core.jrrd.RRDFile
Skip bytes
- SkipIterator<K extends Comparable<? super K>,V> - Class in net.metanotion.util.skiplist
A basic iterator for a skip list.
- SkipIterator() - Constructor for class net.metanotion.util.skiplist.SkipIterator
Constructor for subclass use.
- SkipIterator(SkipSpan<K, V>, int) - Constructor for class net.metanotion.util.skiplist.SkipIterator
Constructor.
- SkipLevels<K extends Comparable<? super K>,V> - Class in net.metanotion.util.skiplist
Manages the level structure for a skip list data structure.
- SkipLevels() - Constructor for class net.metanotion.util.skiplist.SkipLevels
Protected constructor for subclasses.
- SkipLevels(int, SkipSpan<K, V>) - Constructor for class net.metanotion.util.skiplist.SkipLevels
Create a new SkipLevels with the specified size.
- SkipList<K extends Comparable<? super K>,V> - Class in net.metanotion.util.skiplist
Skip list data structure implementation for efficient key-value storage and retrieval.
- SkipList() - Constructor for class net.metanotion.util.skiplist.SkipList
Constructor for subclass use.
- SkipList(int) - Constructor for class net.metanotion.util.skiplist.SkipList
Create a new skip list.
- skipMultiPageBytes(int, int, int[], int[]) - Method in class net.metanotion.io.block.BlockFile
Skip length bytes across multiple pages.
- skipPage - Variable in class net.metanotion.io.block.index.BSkipList
Page number of this skiplist header
- SkipSpan<K extends Comparable<? super K>,V> - Class in net.metanotion.util.skiplist
Represents a span or node in a skip list data structure.
- SkipSpan() - Constructor for class net.metanotion.util.skiplist.SkipSpan
Protected constructor for subclasses.
- SkipSpan(int) - Constructor for class net.metanotion.util.skiplist.SkipSpan
Create a new SkipSpan with the specified capacity.
- SLASH - Static variable in class org.rrd4j.core.timespec.TimeToken
Token for "/" - date separator
- slide(byte[]) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
Calculates a sliding-windows base 2 representation for a given value $a$.
- slock - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- slock - Variable in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
-
- SMTPClient - Class in i2p.susi.webmail.smtp
SMTP client for sending email through SMTP servers over I2P.
- SMTPClient() - Constructor for class i2p.susi.webmail.smtp.SMTPClient
Default constructor
- snapshot() - Method in class net.i2p.router.Tuner.BaseParam
Capture snapshot of current tunable state for display.
- snapshot() - Method in interface net.i2p.router.Tuner.TunableParam
Snapshot of this param.
- Snark - Class in org.klomp.snark
Main Snark program startup class.
- Snark(I2PSnarkUtil, String, String, int, StorageListener, CoordinatorListener, CompleteListener, PeerCoordinatorSet, ConnectionAcceptor, String) - Constructor for class org.klomp.snark.Snark
multitorrent
- Snark(I2PSnarkUtil, String, String, int, StorageListener, CoordinatorListener, CompleteListener, PeerCoordinatorSet, ConnectionAcceptor, String, File) - Constructor for class org.klomp.snark.Snark
multitorrent
- Snark(I2PSnarkUtil, String, byte[], String, CompleteListener, PeerCoordinatorSet, ConnectionAcceptor, boolean, String) - Constructor for class org.klomp.snark.Snark
multitorrent, magnet, Used by snark-rpc plugin
- Snark(I2PSnarkUtil, String, byte[], String, CompleteListener, PeerCoordinatorSet, ConnectionAcceptor, String) - Constructor for class org.klomp.snark.Snark
multitorrent, magnet
- Snark.RouterException - Exception in org.klomp.snark
A unique exception class to blame the router that can be caught by SnarkManager
- SnarkCommandLine - Class in org.klomp.snark
Simple command line access to various utilities.
- SnarkCommandLine() - Constructor for class org.klomp.snark.SnarkCommandLine
-
- SnarkManager - Class in org.klomp.snark
Central manager for multiple torrent downloads and the I2PSnark application.
- SnarkManager(I2PAppContext) - Constructor for class org.klomp.snark.SnarkManager
For embedded.
- SnarkManager(I2PAppContext, String, String) - Constructor for class org.klomp.snark.SnarkManager
For webapp.
- SOA - Class in org.minidns.record
DNS SOA (Start of Authority) record payload.
Contains authoritative information about a DNS zone including
primary nameserver, admin email, and timing parameters.
- SOA(String, String, long, int, int, int, long) - Constructor for class org.minidns.record.SOA
SOA.
- SOA(DnsName, DnsName, long, int, int, int, long) - Constructor for class org.minidns.record.SOA
SOA.
- SOAP - Class in org.cybergarage.soap
Utility class for SOAP (Simple Object Access Protocol) message handling.
- SOAP() - Constructor for class org.cybergarage.soap.SOAP
-
- SOAP_ACTION - Static variable in class org.cybergarage.http.HTTP
SOAPAction HTTP header field name
- SOAPRequest - Class in org.cybergarage.soap
Represents a SOAP (Simple Object Access Protocol) request message.
- SOAPRequest() - Constructor for class org.cybergarage.soap.SOAPRequest
SOAPRequest.
- SOAPRequest(HTTPRequest) - Constructor for class org.cybergarage.soap.SOAPRequest
SOAPRequest.
- SOAPResponse - Class in org.cybergarage.soap
Represents a SOAP (Simple Object Access Protocol) response message.
- SOAPResponse() - Constructor for class org.cybergarage.soap.SOAPResponse
SOAPResponse.
- SOAPResponse(HTTPResponse) - Constructor for class org.cybergarage.soap.SOAPResponse
SOAPResponse.
- SOAPResponse(SOAPResponse) - Constructor for class org.cybergarage.soap.SOAPResponse
SOAPResponse.
- sock - Variable in class net.i2p.i2ptunnel.udp.UDPSink
-
- sock - Variable in class net.i2p.i2ptunnel.udp.UDPSource
-
- socket - Variable in class net.i2p.sam.SAMHandler
socket.
- socket() - Method in class net.i2p.sam.SSLServerSocketChannel
Return the underlying SSL server socket.
- socket() - Method in class net.i2p.sam.SSLSocketChannel
Return the underlying SSL socket.
- SOCKET_FREE_PORT_INDICATOR - Static variable in class edu.internet2.ndt.NDTConstants
Socket free port indicator (bind to any available port).
- SOCKET_HANDLER_BUF_SIZE - Static variable in class net.i2p.sam.SAMStreamSession
SOCKET_HANDLER_BUF_SIZE.
- SocketController - Class in net.i2p.i2pcontrol
This handles the starting and stopping of a ServerSocket
from a single static class so it can be called via clients.config.
- SocketController(RouterContext, ClientAppManager) - Constructor for class net.i2p.i2pcontrol.SocketController
RouterApp (new way)
- SocketListener - Interface in net.i2p.router.transport.udp
Listener for socket events.
- socketMgr - Variable in class net.i2p.sam.SAMStreamSession
socketMgr.
- SocketTimeout - Class in net.i2p.util
Implements one or two timers; one for inactivity, that is reset by resetTimer(),
and optionally, a total time since instantiation, that is configured by setTotalTimeoutPeriod().
- SocketTimeout(long) - Constructor for class net.i2p.util.SocketTimeout
-
- SocketTimeout(Socket, long) - Constructor for class net.i2p.util.SocketTimeout
If socket is non-null, or is set later by setSocket(),
it will be closed when the timer expires.
- SocketWrapper - Class in net.i2p.i2ptunnel.socks
Wrapper around the Socket obtained from the Outproxy, which is a
wrapper around the Orchid Stream.
- SocketWrapper(Socket) - Constructor for class net.i2p.i2ptunnel.socks.SocketWrapper
-
- sockLock - Variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
Guards sockMgr and mySockets
- sockMgr - Variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
The socket manager
- sockMgr - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- SOCKS4aServer - Class in net.i2p.i2ptunnel.socks
SOCKS4a server implementation for handling SOCKS version 4/4a connections.
- SOCKS4aServer(I2PAppContext, Socket, Properties) - Constructor for class net.i2p.i2ptunnel.socks.SOCKS4aServer
Create a SOCKS4a server that communicates with the client using
the specified socket.
- SOCKS4Client - Class in net.i2p.socks
A simple SOCKS 4/4a client.
- SOCKS4Constants - Class in net.i2p.socks
Constants for SOCKS4 protocol.
- SOCKS4Constants.Command - Class in net.i2p.socks
SOCKS4 command codes.
- SOCKS4Constants.Reply - Class in net.i2p.socks
SOCKS4 reply codes.
- SOCKS5Client - Class in net.i2p.socks
A simple SOCKS 5 client.
- SOCKS5Constants - Class in net.i2p.socks
Constants for SOCKS5 protocol.
- SOCKS5Constants.AddressType - Class in net.i2p.socks
SOCKS5 address types.
- SOCKS5Constants.Command - Class in net.i2p.socks
SOCKS5 command codes.
- SOCKS5Constants.Method - Class in net.i2p.socks
SOCKS5 authentication methods.
- SOCKS5Constants.Reply - Class in net.i2p.socks
SOCKS5 reply codes.
- SOCKS5Server - Class in net.i2p.i2ptunnel.socks
SOCKS5 server implementation with comprehensive protocol support and authentication.
- SOCKS5Server(I2PAppContext, Socket, Properties) - Constructor for class net.i2p.i2ptunnel.socks.SOCKS5Server
Create a SOCKS5 server that communicates with the client using
the specified socket.
- SOCKS_VERSION_4 - Static variable in class net.i2p.socks.SOCKS4Constants
SOCKS_VERSION_4.
- SOCKS_VERSION_5 - Static variable in class net.i2p.socks.SOCKS5Constants
SOCKS_VERSION_5.
- SOCKSException - Exception in net.i2p.socks
Exception thrown by socket methods
- SOCKSException() - Constructor for exception net.i2p.socks.SOCKSException
SOCKSException.
- SOCKSException(String) - Constructor for exception net.i2p.socks.SOCKSException
SOCKSException.
- SOCKSException(String, Throwable) - Constructor for exception net.i2p.socks.SOCKSException
Create a new SOCKS exception with a message and cause.
- SOCKSHeader - Class in net.i2p.i2ptunnel.socks
Save the SOCKS header from a datagram
Ref: RFC 1928
- SOCKSHeader(byte[]) - Constructor for class net.i2p.i2ptunnel.socks.SOCKSHeader
-
- SOCKSHeader(Destination, int) - Constructor for class net.i2p.i2ptunnel.socks.SOCKSHeader
Make a dummy header from a dest,
for those cases where we want to receive unsolicited datagrams.
- SOCKSServer - Class in net.i2p.i2ptunnel.socks
Abstract base class used by all SOCKS servers.
- SOCKSServer(I2PAppContext, Socket, Properties) - Constructor for class net.i2p.i2ptunnel.socks.SOCKSServer
-
- SOCKSServerFactory - Class in net.i2p.i2ptunnel.socks
Factory class for creating SOCKS forwarders through I2P
- SOCKSServerFactory() - Constructor for class net.i2p.i2ptunnel.socks.SOCKSServerFactory
-
- SOCKSUDPPort - Class in net.i2p.i2ptunnel.socks
Implements a UDP port and Socks encapsulation / decapsulation.
- SOCKSUDPPort(InetAddress, int, Map<Integer, SOCKSUDPPort>) - Constructor for class net.i2p.i2ptunnel.socks.SOCKSUDPPort
-
- SOCKSUDPTunnel - Class in net.i2p.i2ptunnel.socks
A Datagram Tunnel that can have multiple bidirectional ports on the UDP side.
- SOCKSUDPTunnel(I2PTunnel) - Constructor for class net.i2p.i2ptunnel.socks.SOCKSUDPTunnel
Set up a tunnel with no UDP side yet.
- SOCKSUDPUnwrapper - Class in net.i2p.i2ptunnel.socks
Strip a SOCKS header off a datagram, convert it to a Destination and port
Ref: RFC 1928
- SOCKSUDPUnwrapper(Map<I2PSocketAddress, SOCKSHeader>) - Constructor for class net.i2p.i2ptunnel.socks.SOCKSUDPUnwrapper
-
- SOCKSUDPWrapper - Class in net.i2p.i2ptunnel.socks
Put a SOCKS header on a datagram
Ref: RFC 1928
- SOCKSUDPWrapper(Map<I2PSocketAddress, SOCKSHeader>) - Constructor for class net.i2p.i2ptunnel.socks.SOCKSUDPWrapper
-
- SOFT_RESTART - Static variable in class net.i2p.router.util.EventLog
SOFT_RESTART.
- sort() - Method in class i2p.susi.util.Folder
- sort(List<T>, Comparator<? super T>) - Static method in class net.i2p.data.DataHelper
Same as Collections.sort(), but guaranteed not to throw an IllegalArgumentException if the
sort is unstable.
- sort(T[], Comparator<? super T>) - Static method in class net.i2p.data.DataHelper
Same as Arrays.sort(), but guaranteed not to throw an IllegalArgumentException if the
sort is unstable.
- SORT_DATE - Static variable in class i2p.susi.webmail.WebMail
S o r t d a t e
- SORT_DEFAULT - Static variable in class i2p.susi.webmail.WebMail
S o r t d e f a u l t
- SORT_ID - Static variable in class i2p.susi.webmail.WebMail
S o r t i d
- SORT_ORDER_DEFAULT - Static variable in class i2p.susi.webmail.WebMail
S o r t o r d e r d e f a u l t
- SORT_SENDER - Static variable in class i2p.susi.webmail.WebMail
S o r t s e n d e r
- SORT_SIZE - Static variable in class i2p.susi.webmail.WebMail
S o r t s i z e
- SORT_SUBJECT - Static variable in class i2p.susi.webmail.WebMail
S o r t s u b j e c t
- sortedObjects() - Method in class net.i2p.util.ObjectCounterUnsafe
-
- sorter - Static variable in class i2p.susi.dns.AddressbookBean
Comparator for sorting addresses
- Sorters - Class in i2p.susi.webmail
Collection of comparators for sorting email messages by various criteria.
- Sorters() - Constructor for class i2p.susi.webmail.Sorters
-
- Sorters - Class in org.klomp.snark.web
Comparators for various columns
- Sorters() - Constructor for class org.klomp.snark.web.Sorters
-
- Sorters.DateSorter - Class in i2p.susi.webmail
Sorts Mail objects by date field.
- Sorters.FileAndIndex - Class in org.klomp.snark.web
Class to precompute and efficiently sort data on a torrent file entry.
- Sorters.SenderSorter - Class in i2p.susi.webmail
Sorts Mail objects by sender field.
- Sorters.SizeSorter - Class in i2p.susi.webmail
Sorts Mail objects by message size.
- Sorters.SubjectSorter - Class in i2p.susi.webmail
Sorts Mail objects by subject field.
- Sorters.ToSorter - Class in i2p.susi.webmail
Sorts Mail objects by recipient fields.
- SortHelper - Class in net.i2p.data.router
Utility class for sorting DataStructure objects by their hash.
- SortHelper() - Constructor for class net.i2p.data.router.SortHelper
-
- sortStructureList(List<? extends DataStructure>) - Static method in class net.i2p.data.router.SortHelper
See above.
- sortStructures(Collection<T>) - Static method in class net.i2p.data.router.SortHelper
Sort based on the Hash of the DataStructure.
- Source - Interface in net.i2p.i2ptunnel.udp
Source interface for streaming data sources.
- Source - Class in org.rrd4j.data
Abstract base class for RRD data sources.
Provides common functionality for storing and managing time-series data with timestamps and
values.
- Source(String) - Constructor for class org.rrd4j.data.Source
Creates a new Source with the given name.
- Source - Class in org.rrd4j.graph
Abstract base class for data sources in RRD graphs.
- Source(String) - Constructor for class org.rrd4j.graph.Source
Creates a new data source with the specified name.
- SourcedPlotElement - Class in org.rrd4j.graph
Represents a plot element that obtains data from a named source.
- SourcedPlotElement(String, Paint) - Constructor for class org.rrd4j.graph.SourcedPlotElement
Create a SourcedPlotElement.
- SourcedPlotElement(String, Paint, SourcedPlotElement) - Constructor for class org.rrd4j.graph.SourcedPlotElement
Create a SourcedPlotElement with a parent.
- sources - Variable in class org.rrd4j.graph.RrdGraphDef
List of data source definitions for the graph.
- SOUTH - Static variable in class com.vuze.plugins.mlab.tools.ndt.swingemu.BorderLayout
South region constant
- spaceFor(int) - Static method in class net.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
Calculate the TLV space for a value of the given length.
- Span - Class in org.rrd4j.graph
Abstract base class for span elements in RRD graphs.
- Span(Paint, LegendText) - Constructor for class org.rrd4j.graph.Span
-
- spanHash - Variable in class net.metanotion.io.block.index.BSkipList
Span cache
- spanPage - Variable in class net.metanotion.io.block.index.BSkipLevels
Page number of the associated span
- spanSize - Variable in class net.metanotion.io.block.BlockFile
Default span size for new skiplists
- spanSize - Variable in class net.metanotion.io.block.index.BSkipSpan
Number of keys this span can hold
- SparseArray<E> - Class in net.i2p.router.crypto.ratchet
Memory-efficient sparse array implementation for integer-to-object mappings using binary search lookup, optimized for collections with up to hundreds of items
- SparseArray() - Constructor for class net.i2p.router.crypto.ratchet.SparseArray
Creates a new SparseArray containing no mappings.
- SparseArray(int) - Constructor for class net.i2p.router.crypto.ratchet.SparseArray
Creates a new SparseArray containing no mappings that will not
require any additional memory allocation to store the specified
number of mappings.
- spd - Variable in class edu.internet2.ndt.Tcpbw100
Packet loss rate.
- spec - Variable in class org.rrd4j.core.timespec.TimeParser
Parsed time spec
- SPEC_VERSION - Static variable in class org.cybergarage.upnp.Service
XML element name for specification version.
- specials - Variable in class org.rrd4j.core.timespec.TimeScanner
-
- SPECVERSION_ELEMENT - Static variable in interface org.cybergarage.upnp.RootDescription
SPECVERSION_ELEMENT.
- SpeedCalculator - Class in net.i2p.router.peermanager
Quantify how fast the peer is based on advertised bandwidth tier,
measured latency, congestion capability, and actual tunnel throughput.
- SpeedComparator - Class in net.i2p.router.peermanager
Order profiles by their speed (lowest first).
- SpeedComparator() - Constructor for class net.i2p.router.peermanager.SpeedComparator
-
- Spinner - Class in net.i2p.router.tasks
Shutdown delay thread to ensure complete router termination.
- Spinner() - Constructor for class net.i2p.router.tasks.Spinner
Create a new shutdown spinner thread.
- SpinnerNumberModel - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
Emulation of javax.swing.SpinnerNumberModel for the NDT (Network Diagnostic Tool) plugin.
- SpinnerNumberModel() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.SpinnerNumberModel
-
- SPLIT - Static variable in class com.southernstorm.noise.protocol.HandshakeState
The handshake is over and the application is expected to call
split() and begin data session communications.
- split() - Method in class com.southernstorm.noise.protocol.HandshakeState
Splits the transport encryption CipherState objects out of
this HandshakeState object once the handshake completes.
- split(byte[], int, int) - Method in class com.southernstorm.noise.protocol.HandshakeState
Splits the transport encryption CipherState objects out of
this HandshakeObject after mixing in a secondary symmetric key.
- split() - Method in class com.southernstorm.noise.protocol.SymmetricState
Splits the symmetric state into two ciphers for session encryption.
- split(byte[], int, int) - Method in class com.southernstorm.noise.protocol.SymmetricState
Splits the symmetric state into two ciphers for session encryption,
and optionally mixes in a secondary symmetric key.
- split(String, String) - Static method in class net.i2p.data.DataHelper
Same as s.split(regex) but caches the compiled pattern for speed.
- split(String, String, int) - Static method in class net.i2p.data.DataHelper
Same as s.split(regex, limit) but caches the compiled pattern for speed.
- split(String) - Static method in class org.rrd4j.core.RrdToolkit
Splits single RRD file with several datasources into a number of smaller RRD files with a
single datasource in it.
- SplitKeys - Class in net.i2p.router.crypto.ratchet
Container for Noise protocol split keys that prevents duplicate HKDF calculations by sharing derived keys between engine and session key manager components
- SplitKeys(HandshakeState, HKDF) - Constructor for class net.i2p.router.crypto.ratchet.SplitKeys
Derives ck, k_ab, k_ba from Noise handshake split stage.
- sprintf(Locale, String, Object...) - Static method in class org.rrd4j.core.Util
Equivalent of the C-style sprintf function.
- square() - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- square() - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
$h = f * f$
- square() - Method in class net.i2p.crypto.eddsa.math.FieldElement
Squares this field element.
- squareAndDouble() - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- squareAndDouble() - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
$h = 2 * f * f$
- squareAndDouble() - Method in class net.i2p.crypto.eddsa.math.FieldElement
Squares this field element and doubles the result.
- squeeze(byte[], int, long) - Method in class org.bouncycastle.crypto.digests.KeccakDigest
squeeze.
- squeezing - Variable in class org.bouncycastle.crypto.digests.KeccakDigest
squeezing.
- SRC_CONN_ID_OFFSET - Static variable in class net.i2p.router.transport.udp.SSU2Util
Offset of source connection ID in long header
- srcName - Variable in class org.rrd4j.graph.SourcedPlotElement
The source name.
- SRV - Class in org.minidns.record
DNS SRV (Service) record payload for service discovery.
Specifies the location of services for a given domain with priority,
weight, and port information for load balancing.
- SRV(int, int, int, String) - Constructor for class org.minidns.record.SRV
SRV.
- SRV(int, int, int, DnsName) - Constructor for class org.minidns.record.SRV
SRV.
- SRV_QUEUE - Static variable in class edu.internet2.ndt.MessageType
Server queue
- SRV_QUEUE_HEARTBEAT - Static variable in class edu.internet2.ndt.NDTConstants
SRV_QUEUE message body value: heartbeat keepalive.
- SRV_QUEUE_SERVER_BUSY - Static variable in class edu.internet2.ndt.NDTConstants
SRV_QUEUE message body value: server busy.
- SRV_QUEUE_SERVER_BUSY_60s - Static variable in class edu.internet2.ndt.NDTConstants
SRV_QUEUE message body value: server busy, retry after 60s.
- SRV_QUEUE_SERVER_FAULT - Static variable in class edu.internet2.ndt.NDTConstants
SRV_QUEUE message body value: server fault.
- SRV_QUEUE_TEST_STARTS_NOW - Static variable in class edu.internet2.ndt.NDTConstants
SRV_QUEUE message body value: test starts now.
- SS - Static variable in class com.southernstorm.noise.protocol.Pattern
Token code: SS
- ss - Variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
Server socket
- ss - Variable in class net.metanotion.util.skiplist.SkipIterator
The current span being iterated over.
- SSDP - Class in org.cybergarage.upnp.ssdp
Constants and utility methods for Simple Service Discovery Protocol (SSDP).
This class defines SSDP protocol constants including multicast addresses, ports, and utility
methods for parsing SSDP cache control headers.
- SSDP() - Constructor for class org.cybergarage.upnp.ssdp.SSDP
-
- SSDPNotifyRequest - Class in org.cybergarage.upnp.ssdp
Represents an SSDP NOTIFY request for device advertisement.
- SSDPNotifyRequest() - Constructor for class org.cybergarage.upnp.ssdp.SSDPNotifyRequest
-
- SSDPNotifySocket - Class in org.cybergarage.upnp.ssdp
This class identifies a SSDP socket only for notifing packet.
- SSDPNotifySocket(String) - Constructor for class org.cybergarage.upnp.ssdp.SSDPNotifySocket
SSDPNotifySocket.
- SSDPNotifySocketList - Class in org.cybergarage.upnp.ssdp
A list of SSDP notification sockets for receiving SSDP notify messages.
This class manages multiple
SSDPNotifySocket instances to handle SSDP notifications
across different network interfaces and addresses.
- SSDPNotifySocketList() - Constructor for class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
SSDPNotifySocketList.
- SSDPNotifySocketList(InetAddress[]) - Constructor for class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
-
- SSDPPacket - Class in org.cybergarage.upnp.ssdp
Represents an SSDP packet received over UDP.
- SSDPPacket(byte[], int) - Constructor for class org.cybergarage.upnp.ssdp.SSDPPacket
SSDPPacket.
- SSDPRequest - Class in org.cybergarage.upnp.ssdp
Base class for SSDP request messages.
- SSDPRequest() - Constructor for class org.cybergarage.upnp.ssdp.SSDPRequest
SSDPRequest.
- SSDPRequest(InputStream) - Constructor for class org.cybergarage.upnp.ssdp.SSDPRequest
SSDPRequest.
- SSDPResponse - Class in org.cybergarage.upnp.ssdp
Represents an SSDP response message.
- SSDPResponse() - Constructor for class org.cybergarage.upnp.ssdp.SSDPResponse
SSDPResponse.
- SSDPResponse(InputStream) - Constructor for class org.cybergarage.upnp.ssdp.SSDPResponse
SSDPResponse.
- SSDPSearchRequest - Class in org.cybergarage.upnp.ssdp
Represents an SSDP M-SEARCH request for device discovery.
- SSDPSearchRequest(String, int) - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchRequest
SSDPSearchRequest.
- SSDPSearchRequest(String) - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchRequest
SSDPSearchRequest.
- SSDPSearchRequest() - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchRequest
SSDPSearchRequest.
- SSDPSearchResponse - Class in org.cybergarage.upnp.ssdp
Represents an SSDP search response message.
- SSDPSearchResponse() - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchResponse
-
- SSDPSearchResponseSocket - Class in org.cybergarage.upnp.ssdp
Socket for receiving SSDP search responses from UPnP devices.
- SSDPSearchResponseSocket() - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
SSDPSearchResponseSocket.
- SSDPSearchResponseSocket(String, int) - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
SSDPSearchResponseSocket.
- SSDPSearchResponseSocketList - Class in org.cybergarage.upnp.ssdp
A list of SSDP search response sockets for handling SSDP search responses.
This class manages multiple
SSDPSearchResponseSocket instances to send SSDP search
requests and receive responses across different network interfaces.
- SSDPSearchResponseSocketList() - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
SSDPSearchResponseSocketList.
- SSDPSearchResponseSocketList(InetAddress[]) - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
-
- SSDPSearchSocket - Class in org.cybergarage.upnp.ssdp
Socket for sending SSDP search requests and receiving responses.
- SSDPSearchSocket(String, int, String) - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchSocket
-
- SSDPSearchSocket(InetAddress) - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchSocket
-
- SSDPSearchSocketList - Class in org.cybergarage.upnp.ssdp
A collection of SSDP search sockets.
- SSDPSearchSocketList() - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
Default constructor.
- SSDPSearchSocketList(InetAddress[]) - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
Constructor with bind addresses.
- SSDPSearchSocketList(InetAddress[], int, String, String) - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
Create SSDP search socket list.
- sSessionsHash - Static variable in class net.i2p.sam.SAMv3Handler
sSessionsHash
- ssl - Variable in class net.i2p.router.news.NewsMetadata.Update
Stored as of 0.9.52, but there is no registered handler
- SSLClientListenerRunner - Class in net.i2p.router.client
SSL version of ClientListenerRunner
- SSLClientListenerRunner(RouterContext, ClientManager, int) - Constructor for class net.i2p.router.client.SSLClientListenerRunner
-
- SSLClientUtil - Class in net.i2p.i2ptunnel
SSL server socket utilities for I2PTunnel clients.
- SSLClientUtil() - Constructor for class net.i2p.i2ptunnel.SSLClientUtil
-
- SSLEepGet - Class in net.i2p.util
HTTPS only, no retries, no min and max size options, no timeout option
As of 0.9.45, supports redirect to https (redirect to http will still fail).
- SSLEepGet(I2PAppContext, OutputStream, String) - Constructor for class net.i2p.util.SSLEepGet
A new SSLEepGet with a new SSLState
- SSLEepGet(I2PAppContext, OutputStream, String, SSLEepGet.SSLState) - Constructor for class net.i2p.util.SSLEepGet
-
- SSLEepGet(I2PAppContext, OutputStream, String, long, SSLEepGet.SSLState) - Constructor for class net.i2p.util.SSLEepGet
-
- SSLEepGet(I2PAppContext, String, String) - Constructor for class net.i2p.util.SSLEepGet
A new SSLEepGet with a new SSLState
- SSLEepGet(I2PAppContext, String, String, SSLEepGet.SSLState) - Constructor for class net.i2p.util.SSLEepGet
-
- SSLEepGet(I2PAppContext, SSLEepGet.ProxyType, String, int, OutputStream, String) - Constructor for class net.i2p.util.SSLEepGet
Use a proxy.
- SSLEepGet(I2PAppContext, SSLEepGet.ProxyType, String, int, OutputStream, String, SSLEepGet.SSLState) - Constructor for class net.i2p.util.SSLEepGet
Use a proxy.
- SSLEepGet(I2PAppContext, SSLEepGet.ProxyType, String, int, String, String) - Constructor for class net.i2p.util.SSLEepGet
Use a proxy.
- SSLEepGet(I2PAppContext, SSLEepGet.ProxyType, String, int, String, String, SSLEepGet.SSLState) - Constructor for class net.i2p.util.SSLEepGet
Use a proxy.
- SSLEepGet.ProxyType - Enum in net.i2p.util
Not all may be supported.
- SSLEepGet.SSLState - Class in net.i2p.util
An opaque class for the caller to pass to repeated instantiations of SSLEepGet.
- SSLHelper - Class in net.i2p.i2ptunnel.web
Helper class for SSL configuration and certificate management in the tunnel web interface
- SSLHelper() - Constructor for class net.i2p.i2ptunnel.web.SSLHelper
-
- sslLock - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- SSLServerSocketChannel - Class in net.i2p.sam
Simple wrapper for a SSLServerSocket.
- SSLServerSocketChannel(SSLServerSocket) - Constructor for class net.i2p.sam.SSLServerSocketChannel
Create a new SSLServerSocketChannel wrapping the given SSL server socket.
- SSLSocketChannel - Class in net.i2p.sam
Simple wrapper for a SSLSocket.
- SSLSocketChannel(SSLSocket) - Constructor for class net.i2p.sam.SSLSocketChannel
Create a new SSLSocketChannel wrapping the given SSL socket.
- SSLUtil - Class in net.i2p.sam.client
Utilities for SAM SSL server sockets.
- SSLUtil() - Constructor for class net.i2p.sam.client.SSLUtil
-
- SSLUtil - Class in net.i2p.sam
Utilities for SAM SSL server sockets.
- SSLUtil() - Constructor for class net.i2p.sam.SSLUtil
-
- SsthreshComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.SsthreshComparator
-
- SSU2_INT_VERSION - Static variable in class net.i2p.router.transport.udp.UDPTransport
SSU2 protocol version.
- SSU2_VERSION - Static variable in class net.i2p.router.transport.udp.UDPTransport
"2"
- SSU2_VERSION_ALT - Static variable in class net.i2p.router.transport.udp.UDPTransport
"2,"
- SSU2Bitfield - Class in net.i2p.router.transport.udp
Container of a long array representing set and unset bits.
- SSU2Bitfield(int, long) - Constructor for class net.i2p.router.transport.udp.SSU2Bitfield
Creates a new SSU2Bitfield that represents size unset bits.
- SSU2Bitfield.Callback - Interface in net.i2p.router.transport.udp
Callback interface for bitfield operations.
- SSU2Header - Class in net.i2p.router.transport.udp
Encrypt/decrypt headers
- SSU2Header.Header - Class in net.i2p.router.transport.udp
A temporary structure returned from trial decrypt,
with methods to access the fields.
- SSU2Payload - Class in net.i2p.router.transport.udp
SSU2 Payload generation and parsing utilities.
- SSU2Payload() - Constructor for class net.i2p.router.transport.udp.SSU2Payload
-
- SSU2Payload.AckBlock - Class in net.i2p.router.transport.udp
Block containing acknowledgment data.
- SSU2Payload.AddressBlock - Class in net.i2p.router.transport.udp
Block containing IP address and port information.
- SSU2Payload.Block - Class in net.i2p.router.transport.udp
Base class for blocks to be transmitted.
- SSU2Payload.DateTimeBlock - Class in net.i2p.router.transport.udp
Block containing the current date and time.
- SSU2Payload.FirstFragBlock - Class in net.i2p.router.transport.udp
Same format as I2NPBlock
- SSU2Payload.FollowFragBlock - Class in net.i2p.router.transport.udp
Follow-on fragment block for SSU2 payload.
- SSU2Payload.I2NPBlock - Class in net.i2p.router.transport.udp
Block containing I2NP message data.
- SSU2Payload.NewTokenBlock - Class in net.i2p.router.transport.udp
Block containing a new session token.
- SSU2Payload.OptionsBlock - Class in net.i2p.router.transport.udp
Block containing session options.
- SSU2Payload.PaddingBlock - Class in net.i2p.router.transport.udp
Block containing padding data.
- SSU2Payload.PathChallengeBlock - Class in net.i2p.router.transport.udp
Path challenge block for SSU2 payload.
- SSU2Payload.PathResponseBlock - Class in net.i2p.router.transport.udp
Path response block for SSU2 payload.
- SSU2Payload.PayloadCallback - Interface in net.i2p.router.transport.udp
For all callbacks, recommend throwing exceptions only from the handshake.
- SSU2Payload.PeerTestBlock - Class in net.i2p.router.transport.udp
Block containing peer test data.
- SSU2Payload.RelayIntroBlock - Class in net.i2p.router.transport.udp
Block containing relay introduction data.
- SSU2Payload.RelayRequestBlock - Class in net.i2p.router.transport.udp
Block containing relay request data.
- SSU2Payload.RelayResponseBlock - Class in net.i2p.router.transport.udp
Block containing relay response data.
- SSU2Payload.RelayTagBlock - Class in net.i2p.router.transport.udp
Block containing relay tag data.
- SSU2Payload.RelayTagRequestBlock - Class in net.i2p.router.transport.udp
Block containing relay tag request data.
- SSU2Payload.RIBlock - Class in net.i2p.router.transport.udp
Block containing router information data.
- SSU2Payload.TerminationBlock - Class in net.i2p.router.transport.udp
Block containing session termination data.
- SSU2Sender - Interface in net.i2p.router.transport.udp
Basic interface over top of PeerState2 and PeerStateDestroyed,
so we can pass them both to PacketBuilder2 to send packets.
- SSU2Util - Class in net.i2p.router.transport.udp
SSU2 Utils and constants
- SSU_IPV6_CONFIG - Static variable in class net.i2p.router.transport.TransportUtil
SSU_IPV6_CONFIG.
- ST - Static variable in class org.cybergarage.http.HTTP
ST (Search Target) header for UPnP discovery
- ST - Class in org.cybergarage.upnp.device
Utility class for SSDP ST (Search Target) header values and validation.
- ST() - Constructor for class org.cybergarage.upnp.device.ST
-
- stack - Variable in class net.metanotion.util.skiplist.SkipList
Level stack above the first span.
- stack(String, Paint) - Method in class org.rrd4j.graph.RrdGraphDef
- stack(String, Paint, String) - Method in class org.rrd4j.graph.RrdGraphDef
- Stack - Class in org.rrd4j.graph
Represents a stacked plot element in RRD graphs.
- Stack(SourcedPlotElement, String, Paint) - Constructor for class org.rrd4j.graph.Stack
Creates a stacked plot element with the specified parent, source name, and color.
- stackValues(DataProcessor) - Method in class org.rrd4j.graph.SourcedPlotElement
Stack values on top of parent values.
- STANDARD_RATES - Static variable in class net.i2p.stat.RateConstants
Standard optimized rate periods: 1 minute, 1 hour, and 24 hours.
- StandardFontMapper - Class in org.jfree.svg
A default implementation of the
FontMapper interface.
- StandardFontMapper() - Constructor for class org.jfree.svg.StandardFontMapper
Creates a new instance with mappings for the Java logical fonts.
- StandardServerSocket - Class in net.i2p.client.streaming.impl
Bridge to I2PServerSocket.
- StandardServerSocket(I2PServerSocketFull) - Constructor for class net.i2p.client.streaming.impl.StandardServerSocket
Doesn't really throw IOE but super() does
- StandardSocket - Class in net.i2p.client.streaming.impl
Bridge to I2PSocket.
- StandardSocket(I2PSocket) - Constructor for class net.i2p.client.streaming.impl.StandardSocket
StandardSocket
- STANDBY - Static variable in class net.i2p.i2ptunnel.ui.GeneralHelper
Tunnel is alive but idle, ready for activity
- STANDBY - Static variable in class net.i2p.i2ptunnel.web.IndexBean
Tunnel status: standby.
- start() - Method in class com.southernstorm.noise.protocol.HandshakeState
Starts the handshake running.
- start() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JApplet
Start the applet.
- start() - Method in class net.i2p.addressbook.HostChecker
Start periodic ping testing
- start() - Method in class net.i2p.client.naming.NamingService
Parent will call when added.
- start() - Method in interface net.i2p.client.streaming.StatefulConnectionFilter
Tells this filter to start
- start() - Method in class net.i2p.crypto.YKGenerator
Start the background precalc thread.
- start() - Static method in class net.i2p.desktopgui.router.RouterManager
Start an I2P router instance.
- start() - Method in class net.i2p.i2ptunnel.access.AccessFilter
Starts the filter's background tasks.
- start() - Method in class net.i2p.i2ptunnel.ConnThrottler
Starts the throttler by scheduling the cleanup timer.
- start() - Method in class net.i2p.i2ptunnel.socks.MultiSink
-
- start() - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPPort
Starts the UDP source to begin receiving datagrams.
- start() - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPUnwrapper
Starts the unwrapper.
- start() - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPWrapper
Starts the wrapper.
- start() - Method in class net.i2p.i2ptunnel.streamr.MultiSource
Initializes the multi-source.
- start() - Method in class net.i2p.i2ptunnel.streamr.Pinger
Starts the pinger thread to send periodic subscribe messages.
- start() - Method in class net.i2p.i2ptunnel.udp.I2PSource
Starts the source to begin receiving datagrams.
- start() - Method in interface net.i2p.i2ptunnel.udp.Source
Starts the source.
- start() - Method in interface net.i2p.i2ptunnel.udp.Stream
Starts the stream.
- start() - Method in class net.i2p.i2ptunnel.udp.UDPSource
Starts the source thread to begin receiving UDP datagrams.
- start() - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
Starts the I2P source to begin receiving datagrams.
- start() - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
Starts the I2P source to begin receiving datagrams.
- start() - Method in class net.i2p.router.client.ClientManager
Start the listeners.
- start() - Method in class net.i2p.router.JobTiming
Record the current time as the actual start.
- start() - Method in class net.i2p.router.RouterClock
Start the router clock and its associated timestamper.
- start() - Method in class net.i2p.router.transport.ntcp.NTCPSendFinisher
Starts the thread pool executor for processing send finish tasks.
- start() - Method in class net.i2p.router.transport.UPnPManager
Blocking, may take a while.
- start() - Method in class net.i2p.router.update.ConsoleUpdateManager
UpdateManager interface
- start() - Method in class net.i2p.sam.MasterSession
Overridden to start the acceptor.
- start() - Method in class net.i2p.sam.SAMHandlerPool
Start the selector thread.
- start() - Method in interface net.i2p.sam.SAMMessageSess
Start a SAM message-based session.
- start() - Method in class net.i2p.sam.SAMMessageSession
Start the SAM message session handler.
- start() - Method in class net.i2p.sam.SAMStreamSession
Start the SAM STREAM session server, if applicable.
- start() - Method in class net.i2p.sam.SAMv3DatagramServer
Only call once.
- start() - Method in interface net.i2p.update.UpdateManager
Start the update manager.
- start() - Method in interface net.i2p.update.UpdateTask
Tasks must not start themselves in the constructor.
- start() - Method in class net.i2p.util.I2PThread
Overridden to provide useful info to users on OOM, and to prevent
shutting down the whole JVM for what is most likely not a heap issue.
- start() - Method in class org.cybergarage.http.HTTPServer
Starts the HTTP server thread.
- start() - Method in class org.cybergarage.http.HTTPServerList
Starts all HTTP servers in this list.
- start(String, int) - Method in class org.cybergarage.upnp.ControlPoint
-
- start(String) - Method in class org.cybergarage.upnp.ControlPoint
-
- start() - Method in class org.cybergarage.upnp.ControlPoint
Start with default search target
- start() - Method in class org.cybergarage.upnp.Device
start.
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
start.
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
start.
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
start.
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
start.
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocket
start.
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
Starts all search sockets.
- start() - Method in class org.cybergarage.util.ThreadCore
Starts the thread if it's not already running.
- start() - Method in class org.klomp.snark.dht.DHTNodes
Start the DHT node manager.
- start() - Method in class org.klomp.snark.dht.DHTTracker
-
- start() - Method in class org.klomp.snark.dht.KRPC
Start the DHT.
- start() - Method in class org.klomp.snark.SnarkManager
Caller _must_ call loadConfig(file) before this if setting new values for i2cp host/port or
i2psnark.dir
- start() - Method in class org.klomp.snark.standalone.RunStandalone
Starts the standalone I2PSnark server and optionally opens the system browser.
- start() - Method in class org.klomp.snark.TrackerClient
Start the tracker client thread.
- start() - Method in class org.klomp.snark.UDPTrackerClient
Can't be restarted after stopping?
- start() - Method in class org.klomp.snark.UpdateRunner
start.
- START - Static variable in class org.rrd4j.core.timespec.TimeToken
Token for "start" or "s" - beginning of time range
- start - Variable in class org.rrd4j.graph.HSpan
-
- start - Variable in class org.rrd4j.graph.ImageParameters
Start and end timestamps for graph range
- start - Variable in class org.rrd4j.graph.VSpan
-
- startAccepting() - Method in class org.klomp.snark.ConnectionAcceptor
May be called even when already running.
- StartAcceptingClientsJob - Class in net.i2p.router.startup
start I2CP interface
- StartAcceptingClientsJob(RouterContext) - Constructor for class net.i2p.router.startup.StartAcceptingClientsJob
StartAcceptingClientsJob.
- startAllControllers() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Start all tunnels.
- startAllTorrents() - Method in class org.klomp.snark.SnarkManager
Always thread it
- startAutomatically(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- startConsole() - Method in class net.i2p.router.web.RouterConsoleRunner
http://irc.codehaus.org/display/JETTY/Porting+to+jetty6
- startCreateSessionJob(SessionConfig) - Method in class net.i2p.router.client.ClientMessageEventListener
Override for testing
- STARTED - Static variable in class net.i2p.router.util.EventLog
STARTED.
- started() - Method in class org.klomp.snark.TrackerClient
Check if this tracker client has been started.
- StartExplorersJob - Class in net.i2p.router.networkdb.kademlia
This job initiates exploration of the network database by selecting keys to explore
and queuing ExploreJobs up to a maximum per run.
- StartExplorersJob(RouterContext, KademliaNetworkDatabaseFacade) - Constructor for class net.i2p.router.networkdb.kademlia.StartExplorersJob
Constructs a StartExplorersJob to manage peer exploration scheduling.
- startForwardingIncoming(Properties, boolean) - Method in class net.i2p.sam.MasterSession
-
- startForwardingIncoming(Properties, boolean) - Method in class net.i2p.sam.SAMv3StreamSession
Forward sockets from I2P to the host/port provided.
- startHandling() - Method in class net.i2p.sam.SAMHandler
Start handling the SAM connection, detaching a handling thread.
- STARTING - Static variable in class net.i2p.i2ptunnel.ui.GeneralHelper
Tunnel is in the process of starting up
- STARTING - Static variable in class net.i2p.i2ptunnel.web.IndexBean
Tunnel status: starting.
- startListeners() - Method in class net.i2p.router.client.ClientManager
Call from synchronized method
Todo: Start a 3rd listener for IPV6?
- startListening() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
Starts the NTCP transport listening process, ensuring only one pumper is running
by checking existing state since the caller may not stop the transport correctly.
- startListening() - Method in interface net.i2p.router.transport.Transport
Start accepting connections.
- startListening() - Method in class net.i2p.router.transport.TransportManager
Void
- startListening() - Method in class net.i2p.router.transport.udp.UDPTransport
Start the transport listener.
- startListening() - Method in class net.i2p.router.web.GraphListener
-
- startManager() - Method in class net.i2p.desktopgui.InternalTrayManager
-
- startManager() - Method in class net.i2p.desktopgui.TrayManager
Add the tray icon to the system tray and start everything up.
- startNDT() - Method in class net.i2p.router.web.helpers.WizardHelper
Start the test.
- startOffset - Variable in class org.rrd4j.core.jrrd.DataChunk
Row number offset relative to current row.
- startPeriodicChecking() - Static method in class net.i2p.addressbook.HostCheckerBridge
Start periodic ping checking
- startPlugin(RouterContext, String) - Static method in class net.i2p.router.web.PluginStarter
-
- startPlugins(RouterContext) - Static method in class net.i2p.router.web.PluginStarter
this shouldn't throw anything
- startPumping() - Method in class net.i2p.router.transport.ntcp.EventPumper
startPumping.
- startReading() - Method in class net.i2p.data.i2cp.I2CPMessageReader
Instruct the reader to begin reading messages off the stream
- startReading() - Method in class net.i2p.internal.QueuedI2CPMessageReader
Register with the shared dispatcher.
- startReading(int) - Method in class net.i2p.router.transport.ntcp.Reader
Description.
- startReading() - Method in class net.i2p.sam.client.SAMReader
startReading.
- startRunning() - Method in class net.i2p.i2ptunnel.I2PTunnelClient
Actually start working on incoming connections.
- startRunning() - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Actually open the local socket and start working on incoming connections.
- startRunning() - Method in class net.i2p.i2ptunnel.I2PTunnelConnectClient
Starts the CONNECT proxy and registers with port mapper.
- startRunning() - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
Actually start working on incoming connections.
- startRunning() - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
Start the tunnel and initialize timing and throttling.
- startRunning() - Method in class net.i2p.i2ptunnel.I2PTunnelIRCClient
startRunning.
- startRunning() - Method in class net.i2p.i2ptunnel.I2PTunnelServer
Start running the I2PTunnelServer.
- startRunning() - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPTunnel
Starts the tunnel and begins processing datagrams.
- startRunning() - Method in class net.i2p.i2ptunnel.streamr.StreamrConsumer
Starts the consumer and begins receiving data.
- startRunning() - Method in class net.i2p.i2ptunnel.streamr.StreamrProducer
Starts the UDP server and begins forwarding data.
- startRunning() - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
Starts the tunnel and begins processing datagrams.
- startRunning() - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
Starts the tunnel and begins processing datagrams.
- startRunning() - Method in class net.i2p.router.client.ClientConnectionRunner
Actually run the connection - listen for I2CP messages and respond.
- startRunning() - Method in class net.i2p.router.client.QueuedClientConnectionRunner
Starts the reader thread.
- startRunning() - Method in class net.i2p.router.JobQueueRunner
Start the runner.
- startTag(String) - Method in class org.rrd4j.core.XmlWriter
Opens XML tag
- startTesting(PeerManager) - Method in class net.i2p.router.peermanager.PeerTestJob
Starts the peer testing process with adaptive initial delay.
- startTime - Variable in class org.rrd4j.graph.RrdGraphDef
Start and end timestamps for the graph (seconds since epoch).
- startTimeoutProcessor() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Start the batched timeout processor.
- startTimestamper() - Method in class net.i2p.router.time.RouterTimestamper
startTimestamper.
- startTorrent() - Method in class org.klomp.snark.Snark
Start up contacting peers and querying the tracker.
- startTorrent(byte[]) - Method in class org.klomp.snark.SnarkManager
If not connected, thread it, otherwise inline
- startTorrent(Snark) - Method in class org.klomp.snark.SnarkManager
If not connected, thread it, otherwise inline
- startTorrent() - Method in class org.klomp.snark.web.FetchAndAdd
-
- startTunnel() - Method in class net.i2p.i2ptunnel.TunnelController
Start up the tunnel (if it isn't already running)
- startTunnelBackground() - Method in class net.i2p.i2ptunnel.TunnelController
Starts the tunnel in a background thread.
- startup() - Method in class gnu.crypto.prng.AsyncFortunaStandalone
Start the PRNG
- startup() - Method in interface net.i2p.app.ClientApp
Do not take a long time.
- startup() - Method in class net.i2p.apps.systray.UrlLauncher
ClientApp interface
As of 0.9.46, stops immediately if JVM is a Windows or Linux Service.
- startup() - Method in class net.i2p.desktopgui.ExternalMain
-
- startup() - Method in class net.i2p.desktopgui.Main
-
- startup() - Method in class net.i2p.i2pcontrol.I2PControlController
Start the Jetty server
- startup() - Method in class net.i2p.i2pcontrol.SocketController
Start the socket server
- startup() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
ClientApp interface
- startup() - Method in class net.i2p.jetty.JettyStart
-
- startup() - Method in class net.i2p.router.Blocklist
Loads the following files in-order:
$I2P/blocklist.txt
$I2P/blocklist_tor.txt
~/.i2p/blocklist.txt
~/.i2p/docs/feed/blocklist/blocklist.txt
~/.i2p/blocklist-countries.txt
File if specified with router.blocklist.file
- startup() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
startup.
- startup() - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
May be called multiple times
- startup() - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- startup() - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
startup.
- startup() - Method in class net.i2p.router.dummy.DummyNetworkDatabaseSegmentor
-
- startup() - Method in class net.i2p.router.dummy.DummyPeerManagerFacade
-
- startup() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- startup() - Method in class net.i2p.router.dummy.VMCommSystem
Start up and initialize
- startup() - Method in class net.i2p.router.InNetMessagePool
Startup the message pool and, if configured, start dispatcher threads.
- startup() - Method in class net.i2p.router.JobQueue
Initialize and start the job queue pumper thread.
- startup() - Method in class net.i2p.router.JobQueueScaler
Start the scaler thread.
- startup() - Method in class net.i2p.router.MessageValidator
Start the message validator, initializing the duplicate detection filter.
- startup() - Method in class net.i2p.router.networkdb.kademlia.BlindCache
Load persistent cache from disk.
- startup() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
Start monitor jobs, throttle, and optional router refresh.
- startup() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseSegmentor
Start up the _mainDbid
- startup() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- startup() - Method in class net.i2p.router.networkdb.kademlia.SegmentedNetworkDatabaseFacade
Start up the network databases
- startup() - Method in class net.i2p.router.news.NewsManager
ClientApp interface
- startup() - Method in class net.i2p.router.peermanager.PeerManagerFacadeImpl
startup.
- startup() - Method in interface net.i2p.router.Service
Instruct the service that it should start normal operation.
- startup() - Method in class net.i2p.router.sybil.Analysis
Initializes and starts the Sybil analysis service.
- startup() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
Start the communication system and all transport protocols.
- startup() - Method in class net.i2p.router.transport.udp.EstablishmentManager
startup.
- startup() - Method in class net.i2p.router.transport.udp.InboundMessageFragments
startup.
- startup() - Method in class net.i2p.router.transport.udp.MessageReceiver
startup.
- startup() - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
startup.
- startup() - Method in class net.i2p.router.transport.udp.PacketHandler
Start the packet handler.
- startup() - Method in class net.i2p.router.transport.udp.PacketPusher
Starts the packet pusher thread.
- startup() - Method in class net.i2p.router.transport.udp.UDPEndpoint
Caller should call getListenPort() after this to get the actual bound port and determine success .
- startup() - Method in class net.i2p.router.transport.udp.UDPReceiver
Cannot be restarted (socket is final).
- startup() - Method in class net.i2p.router.transport.udp.UDPSender
Starts the UDP sender thread.
- startup() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- startup() - Method in class net.i2p.router.tunnel.pool.TunnelPool
Warning, this may be called more than once
(without an intervening shutdown()) if the
tunnel is stopped and then restarted by the client manager with the same
Destination (i.e.
- startup() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
Start the tunnel pool manager and build initial tunnels
- startup() - Method in class net.i2p.router.tunnel.TunnelDispatcher
Start up the TunnelDispatcher
- startup() - Method in class net.i2p.router.update.ConsoleUpdateManager
ClientApp interface
- startup() - Method in class net.i2p.router.web.GraphGenerator
Does nothing, we aren't tracked
- startup() - Method in class net.i2p.router.web.NavHelper
-
- startup() - Method in class net.i2p.router.web.RouterConsoleRunner
-
- startup() - Method in class net.i2p.router.web.ShellService
Determine if a ShellService corresponding to the wrapped application
has been started yet.
- startup(String, boolean, int, String, String, String) - Method in class net.i2p.sam.client.SAMStreamSend
startup.
- startup(String, boolean, int, String, String, String) - Method in class net.i2p.sam.client.SAMStreamSink
startup.
- startup() - Method in class net.i2p.sam.SAMBridge
Start the bridge
- startup() - Method in class org.klomp.snark.PeerConnectionOut
Start the sender thread.
- startup() - Method in class org.klomp.snark.SnarkManager
ClientApp method.
- STARTUP_WARNING_SUPPRESS_MS - Static variable in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Duration in ms to suppress startup warnings
- StartupJob - Class in net.i2p.router.startup
The StartupJob should be run once on router startup to initialize the system
and set things in motion.
- StartupJob(RouterContext) - Constructor for class net.i2p.router.startup.StartupJob
StartupJob.
- startVerifyUsage() - Method in class net.i2p.client.impl.I2PSessionImpl
Fire up a periodic task to check for unclaimed messages
- startVerifyUsage() - Method in class net.i2p.client.impl.I2PSessionImpl2
Fire up a periodic task to check for unclaimed messages
- startWebApp(RouterContext, ContextHandlerCollection, String, String) - Static method in class net.i2p.router.web.WebAppStarter
Adds and starts.
- startWebApp(RouterContext, ContextHandlerCollection, String, String, String) - Static method in class net.i2p.router.web.WebAppStarter
Adds and starts.
- startWriting() - Method in class net.i2p.client.impl.ClientWriterRunner
-
- startWriting(int) - Method in class net.i2p.router.transport.ntcp.Writer
startWriting.
- STAT_PERIOD - Static variable in class net.i2p.router.Tuner
Period for short-term bandwidth stats.
- STAT_PERIOD_LONG - Static variable in class net.i2p.router.Tuner
Period for long-term bandwidth stats.
- state - Variable in class net.i2p.router.transport.udp.PacketBuilder.Fragment
state.
- state - Variable in class org.bouncycastle.crypto.digests.KeccakDigest
state.
- state - Variable in class org.klomp.snark.Peer
` Keeps state for in/out connections.
- StatefulConnectionFilter - Interface in net.i2p.client.streaming
A ConnectionFilter that may hold state, can be started and stopped
- STATES_DONE - Static variable in class net.i2p.router.transport.ntcp.EstablishBase
STATES_DONE.
- StateVariable - Class in org.cybergarage.upnp
StateVariable.
- StateVariable() - Constructor for class org.cybergarage.upnp.StateVariable
Creates a new StateVariable with default initialization.
- StateVariable(Node, Node) - Constructor for class org.cybergarage.upnp.StateVariable
Creates a StateVariable with specified service and state variable nodes.
- StateVariableData - Class in org.cybergarage.upnp.xml
Data container for UPnP state variable information.
- StateVariableData() - Constructor for class org.cybergarage.upnp.xml.StateVariableData
StateVariableData.
- StatHelper - Class in net.i2p.router.web.helpers
Helper for statistics page rendering and form processing.
- StatHelper() - Constructor for class net.i2p.router.web.helpers.StatHelper
-
- statHistory - Variable in class net.i2p.router.Tuner.ParamSnapshot
Stat history.
- staticIsClient(int) - Static method in class net.i2p.i2ptunnel.web.EditBean
Is it a client or server in the UI and I2P side?
Note that a streamr client is a UI and I2P client but a server on the localhost side.
- StaticSnark - Class in org.klomp.snark
Main snark startup class for staticly linking with gcj.
- StaticSnark() - Constructor for class org.klomp.snark.StaticSnark
-
- StatisticsManager - Class in net.i2p.router
Collects and publishes router performance statistics to the network database.
- StatisticsManager(RouterContext) - Constructor for class net.i2p.router.StatisticsManager
StatisticsManager.
- statManager() - Method in class net.i2p.I2PAppContext
The statistics component with which we can track various events
over time.
- StatManager - Class in net.i2p.stat
Coordinate the management of various frequencies and rates within I2P components,
both allowing central update and retrieval, as well as distributed creation and
use.
- StatManager(I2PAppContext) - Constructor for class net.i2p.stat.StatManager
-
- statPublisher() - Method in class net.i2p.router.RouterContext
If the router is configured to, gather up some particularly tasty morsels
regarding the stats managed and offer to publish them into the routerInfo.
- StatsGenerator - Class in net.i2p.router.web.helpers
Dump the stats to the web admin interface
- StatsGenerator(RouterContext) - Constructor for class net.i2p.router.web.helpers.StatsGenerator
StatsGenerator.
- STATUS - Static variable in class net.i2p.router.RouterVersion
for example: "beta", "alpha", "rc"
- status() - Method in class net.i2p.router.web.NewsHelper
-
- status(RouterContext) - Static method in class net.i2p.router.web.NewsHelper
-
- status(RouterContext, HttpSession) - Static method in class net.i2p.router.web.NewsHelper
-
- status - Variable in class org.freenetproject.ForwardPortStatus
The current status of the port forwarding operation
- STATUS_AVAILABLE - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
For incoming messages.
- STATUS_CANCELLED - Static variable in interface net.i2p.client.SendMessageStatusListener
I2CP status codes are 0 - 255.
- STATUS_CONNECTION_RESET - Static variable in exception net.i2p.client.streaming.I2PSocketException
Router and I2CP status codes are 0 - 511.
- STATUS_CREATED - Static variable in class net.i2p.data.i2cp.SessionStatusMessage
STATUS_CREATED.
- STATUS_DESTROYED - Static variable in class net.i2p.data.i2cp.SessionStatusMessage
STATUS_DESTROYED.
- STATUS_DIFFERENT - Static variable in class net.i2p.router.CommSystemFacade
We are behind a symmetric NAT which will make our 'from' address look
differently when we talk to multiple people
- STATUS_DISCONNECTED - Static variable in class net.i2p.router.CommSystemFacade
We have no network interface at all enabled transports
- STATUS_DUP_DEST - Static variable in class net.i2p.data.i2cp.SessionStatusMessage
Used internally, not in spec, will be remapped to STATUS_INVALID before being sent.
- STATUS_HOSED - Static variable in class net.i2p.router.CommSystemFacade
Our detection system is broken (SSU bind port failed)
- STATUS_INVALID - Static variable in class net.i2p.data.i2cp.SessionStatusMessage
STATUS_INVALID.
- STATUS_IPV4_DISABLED_IPV6_FIREWALLED - Static variable in class net.i2p.router.CommSystemFacade
We have an IPv6 transport enabled and a public IPv6 address.
- STATUS_IPV4_DISABLED_IPV6_OK - Static variable in class net.i2p.router.CommSystemFacade
We have an IPv6 transport enabled and a public IPv6 address.
- STATUS_IPV4_DISABLED_IPV6_UNKNOWN - Static variable in class net.i2p.router.CommSystemFacade
We have an IPv6 transport enabled and a public IPv6 address.
- STATUS_IPV4_FIREWALLED_IPV6_OK - Static variable in class net.i2p.router.CommSystemFacade
We have an IPv6 transport enabled and a public IPv6 address.
- STATUS_IPV4_FIREWALLED_IPV6_UNKNOWN - Static variable in class net.i2p.router.CommSystemFacade
We have an IPv6 transport enabled and a public IPv6 address.
- STATUS_IPV4_OK_IPV6_FIREWALLED - Static variable in class net.i2p.router.CommSystemFacade
We have an IPv6 transport enabled and a public IPv6 address.
- STATUS_IPV4_OK_IPV6_UNKNOWN - Static variable in class net.i2p.router.CommSystemFacade
We have an IPv6 transport enabled and a public IPv6 address.
- STATUS_IPV4_SNAT_IPV6_OK - Static variable in class net.i2p.router.CommSystemFacade
We are behind a symmetric NAT which will make our 'from' address look
differently when we talk to multiple people
We can receive unsolicited connections on IPv6.
- STATUS_IPV4_SNAT_IPV6_UNKNOWN - Static variable in class net.i2p.router.CommSystemFacade
We are behind a symmetric NAT which will make our 'from' address look
differently when we talk to multiple people
We might be able to receive unsolicited connections on IPv6.
- STATUS_IPV4_UNKNOWN_IPV6_FIREWALLED - Static variable in class net.i2p.router.CommSystemFacade
We have an IPv6 transport enabled and a public IPv6 address.
- STATUS_IPV4_UNKNOWN_IPV6_OK - Static variable in class net.i2p.router.CommSystemFacade
We have an IPv6 transport enabled and a public IPv6 address.
- STATUS_LINE_DELIM - Static variable in class org.cybergarage.http.HTTP
Status line delimiter (space between version, code, phrase)
- STATUS_OK - Static variable in class net.i2p.router.CommSystemFacade
These must be increasing in "badness" (see TransportManager.java),
but UNKNOWN must be last.
- STATUS_REFUSED - Static variable in class net.i2p.data.i2cp.SessionStatusMessage
Session refused status.
- STATUS_REJECT_UNSOLICITED - Static variable in class net.i2p.router.CommSystemFacade
We are able to talk to peers that we initiate communication with, but
cannot receive unsolicited connections, i.e.
- STATUS_SEND_ACCEPTED - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
STATUS_SEND_ACCEPTED.
- STATUS_SEND_BEST_EFFORT_FAILURE - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
A probable failure, but we don't know for sure.
- STATUS_SEND_BEST_EFFORT_SUCCESS - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
unused
- STATUS_SEND_FAILURE_BAD_LEASESET - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
We got the far-end leaseset but something strange is wrong with it.
- STATUS_SEND_FAILURE_BAD_MESSAGE - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
The message payload is invalid or zero-length or too big.
- STATUS_SEND_FAILURE_BAD_OPTIONS - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
Something is invalid in the message options, or the expiration
is too far in the future.
- STATUS_SEND_FAILURE_BAD_SESSION - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
The session is invalid or closed.
- STATUS_SEND_FAILURE_DESTINATION - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
Something strange is wrong with the far-end destination.
- STATUS_SEND_FAILURE_EXPIRED - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
Message expired before it could be sent.
- STATUS_SEND_FAILURE_EXPIRED_LEASESET - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
We got the far-end leaseset but it's expired and can't get a new one.
- STATUS_SEND_FAILURE_LOCAL - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
The far-end destination is local but delivery failed for some reason.
- STATUS_SEND_FAILURE_LOCAL_LEASESET - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
Local leaseset problems.
- STATUS_SEND_FAILURE_LOOPBACK - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
Message was attempted to be sent to the same Destination.
- STATUS_SEND_FAILURE_META_LEASESET - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
The far-end destination's lease set was a meta lease set,
and cannot be sent to.
- STATUS_SEND_FAILURE_NETWORK - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
The PC apparently has no network connectivity at all.
- STATUS_SEND_FAILURE_NO_LEASESET - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
Could not find the far-end destination's lease set.
- STATUS_SEND_FAILURE_NO_TUNNELS - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
Local problems - no outbound tunnel to send through,
or no inbound tunnel if a reply is required.
- STATUS_SEND_FAILURE_OVERFLOW - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
Some queue or buffer in the router is full and the message was dropped.
- STATUS_SEND_FAILURE_ROUTER - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
The router is not ready, has shut down, or has major problems.
- STATUS_SEND_FAILURE_UNSUPPORTED_ENCRYPTION - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
The certs or options in the destination or leaseset indicate that
it uses an encryption format that we don't support, so we can't talk to it.
- STATUS_SEND_GUARANTEED_FAILURE - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
Generic failure, specific cause unknown.
- STATUS_SEND_GUARANTEED_SUCCESS - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
Generic success.
- STATUS_SEND_SUCCESS_LOCAL - Static variable in class net.i2p.data.i2cp.MessageStatusMessage
The far-end destination is local and we are pretty darn sure
the delivery succeeded.
- STATUS_UNKNOWN - Static variable in class net.i2p.router.CommSystemFacade
Our reachability is unknown on all
- STATUS_UPDATED - Static variable in class net.i2p.data.i2cp.SessionStatusMessage
STATUS_UPDATED.
- StatusPanel - Class in edu.internet2.ndt
StatusPanel.
- StatusPanel(int, String) - Constructor for class edu.internet2.ndt.StatusPanel
StatusPanel.
- STDDEV() - Constructor for class org.rrd4j.data.Variable.STDDEV
-
- stealSocket() - Method in class net.i2p.sam.SAMv3Handler
For SAMv3StreamSession connect and accept
- step - Variable in class net.i2p.router.Tuner.ParamSnapshot
Adjustment step size.
- step - Variable in class org.rrd4j.data.Normalizer
Time step in seconds between data points
- step - Variable in class org.rrd4j.graph.RrdGraphDef
Suggested time step for processing RRD data.
- steps - Variable in class org.rrd4j.core.Archive
Number of archive steps
- stillRunning - Variable in class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
stillRunning.
- stolenSocket - Variable in class net.i2p.sam.SAMv3Handler
Stolen socket.
- stop() - Method in class net.i2p.addressbook.Daemon
Stop the daemon.
- stop() - Method in class net.i2p.addressbook.HostChecker
Stop periodic ping testing
- stop() - Method in class net.i2p.client.streaming.impl.RetransmissionTimer
Stop the dedicated timer.
- stop() - Method in class net.i2p.client.streaming.impl.TCBShare
Cannot be restarted.
- stop() - Method in interface net.i2p.client.streaming.StatefulConnectionFilter
Tells this filter to stop and release any resources
- stop() - Method in class net.i2p.i2ptunnel.access.AccessFilter
Stops the filter's background tasks.
- stop() - Method in class net.i2p.i2ptunnel.ConnThrottler
Stops the throttler and resets all state.
- stop() - Method in class net.i2p.i2ptunnel.irc.I2PTunnelDCCClient
Stop listening for new sockets.
- stop() - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPPort
Stops the UDP source and sink, closing the underlying sockets.
- stop() - Method in class net.i2p.i2ptunnel.streamr.MultiSource
Stops the multi-source and clears all registered sinks.
- stop() - Method in class net.i2p.i2ptunnel.streamr.Pinger
Stops the pinger thread and sends an unsubscribe message.
- stop() - Method in interface net.i2p.i2ptunnel.udp.Stream
Stops the stream.
- stop() - Method in class net.i2p.i2ptunnel.udp.UDPSink
Closes the underlying DatagramSocket.
- stop() - Method in class net.i2p.i2ptunnel.udp.UDPSource
Stops the source thread and closes the socket.
- stop() - Method in interface net.i2p.router.networkdb.kademlia.DataStore
Stop the data store and release resources.
- stop() - Method in class net.i2p.router.networkdb.kademlia.NegativeLookupCache
Stops the timer.
- stop() - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- stop() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
stop.
- stop() - Method in class net.i2p.router.tasks.GracefulShutdown
Stop the shutdown thread gracefully.
- stop() - Method in class net.i2p.router.transport.ntcp.NTCPSendFinisher
Stops the thread pool executor, waiting briefly for termination.
- stop() - Method in class net.i2p.router.transport.UPnPManager
Blocking, may take a while, up to 20 seconds
- stop() - Method in class net.i2p.router.web.GraphGenerator
stop.
- stop() - Method in class net.i2p.sam.SAMHandlerPool
Stop the pool, interrupt selector, wait for workers.
- stop() - Method in class net.i2p.util.SimpleTimer2
Stops the timer.
- stop() - Method in class org.cybergarage.http.HTTPServer
Stops the HTTP server thread.
- stop() - Method in class org.cybergarage.http.HTTPServerList
Stops all HTTP servers in this list.
- stop() - Method in class org.cybergarage.upnp.ControlPoint
-
- stop() - Method in class org.cybergarage.upnp.Device
stop.
- stop() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
stop.
- stop() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
stop.
- stop() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
stop.
- stop() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
stop.
- stop() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocket
stop.
- stop() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
Stops all search sockets.
- stop() - Method in class org.cybergarage.util.ThreadCore
Stops the thread safely using interruption.
- stop() - Method in interface org.klomp.snark.dht.DHT
Stop everything.
- stop() - Method in class org.klomp.snark.dht.DHTNodes
Stop the DHT node manager.
- stop() - Method in class org.klomp.snark.dht.DHTTracker
Stop the tracker
- stop() - Method in class org.klomp.snark.dht.KRPC
Stop everything.
- stop() - Method in class org.klomp.snark.SnarkManager
Called by the webapp at Jetty shutdown.
- stop() - Method in class org.klomp.snark.standalone.RunStandalone
Stops the embedded Jetty server.
- stop() - Method in class org.klomp.snark.UDPTrackerClient
Stop everything.
- stopAcceptingClients() - Method in class net.i2p.router.dummy.DummyClientManagerFacade
empty dummy implementation
- stopAllControllers() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
Stop all tunnels.
- stopAllTorrents(boolean) - Method in class org.klomp.snark.SnarkManager
Stop all running torrents, and close the tunnel after a delay to allow for announces.
- stopAndUnregister(Transport) - Method in class net.i2p.router.transport.TransportManager
Stop and unregister a pluggable transport.
- stopargs - Variable in class net.i2p.router.startup.ClientAppConfig
The stop arguments.
- stopCheck(UpdateType) - Method in class net.i2p.router.update.ConsoleUpdateManager
Stop this check
- stopCheck(UpdateType, String) - Method in class net.i2p.router.update.ConsoleUpdateManager
Stop this check
- stopChecks() - Method in class net.i2p.router.update.ConsoleUpdateManager
Stop all checks in progress
- stopCleanupJob() - Method in class net.i2p.router.transport.TransportImpl
-
- stopDatagramReceiving() - Method in class net.i2p.sam.MasterSession
Does nothing.
- stopDatagramReceiving() - Method in interface net.i2p.sam.SAMDatagramReceiver
Stop receiving data.
- stopDatagramReceiving() - Method in class net.i2p.sam.SAMv1Handler
Stop receiving datagram bytes and close the client socket.
- stopDatagramReceiving() - Method in class net.i2p.sam.SAMv3DatagramSession
Stop receiving datagrams.
- stopDecaying() - Method in class net.i2p.router.util.DecayingBloomFilter
Stop the decay process
- stopDecaying() - Method in class net.i2p.router.util.DecayingHashSet
super doesn't call clear, but neither do the users, so it seems like we should here
- stopFetching() - Method in class net.i2p.util.EepGet
Stop the fetch in progress.
- stopForwardingIncoming() - Method in class net.i2p.sam.MasterSession
does nothing
- stopForwardingIncoming() - Method in class net.i2p.sam.SAMv3StreamSession
stop Forwarding Incoming connection coming from I2P
- stopHandler - Variable in class net.i2p.sam.SAMHandler
stopHandler.
- stopHandling() - Method in interface net.i2p.sam.Handler
Stop the handler
- stopHandling() - Method in class net.i2p.sam.SAMHandler
Stop the SAM handler, close the client socket,
unregister with the bridge.
- stopHandling() - Method in class net.i2p.sam.SAMv3DatagramServer
Cannot be restarted.
- stopHandling() - Method in class net.i2p.sam.SAMv3Handler
Stop the SAM handler, close the socket (unless stolen),
unregister from the bridge and the handler pool.
- stopListening() - Method in class net.i2p.router.client.ClientListenerRunner
Stop listening for connections.
- stopListening() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
This doesn't (completely) block, caller should check isAlive()
before calling startListening() or restartListening()
- stopListening() - Method in interface net.i2p.router.transport.Transport
Stop accepting connections.
- stopListening() - Method in class net.i2p.router.transport.TransportManager
Can be restarted.
- stopListening() - Method in class net.i2p.router.transport.udp.UDPTransport
Stop listening.
- stopListening() - Method in class net.i2p.router.web.GraphListener
Stop listening and close the RRD database.
- stopLock - Variable in class net.i2p.sam.SAMHandler
stopLock.
- stopManager() - Method in class net.i2p.desktopgui.TrayManager
Remove the tray icon from the system tray
- stopNotifying() - Method in class net.i2p.client.impl.I2PSessionImpl.AvailabilityNotifier
Stop notifying
- stopNotifying() - Method in class net.i2p.client.impl.I2PSessionMuxedImpl.MuxedAvailabilityNotifier
stopNotifying.
- STOPPED - Static variable in class net.i2p.router.util.EventLog
STOPPED.
- stopPeriodicChecking() - Static method in class net.i2p.addressbook.HostCheckerBridge
Stop periodic ping checking
- stopPlugin(RouterContext, String) - Static method in class net.i2p.router.web.PluginStarter
-
- stopPlugin(RouterContext, Server, String) - Static method in class net.i2p.router.web.PluginStarter
-
- stopPublishing(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- stopPumping() - Method in class net.i2p.router.transport.ntcp.EventPumper
stopPumping.
- stopPumping() - Method in class net.i2p.router.tunnel.TunnelGatewayPumper
Requests a graceful stop for pump threads.
- stopRawReceiving() - Method in class net.i2p.sam.MasterSession
Does nothing.
- stopRawReceiving() - Method in interface net.i2p.sam.SAMRawReceiver
Stop receiving data.
- stopRawReceiving() - Method in class net.i2p.sam.SAMv1Handler
Stop receiving raw bytes and close the client socket.
- stopRawReceiving() - Method in class net.i2p.sam.SAMv3RawSession
Stop receiving raw data.
- stopReading() - Method in class net.i2p.data.i2cp.I2CPMessageReader
Cancel reading.
- stopReading() - Method in class net.i2p.internal.QueuedI2CPMessageReader
Unregister from the shared dispatcher.
- stopReading() - Method in class net.i2p.router.transport.ntcp.Reader
Description.
- stopReading() - Method in class net.i2p.sam.client.SAMReader
stopReading.
- stopRunning() - Method in class net.i2p.i2ptunnel.InternalSocketRunner
Stop the server socket and mark as closed
- stopRunning() - Method in class net.i2p.router.client.ClientConnectionRunner
Die a horrible death.
- stopRunning() - Method in class net.i2p.router.client.QueuedClientConnectionRunner
Calls super() to stop the reader, and sends a poison message to the client.
- stopRunning() - Method in class net.i2p.router.JobQueueRunner
Stop the runner.
- stopRunning() - Method in class net.i2p.sam.SAMStreamSession.SAMStreamSessionServer
Stop a SAM STREAM session server
- stopRunning() - Method in class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
Stop a SAM STREAM session socket reader thread immediately.
- stopRunning() - Method in class net.i2p.sam.SAMStreamSession.SAMv1StreamSessionSocketReader
Stop a SAM STREAM session socket reader thead immediately.
- stopRunning() - Method in class net.i2p.sam.SAMStreamSession.StreamSender
Stop a SAM STREAM session socket sender thread immediately
- stopStreamReceiving() - Method in interface net.i2p.sam.SAMStreamReceiver
Stop receiving data.
- stopStreamReceiving() - Method in class net.i2p.sam.SAMv1Handler
Stop receiving stream bytes and close the client socket.
- stopTesting() - Method in class net.i2p.router.peermanager.PeerTestJob
Stops the peer testing process gracefully.
- stopTimedEvents() - Method in class net.i2p.i2pcontrol.security.SecurityManager
Stop the periodic auth token cleanup timer and clear all tokens
- stopTorrent() - Method in class org.klomp.snark.Snark
Stop contacting the tracker and talking with peers
- stopTorrent(boolean) - Method in class org.klomp.snark.Snark
Stop contacting the tracker and talking with peers
- stopTorrent(String, boolean) - Method in class org.klomp.snark.SnarkManager
Stop the torrent, leaving it on the list of torrents unless told to remove it.
- stopTorrent(Snark, boolean) - Method in class org.klomp.snark.SnarkManager
Stop the torrent, leaving it on the list of torrents unless told to remove it.
- stopTorrent(Snark) - Method in class org.klomp.snark.SnarkManager
Stop the torrent only, leaving it on the list of torrents.
- stopTorrent() - Method in class org.klomp.snark.web.FetchAndAdd
-
- stopTunnel() - Method in class net.i2p.i2ptunnel.TunnelController
May be restarted with restartTunnel() or startTunnel() later.
- stopUpdate(UpdateType) - Method in class net.i2p.router.update.ConsoleUpdateManager
Stop this download
- stopUpdate(UpdateType, String) - Method in class net.i2p.router.update.ConsoleUpdateManager
Stop this download
- stopUpdates() - Method in class net.i2p.router.update.ConsoleUpdateManager
Stop all downloads in progress
- stopWebApp(RouterContext, String) - Static method in class net.i2p.router.web.WebAppStarter
Stop it and remove the context.
- stopWebApp(RouterContext, Server, String) - Static method in class net.i2p.router.web.WebAppStarter
Stop it and remove the context.
- stopWriting() - Method in class net.i2p.client.impl.ClientWriterRunner
No more messages - don't even try to send what we have
- stopWriting() - Method in class net.i2p.router.client.ClientWriterRunner
No more messages - don't even try to send what we have
- stopWriting() - Method in class net.i2p.router.transport.ntcp.Writer
stopWriting.
- stopWriting() - Method in class net.i2p.util.LogWriter
Stop the log writer thread
- storage - Variable in class org.klomp.snark.PeerCoordinator
Will be null when in magnet mode.
- Storage - Class in org.klomp.snark
Storage manages torrent data files on disk for I2PSnark.
- Storage(I2PSnarkUtil, File, MetaInfo, StorageListener, boolean) - Constructor for class org.klomp.snark.Storage
Creates a new storage based on the supplied MetaInfo.
- Storage(I2PSnarkUtil, File, String, List<List<String>>, String, boolean, StorageListener, List<TorrentCreateFilter>) - Constructor for class org.klomp.snark.Storage
Creates a storage from the existing file or directory.
- Storage(I2PSnarkUtil, File, String, List<List<String>>, String, boolean, List<String>, String, StorageListener, List<TorrentCreateFilter>) - Constructor for class org.klomp.snark.Storage
Creates a storage from the existing file or directory.
- storageAllChecked(Storage) - Method in class org.klomp.snark.Snark
StorageListener callback called when all pieces have been checked.
- storageAllChecked(Storage) - Method in interface org.klomp.snark.StorageListener
Called when all pieces in the storage have been checked.
- storageAllocated(Storage, long) - Method in class org.klomp.snark.Snark
does nothing
- storageAllocated(Storage, long) - Method in interface org.klomp.snark.StorageListener
Called to indicate that length bytes have been allocated.
- storageChecked(Storage, int, boolean) - Method in class org.klomp.snark.Snark
StorageListener callback called when a piece check completes.
- storageChecked(Storage, int, boolean) - Method in interface org.klomp.snark.StorageListener
Called when storage is being checked and the num piece of that total pieces has been checked.
- storageCompleted - Variable in class org.klomp.snark.Snark
Whether the torrent storage has reported completion.
- storageCompleted(Storage) - Method in class org.klomp.snark.Snark
StorageListener callback called when the torrent has completed.
- storageCompleted(Storage) - Method in interface org.klomp.snark.StorageListener
Called the one time when the data is completely received and checked.
- storageCreateFile(Storage, String, long) - Method in class org.klomp.snark.Snark
StorageListener no-op
- storageCreateFile(Storage, String, long) - Method in interface org.klomp.snark.StorageListener
Called when the storage creates a new file of a given length.
- StorageListener - Interface in org.klomp.snark
Callback interface for monitoring Storage state changes and progress.
- store(Hash, LeaseSet) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
Store a key locally
- store(Hash, RouterInfo) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
Store a key locally
- store(Hash, LeaseSet) - Method in class net.i2p.router.NetworkDatabaseFacade
-
- store(Hash, RouterInfo) - Method in class net.i2p.router.NetworkDatabaseFacade
-
- store(Hash, DatabaseEntry) - Method in class net.i2p.router.NetworkDatabaseFacade
Store a DatabaseEntry in the network database.
- store(Hash, LeaseSet) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- store(Hash, LeaseSet, boolean) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Store the leaseSet.
- store(Hash, RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Store the routerInfo.
- store(Hash, RouterInfo, boolean) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Store the routerInfo.
- store(I2PAppContext, List<Node>) - Static method in class net.i2p.router.news.PersistNews
Store each entry.
- store(OutputStream) - Method in class net.i2p.router.peermanager.DBHistory
write out the data from the profile to the stream including comments
- store(OutputStream, boolean) - Method in class net.i2p.router.peermanager.DBHistory
write out the data from the profile to the stream
- store(OutputStream) - Method in class net.i2p.router.peermanager.TunnelHistory
store.
- store(OutputStream, boolean) - Method in class net.i2p.router.peermanager.TunnelHistory
write out the data from the profile to the stream
- store(long, Map<Hash, Points>) - Method in class net.i2p.router.sybil.PersistSybil
Store each entry.
- store(StringBuilder) - Method in class net.i2p.stat.Frequency
Appends the data of this frequency to the specified StringBuilder
- store(OutputStream, String) - Method in class net.i2p.stat.FrequencyStat
Serializes this FrequencyStat to the provided OutputStream
- store(String, StringBuilder) - Method in class net.i2p.stat.Rate
Stores the rate data to a string builder.
- store(String, StringBuilder, boolean) - Method in class net.i2p.stat.Rate
Stores the rate data to a string builder.
- store(OutputStream, String) - Method in class net.i2p.stat.RateStat
Includes comment lines
- store(OutputStream, String, boolean) - Method in class net.i2p.stat.RateStat
Stores the rate statistics to an output stream.
- store(OutputStream, String) - Method in class net.i2p.stat.StatManager
Serializes all Frequencies and Rates to the provided OutputStream
- store(double) - Method in interface org.rrd4j.core.Robin
store.
- store(double) - Method in class org.rrd4j.core.RobinArray
store.
- store(double) - Method in class org.rrd4j.core.RobinMatrix
store.
- store(Sample) - Method in class org.rrd4j.core.RrdDb
Store sample
- storeBlocklist(Set<String>, long) - Method in class net.i2p.router.sybil.PersistSybil
Write the blocklist.
- storeEntries(List<Node>) - Method in class net.i2p.router.news.NewsManager
Store each entry.
- storeFailed() - Method in class net.i2p.router.peermanager.DBHistory
Note that floodfill verify failed
- StoreJob - Class in net.i2p.router.networkdb.kademlia
Abstract base class for network database store operations.
- StoreJob(RouterContext, KademliaNetworkDatabaseFacade, Hash, DatabaseEntry, Job, Job, long) - Constructor for class net.i2p.router.networkdb.kademlia.StoreJob
Send a data structure to the floodfills
- StoreJob(RouterContext, KademliaNetworkDatabaseFacade, Hash, DatabaseEntry, Job, Job, long, Set<Hash>) - Constructor for class net.i2p.router.networkdb.kademlia.StoreJob
Send a data structure to the floodfills, skipping certain peers
- StoreMessageSelector - Class in net.i2p.router.networkdb.kademlia
Message selector for matching database store operation confirmations.
- StoreMessageSelector(RouterContext, long, RouterInfo, long, long) - Constructor for class net.i2p.router.networkdb.kademlia.StoreMessageSelector
Creates a new message selector for database store confirmations.
- storeMethod(String) - Method in class i2p.susi.dns.BaseBean
Store the HTTP method.
- storeMethod(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
Store request method for P-R-G pattern
- storeMethod(String) - Method in class net.i2p.router.web.FormHandler
Call this to prevent changes using GET
- storeNewsHelper(NewsHelper) - Method in class net.i2p.router.web.helpers.SidebarHelper
NewsHelper to store for sidebar rendering.
- storePluginProperties(Properties) - Static method in class net.i2p.router.web.PluginStarter
plugins.config
- storePrivateKey(File, String, String, String, PrivateKey, List<X509Certificate>) - Static method in class net.i2p.crypto.KeyStoreUtil
Import the private key and certificate chain to a keystore.
- storeProfiles() - Method in class net.i2p.router.peermanager.PeerManager
Write active profiles to disk
- storeProps(Properties, File) - Static method in class net.i2p.data.DataHelper
Writes the props to the file, unsorted (unless props is an OrderedProperties)
Note that this does not escape the \r or \n that are unescaped in loadProps() above.
- storeProps(Properties, File) - Static method in class org.klomp.snark.I2PSnarkUtil
Same as DataHelper.loadProps() but allows '#' in values, so we can have filenames with '#' in
them in torrent config files.
- storeSession(HttpSession) - Method in class net.i2p.router.web.ConfigUpdateHelper
For nonce validation and session-bound nonce generation
- storeSession(HttpSession) - Method in class net.i2p.router.web.FormHandler
For nonce validation
- storeSession(HttpSession) - Method in class net.i2p.router.web.helpers.ReseedHandler
For form validation
- storeSession(HttpSession) - Method in class net.i2p.router.web.helpers.SidebarHelper
For form validation and session-bound nonce generation
- storeSession(HttpSession) - Method in class net.i2p.router.web.UpdateHandler
For form validation
- StoreState - Class in net.i2p.router.networkdb.kademlia
Manages state for network database store operations.
- StoreState(RouterContext, Hash, DatabaseEntry) - Constructor for class net.i2p.router.networkdb.kademlia.StoreState
StoreState.
- StoreState(RouterContext, Hash, DatabaseEntry, Set<Hash>) - Constructor for class net.i2p.router.networkdb.kademlia.StoreState
Constructs a new StoreState for tracking store operations.
- storeSuccessful() - Method in class net.i2p.router.peermanager.DBHistory
Note that we successfully stored to a floodfill peer and verified the result by asking another floodfill peer
- storeWebAppProperties(RouterContext, Properties) - Static method in class net.i2p.router.web.RouterConsoleRunner
storeWebAppProperties.
- storeWriter(Writer) - Method in class net.i2p.router.web.FormHandler
Store the output writer for inline form processing.
- storeWriter(Writer) - Method in class net.i2p.router.web.HelperBase
Store the writer for output.
- STR_CRIT - Static variable in class net.i2p.util.Log
STR_CRIT.
- STR_DEBUG - Static variable in class net.i2p.util.Log
STR_DEBUG.
- STR_ERROR - Static variable in class net.i2p.util.Log
STR_ERROR.
- STR_INFO - Static variable in class net.i2p.util.Log
STR_INFO.
- STR_WARN - Static variable in class net.i2p.util.Log
STR_WARN.
- stratum - Variable in class net.i2p.router.time.NtpMessage
This value indicates the stratum level of the local clock, with values
defined as follows:
Stratum Meaning
----------------------------------------------
0 unspecified or unavailable
1 primary reference (e.g., radio clock)
2-15 secondary reference (via NTP or SNTP)
16-255 reserved
- stream - Variable in class com.maxmind.geoip2.DatabaseReader.Builder
Stream
- Stream - Interface in net.i2p.i2ptunnel.udp
Stream interface for managing streaming data flow.
- STREAM_CLOSED_CANT_REACH_PEER - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
STREAM_CLOSED_CANT_REACH_PEER.
- STREAM_CLOSED_I2P_ERROR - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
STREAM_CLOSED_I2P_ERROR.
- STREAM_CLOSED_OK - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
STREAM_CLOSED_OK.
- STREAM_CLOSED_PEER_NOT_FOUND - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
STREAM_CLOSED_PEER_NOT_FOUND.
- STREAM_CLOSED_TIMEOUT - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
STREAM_CLOSED_TIMEOUT.
- STREAM_ID_UNKNOWN - Static variable in class net.i2p.client.streaming.impl.Packet
The receiveStreamId will be set to this when the packet doesn't know
what ID will be assigned by the remote peer (aka this is the initial
synchronize packet)
- STREAM_STATUS_CANT_REACH_PEER - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
STREAM_STATUS_CANT_REACH_PEER.
- STREAM_STATUS_I2P_ERROR - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
STREAM_STATUS_I2P_ERROR.
- STREAM_STATUS_INVALID_KEY - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
STREAM_STATUS_INVALID_KEY.
- STREAM_STATUS_OK - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
STREAM_STATUS_OK.
- STREAM_STATUS_TIMEOUT - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
STREAM_STATUS_TIMEOUT.
- streamClosedReceived(String, String, String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- streamClosedReceived(String, String, String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
message).
- streamConnectedReceived(String, String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- streamConnectedReceived(String, String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
id).
- streamDataReceived(String, byte[], int, int) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- streamDataReceived(String, byte[], int, int) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
length).
- streamDone() - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
The DoneCallback for the I2P socket.
- streamDone() - Method in interface net.i2p.i2ptunnel.util.LimitOutputStream.DoneCallback
Called when the stream operation completes
- streamErrorOccurred(IOException) - Method in class net.i2p.client.streaming.impl.MessageInputStream
Records a stream error and marks the stream as locally closed.
- streamErrorOccurred(IOException) - Method in class net.i2p.client.streaming.impl.MessageOutputStream
Records a stream error and clears buffered data.
- streamForwardingSocket - Variable in class net.i2p.sam.SAMv3Handler
Stream forwarding socket.
- StreamHelper - Class in net.i2p.router.web.helpers
Helper for the /streams page - shows active I2P streaming connections.
- StreamHelper() - Constructor for class net.i2p.router.web.helpers.StreamHelper
StreamHelper.
- StreamrConsumer - Class in net.i2p.i2ptunnel.streamr
Streamr consumer that acts as an I2P client and UDP server,
receiving data from I2P destinations and forwarding it to a configured UDP host/port
- StreamrConsumer(InetAddress, int, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.streamr.StreamrConsumer
Creates a Streamr consumer that receives data from I2P and forwards it to a UDP destination.
- StreamrProducer - Class in net.i2p.i2ptunnel.streamr
Streamr producer that acts as an I2P server and UDP client,
receiving UDP data on a configured port and forwarding it through I2P
- StreamrProducer(int, File, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.streamr.StreamrProducer
Creates a Streamr producer that receives UDP data and forwards it through I2P.
- streamSendAnswer(int, String, String) - Method in interface net.i2p.sam.SAMStreamReceiver
Sends the result of a stream send operation
- streamSendAnswer(int, String, String) - Method in class net.i2p.sam.SAMv1Handler
Notify the SAM client of the result of a stream SEND operation.
- StreamSender(I2PSocket, int) - Constructor for class net.i2p.sam.SAMStreamSession.StreamSender
Create a new StreamSender.
- streamSession - Variable in class net.i2p.sam.SAMv1Handler
streamSession.
- streamStatusReceived(String, String, String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- streamStatusReceived(String, String, String) - Method in class net.i2p.sam.client.SAMEventHandler
streamStatusReceived.
- streamStatusReceived(String, String, String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
message).
- StrictCountries - Class in net.i2p.router.transport
Maintains list of countries with strict application restrictions.
- STRING_BEGIN - Static variable in class org.json.simple.Yylex
STRING_BEGIN.
- STRING_LENGTH - Static variable in class org.rrd4j.core.RrdPrimitive
Maximum length of string values stored in RRD primitives.
- StringBuilderWriter - Class in i2p.susi.util
Writer implementation backed by StringBuilder.
- StringBuilderWriter() - Constructor for class i2p.susi.util.StringBuilderWriter
Create a StringBuilderWriter with default capacity.
- StringBuilderWriter(int) - Constructor for class i2p.susi.util.StringBuilderWriter
Create a StringBuilderWriter with specified capacity.
- StringBytes - Class in net.metanotion.io.data
String serializer using US-ASCII encoding.
- StringBytes() - Constructor for class net.metanotion.io.data.StringBytes
-
- StringFormatter() - Constructor for class net.i2p.router.web.CSSHelper.StringFormatter
-
- StringSelection - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
Emulation of java.awt.datatransfer.StringSelection for the NDT (Network Diagnostic Tool) plugin.
- StringSelection(String) - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.StringSelection
String data.
- StringUtil - Class in org.cybergarage.util
Utility class for string manipulation and conversion operations.
- StringUtil() - Constructor for class org.cybergarage.util.StringUtil
-
- stripComments(String) - Static method in class net.i2p.addressbook.ConfigParser
Strip the comments from a String.
- stripHTML(String) - Static method in class net.i2p.data.DataHelper
Strip out any HTML (simply removing any less than / greater than symbols)
- stripHTML(Properties, String) - Static method in class net.i2p.router.web.helpers.ConfigClientsHelper
Like in DataHelper but doesn't convert null to ""
There's a lot worse things a plugin could do but...
- stripHTML(Properties, String) - Static method in class net.i2p.router.web.PluginStarter
Like in DataHelper but doesn't convert null to ""
There's a lot worse things a plugin could do but...
- stripToLabels(int) - Method in class org.minidns.dnsname.DnsName
stripToLabels.
- stroke - Variable in class org.rrd4j.graph.Line
Stroke definition for line rendering
- stroke - Variable in class org.rrd4j.graph.Rule
Stroke style for drawing the rule line
- STYLE - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
STYLE.
- style - Variable in class net.i2p.router.transport.TransportManager.Port
Transport style
- STYLE - Static variable in class net.i2p.router.transport.udp.UDPTransport
SSU transport style identifier.
- STYLE2 - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
STYLE2.
- STYLE2 - Static variable in class net.i2p.router.transport.udp.UDPTransport
SSU2 transport style identifier.
- StyledDocument - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
Emulation of javax.swing.text.StyledDocument for the NDT (Network Diagnostic Tool) plugin.
- StyledDocument() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.StyledDocument
-
- SU3File - Class in net.i2p.crypto
I2P update file format handler for .su3 files.
- SU3File(String) - Constructor for class net.i2p.crypto.SU3File
-
- SU3File(File) - Constructor for class net.i2p.crypto.SU3File
-
- SU3File(I2PAppContext, File) - Constructor for class net.i2p.crypto.SU3File
-
- sub(GroupElement) - Method in class net.i2p.crypto.eddsa.math.GroupElement
GroupElement subtraction using the twisted Edwards addition law with
extended coordinates (Hisil2008).
- SUB_CONGESTION - Static variable in class net.i2p.router.Tuner
Congestion subsystem identifier.
- SUB_CRYPTO - Static variable in class net.i2p.router.Tuner
Crypto subsystem identifier.
- SUB_I2CP - Static variable in class net.i2p.router.Tuner
I2CP subsystem identifier.
- SUB_NETDB - Static variable in class net.i2p.router.Tuner
NetDB subsystem identifier.
- SUB_PEER - Static variable in class net.i2p.router.Tuner
Peers subsystem identifier.
- SUB_ROUTER - Static variable in class net.i2p.router.Tuner
Router subsystem identifier.
- SUB_STREAMING - Static variable in class net.i2p.router.Tuner
Streaming subsystem identifier.
- SUB_TRANSIT - Static variable in class net.i2p.router.Tuner
Transit subsystem identifier.
- SUB_TRANSPORT - Static variable in class net.i2p.router.Tuner
Subsystem labels for grouping in the UI
- SUB_TUNNEL - Static variable in class net.i2p.router.Tuner
Tunnel subsystem identifier.
- subject - Variable in class i2p.susi.webmail.Mail
As received, trimmed only, not HTML escaped.
- SubjectSorter(MailCache) - Constructor for class i2p.susi.webmail.Sorters.SubjectSorter
Sorts by subject field.
- SUBSCRIBE - Static variable in class org.cybergarage.http.HTTP
SUBSCRIBE HTTP method (used by UPnP eventing)
- subscribe(Service, long) - Method in class org.cybergarage.upnp.ControlPoint
-
- subscribe(Service) - Method in class org.cybergarage.upnp.ControlPoint
-
- subscribe(Service, String, long) - Method in class org.cybergarage.upnp.ControlPoint
-
- subscribe(Service, String) - Method in class org.cybergarage.upnp.ControlPoint
-
- SUBSCRIBE_METHOD - Static variable in class org.cybergarage.upnp.event.Subscription
SUBSCRIBE_METHOD.
- Subscriber - Class in net.i2p.i2ptunnel.streamr
Server-mode subscriber that manages multiple data sources and handles incoming connections
- Subscriber(MultiSource) - Constructor for class net.i2p.i2ptunnel.streamr.Subscriber
Creates a new subscriber for managing data source connections.
- Subscriber - Class in org.cybergarage.upnp.event
Represents a UPnP event subscriber.
- Subscriber() - Constructor for class org.cybergarage.upnp.event.Subscriber
Subscriber.
- SubscriberList - Class in org.cybergarage.upnp.event
A collection of UPnP event subscribers.
- SubscriberList() - Constructor for class org.cybergarage.upnp.event.SubscriberList
-
- Subscription - Class in net.i2p.addressbook
A subscription to a remote address book.
- Subscription(String, String, String, String) - Constructor for class net.i2p.addressbook.Subscription
Construct a Subscription pointing to the address book at location, that
was last read at the time represented by etag and lastModified.
- Subscription - Class in org.cybergarage.upnp.event
Utility class for UPnP event subscription management.
- Subscription() - Constructor for class org.cybergarage.upnp.event.Subscription
-
- SubscriptionIterator - Class in net.i2p.addressbook
An iterator over the subscriptions in a SubscriptionList.
- SubscriptionIterator(List<Subscription>, long, String, int) - Constructor for class net.i2p.addressbook.SubscriptionIterator
Construct a SubscriptionIterator using the Subscriptions in List subscriptions.
- SubscriptionList - Class in net.i2p.addressbook
A list of Subscriptions loaded from a file.
- SubscriptionList(File, File, File, File, long, List<String>, String, int) - Constructor for class net.i2p.addressbook.SubscriptionList
Construct a SubscriptionList using the urls from locationsFile and, if
available, the etags and last-modified headers loaded from etagsFile and
lastModifiedFile.
- SubscriptionList(String) - Constructor for class net.i2p.addressbook.SubscriptionList
Testing only.
- SubscriptionRequest - Class in org.cybergarage.upnp.event
Represents a UPnP event subscription request.
- SubscriptionRequest() - Constructor for class org.cybergarage.upnp.event.SubscriptionRequest
SubscriptionRequest.
- SubscriptionRequest(HTTPRequest) - Constructor for class org.cybergarage.upnp.event.SubscriptionRequest
SubscriptionRequest.
- SubscriptionResponse - Class in org.cybergarage.upnp.event
Represents a UPnP event subscription response.
- SubscriptionResponse() - Constructor for class org.cybergarage.upnp.event.SubscriptionResponse
SubscriptionResponse.
- SubscriptionResponse(HTTPResponse) - Constructor for class org.cybergarage.upnp.event.SubscriptionResponse
SubscriptionResponse.
- SubscriptionsBean - Class in i2p.susi.dns
Bean for managing address book subscription sources and updates.
- SubscriptionsBean() - Constructor for class i2p.susi.dns.SubscriptionsBean
-
- subSequence(int, int) - Method in class org.minidns.util.SafeCharSequence
subSequence.
- SubSession - Class in net.i2p.client.impl
An additional session using another session's connection.
- SubSession(I2PSession, InputStream, Properties) - Constructor for class net.i2p.client.impl.SubSession
Must be a I2PSessionMuxedImpl.
- subSet(E, E) - Method in class net.i2p.util.UnmodifiableSortedSet
-
- subsystem - Variable in class net.i2p.router.Tuner.ParamSnapshot
Subsystem identifier.
- SubsystemScore(String, String, double, String[]) - Constructor for class net.i2p.router.Tuner.SubsystemScore
-
- subtract(FieldElement) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- subtract(FieldElement) - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
$h = f - g$
- subtract(FieldElement) - Method in class net.i2p.crypto.eddsa.math.FieldElement
Subtracts another field element from this one.
- subtractOne() - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- subtractOne() - Method in class net.i2p.crypto.eddsa.math.FieldElement
Subtracts one from this field element.
- succeed() - Method in class net.i2p.router.networkdb.kademlia.FloodfillStoreJob
-
- succeed() - Method in class net.i2p.router.networkdb.kademlia.StoreJob
Handle successful completion of the store operation.
- succeeded(OutboundMessageState) - Method in class net.i2p.router.transport.udp.UDPTransport
Handle a successful outbound message.
- SUCCEEDED - Static variable in class net.i2p.socks.SOCKS4Constants.Reply
SUCCEEDED.
- SUCCEEDED - Static variable in class net.i2p.socks.SOCKS5Constants.Reply
SUCCEEDED.
- success() - Method in class net.i2p.router.networkdb.kademlia.DirectLookupJob
-
- success() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlySearchJob
-
- success() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
Deprecated, unused, see FOSJ override
- success() - Method in class net.i2p.router.networkdb.kademlia.IterativeFollowupJob
-
- success() - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
Called when the search completes successfully.
- success() - Method in class net.i2p.router.networkdb.kademlia.SingleSearchJob
-
- SUCCESS_RESPONSE - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
HTTP 200 response for established CONNECT tunnels
- SUGGEST - Static variable in class org.klomp.snark.Message
S u g g e s t
- suggestMessage(int) - Method in class org.klomp.snark.PeerState
BEP 6 Treated as "have" for now
- suggestName(String) - Static method in class net.i2p.util.EepGet
Parse URL for a viable filename.
- sum(double, double) - Static method in class org.rrd4j.core.Util
Calculates sum of two doubles, but treats NaNs as zeros.
- summary - Variable in class net.i2p.router.news.NewsEntry
summary.
- SUN - Static variable in class org.rrd4j.core.timespec.TimeToken
Token for "sun", "sunday" - first day of week
- SUNDAY - Static variable in interface org.rrd4j.graph.RrdGraphConstants
Constant to represent Sunday
- supdated - Variable in class net.i2p.router.news.BlocklistEntries
Updated timestamp as ISO 3339 date string.
- SUPPORTED_API_VERSIONS - Static variable in class net.i2p.i2pcontrol.I2PControlVersion
The supported versions of the I2PControl API
- supportedOptions() - Method in class net.i2p.sam.SSLServerSocketChannel
Get the set of supported socket options.
- supportedOptions() - Method in class net.i2p.sam.SSLSocketChannel
Get the set of supported socket options.
- supportsCSP(String) - Static method in class i2p.susi.webmail.CSPDetector
ref: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy
- supportsDetails - Variable in class org.klomp.snark.Tracker
-
- supportsEncryptedReplies(RouterInfo) - Static method in class net.i2p.data.i2np.DatabaseLookupMessage
Does this router support encrypted replies?
- supportsFast() - Method in class org.klomp.snark.Peer
Returns whether the peer supports the FAST protocol extension (BEP 6).
- supportsLS2() - Method in class net.i2p.client.impl.I2PSessionImpl
Does this session support LS2?
- supportsNTCP2(RouterContext, Hash) - Static method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
Check if a peer supports NTCP2 transport.
- supportsRatchetReplies(RouterInfo) - Static method in class net.i2p.data.i2np.DatabaseLookupMessage
Does this router support ratchet replies?
- suppressLog() - Method in class net.i2p.i2ptunnel.TunnelController
Suppress log messages during restart
- SVC_BOB - Static variable in class net.i2p.util.PortMapper
BOB service
- SVC_CONSOLE - Static variable in class net.i2p.util.PortMapper
Console service
- SVC_EEPSITE - Static variable in class net.i2p.util.PortMapper
Eepsite service
- SVC_HTTP_I2PCONTROL - Static variable in class net.i2p.util.PortMapper
HTTP I2PControl service name.
- SVC_HTTP_PROXY - Static variable in class net.i2p.util.PortMapper
HTTP proxy service
- SVC_HTTPS_CONSOLE - Static variable in class net.i2p.util.PortMapper
HTTPS console service
- SVC_HTTPS_EEPSITE - Static variable in class net.i2p.util.PortMapper
HTTPS eepsite service name.
- SVC_HTTPS_I2PCONTROL - Static variable in class net.i2p.util.PortMapper
HTTPS I2PControl service name.
- SVC_HTTPS_PROXY - Static variable in class net.i2p.util.PortMapper
HTTPS proxy service
- SVC_I2CP - Static variable in class net.i2p.util.PortMapper
not necessary, already in config?
- SVC_I2CP_SSL - Static variable in class net.i2p.util.PortMapper
I2CP-SSL service name.
- SVC_I2PSNARK - Static variable in class net.i2p.util.PortMapper
To indicate presence, alternative to WebAppStarter.isWebappRunning().
- SVC_I2PTUNNEL - Static variable in class net.i2p.util.PortMapper
To indicate presence, alternative to WebAppStarter.isWebappRunning().
- SVC_IMAGEGEN - Static variable in class net.i2p.util.PortMapper
To indicate presence, alternative to WebAppStarter.isWebappRunning().
- SVC_IRC - Static variable in class net.i2p.util.PortMapper
IRC service
- SVC_JSONRPC - Static variable in class net.i2p.util.PortMapper
To indicate presence, alternative to WebAppStarter.isWebappRunning().
- SVC_POP - Static variable in class net.i2p.util.PortMapper
POP3 service
- SVC_SAM - Static variable in class net.i2p.util.PortMapper
SAM service
- SVC_SAM_SSL - Static variable in class net.i2p.util.PortMapper
SAM-SSL service name.
- SVC_SAM_UDP - Static variable in class net.i2p.util.PortMapper
SAM-UDP service name.
- SVC_SMTP - Static variable in class net.i2p.util.PortMapper
SMTP service
- SVC_SOCKS - Static variable in class net.i2p.util.PortMapper
SOCKS service
- SVC_SUSIDNS - Static variable in class net.i2p.util.PortMapper
To indicate presence, alternative to WebAppStarter.isWebappRunning().
- SVC_SUSIMAIL - Static variable in class net.i2p.util.PortMapper
To indicate presence, alternative to WebAppStarter.isWebappRunning().
- SVC_TAHOE - Static variable in class net.i2p.util.PortMapper
Tahoe-LAFS service
- SVGGraphics2D - Class in org.jfree.svg
A Graphics2D implementation that creates SVG output.
- SVGGraphics2D(int, int) - Constructor for class org.jfree.svg.SVGGraphics2D
Creates a new instance with the specified width and height.
- SVGGraphics2D(int, int, SVGUnits) - Constructor for class org.jfree.svg.SVGGraphics2D
Creates a new instance with the specified width and height in the given units.
- SVGGraphics2D(int, int, StringBuilder) - Constructor for class org.jfree.svg.SVGGraphics2D
Creates a new instance with the specified width and height that will populate the supplied
StringBuilder instance.
- SVGGraphics2D(int, int, SVGUnits, StringBuilder) - Constructor for class org.jfree.svg.SVGGraphics2D
Creates a new instance with the specified width and height that will populate the supplied
StringBuilder instance.
- SVGGraphicsConfiguration - Class in org.jfree.svg
- SVGGraphicsConfiguration(int, int) - Constructor for class org.jfree.svg.SVGGraphicsConfiguration
Creates a new instance.
- SVGGraphicsDevice - Class in org.jfree.svg
A graphics device for JFreeSVG.
- SVGGraphicsDevice(String, GraphicsConfiguration) - Constructor for class org.jfree.svg.SVGGraphicsDevice
Creates a new instance.
- SVGHints - Class in org.jfree.svg
Defines the rendering hints that can be used with the
SVGGraphics2D class.
- SVGHints.Key - Class in org.jfree.svg
- SVGImageWorker - Class in org.rrd4j.graph
I2P adapter for jfreesvg.
- SVGImageWorker(int, int) - Constructor for class org.rrd4j.graph.SVGImageWorker
Image width in pixels.
- SVGImageWorker(int, int, boolean) - Constructor for class org.rrd4j.graph.SVGImageWorker
Image width in pixels.
- SVGUnits - Enum in org.jfree.svg
An enumeration of the values for SVG units.
- SVGUtils - Class in org.jfree.svg
- swap() - Method in class com.southernstorm.noise.protocol.CipherStatePair
Swaps the sender and receiver.
- swin - Variable in class edu.internet2.ndt.Tcpbw100
Packet ordering metric.
- switchToNewTunnel() - Method in interface net.i2p.client.I2PSession
Switch to a new tunnel for this session.
- switchToNewTunnel() - Method in class net.i2p.client.impl.I2PSessionImpl2
switchToNewTunnel.
- SybilRenderer - Class in net.i2p.router.web.helpers
Renders Sybil attack analysis and detection information for debugging.
- SybilRenderer(RouterContext) - Constructor for class net.i2p.router.web.helpers.SybilRenderer
SybilRenderer.
- symbol - Variable in class org.rrd4j.graph.ImageParameters
SI unit symbol character
- Symmetric - Class in org.bouncycastle.pqc.crypto.mlkem
Abstract base class for symmetric cryptographic primitives in ML-KEM.
- Symmetric(int) - Constructor for class org.bouncycastle.pqc.crypto.mlkem.Symmetric
Create symmetric.
- Symmetric.ShakeSymmetric - Class in org.bouncycastle.pqc.crypto.mlkem
SHAKE-based symmetric implementation for ML-KEM operations.
- SYMMETRIC_NAT - Static variable in class org.freenetproject.DetectedIP
Symmetric NAT.
- SYMMETRIC_UDP_FIREWALL - Static variable in class org.freenetproject.DetectedIP
Symmetric UDP firewall.
- SymmetricState - Class in com.southernstorm.noise.protocol
Symmetric state for helping manage a Noise handshake.
- SymmetricState(NoiseInit.PatternID) - Constructor for class com.southernstorm.noise.protocol.SymmetricState
Constructs a new symmetric state object.
- SymmetricState(SymmetricState) - Constructor for class com.southernstorm.noise.protocol.SymmetricState
Copy constructor for cloning
- sync() - Method in class org.rrd4j.core.RrdNioBackend
Override sync to disable unbuffered flush.
- SyntheticREDQueue - Class in net.i2p.util
A "synthetic" queue that does not store data but estimates the average queue size
assuming a fixed output bandwidth, and applies the Random Early Detection (RED)
algorithm to decide probabilistically whether to accept or drop packets.
- SyntheticREDQueue(I2PAppContext, int) - Constructor for class net.i2p.util.SyntheticREDQueue
Construct with default queue size thresholds based on bandwidth.
- SyntheticREDQueue(I2PAppContext, int, int, int) - Constructor for class net.i2p.util.SyntheticREDQueue
Construct specifying bandwidth and queue size thresholds.
- SystemHealth(RouterContext) - Constructor for class net.i2p.router.Tuner.SystemHealth
System health
- SystemVersion - Class in net.i2p.util
Methods to find out what system we are running on
- SystemVersion() - Constructor for class net.i2p.util.SystemVersion
-