- A - Class in org.minidns.record
-
DNS A record payload representing an IPv4 address.
Maps a domain name to an IPv4 address, the most common DNS record type.
- A(Inet4Address) - Constructor for class org.minidns.record.A
-
Create A record from IPv4 address.
- A(int, int, int, int) - Constructor for class org.minidns.record.A
-
Create A record from four octets.
- A(byte[]) - Constructor for class org.minidns.record.A
-
Create A record from byte array.
- A(CharSequence) - Constructor for class org.minidns.record.A
-
Create A record from character sequence.
- AAAA - Class in org.minidns.record
-
DNS AAAA record payload representing an IPv6 address.
Maps a domain name to an IPv6 address, the IPv6 equivalent of A records.
- AAAA(Inet6Address) - Constructor for class org.minidns.record.AAAA
-
Create AAAA record from IPv6 address.
- AAAA(byte[]) - Constructor for class org.minidns.record.AAAA
-
Create AAAA record from byte array.
- AAAA(CharSequence) - Constructor for class org.minidns.record.AAAA
-
Create AAAA record from character sequence.
- abor() - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP ABOR command to the server, receive the reply, and return the reply code.
- abort() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- abort() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
-
we no longer want the data requested (the connection closed)
- abort() - Method in class org.apache.commons.net.ftp.FTPClient
-
Aborts a transfer in progress.
- ABORT - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- ABORT - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Abort code.
- ABORTED - Static variable in class net.i2p.router.util.EventLog
-
for convenience, not required
- ABSOLUTE_MAX_ACKS - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
one byte field
- ABSOLUTE_MAX_PROFILES - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
-
- absorb(byte) - Method in class org.bouncycastle.crypto.digests.KeccakDigest
-
- absorb(byte[], int, int) - Method in class org.bouncycastle.crypto.digests.KeccakDigest
-
- absorbBits(int, int) - Method in class org.bouncycastle.crypto.digests.KeccakDigest
-
- AbstractBuilder() - Constructor for class org.apache.commons.io.file.CountingPathVisitor.AbstractBuilder
-
Constructs a new builder for subclasses.
- AbstractBuilder() - Constructor for class org.apache.commons.io.file.SimplePathVisitor.AbstractBuilder
-
Constructs a new builder for subclasses.
- AbstractBuilder() - Constructor for class org.apache.commons.io.input.BoundedInputStream.AbstractBuilder
-
- AbstractBuilder() - Constructor for class org.apache.commons.io.input.ObservableInputStream.AbstractBuilder
-
Constructs a new instance for subclasses.
- AbstractBuilder() - Constructor for class org.apache.commons.io.input.ProxyInputStream.AbstractBuilder
-
Constructs a builder of T.
- AbstractByteArrayOutputStream<T extends AbstractByteArrayOutputStream<T>> - Class in org.apache.commons.io.output
-
This is the base class for implementing an output stream in which the data
is written into a byte array.
- AbstractByteArrayOutputStream() - Constructor for class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Constructs a new instance for subclasses.
- AbstractByteArrayOutputStream.InputStreamConstructor<T extends InputStream> - Interface in org.apache.commons.io.output
-
Constructor for an InputStream subclass.
- AbstractCharacterFilterReader - Class in org.apache.commons.io.input
-
A filter reader that filters out characters where subclasses decide which characters to filter out.
- AbstractCharacterFilterReader(Reader) - Constructor for class org.apache.commons.io.input.AbstractCharacterFilterReader
-
Constructs a new reader.
- AbstractCharacterFilterReader(Reader, IntPredicate) - Constructor for class org.apache.commons.io.input.AbstractCharacterFilterReader
-
Constructs a new reader.
- AbstractFileComparator - Class in org.apache.commons.io.comparator
-
- AbstractFileComparator() - Constructor for class org.apache.commons.io.comparator.AbstractFileComparator
-
Default constructor.
- AbstractFileFilter - Class in org.apache.commons.io.filefilter
-
- AbstractFileFilter() - Constructor for class org.apache.commons.io.filefilter.AbstractFileFilter
-
Constructs a new instance.
- AbstractFileFilter(FileVisitResult, FileVisitResult) - Constructor for class org.apache.commons.io.filefilter.AbstractFileFilter
-
Constructs a new instance.
- AbstractInputStream - Class in org.apache.commons.io.input
-
Abstracts some InputStream operations for implementations in this package.
- AbstractInputStream() - Constructor for class org.apache.commons.io.input.AbstractInputStream
-
Constructs a new instance for subclasses.
- AbstractOrigin<T,B extends AbstractOrigin<T,B>> - Class in org.apache.commons.io.build
-
- AbstractOrigin(T) - Constructor for class org.apache.commons.io.build.AbstractOrigin
-
Constructs a new instance for subclasses.
- AbstractOrigin.AbstractRandomAccessFileOrigin<T extends RandomAccessFile,B extends AbstractOrigin.AbstractRandomAccessFileOrigin<T,B>> - Class in org.apache.commons.io.build
-
- AbstractOrigin.ByteArrayOrigin - Class in org.apache.commons.io.build
-
A byte[] origin.
- AbstractOrigin.CharSequenceOrigin - Class in org.apache.commons.io.build
-
- AbstractOrigin.FileOrigin - Class in org.apache.commons.io.build
-
- AbstractOrigin.InputStreamOrigin - Class in org.apache.commons.io.build
-
- AbstractOrigin.IORandomAccessFileOrigin - Class in org.apache.commons.io.build
-
- AbstractOrigin.OutputStreamOrigin - Class in org.apache.commons.io.build
-
- AbstractOrigin.PathOrigin - Class in org.apache.commons.io.build
-
- AbstractOrigin.RandomAccessFileOrigin - Class in org.apache.commons.io.build
-
- AbstractOrigin.ReaderOrigin - Class in org.apache.commons.io.build
-
- AbstractOrigin.URIOrigin - Class in org.apache.commons.io.build
-
- AbstractOrigin.WriterOrigin - Class in org.apache.commons.io.build
-
- AbstractOriginSupplier<T,B extends AbstractOriginSupplier<T,B>> - Class in org.apache.commons.io.build
-
Abstracts building an instance of T.
- AbstractOriginSupplier() - Constructor for class org.apache.commons.io.build.AbstractOriginSupplier
-
Constructs a new instance for subclasses.
- AbstractRandomAccessFileOrigin(T) - Constructor for class org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin
-
- AbstractStreamBuilder<T,B extends AbstractStreamBuilder<T,B>> - Class in org.apache.commons.io.build
-
Abstracts building a typed instance of T.
- AbstractStreamBuilder() - Constructor for class org.apache.commons.io.build.AbstractStreamBuilder
-
Constructs a new instance for subclasses.
- AbstractSupplier<T,B extends AbstractSupplier<T,B>> - Class in org.apache.commons.io.build
-
Abstracts supplying an instance of T.
- AbstractSupplier() - Constructor for class org.apache.commons.io.build.AbstractSupplier
-
Constructs a new instance for subclasses.
- AbuseReason - Class in net.i2p.data.i2cp
-
Defines the structure for why abuse was reported either by the client to
the router or by the router to the client
- AbuseReason() - Constructor for class net.i2p.data.i2cp.AbuseReason
-
Create a new abuse reason.
- AbuseSeverity - Class in net.i2p.data.i2cp
-
Provides a severity level (larger numbers are more severe) in association with
a client reporting abusive behavior to the router or the router reporting it
to the client
- AbuseSeverity() - Constructor for class net.i2p.data.i2cp.AbuseSeverity
-
Create a new abuse severity with default value -1.
- accept() - Method in class net.i2p.client.streaming.AcceptingChannel
-
Accept an incoming connection.
- accept() - Method in interface net.i2p.client.streaming.I2PServerSocket
-
Waits for the next socket connecting.
- accept(long) - Method in class net.i2p.client.streaming.impl.ConnectionHandler
-
Receive an incoming connection (built from a received SYN)
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.
- accept() - Method in class net.i2p.client.streaming.impl.I2PServerSocketFull
-
Waits for the next socket connecting.
- accept(Connection) - Method in class net.i2p.client.streaming.impl.SchedulerClosed
-
- accept(Connection) - Method in class net.i2p.client.streaming.impl.SchedulerClosing
-
- accept(Connection) - Method in class net.i2p.client.streaming.impl.SchedulerConnectedBulk
-
- accept(Connection) - Method in class net.i2p.client.streaming.impl.SchedulerConnecting
-
- accept(Connection) - Method in class net.i2p.client.streaming.impl.SchedulerDead
-
- accept(Connection) - Method in class net.i2p.client.streaming.impl.SchedulerHardDisconnected
-
- accept(Connection) - Method in class net.i2p.client.streaming.impl.SchedulerPreconnect
-
- accept(Connection) - Method in class net.i2p.client.streaming.impl.SchedulerReceived
-
- accept() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- accept(Connection) - Method in interface net.i2p.client.streaming.impl.TaskScheduler
-
Determine whether this scheduler is fit to operate against the
given connection
- accept(SAMv3Handler, boolean) - Method in class net.i2p.sam.MasterSession
-
- accept(SAMv3Handler, boolean) - Method in class net.i2p.sam.SAMv3StreamSession
-
Accept a single incoming STREAM on the socket stolen from the handler.
- accept() - Method in class net.i2p.sam.SSLServerSocketChannel
-
- accept(File) - Method in class net.i2p.util.FileSuffixFilter
-
- accept() - Method in class net.i2p.util.InternalServerSocket
-
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.file.CountingPathVisitor
-
Tests whether the given file is accepted by the file filter.
- accept(Path) - Method in class org.apache.commons.io.file.DirectoryStreamFilter
-
- accept(Path, BasicFileAttributes) - Method in interface org.apache.commons.io.file.PathFilter
-
Tests whether or not to include the specified Path in a result.
- accept(File) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Tests to see if the File should be accepted by this filter.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Tests to see if the File should be accepted by this filter.
- accept(File) - Method in class org.apache.commons.io.filefilter.AgeFileFilter
-
Tests to see if the last modification of the file matches cutoff favorably.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.AgeFileFilter
-
Tests to see if the last modification of the file matches cutoff favorably.
- accept(File) - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Tests to see if the File should be accepted by this filter.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Tests to see if the File should be accepted by this filter.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Checks to see if a Path should be accepted by this filter.
- accept(File) - Method in class org.apache.commons.io.filefilter.CanExecuteFileFilter
-
Tests to see if the file can be executed.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.CanExecuteFileFilter
-
Tests to see if the file can be executed.
- accept(File) - Method in class org.apache.commons.io.filefilter.CanReadFileFilter
-
Tests to see if the file can be read.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.CanReadFileFilter
-
Tests to see if the file can be read.
- accept(File) - Method in class org.apache.commons.io.filefilter.CanWriteFileFilter
-
Tests to see if the file can be written to.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.CanWriteFileFilter
-
Tests to see if the file can be written to.
- accept(File) - Method in class org.apache.commons.io.filefilter.DelegateFileFilter
-
Tests the filter.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.DelegateFileFilter
-
Tests the filter.
- accept(File) - Method in class org.apache.commons.io.filefilter.DirectoryFileFilter
-
Tests to see if the file is a directory.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.DirectoryFileFilter
-
Tests to see if the file is a directory.
- accept(File) - Method in class org.apache.commons.io.filefilter.EmptyFileFilter
-
Tests to see if the file is empty.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.EmptyFileFilter
-
Tests to see if the file is empty.
- accept(File) - Method in class org.apache.commons.io.filefilter.FalseFileFilter
-
Returns false.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.FalseFileFilter
-
Returns false.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.FalseFileFilter
-
Returns false.
- accept(File) - Method in class org.apache.commons.io.filefilter.FileEqualsFileFilter
-
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.FileEqualsFileFilter
-
- accept(File) - Method in class org.apache.commons.io.filefilter.FileFileFilter
-
Tests to see if the file is a file.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.FileFileFilter
-
Tests to see if the file is a file.
- accept(File) - Method in class org.apache.commons.io.filefilter.HiddenFileFilter
-
Tests to see if the file is hidden.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.HiddenFileFilter
-
Tests to see if the file is hidden.
- accept(File) - Method in interface org.apache.commons.io.filefilter.IOFileFilter
-
Tests if a File should be accepted by this filter.
- accept(File, String) - Method in interface org.apache.commons.io.filefilter.IOFileFilter
-
Tests if a File should be accepted by this filter.
- accept(Path, BasicFileAttributes) - Method in interface org.apache.commons.io.filefilter.IOFileFilter
-
Checks to see if a Path should be accepted by this filter.
- accept(File) - Method in class org.apache.commons.io.filefilter.MagicNumberFileFilter
-
Accepts the provided file if the file contains the file filter's magic
number at the specified offset.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.MagicNumberFileFilter
-
Accepts the provided file if the file contains the file filter's magic
number at the specified offset.
- accept(File) - Method in class org.apache.commons.io.filefilter.NameFileFilter
-
Tests to see if the file name matches.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.NameFileFilter
-
Tests to see if the file name matches.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.NameFileFilter
-
Checks to see if the file name matches.
- accept(File) - Method in class org.apache.commons.io.filefilter.NotFileFilter
-
Returns the logical NOT of the underlying filter's return value for the same File.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.NotFileFilter
-
Returns the logical NOT of the underlying filter's return value for the same arguments.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.NotFileFilter
-
Returns the logical NOT of the underlying filter's return value for the same File.
- accept(File) - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Tests to see if the File should be accepted by this filter.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Tests to see if the File should be accepted by this filter.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Checks to see if a Path should be accepted by this filter.
- accept(File) - Method in class org.apache.commons.io.filefilter.PathEqualsFileFilter
-
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.PathEqualsFileFilter
-
- accept(File) - Method in class org.apache.commons.io.filefilter.PathMatcherFileFilter
-
- accept(File) - Method in class org.apache.commons.io.filefilter.PathVisitorFileFilter
-
- accept(File, String) - Method in class org.apache.commons.io.filefilter.PathVisitorFileFilter
-
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.PathVisitorFileFilter
-
- accept(File) - Method in class org.apache.commons.io.filefilter.PrefixFileFilter
-
Tests to see if the file name starts with the prefix.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.PrefixFileFilter
-
Tests to see if the file name starts with the prefix.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.PrefixFileFilter
-
Tests to see if the file name starts with the prefix.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.RegexFileFilter
-
Tests to see if the file name matches one of the regular expressions.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.RegexFileFilter
-
Tests to see if the file name matches one of the regular expressions.
- accept(File) - Method in class org.apache.commons.io.filefilter.SizeFileFilter
-
Tests to see if the size of the file is favorable.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.SizeFileFilter
-
Tests to see if the size of the file is favorable.
- accept(File) - Method in class org.apache.commons.io.filefilter.SuffixFileFilter
-
Tests to see if the file name ends with the suffix.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.SuffixFileFilter
-
Tests to see if the file name ends with the suffix.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.SuffixFileFilter
-
Tests to see if the file name ends with the suffix.
- accept(File) - Method in class org.apache.commons.io.filefilter.SymbolicLinkFileFilter
-
Tests to see if the file is a symbolic link.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.SymbolicLinkFileFilter
-
Tests to see if the file is a symbolic link.
- accept(File) - Method in class org.apache.commons.io.filefilter.TrueFileFilter
-
Returns true.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.TrueFileFilter
-
Returns true.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.TrueFileFilter
-
Returns true.
- accept(File) - Method in class org.apache.commons.io.filefilter.WildcardFileFilter
-
Tests to see if the file name matches one of the wildcards.
- accept(File, String) - Method in class org.apache.commons.io.filefilter.WildcardFileFilter
-
Tests to see if the file name matches one of the wildcards.
- accept(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.WildcardFileFilter
-
Tests to see if the file name matches one of the wildcards.
- accept(IOBiConsumer<T, U>, T, U) - Static method in class org.apache.commons.io.function.Erase
-
Delegates to the given
IOBiConsumer but erases its
IOException for the compiler, while still throwing
the exception at runtime.
- accept(IOConsumer<T>, T) - Static method in class org.apache.commons.io.function.Erase
-
Delegates to the given
IOConsumer but erases its
IOException for the compiler, while still throwing
the exception at runtime.
- accept(T, U) - Method in interface org.apache.commons.io.function.IOBiConsumer
-
Performs this operation on the given arguments.
- accept(T) - Method in interface org.apache.commons.io.function.IOConsumer
-
Performs this operation on the given argument.
- accept(int) - Method in interface org.apache.commons.io.function.IOIntConsumer
-
Performs this operation on the given argument.
- accept(T, U, V) - Method in interface org.apache.commons.io.function.IOTriConsumer
-
Performs this operation on the given arguments.
- accept(IOBiConsumer<T, U>, T, U) - Static method in class org.apache.commons.io.function.Uncheck
-
Accepts an IO consumer with the given arguments.
- accept(IOConsumer<T>, T) - Static method in class org.apache.commons.io.function.Uncheck
-
Accepts an IO consumer with the given argument.
- accept(IOIntConsumer, int) - Static method in class org.apache.commons.io.function.Uncheck
-
Accepts an IO consumer with the given argument.
- accept(IOTriConsumer<T, U, V>, T, U, V) - Static method in class org.apache.commons.io.function.Uncheck
-
Accepts an IO consumer with the given arguments.
- accept(Path, IOConsumer<RandomAccessFile>) - Method in enum org.apache.commons.io.RandomAccessFileMode
-
- accept(Class<?>...) - Method in class org.apache.commons.io.serialization.ObjectStreamClassPredicate
-
Accepts the specified classes for deserialization, unless they are otherwise rejected.
- accept(ClassNameMatcher) - Method in class org.apache.commons.io.serialization.ObjectStreamClassPredicate
-
Accepts class names where the supplied ClassNameMatcher matches for deserialization, unless they are otherwise rejected.
- accept(Pattern) - Method in class org.apache.commons.io.serialization.ObjectStreamClassPredicate
-
Accepts class names that match the supplied pattern for deserialization, unless they are otherwise rejected.
- accept(String...) - Method in class org.apache.commons.io.serialization.ObjectStreamClassPredicate
-
Accepts the wildcard specified classes for deserialization, unless they are otherwise rejected.
- accept(Class<?>...) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Accepts the specified classes for deserialization, unless they are otherwise rejected.
- accept(ClassNameMatcher) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Accepts class names where the supplied ClassNameMatcher matches for deserialization, unless they are otherwise rejected.
- accept(Pattern) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Accepts class names that match the supplied pattern for deserialization, unless they are otherwise rejected.
- accept(String...) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Accepts the wildcard specified classes for deserialization, unless they are otherwise rejected.
- accept(Class<?>...) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream.Builder
-
Accepts the specified classes for deserialization, unless they are otherwise rejected.
- accept(ClassNameMatcher) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream.Builder
-
Accepts class names where the supplied ClassNameMatcher matches for deserialization, unless they are otherwise rejected.
- accept(Pattern) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream.Builder
-
Accepts class names that match the supplied pattern for deserialization, unless they are otherwise rejected.
- accept(String...) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream.Builder
-
Accepts the wildcard specified classes for deserialization, unless they are otherwise rejected.
- accept(FTPFile) - Method in interface org.apache.commons.net.ftp.FTPFileFilter
-
Checks if an FTPFile entry should be included or not.
- accept() - Method in class org.cybergarage.http.HTTPServer
-
Accepts an incoming connection from the server socket.
- acceptIncoming(int) - Method in class net.i2p.i2ptunnel.irc.DCCClientManager
-
Handle an incoming DCC ACCEPT response from the remote peer.
- acceptIncoming(int) - Method in interface net.i2p.i2ptunnel.irc.DCCHelper
-
An incoming ACCEPT response
- AcceptingChannel - Class in net.i2p.client.streaming
-
As this does not (yet) extend ServerSocketChannel it cannot be returned by StandardServerSocket.getChannel(),
until we implement an I2P SocketAddress class.
- AcceptingChannel(I2PSocketManager) - Constructor for class net.i2p.client.streaming.AcceptingChannel
-
Create a new accepting channel.
- acceptNetDbLookupRequest(Hash) - Method in interface net.i2p.router.RouterThrottle
-
Should we accept the netDb lookup message, replying either with the
value or some closer peers, or should we simply drop it due to overload?
- acceptNetworkMessage() - Method in interface net.i2p.router.RouterThrottle
-
Should we accept any more data from the network for any sort of message,
taking into account our current load, or should we simply slow down?
- acceptNetworkMessage() - Method in class net.i2p.router.RouterThrottleImpl
-
Should we accept any more data from the network for any sort of message,
taking into account our current load, or should we simply slow down?
FIXME only called by SSU Receiver, not NTCP!
FIXME should put warning on the console
FIXME or should we do this at all? We have Codel queues all over now...
- acceptOutgoing(int) - Method in interface net.i2p.i2ptunnel.irc.DCCHelper
-
An outgoing ACCEPT response
- acceptOutgoing(int) - Method in class net.i2p.i2ptunnel.irc.I2PTunnelDCCServer
-
An outgoing ACCEPT response
- acceptTrialDecrypt(UDPPacket, SSU2Header.Header) - Static method in class net.i2p.router.transport.udp.SSU2Header
-
Copy the header back to the packet.
- acceptTunnelRequest() - Method in interface net.i2p.router.RouterThrottle
-
Should we accept the request to participate in the given tunnel,
taking into account our current load and bandwidth usage commitments?
- acceptTunnelRequest() - Method in class net.i2p.router.RouterThrottleImpl
-
If we should send a reject, return a nonzero reject code.
- ACCESS_TECH - Static variable in class edu.internet2.ndt.NDTConstants
-
- ACCESS_VIOLATION - Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
-
The access violation error code according to RFC 783, value 2.
- AccessCounter - Class in net.i2p.i2ptunnel.access
-
Access attempt counter.
- AccessCounter() - Constructor for class net.i2p.i2ptunnel.access.AccessCounter
-
Create a new access counter.
- AccessFilter - Class in net.i2p.i2ptunnel.access
-
Incoming connection filter configurable through access list rules.
- AccessFilter(I2PAppContext, FilterDefinition) - Constructor for class net.i2p.i2ptunnel.access.AccessFilter
-
Create a new access filter.
- ACCOUNT - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- acct(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP ACCT command to the server, receive the reply, and return the reply code.
- AccumulatorPathVisitor - Class in org.apache.commons.io.file
-
Accumulates normalized paths during visitation.
- AccumulatorPathVisitor.Builder - Class in org.apache.commons.io.file
-
- ace - Variable in class org.minidns.dnsname.DnsName
-
The DNS name in ASCII Compatible Encoding (ACE).
- ace - Variable in exception org.minidns.dnsname.InvalidDnsNameException
-
- ACK_FREQUENCY - Static variable in class net.i2p.router.transport.udp.PeerState
-
How frequently do we want to send ACKs to a peer?
- ACKBitfield - Interface in net.i2p.router.transport.udp
-
Generic means of SACK/NACK transmission for partially or fully
received messages
- AckBlock(int, int) - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload.AckBlock
-
- AckBlock(List<Integer>) - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload.AckBlock
-
- AckBlock(long, int, byte[], int) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.AckBlock
-
- ackCount() - Method in interface net.i2p.router.transport.udp.ACKBitfield
-
Number of fragments acked in this bitfield.
- acked() - Method in class net.i2p.router.networkdb.kademlia.MessageWrapper.WrappedMessage
-
delivered tags (if any) were acked
- acked(ACKBitfield) - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
Ack all the fragments in the ack list.
- acked(int) - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
Ack this fragment number.
- acked(PacketBuilder.Fragment) - Method in class net.i2p.router.transport.udp.PeerState
-
An ACK of a fragment was received.
- ackImmediately() - Method in class net.i2p.client.streaming.impl.Connection
-
- ACKNOWLEDGEMENT - Static variable in class org.apache.commons.net.tftp.TFTPPacket
-
This is the actual TFTP spec identifier and is equal to 4.
- ackPackets(long, long[]) - Method in class net.i2p.client.streaming.impl.Connection
-
Process the acks and nacks received in a packet
- ackReceived() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- AckRequestBlock() - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload.AckRequestBlock
-
- ackRequested(PublicKey, int, int) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- ackSendMessage(SessionId, MessageId, long) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Send a notification to the client that their message (id specified) was accepted
for delivery (but not necessarily delivered)
Doesn't do anything if i2cp.messageReliability = "none"
or if the nonce is 0.
- acksToSend - Variable in class net.i2p.router.crypto.ratchet.RatchetEntry
-
- ACKTimer - Class in net.i2p.router.crypto.ratchet
-
Timer for sending ratchet-layer acknowledgments when application responses are delayed, supporting NS, NSR, ACK requests, and forward next key blocks
The vast majority of these will be cancelled before firing,
when streaming sends a response.
- ACKTimer(RouterContext, Destination, Destination) - Constructor for class net.i2p.router.crypto.ratchet.ACKTimer
-
ACK timer for ratchet.
- ACLASSES - Static variable in class net.i2p.addressbook.AddressBookCommandLine
-
List of address book specific classes
- acquire() - Method in class net.i2p.crypto.HMAC256Generator
-
Package private for HKDF.
- acquire() - Method in class net.i2p.crypto.SHA256Generator
-
Get a MessageDigest instance from the pool,
for uses where the one-shot calculateHash()
would require copying the data.
- acquire(TunnelController, I2PSession) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
-
Note the fact that the controller is using the session so that
it isn't destroyed prematurely.
- acquire(RouterContext, boolean) - Static method in class net.i2p.router.transport.udp.UDPPacket
-
Acquires a UDPPacket instance, either from the cache or by creating a new instance.
- acquire() - Static method in class net.i2p.util.ReusableGZIPInputStream
-
Pull a cached instance
- acquire() - Static method in class net.i2p.util.ReusableGZIPOutputStream
-
Pull a cached instance
- acquire(int) - Static method in class net.i2p.util.SimpleByteCache
-
Get the next available array, either from the cache or a brand new one
- acquire() - Method in class net.i2p.util.TryCache
-
Acquire an object from the cache or create a new one.
- acquireBuf() - Static method in class net.i2p.router.transport.ntcp.EventPumper
-
High-frequency path in thread.
- acquirePayload() - Method in class net.i2p.client.streaming.impl.Packet
-
- acquireTmp() - Method in class net.i2p.crypto.HMACGenerator
-
32 bytes from the byte array cache.
- action - Variable in class i2p.susi.dns.BaseBean
-
- Action - Class in org.cybergarage.upnp
-
- Action(Node) - Constructor for class org.cybergarage.upnp.Action
-
Creates a new Action with a given service node.
- Action(Node, Node) - Constructor for class org.cybergarage.upnp.Action
-
Creates a new Action with given service and action nodes.
- Action(Action) - Constructor for class org.cybergarage.upnp.Action
-
Creates a copy of an existing Action.
- ACTION_ABORTED - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 451.
- ACTION_ABORTED - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 451.
- ACTION_ADDDEST - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- ACTION_ADDNAME - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- ACTION_ADDSUBDOMAIN - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- ACTION_CHANGEDEST - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- ACTION_CHANGENAME - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- ACTION_FAILED - Static variable in class org.cybergarage.upnp.UPnPStatus
-
Error code indicating the action execution failed for other reasons.
- ACTION_NOT_TAKEN - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 450.
- ACTION_OK - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 250.
- ACTION_REMOVE - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- ACTION_REMOVEALL - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- ACTION_UPDATE - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- actionControlReceived(Action) - Method in interface org.cybergarage.upnp.control.ActionListener
-
Called when an action control is received.
- ActionData - Class in org.cybergarage.upnp.xml
-
Data container for UPnP action information.
- ActionData() - Constructor for class org.cybergarage.upnp.xml.ActionData
-
Default constructor
- ActionEvent - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
-
Simple action event class for swing emulation.
- ActionEvent() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.ActionEvent
-
Default constructor.
- ActionList - Class in org.cybergarage.upnp
-
A list of UPnP actions.
- ActionList() - Constructor for class org.cybergarage.upnp.ActionList
-
Constructs a new ActionList.
- ActionListener - Interface in com.vuze.plugins.mlab.tools.ndt.swingemu
-
Interface for handling action events in swing emulation.
- ActionListener - Interface in org.cybergarage.upnp.control
-
Interface for handling UPnP action control events.
- actionPerformed(ActionEvent) - Method in class edu.internet2.ndt.Tcpbw100
-
Action handler method called when an associated action is performed
- ActionRequest - Class in org.cybergarage.upnp.control
-
Represents a UPnP action control request.
- ActionRequest() - Constructor for class org.cybergarage.upnp.control.ActionRequest
-
Default constructor
- ActionRequest(HTTPRequest) - Constructor for class org.cybergarage.upnp.control.ActionRequest
-
Constructs an ActionRequest from an HTTP request.
- ActionResponse - Class in org.cybergarage.upnp.control
-
Represents a UPnP action control response.
- ActionResponse() - Constructor for class org.cybergarage.upnp.control.ActionResponse
-
Default constructor
- ActionResponse(SOAPResponse) - Constructor for class org.cybergarage.upnp.control.ActionResponse
-
Constructs an ActionResponse from a SOAP response.
- ACTIVE_LOCAL_DATA_CONNECTION_MODE - Static variable in class org.apache.commons.net.ftp.FTPClient
-
A constant indicating the FTP session is expecting all transfers to occur between the client (local) and server and that the server should connect to the
client's data port to initiate a data transfer.
- ACTIVE_REMOTE_DATA_CONNECTION_MODE - Static variable in class org.apache.commons.net.ftp.FTPClient
-
A constant indicating the FTP session is expecting all transfers to occur between two remote servers and that the server the client is connected to
should connect to the other server's data port to initiate a data transfer.
- adapt(Iterable<E>) - Static method in interface org.apache.commons.io.function.IOIterator
-
Adapts the given Iterable as an IOIterator.
- adapt(Iterator<E>) - Static method in interface org.apache.commons.io.function.IOIterator
-
Adapts the given Iterator as an IOIterator.
- adapt(Iterator<E>) - Static method in class org.apache.commons.io.function.IOIteratorAdapter
-
- adapt(Spliterator<E>) - Static method in interface org.apache.commons.io.function.IOSpliterator
-
Adapts the given Spliterator as an IOSpliterator.
- adapt(Spliterator<E>) - Static method in class org.apache.commons.io.function.IOSpliteratorAdapter
-
- adapt(Stream<T>) - Static method in interface org.apache.commons.io.function.IOStream
-
Constructs a new IOStream for the given Stream.
- adapt(Stream<T>) - Static method in class org.apache.commons.io.function.IOStreamAdapter
-
- add(String, byte[]) - Method in interface com.docuverse.identicon.IdenticonCache
-
- add(Component) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- add(String, Component) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- add(int, Component) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- add(Component) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JPanel
-
- add(String, Component) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JPanel
-
- add(FieldElement) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- add(FieldElement) - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
-
$h = f + g$
- add(FieldElement) - Method in class net.i2p.crypto.eddsa.math.FieldElement
-
Adds another field element to this one.
- add(GroupElement) - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
GroupElement addition using the twisted Edwards addition law with
extended coordinates (Hisil2008).
- add(InetAddress, int) - Method in class net.i2p.i2ptunnel.socks.SOCKSUDPTunnel
-
Adds a new UDP port to the tunnel for bidirectional SOCKS UDP communication.
- add(MultiSource.MSink) - Method in class net.i2p.i2ptunnel.streamr.MultiSource
-
- add(T) - Method in interface net.i2p.kademlia.KBucket
-
Add the peer to the bucket
- add(T) - Method in class net.i2p.kademlia.KBucketImpl
-
Sets last-changed if rv is true OR if the peer is already present.
- add(T) - Method in class net.i2p.kademlia.KBucketSet
-
- add(T) - Method in interface net.i2p.kademlia.SelectionCollector
-
- add(String) - Method in class net.i2p.router.Blocklist
-
Maintain a simple in-memory single-IP blocklist
This is used for new additions, NOT for the main list
of IP ranges read in from the file.
- add(String, String) - Method in class net.i2p.router.Blocklist
-
Maintain a simple in-memory single-IP blocklist
This is used for new additions, NOT for the main list
of IP ranges read in from the file.
- add(byte[]) - Method in class net.i2p.router.Blocklist
-
Maintain a simple in-memory single-IP blocklist
This is used for new additions, NOT for the main list
of IP ranges read in from the file.
- add(byte[], String) - Method in class net.i2p.router.Blocklist
-
Maintain a simple in-memory single-IP blocklist
This is used for new additions, NOT for the main list
of IP ranges read in from the file.
- add(ClientMessage) - Method in class net.i2p.router.ClientMessagePool
-
Add a new client message to the pool.
- add(ClientMessage, boolean) - Method in class net.i2p.router.ClientMessagePool
-
Add a new client message with knowledge of whether it's remote.
- add(I2NPMessage, RouterIdentity, Hash) - Method in class net.i2p.router.InNetMessagePool
-
Adds a new inbound message to be processed.
- add(I2NPMessage, RouterIdentity, Hash, long) - Method in class net.i2p.router.InNetMessagePool
-
Adds a new inbound message with optional bloom filter XOR id.
- add(Hash) - Method in class net.i2p.router.networkdb.kademlia.ExploreJob
-
This is called from SearchReplyJob
- add(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- add(OutNetMessage) - Method in class net.i2p.router.OutNetMessagePool
-
Add a new outbound network message to the pool for delivery.
- add(String) - Method in class net.i2p.router.transport.GeoIP
-
Add to the list needing lookup
Public for BundleRouterInfos
- add(byte[]) - Method in class net.i2p.router.transport.GeoIP
-
Add to the list needing lookup
Public for BundleRouterInfos
- add(OutNetMessage) - Method in class net.i2p.router.transport.ntcp.NTCPSendFinisher
-
Adds a message to the finishing queue to call afterSend asynchronously.
- add(PeerState) - Method in class net.i2p.router.transport.udp.IntroductionManager
-
- add(OutNetMessage) - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
-
Add a new message to the active pool
- add(OutboundMessageState, PeerState) - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
-
Short circuit the OutNetMessage, letting us send the establish
complete message reliably.
- add(List<OutboundMessageState>, PeerState) - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
-
Short circuit the OutNetMessage, letting us send multiple messages
reliably and efficiently.
- add(PeerState, int) - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
-
Add the peer to the list of peers wanting to transmit something.
- add(OutboundMessageState) - Method in class net.i2p.router.transport.udp.PeerState
-
- add(UDPPacket) - Method in class net.i2p.router.transport.udp.UDPSender
-
Adds a UDP packet to the send queue.
- add(Hash) - Method in class net.i2p.router.tunnel.pool.ExcluderBase
-
- add(I2NPMessage, Hash, TunnelId) - Method in class net.i2p.router.tunnel.PumpedTunnelGateway
-
Adds a message to be sent down the tunnel.
- add(PendingGatewayMessage) - Method in class net.i2p.router.tunnel.PumpedTunnelGateway
-
Adds a PendingGatewayMessage to the prequeue and notifies the pumper to process it.
- add(I2NPMessage, Hash, TunnelId) - Method in class net.i2p.router.tunnel.ThrottledPumpedTunnelGateway
-
Adds a message to the inbound gateway after a bandwidth-based drop check.
- add(TunnelGatewayMessage) - Method in class net.i2p.router.tunnel.TunnelGateway
-
Add a message to be sent down the tunnel, where we are the inbound gateway.
- add(I2NPMessage, Hash, TunnelId) - Method in class net.i2p.router.tunnel.TunnelGateway
-
Add a message to be sent down the tunnel, either sending it now (perhaps
coalesced with other pending messages) or after a brief pause (_flushFrequency).
- add(TunnelGatewayMessage) - Method in class net.i2p.router.tunnel.TunnelGatewayZeroHop
-
Add a message to be sent down the tunnel, where we are the inbound gateway.
- add(I2NPMessage, Hash, TunnelId) - Method in class net.i2p.router.tunnel.TunnelGatewayZeroHop
-
- add(E) - Method in class net.i2p.router.util.CachedIteratorCollection
-
Adds a data object (element) as a Node and sets previous/next pointers accordingly
- add(E) - Method in class net.i2p.router.util.CoDelBlockingQueue
-
- add(byte[]) - Method in class net.i2p.router.util.DecayingBloomFilter
-
- add(byte[], int, int) - Method in class net.i2p.router.util.DecayingBloomFilter
-
- add(long) - Method in class net.i2p.router.util.DecayingBloomFilter
-
- add(byte[], int, int) - Method in class net.i2p.router.util.DecayingHashSet
-
- add(long) - Method in class net.i2p.router.util.DecayingHashSet
-
- add(double, long, double, long) - Method in class net.i2p.router.web.GraphListener
-
- add(String, String, Properties) - Method in class net.i2p.sam.MasterSession
-
Add a session
- add(StringBuilder, boolean, String, String, String, double) - Static method in class net.i2p.stat.PersistenceHelper
-
- add(StringBuilder, boolean, String, String, String, long) - Static method in class net.i2p.stat.PersistenceHelper
-
- add(double, long, double, long) - Method in interface net.i2p.stat.RateSummaryListener
-
Called to add rate statistics for a period.
- add(E) - Method in class net.i2p.util.ArraySet
-
- add(E) - Method in class net.i2p.util.ConcurrentHashSet
-
- add(String) - Method in class net.i2p.util.LogConsoleBuffer
-
- add(K, int) - Method in class net.i2p.util.ObjectCounterUnsafe
-
Add a value
- add(E) - Method in class net.i2p.util.UnmodifiableSortedSet
-
- add(V) - Method in class net.metanotion.util.skiplist.SkipIterator
-
- add(long) - Method in interface org.apache.commons.io.file.Counters.Counter
-
Adds the given number to this counter.
- add(byte) - Method in class org.apache.commons.io.input.buffer.CircularByteBuffer
-
- add(byte[], int, int) - Method in class org.apache.commons.io.input.buffer.CircularByteBuffer
-
Adds the given bytes to the buffer.
- add(ObservableInputStream.Observer) - Method in class org.apache.commons.io.input.ObservableInputStream
-
Adds an Observer.
- add(Object) - Method in class org.cybergarage.util.ListenerList
-
Adds a listener object to the list if it's not already present.
- add(Comment) - Method in class org.klomp.snark.comments.CommentSet
-
Max length for strings enforced in Comment.java.
- add(PeerCoordinator) - Method in class org.klomp.snark.PeerCoordinatorSet
-
- add(CommentText) - Method in class org.rrd4j.graph.LegendComposer.Line
-
- addAction(Action) - Method in class org.cybergarage.upnp.Service
-
Adds an action to this service.
- addActionListener(ActionListener) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JButton
-
- addActionListener(ActionListener) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JCheckBox
-
- addActiveFactories(RrdBackendFactory...) - Static method in class org.rrd4j.core.RrdBackendFactory
-
Add factories to the list of active factories, i.e.
- addAdditionalResourceRecord(Record<? extends Data>) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- addAdditionalResourceRecords(List<Record<? extends Data>>) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- addAlias(Destination, ClientTunnelSettings, Destination) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- addAlias(Destination, ClientTunnelSettings, Destination) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
Add another destination to the same tunnels.
- addAlias(Destination, ClientTunnelSettings, Destination) - Method in interface net.i2p.router.TunnelManagerFacade
-
Add another destination to the same tunnels.
- addAll(Collection<? extends Hash>) - Method in class net.i2p.router.tunnel.pool.ExcluderBase
-
- addAll(Collection<? extends E>) - Method in class net.i2p.util.ConcurrentHashSet
-
- addAndStart(ClientApp, String[]) - Method in class net.i2p.router.startup.RouterAppManager
-
- addAnswer(Record<? extends Data>) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- addAnswers(Collection<Record<? extends Data>>) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- addArchive(ArcDef) - Method in class org.rrd4j.core.RrdDef
-
Adds single archive definition represented with object of class ArcDef.
- addArchive(ArcDef...) - Method in class org.rrd4j.core.RrdDef
-
Adds archive definitions to RRD definition in bulk.
- addArchive(ConsolFun, double, int, int) - Method in class org.rrd4j.core.RrdDef
-
Adds single archive definition by specifying its consolidation function, X-files factor,
number of steps and rows.
- addArchive(String) - Method in class org.rrd4j.core.RrdDef
-
Adds single archive to RRD definition from a RRDTool-like archive definition string.
- addArchive(String, String, ArcDef) - Static method in class org.rrd4j.core.RrdToolkit
-
Creates a new RRD file with one more archive in it.
- addArchive(String, ArcDef, boolean) - Static method in class org.rrd4j.core.RrdToolkit
-
Adds one more archive to a RRD file.
- addAttachment(Attachment) - Method in class i2p.susi.webmail.Draft
-
- addAttribute(Attribute) - Method in class org.cybergarage.xml.Node
-
Adds an attribute to this node.
- addAttribute(String, String) - Method in class org.cybergarage.xml.Node
-
Adds an attribute with the specified name and value.
- addAuthorization(String, String) - Method in class net.i2p.util.EepGet
-
Add basic authorization header for the proxy.
- addCallBack(I2PProperties.I2PPropertyCallback) - Method in class net.i2p.util.I2PProperties
-
- addCC(String) - Method in class org.apache.commons.net.smtp.SimpleSMTPHeader
-
Add an email address to the CC (carbon copy or courtesy copy) list.
- addCert(File, String, KeyStore) - Static method in class net.i2p.crypto.KeyStoreUtil
-
Load an X509 Cert from a file and add it to the
trusted set of certificates in the key store
This does NOT check for revocation.
- addCert(File, String, KeyStore, CertStore) - Static method in class net.i2p.crypto.KeyStoreUtil
-
Load an X509 Cert from a file and add it to the
trusted set of certificates in the key store
This DOES check for revocation, IF cs is non-null.
- addCerts(File, KeyStore) - Static method in class net.i2p.crypto.KeyStoreUtil
-
Load all X509 Certs from a directory and add them to the
trusted set of certificates in the key store
This DOES check for revocation.
- addClientKeys(String[]) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
Multiple entries in form
Handles either order addClientName/addClientKey
- addClientNames(String[]) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
Multiple entries in form
- addClove(GarlicConfig) - Method in class net.i2p.router.message.GarlicConfig
-
Add a clove to the current message - if any cloves are added, an I2NP message
cannot be specified via setPayload.
- addClove(GarlicConfig) - Method in class net.i2p.router.message.PayloadGarlicConfig
-
- addCoeffs(Poly) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- addComment(String) - Method in class org.apache.commons.net.ntp.TimeInfo
-
Add comment (error/warning) to list of comments associated with processing of NTP parameters.
- addComments(List<Comment>) - Method in class org.klomp.snark.Snark
-
Add to the current comment set for this torrent, creating it if it didn't previously exist.
- addConnectionEventListener(I2PTunnel.ConnectionEventListener) - Method in class net.i2p.i2ptunnel.I2PTunnel
-
Registers a listener for connection events.
- addController(TunnelController) - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
-
Add the given tunnel to the set of known controllers (but don't add it to a config file or start it or anything)
- addCopyStreamListener(CopyStreamListener) - Method in class org.apache.commons.net.io.CopyStreamAdapter
-
Adds a CopyStreamListener to receive CopyStreamEvents.
- addCountryFile() - Method in class net.i2p.router.Blocklist
-
The blocklist-country.txt file was created or updated.
- addCritical(String) - Method in class net.i2p.util.LogConsoleBuffer
-
Only adds to the critical buffer, not to both.
- addData(long) - Method in class net.i2p.stat.Rate
-
Accrue the data in current period as an instantaneous event.
- addData(long, long) - Method in class net.i2p.stat.Rate
-
Accrue the data in current period as if the event took the specified amount of time
If value is always a constant, you should be using Frequency instead.
- addData(long, long) - Method in class net.i2p.stat.RateStat
-
update all of the rates for the various periods with the given value.
- addData(long) - Method in class net.i2p.stat.RateStat
-
Update all of the rates for the various periods with the given value.
- addDatasource(DsDef) - Method in class org.rrd4j.core.RrdDef
-
Adds single datasource definition represented with object of class DsDef.
- addDatasource(String, DsType, long, double, double) - Method in class org.rrd4j.core.RrdDef
-
Adds single datasource to RRD definition by specifying its data source name, source type,
heartbeat, minimal and maximal value.
- addDatasource(String) - Method in class org.rrd4j.core.RrdDef
-
Adds single datasource to RRD definition from a RRDTool-like datasource definition string.
- addDatasource(DsDef...) - Method in class org.rrd4j.core.RrdDef
-
Adds data source definitions to RRD definition in bulk.
- addDatasource(String, String, DsDef) - Static method in class org.rrd4j.core.RrdToolkit
-
Creates a new RRD file with one more datasource in it.
- addDatasource(String, DsDef, boolean) - Static method in class org.rrd4j.core.RrdToolkit
-
Adds one more datasource to a RRD file.
- addDatasources(String, String, Iterable<DsDef>) - Static method in class org.rrd4j.core.RrdToolkit
-
Creates a new RRD file with one more datasource in it.
- addDatasources(String, Iterable<DsDef>, boolean) - Static method in class org.rrd4j.core.RrdToolkit
-
Adds datasources to a RRD file.
- addDate(StringBuilder, boolean, String, String, String, long) - Static method in class net.i2p.stat.PersistenceHelper
-
- addDeferred(Job, Job, long, boolean) - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
-
Add jobs to an existing search
- addDeferred(Job, Job, long, boolean) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- addDestination(String, Destination) - Method in class net.i2p.client.naming.NamingService
-
Add a Destination to an existing hostname's entry in the addressbook.
- addDestination(String, Destination, Properties) - Method in class net.i2p.client.naming.NamingService
-
Add a Destination to an existing hostname's entry in the addressbook.
- addDestination(String, Destination, Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
-
Add a Destination to an existing hostname's entry in the addressbook.
- addDevice(Device) - Method in class org.cybergarage.upnp.Device
-
Add a Device to device without checking for duplicate or syntax error.
- addDeviceChangeListener(DeviceChangeListener) - Method in class org.cybergarage.upnp.ControlPoint
-
- addDisconnectListener(I2PSocketManager.DisconnectListener) - Method in interface net.i2p.client.streaming.I2PSocketManager
-
- addDisconnectListener(I2PSocketManager.DisconnectListener) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- addDisconnectListener(I2PSocketManager.DisconnectListener) - Method in class net.i2p.client.streaming.impl.MessageHandler
-
- addDistribution(String) - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
-
Add a distribution group to the query.
- addDontIncludePeer(Hash) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
Add to the set.
- addDontIncludePeers(Collection<Hash>) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
Add to the set.
- addDownloader(Snark) - Method in class org.klomp.snark.SnarkManager
-
Add and start a FetchAndAdd task.
- addEdnsOption(EdnsOption) - Method in class org.minidns.edns.Edns.Builder
-
Adds an EDNS option.
- addElement(O) - Method in class i2p.susi.util.Folder
-
Add an element only if it does not already exist
- addElements(List<O>) - Method in class i2p.susi.util.Folder
-
Add elements only if they do not already exist
Re-sorts the array if a sorter is set and any elements are actually added.
- addEncryptionKey(PublicKey) - Method in class net.i2p.data.LeaseSet2
-
Add an encryption key.
- addEncryptionKey(PublicKey) - Method in class net.i2p.data.MetaLeaseSet
-
- addEndpoint(Hash, TunnelId) - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- addEndpoint(Lease) - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- addEntries(List<String>) - Method in class i2p.susi.dns.BlacklistBean
-
Add entries to the blacklist
- addEntries(List<NewsEntry>) - Method in class net.i2p.router.news.NewsManager
-
Add or replace each entry in the list.
- addEntry(Map<String, List<String>>, String, String) - Static method in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
Add an entry to the multimap.
- addEvent(String) - Method in class net.i2p.router.util.EventLog
-
Append an event.
- addEvent(String, String) - Method in class net.i2p.router.util.EventLog
-
Append an event.
- addEvent(SimpleTimer.TimedEvent, long) - Method in class net.i2p.util.SimpleTimer
-
Queue up the given event to be fired no sooner than timeoutMs from now.
- addEvent(SimpleTimer.TimedEvent, long, boolean) - Method in class net.i2p.util.SimpleTimer
-
Queue up the given event to be fired no sooner than timeoutMs from now.
- addEvent(SimpleTimer.TimedEvent, long) - Method in class net.i2p.util.SimpleTimer2
-
Queue up the given event to be fired no sooner than timeoutMs from now.
- addEventListener(EventListener) - Method in class org.cybergarage.upnp.ControlPoint
-
- addFileFilter(IOFileFilter) - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Adds the specified file filter to the list of file filters at the end of
the list.
- addFileFilter(IOFileFilter...) - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Adds the given file filters.
- addFileFilter(IOFileFilter) - Method in interface org.apache.commons.io.filefilter.ConditionalFileFilter
-
Adds the specified file filter to the list of file filters at the end of
the list.
- addFileFilter(IOFileFilter) - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Adds the specified file filter to the list of file filters at the end of
the list.
- addFileFilter(IOFileFilter...) - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Adds the given file filters.
- addFinalShutdownTask(Runnable) - Method in class net.i2p.router.RouterContext
-
Add a task to be run during final shutdown.
- addFormError(String) - Method in class net.i2p.router.web.FormHandler
-
Add an error message to display
Use if it does not include a link.
- addFormError(String, boolean) - Method in class net.i2p.router.web.FormHandler
-
Add an error message to display
Use if it does not include a link.
- addFormErrorNoEscape(String) - Method in class net.i2p.router.web.FormHandler
-
Add an error message to display
Use if it includes a link or other formatting.
- addFormErrorNoEscape(String, boolean) - Method in class net.i2p.router.web.FormHandler
-
Add an error message to display
Use if it includes a link or other formatting.
- addFormNotice(String) - Method in class net.i2p.router.web.FormHandler
-
Add a non-error message to display
Use if it does not include a link.
- addFormNotice(String, boolean) - Method in class net.i2p.router.web.FormHandler
-
Add a non-error message to display
Use if it does not include a link.
- addFormNoticeNoEscape(String) - Method in class net.i2p.router.web.FormHandler
-
Add a non-error message to display
Use if it includes a link or other formatting.
- addFormNoticeNoEscape(String, boolean) - Method in class net.i2p.router.web.FormHandler
-
Add a non-error message to display
Use if it includes a link or other formatting.
- addHeader(String, String) - Method in class net.i2p.util.EepGet
-
Add an extra header to the request.
- addHeader(HTTPHeader) - Method in class org.cybergarage.http.HTTPPacket
-
- addHeader(String, String) - Method in class org.cybergarage.http.HTTPPacket
-
- addHeaderField(String, String) - Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
-
Adds an arbitrary header field with the given value to the article header.
- addHeaderField(String, String) - Method in class org.apache.commons.net.smtp.SimpleSMTPHeader
-
Adds an arbitrary header field with the given value to the article header.
- addIcon(Icon) - Method in class org.cybergarage.upnp.Device
-
- addInterestedAndChoking(int) - Method in class org.klomp.snark.PeerCoordinator
-
- addItem(String) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JComboBox
-
- addItem() - Method in class net.metanotion.util.skiplist.SkipList
-
- additionalSection - Variable in class org.minidns.dnsmessage.DnsMessage
-
The additional section.
- addJob(Job) - Method in class net.i2p.router.JobQueue
-
Enqueue the specified job for normal processing.
- addJobToTop(Job) - Method in class net.i2p.router.JobQueue
-
Enqueue the specified job to be processed at the top of the queue.
- addKey(String, String) - Method in class net.i2p.crypto.TrustedUpdate
-
Duplicate keys or names rejected,
except that duplicate empty names are allowed
- addKeystream(String, String) - Method in class net.i2p.sam.SAMBridge
-
Specify that the given keystream should be used for the given name
- addLease(Lease) - Method in class net.i2p.data.LeaseSet
-
Adds a lease to this leaseset.
- addLease(Lease) - Method in class net.i2p.data.LeaseSet2
-
- addLease(Lease) - Method in class net.i2p.data.MetaLeaseSet
-
- addListener(MLabRunner.ToolRunListener) - Method in interface com.vuze.plugins.mlab.MLabRunner.ToolRun
-
- addListener(I2PSessionListener, int, int) - Method in class net.i2p.client.impl.I2PSessionDemultiplexer
-
For those that don't need to hear about the protocol and ports
in messageAvailable()
(Streaming lib)
- addListener(Timestamper.UpdateListener) - Method in class net.i2p.router.time.RouterTimestamper
-
- addListener(FileAlterationListener) - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Adds a file system listener.
- addListener(T) - Method in class org.apache.commons.net.util.ListenerList
-
Adds the given listener to the end of this list.
- addLog(Log) - Method in class net.i2p.util.LogManager
-
If the log already exists, its priority is set here but cannot
be changed later, as it becomes an "orphan" not tracked by the manager.
- addMagnet(String, byte[], String, boolean) - Method in class org.klomp.snark.SnarkManager
-
Add a torrent with the info hash alone (magnet / maggot)
- addMagnet(String, byte[], String, boolean, File) - Method in class org.klomp.snark.SnarkManager
-
Add a torrent with the info hash alone (magnet / maggot)
- addMagnet(String, byte[], String, boolean, boolean, File, CompleteListener) - Method in class org.klomp.snark.SnarkManager
-
Add a torrent with the info hash alone (magnet / maggot) External use is for UpdateRunner.
- addMessage(I2CPMessage) - Method in class net.i2p.client.impl.ClientWriterRunner
-
Add this message to the writer's queue.
- addMessage(I2CPMessage) - Method in class net.i2p.router.client.ClientWriterRunner
-
Add this message to the writer's queue
Nonblocking, throws exception if queue is full
- addMessage(OutNetMessage) - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
Queue a message to be sent after the session is established.
- addMessage(OutNetMessage) - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
Queue a message to be sent after the session is established.
- addMessage(String) - Method in class net.i2p.util.UIMessages
-
Will remove an old message if over the max size.
- addMessage(Snark, String) - Method in interface org.klomp.snark.CompleteListener
-
- addMessage(String) - Method in interface org.klomp.snark.CoordinatorListener
-
- addMessage(String) - Method in class org.klomp.snark.Snark
-
StorageListener and CoordinatorListener callback
- addMessage(String) - Method in class org.klomp.snark.SnarkManager
-
Use if it does not include a link.
- addMessage(Snark, String) - Method in class org.klomp.snark.SnarkManager
-
A Snark.CompleteListener method.
- addMessage(String) - Method in interface org.klomp.snark.StorageListener
-
- addMessage(Snark, String) - Method in class org.klomp.snark.UpdateRunner
-
- addMessageId(long) - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
Add an ID to the list of the TunnelDataMssages this message was fragmented into.
- addMessageNoEscape(String) - Method in class net.i2p.util.UIMessages
-
Use if it includes a link.
- addMessageNoEscape(String) - Method in class org.klomp.snark.SnarkManager
-
Use if it includes a link.
- addMimeMapping(String, String) - Method in class org.klomp.snark.web.BasicServlet
-
Add a MIME type mapping for an extension.
- addMimeMapping(String, String) - Method in class org.klomp.snark.web.MimeTypes
-
Set a mime mapping
- addMouseListener(MouseAdapter) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- addMuxedListener(I2PSessionMuxedListener, int, int) - Method in class net.i2p.client.impl.I2PSessionDemultiplexer
-
For those that do care
UDP perhaps
- addMuxedSessionListener(I2PSessionMuxedListener, int, int) - Method in interface net.i2p.client.I2PSession
-
Listen on specified protocol and port, and receive notification
of proto, fromPort, and toPort for every message.
- addMuxedSessionListener(I2PSessionMuxedListener, int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- addMuxedSessionListener(I2PSessionMuxedListener, int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
-
Listen on specified protocol and port, and receive notification
of proto, fromPort, and toPort for every message.
- addNameserverRecords(Record<? extends Data>) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- addNamingService(NamingService, boolean) - Method in class net.i2p.client.naming.MetaNamingService
-
- addNamingService(NamingService) - Method in class net.i2p.client.naming.NamingService
-
Only for chaining-capable NamingServices.
- addNamingService(NamingService, boolean) - Method in class net.i2p.client.naming.NamingService
-
Only for chaining-capable NamingServices.
- addNewMessage(MessagePayloadMessage) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Recieve a payload message and let the app know its available
- addNewMessage(MessagePayloadMessage) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
-
Receive a payload message and let the app know its available
- addNewsgroup(String) - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
-
Add a newsgroup to the list of newsgroups being queried.
- addNewsgroup(String) - Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
-
Adds a newsgroup to the article Newsgroups: field.
- addNode(Node) - Method in class org.cybergarage.xml.Node
-
Adds a child node to this node.
- addNotifyListener(NotifyListener) - Method in class org.cybergarage.upnp.ControlPoint
-
- addObserver(FileAlterationObserver) - Method in class org.apache.commons.io.monitor.FileAlterationMonitor
-
Adds a file system observer to this monitor.
- addOne() - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- addOne() - Method in class net.i2p.crypto.eddsa.math.FieldElement
-
Adds one to this field element.
- addOOMEventListener(I2PThread.OOMEventListener) - Static method in class net.i2p.util.I2PThread
-
register a new component that wants notification of OOM events
- addOOMEventThreadListener(I2PThread.OOMEventListener) - Method in class net.i2p.util.I2PAppThread
-
register a new component that wants notification of OOM events
- addOptionHandler(TelnetOptionHandler) - Method in class org.apache.commons.net.telnet.Telnet
-
Registers a new TelnetOptionHandler for this Telnet to use.
- addOptionHandler(TelnetOptionHandler) - Method in class org.apache.commons.net.telnet.TelnetClient
-
Registers a new TelnetOptionHandler for this Telnet client to use.
- addOrSubtract(int, int) - Static method in class com.google.zxing.common.reedsolomon.GenericGF
-
Implements both addition and subtraction -- they are the same in GF(size).
- addOrSubtract(GenericGFPoly) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
-
- addOutboundToken(RemoteHostId, long, long) - Method in class net.i2p.router.transport.udp.EstablishmentManager
-
Remember a token that can be used later to connect to the peer
- addPage(int) - Method in class net.metanotion.io.block.FreeListBlock
-
Adds free page and writes new len to disk
- addPaths(String, String) - Static method in class org.klomp.snark.web.BasicServlet
-
Simple version of URIUtil.addPaths().
- addPeer(Peer) - Method in class org.klomp.snark.PeerCoordinator
-
Add peer (inbound or outbound)
- addPeer(Peer) - Method in class org.klomp.snark.Piece
-
caller must synchronize
- addPending(Collection<Hash>) - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- addPending(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- addPending(Hash, MessageWrapper.WrappedMessage) - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- addPending(Hash) - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
Increments attempted count
- addPeriodicEvent(SimpleTimer.TimedEvent, long) - Method in class net.i2p.util.SimpleTimer2
-
Schedule periodic event
The TimedEvent must not do its own rescheduling.
- addPeriodicEvent(SimpleTimer.TimedEvent, long, long) - Method in class net.i2p.util.SimpleTimer2
-
Schedule periodic event
The TimedEvent must not do its own rescheduling.
- addPoints(double, String) - Method in class net.i2p.router.sybil.Points
-
- addPoly(PolyVec) - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- addPrintLine(String) - Method in class org.rrd4j.graph.RrdGraphInfo
-
- addPrivateKey(PrivateKey) - Method in class net.i2p.data.i2cp.CreateLeaseSet2Message
-
Add a private key.
- addProcessedBytes(long) - Method in class net.i2p.router.tunnel.HopConfig
-
Take note of bytes being pumped through this tunnel.
- addProfile(PeerProfile) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- addProfilePoints(List<RouterInfo>, Map<Hash, Points>) - Method in class net.i2p.router.sybil.Analysis
-
Analyzes router profiles and adds Sybil points for banlisted, newly observed,
or poorly performing routers.
- addPropertyCallback(I2PProperties.I2PPropertyCallback) - Method in class net.i2p.I2PAppContext
-
Add a callback, which will fire upon changes in the property
given in the specific callback.
- addPropertyCallback(I2PProperties.I2PPropertyCallback) - Method in class net.i2p.router.RouterContext
-
Add a callback for property changes.
- addProtocolCommandListener(ProtocolCommandListener) - Method in class org.apache.commons.net.ProtocolCommandSupport
-
Adds a ProtocolCommandListener.
- addProtocolCommandListener(ProtocolCommandListener) - Method in class org.apache.commons.net.SocketClient
-
Adds a ProtocolCommandListener.
- addProvider() - Static method in class net.i2p.crypto.provider.I2PProvider
-
Install the I2PProvider.
- addQuestion(Question) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- addRandomByte(byte) - Method in class gnu.crypto.prng.BasePRNGStandalone
-
- addRandomByte(byte) - Method in class gnu.crypto.prng.DevRandom
-
- addRandomByte(byte) - Method in class gnu.crypto.prng.FortunaStandalone
-
- addRandomByte(byte) - Method in interface gnu.crypto.prng.IRandomStandalone
-
Supplement, or possibly replace, the random state of this PRNG with
a random byte.
- addRandomBytes(byte[]) - Method in class gnu.crypto.prng.BasePRNGStandalone
-
- addRandomBytes(byte[], int, int) - Method in class gnu.crypto.prng.BasePRNGStandalone
-
- addRandomBytes(byte[]) - Method in class gnu.crypto.prng.DevRandom
-
- addRandomBytes(byte[], int, int) - Method in class gnu.crypto.prng.DevRandom
-
- addRandomBytes(byte[], int, int) - Method in class gnu.crypto.prng.FortunaStandalone
-
- addRandomBytes(byte[]) - Method in interface gnu.crypto.prng.IRandomStandalone
-
Supplement, or possibly replace, the random state of this PRNG with
a sequence of new random bytes.
- addRandomBytes(byte[], int, int) - Method in interface gnu.crypto.prng.IRandomStandalone
-
Supplement, or possibly replace, the random state of this PRNG with
a sequence of new random bytes.
- addRateData(String, long, long) - Method in class net.i2p.stat.StatManager
-
update the given rate statistic, taking note that the given data point was received (and recalculating all rates)
- addRateData(String, long) - Method in class net.i2p.stat.StatManager
-
Update the given rate statistic, taking note that the given data point was received (and recalculating all rates).
- addRecentlyClosed(PeerStateDestroyed) - Method in class net.i2p.router.transport.udp.UDPTransport
-
Start listening for packets on a destroyed connection
- addRecipient(RelayPath) - Method in class org.apache.commons.net.smtp.SMTPClient
-
Adds a recipient for a message using the SMTP RCPT command, specifying a forward relay path.
- addRecipient(String) - Method in class org.apache.commons.net.smtp.SMTPClient
-
Adds a recipient for a message using the SMTP RCPT command, the recipient's email address.
- addRecord(LogRecord) - Method in class net.i2p.util.LogManager
-
Used by Log to add records to the queue.
- addReference(String) - Method in class org.apache.commons.net.nntp.Article
-
Adds a message-id to the list of messages that this message references (i.e.
- addRelay(String) - Method in class org.apache.commons.net.smtp.RelayPath
-
Add a mail relay host to the relay path.
- addRemotePeerState(PeerState) - Method in class net.i2p.router.transport.udp.UDPTransport
-
Adds a new peer state or replaces an existing one if the peer identity or address changes.
- addReply(Hash) - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- addRequest() - Method in class org.klomp.snark.PeerState
-
Adds a new request to the outstanding requests list.
- addRequestListener(HTTPRequestListener) - Method in class org.cybergarage.http.HTTPServer
-
Adds a request listener to receive HTTP request notifications.
- addRequestListener(HTTPRequestListener) - Method in class org.cybergarage.http.HTTPServerList
-
Adds a request listener to all HTTP servers in this list.
- addRequestProperty(String, String) - Method in class org.apache.commons.io.CloseableURLConnection
-
- address - Variable in class org.apache.commons.net.tftp.TFTPPacket
-
The host the packet is going to be sent or where it came from.
- ADDRESS - Static variable in class org.cybergarage.upnp.ssdp.SSDP
-
Default IPv4 multicast address for SSDP messages
- ADDRESS_TYPE_NOT_SUPPORTED - Static variable in class net.i2p.socks.SOCKS5Constants.Reply
-
- AddressBean - Class in i2p.susi.dns
-
Bean representing an I2P address entry with hostname and destination.
- AddressBean(String, String) - Constructor for class i2p.susi.dns.AddressBean
-
Constructs an AddressBean with hostname and base64 encoded destination.
- AddressBean(String, Destination) - Constructor for class i2p.susi.dns.AddressBean
-
Constructs an AddressBean with hostname and destination object.
- AddressBean(String, byte[]) - Constructor for class i2p.susi.dns.AddressBean
-
Constructs an AddressBean with hostname and destination as byte array.
- AddressBlock(byte[], int) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.AddressBlock
-
- AddressBook - Class in net.i2p.addressbook
-
An address book for storing human readable names mapped to base64 i2p
destinations.
- AddressBook(Map<String, HostTxtEntry>) - Constructor for class net.i2p.addressbook.AddressBook
-
Construct an AddressBook from the contents of the Map addresses.
- AddressBook(Subscription, String, int) - Constructor for class net.i2p.addressbook.AddressBook
-
Construct an AddressBook from the Subscription subscription.
- AddressBook(File) - Constructor for class net.i2p.addressbook.AddressBook
-
Construct an AddressBook from the contents of the file at file.
- AddressBook(String) - Constructor for class net.i2p.addressbook.AddressBook
-
Test only.
- AddressbookBean - Class in i2p.susi.dns
-
Bean for managing I2P address books.
- AddressbookBean() - Constructor for class i2p.susi.dns.AddressbookBean
-
Default constructor.
- AddressBookCommandLine - Class in net.i2p.addressbook
-
Simple command line access to various utilities.
- AddressBookCommandLine() - Constructor for class net.i2p.addressbook.AddressBookCommandLine
-
Protected constructor for subclass use.
- addressbookDir() - Method in class i2p.susi.dns.BaseBean
-
Returns the addressbook directory.
- AddressByDateSorter - Class in i2p.susi.dns
-
Comparator for sorting AddressBean by date (newest first, then alphabetical).
- AddressByDateSorter() - Constructor for class i2p.susi.dns.AddressByDateSorter
-
Default constructor.
- AddressByNameSorter - Class in i2p.susi.dns
-
Comparator for sorting AddressBean by name alphabetically.
- AddressByNameSorter() - Constructor for class i2p.susi.dns.AddressByNameSorter
-
Default constructor.
- Addresses - Class in net.i2p.util
-
Methods to get the local addresses, and other IP utilities.
- addressType - Variable in class net.i2p.i2ptunnel.socks.SOCKSServer
-
- AddressType() - Constructor for class net.i2p.socks.SOCKS5Constants.AddressType
-
- AddressType - Enum in net.i2p.util
-
Enumeration of supported address types.
- addRunners(int) - Method in class net.i2p.router.JobQueue
-
Add additional job runners to the pool.
- addSample(int) - Method in class net.i2p.client.streaming.impl.SimpleBandwidthEstimator
-
Records an arriving ack.
- addSample(int) - Method in class net.i2p.router.transport.udp.SimpleBandwidthEstimator
-
Records a new bandwidth sample based on the number of bytes acknowledged.
- addSample(int) - Method in interface net.i2p.util.BandwidthEstimator
-
Records an arriving ack.
- addSample(int) - Method in class net.i2p.util.SyntheticREDQueue
-
Unconditionally accepts the given packet size.
- addSearchListener(SearchListener) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocket
-
- addSearchListener(SearchListener) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
-
- addSearchResponseListener(SearchResponseListener) - Method in class org.cybergarage.upnp.ControlPoint
-
- addSecurityHeaders(Map<String, List<String>>, StringBuilder, String) - Static method in class net.i2p.i2ptunnel.SecurityHeaderBuilder
-
Adds all appropriate security headers to a response.
- addService(Service) - Method in class org.cybergarage.upnp.Device
-
Add a Service to device without checking for duplicate or syntax error
- addSession(I2PSession) - Method in class net.i2p.i2ptunnel.I2PTunnel
-
- addSessionListener(I2PSessionListener, int, int) - Method in interface net.i2p.client.I2PSession
-
Listen on specified protocol and port.
- addSessionListener(I2PSessionListener, int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- addSessionListener(I2PSessionListener, int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
-
Listen on specified protocol and port.
- addShiftListener(RouterClock.ClockShiftListener) - Method in class net.i2p.router.RouterClock
-
Add a listener to be notified of massive system clock shifts.
- addShutdownTask(Runnable) - Method in class net.i2p.I2PAppContext
-
WARNING - Shutdown tasks are not executed in an I2PAppContext.
- addSkipped(Hash) - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
we aren't even going to try to contact this peer
- addSorter(String, Comparator<O>) - Method in class i2p.susi.util.Folder
-
Adds a new sorter to the folder.
- addStateVariable(StateVariable) - Method in class org.cybergarage.upnp.Service
-
Add the StateVariable to the service.
Note: This method should be used to create a dynamic
Device withtout writing any XML that describe the device
.
- addStatusListener(EepGet.StatusListener) - Method in class net.i2p.util.EepGet
-
- addSubscriber(Subscriber) - Method in class org.cybergarage.upnp.Service
-
- addSubsession(InputStream, Properties) - Method in interface net.i2p.client.I2PSession
-
- addSubsession(InputStream, Properties) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Router must be connected or was connected...
- addSubsession(InputStream, Properties) - Method in class net.i2p.client.impl.SubSession
-
Unsupported in a subsession.
- addSubsession(InputStream, Properties) - Method in interface net.i2p.client.streaming.I2PSocketManager
-
For a server, you must call connect() on the returned object.
- addSubsession(InputStream, Properties) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
For a server, you must call connect() on the returned object.
- addTag(RatchetSessionTag, RatchetTagSet) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
Map the tag to this tagset.
- addTag(RatchetSessionTag, RatchetTagSet) - Method in interface net.i2p.router.crypto.ratchet.SessionTagListener
-
Map the tag to this tagset.
- addTemporary(byte[], long, String) - Method in class net.i2p.router.Blocklist
-
Add a temporary IP block with expiration time.
- addTime(StringBuilder, boolean, String, String, String, long) - Static method in class net.i2p.stat.PersistenceHelper
-
- addToCache(BlindData) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
-
Persists immediately if secret or privkey is non-null
- addTorrent(MetaInfo, BitField, String, File, boolean) - Method in class org.klomp.snark.SnarkManager
-
Add a torrent from a MetaInfo.
- addTunnel(TunnelInfo) - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- addTunnel(TunnelInfo) - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Add a tunnel to the pool.
- addUnique(E) - Method in class net.i2p.util.ArraySet
-
Unconditionally add o to the set.
- addUnique(E) - Method in class net.i2p.util.UnmodifiableSortedSet
-
- addUpdateListener(Clock.ClockUpdateListener) - Method in class net.i2p.util.Clock
-
- addValue(String) - Method in class org.cybergarage.xml.Node
-
Adds a value to this node's existing value.
- addValueToJsonObj(String, String, String) - Static method in class edu.internet2.ndt.JSONUtils
-
Function that add new value to JSON map
- addVersionPoints(List<RouterInfo>, Map<Hash, Points>) - Method in class net.i2p.router.sybil.Analysis
-
Analyzes router versions and adds Sybil points for old, unreachable,
or non-floodfill routers.
- addWebApp(RouterContext, ContextHandlerCollection, String, String, File) - Static method in class net.i2p.router.web.WebAppStarter
-
add but don't start
This is used only by RouterConsoleRunner, which adds all the webapps first
and then starts all at once.
- addWindowListener(WindowAdapter) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- ADJUST_COST - Static variable in class net.i2p.router.transport.TransportImpl
-
Do we increase the advertised cost when approaching conn limits?
- adjustClockSkew(long) - Method in class net.i2p.router.transport.udp.PeerState
-
Update the moving-average clock skew based on the current difference.
- ADVANCED_SERVICES - Static variable in class net.i2p.router.web.helpers.HomeHelper
-
- AdvancedSettingsHandler - Class in net.i2p.i2pcontrol.servlets.jsonrpc2handlers
-
JSON-RPC handler for advanced router settings.
- AdvancedSettingsHandler(RouterContext, JSONRPC2Helper) - Constructor for class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.AdvancedSettingsHandler
-
Constructor for advanced settings handler.
- Advertiser - Class in org.cybergarage.upnp.device
-
Thread for advertising UPnP device presence on the network.
- Advertiser(Device) - Constructor for class org.cybergarage.upnp.device.Advertiser
-
Constructor for advertiser.
- aes() - Method in class net.i2p.I2PAppContext
-
Ok, I'll admit it, there is no good reason for having a context specific AES engine.
- AES_SIZE - Static variable in class net.i2p.router.transport.ntcp.EstablishBase
-
- AESEngine - Class in net.i2p.crypto
-
Abstract base class for AES cipher operations in I2P.
- AESEngine(I2PAppContext) - Constructor for class net.i2p.crypto.AESEngine
-
Constructor for subclasses.
- afterRead(int) - Method in class org.apache.commons.io.input.AutoCloseInputStream
-
Automatically closes the stream if the end of stream was reached.
- afterRead(int) - Method in class org.apache.commons.io.input.BoundedInputStream
-
Adds the number of read bytes to the count.
- afterRead(int) - Method in class org.apache.commons.io.input.ChecksumInputStream
-
- afterRead(int) - Method in class org.apache.commons.io.input.ProxyInputStream
-
Called by the read methods after the proxied call has returned successfully.
- afterRead(int) - Method in class org.apache.commons.io.input.ProxyReader
-
Invoked by the read methods after the proxied call has returned
successfully.
- afterScan() - Method in interface net.i2p.router.transport.UPnPScannerCallback
-
Called after a SSDP search ends.
- afterSend(OutNetMessage, boolean, boolean, long) - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- afterSend(OutNetMessage, boolean) - Method in class net.i2p.router.transport.TransportImpl
-
The transport is done sending this message
- afterSend(OutNetMessage, boolean, boolean) - Method in class net.i2p.router.transport.TransportImpl
-
The transport is done sending this message
- afterSend(OutNetMessage, boolean, long) - Method in class net.i2p.router.transport.TransportImpl
-
The transport is done sending this message
- afterSend(OutNetMessage, boolean, boolean, long) - Method in class net.i2p.router.transport.TransportImpl
-
The transport is done sending this message.
- afterWrite(int) - Method in class org.apache.commons.io.output.ProxyCollectionWriter
-
Invoked by the write methods after the proxied call has returned successfully.
- afterWrite(int) - Method in class org.apache.commons.io.output.ProxyOutputStream
-
Invoked by the write methods after the proxied call has returned
successfully.
- afterWrite(int) - Method in class org.apache.commons.io.output.ProxyWriter
-
Invoked by the write methods after the proxied call has returned
successfully.
- AgeFileFilter - Class in org.apache.commons.io.filefilter
-
Filters files based on a cutoff time, can filter either newer files or files equal to or older.
- AgeFileFilter(Date) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files older than (at or before) a certain cutoff date.
- AgeFileFilter(Date, boolean) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files on any one side of a certain cutoff date.
- AgeFileFilter(File) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files older than (at or before) a certain File (whose last modification time
will be used as reference).
- AgeFileFilter(File, boolean) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files on any one side of a certain File (whose last modification time will
be used as reference).
- AgeFileFilter(Instant) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files equal to or older than a certain cutoff.
- AgeFileFilter(Instant, boolean) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files on any one side of a certain cutoff.
- AgeFileFilter(long) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files equal to or older than a certain cutoff
- AgeFileFilter(long, boolean) - Constructor for class org.apache.commons.io.filefilter.AgeFileFilter
-
Constructs a new age file filter for files on any one side of a certain cutoff.
- ageFileFilter(Date) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file was last modified before
or at the specified cutoff date.
- ageFileFilter(Date, boolean) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that filters files based on a cutoff date.
- ageFileFilter(File) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file was last modified before
or at the same time as the specified reference file.
- ageFileFilter(File, boolean) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that filters files based on a cutoff reference file.
- ageFileFilter(long) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file was last modified before
or at the specified cutoff time.
- ageFileFilter(long, boolean) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that filters files based on a cutoff time.
- Aggregator - Class in org.rrd4j.data
-
Aggregates RRD data values over specified time periods.
Provides statistical aggregation functions for time-series data with configurable time steps and
value arrays.
- Aggregator(long[], double[]) - Constructor for class org.rrd4j.data.Aggregator
-
Constructor for aggregator.
- ALabel - Class in org.minidns.dnslabel
-
Represents an ASCII label in DNS.
- ALabel(String) - Constructor for class org.minidns.dnslabel.ALabel
-
Constructor for ASCII label.
- algorithm - Variable in class org.minidns.record.DelegatingDnssecRR
-
The cryptographic algorithm used to create the signature.
- algorithm - Variable in class org.minidns.record.DelegatingDnssecRR.SharedData
-
- algorithm - Variable in class org.minidns.record.DNSKEY
-
The public key's cryptographic algorithm used.
- algorithm - Variable in class org.minidns.record.RRSIG
-
The cryptographic algorithm used to create the signature.
- algorithmByte - Variable in class org.minidns.record.DelegatingDnssecRR
-
The byte value of the cryptographic algorithm used to create the signature.
- algorithmByte - Variable in class org.minidns.record.DNSKEY
-
The byte value of the public key's cryptographic algorithm used.
- algorithmByte - Variable in class org.minidns.record.RRSIG
-
The cryptographic algorithm used to create the signature.
- AliasedTunnelPool - Class in net.i2p.router.tunnel.pool
-
A tunnel pool with its own settings and Destination,
but uses another pool for its tunnels.
- AliasedTunnelPool(RouterContext, TunnelPoolManager, TunnelPoolSettings, TunnelPool) - Constructor for class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
Create an aliased tunnel pool.
- align(int) - Method in class org.rrd4j.core.jrrd.RRDFile
-
- align() - Method in class org.rrd4j.core.jrrd.RRDFile
-
- ALIVE - Static variable in class org.cybergarage.upnp.device.NTS
-
- ALL - Static variable in class org.apache.commons.net.ftp.FTPFileFilters
-
Accepts all FTPFile entries, including null.
- ALL_DEVICE - Static variable in class org.cybergarage.upnp.device.ST
-
- ALL_SECTIONS - Static variable in class net.i2p.router.web.helpers.SidebarRenderer
-
- allMatch(IOPredicate<? super T>) - Method in interface org.apache.commons.io.function.IOStream
-
Like
Stream.allMatch(java.util.function.Predicate) but throws
IOException.
- allo(int) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP ALLO command to the server, receive the reply, and return the reply code.
- allo(int, int) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP ALLO command to the server, receive the reply, and return the reply code.
- allo(long) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP ALLO command to the server, receive the reply, and return the reply code.
- allo(long, int) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP ALLO command to the server, receive the reply, and return the reply code.
- allocate(int) - Method in class org.apache.commons.net.ftp.FTPClient
-
Allocates a number of bytes on the server for the next file transfer.
- allocate(int, int) - Method in class org.apache.commons.net.ftp.FTPClient
-
Allocates space on the server for the next file transfer.
- allocate(long) - Method in class org.apache.commons.net.ftp.FTPClient
-
Allocates a number of bytes on the server for the next file transfer.
- allocate(long, int) - Method in class org.apache.commons.net.ftp.FTPClient
-
Allocates space on the server for the next file transfer.
- ALLOCATE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- allocate(long) - Method in class org.rrd4j.core.RrdAllocator
-
- allocateSend(long) - Method in class net.i2p.router.transport.udp.PeerState
-
Pick one or more messages we want to send and allocate them out of our window
Adjusts the retransmit timer if necessary.
- allocateSend(long) - Method in class net.i2p.router.transport.udp.PeerState2
-
Overridden to retransmit SessionConfirmed also
- allocPage() - Method in class net.metanotion.io.block.BlockFile
-
Allocate a new page from the free list or extend the file.
- ALLOW - Static variable in interface net.i2p.client.streaming.IncomingConnectionFilter
-
Utility implementation that allows all incoming connections
- ALLOW - Static variable in class net.i2p.i2ptunnel.access.Threshold
-
A Threshold that is never breached
- allowAsIBGW(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
-
Should we allow as IBGW?
This just checks for the "R" capability and IPv4 support.
- allowAsOBEP(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
-
Should we allow as OBEP?
This just checks for IPv4 support.
- allowConnection() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- allowConnection() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- allowDestination(Destination) - Method in interface net.i2p.client.streaming.IncomingConnectionFilter
-
Check if the destination should be allowed to establish an incoming connection.
- allowDestination(Destination) - Method in class net.i2p.i2ptunnel.access.AccessFilter
-
Determines if a connection to the given destination should be allowed.
- ALLOWED_FAST - Static variable in class org.klomp.snark.Message
-
- allowedFastMessage(int) - Method in class org.klomp.snark.PeerState
-
BEP 6 Ignored for now
- allowedUploaders() - Method in class org.klomp.snark.PeerCoordinator
-
Return number of allowed uploaders for this torrent.
- AllowedValue - Class in org.cybergarage.upnp
-
Represents an allowed value constraint for UPnP state variables.
- AllowedValue(Node) - Constructor for class org.cybergarage.upnp.AllowedValue
-
- AllowedValue(String) - Constructor for class org.cybergarage.upnp.AllowedValue
-
Create an AllowedValue by the value String, and will create the Node structure by itself
- AllowedValueList - Class in org.cybergarage.upnp
-
A collection of UPnP allowed value constraints.
- AllowedValueList() - Constructor for class org.cybergarage.upnp.AllowedValueList
-
Creates an empty allowed value list.
- AllowedValueList(String[]) - Constructor for class org.cybergarage.upnp.AllowedValueList
-
Creates an allowed value list from an array of value strings.
- AllowedValueRange - Class in org.cybergarage.upnp
-
Represents an allowed value range constraint for UPnP state variables.
- AllowedValueRange(Node) - Constructor for class org.cybergarage.upnp.AllowedValueRange
-
Creates an AllowedValueRange from an XML node.
- AllowedValueRange() - Constructor for class org.cybergarage.upnp.AllowedValueRange
-
Creates an empty AllowedValueRange with a new node structure.
- allowGraphical() - Method in class net.i2p.router.web.helpers.NetDbHelper
-
call for non-text-mode browsers
- allowGraphical() - Method in class net.i2p.router.web.helpers.PeerHelper
-
call for non-text-mode browsers
- allowGraphical() - Method in class net.i2p.router.web.helpers.ProfilesHelper
-
call for non-text-mode browsers
- allowIFrame(String) - Method in class net.i2p.router.web.CSSHelper
-
Should we allow a refreshing IFrame?
- allowLocal() - Method in class net.i2p.router.transport.TransportImpl
-
Are we allowed to connect to local addresses?
- allowParallelOperation() - Method in class net.i2p.router.JobQueue
-
Enable parallel job execution and start additional queue runner threads.
- allowReseed() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
allowReseed
- ALPHABET_I2P - Static variable in class net.i2p.data.Base64
-
The I2P Alphabet.
- AlphaComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.AlphaComparator
-
- altAutoscale - Variable in class org.rrd4j.graph.RrdGraphDef
-
- altAutoscaleMax - Variable in class org.rrd4j.graph.RrdGraphDef
-
- altAutoscaleMin - Variable in class org.rrd4j.graph.RrdGraphDef
-
- altYGrid - Variable in class org.rrd4j.graph.RrdGraphDef
-
- altYMrtg - Variable in class org.rrd4j.graph.RrdGraphDef
-
- alwaysFalse() - Static method in interface org.apache.commons.io.function.IOPredicate
-
Always false.
- alwaysTrue() - Static method in interface org.apache.commons.io.function.IOPredicate
-
Always true.
- AM - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "am" - morning times for 0-12 hour clock
- AMDCPUInfo - Interface in freenet.support.CPUInformation
-
An interface for classes that provide lowlevel information about AMD CPU's
- AMDInfoImpl - Class in freenet.support.CPUInformation
-
Moved out of CPUID.java
Ref: https://en.wikipedia.org/wiki/List_of_AMD_CPU_microarchitectures
Ref: https://gmplib.org/repo/gmp/file/tip/config.guess
- AMDInfoImpl() - Constructor for class freenet.support.CPUInformation.AMDInfoImpl
-
Default constructor.
- Analysis - Class in net.i2p.router.sybil
-
Sybil attack analysis implementation.
- analyzeAndPredict(Hash, RouterContext) - Method in class net.i2p.router.HashPatternDetector
-
Analyze a router hash and apply predictive ban if pattern matches known attack signatures.
- and(IOFileFilter) - Method in class org.apache.commons.io.filefilter.FalseFileFilter
-
- and(IOFileFilter...) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that ANDs the specified filters.
- and(IOFileFilter) - Method in interface org.apache.commons.io.filefilter.IOFileFilter
-
Constructs a new "and" filter with this filter.
- and(IOFileFilter) - Method in class org.apache.commons.io.filefilter.TrueFileFilter
-
- and(IOPredicate<? super T>) - Method in interface org.apache.commons.io.function.IOPredicate
-
Creates a composed predicate that represents a short-circuiting logical AND of this predicate and another.
- AndFileFilter - Class in org.apache.commons.io.filefilter
-
A
FileFilter providing conditional AND logic across a list of
file filters.
- AndFileFilter() - Constructor for class org.apache.commons.io.filefilter.AndFileFilter
-
Constructs a new empty instance.
- AndFileFilter(IOFileFilter...) - Constructor for class org.apache.commons.io.filefilter.AndFileFilter
-
Constructs a new instance for the give filters.
- AndFileFilter(IOFileFilter, IOFileFilter) - Constructor for class org.apache.commons.io.filefilter.AndFileFilter
-
Constructs a new file filter that ANDs the result of other filters.
- AndFileFilter(List<IOFileFilter>) - Constructor for class org.apache.commons.io.filefilter.AndFileFilter
-
Constructs a new instance of
AndFileFilter
with the specified list of filters.
- andThen(IOBiConsumer<? super T, ? super U>) - Method in interface org.apache.commons.io.function.IOBiConsumer
-
Creates a composed
IOBiConsumer that performs, in sequence, this operation followed by the
after
operation.
- andThen(IOFunction<? super R, ? extends V>) - Method in interface org.apache.commons.io.function.IOBiFunction
-
Creates a composed function that first applies this function to its input, and then applies the after
function to the result.
- andThen(IOConsumer<? super T>) - Method in interface org.apache.commons.io.function.IOConsumer
-
Returns a composed
IOConsumer that performs, in sequence, this operation followed by the
after
operation.
- andThen(Consumer<? super R>) - Method in interface org.apache.commons.io.function.IOFunction
-
Returns a composed
IOFunction that first applies this function to its input, and then applies the
after consumer to the result.
- andThen(Function<? super R, ? extends V>) - Method in interface org.apache.commons.io.function.IOFunction
-
Returns a composed
IOFunction that first applies this function to its input, and then applies the
after function to the result.
- andThen(IOConsumer<? super R>) - Method in interface org.apache.commons.io.function.IOFunction
-
Returns a composed
IOFunction that first applies this function to its input, and then applies the
after consumer to the result.
- andThen(IOFunction<? super R, ? extends V>) - Method in interface org.apache.commons.io.function.IOFunction
-
Returns a composed
IOFunction that first applies this function to its input, and then applies the
after function to the result.
- andThen(IOIntConsumer) - Method in interface org.apache.commons.io.function.IOIntConsumer
-
Returns a composed IOIntConsumer that performs, in sequence, this operation followed by the after operation.
- andThen(IOFunction<? super R, ? extends X>) - Method in interface org.apache.commons.io.function.IOQuadFunction
-
Creates a composed function that first applies this function to its input, and then applies the after
function to the result.
- andThen(IOTriConsumer<? super T, ? super U, ? super V>) - Method in interface org.apache.commons.io.function.IOTriConsumer
-
Creates a composed
IOTriConsumer that performs, in sequence, this operation followed by the
after
operation.
- andThen(IOFunction<? super R, ? extends W>) - Method in interface org.apache.commons.io.function.IOTriFunction
-
Creates a composed function that first applies this function to its input, and then applies the after
function to the result.
- announce(String) - Method in class org.cybergarage.upnp.Device
-
- announce() - Method in class org.cybergarage.upnp.Device
-
- announce(String) - Method in class org.cybergarage.upnp.Service
-
Announces this service to the network using SSDP.
- announce(byte[], boolean) - Method in interface org.klomp.snark.dht.DHT
-
Announce to ourselves.
- announce(byte[], byte[], boolean) - Method in interface org.klomp.snark.dht.DHT
-
Announce somebody else we know about to ourselves.
- announce(byte[], int, long, boolean) - Method in interface org.klomp.snark.dht.DHT
-
Announce to the closest DHT peers.
- announce(InfoHash, Hash, boolean) - Method in class org.klomp.snark.dht.DHTTracker
-
- announce(byte[], boolean) - Method in class org.klomp.snark.dht.KRPC
-
Announce to ourselves.
- announce(byte[], byte[], boolean) - Method in class org.klomp.snark.dht.KRPC
-
Announce somebody else we know about to ourselves.
- announce(byte[], int, long, boolean) - Method in class org.klomp.snark.dht.KRPC
-
Not recommended - use getPeersAndAnnounce().
- announce(byte[], byte[], int, long, String, int, long, long, long, int, boolean) - Method in class org.klomp.snark.UDPTrackerClient
-
Announce and get peers for a torrent.
- announceURL - Variable in class org.klomp.snark.Tracker
-
- answerAllQueries() - Method in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
-
- answerAllQueries() - Method in class net.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseLookupMessageJob
-
- answerPings() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
do we respond to pings that aren't on an existing connection?
- answerSection - Variable in class org.minidns.dnsmessage.DnsMessage
-
The answers section records.
- answerSubnegotiation(int[], int) - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Method called upon reception of a subnegotiation for this option coming from the other end.
- answerSubnegotiation(int[], int) - Method in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
-
Implements the abstract method of TelnetOptionHandler.
- antiAliasing - Variable in class org.rrd4j.graph.RrdGraphDef
-
- ANY_V4 - Static variable in class net.i2p.router.tunnel.pool.ConnectChecker
-
- anyMatch(IOPredicate<? super T>) - Method in interface org.apache.commons.io.function.IOStream
-
Like
Stream.anyMatch(java.util.function.Predicate) but throws
IOException.
- AO - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Abort Output code.
- API_VERSION - Static variable in class net.i2p.i2pcontrol.I2PControlVersion
-
The current version of the I2PControl API being primarily being implemented
- APOP - Static variable in class org.apache.commons.net.pop3.POP3Command
-
Authorization.
- App - Class in net.i2p.router.web
-
Application information for the router console.
- App(String, String, String, String) - Constructor for class net.i2p.router.web.App
-
- APP_CONFIG_FILE - Static variable in class org.klomp.snark.standalone.RunStandalone
-
- APP_NAME - Static variable in class net.i2p.router.news.NewsManager
-
- APP_NAME - Static variable in class net.i2p.router.sybil.Analysis
-
The name we register with the ClientAppManager.
- APP_NAME - Static variable in interface net.i2p.update.UpdateManager
-
The name we register with the ClientAppManager
- appe(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP APPE command to the server, receive the reply, and return the reply code.
- append(String) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextArea
-
- append(String) - Method in class edu.internet2.ndt.ResultsTextPane
-
Method to append String into the current document
- append(char) - Method in class i2p.susi.util.StringBuilderWriter
-
- append(CharSequence) - Method in class i2p.susi.util.StringBuilderWriter
-
- append(CharSequence, int, int) - Method in class i2p.susi.util.StringBuilderWriter
-
- append(String) - Method in class net.i2p.addressbook.Log
-
Write entry to a new line in the log, with appropriate time stamp.
- append(T[], int, T) - Static method in class net.i2p.router.crypto.ratchet.GrowingArrayUtils
-
Appends an element to the end of the array, growing the array if there is no more room.
- append(char[], int, char) - Static method in class net.i2p.router.crypto.ratchet.GrowingArrayUtils
-
- append(int, E) - Method in class net.i2p.router.crypto.ratchet.SparseArray
-
Puts a key/value pair into the array, optimizing for the case where
the key is greater than all existing keys in the array.
- append(List<?>, StringBuilder) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Append list to string builder.
- append(Object[], StringBuilder) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Append array to string builder.
- append(char) - Method in class org.apache.commons.io.output.AppendableWriter
-
Appends the specified character to the underlying appendable.
- append(CharSequence) - Method in class org.apache.commons.io.output.AppendableWriter
-
Appends the specified character sequence to the underlying appendable.
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.AppendableWriter
-
Appends a subsequence of the specified character sequence to the underlying appendable.
- append(char) - Method in class org.apache.commons.io.output.FilterCollectionWriter
-
- append(CharSequence) - Method in class org.apache.commons.io.output.FilterCollectionWriter
-
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.FilterCollectionWriter
-
- append(char) - Method in class org.apache.commons.io.output.NullAppendable
-
- append(CharSequence) - Method in class org.apache.commons.io.output.NullAppendable
-
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.NullAppendable
-
- append(char) - Method in class org.apache.commons.io.output.NullWriter
-
Does nothing - output to /dev/null.
- append(CharSequence) - Method in class org.apache.commons.io.output.NullWriter
-
Does nothing - output to /dev/null.
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.NullWriter
-
Does nothing - output to /dev/null.
- append(char) - Method in class org.apache.commons.io.output.ProxyCollectionWriter
-
Invokes the delegates' append(char) methods.
- append(CharSequence) - Method in class org.apache.commons.io.output.ProxyCollectionWriter
-
Invokes the delegates' append(CharSequence) methods.
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.ProxyCollectionWriter
-
Invokes the delegates' append(CharSequence, int, int) methods.
- append(char) - Method in class org.apache.commons.io.output.ProxyWriter
-
Invokes the delegate's append(char) method.
- append(CharSequence) - Method in class org.apache.commons.io.output.ProxyWriter
-
Invokes the delegate's append(CharSequence) method.
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.ProxyWriter
-
Invokes the delegate's append(CharSequence, int, int) method.
- append(char) - Method in class org.apache.commons.io.output.StringBuilderWriter
-
Appends a single character to this Writer.
- append(CharSequence) - Method in class org.apache.commons.io.output.StringBuilderWriter
-
Appends a character sequence to this Writer.
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.StringBuilderWriter
-
- append(char) - Method in interface org.apache.commons.io.output.UncheckedAppendable
-
- append(CharSequence) - Method in interface org.apache.commons.io.output.UncheckedAppendable
-
- append(CharSequence, int, int) - Method in interface org.apache.commons.io.output.UncheckedAppendable
-
- append(char) - Method in class org.apache.commons.io.output.UncheckedAppendableImpl
-
- append(CharSequence) - Method in class org.apache.commons.io.output.UncheckedAppendableImpl
-
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.UncheckedAppendableImpl
-
- append(char) - Method in class org.apache.commons.io.output.UncheckedFilterWriter
-
- append(CharSequence) - Method in class org.apache.commons.io.output.UncheckedFilterWriter
-
- append(CharSequence, int, int) - Method in class org.apache.commons.io.output.UncheckedFilterWriter
-
- APPEND - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- append(String, String, String, String) - Method in class org.apache.commons.net.imap.IMAPClient
-
Send an APPEND command to the server.
- append(byte[], byte) - Static method in class org.bouncycastle.util.Util
-
- append8BitBytes(String, BitArray, String) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
- AppendableOutputStream<T extends Appendable> - Class in org.apache.commons.io.output
-
OutputStream implementation that writes the data to an
Appendable
Object.
- AppendableOutputStream(T) - Constructor for class org.apache.commons.io.output.AppendableOutputStream
-
Constructs a new instance with the specified appendable.
- AppendableWriter<T extends Appendable> - Class in org.apache.commons.io.output
-
Writer implementation that writes the data to an
Appendable
Object.
- AppendableWriter(T) - Constructor for class org.apache.commons.io.output.AppendableWriter
-
Constructs a new instance with the specified appendable.
- appendAlphanumericBytes(CharSequence, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
- appendBit(boolean) - Method in class com.google.zxing.common.BitArray
-
Appends a single bit to the end of the array.
- appendBitArray(BitArray) - Method in class com.google.zxing.common.BitArray
-
Appends another BitArray to the end of this array.
- appendBits(int, int) - Method in class com.google.zxing.common.BitArray
-
Appends the least-significant bits, from value, in order from most-significant to
least-significant.
- appendBytes(String, Mode, BitArray, String) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
Append "bytes" in "mode" mode (encoding) into "bits".
- appendFile(String, InputStream) - Method in class org.apache.commons.net.ftp.FTPClient
-
Appends to a file on the server with the given name, taking input from the given InputStream.
- appendFileStream(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Returns an OutputStream through which data can be written to append to a file on the server with the given name.
- appendKanjiBytes(String, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
- appendLengthInfo(int, Version, Mode, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
Append length info.
- appendMessage(String) - Method in exception com.thetransactioncompany.jsonrpc2.JSONRPC2Error
-
Appends the specified string to the message of this JSON-RPC 2.0
error.
- appendModeInfo(Mode, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
Append mode info.
- appendNonStdAttribute(String, Object) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Message
-
Appends a non-standard attribute to this JSON-RPC 2.0 message.
- appendNumericBytes(CharSequence, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
- appendRecipients(StringBuilder, ArrayList<String>, String) - Static method in class i2p.susi.webmail.Mail
-
Adds all items from the list
to the builder, separated by tabs.
- appendRecipients(PrintWriter, String[], String) - Static method in class i2p.susi.webmail.Mail
-
Adds all items from the array
to the builder, separated by commas
This is for display of a forwarded email.
- appendSortLinks(StringBuilder, String, int, String, int) - Static method in class net.i2p.router.web.helpers.UDPSorters
-
- appendXml(XmlWriter) - Method in class org.rrd4j.core.Archive
-
- appendXml(XmlWriter) - Method in class org.rrd4j.core.ArcState
-
- appendXml(XmlWriter) - Method in class org.rrd4j.core.Datasource
-
- appendXml(XmlWriter) - Method in class org.rrd4j.core.Header
-
Appends header information to XML writer.
- AppletContext - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
-
Minimal implementation of applet context for swing emulation.
- AppletContext() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.AppletContext
-
- apply(IOBiFunction<? super T, ? super U, ? extends R>, T, U) - Static method in class org.apache.commons.io.function.Erase
-
Delegates to the given
IOBiFunction but erases its
IOException for the compiler, while still throwing
the exception at runtime.
- apply(IOFunction<? super T, ? extends R>, T) - Static method in class org.apache.commons.io.function.Erase
-
Delegates to the given
IOFunction but erases its
IOException for the compiler, while still throwing
the exception at runtime.
- apply(T, U) - Method in interface org.apache.commons.io.function.IOBiFunction
-
Applies this function to the given arguments.
- apply(T) - Method in interface org.apache.commons.io.function.IOFunction
-
Applies this function to the given argument.
- apply(T, U, V, W) - Method in interface org.apache.commons.io.function.IOQuadFunction
-
Applies this function to the given arguments.
- apply(T, U, V) - Method in interface org.apache.commons.io.function.IOTriFunction
-
Applies this function to the given arguments.
- apply(IOBiFunction<T, U, R>, T, U) - Static method in class org.apache.commons.io.function.Uncheck
-
Applies an IO function with the given arguments.
- apply(IOFunction<T, R>, T) - Static method in class org.apache.commons.io.function.Uncheck
-
Applies an IO function with the given arguments.
- apply(IOQuadFunction<T, U, V, W, R>, T, U, V, W) - Static method in class org.apache.commons.io.function.Uncheck
-
Applies an IO quad-function with the given arguments.
- apply(IOTriFunction<T, U, V, R>, T, U, V) - Static method in class org.apache.commons.io.function.Uncheck
-
Applies an IO tri-function with the given arguments.
- apply(Path, IOFunction<RandomAccessFile, T>) - Method in enum org.apache.commons.io.RandomAccessFileMode
-
- apply(int, int) - Method in interface org.rrd4j.graph.RrdGraphDef.ImageSource
-
A image of the required size that will be applied.
- applyMaskPenaltyRule1(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
-
Apply mask penalty rule 1 and return the penalty.
- applyMaskPenaltyRule2(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
-
Apply mask penalty rule 2 and return the penalty.
- applyMaskPenaltyRule3(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
-
Apply mask penalty rule 3 and return the penalty.
- applyMaskPenaltyRule4(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
-
Apply mask penalty rule 4 and return the penalty.
- applySocketAttributes() - Method in class org.apache.commons.net.SocketClient
-
Applies socket attributes.
- approveOrDenySecureSession(Properties, Properties) - Method in class net.i2p.sam.SAMSecureSession
-
Authenticate based on the i2cp username/password.
- approveOrDenySecureSession(Properties, Properties) - Method in interface net.i2p.sam.SAMSecureSessionInterface
-
Within this function, read and accept input from a user to approve a SAM
connection.
- APPROXIMATE_MESSAGE_SIZE - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
4
- APR - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "apr", "april" - fourth month
- ArcDef - Class in org.rrd4j.core
-
Class to represent single archive definition within the RRD.
- ArcDef(ConsolFun, double, int, int) - Constructor for class org.rrd4j.core.ArcDef
-
Creates new archive definition object.
- Archive - Class in org.rrd4j.core
-
Class to represent single RRD archive in a RRD with its internal state.
- Archive(RrdDb, ArcDef) - Constructor for class org.rrd4j.core.Archive
-
- Archive(RrdDb, DataImporter, int) - Constructor for class org.rrd4j.core.Archive
-
- archive(int, double, long) - Method in class org.rrd4j.core.Archive
-
Archives a value for the specified datasource.
- Archive - Class in org.rrd4j.core.jrrd
-
Instances of this class model an archive section of an RRD file.
- Archive(RRDatabase) - Constructor for class org.rrd4j.core.jrrd.Archive
-
- archive(Datasource, double, double, long) - Method in class org.rrd4j.core.RrdDb
-
- archiveIfNeeded() - Method in class net.i2p.router.BanLogger
-
Archive the current log when closing.
- ArcState - Class in org.rrd4j.core
-
Class to represent internal RRD archive state for a single datasource.
- ArcState(Archive, boolean) - Constructor for class org.rrd4j.core.ArcState
-
- Area - Class in org.rrd4j.graph
-
Represents an area plot element in RRD graphs.
- Area(String, Paint, SourcedPlotElement) - Constructor for class org.rrd4j.graph.Area
-
- area(String, Paint) - Method in class org.rrd4j.graph.RrdGraphDef
-
Plots requested data in the form of the filled area starting from zero, using the color
specified.
- area(String, Paint, String) - Method in class org.rrd4j.graph.RrdGraphDef
-
Plots requested data in the form of the filled area starting from zero, using the color
specified.
- area(String, Paint, String, boolean) - Method in class org.rrd4j.graph.RrdGraphDef
-
Plots requested data in the form of the filled area starting from zero, using the color
specified.
- area(double, Paint, boolean) - Method in class org.rrd4j.graph.RrdGraphDef
-
Add a area like any other but with a constant value, it can be stacked like any other area
- area_code - Variable in class com.maxmind.geoip.Location
-
- areFilesPublic() - Method in class org.klomp.snark.SnarkManager
-
- Args - Class in net.i2p.apache.http.util
-
Utility class for method argument validation.
- Args() - Constructor for class net.i2p.apache.http.util.Args
-
- args - Variable in class net.i2p.router.startup.ClientAppConfig
-
- Argument - Class in org.cybergarage.upnp
-
- Argument() - Constructor for class org.cybergarage.upnp.Argument
-
Creates a new Argument with no associated service.
- Argument(Node) - Constructor for class org.cybergarage.upnp.Argument
-
Creates a new Argument associated with the specified service node.
- Argument(Node, Node) - Constructor for class org.cybergarage.upnp.Argument
-
Creates a new Argument associated with the specified service node and argument node.
- Argument(String, String) - Constructor for class org.cybergarage.upnp.Argument
-
Creates a new Argument with the specified name and value.
- ArgumentData - Class in org.cybergarage.upnp.xml
-
Data container for UPnP action argument information.
- ArgumentData() - Constructor for class org.cybergarage.upnp.xml.ArgumentData
-
- ArgumentList - Class in org.cybergarage.upnp
-
A collection of UPnP action arguments.
- ArgumentList() - Constructor for class org.cybergarage.upnp.ArgumentList
-
- argv - Variable in class gnu.getopt.Getopt
-
Saved argument list passed to the program
- ArraySet<E> - Class in net.i2p.util
-
A small, fast Set with a maximum size, backed by a fixed-size array.
- ArraySet() - Constructor for class net.i2p.util.ArraySet
-
A fixed capacity of MAX_CAPACITY.
- ArraySet(Set<? extends E>) - Constructor for class net.i2p.util.ArraySet
-
A fixed capacity of max(MAX_CAPACITY, c.size())
Adds over capacity will throw a SetFullException.
- ArraySet(Set<? extends E>, int) - Constructor for class net.i2p.util.ArraySet
-
A fixed capacity of max(capacity, c.size())
Adds over capacity will throw a SetFullException.
- ArraySet(Collection<? extends E>) - Constructor for class net.i2p.util.ArraySet
-
A fixed capacity of max(MAX_CAPACITY, c.size()), which may be more than
the resulting set size if there are duplicates in c.
- ArraySet(Collection<? extends E>, int) - Constructor for class net.i2p.util.ArraySet
-
A fixed capacity of max(capacity, c.size()), which may be more than
the resulting set size if there are duplicates in c.
- ArraySet(E[]) - Constructor for class net.i2p.util.ArraySet
-
A fixed capacity of arr.length.
- ArraySet(int) - Constructor for class net.i2p.util.ArraySet
-
Adds over capacity will throw a SetFullException.
- ArraySet(int, boolean) - Constructor for class net.i2p.util.ArraySet
-
If throwOnFull is false,
adds over capacity will overwrite starting at slot zero.
- ArraySet.SetFullException - Exception in net.i2p.util
-
Exception thrown when attempting to add an element to a full ArraySet.
- ArrayUtils - Class in net.i2p.router.crypto.ratchet
-
Utility methods for creating unpadded arrays with optimal growth sizing
- Article - Class in org.apache.commons.net.nntp
-
Basic state needed for message retrieval and threading.
- Article() - Constructor for class org.apache.commons.net.nntp.Article
-
Constructs a new instance.
- article() - Method in class org.apache.commons.net.nntp.NNTP
-
A convenience method to send the NNTP ARTICLE command to the server, receive the initial reply, and return the reply code.
- article(long) - Method in class org.apache.commons.net.nntp.NNTP
-
A convenience method to send the NNTP ARTICLE command to the server, receive the initial reply, and return the reply code.
- article(String) - Method in class org.apache.commons.net.nntp.NNTP
-
A convenience method to send the NNTP ARTICLE command to the server, receive the initial reply, and return the reply code.
- ARTICLE - Static variable in class org.apache.commons.net.nntp.NNTPCommand
-
NNTP command code 0.
- ARTICLE_LIST_BY_MESSAGE_ID_FOLLOWS - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 230.
- ARTICLE_NOT_WANTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 435.
- ARTICLE_POSTED_OK - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 240.
- ARTICLE_REJECTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 437.
- ARTICLE_RETRIEVED_BODY_FOLLOWS - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 222.
- ARTICLE_RETRIEVED_HEAD_AND_BODY_FOLLOW - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 220.
- ARTICLE_RETRIEVED_HEAD_FOLLOWS - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 221.
- ARTICLE_RETRIEVED_REQUEST_TEXT_SEPARATELY - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 223.
- ARTICLE_TRANSFERRED_OK - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 235.
- articleId - Variable in class org.apache.commons.net.nntp.ArticleInfo
-
Article ID.
- ArticleInfo - Class in org.apache.commons.net.nntp
-
Class contains details about an article.
- ArticleInfo() - Constructor for class org.apache.commons.net.nntp.ArticleInfo
-
Constructs a new instance.
- ArticleIterator - Class in org.apache.commons.net.nntp
-
Class which wraps an Iterable<String> of raw article information to generate an Iterable<Article> of the parsed information.
- ArticleIterator(Iterable<String>) - Constructor for class org.apache.commons.net.nntp.ArticleIterator
-
- articleNumber - Variable in class org.apache.commons.net.nntp.ArticleInfo
-
Article number.
- as(Class<E>) - Method in class org.minidns.record.Record
-
Return the record as record with the given
Data class.
- asBaseStream() - Method in interface org.apache.commons.io.function.IOBaseStream
-
- asBiConsumer() - Method in interface org.apache.commons.io.function.IOBiConsumer
-
- asBiFunction() - Method in interface org.apache.commons.io.function.IOBiFunction
-
- asBinaryOperator() - Method in interface org.apache.commons.io.function.IOBinaryOperator
-
- asBooleanSupplier() - Method in interface org.apache.commons.io.function.IOBooleanSupplier
-
- asBuilder() - Method in class org.minidns.dnsmessage.DnsMessage
-
- ASCII_FILE_TYPE - Static variable in class org.apache.commons.net.ftp.FTP
-
A constant used to indicate the file(s) being transferred should be treated as ASCII.
- ASCII_MODE - Static variable in class org.apache.commons.net.tftp.TFTP
-
The ASCII transfer mode.
- asCollection(Collection<T>) - Method in class org.json.simple.JsonArray
-
A convenience method that assumes every element of the JsonArray is castable to T before adding it to a
collection of Ts.
- asComparator() - Method in interface org.apache.commons.io.function.IOComparator
-
- asConsumer() - Method in interface org.apache.commons.io.function.IOConsumer
-
- asConsumer() - Method in interface org.apache.commons.io.function.IOIntConsumer
-
- asDatagram(InetAddress, int) - Method in class org.minidns.dnsmessage.DnsMessage
-
- asFileFilter(FileFilter) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
- asFileFilter(FilenameFilter) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
- asFunction() - Method in interface org.apache.commons.io.function.IOFunction
-
- asIdn() - Method in class org.minidns.dnsname.DnsName
-
- asInputStream() - Method in class net.i2p.util.ByteArrayStream
-
Creates an input stream from the written data.
- asInt - Variable in enum org.minidns.edns.Edns.OptionCode
-
- asIntConsumer() - Method in interface org.apache.commons.io.function.IOIntConsumer
-
- asInteger(String) - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Converts a dotted decimal format address to a packed integer format.
- asIntSupplier() - Method in interface org.apache.commons.io.function.IOIntSupplier
-
- asIterator() - Method in interface org.apache.commons.io.function.IOIterator
-
- asLowercaseVariant() - Method in class org.minidns.dnslabel.DnsLabel
-
- asMessageBuilder() - Method in class org.minidns.dnsmessage.Question
-
- aSN1ToBigInteger(byte[], int) - Static method in class net.i2p.crypto.SigUtil
-
See above.
- asNormalizedVersion() - Method in class org.minidns.dnsmessage.DnsMessage
-
- ASNUM_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- ASNUM_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- aspd - Variable in class edu.internet2.ndt.Tcpbw100
-
- asPredicate() - Method in interface org.apache.commons.io.function.IOPredicate
-
- asQueryMessage() - Method in class org.minidns.dnsmessage.Question
-
- asRecord() - Method in class org.minidns.edns.Edns
-
Converts this EDNS instance to an OPT record.
- asRunnable() - Method in interface org.apache.commons.io.function.IORunnable
-
- assignValues(DataProcessor) - Method in class org.rrd4j.graph.ConstantArea
-
Assigns constant values to all data points, optionally stacking with parent values.
- assignValues(DataProcessor) - Method in class org.rrd4j.graph.ConstantLine
-
Assigns constant values to all data points, optionally stacking with parent values.
- assignValues(DataProcessor) - Method in class org.rrd4j.graph.SourcedPlotElement
-
- assignValues(DataProcessor) - Method in class org.rrd4j.graph.Stack
-
Assigns values by stacking this element's data on top of parent values.
- asSpliterator() - Method in interface org.apache.commons.io.function.IOSpliterator
-
- asSupplier() - Method in interface org.apache.commons.io.function.IOLongSupplier
-
- asSupplier() - Method in interface org.apache.commons.io.function.IOSupplier
-
- asTerminalOutput() - Method in class org.minidns.dnsmessage.DnsMessage
-
Format the DnsMessage object in a way suitable for terminal output.
- asTerminalOutput() - Method in class org.minidns.edns.Edns
-
Returns the terminal output representation of this EDNS instance.
- asTerminalOutput() - Method in class org.minidns.edns.EdnsOption
-
Returns the terminal output representation of this EDNS option.
- asTerminalOutputInternal() - Method in class org.minidns.edns.EdnsOption
-
Returns the terminal output representation of this EDNS option.
- asTerminalOutputInternal() - Method in class org.minidns.edns.Nsid
-
- asTerminalOutputInternal() - Method in class org.minidns.edns.UnknownEdnsOption
-
- asThis() - Method in class org.apache.commons.io.build.AbstractSupplier
-
Returns this instance typed as the subclass type B.
- asThis() - Method in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Returns this instance typed to T.
- asUnaryOperator() - Method in interface org.apache.commons.io.function.IOUnaryOperator
-
- AsymmetricCipherKeyPair - Class in org.bouncycastle.crypto
-
a holding class for public/private parameter pairs.
- AsymmetricCipherKeyPair(AsymmetricKeyParameter, AsymmetricKeyParameter) - Constructor for class org.bouncycastle.crypto.AsymmetricCipherKeyPair
-
basic constructor.
- AsymmetricCipherKeyPairGenerator - Interface in org.bouncycastle.crypto
-
interface that a public/private key pair generator should conform to.
- AsymmetricKeyParameter - Class in org.bouncycastle.crypto.params
-
Parameter class for asymmetric key operations.
- AsymmetricKeyParameter(boolean) - Constructor for class org.bouncycastle.crypto.params.AsymmetricKeyParameter
-
- AsyncFortunaStandalone - Class in gnu.crypto.prng
-
fortuna instance that tries to avoid blocking if at all possible by using separate
filled buffer segments rather than one buffer (and blocking when that buffer's data
has been eaten)
Note that this class is not fully Thread safe!
The following methods must be synchronized externally, they are not
synced here or in super():
addRandomByte(), addRandomBytes(), nextByte(), nextBytes(), seed()
- AsyncFortunaStandalone(I2PAppContext) - Constructor for class gnu.crypto.prng.AsyncFortunaStandalone
-
- at(int) - Method in class org.cybergarage.http.ParameterList
-
Gets the Parameter at the specified index.
- attach(Object) - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
-
Only supported if the request is not satisfied
- attachEventDispatcher(EventDispatcher) - Method in class net.i2p.i2ptunnel.irc.EventReceiver
-
- attachEventDispatcher(EventDispatcher) - Method in interface net.i2p.util.EventDispatcher
-
Attach an EventDispatcher object to the events dispatching chain.
- attachEventDispatcher(EventDispatcher) - Method in class net.i2p.util.EventDispatcherImpl
-
- Attachment - Class in i2p.susi.webmail
-
Represents an email attachment with metadata and file data.
- Attachment(String, String, String, File) - Constructor for class i2p.susi.webmail.Attachment
-
Creates a new Attachment.
- attachment() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
-
- attemptFailed(String, long, long, int, int, Exception) - Method in class net.i2p.router.update.NewsFetcher
-
override for status update
- attemptFailed(String, long, long, int, int, Exception) - Method in class net.i2p.router.update.UpdateRunner
-
- attemptFailed(String, long, long, int, int, Exception) - Method in class net.i2p.util.DNSOverHTTPS
-
- attemptFailed(String, long, long, int, int, Exception) - Method in class net.i2p.util.EepGet.CLIStatusListener
-
- attemptFailed(String, long, long, int, int, Exception) - Method in interface net.i2p.util.EepGet.StatusListener
-
- attemptFailed(String, long, long, int, int, Exception) - Method in class org.klomp.snark.web.FetchAndAdd
-
- attemptFailed(String, long, long, int, int, Exception) - Method in class org.klomp.snark.WebPeer
-
- attempting(String) - Method in class net.i2p.router.update.UpdateRunner
-
- attempting(String) - Method in class net.i2p.util.DNSOverHTTPS
-
- attempting(String) - Method in class net.i2p.util.EepGet.CLIStatusListener
-
- attempting(String) - Method in interface net.i2p.util.EepGet.StatusListener
-
- attempting(String) - Method in class org.klomp.snark.web.FetchAndAdd
-
- attempting(String) - Method in class org.klomp.snark.WebPeer
-
- Attribute - Class in org.cybergarage.xml
-
Represents an XML attribute with name and value.
- Attribute() - Constructor for class org.cybergarage.xml.Attribute
-
Creates an empty Attribute with empty name and value.
- Attribute(String, String) - Constructor for class org.cybergarage.xml.Attribute
-
Creates an Attribute with the specified name and value.
- Attribute(Attribute) - Constructor for class org.cybergarage.xml.Attribute
-
Creates a copy of an existing Attribute.
- AttributeList - Class in org.cybergarage.xml
-
A vector-based collection of XML attributes.
- AttributeList() - Constructor for class org.cybergarage.xml.AttributeList
-
Creates an empty AttributeList.
- attributes(File) - Static method in class net.i2p.router.web.helpers.FileDumpHelper
-
- AUG - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "aug", "august" - eighth month
- auth(AuthenticatingIMAPClient.AUTH_METHOD, String, String) - Method in class org.apache.commons.net.imap.AuthenticatingIMAPClient
-
Authenticate to the IMAP server by sending the AUTHENTICATE command with the selected mechanism, using the given user and the given password.
- auth(ExtendedPOP3Client.AUTH_METHOD, String, String) - Method in class org.apache.commons.net.pop3.ExtendedPOP3Client
-
Authenticate to the POP3 server by sending the AUTH command with the selected mechanism, using the given user and the given password.
- AUTH - Static variable in class org.apache.commons.net.pop3.POP3Command
-
Authentication
- auth(AuthenticatingSMTPClient.AUTH_METHOD, String, String) - Method in class org.apache.commons.net.smtp.AuthenticatingSMTPClient
-
Authenticate to the SMTP server by sending the AUTH command with the selected mechanism, using the given user and the given password.
- AUTH - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
The authorization command
- AUTH_DH - Static variable in class net.i2p.data.BlindData
-
bits 3-0 including per-client bit
- AUTH_FAILURE - Static variable in class net.i2p.socks.SOCKS5Constants
-
- AUTH_NONE - Static variable in class net.i2p.data.BlindData
-
bits 3-0 including per-client bit
- AUTH_ON - Static variable in class net.i2p.data.BlindData
-
Enabled, unspecified type
- AUTH_PSK - Static variable in class net.i2p.data.BlindData
-
bits 3-0 including per-client bit
- AUTH_REALM - Static variable in class net.i2p.i2ptunnel.I2PTunnelConnectClient
-
- AUTH_REALM - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- AUTH_REALM - Static variable in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- AUTH_SUCCESS - Static variable in class net.i2p.socks.SOCKS5Constants
-
- AUTH_VERSION - Static variable in class net.i2p.socks.SOCKS5Constants
-
- authenticate(AuthenticatingIMAPClient.AUTH_METHOD, String, String) - Method in class org.apache.commons.net.imap.AuthenticatingIMAPClient
-
Authenticate to the IMAP server by sending the AUTHENTICATE command with the selected mechanism, using the given user and the given password.
- authenticate(String, String) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Log into a news server by sending the AUTHINFO USER/AUTHINFO PASS command sequence.
- AuthenticateHandler - Class in net.i2p.i2pcontrol.servlets.jsonrpc2handlers
-
JSON-RPC handler for authentication requests.
- AuthenticateHandler(JSONRPC2Helper, SecurityManager) - Constructor for class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.AuthenticateHandler
-
- AuthenticatingIMAPClient - Class in org.apache.commons.net.imap
-
An IMAP Client class with authentication support.
- AuthenticatingIMAPClient() - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
-
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
- AuthenticatingIMAPClient(boolean) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
-
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
- AuthenticatingIMAPClient(boolean, SSLContext) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
-
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
- AuthenticatingIMAPClient(SSLContext) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
-
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
- AuthenticatingIMAPClient(String) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
-
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
- AuthenticatingIMAPClient(String, boolean) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
-
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
- AuthenticatingIMAPClient(String, boolean, SSLContext) - Constructor for class org.apache.commons.net.imap.AuthenticatingIMAPClient
-
Constructor for AuthenticatingIMAPClient that delegates to IMAPSClient.
- AuthenticatingIMAPClient.AUTH_METHOD - Enum in org.apache.commons.net.imap
-
The enumeration of currently-supported authentication methods.
- AuthenticatingSMTPClient - Class in org.apache.commons.net.smtp
-
An SMTP Client class with authentication support (RFC4954).
- AuthenticatingSMTPClient() - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
-
The default AuthenticatingSMTPClient constructor.
- AuthenticatingSMTPClient(boolean, SSLContext) - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
-
- AuthenticatingSMTPClient(String) - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
-
Overloaded constructor that takes a protocol specification
- AuthenticatingSMTPClient(String, boolean) - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
-
Overloaded constructor that takes a protocol specification and the implicit argument
- AuthenticatingSMTPClient(String, boolean, String) - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
-
Overloaded constructor that takes the protocol specification, the implicit argument and encoding
- AuthenticatingSMTPClient(String, String) - Constructor for class org.apache.commons.net.smtp.AuthenticatingSMTPClient
-
Overloaded constructor that takes a protocol specification and encoding
- AuthenticatingSMTPClient.AUTH_METHOD - Enum in org.apache.commons.net.smtp
-
The enumeration of currently-supported authentication methods.
- AUTHENTICATION - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
37
- AUTHENTICATION_ACCEPTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 281.
- AUTHENTICATION_REJECTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 482.
- AUTHENTICATION_REQUIRED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 480.
- authenticData - Variable in class org.minidns.dnsmessage.DnsMessage
-
True if the server regarded the response as authentic.
- AUTHINFO - Static variable in class org.apache.commons.net.nntp.NNTPCommand
-
NNTP command code 15.
- authinfoPass(String) - Method in class org.apache.commons.net.nntp.NNTP
-
A convenience method to send the AUTHINFO PASS command to the server, receive the reply, and return the reply code.
- authinfoUser(String) - Method in class org.apache.commons.net.nntp.NNTP
-
A convenience method to send the AUTHINFO USER command to the server, receive the reply, and return the reply code.
- authMode - Variable in class net.i2p.util.EepGet.AuthState
-
- authoritativeAnswer - Variable in class org.minidns.dnsmessage.DnsMessage
-
True if this is a authorative response.
- authoritySection - Variable in class org.minidns.dnsmessage.DnsMessage
-
The Authority Section.
- AUTHORIZATION_STATE - Static variable in class org.apache.commons.net.pop3.POP3
-
A constant representing the POP3 authorization state.
- authorize(Socket, long, String, String) - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
Authorization
Ref: RFC 2617
If the socket is an InternalSocket, no auth required.
- authorName - Variable in class net.i2p.router.news.NewsEntry
-
- authSent - Variable in class net.i2p.util.EepGet.AuthState
-
- AuthState(String, String) - Constructor for class net.i2p.util.EepGet.AuthState
-
- AuthToken - Class in net.i2p.i2pcontrol.security
-
Authentication token for I2PControl API access.
- AuthToken(SecurityManager, String) - Constructor for class net.i2p.i2pcontrol.security.AuthToken
-
- AutoCloseInputStream - Class in org.apache.commons.io.input
-
Proxy stream that closes and discards the underlying stream as soon as the end of input has been reached or when the stream is explicitly closed.
- AutoCloseInputStream.Builder - Class in org.apache.commons.io.input
-
- AvailabilityNotifier() - Constructor for class net.i2p.client.impl.I2PSessionImpl.AvailabilityNotifier
-
- available() - Method in class i2p.susi.util.LimitInputStream
-
- available(long, int) - Method in class net.i2p.client.impl.I2PSessionImpl.AvailabilityNotifier
-
- available(long, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl.MuxedAvailabilityNotifier
-
unused
- available(long, int, int, int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl.MuxedAvailabilityNotifier
-
- available() - Method in class net.i2p.client.streaming.impl.MessageInputStream
-
Returns an estimate of bytes readily available to read without blocking.
- available() - Method in class org.apache.commons.io.input.BoundedInputStream
-
- available() - Method in class org.apache.commons.io.input.BrokenInputStream
-
Throws the configured exception.
- available() - Method in class org.apache.commons.io.input.BufferedFileChannelInputStream
-
- available() - Method in class org.apache.commons.io.input.CharSequenceInputStream
-
Gets a lower bound on the number of bytes remaining in the byte stream.
- available() - Method in class org.apache.commons.io.input.CircularInputStream
-
- available() - Method in class org.apache.commons.io.input.MemoryMappedFileInputStream
-
- available() - Method in class org.apache.commons.io.input.NullInputStream
-
- available() - Method in class org.apache.commons.io.input.ProxyInputStream
-
- available() - Method in class org.apache.commons.io.input.RandomAccessFileInputStream
-
Gets an estimate of the number of bytes that can be read (or skipped over) from this input stream.
- available() - Method in class org.apache.commons.io.input.ReadAheadInputStream
-
- available() - Method in class org.apache.commons.io.input.ReaderInputStream
-
- available() - Method in class org.apache.commons.io.input.UncheckedFilterInputStream
-
- available() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedInputStream
-
Returns the number of bytes that are available before this stream will block.
- available() - Method in class org.apache.commons.io.input.UnsynchronizedByteArrayInputStream
-
- available() - Method in class org.apache.commons.io.input.UnsynchronizedFilterInputStream
-
Returns the number of bytes that are available before this stream will block.
- available() - Method in class org.apache.commons.net.io.FromNetASCIIInputStream
-
Returns the number of bytes that can be read without blocking EXCEPT when newline conversions have to be made somewhere within the available block of
bytes.
- available() - Method in class org.apache.commons.net.io.ToNetASCIIInputStream
-
- available() - Method in class org.apache.commons.net.telnet.TelnetInputStream
-
- availableEncodings() - Static method in class i2p.susi.webmail.encoding.EncodingFactory
-
Returns list of available encodings;
- availableLong() - Method in class org.apache.commons.io.input.RandomAccessFileInputStream
-
Gets the number of bytes that can be read (or skipped over) from this input stream.
- AVERAGE() - Constructor for class org.rrd4j.data.Variable.AVERAGE
-
- AVGRTT - Static variable in class edu.internet2.ndt.NDTConstants
-
- avgrtt - Variable in class edu.internet2.ndt.Tcpbw100
-
- Axis - Class in org.rrd4j.graph
-
Abstract base class for graph axes in RRD graphs.
- Axis() - Constructor for class org.rrd4j.graph.Axis
-
- AYT - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Are You There code.
- AZTEC_DATA_10 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- AZTEC_DATA_12 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- AZTEC_DATA_6 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- AZTEC_DATA_8 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- AZTEC_PARAM - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- CABLE_STATUS_BAD - Static variable in class edu.internet2.ndt.NDTConstants
-
- CABLE_STATUS_OK - Static variable in class edu.internet2.ndt.NDTConstants
-
- cache - Variable in class com.maxmind.geoip2.DatabaseReader.Builder
-
- 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_MAX_SIZE - Static variable in class net.i2p.client.impl.I2PSessionImpl
-
- CACHE_MAX_SIZE - Static variable in class net.i2p.client.naming.DummyNamingService
-
- 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() - Constructor for class net.i2p.router.util.CachedIteratorCollection.CachedIterator
-
- CachedIteratorArrayList<E> - Class in net.i2p.router.util
-
ArrayList with cached iterator for reduced object allocation overhead.
- CachedIteratorArrayList() - Constructor for class net.i2p.router.util.CachedIteratorArrayList
-
- CachedIteratorArrayList(Collection<? extends E>) - Constructor for class net.i2p.router.util.CachedIteratorArrayList
-
- CachedIteratorArrayList(int) - Constructor for class net.i2p.router.util.CachedIteratorArrayList
-
- CachedIteratorCollection<E> - Class in net.i2p.router.util
-
Thread-safe collection with cached iterator for efficient element iteration.
- CachedIteratorCollection() - Constructor for class net.i2p.router.util.CachedIteratorCollection
-
Default constructor
- CachedIteratorCollection.CachedIterator - Class in net.i2p.router.util
-
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(String, String, long) - Constructor for class net.i2p.router.transport.CommSystemFacadeImpl.CacheEntry
-
- cachingAllowed - Variable in class org.rrd4j.core.RrdBackendFactory
-
- calc(PeerProfile) - Static method in class net.i2p.router.peermanager.CapacityCalculator
-
- calc(PeerProfile) - Static method in class net.i2p.router.peermanager.IntegrationCalculator
-
- calc(PeerProfile) - Static method in class net.i2p.router.peermanager.SpeedCalculator
-
- 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
-
- 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
-
- calculateHash() - Method in class org.klomp.snark.dht.NodeInfo
-
- calculateHeaderBitmap() - Method in class org.minidns.dnsmessage.DnsMessage
-
- calculateHttpEncoding(String, String, String, boolean, String) - Method in class org.apache.commons.io.input.XmlStreamReader
-
Calculates the HTTP encoding.
- 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.
- calculateRawEncoding(String, String, String) - Method in class org.apache.commons.io.input.XmlStreamReader
-
Calculate the raw encoding.
- calculateRouterInfo(Hash, String, List<RouterInfo>, Map<Hash, Points>) - Method in class net.i2p.router.sybil.Analysis
-
- calculateSize(int, int, int, String[]) - Static method in class org.rrd4j.core.RrdDef
-
- calculateValues() - Method in class org.rrd4j.data.RpnCalculator
-
- calculateWrittenLength() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
- 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() - Method in class net.i2p.data.i2np.ShortTunnelBuildMessage
-
- calculateWrittenLength() - Method in class net.i2p.data.i2np.ShortTunnelBuildReplyMessage
-
- calculateWrittenLength() - Method in class net.i2p.data.i2np.TunnelBuildMessageBase
-
- 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
-
- 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
-
- calculateWrittenLength() - Method in class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
-
- CALLBACK - Static variable in class org.cybergarage.http.HTTP
-
- caluculateConfigId(String) - Static method in class org.cybergarage.upnp.UPnP
-
Calculates a configuration ID from the given XML configuration.
- CAN_EXECUTE - Static variable in class org.apache.commons.io.filefilter.CanExecuteFileFilter
-
Singleton instance of executable filter
- CAN_READ - Static variable in class org.apache.commons.io.filefilter.CanReadFileFilter
-
Singleton instance of readable filter
- CAN_WRITE - Static variable in class org.apache.commons.io.filefilter.CanWriteFileFilter
-
Singleton instance of writable filter
- 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
-
- cancel() - Method in interface com.vuze.plugins.mlab.MLabRunner.ToolRun
-
- cancel() - Method in class i2p.susi.webmail.pop3.BackgroundChecker
-
- cancel() - Method in class i2p.susi.webmail.pop3.DelayedDeleter
-
- cancel() - Method in class i2p.susi.webmail.pop3.IdleCloser
-
- cancel(int) - Method in interface net.i2p.app.NotificationService
-
Cancel a notification if possible.
- cancel() - Method in class net.i2p.client.impl.MessageState
-
- cancel() - Method in class net.i2p.client.streaming.impl.Connection.RetransmitEvent
-
- 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.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
-
- 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.
- CancelException(File, int) - Constructor for exception org.apache.commons.io.DirectoryWalker.CancelException
-
Deprecated.
- CancelException(String, File, int) - Constructor for exception org.apache.commons.io.DirectoryWalker.CancelException
-
Deprecated.
- 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
-
- cancelled() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- cancelMessage(int, int, int) - Method in class org.klomp.snark.PeerState
-
- 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() - Method in class net.i2p.internal.QueuedI2CPMessageReader.QueuedI2CPMessageReaderRunner
-
Shuts the pumper down.
- 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
-
- canChangePort(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- canChangeSigType(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- 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
-
- CanExecuteFileFilter - Class in org.apache.commons.io.filefilter
-
This filter accepts
Files that can be executed.
- CanExecuteFileFilter() - Constructor for class org.apache.commons.io.filefilter.CanExecuteFileFilter
-
Restrictive constructor.
- canInstall() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- canIntroduce(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
-
For EstablishmentManager.
- CANNOT_EXECUTE - Static variable in class org.apache.commons.io.filefilter.CanExecuteFileFilter
-
Singleton instance of not executable filter
- CANNOT_OPEN_DATA_CONNECTION - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 425.
- CANNOT_READ - Static variable in class org.apache.commons.io.filefilter.CanReadFileFilter
-
Singleton instance of not readable filter
- CANNOT_WRITE - Static variable in class org.apache.commons.io.filefilter.CanWriteFileFilter
-
Singleton instance of not writable filter
- CanReadFileFilter - Class in org.apache.commons.io.filefilter
-
This filter accepts
Files that can be read.
- CanReadFileFilter() - Constructor for class org.apache.commons.io.filefilter.CanReadFileFilter
-
Restrictive constructor.
- canSetPerms() - Static method in class net.i2p.util.SecureFileOutputStream
-
- canStartBuild(boolean) - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Check if we can start a new tunnel build for the given direction.
- canStore(URI) - Method in class org.rrd4j.core.RrdBackendFactory
-
- canStore(URI) - Method in class org.rrd4j.core.RrdFileBackendFactory
- canStore(URI) - Method in class org.rrd4j.core.RrdMemoryBackendFactory
-
- 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
-
- 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
- CanWriteFileFilter - Class in org.apache.commons.io.filefilter
-
This filter accepts
Files that can be written to.
- CanWriteFileFilter() - Constructor for class org.apache.commons.io.filefilter.CanWriteFileFilter
-
Restrictive 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
-
- capa() - Method in class org.apache.commons.net.pop3.POP3Client
-
Send a CAPA command to the POP3 server.
- CAPA - Static variable in class org.apache.commons.net.pop3.POP3Command
-
The capabilities command.
- capability() - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a CAPABILITY command to the server.
- CAPABILITY_BW12 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_BW12 - Static variable in class net.i2p.router.Router
-
- CAPABILITY_BW128 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_BW128 - Static variable in class net.i2p.router.Router
-
- CAPABILITY_BW256 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_BW256 - Static variable in class net.i2p.router.Router
-
- CAPABILITY_BW32 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_BW32 - Static variable in class net.i2p.router.Router
-
- CAPABILITY_BW512 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_BW512 - Static variable in class net.i2p.router.Router
-
- CAPABILITY_BW64 - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_BW64 - Static variable in class net.i2p.router.Router
-
- CAPABILITY_BW_UNLIMITED - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_BW_UNLIMITED - Static variable in class net.i2p.router.Router
-
- CAPABILITY_CONGESTION_MODERATE - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_CONGESTION_MODERATE - Static variable in class net.i2p.router.Router
-
- CAPABILITY_CONGESTION_SEVERE - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_CONGESTION_SEVERE - Static variable in class net.i2p.router.Router
-
- CAPABILITY_FLOODFILL - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_HIDDEN - Static variable in class net.i2p.data.router.RouterInfo
-
- CAPABILITY_NO_TUNNELS - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_NO_TUNNELS - Static variable in class net.i2p.router.Router
-
- CAPABILITY_REACHABLE - Static variable in class net.i2p.router.Router
-
- CAPABILITY_UNREACHABLE - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- CAPABILITY_UNREACHABLE - Static variable in class net.i2p.router.Router
-
- 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
-
- CAPACITY_TESTING - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- CapacityCalculator - Class in net.i2p.router.peermanager
-
Estimate how many of our tunnels the peer can join per hour.
- CapacityCalculator() - Constructor for class net.i2p.router.peermanager.CapacityCalculator
-
- capitalizeWord(String) - Static method in class net.i2p.router.web.CSSHelper.StringFormatter
-
- CARRIAGE_CONTROL_TEXT_FORMAT - Static variable in class org.apache.commons.net.ftp.FTP
-
A constant used to indicate a text file contains ASA vertical format control characters.
- 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.
- CBD() - Constructor for class org.bouncycastle.pqc.crypto.mlkem.CBD
-
- cc - Variable in class i2p.susi.webmail.Mail
-
May be null.
- 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
-
- 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
-
- 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
-
- 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.
- cdup() - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP CDUP command to the server, receive the reply, and return the reply code.
- CERT_SUFFIX - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
-
- 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
-
- Certificate - Class in net.i2p.data
-
Extensible certificate system for I2P structures providing metadata and capabilities.
- Certificate() - Constructor for class net.i2p.data.Certificate
-
- Certificate(int, byte[]) - Constructor for class net.i2p.data.Certificate
-
- 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
-
- CERTIFICATE_LENGTH_SIGNED_WITH_HASH - Static variable in class net.i2p.data.VerifiedDestination
-
- 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
-
- 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.
- CertUtil() - Constructor for class net.i2p.crypto.CertUtil
-
- CF - Static variable in class net.i2p.router.web.GraphListener
-
- 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
-
- 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_PORT - Static variable in class net.i2p.router.util.EventLog
-
- CHANGE_TO_PARENT_DIRECTORY - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- CHANGE_WORKING_DIRECTORY - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- 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
-
Caller should sync; UDPTransport must remove and add to peersByRemoteHost map
- changeState(I2PSessionImpl.State) - Method in class net.i2p.client.impl.I2PSessionImpl
-
- changeState(TunnelController.TunnelState) - Method in class net.i2p.i2ptunnel.TunnelController
-
- changeState(EstablishBase.State) - Method in class net.i2p.router.transport.ntcp.EstablishBase
-
- changeToParentDirectory() - Method in class org.apache.commons.net.ftp.FTPClient
-
Change to the parent directory of the current working directory.
- changeWorkingDirectory(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Changes the current working directory of the FTP session.
- CharacterFilterReader - Class in org.apache.commons.io.input
-
A filter reader that filters out a given character represented as an int code point, handy to remove
known junk characters from CSV files for example.
- CharacterFilterReader(Reader, int) - Constructor for class org.apache.commons.io.input.CharacterFilterReader
-
Constructs a new reader.
- CharacterFilterReader(Reader, IntPredicate) - Constructor for class org.apache.commons.io.input.CharacterFilterReader
-
Constructs a new reader.
- characteristics() - Method in interface org.apache.commons.io.function.IOSpliterator
-
- characteristics() - Method in class org.apache.commons.io.function.UncheckedIOSpliterator
-
- CharacterSetECI - Enum in com.google.zxing.common
-
Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1
of ISO 18004.
- CharacterSetFilterReader - Class in org.apache.commons.io.input
-
A filter reader that removes a given set of characters represented as int code points, handy to remove known
junk characters from CSV files for example.
- CharacterSetFilterReader(Reader, Integer...) - Constructor for class org.apache.commons.io.input.CharacterSetFilterReader
-
Constructs a new reader.
- CharacterSetFilterReader(Reader, Set<Integer>) - Constructor for class org.apache.commons.io.input.CharacterSetFilterReader
-
Constructs a new reader.
- charAt(int) - Method in class org.minidns.dnslabel.DnsLabel
-
- charAt(int) - Method in class org.minidns.dnsname.DnsName
-
- CHARGEN_PORT - Static variable in class org.apache.commons.net.chargen.CharGenTCPClient
-
The character generator port value of 19 according to RFC 864.
- CHARGEN_PORT - Static variable in class org.apache.commons.net.chargen.CharGenUDPClient
-
The character generator port value of 19 according to RFC 864.
- CharGenTCPClient - Class in org.apache.commons.net.chargen
-
The CharGenTCPClient class is a TCP implementation of a client for the character generator protocol described in RFC 864.
- CharGenTCPClient() - Constructor for class org.apache.commons.net.chargen.CharGenTCPClient
-
Constructs a new instance.
- CharGenUDPClient - Class in org.apache.commons.net.chargen
-
The CharGenUDPClient class is a UDP implementation of a client for the character generator protocol described in RFC 864.
- CharGenUDPClient() - Constructor for class org.apache.commons.net.chargen.CharGenUDPClient
-
The default CharGenUDPClient constructor.
- CharSequenceInputStream - Class in org.apache.commons.io.input
-
Implements an
InputStream to read bytes from String, StringBuffer, StringBuilder or CharBuffer,
encoded using the specified Charset.
- CharSequenceInputStream.Builder - Class in org.apache.commons.io.input
-
- CharSequenceOrigin(CharSequence) - Constructor for class org.apache.commons.io.build.AbstractOrigin.CharSequenceOrigin
-
Constructs a new instance for the given origin.
- CharSequenceReader - Class in org.apache.commons.io.input
-
Reader implementation that can read from String, StringBuffer,
StringBuilder or CharBuffer.
- CharSequenceReader(CharSequence) - Constructor for class org.apache.commons.io.input.CharSequenceReader
-
Constructs a new instance with the specified character sequence.
- CharSequenceReader(CharSequence, int) - Constructor for class org.apache.commons.io.input.CharSequenceReader
-
Constructs a new instance with a portion of the specified character sequence.
- CharSequenceReader(CharSequence, int, int) - Constructor for class org.apache.commons.io.input.CharSequenceReader
-
Constructs a new instance with a portion of the specified character sequence.
- charset - Variable in class i2p.susi.webmail.MailPart
-
encoding non-null
- CHARSET - Static variable in class org.cybergarage.http.HTTP
-
- CHARSET_UTF8 - Static variable in class org.cybergarage.xml.XML
-
- CharsetDecoders - Class in org.apache.commons.io.charset
-
- CharsetEncoders - Class in org.apache.commons.io.charset
-
- Charsets - Class in org.apache.commons.io
-
Charsets required of every implementation of the Java platform.
- 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.apache.commons.net.imap.IMAPClient
-
Send a CHECK command to the server.
- 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
-
- CHECK_PERIOD - Static variable in class org.klomp.snark.PeerCoordinator
-
- checkAndNotify() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Checks whether the file and its children have been created, modified or deleted.
- 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.
- checkCompareTo(String, String) - Method in enum org.apache.commons.io.IOCase
-
Compares two strings using the case-sensitivity rule.
- 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.
- checkEmpty(List<? extends Throwable>, Object) - Static method in exception org.apache.commons.io.IOExceptionList
-
Throws this exception if the list is not null or empty.
- checkEndsWith(String, String) - Method in enum org.apache.commons.io.IOCase
-
Checks if one string ends with another using the case-sensitivity rule.
- checkEquals(String, String) - Method in enum org.apache.commons.io.IOCase
-
Compares two strings using the case-sensitivity rule.
- 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()
- checkIndexOf(String, int, String) - Method in enum org.apache.commons.io.IOCase
-
Checks if one string contains another starting at a specific index using the
case-sensitivity rule.
- 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.
- checkMinBufferSize(CharsetEncoder, int) - Static method in class org.apache.commons.io.input.ReaderInputStream
-
- checkOpen() - Method in class org.apache.commons.io.input.AbstractInputStream
-
Checks if this instance is closed and throws an IOException if so.
- checkOpen(boolean) - Static method in class org.apache.commons.io.input.Input
-
Throws an IOException on false input.
- checkOpen() - Method in class org.apache.commons.io.input.ProxyInputStream
-
Checks if this instance is closed and throws an IOException if so.
- checkOpen() - Method in class org.apache.commons.io.input.UnsynchronizedReader
-
Checks if this instance is closed and throws an IOException if so.
- checkOpen() - Method in class org.apache.commons.net.DatagramSocketClient
-
- checkOpenOutputStream() - Method in class org.apache.commons.net.SocketClient
-
- checkOrigin() - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Checks whether the origin is null.
- checkPatternAndPredict(Hash, RouterContext) - Method in class net.i2p.router.BanLogger
-
Check if a router hash matches known attack patterns and should be predictively banned.
- 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
-
- 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
- checkRegionMatches(String, int, String) - Method in enum org.apache.commons.io.IOCase
-
Checks if one string contains another at a specific index using the case-sensitivity rule.
- 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
-
- checkSocketHandlerId(int) - Method in class net.i2p.sam.SAMStreamSession
-
Check whether a SAM STREAM session socket handler id is still in use.
- checkStartsWith(String, String) - Method in enum org.apache.commons.io.IOCase
-
Checks if one string starts with another using the case-sensitivity rule.
- checksum(File, Checksum) - Static method in class org.apache.commons.io.FileUtils
-
Computes the checksum of a file using the specified checksum object.
- CHECKSUM_LENGTH - Static variable in class net.i2p.data.i2np.I2NPMessageImpl
-
- checksumCRC32(File) - Static method in class org.apache.commons.io.FileUtils
-
Computes the checksum of a file using the CRC32 checksum routine.
- ChecksumException - Exception in com.google.zxing
-
Thrown when a barcode was successfully detected and decoded, but
was not returned because its checksum feature failed.
- ChecksumInputStream - Class in org.apache.commons.io.input
-
Automatically verifies a
Checksum value once the stream is exhausted or the count threshold is reached.
- ChecksumInputStream.Builder - Class in org.apache.commons.io.input
-
- checkThreshold(int) - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Checks to see if writing the specified number of bytes would cause the configured threshold to be exceeded.
- checkTunnel(boolean, boolean, List<Hash>) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
-
Connectivity check.
- child - Variable in class org.apache.commons.net.nntp.NntpThreadContainer
-
- CHMCache - Class in com.maxmind.db
-
- CHMCache() - Constructor for class com.maxmind.db.CHMCache
-
- CHMCache(int) - Constructor for class com.maxmind.db.CHMCache
-
- CHOKE - Static variable in class org.klomp.snark.Message
-
- choked - Variable in class org.klomp.snark.PeerState
-
- chokeMessage(boolean) - Method in class org.klomp.snark.PeerState
-
- choking - Variable in class org.klomp.snark.PeerState
-
- chompNewline() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedReader
-
Peeks at the next input character, refilling the buffer if necessary.
- chooseMode(String) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
- CHUNK_SIZE - Static variable in class org.klomp.snark.MagnetState
-
- CHUNKED - Static variable in class org.cybergarage.http.HTTP
-
- ChunkedOutputStream - Class in org.apache.commons.io.output
-
OutputStream which breaks larger output blocks into chunks.
- ChunkedOutputStream.Builder - Class in org.apache.commons.io.output
-
- ChunkedWriter - Class in org.apache.commons.io.output
-
Writer which breaks larger output blocks into chunks.
- ChunkedWriter(Writer) - Constructor for class org.apache.commons.io.output.ChunkedWriter
-
- ChunkedWriter(Writer, int) - Constructor for class org.apache.commons.io.output.ChunkedWriter
-
Constructs a new writer that uses the specified chunk size.
- chunkReceived(IMAP) - Method in interface org.apache.commons.net.imap.IMAP.IMAPChunkListener
-
Called when a multi-line partial response has been received.
- 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
-
encoding non-null
- 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.
- CircularBufferInputStream - Class in org.apache.commons.io.input.buffer
-
- CircularBufferInputStream(InputStream) - Constructor for class org.apache.commons.io.input.buffer.CircularBufferInputStream
-
Constructs a new instance, which filters the given input stream, and uses a reasonable default buffer size
(
IOUtils.DEFAULT_BUFFER_SIZE).
- CircularBufferInputStream(InputStream, int) - Constructor for class org.apache.commons.io.input.buffer.CircularBufferInputStream
-
Constructs a new instance, which filters the given input stream, and uses the given buffer size.
- CircularByteBuffer - Class in org.apache.commons.io.input.buffer
-
A buffer, which doesn't need reallocation of byte arrays, because it
reuses a single byte array.
- CircularByteBuffer() - Constructor for class org.apache.commons.io.input.buffer.CircularByteBuffer
-
- CircularByteBuffer(int) - Constructor for class org.apache.commons.io.input.buffer.CircularByteBuffer
-
Constructs a new instance with the given buffer size.
- CircularInputStream - Class in org.apache.commons.io.input
-
An
InputStream that repeats provided bytes for given target byte count.
- CircularInputStream(byte[], long) - Constructor for class org.apache.commons.io.input.CircularInputStream
-
Constructs an instance from the specified array of bytes.
- city - Variable in class com.maxmind.geoip.Location
-
- CITY_EDITION_REV0 - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- CITY_EDITION_REV0_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- CITY_EDITION_REV1 - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- CITY_EDITION_REV1_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- ck - Variable in class net.i2p.router.crypto.ratchet.SplitKeys
-
- CLASS - Static variable in class net.i2p.util.LogManager
-
These define the characters in the format line of the config file
- CLASSES - Static variable in class net.i2p.util.CommandLine
-
- ClassLoaderObjectInputStream - Class in org.apache.commons.io.input
-
A special ObjectInputStream that loads a class based on a specified
ClassLoader rather than the system default.
- ClassLoaderObjectInputStream(ClassLoader, InputStream) - Constructor for class org.apache.commons.io.input.ClassLoaderObjectInputStream
-
Constructs a new ClassLoaderObjectInputStream.
- className - Variable in class net.i2p.router.startup.ClientAppConfig
-
- ClassNameMatcher - Interface in org.apache.commons.io.serialization
-
An object that matches a Class name to a condition.
- classpath - Variable in class net.i2p.router.startup.ClientAppConfig
-
- 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 - 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.
- clean(ByteBuffer) - Static method in class org.apache.commons.io.input.ByteBufferCleaner
-
- cleanDirectory(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Cleans a directory by only deleting files, including in subdirectories, but without deleting the directories.
- cleanDirectory(Path, DeleteOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Cleans a directory by only deleting files, including in subdirectories, but without deleting the directories.
- cleanDirectory(File) - Static method in class org.apache.commons.io.FileUtils
-
Cleans a directory without deleting it.
- CleaningPathVisitor - Class in org.apache.commons.io.file
-
Deletes files but not directories as a visit proceeds.
- CleaningPathVisitor(Counters.PathCounters, DeleteOption[], String...) - Constructor for class org.apache.commons.io.file.CleaningPathVisitor
-
Constructs a instance that deletes files except for the files and directories explicitly given.
- CleaningPathVisitor(Counters.PathCounters, String...) - Constructor for class org.apache.commons.io.file.CleaningPathVisitor
-
Constructs a new instance that deletes files except for the files and directories explicitly given.
- 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.
- cleanup() - Method in class net.i2p.router.tunnel.pool.GhostPeerManager
-
Cleanup old entries to prevent memory growth.
- cleanupDuplicatePeerTunnels() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Scan pool for tunnels with duplicate peer sequences and remove duplicates.
- 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
-
- clear() - Method in class net.i2p.kademlia.KBucketImpl
-
- clear() - Method in class net.i2p.kademlia.KBucketSet
-
- clear() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
- 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
-
- 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() - Method in class net.i2p.router.util.CachedIteratorCollection
-
Clears the AbstractCollectionTest object, all pointers reset to 'null'
- clear() - Method in class net.i2p.router.util.CoDelBlockingQueue
-
- clear() - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
- clear() - Method in class net.i2p.router.util.DecayingBloomFilter
-
- clear() - Method in class net.i2p.router.util.DecayingHashSet
-
- clear() - Method in class net.i2p.router.util.RemovableSingletonSet
-
- 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
-
clear all
- clear() - Method in class net.i2p.util.UnmodifiableSortedSet
-
- clear() - Method in class org.apache.commons.io.input.buffer.CircularByteBuffer
-
Removes all bytes from the buffer.
- clear() - Static method in class org.apache.commons.io.IO
-
Clears any state, throughout Apache Commons IO.
- clear() - Static method in class org.apache.commons.io.IOUtils
-
Clears any state.
- clear(int) - Method in class org.klomp.snark.BitField
-
Sets the given bit to false.
- clear() - Method in class org.klomp.snark.comments.CommentSet
-
Actually clears everything, including hidden.
- clear() - Method in class org.klomp.snark.dht.DHTNodes
-
- 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() - Method in class org.xlattice.crypto.filters.BloomSHA1
-
Clears the filter, synchronized.
- 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
-
- clearCache() - Static method in class net.i2p.client.impl.I2PSessionImpl
-
- clearCache() - Static method in class net.i2p.client.naming.DummyNamingService
-
- 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
-
- clearCache() - Static method in class net.i2p.router.transport.udp.UDPPacket
-
Clears the internal packet cache if caching is enabled.
- 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
-
- 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
-
- clearChanged() - Method in class org.klomp.snark.Storage
-
Clear the storage changed variable
- clearCloves() - Method in class net.i2p.router.message.GarlicConfig
-
- clearCloves() - Method in class net.i2p.router.message.PayloadGarlicConfig
-
- 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
-
- clearInterest(SelectionKey, int) - Static method in class net.i2p.router.transport.ntcp.EventPumper
-
- 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
-
- clearLastResort() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
Clear the last resort status - tunnel has recovered or been replaced.
- clearMatrix(ByteMatrix) - Static method in class com.google.zxing.qrcode.encoder.MatrixUtil
-
- 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
-
- clearSID() - Method in class org.cybergarage.upnp.Service
-
- clearThrough(int, int, long, long, String, String) - Method in class net.i2p.router.web.helpers.LogsHelper
-
- clearThrough(int) - Method in class net.i2p.util.UIMessages
-
clear all up to and including this 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
-
- 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
-
- ClientAppConfig(String, String, String, long, boolean, String, String, String) - Constructor for class net.i2p.router.startup.ClientAppConfig
-
- 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
-
- ClientAppState - Enum in net.i2p.app
-
Status of a client application.
- clientConnectionRun(Socket) - Method in class net.i2p.i2ptunnel.I2Ping
-
- clientConnectionRun(Socket) - Method in class net.i2p.i2ptunnel.I2PTunnelClient
-
- 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
-
- 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(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- clip(int, int, int, int) - Method in class org.rrd4j.graph.ImageWorker
-
- 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
-
- CLIStatusListener() - Constructor for class net.i2p.util.EepGet.CLIStatusListener
-
- CLIStatusListener(int, int) - Constructor for class net.i2p.util.EepGet.CLIStatusListener
-
- 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
-
- 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 1 minute
- CLOCK_SHIFT - Static variable in class net.i2p.router.util.EventLog
-
- CLOCK_SKEW_FUDGE - Static variable in class net.i2p.router.transport.udp.PeerState
-
- 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
-
I2P
- 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.BasePRNGStandalone
-
- clone() - Method in class gnu.crypto.prng.DevRandom
-
- clone() - Method in interface gnu.crypto.prng.IRandomStandalone
-
Returns a clone copy of this instance.
- clone() - Method in class net.i2p.crypto.SHA1
-
Clones this object.
- clone() - Method in class net.i2p.router.crypto.ratchet.SparseArray
-
- clone(byte[]) - Static method in class org.bouncycastle.util.Util
-
- 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
-
/**
- 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
-
- 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() - 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
-
- close() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- close() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- close() - Method in class net.i2p.i2ptunnel.HTTPResponseOutputStream
-
- close(boolean) - Method in class net.i2p.i2ptunnel.I2Ping
-
- 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(boolean) - Method in class net.i2p.i2ptunnel.I2PTunnelIRCClient
-
- 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(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() - 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() - Method in class org.apache.commons.io.CloseableURLConnection
-
- close() - Method in interface org.apache.commons.io.function.IOBaseStream
-
Like BaseStream.close().
- close() - Method in class org.apache.commons.io.function.UncheckedIOBaseStream
-
- close() - Method in class org.apache.commons.io.input.AbstractInputStream
-
- close() - Method in class org.apache.commons.io.input.AutoCloseInputStream
-
Closes the underlying input stream and replaces the reference to it with a
ClosedInputStream instance.
- close() - Method in class org.apache.commons.io.input.BoundedInputStream
-
- close() - Method in class org.apache.commons.io.input.BoundedReader
-
Closes the target
- close() - Method in class org.apache.commons.io.input.BrokenInputStream
-
Throws the configured exception.
- close() - Method in class org.apache.commons.io.input.BrokenReader
-
Throws the configured exception.
- close() - Method in class org.apache.commons.io.input.buffer.CircularBufferInputStream
-
- close() - Method in class org.apache.commons.io.input.BufferedFileChannelInputStream
-
- close() - Method in class org.apache.commons.io.input.CharSequenceInputStream
-
- close() - Method in class org.apache.commons.io.input.CharSequenceReader
-
Close resets the file back to the start and removes any marked position.
- close() - Method in class org.apache.commons.io.input.CircularInputStream
-
- close() - Method in class org.apache.commons.io.input.ClosedReader
-
- close() - Method in class org.apache.commons.io.input.CloseShieldInputStream
-
- close() - Method in class org.apache.commons.io.input.CloseShieldReader
-
Replaces the underlying reader with a
ClosedReader sentinel.
- close() - Method in class org.apache.commons.io.input.DemuxInputStream
-
Closes stream associated with current thread.
- close() - Method in class org.apache.commons.io.input.MemoryMappedFileInputStream
-
- close() - Method in class org.apache.commons.io.input.NullInputStream
-
Closes this input stream.
- close() - Method in class org.apache.commons.io.input.NullReader
-
Closes this Reader.
- close() - Method in class org.apache.commons.io.input.ObservableInputStream
-
- close() - Method in class org.apache.commons.io.input.ProxyInputStream
-
- close() - Method in class org.apache.commons.io.input.ProxyReader
-
Invokes the delegate's close() method.
- close() - Method in class org.apache.commons.io.input.RandomAccessFileInputStream
-
- close() - Method in class org.apache.commons.io.input.ReadAheadInputStream
-
- close() - Method in class org.apache.commons.io.input.ReaderInputStream
-
Closes the stream.
- close() - Method in class org.apache.commons.io.input.ReversedLinesFileReader
-
Closes underlying resources.
- close() - Method in class org.apache.commons.io.input.SequenceReader
-
- close() - Method in class org.apache.commons.io.input.Tailer
-
Requests the tailer to complete its current loop and return.
- close() - Method in class org.apache.commons.io.input.TeeInputStream
-
Closes the proxied input stream and, if so configured, the associated
output stream.
- close() - Method in class org.apache.commons.io.input.TeeReader
-
Closes the proxied reader and, if so configured, the associated writer.
- close() - Method in class org.apache.commons.io.input.UncheckedBufferedReader
-
- close() - Method in class org.apache.commons.io.input.UncheckedFilterInputStream
-
- close() - Method in class org.apache.commons.io.input.UncheckedFilterReader
-
- close() - Method in class org.apache.commons.io.input.UnixLineEndingInputStream
-
Closes the stream.
- close() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedInputStream
-
Closes this stream.
- close() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedReader
-
Closes this reader.
- close() - Method in class org.apache.commons.io.input.UnsynchronizedFilterInputStream
-
Closes this stream.
- close() - Method in class org.apache.commons.io.input.UnsynchronizedReader
-
- close() - Method in class org.apache.commons.io.input.WindowsLineEndingInputStream
-
Closes the stream.
- close() - Method in class org.apache.commons.io.input.XmlStreamReader
-
Closes the XmlStreamReader stream.
- close(Closeable) - Static method in class org.apache.commons.io.IOUtils
-
Closes the given
Closeable as a null-safe operation.
- close(Closeable...) - Static method in class org.apache.commons.io.IOUtils
-
Closes the given
Closeables as null-safe operations.
- close(Closeable, IOConsumer<IOException>) - Static method in class org.apache.commons.io.IOUtils
-
Closes the given
Closeable as a null-safe operation.
- close(URLConnection) - Static method in class org.apache.commons.io.IOUtils
-
Closes a URLConnection.
- close() - Method in class org.apache.commons.io.LineIterator
-
- close() - Method in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Does nothing.
- close() - Method in class org.apache.commons.io.output.AppendableWriter
-
Closes the stream.
- close() - Method in class org.apache.commons.io.output.BrokenOutputStream
-
Throws the configured exception.
- close() - Method in class org.apache.commons.io.output.BrokenWriter
-
Throws the configured exception.
- close() - Method in class org.apache.commons.io.output.ClosedWriter
-
- close() - Method in class org.apache.commons.io.output.CloseShieldOutputStream
-
- close() - Method in class org.apache.commons.io.output.CloseShieldWriter
-
Replaces the underlying writer with a
ClosedWriter sentinel.
- close() - Method in class org.apache.commons.io.output.DeferredFileOutputStream
-
Closes underlying output stream, and mark this as closed
- close() - Method in class org.apache.commons.io.output.DemuxOutputStream
-
Closes stream associated with current thread.
- close() - Method in class org.apache.commons.io.output.FilterCollectionWriter
-
- close() - Method in class org.apache.commons.io.output.LockableFileWriter
-
Closes the file writer and deletes the lock file.
- close() - Method in class org.apache.commons.io.output.NullWriter
-
- close() - Method in class org.apache.commons.io.output.ProxyCollectionWriter
-
Invokes the delegate's close() method.
- close() - Method in class org.apache.commons.io.output.ProxyOutputStream
-
Invokes the delegate's close() method.
- close() - Method in class org.apache.commons.io.output.ProxyWriter
-
Invokes the delegate's close() method.
- close() - Method in class org.apache.commons.io.output.RandomAccessFileOutputStream
-
- close() - Method in class org.apache.commons.io.output.StringBuilderWriter
-
Closing this writer has no effect.
- close() - Method in class org.apache.commons.io.output.TeeOutputStream
-
Closes both output streams.
- close() - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Closes this output stream and releases any system resources associated with this stream.
- close() - Method in class org.apache.commons.io.output.UncheckedFilterOutputStream
-
- close() - Method in class org.apache.commons.io.output.UncheckedFilterWriter
-
- close() - Method in class org.apache.commons.io.output.WriterOutputStream
-
Close the stream.
- close() - Method in class org.apache.commons.io.output.XmlStreamWriter
-
Closes the underlying writer.
- close() - Method in class org.apache.commons.io.StreamIterator
-
Closes the underlying stream.
- close() - Method in class org.apache.commons.net.DatagramSocketClient
-
Closes the DatagramSocket used for the connection.
- close() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- close() - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a CLOSE command to the server.
- close() - Method in class org.apache.commons.net.io.DotTerminatedMessageReader
-
Closes the message for reading.
- close() - Method in class org.apache.commons.net.io.DotTerminatedMessageWriter
-
Flushes the underlying output, writing all buffered output, but doesn't actually close the underlying stream.
- close() - Method in class org.apache.commons.net.io.FromNetASCIIOutputStream
-
Closes the stream, writing all pending data.
- close() - Method in class org.apache.commons.net.io.SocketInputStream
-
Closes the stream and immediately afterward closes the referenced socket.
- close() - Method in class org.apache.commons.net.io.SocketOutputStream
-
Closes the stream and immediately afterward closes the referenced socket.
- close() - Method in class org.apache.commons.net.telnet.TelnetInputStream
-
- close() - Method in class org.apache.commons.net.telnet.TelnetOutputStream
-
Closes the stream.
- CLOSE - Static variable in class org.cybergarage.http.HTTP
-
- 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() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
-
- close() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
-
- close() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
-
- close() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
-
- 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() - 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() - 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
-
- CloseableURLConnection - Class in org.apache.commons.io
-
Delegates to a URLConnection while implementing AutoCloseable.
- CloseableURLConnection(URLConnection) - Constructor for class org.apache.commons.io.CloseableURLConnection
-
- 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.
- closed() - Method in class org.apache.commons.io.input.ObservableInputStream.Observer
-
- closed() - Method in class org.apache.commons.io.input.TimestampedObserver
-
- ClosedDatabaseException - Exception in com.maxmind.db
-
Signals that the underlying database has been closed.
- ClosedDatabaseException() - Constructor for exception com.maxmind.db.ClosedDatabaseException
-
- ClosedInputStream - Class in org.apache.commons.io.input
-
Always returns
IOUtils.EOF to all attempts to read something from an input stream.
- ClosedInputStream() - Constructor for class org.apache.commons.io.input.ClosedInputStream
-
Constructs a new instance.
- ClosedOutputStream - Class in org.apache.commons.io.output
-
Throws an IOException on all attempts to write to the stream.
- ClosedOutputStream() - Constructor for class org.apache.commons.io.output.ClosedOutputStream
-
Construct a new instance.
- ClosedReader - Class in org.apache.commons.io.input
-
Always returns
IOUtils.EOF to all attempts to read something from it.
- ClosedReader() - Constructor for class org.apache.commons.io.input.ClosedReader
-
Construct a new instance.
- ClosedWriter - Class in org.apache.commons.io.output
-
- ClosedWriter() - Constructor for class org.apache.commons.io.output.ClosedWriter
-
Construct a new instance.
- 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.
- closeOutputStream() - Method in class org.apache.commons.net.telnet.TelnetClient
-
- closeQuietly(Closeable) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(Closeable...) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(Closeable, Consumer<Exception>) - Static method in class org.apache.commons.io.IOUtils
-
Closes the given
Closeable as a null-safe operation while consuming IOException by the given
consumer.
- closeQuietly(InputStream) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(Iterable<Closeable>) - Static method in class org.apache.commons.io.IOUtils
-
Closes an iterable of
Closeable unconditionally.
- closeQuietly(OutputStream) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(Reader) - Static method in class org.apache.commons.io.IOUtils
-
Closes an
Reader unconditionally.
- closeQuietly(Selector) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(ServerSocket) - Static method in class org.apache.commons.io.IOUtils
-
- closeQuietly(Socket) - Static method in class org.apache.commons.io.IOUtils
-
Closes a
Socket unconditionally.
- closeQuietly(Stream<Closeable>) - Static method in class org.apache.commons.io.IOUtils
-
Closes a stream of
Closeable unconditionally.
- closeQuietly(Writer) - Static method in class org.apache.commons.io.IOUtils
-
Closes an
Writer unconditionally.
- 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.
- CloseShieldInputStream - Class in org.apache.commons.io.input
-
Proxy stream that prevents the underlying input stream from being closed.
- CloseShieldOutputStream - Class in org.apache.commons.io.output
-
Proxy stream that prevents the underlying output stream from being closed.
- CloseShieldReader - Class in org.apache.commons.io.input
-
Proxy reader that prevents the underlying reader from being closed.
- CloseShieldWriter - Class in org.apache.commons.io.output
-
Proxy writer that prevents the underlying writer from being closed.
- closeSocket(Socket) - Static method in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
- 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
-
- CLOSING_CONNECTION - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 205.
- CLOSING_DATA_CONNECTION - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 226.
- CloveSet - Class in net.i2p.router.message
-
Wrap up the data contained in a GarlicMessage after being decrypted
- CloveSet(GarlicClove[], Certificate, long, long) - Constructor for class net.i2p.router.message.CloveSet
-
- cmov(FieldElement, int) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- 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
-
- 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
-
- CNAME(DnsName) - Constructor for class org.minidns.record.CNAME
-
- coalesce() - Method in class net.i2p.stat.Rate
-
- 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() - Method in class net.i2p.router.peermanager.PeerProfile
-
Coalesce all stats and update values
- coalesceStats() - Method in class net.i2p.router.peermanager.TunnelHistory
-
- 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
-
- 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
-
- 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
-
- 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
-
Target 15, interval 100
- CoDelBlockingQueue(I2PAppContext, String, int, int, int) - Constructor for class net.i2p.router.util.CoDelBlockingQueue
-
- codelInterval() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- 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
-
- CoDelPriorityBlockingQueue(I2PAppContext, String, int, int, int) - Constructor for class net.i2p.router.util.CoDelPriorityBlockingQueue
-
- codelTarget() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- collapsePanels() - Method in class org.klomp.snark.I2PSnarkUtil
-
- collect(Collector<? super T, A, R>) - Method in interface org.apache.commons.io.function.IOStream
-
TODO Package-private for now, needs IOCollector?
Adding this method now and an IO version later is an issue because call sites would have to type-cast to pick one.
- collect(IOSupplier<R>, IOBiConsumer<R, ? super T>, IOBiConsumer<R, R>) - Method in interface org.apache.commons.io.function.IOStream
-
Like
Stream.collect(java.util.function.Supplier, java.util.function.BiConsumer, java.util.function.BiConsumer).
- 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
-
- 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
-
- COMMAND - Static variable in class net.i2p.sam.SAMUtils
-
- Command() - Constructor for class net.i2p.socks.SOCKS4Constants.Command
-
- Command() - Constructor for class net.i2p.socks.SOCKS5Constants.Command
-
- COMMAND_AYT - Static variable in class org.apache.commons.net.telnet.Telnet
-
AYT sequence
- COMMAND_DO - Static variable in class org.apache.commons.net.telnet.Telnet
-
- COMMAND_DONT - Static variable in class org.apache.commons.net.telnet.Telnet
-
- COMMAND_IS - Static variable in class org.apache.commons.net.telnet.Telnet
-
Is sequence (for subnegotiation)
- COMMAND_IS_SUPERFLUOUS - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 202.
- COMMAND_NOT_IMPLEMENTED - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 502.
- COMMAND_NOT_IMPLEMENTED - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 502.
- COMMAND_NOT_IMPLEMENTED_FOR_PARAMETER - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 504.
- COMMAND_NOT_IMPLEMENTED_FOR_PARAMETER - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 504.
- COMMAND_NOT_RECOGNIZED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 500.
- COMMAND_NOT_SUPPORTED - Static variable in class net.i2p.socks.SOCKS5Constants.Reply
-
- COMMAND_OK - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 200.
- COMMAND_SB - Static variable in class org.apache.commons.net.telnet.Telnet
-
- COMMAND_SE - Static variable in class org.apache.commons.net.telnet.Telnet
-
- COMMAND_SYNTAX_ERROR - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 501.
- COMMAND_WILL - Static variable in class org.apache.commons.net.telnet.Telnet
-
- COMMAND_WONT - Static variable in class org.apache.commons.net.telnet.Telnet
-
- CommandLine - Class in net.i2p.util
-
Simple command line access to various utilities.
- CommandLine() - Constructor for class net.i2p.util.CommandLine
-
- commands - Static variable in class org.apache.commons.net.pop3.POP3Command
-
- 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
-
- comment(String) - Method in class org.rrd4j.graph.RrdGraphDef
-
Comment to be printed on the graph.
- comments - Variable in class org.rrd4j.graph.RrdGraphDef
-
- 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
-
- CommentSet(File) - Constructor for class org.klomp.snark.comments.CommentSet
-
File must be gzipped.
- 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.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(RouterInfo, RouterInfo) - Static method in class net.i2p.router.web.helpers.RouterInfoComparator
-
- comp(String, String) - Static method in class net.i2p.util.VersionComparator
-
To avoid churning comparators
- comparator() - Method in class net.i2p.util.UnmodifiableSortedSet
-
- compare(AddressBean, AddressBean) - Method in class i2p.susi.dns.AddressByDateSorter
-
- compare(AddressBean, AddressBean) - Method in class i2p.susi.dns.AddressByNameSorter
-
- compare(Mail, Mail) - Method in class i2p.susi.webmail.Sorters.DateSorter
-
- compare(Mail, Mail) - Method in class i2p.susi.webmail.Sorters.SenderSorter
-
- compare(Mail, Mail) - Method in class i2p.susi.webmail.Sorters.SizeSorter
-
- compare(Mail, Mail) - Method in class i2p.susi.webmail.Sorters.SubjectSorter
-
- compare(Mail, Mail) - Method in class i2p.susi.webmail.Sorters.ToSorter
-
- compare(T, T) - Method in class net.i2p.kademlia.XORComparator
-
- 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) - Method in class net.i2p.router.web.helpers.HashComparator
-
- compare(RouterAddress, RouterAddress) - Method in class net.i2p.router.web.helpers.NetDbRenderer.RAComparator
-
- compare(RouterInfo, RouterInfo) - Method in class net.i2p.router.web.helpers.RouterInfoComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.CwndComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.DupComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.IdleInComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.IdleOutComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.MTUComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.PeerComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.RateInComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.RateOutComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.RecvCountComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.ResendComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.RTOComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.RTTComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.SendCountComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.SkewComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.SsthreshComparator
-
- compare(PeerState, PeerState) - Method in class net.i2p.router.web.helpers.UDPSorters.UptimeComparator
-
- compare(String, String) - Method in class net.i2p.util.VersionComparator
-
- compare(File, File) - Method in class org.apache.commons.io.comparator.CompositeFileComparator
-
Compares the two files using delegate comparators.
- compare(File, File) - Method in class org.apache.commons.io.comparator.DefaultFileComparator
-
- compare(File, File) - Method in class org.apache.commons.io.comparator.DirectoryFileComparator
-
- compare(File, File) - Method in class org.apache.commons.io.comparator.ExtensionFileComparator
-
Compares the extensions of two files the specified case sensitivity.
- compare(File, File) - Method in class org.apache.commons.io.comparator.LastModifiedFileComparator
-
Compares the last modified date/time of two files.
- compare(File, File) - Method in class org.apache.commons.io.comparator.NameFileComparator
-
Compares the names of two files with the specified case sensitivity.
- compare(File, File) - Method in class org.apache.commons.io.comparator.PathFileComparator
-
Compares the paths of two files the specified case sensitivity.
- compare(File, File) - Method in class org.apache.commons.io.comparator.ReverseFileComparator
-
Compares using the delegate Comparator, reversing the result.
- compare(File, File) - Method in class org.apache.commons.io.comparator.SizeFileComparator
-
Compares the length of two files.
- compare(IOComparator<? super T>, T, T) - Static method in class org.apache.commons.io.function.Erase
-
Delegates to the given
IOComparator but erases its
IOException for the compiler, while still throwing
the exception at runtime.
- compare(T, T) - Method in interface org.apache.commons.io.function.IOComparator
-
- compare(IOComparator<T>, T, T) - Static method in class org.apache.commons.io.function.Uncheck
-
Compares the arguments with the comparator.
- 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
-
- 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(Points) - Method in class net.i2p.router.sybil.Points
-
- compareTo(FileTime) - Method in class org.apache.commons.io.monitor.SerializableFileTime
-
- compareTo(TimeStamp) - Method in class org.apache.commons.net.ntp.TimeStamp
-
Compares two Timestamps numerically.
- compareTo(Comment) - Method in class org.klomp.snark.comments.Comment
-
reverse
- 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(Piece) - Method in class org.klomp.snark.Piece
-
Highest priority first, then rarest first
- compareTo(DnsLabel) - Method in class org.minidns.dnslabel.DnsLabel
-
- compareTo(DnsName) - Method in class org.minidns.dnsname.DnsName
-
- compareTo(SRV) - Method in class org.minidns.record.SRV
-
- 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
-
- complete(LookupResult) - Method in interface net.i2p.client.LookupCallback
-
The result
- 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(boolean) - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- complete(FIFOBandwidthLimiter.Request) - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.CompleteListener
-
- complete() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
Notify successful completion
- complete() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- complete() - Method in class net.i2p.router.web.helpers.WizardHelper
-
- 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() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- completed() - Method in class org.klomp.snark.Peer
-
Return how much the peer has
- completed() - Method in class org.klomp.snark.PeerCoordinator
-
- completed() - Method in class org.klomp.snark.WebPeer
-
- CompleteListener - Interface in org.klomp.snark
-
Callback for Snark events.
- completePendingCommand() - Method in class org.apache.commons.net.ftp.FTPClient
-
There are a few FTPClient methods that do not complete the entire sequence of FTP commands to complete a transaction.
- completePendingCommand() - Method in class org.apache.commons.net.nntp.NNTPClient
-
There are a few NNTPClient methods that do not complete the entire sequence of NNTP commands to complete a transaction.
- completePendingCommand() - Method in class org.apache.commons.net.smtp.SMTPClient
-
At least one SMTPClient method (
sendMessageData) does not complete the entire sequence of SMTP commands to complete a
transaction.
- 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
-
- compose(Function<? super V, ? extends T>) - Method in interface org.apache.commons.io.function.IOFunction
-
Returns a composed
IOFunction that first applies the
before function to its input, and then applies
this function to the result.
- compose(IOFunction<? super V, ? extends T>) - Method in interface org.apache.commons.io.function.IOFunction
-
Returns a composed
IOFunction that first applies the
before function to its input, and then applies
this function to the result.
- compose(IOSupplier<? extends T>) - Method in interface org.apache.commons.io.function.IOFunction
-
Returns a composed
IOFunction that first applies the
before function to its input, and then applies
this function to the result.
- compose(Supplier<? extends T>) - Method in interface org.apache.commons.io.function.IOFunction
-
Returns a composed
IOFunction that first applies the
before function to its input, and then applies
this function to the result.
- CompositeFileComparator - Class in org.apache.commons.io.comparator
-
Compare two files using a set of delegate file
Comparator.
- CompositeFileComparator(Comparator<File>...) - Constructor for class org.apache.commons.io.comparator.CompositeFileComparator
-
Constructs a composite comparator for the set of delegate comparators.
- CompositeFileComparator(Iterable<Comparator<File>>) - Constructor for class org.apache.commons.io.comparator.CompositeFileComparator
-
Constructs a composite comparator for the set of delegate comparators.
- CompositeFileEntryParser - Class in org.apache.commons.net.ftp.parser
-
This implementation allows to pack some FileEntryParsers together and handle the case where the returned dir style isn't clearly defined.
- CompositeFileEntryParser(FTPFileEntryParser[]) - Constructor for class org.apache.commons.net.ftp.parser.CompositeFileEntryParser
-
Constructs a new instance.
- 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.
- COMPRESSED_TRANSFER_MODE - Static variable in class org.apache.commons.net.ftp.FTP
-
A constant used to indicate a file is to be transferred as FTP compressed data.
- compressPoly() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- compressPolyVec() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- 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.
- computeDetails() - Method in class org.apache.commons.net.ntp.TimeInfo
-
Compute and validate details of the NTP message packet.
- concat(String, String) - Static method in class org.apache.commons.io.FilenameUtils
-
Concatenates a fileName to a base path using normal command line style rules.
- concatenate(byte[][]) - Static method in class org.bouncycastle.util.Util
-
- concatenate(byte[], byte[]) - Static method in class org.bouncycastle.util.Util
-
- CONCURRENT_SEARCHES - Static variable in class net.i2p.router.networkdb.kademlia.FloodSearchJob
-
- 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
-
- ConcurrentHashSet(int) - Constructor for class net.i2p.util.ConcurrentHashSet
-
- ConditionalFileFilter - Interface in org.apache.commons.io.filefilter
-
Defines operations for conditional file filters.
- conditionalSubQ() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- conditionalSubQ() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- conditionalSubQ(short) - Static method in class org.bouncycastle.pqc.crypto.mlkem.Reduce
-
- ConEvent() - Constructor for class net.i2p.client.streaming.impl.Connection.ConEvent
-
- Config - Class in i2p.susi.util
-
Static configuration manager.
- Config() - Constructor for class i2p.susi.util.Config
-
- CONFIG_BACKGROUND_CHECK - Static variable in class i2p.susi.webmail.WebMail
-
- CONFIG_CHECK_MINUTES - Static variable in class i2p.susi.webmail.WebMail
-
- 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_LEAVE_ON_SERVER - Static variable in class i2p.susi.webmail.WebMail
-
- CONFIG_LOCATION_DEFAULT - Static variable in class net.i2p.util.LogManager
-
- CONFIG_LOCATION_PROP - Static variable in class net.i2p.util.LogManager
-
- 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
-
- ConfigBean - Class in i2p.susi.dns
-
Bean for managing SusDNS configuration properties and file operations.
- ConfigBean() - Constructor for class i2p.susi.dns.ConfigBean
-
- 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
-
- 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
-
- ConfigFamilyHandler - Class in net.i2p.router.web.helpers
-
Handler for family configuration.
- ConfigFamilyHandler() - Constructor for class net.i2p.router.web.helpers.ConfigFamilyHandler
-
- 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
-
- configFile() - Method in class i2p.susi.dns.BaseBean
-
Returns the config file.
- ConfigFile - Class in net.i2p.apps.systray
-
Simple config file handler.
- ConfigFile() - Constructor for class net.i2p.apps.systray.ConfigFile
-
- configFile - Variable in class net.i2p.router.startup.ClientAppConfig
-
- configFile(I2PAppContext) - Static method in class net.i2p.router.startup.ClientAppConfig
-
- ConfigHomeHandler - Class in net.i2p.router.web.helpers
-
Simple home page configuration.
- ConfigHomeHandler() - Constructor for class net.i2p.router.web.helpers.ConfigHomeHandler
-
- 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
-
Support additions via B64 Destkey, B64 Desthash, blahblah.i2p, and others
supported by ConvertToHash
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- ConfigReseedHandler - Class in net.i2p.router.web.helpers
-
Handler for reseed configuration form processing.
- ConfigReseedHandler() - Constructor for class net.i2p.router.web.helpers.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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- ConfigUIHelper - Class in org.klomp.snark.standalone
-
Configuration helper for I2PSnark standalone application user interface.
- ConfigUIHelper() - Constructor for class org.klomp.snark.standalone.ConfigUIHelper
-
- ConfigUpdateHandler - Class in net.i2p.router.web
-
Handler for router update configuration.
- ConfigUpdateHandler() - Constructor for class net.i2p.router.web.ConfigUpdateHandler
-
- 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
-
- Configurable - Interface in org.apache.commons.net.ftp
-
This interface adds the aspect of configurability by means of a supplied FTPClientConfig object to other classes in the system, especially listing parsers.
- ConfigurableFTPFileEntryParserImpl - Class in org.apache.commons.net.ftp.parser
-
This abstract class implements the common timestamp parsing algorithm for all the concrete parsers.
- ConfigurableFTPFileEntryParserImpl(String) - Constructor for class org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
-
constructor for this abstract class.
- ConfigurableFTPFileEntryParserImpl(String, int) - Constructor for class org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
-
constructor for this abstract class.
- 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
-
- 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
-
- configure(FTPClientConfig) - Method in interface org.apache.commons.net.ftp.Configurable
-
Configures this instance using an FTPClientConfig.
- configure(FTPClientConfig) - Method in class org.apache.commons.net.ftp.FTPClient
-
- configure(FTPClientConfig) - Method in class org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
-
- configure(FTPClientConfig) - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
- 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
-
- 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
-
- confirmedFullyReceived() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
Have we fully received the SessionConfirmed messages from Alice?
Caller must synch 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 - Variable in class edu.internet2.ndt.Tcpbw100
-
- 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
-
TODO change to 2
- CONGESTION_FOUND - Static variable in class edu.internet2.ndt.NDTConstants
-
- CONGESTION_NONE - Static variable in class edu.internet2.ndt.NDTConstants
-
- connect(String, int) - Method in interface net.i2p.app.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
-
Send all the messages that a client needs to send to a router to establish
a new session.
- 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(SAMv3Handler, String, Properties) - Method in class net.i2p.sam.MasterSession
-
- 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(SAMv3Handler, String, Properties) - Method in class net.i2p.sam.SAMv3StreamSession
-
Connect the SAM STREAM session to the specified Destination
for a single connection, using the socket stolen from the handler.
- connect(SocketAddress) - Method in class net.i2p.sam.SSLSocketChannel
-
- 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(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() - Method in class org.apache.commons.io.CloseableURLConnection
-
- connect(InetAddress, int) - Method in class org.apache.commons.net.bsd.RCommandClient
-
Opens a Socket connected to a remote host at the specified port and originating from the current host at a port in a range acceptable to the BSD rshell
daemon.
- connect(InetAddress, int, InetAddress) - Method in class org.apache.commons.net.bsd.RCommandClient
-
Opens a Socket connected to a remote host at the specified port and originating from the specified local address using a port in a range acceptable to
the BSD rshell daemon.
- connect(InetAddress, int, InetAddress, int) - Method in class org.apache.commons.net.bsd.RCommandClient
-
Opens a Socket connected to a remote host at the specified port and originating from the specified local address and port.
- connect(String, int) - Method in class org.apache.commons.net.bsd.RCommandClient
-
Opens a Socket connected to a remote host at the specified port and originating from the current host at a port in a range acceptable to the BSD rshell
daemon.
- connect(String, int, InetAddress) - Method in class org.apache.commons.net.bsd.RCommandClient
-
Opens a Socket connected to a remote host at the specified port and originating from the specified local address using a port in a range acceptable to
the BSD rshell daemon.
- connect(String, int, InetAddress, int) - Method in class org.apache.commons.net.bsd.RCommandClient
-
Opens a Socket connected to a remote host at the specified port and originating from the specified local address and port.
- connect(SocketAddress) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- connect(SocketAddress, int) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- connect(String, int) - Method in class org.apache.commons.net.ftp.FTPHTTPClient
-
- connect(InetAddress) - Method in class org.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the current default port and originating from the current host at a system assigned port.
- connect(InetAddress, int) - Method in class org.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the specified port and originating from the current host at a system assigned port.
- connect(InetAddress, int, InetAddress, int) - Method in class org.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the specified port and originating from the specified local address and port.
- connect(String) - Method in class org.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the current default port and originating from the current host at a system assigned port.
- connect(String, int) - Method in class org.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the specified port and originating from the current host at a system assigned port.
- connect(String, int, InetAddress, int) - Method in class org.apache.commons.net.SocketClient
-
Opens a Socket connected to a remote host at the specified port and originating from the specified local address and port.
- 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
-
- CONNECT_STOP_EVENT - Static variable in class net.i2p.i2ptunnel.irc.I2PTunnelDCCClient
-
- 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 - Static variable in class net.i2p.util.EepGet
-
- ConnectChecker - Class in net.i2p.router.tunnel.pool
-
Tools to check transport compatibility.
- ConnectChecker(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.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
-
- 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(I2PSocket, InputStream, OutputStream) - Method in class org.klomp.snark.PeerAcceptor
-
- 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_REFUSED - Static variable in class net.i2p.socks.SOCKS4Constants.Reply
-
- CONNECTION_REFUSED - Static variable in class net.i2p.socks.SOCKS5Constants.Reply
-
- 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
-
- connectionClosed(NTCPConnection) - Method in class net.i2p.router.transport.ntcp.Writer
-
- 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
-
The callback interface for a pong.
- ConnectionOptions - Class in net.i2p.client.streaming.impl
-
Define the current options for the con (and allow custom tweaking midstream)
TODO many of these are not per-connection options, and should be migrated
somewhere so they aren't copied for every connection
- ConnectionOptions() - Constructor for class net.i2p.client.streaming.impl.ConnectionOptions
-
Sets max buffer size, connect timeout, read timeout, and write timeout
from System properties.
- ConnectionOptions(Properties) - Constructor for class net.i2p.client.streaming.impl.ConnectionOptions
-
Sets max buffer size, connect timeout, read timeout, and write timeout
from properties.
- ConnectionOptions(I2PSocketOptions) - Constructor for class net.i2p.client.streaming.impl.ConnectionOptions
-
Initializes from System properties then copies over all options.
- ConnectionOptions(ConnectionOptions) - Constructor for class net.i2p.client.streaming.impl.ConnectionOptions
-
Initializes from System properties then copies over all options.
- 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
-
- connectTimeout - Variable in class org.apache.commons.net.SocketClient
-
- 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
-
- connPort - Variable in class net.i2p.i2ptunnel.socks.SOCKSServer
-
- 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
-
- 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
-
- ConsoleUpdateManager - Class in net.i2p.router.update
-
The central resource coordinating updates.
- ConsoleUpdateManager(RouterContext, ClientAppManager, String[]) - Constructor for class net.i2p.router.update.ConsoleUpdateManager
-
- 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 - Class in org.apache.commons.io.function
-
Defines package-private constants.
- Constants - Interface in org.rrd4j.core.jrrd
-
- constantTimeAreEqual(byte[], byte[]) - Static method in class org.bouncycastle.util.Util
-
- 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
-
- construct(byte[], int, int) - Method in interface org.apache.commons.io.output.AbstractByteArrayOutputStream.InputStreamConstructor
-
Constructs an InputStream subclass.
- consume(RatchetSessionTag) - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
inbound only
- consume(RatchetSessionTag) - Method in class net.i2p.router.crypto.ratchet.SingleTagSet
-
- consume() - Method in class org.apache.commons.io.input.ObservableInputStream
-
Reads all data from the underlying
InputStream, while notifying the observers.
- consume(InputStream) - Static method in class org.apache.commons.io.IOUtils
-
- consume(Reader) - Static method in class org.apache.commons.io.IOUtils
-
Consumes characters from a
Reader and ignores them.
- 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
-
- consumeTag(SessionTag) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- 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 - Static variable in class org.apache.commons.net.imap.IMAPReply
-
The reply code indicating command continuation.
- CONT_HEADER_LEN - Static variable in class net.metanotion.io.block.index.BSkipSpan
-
Continuation page header length in bytes
- ContainerHelpers - Class in net.i2p.router.crypto.ratchet
-
Binary search utilities for array operations without argument validation overhead
- ContainerHelpers() - Constructor for class net.i2p.router.crypto.ratchet.ContainerHelpers
-
- 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
-
Check if a peer should be excluded.
- contains(Object) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector.HopChainValidator
-
- contains(Object) - Method in class net.i2p.router.util.RemovableSingletonSet
-
- 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
-
- 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
-
- 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 - Variable in class net.i2p.router.news.NewsEntry
-
- CONTENT_BLOCKLIST - Static variable in class net.i2p.crypto.SU3File
-
- CONTENT_LANGUAGE - Static variable in class org.cybergarage.http.HTTP
-
- CONTENT_LENGTH - Static variable in class org.cybergarage.http.HTTP
-
- CONTENT_NEWS - Static variable in class net.i2p.crypto.SU3File
-
- CONTENT_PLUGIN - Static variable in class net.i2p.crypto.SU3File
-
- CONTENT_RANGE - Static variable in class org.cybergarage.http.HTTP
-
- CONTENT_RANGE_BYTES - Static variable in class org.cybergarage.http.HTTP
-
- CONTENT_RESEED - Static variable in class net.i2p.crypto.SU3File
-
- CONTENT_ROUTER - Static variable in class net.i2p.crypto.SU3File
-
- 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 - Static variable in class org.cybergarage.soap.SOAP
-
- CONTENT_UNKNOWN - Static variable in class net.i2p.crypto.SU3File
-
- contentEquals(ReadableByteChannel, ReadableByteChannel, int) - Static method in class org.apache.commons.io.channels.FileChannels
-
Tests if two readable byte channel contents are equal starting at their respective current positions.
- contentEquals(SeekableByteChannel, SeekableByteChannel, int) - Static method in class org.apache.commons.io.channels.FileChannels
-
Tests if two seekable byte channel contents are equal starting at their respective current positions.
- contentEquals(FileSystem, FileSystem) - Static method in class org.apache.commons.io.file.PathUtils
-
Compares the files of two FileSystems to determine if they are equal or not while considering file contents.
- contentEquals(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Tests whether the contents of two files are equal.
- contentEquals(InputStream, InputStream) - Static method in class org.apache.commons.io.IOUtils
-
Compares the contents of two Streams to determine if they are equal or
not.
- contentEquals(Reader, Reader) - Static method in class org.apache.commons.io.IOUtils
-
Compares the contents of two Readers to determine if they are equal or not.
- contentEquals(RandomAccessFile, RandomAccessFile) - Static method in class org.apache.commons.io.RandomAccessFiles
-
Tests if two RandomAccessFile contents are equal.
- contentEqualsIgnoreEOL(File, File, String) - Static method in class org.apache.commons.io.FileUtils
-
Compares the contents of two files to determine if they are equal or not.
- contentEqualsIgnoreEOL(Reader, Reader) - Static method in class org.apache.commons.io.IOUtils
-
Compares the contents of two Readers to determine if they are equal or
not, ignoring EOL characters.
- 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
-
- contentType - Variable in class net.i2p.router.news.NewsEntry
-
- 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
-
- 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() - Method in class net.i2p.router.networkdb.kademlia.IterativeLookupSelector
-
- continueMatching() - Method in class net.i2p.router.networkdb.kademlia.SearchMessageSelector
-
- 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
-
- CONTROL_PORT_SSL - Static variable in class edu.internet2.ndt.NDTConstants
-
- 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
-
- ControlPoint(int, int) - Constructor for class org.cybergarage.upnp.ControlPoint
-
- ControlPoint() - Constructor for class org.cybergarage.upnp.ControlPoint
-
- 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.
- convertFileCollectionToFileArray(Collection<File>) - Static method in class org.apache.commons.io.FileUtils
-
Converts a Collection containing
File instances into array
representation.
- 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
-
- 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
-
- 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(Path, Path) - Method in class org.apache.commons.io.file.CopyDirectoryVisitor
-
Copies the sourceFile to the targetFile.
- copy(InputStream, Path, CopyOption...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- copy(Path, OutputStream) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- copy(Path, Path, CopyOption...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- copy(IOSupplier<InputStream>, Path, CopyOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
- copy(long, long, OutputStream) - Method in class org.apache.commons.io.input.RandomAccessFileInputStream
-
Copies our bytes from the given starting position for a size to the output stream.
- copy(InputStream, OutputStream) - Static method in class org.apache.commons.io.IOUtils
-
- copy(InputStream, OutputStream, int) - Static method in class org.apache.commons.io.IOUtils
-
- copy(InputStream, Writer, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Copies bytes from an
InputStream to chars on a
Writer using the specified character encoding.
- copy(InputStream, Writer, String) - Static method in class org.apache.commons.io.IOUtils
-
Copies bytes from an
InputStream to chars on a
Writer using the specified character encoding.
- copy(ByteArrayOutputStream) - Static method in class org.apache.commons.io.IOUtils
-
- copy(Reader, Appendable) - Static method in class org.apache.commons.io.IOUtils
-
- copy(Reader, Appendable, CharBuffer) - Static method in class org.apache.commons.io.IOUtils
-
- copy(Reader, OutputStream, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Copies chars from a
Reader to bytes on an
OutputStream using the specified character encoding, and
calling flush.
- copy(Reader, OutputStream, String) - Static method in class org.apache.commons.io.IOUtils
-
Copies chars from a
Reader to bytes on an
OutputStream using the specified character encoding, and
calling flush.
- copy(Reader, Writer) - Static method in class org.apache.commons.io.IOUtils
-
- copy(URL, File) - Static method in class org.apache.commons.io.IOUtils
-
- copy(URL, OutputStream) - Static method in class org.apache.commons.io.IOUtils
-
- copy(String, String) - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a COPY command to the server.
- 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.
- 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
-
- copyDirectory(Path, Path, CopyOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Copies a directory to another directory.
- copyDirectory(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a whole directory to a new location, preserving the file dates.
- copyDirectory(File, File, boolean) - Static method in class org.apache.commons.io.FileUtils
-
Copies a whole directory to a new location.
- copyDirectory(File, File, FileFilter) - Static method in class org.apache.commons.io.FileUtils
-
Copies a filtered directory to a new location preserving the file dates.
- copyDirectory(File, File, FileFilter, boolean) - Static method in class org.apache.commons.io.FileUtils
-
Copies a filtered directory to a new location.
- copyDirectory(File, File, FileFilter, boolean, CopyOption...) - Static method in class org.apache.commons.io.FileUtils
-
Copies a filtered directory to a new location.
- copyDirectoryToDirectory(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a directory to within another directory preserving the file dates.
- CopyDirectoryVisitor - Class in org.apache.commons.io.file
-
Copies a source directory to a target directory.
- CopyDirectoryVisitor(Counters.PathCounters, Path, Path, CopyOption...) - Constructor for class org.apache.commons.io.file.CopyDirectoryVisitor
-
Constructs an instance that copies all files.
- CopyDirectoryVisitor(Counters.PathCounters, PathFilter, PathFilter, Path, Path, CopyOption...) - Constructor for class org.apache.commons.io.file.CopyDirectoryVisitor
-
Constructs an instance that copies files matching the given file and directory filters.
- copyFile(File, File) - Static method in class net.i2p.router.startup.WorkingDir
-
- copyFile(URL, Path, CopyOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Copies a URL to a directory.
- copyFile(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a file to a new location preserving the file date.
- copyFile(File, File, boolean) - Static method in class org.apache.commons.io.FileUtils
-
Copies an existing file to a new file location.
- copyFile(File, File, boolean, CopyOption...) - Static method in class org.apache.commons.io.FileUtils
-
Copies the contents of a file to a new location.
- copyFile(File, File, CopyOption...) - Static method in class org.apache.commons.io.FileUtils
-
Copies a file to a new location.
- copyFile(File, OutputStream) - Static method in class org.apache.commons.io.FileUtils
-
- copyFileToDirectory(Path, Path, CopyOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Copies a file to a directory.
- copyFileToDirectory(URL, Path, CopyOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Copies a URL to a directory.
- copyFileToDirectory(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a file to a directory preserving the file date.
- copyFileToDirectory(File, File, boolean) - Static method in class org.apache.commons.io.FileUtils
-
Copies a file to a directory optionally preserving the file date.
- copyFlagsFrom(DnsMessage) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- 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
-
- copyInputStreamToFile(InputStream, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies bytes from an
InputStream source to a file
destination.
- copyLarge(InputStream, OutputStream) - Static method in class org.apache.commons.io.IOUtils
-
- copyLarge(InputStream, OutputStream, byte[]) - Static method in class org.apache.commons.io.IOUtils
-
- copyLarge(InputStream, OutputStream, long, long) - Static method in class org.apache.commons.io.IOUtils
-
- copyLarge(InputStream, OutputStream, long, long, byte[]) - Static method in class org.apache.commons.io.IOUtils
-
- copyLarge(Reader, Writer) - Static method in class org.apache.commons.io.IOUtils
-
- copyLarge(Reader, Writer, char[]) - Static method in class org.apache.commons.io.IOUtils
-
- copyLarge(Reader, Writer, long, long) - Static method in class org.apache.commons.io.IOUtils
-
- copyLarge(Reader, Writer, long, long, char[]) - Static method in class org.apache.commons.io.IOUtils
-
- copyQuestions() - Method in class org.minidns.dnsmessage.DnsMessage
-
Copy the questions found in the question section.
- copyReader(Reader, Writer) - Static method in class org.apache.commons.net.io.Util
-
Same as copyReader(source, dest, DEFAULT_COPY_BUFFER_SIZE);
- copyReader(Reader, Writer, int) - Static method in class org.apache.commons.net.io.Util
-
Copies the contents of a Reader to a Writer using a copy buffer of a given size.
- copyReader(Reader, Writer, int, long, CopyStreamListener) - Static method in class org.apache.commons.net.io.Util
-
Copies the contents of a Reader to a Writer using a copy buffer of a given size and notifies the provided CopyStreamListener of the progress of the copy
operation by calling its bytesTransferred(long, int) method after each write to the destination.
- copySaltInto(byte[], int) - Method in class org.minidns.record.NSEC3
-
- 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
-
copyStateTo.
- copyStateTo(T) - Method in interface org.rrd4j.core.RrdUpdater
-
copyStateTo.
- copyStream(InputStream, OutputStream) - Static method in class org.apache.commons.net.io.Util
-
Same as copyStream(source, dest, DEFAULT_COPY_BUFFER_SIZE);
- copyStream(InputStream, OutputStream, int) - Static method in class org.apache.commons.net.io.Util
-
Copies the contents of an InputStream to an OutputStream using a copy buffer of a given size.
- copyStream(InputStream, OutputStream, int, long, CopyStreamListener) - Static method in class org.apache.commons.net.io.Util
-
Copies the contents of an InputStream to an OutputStream using a copy buffer of a given size and notifies the provided CopyStreamListener of the progress
of the copy operation by calling its bytesTransferred(long, int) method after each write to the destination.
- copyStream(InputStream, OutputStream, int, long, CopyStreamListener, boolean) - Static method in class org.apache.commons.net.io.Util
-
Copies the contents of an InputStream to an OutputStream using a copy buffer of a given size and notifies the provided CopyStreamListener of the progress
of the copy operation by calling its bytesTransferred(long, int) method after each write to the destination.
- CopyStreamAdapter - Class in org.apache.commons.net.io
-
The CopyStreamAdapter will relay CopyStreamEvents to a list of listeners when either of its bytesTransferred() methods are called.
- CopyStreamAdapter() - Constructor for class org.apache.commons.net.io.CopyStreamAdapter
-
Creates a new copyStreamAdapter.
- CopyStreamEvent - Class in org.apache.commons.net.io
-
A CopyStreamEvent is triggered after every write performed by a stream copying operation.
- CopyStreamEvent(Object, long, int, long) - Constructor for class org.apache.commons.net.io.CopyStreamEvent
-
Constructs a new instance.
- CopyStreamException - Exception in org.apache.commons.net.io
-
The CopyStreamException class is thrown by the org.apache.commons.io.Util copyStream() methods.
- CopyStreamException(String, long, IOException) - Constructor for exception org.apache.commons.net.io.CopyStreamException
-
Creates a new CopyStreamException instance.
- CopyStreamListener - Interface in org.apache.commons.net.io
-
Accepts
CopyStreamEvents to track the progress of a stream copying operation.
- 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.
- copyToDirectory(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a file or directory to within another directory preserving the file dates.
- copyToDirectory(Iterable<File>, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies a files to a directory preserving each file's date.
- copyToFile(InputStream, File) - Static method in class org.apache.commons.io.FileUtils
-
- copyURLToFile(URL, File) - Static method in class org.apache.commons.io.FileUtils
-
Copies bytes from the URL source to a file
destination.
- copyURLToFile(URL, File, int, int) - Static method in class org.apache.commons.io.FileUtils
-
Copies bytes from the URL source to a file destination.
- CoreVersion - Class in net.i2p
-
Expose a version string.
- CoreVersion() - Constructor for class net.i2p.CoreVersion
-
- count - Variable in class i2p.susi.util.CountingInputStream
-
- count(K) - Method in class net.i2p.util.ObjectCounter
-
- count(K) - Method in class net.i2p.util.ObjectCounterUnsafe
-
- count() - Method in interface org.apache.commons.io.function.IOStream
-
Like Stream.count().
- count - Variable in class org.apache.commons.io.input.UnsynchronizedBufferedInputStream
-
The total number of bytes inside the byte array buffer.
- count - Variable in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
The total count of bytes written.
- count() - Method in class org.klomp.snark.BitField
-
Returns the number of set bits.
- count - Variable in class org.rrd4j.data.Normalizer
-
- 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
-
- countActivePeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- 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
-
- countActivePeersInLastHour() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- countActiveSendPeers() - Method in class net.i2p.router.CommSystemFacade
-
How many peers are we currently connected to, that we have
sent a message to in the last minute.
- countActiveSendPeers() - Method in class net.i2p.router.dummy.VMCommSystem
-
- countActiveSendPeers() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
How many peers are we currently connected to, that we have
sent a message to in the last minute.
- 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.TransportImpl
-
How many peers are we currently connected to, that we have
sent a message to in the last minute.
- countActiveSendPeers() - Method in class net.i2p.router.transport.TransportManager
-
How many peers are we currently connected to, that we have
sent a message to in the last minute.
- countActiveSendPeers() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- countCerts(KeyStore) - Static method in class net.i2p.crypto.KeyStoreUtil
-
Count all X509 Certs in a key store
- countDirectory(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Counts aspects of a directory including subdirectories.
- countDirectoryAsBigInteger(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Counts aspects of a directory including subdirectories.
- Counters - Class in org.apache.commons.io.file
-
Provides counters for files, directories, and sizes, as a visit proceeds.
- Counters() - Constructor for class org.rrd4j.core.RrdSafeFileBackend.Counters
-
- Counters.Counter - Interface in org.apache.commons.io.file
-
Counts using a number.
- Counters.PathCounters - Interface in org.apache.commons.io.file
-
Counts files, directories, and sizes, as a visit proceeds.
- countFastPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- 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
-
- countHowManyToBuild() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- countHowManyToBuild() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Gather the data to see how many tunnels to build, and then actually compute that value (delegated to
the countHowManyToBuild function below)
- CountingInputStream - Class in i2p.susi.util
-
InputStream that counts bytes read and skipped.
- CountingInputStream(InputStream) - Constructor for class i2p.susi.util.CountingInputStream
-
- CountingOutputStream - Class in i2p.susi.util
-
OutputStream that counts bytes written.
- CountingOutputStream(OutputStream) - Constructor for class i2p.susi.util.CountingOutputStream
-
- CountingOutputStream - Class in org.apache.commons.io.output
-
A decorating output stream that counts the number of bytes that have passed
through.
- CountingOutputStream(OutputStream) - Constructor for class org.apache.commons.io.output.CountingOutputStream
-
Constructs a new CountingOutputStream.
- CountingPathVisitor - Class in org.apache.commons.io.file
-
Counts files, directories, and sizes, as a visit proceeds.
- CountingPathVisitor(CountingPathVisitor.AbstractBuilder<?, ?>) - Constructor for class org.apache.commons.io.file.CountingPathVisitor
-
- CountingPathVisitor(Counters.PathCounters) - Constructor for class org.apache.commons.io.file.CountingPathVisitor
-
Constructs a new instance.
- CountingPathVisitor(Counters.PathCounters, PathFilter, PathFilter) - Constructor for class org.apache.commons.io.file.CountingPathVisitor
-
Constructs a new instance.
- CountingPathVisitor.AbstractBuilder<T,B extends CountingPathVisitor.AbstractBuilder<T,B>> - Class in org.apache.commons.io.file
-
- CountingPathVisitor.Builder - Class in org.apache.commons.io.file
-
- 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
-
- countNotFailingPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- countPeers() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- 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
-
- 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
-
- countRdnsCacheEntries() - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- 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_BUNDLE_NAME - Static variable in class net.i2p.router.web.Messages
-
- COUNTRY_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- COUNTRY_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- COUNTRY_FILE_DEFAULT - Static variable in class net.i2p.router.transport.GeoIP
-
- countryCode - Variable in class com.maxmind.geoip.Location
-
- countryCode - Variable in class com.maxmind.geoip.Region
-
- countryName - Variable in class com.maxmind.geoip.Location
-
- countryName - Variable in class com.maxmind.geoip.Region
-
- 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
-
A class for retrieveing details about the CPU using the CPUID assembly instruction.
- CPUID() - Constructor for class freenet.support.CPUInformation.CPUID
-
- CPUID.CPUIDResult - Class in freenet.support.CPUInformation
-
A class that can (amongst other things I assume) represent the state of the
different CPU registers after a call to the CPUID assembly method
- 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
-
- cpuType() - Static method in class net.i2p.util.NativeBigInteger
-
- CR - Static variable in class org.apache.commons.io.IOUtils
-
CR char '13'.
- CR - Static variable in class org.cybergarage.http.HTTP
-
- CRASHED - Static variable in class net.i2p.router.util.EventLog
-
- 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(File) - Method in enum org.apache.commons.io.RandomAccessFileMode
-
Constructs a random access file to read from, and optionally to write to, the file specified by the
File argument.
- create(Path) - Method in enum org.apache.commons.io.RandomAccessFileMode
-
Constructs a random access file to read from, and optionally to write to, the file specified by the
File argument.
- create(String) - Method in enum org.apache.commons.io.RandomAccessFileMode
-
Constructs a random access file to read from, and optionally to write to, the file specified by the
File argument.
- create(Object) - Static method in class org.apache.commons.io.UncheckedIOExceptions
-
Constructs a new UncheckedIOException for the given detail message.
- create(String) - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a CREATE command to the server.
- 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
- createClientKeyManager(File, String) - Static method in class org.apache.commons.net.util.KeyManagerUtils
-
Create a client key manager which returns a particular key.
- createClientKeyManager(File, String, String) - Static method in class org.apache.commons.net.util.KeyManagerUtils
-
Create a client key manager which returns a particular key.
- createClientKeyManager(KeyStore, String, String) - Static method in class org.apache.commons.net.util.KeyManagerUtils
-
Create a client key manager which returns a particular key.
- createClientKeyManager(String, File, String, String, String) - Static method in class org.apache.commons.net.util.KeyManagerUtils
-
Create a client key manager which returns a particular key.
- createCommandSupport() - Method in class org.apache.commons.net.SocketClient
-
Create the CommandSupport instance if required
- createDatagramSocket() - Method in interface org.apache.commons.net.DatagramSocketFactory
-
Creates a DatagramSocket on the local host at the first available port.
- createDatagramSocket(int) - Method in interface org.apache.commons.net.DatagramSocketFactory
-
Creates a DatagramSocket on the local host at a specified port.
- createDatagramSocket(int, InetAddress) - Method in interface org.apache.commons.net.DatagramSocketFactory
-
Creates a DatagramSocket at the specified address on the local host at a specified port.
- createDatagramSocket() - Method in class org.apache.commons.net.DefaultDatagramSocketFactory
-
Creates a DatagramSocket on the local host at the first available port.
- createDatagramSocket(int) - Method in class org.apache.commons.net.DefaultDatagramSocketFactory
-
Creates a DatagramSocket on the local host at a specified port.
- createDatagramSocket(int, InetAddress) - Method in class org.apache.commons.net.DefaultDatagramSocketFactory
-
Creates a DatagramSocket at the specified address on the local host at a specified port.
- 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
Caller must close stream.
- 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
Caller must close stream.
- 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.
- createDirectories(Path, FileAttribute<?>...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- createDirectory(Path, FileAttribute<?>...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- 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
-
Note that we just sent a SessionCreated packet
- createdPacketSent() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- 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
-
- createErrorStream() - Method in class org.apache.commons.net.bsd.RCommandClient
-
Overrides method in RExecClient in order to implement proper port number limitations.
- createErrorStream() - Method in class org.apache.commons.net.bsd.RExecClient
-
- 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.
- createFile(Path, FileAttribute<?>...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- createFileEntryParser(FTPClientConfig) - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
Implementation extracts a key from the supplied
FTPClientConfig parameter and creates an object implementing the interface
FTPFileEntryParser and uses the supplied configuration to configure it.
- createFileEntryParser(String) - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
This default implementation of the FTPFileEntryParserFactory interface works according to the following logic: First it attempts to interpret the
supplied key as a fully qualified class name (default package is not allowed) of a class implementing the FTPFileEntryParser interface.
- createFileEntryParser(FTPClientConfig) - Method in interface org.apache.commons.net.ftp.parser.FTPFileEntryParserFactory
-
Implementation should be a method that extracts a key from the supplied
FTPClientConfig parameter and creates an object
implementing the interface FTPFileEntryParser and uses the supplied configuration to configure it.
- createFileEntryParser(String) - Method in interface org.apache.commons.net.ftp.parser.FTPFileEntryParserFactory
-
Implementation should be a method that decodes the supplied key and creates an object implementing the interface FTPFileEntryParser.
- 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
-
- createHandlers() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- 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
-
- 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
-
In response to a RequestLeaseSet Message from the router, send a
CreateLeaseset Message back to the router.
- 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
-
- 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
-
- createLink(Path, Path) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- 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.
- createMVSEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
Creates a new MVSFTPEntryParser.
- 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.
- createNetwareFTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
Creates a new NetwareFTPEntryParser.
- createNew() - Static method in class net.i2p.crypto.CryptixAESKeyCache
-
- createNewFile() - Method in class net.i2p.util.SecureFile
-
Sets file to mode 600 if the file is created
- createNTFTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
Creates a new FTPFileEntryParser.
- createOptionsWindow() - Method in class edu.internet2.ndt.Tcpbw100
-
- createOS2FTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
Creates a new OS2FTPEntryParser.
- createOS400FTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
Creates a new FTPFileEntryParser.
- createParentDirectories(Path, FileAttribute<?>...) - Static method in class org.apache.commons.io.file.PathUtils
-
Creates the parent directories for the given path.
- createParentDirectories(Path, LinkOption, FileAttribute<?>...) - Static method in class org.apache.commons.io.file.PathUtils
-
Creates the parent directories for the given path.
- createParentDirectories(File) - Static method in class org.apache.commons.io.FileUtils
-
Creates all parent directories for a File object, including any necessary but non-existent parent directories.
- createParser(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
- 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
-
- 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
-
- 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'.
- createServerSocket(int) - Method in class org.apache.commons.net.DefaultSocketFactory
-
Creates a ServerSocket bound to a specified port.
- createServerSocket(int, int) - Method in class org.apache.commons.net.DefaultSocketFactory
-
Creates a ServerSocket bound to a specified port with a given maximum queue length for incoming connections.
- createServerSocket(int, int, InetAddress) - Method in class org.apache.commons.net.DefaultSocketFactory
-
Creates a ServerSocket bound to a specified port on a given local address with a given maximum queue length for incoming connections.
- createServerSocket() - Method in class org.apache.commons.net.ftp.FTPSServerSocketFactory
-
- createServerSocket(int) - Method in class org.apache.commons.net.ftp.FTPSServerSocketFactory
-
- createServerSocket(int, int) - Method in class org.apache.commons.net.ftp.FTPSServerSocketFactory
-
- createServerSocket(int, int, InetAddress) - Method in class org.apache.commons.net.ftp.FTPSServerSocketFactory
-
- 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.
- 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() - Constructor for class net.i2p.data.i2cp.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
-
- 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.
- createSocket() - Method in class org.apache.commons.net.DefaultSocketFactory
-
Creates an unconnected Socket.
- createSocket(InetAddress, int) - Method in class org.apache.commons.net.DefaultSocketFactory
-
Creates a Socket connected to the given host and port.
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.commons.net.DefaultSocketFactory
-
Creates a Socket connected to the given host and port and originating from the specified local address and port.
- createSocket(String, int) - Method in class org.apache.commons.net.DefaultSocketFactory
-
Creates a Socket connected to the given host and port.
- createSocket(String, int, InetAddress, int) - Method in class org.apache.commons.net.DefaultSocketFactory
-
Creates a Socket connected to the given host and port and originating from the specified local address and port.
- createSocket() - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
-
- createSocket(String, int) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.commons.net.ftp.FTPSSocketFactory
-
- 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.
- createSSLContext(String, KeyManager, TrustManager) - Static method in class org.apache.commons.net.util.SSLContextUtils
-
Create and initialize an SSLContext.
- createSSLContext(String, KeyManager[], TrustManager[]) - Static method in class org.apache.commons.net.util.SSLContextUtils
-
Create and initialize an SSLContext.
- createStatsWindow() - Method in class edu.internet2.ndt.Tcpbw100
-
Create the "Statistics" window.
- createSymbolicLink(Path, Path, FileAttribute<?>...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- createTempDirectory(Path, String, FileAttribute<?>...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- createTempDirectory(String, FileAttribute<?>...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- 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
- createTempFile(Path, String, String, FileAttribute<?>...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- createTempFile(String, String, FileAttribute<?>...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- createThreadGroup(String) - Method in class net.i2p.sam.SessionRecord
-
- createTitledBorder(String) - Static method in class com.vuze.plugins.mlab.tools.ndt.swingemu.BorderFactory
-
- createTypeBitMap(List<Record.TYPE>) - Static method in class org.minidns.record.NSEC
-
- createUnixFTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
Creates a new UnixFTPEntryParser.
- 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.
- createVMSVersioningFTPEntryParser() - Method in class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
Creates a new VMSVersioningFTPEntryParser.
- 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
-
- CRIT - Static variable in class net.i2p.util.Log
-
- CRITICAL - Static variable in class net.i2p.router.util.EventLog
-
- CRL_SUFFIX - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
-
- 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
-
- CRLFLineReader - Class in org.apache.commons.net.io
-
CRLFLineReader implements a readLine() method that requires exactly CRLF to terminate an input line.
- CRLFLineReader(Reader) - Constructor for class org.apache.commons.net.io.CRLFLineReader
-
Creates a CRLFLineReader that wraps an existing Reader input source.
- 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
-
Cache the objects used in CryptixRijndael_Algorithm.makeKey to reduce
memory churn.
- CryptixRijndael_Algorithm - Class in net.i2p.crypto
-
Rijndael AES algorithm implementation.
- CryptixRijndael_Algorithm() - Constructor for class net.i2p.crypto.CryptixRijndael_Algorithm
-
- CryptoCheck - Class in net.i2p.crypto
-
Moved from CryptixAESEngine and net.i2p.router.tasks.CryptoChecker.
- 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
-
Prime for ElGamal from http://tools.ietf.org/html/rfc3526
Primes for DSA: Generated by TheCrypto http://article.gmane.org/gmane.comp.security.invisiblenet.iip.devel/343
See also: ECConstants, RSAConstants
- CryptoConstants() - Constructor for class net.i2p.crypto.CryptoConstants
-
- CryptoException - Exception in org.bouncycastle.crypto
-
the foundation class for the hard 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
-
create a CryptoException with the given message.
- CryptoException(String, Throwable) - Constructor for exception org.bouncycastle.crypto.CryptoException
-
Create a CryptoException with the given message and underlying cause.
- CryptoServiceProperties - Interface in org.bouncycastle.crypto
-
Properties interface for cryptographic services.
- cryptoServiceProperties() - Method in class org.bouncycastle.crypto.digests.KeccakDigest
-
- cryptoServiceProperties() - Method in class org.bouncycastle.crypto.digests.LongDigest
-
- cryptoServiceProperties() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
-
- cryptoServiceProperties() - Method in class org.bouncycastle.crypto.digests.SHAKEDigest
-
- 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
-
- 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
-
- 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
-
- ctx - Variable in class net.i2p.router.web.helpers.SidebarHelper
-
- current() - Static method in class org.apache.commons.io.file.PathUtils
-
Gets the current directory.
- current() - Static method in class org.apache.commons.io.FileUtils
-
Gets the current directory.
- CURRENT_VERSION - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- 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
- CURRTO - Static variable in class edu.internet2.ndt.NDTConstants
-
- CURRWINRCVD - Static variable in class edu.internet2.ndt.NDTConstants
-
- 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
-
- 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
-
- 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
-
- cwd(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP CWD command to the server, receive the reply, and return the reply code.
- cwin - Variable in class edu.internet2.ndt.Tcpbw100
-
- CwndComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.CwndComparator
-
- CWNDTIME - Static variable in class edu.internet2.ndt.NDTConstants
-
- cwndtime - Variable in class edu.internet2.ndt.Tcpbw100
-
- Daemon - Class in net.i2p.addressbook
-
Main class of addressbook.
- Daemon() - Constructor for class net.i2p.addressbook.Daemon
-
- DAEMON_USER - Static variable in class net.i2p.util.SystemVersion
-
- DaemonThread - Class in net.i2p.addressbook
-
A thread that waits five minutes, then runs the addressbook daemon.
- DaemonThread(String[]) - Constructor for class net.i2p.addressbook.DaemonThread
-
Construct a DaemonThread with the command line arguments args.
- DaemonThreadFactory(String) - Constructor for class org.rrd4j.core.RrdSyncThreadPool.DaemonThreadFactory
-
- data - Variable in class net.i2p.router.news.CRLEntry
-
- data - Variable in class net.i2p.router.transport.udp.SSU2Header.Header
-
- data(byte[], int, int) - Method in class org.apache.commons.io.input.MessageDigestCalculatingInputStream.MessageDigestMaintainingObserver
-
Deprecated.
- data(int) - Method in class org.apache.commons.io.input.MessageDigestCalculatingInputStream.MessageDigestMaintainingObserver
-
Deprecated.
- data(byte[], int, int) - Method in class org.apache.commons.io.input.MessageDigestInputStream.MessageDigestMaintainingObserver
-
- data(int) - Method in class org.apache.commons.io.input.MessageDigestInputStream.MessageDigestMaintainingObserver
-
- data(byte[], int, int) - Method in class org.apache.commons.io.input.ObservableInputStream.Observer
-
- data(int) - Method in class org.apache.commons.io.input.ObservableInputStream.Observer
-
- data() - Method in class org.apache.commons.net.smtp.SMTP
-
A convenience method to send the SMTP DATA command to the server, receive the reply, and return the reply code.
- DATA - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
SMTP command 3.
- DATA - Static variable in class org.apache.commons.net.tftp.TFTPPacket
-
This is the actual TFTP spec identifier and is equal to 3.
- data - Variable in class org.klomp.snark.Message
-
- Data - Class in org.minidns.record
-
Abstract base class for DNS record data payloads.
All DNS record types extend this class to provide their specific
data representation and parsing logic.
- Data() - Constructor for class org.minidns.record.Data
-
- data - Variable in class org.rrd4j.core.jrrd.DataChunk
-
- DATA_CONNECTION_ALREADY_OPEN - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 125.
- DATA_CONNECTION_OPEN - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 225.
- DATA_ENTRY_TERMINAL - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
20
- DATA_FLAG_BYTE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- DATA_FOLLOWON_EXTRA_SIZE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
5 for flag and msg number in followon block
- DATA_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
not including acks.
- DATA_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
16 byte short header
- DATA_MATRIX_FIELD_256 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- DATA_PORT - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- DATA_RATE_10G_ETHERNET - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_RATE_DIAL_UP - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_RATE_ETHERNET - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_RATE_FAST_ETHERNET - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_RATE_GIGABIT_ETHERNET - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_RATE_INSUFFICIENT_DATA - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_RATE_OC_12 - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_RATE_OC_48 - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_RATE_RTT - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_RATE_SYSTEM_FAULT - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_RATE_T1 - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_RATE_T3 - Static variable in class edu.internet2.ndt.NDTConstants
-
- DATA_SIZE - Static variable in class net.i2p.data.i2np.TunnelDataMessage
-
- database - Variable in class com.maxmind.geoip2.DatabaseReader.Builder
-
- DatabaseEntry - Class in net.i2p.data
-
Base class for data structures stored in the I2P network database (NetDb).
- DatabaseEntry() - Constructor for class net.i2p.data.DatabaseEntry
-
- DatabaseInfo - Class in com.maxmind.geoip
-
Encapsulates metadata about the GeoIP database.
- DatabaseInfo(String) - Constructor for class com.maxmind.geoip.DatabaseInfo
-
Creates a new DatabaseInfo object given the database info String.
- DatabaseLookupMessage - Class in net.i2p.data.i2np
-
Defines the message a router sends to another router to search for a
key in the network database.
- DatabaseLookupMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DatabaseLookupMessage
-
- DatabaseLookupMessage(I2PAppContext, boolean) - Constructor for class net.i2p.data.i2np.DatabaseLookupMessage
-
- DatabaseLookupMessage.Type - Enum in net.i2p.data.i2np
-
Database lookup type enumeration.
- DatabaseReader - Class in com.maxmind.geoip2
-
Modified and simplified for I2P
- DatabaseReader.Builder - Class in com.maxmind.geoip2
-
Constructs a Builder for the DatabaseReader.
- DatabaseSearchReplyMessage - Class in net.i2p.data.i2np
-
Defines the message a router sends to another router in response to a
search (DatabaseFindNearest or DatabaseLookup) when it doesn't have the value,
specifying what routers it would search.
- DatabaseSearchReplyMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- DatabaseStoreMessage - Class in net.i2p.data.i2np
-
Defines the message a router sends to another router to test the network
database reachability, as well as the reply message sent back.
- DatabaseStoreMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DatabaseStoreMessage
-
- DataChunk - Class in org.rrd4j.core.jrrd
-
Models a chunk of result data from an RRDatabase.
- DataChunk(Map<String, Integer>, long, int, int, long, int, int) - Constructor for class org.rrd4j.core.jrrd.DataChunk
-
- DataFormatException - Exception in net.i2p.data
-
Thrown when the data was not available to read or write a DataStructure
- DataFormatException(String, Throwable) - Constructor for exception net.i2p.data.DataFormatException
-
- DataFormatException(String) - Constructor for exception net.i2p.data.DataFormatException
-
- dataFound(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
how long did it take to get the reply, or -1 if we don't know
- Datagram2 - Class in net.i2p.client.datagram
-
Class for creating and loading I2P repliable datagrams version 2.
- Datagram3 - Class in net.i2p.client.datagram
-
Class for creating and loading I2P repliable datagrams version 3.
- datagramReceived(String, byte[], int, int, int, int) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- datagramReceived(String, byte[], int, int, int, int) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- datagramSession - Variable in class net.i2p.sam.SAMv1Handler
-
- DatagramSocketClient - Class in org.apache.commons.net
-
The DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.
- DatagramSocketClient() - Constructor for class org.apache.commons.net.DatagramSocketClient
-
Constructs a new instance.
- DatagramSocketFactory - Interface in org.apache.commons.net
-
The DatagramSocketFactory interface provides a means for the programmer to control the creation of datagram sockets and provide his own DatagramSocket
implementations for use by all classes derived from
DatagramSocketClient .
- DataHelper - Class in net.i2p.data
-
Comprehensive utility class for I2P data structure serialization, encoding, and manipulation.
- DataHelper() - Constructor for class net.i2p.data.DataHelper
-
- DataHolder - Interface in org.rrd4j.core
-
Interface for holding data sources.
- DataImporter - Class in org.rrd4j.core
-
An abstract class to import data from external source.
- DataImporter() - Constructor for class org.rrd4j.core.DataImporter
-
- DataLengthException - Exception in org.bouncycastle.crypto
-
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
- DataLengthException() - Constructor for exception org.bouncycastle.crypto.DataLengthException
-
base constructor.
- DataLengthException(String) - Constructor for exception org.bouncycastle.crypto.DataLengthException
-
create a DataLengthException with the given message.
- DataLoader - Interface in org.klomp.snark
-
Callback used to fetch data
- DataMessage - Class in net.i2p.data.i2np
-
Defines a message containing arbitrary bytes of data
This is what goes in a GarlicClove.
- DataMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DataMessage
-
- dataOffset - Variable in class org.rrd4j.core.jrrd.Archive
-
Data offset within file in bytes.
- DataProcessor - Class in org.rrd4j.data
-
Class which should be used for all calculations based on the data fetched from RRD files.
- DataProcessor(long, long) - Constructor for class org.rrd4j.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- DataProcessor(Date, Date) - Constructor for class org.rrd4j.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- DataProcessor(Calendar, Calendar) - Constructor for class org.rrd4j.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- DataProcessor(TemporalAmount) - Constructor for class org.rrd4j.data.DataProcessor
-
Creates new DataProcessor object for the given time duration.
- dataPushed(int) - Method in class net.i2p.router.peermanager.PeerProfile
-
- dataPushed1m(int) - Method in class net.i2p.router.peermanager.PeerProfile
-
the tunnel pushed that much data in a 1 minute period
- dataQueue - Variable in class org.bouncycastle.crypto.digests.KeccakDigest
-
- dataReceived() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
we have received a real data packet, so we're done establishing
- dataReceived() - Method in class net.i2p.router.transport.udp.PeerState
-
Same as setLastReceivedTime(now)
- DataSet(long[], double[]) - Constructor for class org.rrd4j.graph.DownSampler.DataSet
-
- datasource(String, String, String, ConsolFun) - Method in interface org.rrd4j.core.DataHolder
-
Defines virtual datasource.
- datasource(String, URI, String, ConsolFun) - Method in interface org.rrd4j.core.DataHolder
-
Defines virtual datasource.
- datasource(String, String, String, ConsolFun, RrdBackendFactory) - Method in interface org.rrd4j.core.DataHolder
-
Defines virtual datasource.
- datasource(String, URI, String, ConsolFun, RrdBackendFactory) - Method in interface org.rrd4j.core.DataHolder
-
Defines virtual datasource.
- datasource(String, String) - Method in interface org.rrd4j.core.DataHolder
-
Create a new virtual datasource by evaluating a mathematical expression, specified in Reverse
Polish Notation (RPN).
- datasource(String, String, Variable) - Method in interface org.rrd4j.core.DataHolder
-
Creates a datasource that performs a variable calculation on an another named datasource to
yield a single combined timestamp/value.
- datasource(String, IPlottable) - Method in interface org.rrd4j.core.DataHolder
-
Creates a new (plottable) datasource.
- datasource(String, FetchData) - Method in interface org.rrd4j.core.DataHolder
-
Creates a new 'fetched' datasource.
- datasource(String, String, FetchData) - Method in interface org.rrd4j.core.DataHolder
-
Creates a new 'fetched' datasource.
- Datasource - Class in org.rrd4j.core
-
Class to represent single datasource within RRD.
- Datasource(RrdDb, DsDef) - Constructor for class org.rrd4j.core.Datasource
-
- Datasource(RrdDb, DataImporter, int) - Constructor for class org.rrd4j.core.Datasource
-
- DataSource - Class in org.rrd4j.core.jrrd
-
Instances of this class model a data source in an RRD file.
- DataSource(RRDFile) - Constructor for class org.rrd4j.core.jrrd.DataSource
-
- datasource(String, IPlottable) - Method in class org.rrd4j.data.DataProcessor
-
Adds a custom, plottable datasource (PDEF).
- datasource(String, String) - Method in class org.rrd4j.data.DataProcessor
-
Adds complex source (CDEF).
- datasource(String, String, Variable) - Method in class org.rrd4j.data.DataProcessor
-
Creates a datasource that performs a variable calculation on an another named datasource to
yield a single combined timestamp/value.
- datasource(String, String, String, ConsolFun) - Method in class org.rrd4j.data.DataProcessor
-
Adds simple datasource (DEF).
- datasource(String, URI, String, ConsolFun) - Method in class org.rrd4j.data.DataProcessor
-
Adds simple datasource (DEF).
- datasource(String, String, String, ConsolFun, RrdBackendFactory) - Method in class org.rrd4j.data.DataProcessor
-
Adds simple source (DEF).
- datasource(String, URI, String, ConsolFun, RrdBackendFactory) - Method in class org.rrd4j.data.DataProcessor
-
Adds simple source (DEF).
- datasource(String, FetchData) - Method in class org.rrd4j.data.DataProcessor
-
Adds DEF datasource with datasource values already available in the FetchData object.
- datasource(String, String, FetchData) - Method in class org.rrd4j.data.DataProcessor
-
Adds DEF datasource with datasource values already available in the FetchData object.
- datasource(String, String, String, ConsolFun) - Method in class org.rrd4j.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, URI, String, ConsolFun) - Method in class org.rrd4j.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, String, String, ConsolFun, RrdBackendFactory) - Method in class org.rrd4j.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, URI, String, ConsolFun, RrdBackendFactory) - Method in class org.rrd4j.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, String) - Method in class org.rrd4j.graph.RrdGraphDef
-
Create a new virtual datasource by evaluating a mathematical expression, specified in Reverse
Polish Notation (RPN).
- datasource(String, String, Variable) - Method in class org.rrd4j.graph.RrdGraphDef
-
Creates a datasource that performs a variable calculation on an another named datasource to
yield a single combined timestamp/value.
- datasource(String, IPlottable) - Method in class org.rrd4j.graph.RrdGraphDef
-
Creates a new (plottable) datasource.
- datasource(String, FetchData) - Method in class org.rrd4j.graph.RrdGraphDef
-
Creates a new 'fetched' datasource.
- datasource(String, String, FetchData) - Method in class org.rrd4j.graph.RrdGraphDef
-
Creates a new 'fetched' datasource.
- DataSourceType - Enum in org.rrd4j.core.jrrd
-
Class DataSourceType
- DataStore - Interface in net.i2p.router.networkdb.kademlia
-
Interface for database storage operations in the network database.
- DataStructure - Interface in net.i2p.data
-
Base interface defining standard binary representation for I2P data structures.
- DataStructureImpl - Class in net.i2p.data
-
Base implementation of all data structures
- DataStructureImpl() - Constructor for class net.i2p.data.DataStructureImpl
-
- date - Variable in class i2p.susi.webmail.Mail
-
- date - Variable in class net.i2p.router.news.NewsMetadata.Release
-
- DATE - Static variable in class net.i2p.util.LogManager
-
These define the characters in the format line of the config file
- Date - Class in org.cybergarage.http
-
Utility class for handling HTTP date formatting and time operations.
- Date(Calendar) - Constructor for class org.cybergarage.http.Date
-
Creates a new Date instance with the specified Calendar.
- DATE - Static variable in class org.cybergarage.http.HTTP
-
- DATE_LENGTH - Static variable in class net.i2p.data.DataHelper
-
- DateAndFlags - Class in net.i2p.data
-
A six-byte Date and 2 bytes of flags, since a Date won't encroach
on the top two bytes until the year 10889.
- DateAndFlags() - Constructor for class net.i2p.data.DateAndFlags
-
- DateAndFlags(long, int) - Constructor for class net.i2p.data.DateAndFlags
-
- DateAndFlags(Date, int) - Constructor for class net.i2p.data.DateAndFlags
-
- dateOnly - Variable in class i2p.susi.webmail.Mail
-
- DateSorter(MailCache) - Constructor for class i2p.susi.webmail.Sorters.DateSorter
-
- dateString - Variable in class i2p.susi.webmail.Mail
-
- dateString - Variable in class org.rrd4j.core.timespec.TimeSpec
-
- DateTimeBlock(long) - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload.DateTimeBlock
-
- DateTimeBlock(I2PAppContext) - Constructor for class net.i2p.router.transport.ntcp.NTCP2Payload.DateTimeBlock
-
- DateTimeBlock(I2PAppContext) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.DateTimeBlock
-
- dateUpdated(String) - Method in class net.i2p.client.impl.I2PSessionImpl
-
- day - Variable in class org.rrd4j.core.timespec.TimeSpec
-
- DAY - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Constant to represent day
- DAYS - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "day", "days", "d" - days multiplier
- DaytimeTCPClient - Class in org.apache.commons.net.daytime
-
The DaytimeTCPClient class is a TCP implementation of a client for the Daytime protocol described in RFC 867.
- DaytimeTCPClient() - Constructor for class org.apache.commons.net.daytime.DaytimeTCPClient
-
The default DaytimeTCPClient constructor.
- DaytimeUDPClient - Class in org.apache.commons.net.daytime
-
The DaytimeUDPClient class is a UDP implementation of a client for the Daytime protocol described in RFC 867.
- DaytimeUDPClient() - Constructor for class org.apache.commons.net.daytime.DaytimeUDPClient
-
Constructs a new instance.
- db - Variable in class org.rrd4j.core.jrrd.Archive
-
The parent RRD database.
- DBHistory - Class in net.i2p.router.peermanager
-
History of NetDb related activities (lookups, replies, stores, etc)
- DBHistory(RouterContext, String) - Constructor for class net.i2p.router.peermanager.DBHistory
-
- dbl() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
Doubles a given group element $p$ in $P^2$ or $P^3$ representation and returns the result in $P \times P$ representation.
- dbLookupFailed(Hash) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer was unable to reply to a db lookup - either with data or with
a lookupReply redirecting the user elsewhere
This will force creation of DB stats
Non-blocking.
- dbLookupFailed(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer was unable to reply to a db lookup - either with data or with
a lookupReply redirecting the user elsewhere
- dbLookupReceived(Hash) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the local router received a db lookup from the given peer
Non-blocking.
- dbLookupReceived(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that the local router received a db lookup from the given peer
- dbLookupReply(Hash, int, int, int, int, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer replied to a db lookup with a redirect to other routers, where
the list of redirected users included newPeers routers that the local router didn't
know about, oldPeers routers that the local router already knew about, the given invalid
routers that were invalid in some way, and the duplicate number of routers that we explicitly
asked them not to send us, but they did anyway
Non-blocking.
- dbLookupReply(Hash, int, int, int, int, long) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer replied to a db lookup with a redirect to other routers, where
the list of redirected users included newPeers routers that the local router didn't
know about, oldPeers routers that the local router already knew about, the given invalid
routers that were invalid in some way, and the duplicate number of routers that we explicitly
asked them not to send us, but they did anyway
- dbLookupSuccessful(Hash, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer was able to return the valid data for a db lookup
This will force creation of DB stats
Non-blocking.
- dbLookupSuccessful(Hash, long) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer was able to return the valid data for a db lookup
- dblPrecmp - Variable in class net.i2p.crypto.eddsa.math.GroupElement
-
- dbStoreFailed(Hash) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that we were unable to confirm a successful send of db data to
the peer, at least not within our timeout period
This will force creation of DB stats
- dbStoreFailed(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that we were unable to confirm a successful send of db data to
the peer, at least not within our timeout period
- dbStoreReceived(Hash, boolean) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the local router received an unprompted db store from the given peer
Non-blocking.
- dbStoreReceived(Hash, boolean) - Method in interface net.i2p.router.ProfileManager
-
Note that the local router received an unprompted db store from the given peer
- dbStoreSent(Hash, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that we've confirmed a successful send of db data to the peer (though we haven't
necessarily requested it again from them, so they /might/ be lying)
As of 0.9.53 we update the DbResponseTime.
- dbStoreSent(Hash, long) - Method in interface net.i2p.router.ProfileManager
-
Note that we've confirmed a successful send of db data to the peer (though we haven't
necessarily requested it again from them, so they /might/ be lying)
- dbStoreSuccessful(Hash) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that we've verified a successful send of db data to the floodfill peer
by querying another floodfill.
- dbStoreSuccessful(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that we confirmed a successful send of db data to
the peer.
- DCCClientManager - Class in net.i2p.i2ptunnel.irc
-
Start, track, and expire the I2PTunnelDCCClients.
- DCCClientManager(I2PSocketManager, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.irc.DCCClientManager
-
Create a new manager for DCC client tunnels.
- DCCHelper - Interface in net.i2p.i2ptunnel.irc
-
Hooks to create and maintain DCC client and server tunnels
- dday - Variable in class org.rrd4j.core.timespec.TimeSpec
-
- DEADLOCK - Static variable in class net.i2p.router.util.EventLog
-
- DeadlockDetector - Class in net.i2p.router.web
-
Periodic check
ref: https://dzone.com/articles/how-detect-java-deadlocks
In routerconsole because java.lang.management is
not available in Android.
- DeadlockDetector(RouterContext) - Constructor for class net.i2p.router.web.DeadlockDetector
-
- debug(String) - Method in class i2p.susi.dns.BaseBean
-
Log a debug message.
- debug(String, Throwable) - Method in class net.i2p.jetty.I2PLogger
-
- debug(String, Object, Object) - Method in class net.i2p.jetty.I2PLogger
-
- debug(Throwable) - Method in class net.i2p.jetty.I2PLogger
-
- debug(String, Object...) - Method in class net.i2p.jetty.I2PLogger
-
- debug(String, long) - Method in class net.i2p.jetty.I2PLogger
-
- DEBUG - Static variable in class net.i2p.util.Log
-
- debug(String) - Method in class net.i2p.util.Log
-
- debug(String, Throwable) - Method in class net.i2p.util.Log
-
- debug - Static variable in class org.apache.commons.net.telnet.Telnet
-
- Debug - Class in org.cybergarage.util
-
Debug utility class for the CyberLink framework.
- Debug() - Constructor for class org.cybergarage.util.Debug
-
- DEBUG_IB_NSR - Static variable in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
- DEBUG_OB_NSR - Static variable in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
- DEBUG_OUTPUT - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 199.
- DEBUG_SINGLE_ES - Static variable in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
- debugoptions - Static variable in class org.apache.commons.net.telnet.Telnet
-
- DEC - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "dec", "december" - twelfth month
- decaps(EncType, byte[], byte[]) - Static method in class net.i2p.router.crypto.pqc.MLKEM
-
Alice side
Note that this will not fail???
- decay() - Method in class net.i2p.router.util.DecayingBloomFilter
-
- decay() - Method in class net.i2p.router.util.DecayingHashSet
-
- DecayingBloomFilter - Class in net.i2p.router.util
-
Time-decaying Bloom filter series for efficient data management.
- DecayingBloomFilter(int, int, String, I2PAppContext) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
only for extension by DHS
- DecayingBloomFilter(I2PAppContext, int, int) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
Create a bloom filter that will decay its entries over time.
- DecayingBloomFilter(I2PAppContext, int, int, String) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
Uses default m of 23, memory usage is 2 MB.
- DecayingBloomFilter(I2PAppContext, int, int, String, int) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
Memory usage is 2 * (2**m) bits or 2**(m-2) bytes.
- DecayingHashSet - Class in net.i2p.router.util
-
Double-buffered hash set with time-based decay for efficient data management.
- DecayingHashSet(I2PAppContext, int, int) - Constructor for class net.i2p.router.util.DecayingHashSet
-
Create a double-buffered hash set that will decay its entries over time.
- DecayingHashSet(I2PAppContext, int, int, String) - Constructor for class net.i2p.router.util.DecayingHashSet
-
- DechunkedOutputStream - Class in net.i2p.i2ptunnel.util
-
Simple stream for checking and optionally removing RFC2616 chunked encoding to the output.
- DechunkedOutputStream(OutputStream, LimitOutputStream.DoneCallback, boolean) - Constructor for class net.i2p.i2ptunnel.util.DechunkedOutputStream
-
- decimals - Variable in class org.rrd4j.graph.ImageParameters
-
Number of decimal places for formatting
- decode(int) - Method in class com.maxmind.db.Decoder
-
- decode() - Method in class com.maxmind.db.Decoder
-
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.Base64
-
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.EightBit
-
- decode(Buffer) - Method in class i2p.susi.webmail.encoding.EightBit
-
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.EightBit
-
Copy in to out, unchanged
- decode(byte[]) - Method in class i2p.susi.webmail.encoding.Encoding
-
Decode a byte array using default offset and length.
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.Encoding
-
Decode a portion of a byte array.
- decode(String) - Method in class i2p.susi.webmail.encoding.Encoding
-
Decode a string.
- decode(Buffer) - Method in class i2p.susi.webmail.encoding.Encoding
-
Decode a buffer into another buffer.
- decode(Buffer, Buffer) - Method in class i2p.susi.webmail.encoding.Encoding
-
Decode a buffer into another buffer using the input stream.
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.Encoding
-
Decode an input stream into a buffer.
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.HeaderLine
-
Decode all the header lines, up through \r\n\r\n,
and puts them in the ReadBuffer, including the \r\n\r\n
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.HTML
-
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.QuotedPrintable
-
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.SevenBit
-
- decode(Buffer) - Method in class i2p.susi.webmail.encoding.SevenBit
-
We don't do any 8-bit checks like we do for decode(byte[])
- decode(InputStream, Buffer) - Method in class i2p.susi.webmail.encoding.SevenBit
-
Copy in to out, unchanged
We don't do any 8-bit checks like we do for decode(byte[])
- decode(int, Buffer) - Method in class i2p.susi.webmail.MailPart
-
Synched because FileBuffer keeps stream open
- decode(I2PAppContext, String) - Static method in class net.i2p.crypto.Blinding
-
Decode a new-format b32 address.
- decode(I2PAppContext, byte[]) - Static method in class net.i2p.crypto.Blinding
-
Decode a new-format b32 address.
- decode(byte[]) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding
-
Decode a FieldElement from its $(b-1)$-bit encoding.
- decode(byte[]) - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncoding
-
Decodes a given field element in its 10 byte $2^{25.5}$ representation.
- decode(byte[]) - Method in class net.i2p.crypto.eddsa.math.Encoding
-
Decode a FieldElement from its $(b-1)$-bit encoding.
- decode(String) - Static method in class net.i2p.data.Base32
-
Case-insensitive.
- decode(String) - Static method in class net.i2p.data.Base64
-
Decodes data from Base64 notation using the I2P alphabet.
- decode(String, boolean) - Static method in class net.i2p.data.Base64
-
Decodes data from Base64 notation using the I2P alphabet.
- decode(String) - Static method in class net.i2p.i2ptunnel.localServer.LocalHTTPServer
-
Decode %xx encoding
- decode(byte[]) - Static method in class net.i2p.router.crypto.ratchet.Elligator2
-
From javascript version documentation:
Returns an array with the point and the second argument of the corresponding call to the `encode` function.
- decode(AtomicBoolean, byte[]) - Static method in class net.i2p.router.crypto.ratchet.Elligator2
-
From javascript version documentation:
Returns an array with the point and the second argument of the corresponding call to the `encode` function.
- decodedLength - Variable in class i2p.susi.webmail.MailPart
-
the decoded length if known, else -1
- decodeFilenameRFC5987(String) - Static method in class i2p.susi.util.FilenameUtil
-
Modified from QuotedPrintable.decode()
- decodeFormatInformation(int, int) - Static method in class com.google.zxing.qrcode.decoder.FormatInformation
-
- decodeIDNHost(String) - Static method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
Decode a hostname for display.
- decodeInteger(ByteBuffer, int, int) - Static method in class com.maxmind.db.Decoder
-
- decodeNtpHexString(String) - Static method in class org.apache.commons.net.ntp.TimeStamp
-
Convert NTP timestamp hexstring (e.g.
- decodePath(String) - Static method in class org.klomp.snark.web.BasicServlet
-
Simple version of URIUtil.decodePath().
- Decoder - Class in com.maxmind.db
-
Decoder for MaxMind DB data.
- Decoder(NodeCache, ByteBuffer, long) - Constructor for class com.maxmind.db.Decoder
-
- Decoder.Type - Enum in com.maxmind.db
-
Enumeration of data types supported in MaxMind DB format.
- decodeToString(String) - Static method in class net.i2p.data.Base32
-
Decodes data from Base32 notation and
returns it as a string.
- decodeToString(String) - Static method in class net.i2p.data.Base64
-
Decodes data from Base64 notation and
returns it as a string.
- decodeUrl(String) - Static method in class org.apache.commons.io.FileUtils
-
Decodes the specified URL as per RFC 3986, transforming
percent-encoded octets to characters by decoding with the UTF-8 character
set.
- decodeVersionInformation(int) - Static method in class com.google.zxing.qrcode.decoder.Version
-
- DecodingException - Exception in i2p.susi.webmail.encoding
-
Exception for decoding errors.
- DecodingException(String) - Constructor for exception i2p.susi.webmail.encoding.DecodingException
-
- DecodingException(String, Exception) - Constructor for exception i2p.susi.webmail.encoding.DecodingException
-
- DecodingOutputStream - Class in i2p.susi.util
-
Buffering decoder that outputs to a Writer.
- DecodingOutputStream(Writer, String) - Constructor for class i2p.susi.util.DecodingOutputStream
-
- decompress(byte[]) - Static method in class net.i2p.data.DataHelper
-
Decompress the GZIP compressed data (returning null on error).
- decompress(byte[], int, int) - Static method in class net.i2p.data.DataHelper
-
Decompress the GZIP compressed data (returning null on error).
- decompressPoly(byte[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- decompressPolyVec(byte[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- deconfigure(WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
-
- deconfigure(WebAppContext) - Method in class net.i2p.servlet.WebAppProviderConfiguration.WAPConfiguration
-
- decrementOutstandingFloodfillSearches() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- decrementRemaining(Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodOnlySearchJob
-
Note that we heard from the peer
- decrementRemaining() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
-
- decrementUploaders(boolean) - Method in class org.klomp.snark.PeerCoordinator
-
Decrement the uploaders and (if set) the interestedUploaders counts
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.AESEngine
-
Decrypt the data with the session key
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int, int) - Method in class net.i2p.crypto.AESEngine
-
Decrypt the data with the session key.
- decrypt(byte[], byte[], byte[], int, byte[], int, int) - Static method in class net.i2p.crypto.ChaCha20
-
Encrypt from ciphertext to plaintext
- decrypt(byte[], byte[], int, byte[], int, byte[], int, int) - Static method in class net.i2p.crypto.ChaCha20
-
Encrypt from ciphertext to plaintext
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.CryptixAESEngine
-
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int, int) - Method in class net.i2p.crypto.CryptixAESEngine
-
- decrypt(EncryptedBuildRecord, SessionKey, byte[]) - Static method in class net.i2p.data.i2np.BuildResponseRecord
-
Decrypts a standard ChaCha/Poly-encrypted record.
- decrypt(EncryptedBuildRecord, SessionKey, byte[], int) - Static method in class net.i2p.data.i2np.BuildResponseRecord
-
Decrypts a short ChaCha/Poly-encrypted record.
- decrypt(byte[], PrivateKey, SessionKeyManager) - Method in class net.i2p.router.crypto.ElGamalAESEngine
-
Decrypt the message using the given private key
and using tags from the specified key manager.
- decrypt(byte[], PrivateKey, PrivateKey, MuxedSKM) - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
-
Try to decrypt the message with one or both of the given private keys
- decrypt(byte[], PrivateKey, PrivateKey, MuxedPQSKM) - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
-
Try to decrypt the message with one or both of the given private keys
- decrypt(byte[], PrivateKey, RatchetSKM) - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
-
Decrypt the message using the given private key
and using tags from the specified key manager.
- decrypt(byte[], PrivateKey, PrivateKey, MuxedSKM) - Method in class net.i2p.router.crypto.ratchet.MuxedEngine
-
Decrypt the message with the given private keys
- decrypt(byte[], PrivateKey, PrivateKey, MuxedPQSKM) - Method in class net.i2p.router.crypto.ratchet.MuxedPQEngine
-
Decrypt the message with the given private keys
- decrypt(I2PAppContext, byte[], int, int, HopConfig) - Static method in class net.i2p.router.tunnel.OutboundGatewayProcessor
-
Undo the crypto for a single hop.
- decrypt(TunnelBuildMessage, Hash, PrivateKey) - Method in class net.i2p.router.tunnel.pool.BuildMessageProcessor
-
Decrypt the record targeting us, encrypting all of the other records with the included
reply key and IV.
- decrypt(TunnelBuildReplyMessage, TunnelCreatorConfig, List<Integer>) - Method in class net.i2p.router.tunnel.pool.BuildReplyHandler
-
Decrypt the tunnel build reply records.
- decrypt(byte[], byte[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMIndCpa
-
- decryptAESBlock(byte[], int, int, SessionKey, byte[], byte[], Set<SessionTag>, SessionKey) - Method in class net.i2p.router.crypto.ElGamalAESEngine
-
private byte[] decryptAESBlock(byte encrypted[], SessionKey key, byte iv[],
byte sentTag[], Set foundTags, SessionKey foundKey) throws DataFormatException {
return decryptAESBlock(encrypted, 0, encrypted.length, key, iv, sentTag, foundTags, foundKey);
}
- decryptAndHash(byte[], int, byte[], int, int) - Method in class com.southernstorm.noise.protocol.SymmetricState
-
Decrypts a block of ciphertext and mixes it into the handshake hash.
- decryptBlock(byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.AESEngine
-
This just copies payload to rv, see extension for the real thing.
- decryptBlock(byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.CryptixAESEngine
-
decrypt exactly 16 bytes of data with the session key provided
- decryptDestConnID(DatagramPacket, byte[]) - Static method in class net.i2p.router.transport.udp.SSU2Header
-
Decrypt bytes 0-7 in header.
- decryptFast(byte[], PrivateKey, SessionKeyManager) - Method in class net.i2p.router.crypto.ElGamalAESEngine
-
Tags only.
- decryptFast(byte[], PrivateKey, RatchetSKM) - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
-
NSR/ES only.
- decryptOnly(byte[], int, byte[], int, int) - Method in class com.southernstorm.noise.protocol.SymmetricState
-
I2P - Same as decryptAndHash() but without the post-mixHash(), for N only.
- decryptSlow(byte[], PrivateKey, SessionKeyManager) - Method in class net.i2p.router.crypto.ElGamalAESEngine
-
Full ElG only.
- decryptSlow(byte[], PrivateKey, RatchetSKM) - Method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
-
NS only.
- decryptWithAd(byte[], byte[], int, byte[], int, int) - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
- decryptWithAd(byte[], int, int, byte[], int, byte[], int, int) - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
I2P
- decryptWithAd(byte[], byte[], int, byte[], int, int) - Method in interface com.southernstorm.noise.protocol.CipherState
-
Decrypts a ciphertext buffer using the cipher and a block of associated data.
- decryptWithAd(byte[], int, int, byte[], int, byte[], int, int) - Method in interface com.southernstorm.noise.protocol.CipherState
-
I2P
- deepEquals(RouterAddress) - Method in class net.i2p.data.router.RouterAddress
-
Everything, including Transport, host, port, options, and cost
- Def - Class in org.rrd4j.data
-
RRD DEF (Data Source Definition) implementation.
Represents a data source defined in an RRD file with specific name, consolidation function, and
backend configuration.
- Def(String, FetchData) - Constructor for class org.rrd4j.data.Def
-
- Def(String, String, FetchData) - Constructor for class org.rrd4j.data.Def
-
- Def(String, URI, String, ConsolFun, RrdBackendFactory) - Constructor for class org.rrd4j.data.Def
-
- Def - Class in org.rrd4j.graph
-
Represents a data definition (DEF) in RRD graphs.
- Def(String, URI, String, ConsolFun, RrdBackendFactory) - Constructor for class org.rrd4j.graph.Def
-
- DEF_BURST_PCT - Static variable in class net.i2p.router.web.helpers.ConfigNetHandler
-
- DEF_BURST_TIME - Static variable in class net.i2p.router.web.helpers.ConfigNetHandler
-
- DEFAULT - Static variable in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- DEFAULT_ALLOW_ZERO_HOP - Static variable in class net.i2p.router.TunnelPoolSettings
-
- DEFAULT_ARROW_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default arrow color
- DEFAULT_AUTH_PASSWORD - Static variable in class net.i2p.i2pcontrol.security.SecurityManager
-
- DEFAULT_BACK_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph background color
- DEFAULT_BACKLOG_SIZE - Static variable in class net.i2p.router.util.PriBlockingQueue
-
Default backlog and max size depending on system speed.
- DEFAULT_BACKUP_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
-
- DEFAULT_BACKUP_TRACKER - Static variable in class org.klomp.snark.SnarkManager
-
URL.
- DEFAULT_BASE - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default value base
- DEFAULT_BATCH_FREQUENCY - Static variable in class net.i2p.router.tunnel.BatchedRouterPreprocessor
-
for IBGWs for efficiency (not our data)
- DEFAULT_BLOCK - Static variable in class net.i2p.router.sybil.Analysis
-
- DEFAULT_BLOCK_THRESHOLD - Static variable in class net.i2p.router.sybil.Analysis
-
- DEFAULT_BLOCK_TIME - Static variable in class net.i2p.router.sybil.Analysis
-
- DEFAULT_BUFFER_SIZE - Static variable in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.commons.io.IOUtils
-
The default buffer size (8192) to use in copy methods.
- DEFAULT_BURST_SECONDS - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_BW_PER_TUNNEL_ESTIMATE - Static variable in class net.i2p.router.tunnel.TunnelParticipant
-
- DEFAULT_BYTE_MODE_ENCODING - Static variable in class com.google.zxing.qrcode.encoder.Encoder
-
- DEFAULT_CACHING_ALLOWED - Static variable in annotation type org.rrd4j.core.RrdBackendAnnotation
-
- DEFAULT_CANVAS_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph canvas color
- DEFAULT_CERTIFICATE_ALGORITHM_STRING - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- DEFAULT_CERTIFICATE_ALIAS - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- DEFAULT_CERTIFICATE_DOMAIN - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- DEFAULT_CERTIFICATE_KEY_LENGTH - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- DEFAULT_CERTIFICATE_PASSWORD - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- DEFAULT_CERTIFICATE_VALIDITY - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- DEFAULT_CHUNK_SIZE - Static variable in class org.cybergarage.http.HTTP
-
- DEFAULT_CLIENT_LIMIT - Static variable in class net.i2p.i2ptunnel.BlocklistManager
-
Default maximum number of entries in the client blocklist
- DEFAULT_COLLAPSE_PANELS - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_COMPARATOR - Static variable in class org.apache.commons.io.comparator.DefaultFileComparator
-
Singleton default comparator instance
- DEFAULT_CONFIG_FILE - Static variable in class net.i2p.i2ptunnel.TunnelControllerGroup
-
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.Connection
-
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
-
- DEFAULT_CONSOLE_PORT - Static variable in class net.i2p.util.PortMapper
-
Default HTTP console port.
- DEFAULT_CONSOLEBUFFERSIZE - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_CONTENT_LANGUAGE - Static variable in class org.cybergarage.xml.XML
-
- DEFAULT_CONTENT_TYPE - Static variable in class org.cybergarage.xml.XML
-
- DEFAULT_CONTROL_ENCODING - Static variable in class org.apache.commons.net.ftp.FTP
-
The default character encoding used for communicating over an FTP control connection.
- DEFAULT_COPY_BUFFER_SIZE - Static variable in class org.apache.commons.net.io.Util
-
The default buffer size (1024) used by
copyStream and
copyReader and by the copyReader/copyStream methods if
a zero or negative buffer size is supplied.
- DEFAULT_COST - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- DEFAULT_DATA_PORT - Static variable in class org.apache.commons.net.ftp.FTP
-
The default FTP data port (20).
- DEFAULT_DATABASES - Static variable in class net.i2p.router.web.GraphGenerator
-
- DEFAULT_DATAGRAM_HOST - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_DATAGRAM_PORT - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_DATAGRAM_PORT_INT - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
-
- DEFAULT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
-
Dates are ignored for file lists, but are used for member lists where possible
- DEFAULT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
-
- DEFAULT_DATEFORMAT - Static variable in class net.i2p.util.LogManager
-
blank means default short date and medium time for the locale - see DateFormat
- DEFAULT_DB_DIR - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- DEFAULT_DEFAULTLEVEL - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_DELAY - Static variable in class net.i2p.router.tunnel.BatchedPreprocessor
-
- DEFAULT_DESCRIPTION_URI - Static variable in class org.cybergarage.upnp.Device
-
- DEFAULT_DISCOVERY_WAIT_TIME - Static variable in class org.cybergarage.upnp.Device
-
- DEFAULT_DISPLAYONSCREEN - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_DURATION - Static variable in class net.i2p.router.TunnelPoolSettings
-
- DEFAULT_ENABLE_ADDCREATE - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_ENABLE_ADDCREATE - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_ENABLE_LIGHTBOX - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_ENABLE_LIGHTBOX - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_ENABLE_SORA_FONT - Static variable in class net.i2p.router.web.CSSHelper
-
- DEFAULT_ENABLE_UPNP_IPV6 - Static variable in class net.i2p.router.transport.TransportManager
-
- DEFAULT_ENCODING - Static variable in class org.apache.commons.net.pop3.POP3
-
- DEFAULT_ENCRYPT_RI - Static variable in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
only on fast boxes, for now
- DEFAULT_END - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph ending time
- DEFAULT_EXPIRATION_MS - Static variable in class net.i2p.data.i2np.I2NPMessageImpl
-
- DEFAULT_EXPIRED_DEVICE_EXTRA_TIME - Static variable in class org.cybergarage.upnp.UPnP
-
Default extra time in seconds before considering a device expired.
- DEFAULT_FAVORITES - Static variable in class net.i2p.router.web.helpers.HomeHelper
-
- DEFAULT_FILENAME - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_FILESIZE - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_FONT_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default font color
- DEFAULT_FONT_NAME - Variable in class net.i2p.router.web.GraphRenderer
-
- DEFAULT_FORCE_FLUSH - Static variable in class net.i2p.sam.SAMStreamSession
-
- DEFAULT_FORMAT - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_FRAME_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default frame color
- DEFAULT_FREQUENCY - Static variable in class net.i2p.router.sybil.Analysis
-
- DEFAULT_FTPS_DATA_PORT - Static variable in class org.apache.commons.net.ftp.FTPSClient
-
Default FTPS data port.
- DEFAULT_FTPS_PORT - Static variable in class org.apache.commons.net.ftp.FTPSClient
-
Default FTPS port.
- DEFAULT_FULL - Static variable in class net.i2p.router.web.helpers.SidebarHelper
-
- DEFAULT_FULL_ADVANCED - Static variable in class net.i2p.router.web.helpers.SidebarHelper
-
- DEFAULT_FULL_NEWUSER - Static variable in class net.i2p.router.web.helpers.SidebarHelper
-
- DEFAULT_FUZZ - Static variable in class net.i2p.util.SimpleTimer2.TimedEvent
-
- DEFAULT_GRID_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default minor grid color
- DEFAULT_HEIGHT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph height
- DEFAULT_HOST - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
-
- DEFAULT_HOST - Static variable in class net.i2p.util.PortMapper
-
Default host for local services.
- DEFAULT_HOST - Static variable in class org.apache.commons.net.whois.WhoisClient
-
The default whois host to query.
- DEFAULT_HOSTS_FILE - Static variable in class net.i2p.client.naming.HostsTxtNamingService
-
default hosts.txt filenames
- DEFAULT_HTTPS_CONSOLE_PORT - Static variable in class net.i2p.util.PortMapper
-
Default HTTPS console port.
- DEFAULT_IMAGE_FORMAT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default image format
- DEFAULT_IMAGE_QUALITY - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default image quality, used only for jpeg graphs
- DEFAULT_IMAPS_PORT - Static variable in class org.apache.commons.net.imap.IMAPSClient
-
The default IMAP over SSL port.
- DEFAULT_INBOUND_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_INBOUND_BURST_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_INITIAL_RTT - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
Initial RTT estimate for new connections before first measurement.
- DEFAULT_INITIAL_SHIFT - Static variable in class org.rrd4j.core.RrdDef
-
If not specified in constructor, starting timestamp will be set to current timestamp plus
DEFAULT_INITIAL_SHIFT seconds (-10).
- DEFAULT_IP_RESTRICTION - Static variable in class net.i2p.router.TunnelPoolSettings
-
- DEFAULT_IPV6_CONFIG - Static variable in class net.i2p.router.transport.TransportUtil
-
- DEFAULT_JUMP_SERVERS - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- DEFAULT_KEYDIR - Static variable in class net.i2p.router.KeyManager
-
- DEFAULT_KEYSIZE - Static variable in class net.i2p.crypto.eddsa.KeyPairGenerator
-
- DEFAULT_KEYSTORE_NAME - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- DEFAULT_KEYSTORE_PASSWORD - Static variable in class net.i2p.crypto.KeyStoreUtil
-
- DEFAULT_KEYSTORE_PASSWORD - Static variable in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- DEFAULT_LARGE_FONT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph large font
- DEFAULT_LEASE_TIME - Static variable in class org.cybergarage.upnp.Device
-
- DEFAULT_LEGEND_FONT_NAME - Variable in class net.i2p.router.web.GraphRenderer
-
- DEFAULT_LISTEN_PORT - Static variable in interface net.i2p.client.I2PClient
-
7654
- DEFAULT_LISTEN_PORT - Static variable in class net.i2p.router.web.RouterConsoleRunner
-
- DEFAULT_MANAGER - Static variable in class net.i2p.client.streaming.I2PSocketManagerFactory
-
The one and only manager.
- DEFAULT_MAX_CONNS_DAY - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_CONNS_HOUR - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_CONNS_MIN - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_FILES_PER_TORRENT - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_MAX_MESSAGE_SIZE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
OK, here is the calculation on the message size to fit in a single
tunnel message without fragmentation.
- DEFAULT_MAX_MESSAGE_SIZE_RATCHET - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
See analysis in proposal 144
- DEFAULT_MAX_SENDS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- DEFAULT_MAX_SIZE - Static variable in class i2p.susi.webmail.smtp.SMTPClient
-
10.00 MB
smtp.postman.i2p as of 2024-06-22.
- DEFAULT_MAX_SIZE - Static variable in class net.i2p.client.streaming.impl.Packet
-
- DEFAULT_MAX_SIZE - Static variable in class net.i2p.router.util.PriBlockingQueue
-
- DEFAULT_MAX_STREAMS - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_TIMEOUTS - Static variable in class org.apache.commons.net.tftp.TFTPClient
-
The default number of times a receive attempt is allowed to timeout before ending attempts to retry the receive and failing.
- DEFAULT_MAX_TOTAL_CONNS_DAY - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_TOTAL_CONNS_HOUR - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_TOTAL_CONNS_MIN - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- DEFAULT_MAX_TUNNELS - Static variable in class net.i2p.router.RouterThrottleImpl
-
- DEFAULT_MAX_UP_BW - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_MESSAGE_HISTORY_FILENAME - Static variable in class net.i2p.router.MessageHistory
-
- DEFAULT_MESSAGES_PER_TUNNEL_ESTIMATE - Static variable in class net.i2p.router.RouterThrottleImpl
-
This is the estimated number of 1 KB tunnel messages that we'll see in
10 minute lifetime of an exploratory tunnel.
- DEFAULT_MGRID_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default major grid color
- DEFAULT_MINIMAL - Static variable in class net.i2p.router.web.helpers.SidebarHelper
-
- DEFAULT_MINIMAL_ADVANCED - Static variable in class net.i2p.router.web.helpers.SidebarHelper
-
- DEFAULT_MINIMUM_FAST_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
-
- DEFAULT_MINIMUM_HIGH_CAPACITY_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
-
- DEFAULT_MSEARCH_MX - Static variable in class org.cybergarage.upnp.ssdp.SSDP
-
Default MX (Maximum wait time) for M-SEARCH requests in seconds
- DEFAULT_MTU - Static variable in class net.i2p.router.transport.udp.PeerState2
-
- DEFAULT_NEWS_URL_SU3 - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
current default, i2pnews.i2p, run by echelon
NOTE: If you change, also change in Android:
app/src/main/java/net/i2p/android/apps/NewsFetcher.java
- DEFAULT_ONSCREENLEVEL - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_OUTBOUND_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
Caution, do not make DEFAULT_OUTBOUND_BANDWIDTH * DEFAULT_SHARE_PCT > 32
without thinking about the implications (default connection limits, for example)
of moving the default bandwidth class from L to M, or maybe
adjusting bandwidth class boundaries.
- DEFAULT_OUTBOUND_BURST_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_OVERRIDE_IS_SLOW - Static variable in class net.i2p.util.SystemVersion
-
- DEFAULT_PAGESIZE - Static variable in class i2p.susi.util.Folder
-
- DEFAULT_PEER_PROFILE_DIR - Static variable in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
- DEFAULT_PERCENTILE - Static variable in class org.rrd4j.data.DataProcessor
-
Constant DEFAULT_PERCENTILE=95.0
- DEFAULT_POOL_USAGE_POLICY - Static variable in interface org.rrd4j.core.DataHolder
-
Constant that defines the default
RrdDbPool usage policy.
- DEFAULT_PORT - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
-
- DEFAULT_PORT - Static variable in class org.apache.commons.net.bsd.RCommandClient
-
The default rshell port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.bsd.RExecClient
-
The default rexec port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.bsd.RLoginClient
-
The default rlogin port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.chargen.CharGenTCPClient
-
The default chargen port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.chargen.CharGenUDPClient
-
The default chargen port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.daytime.DaytimeTCPClient
-
The default daytime port 13 per RFC 867.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.daytime.DaytimeUDPClient
-
The default daytime port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.discard.DiscardTCPClient
-
The default discard port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.discard.DiscardUDPClient
-
The default discard port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.echo.EchoTCPClient
-
The default echo port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.echo.EchoUDPClient
-
The default echo port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.finger.FingerClient
-
The default FINGER port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.ftp.FTP
-
The default FTP control port (21).
- DEFAULT_PORT - Static variable in class org.apache.commons.net.imap.IMAP
-
The default IMAP port (RFC 3501).
- DEFAULT_PORT - Static variable in class org.apache.commons.net.nntp.NNTP
-
The default NNTP port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.ntp.NTPUDPClient
-
The default NTP port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.pop3.POP3
-
The default POP3 port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.smtp.SMTP
-
The default SMTP port (25).
- DEFAULT_PORT - Static variable in class org.apache.commons.net.telnet.Telnet
-
- DEFAULT_PORT - Static variable in class org.apache.commons.net.tftp.TFTP
-
The default TFTP port according to RFC 783 is 69.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.time.TimeTCPClient
-
The default time port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.time.TimeUDPClient
-
The default time port.
- DEFAULT_PORT - Static variable in class org.apache.commons.net.whois.WhoisClient
-
The default whois port.
- DEFAULT_PORT - Static variable in class org.cybergarage.http.HTTP
-
- DEFAULT_PORT - Static variable in class org.cybergarage.http.HTTPServer
-
- DEFAULT_POST_BAN_TIME - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
all of these in SECONDS
- DEFAULT_POST_MAX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_POST_TOTAL_BAN_TIME - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_POST_TOTAL_MAX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_POST_WINDOW - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_PREALLOCATE_FILES - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_PREALLOCATE_FILES - Static variable in class org.klomp.snark.Storage
-
Default value for file pre-allocation (true).
- DEFAULT_PRESENTATION_URI - Static variable in class org.cybergarage.upnp.Device
-
- DEFAULT_PROTOCOL - Static variable in class org.apache.commons.net.imap.IMAPSClient
-
Default secure socket protocol name.
- DEFAULT_PROXY_HOST - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_PROXY_PORT - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_PROXY_PORT_INT - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
-
- DEFAULT_READ_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- DEFAULT_READ_TIMEOUT - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
-1 (forever) as of 0.9.36,
so that large POSTs won't timeout on the read side
- DEFAULT_RECENT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
-
- DEFAULT_RECENT_DATE_FORMAT - Static variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
-
- DEFAULT_RECENT_SDF - Static variable in interface org.apache.commons.net.ftp.parser.FTPTimestampParser
-
the default recent date format.
- DEFAULT_REFRESH - Static variable in class net.i2p.router.web.CSSHelper
-
- DEFAULT_REFRESH_DELAY_SECS - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_REFRESH_FREQ - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_REFRESH_FREQUENCY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_REMOVE_TIME - Static variable in class net.i2p.router.sybil.Analysis
-
- DEFAULT_REVERSE - Static variable in class org.apache.commons.io.comparator.DefaultFileComparator
-
Singleton reverse default comparator instance
- DEFAULT_ROTATIONLIMIT - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_SAM_CONFIGFILE - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_SAM_KEYFILE - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_SAMCLIENT_CONFIGFILE - Static variable in class net.i2p.sam.client.SSLUtil
-
- DEFAULT_SDF - Static variable in interface org.apache.commons.net.ftp.parser.FTPTimestampParser
-
the default default date format.
- DEFAULT_SEED_URL - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
NOTE - URLs that are in both the standard and SSL groups must use the same hostname,
so the reseed process will not download from both.
- DEFAULT_SERVICES - Static variable in class net.i2p.router.web.helpers.HomeHelper
-
- DEFAULT_SHADEA_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default top-left graph shade color
- DEFAULT_SHADEB_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default bottom-right graph shade color
- DEFAULT_SHARE_KBPS - Static variable in class net.i2p.router.web.helpers.ConfigNetHelper
-
- DEFAULT_SHARE_PERCENTAGE - Static variable in class net.i2p.router.Router
-
- DEFAULT_SHOULD_PROXY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_SHOULD_PROXY_NEWS - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_SHOW_STATUSFILTER - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_SHOW_STATUSFILTER - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_SHUTDOWN_DELAY_MAX - Static variable in class net.i2p.i2ptunnel.TunnelController
-
Default maximum shutdown delay in seconds
- DEFAULT_SHUTDOWN_DELAY_MIN - Static variable in class net.i2p.i2ptunnel.TunnelController
-
Default minimum shutdown delay in seconds
- DEFAULT_SIGNATURE - Static variable in class org.rrd4j.core.Header
-
Default signature string for RRD files created by RRD4J.
- DEFAULT_SIGTYPE - Static variable in interface net.i2p.client.I2PClient
-
Default signature type.
- DEFAULT_SIZE - Static variable in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Default buffer size.
- DEFAULT_SMALL_FONT - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph small font
- DEFAULT_SOURCES - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- DEFAULT_SSL_SEED_URL - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
The I2P reseed servers are managed by backup (backup@mail.i2p).
- DEFAULT_SSU_IPV4_MTU - Static variable in class net.i2p.router.transport.udp.PeerState2
-
- DEFAULT_SSU_IPV6_MTU - Static variable in class net.i2p.router.transport.udp.PeerState2
-
- DEFAULT_START - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph starting time
- DEFAULT_STARTUP_DELAY - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_STARTUP_DELAY - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_STARTUP_DELAY_MAX - Static variable in class net.i2p.i2ptunnel.TunnelController
-
Default maximum startup delay in seconds
- DEFAULT_STARTUP_DELAY_MIN - Static variable in class net.i2p.i2ptunnel.TunnelController
-
Default minimum startup delay in seconds
- DEFAULT_STARTUP_WAIT_TIME - Static variable in class org.cybergarage.upnp.Device
-
- DEFAULT_STEP - Static variable in class org.rrd4j.core.RrdDef
-
Default RRD step to be used if not specified in constructor (300 seconds).
- DEFAULT_STICKY_SIDEBAR - Static variable in class net.i2p.router.web.CSSHelper
-
- DEFAULT_STRATUM - Static variable in class net.i2p.router.RouterClock
-
- DEFAULT_SYNC_CORE_POOL_SIZE - Static variable in class org.rrd4j.core.RrdNioBackendFactory
-
The core pool size for the sync executor.
- DEFAULT_SYNC_PERIOD - Static variable in class org.rrd4j.core.RrdNioBackendFactory
-
Period in seconds between consecutive synchronizations when sync-mode is set to
SYNC_BACKGROUND.
- DEFAULT_TAG_THRESHOLD - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- DEFAULT_TAGS - Static variable in class net.i2p.router.crypto.TransientSessionKeyManager
-
This was 100 since 0.6.1.10 (50 before that).
- DEFAULT_TAGS_TO_SEND - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- DEFAULT_TCP_HOST - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_TCP_PORT - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_THEME - Static variable in class net.i2p.router.web.CSSHelper
-
- DEFAULT_THEME - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_TIMEOUT - Static variable in class org.cybergarage.http.HTTP
-
- DEFAULT_TIMEOUT - Static variable in class org.cybergarage.http.HTTPServer
-
Default timeout connection for HTTP comunication
- DEFAULT_TIMEOUT_DURATION - Static variable in class org.apache.commons.net.tftp.TFTP
-
The default duration to wait to receive a datagram before timing out.
- DEFAULT_TITLE_FONT_NAME - Variable in class net.i2p.router.web.GraphRenderer
-
- DEFAULT_TRACKER_ANNOUNCES - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_TTL - Static variable in class org.cybergarage.upnp.UPnP
-
Default time-to-live value for multicast packets.
- DEFAULT_TUNNEL_QUANTITY - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_UNIFIED_SIDEBAR - Static variable in class net.i2p.router.web.CSSHelper
-
- DEFAULT_UNITS_LENGTH - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default units length
- DEFAULT_UPDATE_POLICY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_UPDATE_UNSIGNED - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
default true
- DEFAULT_UPDATE_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
These are only for .sud and .su2.
- DEFAULT_USE_DHT - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_USE_OPENTRACKERS - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_VARY_INBOUND_HOPS - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_VARY_OUTBOUND_HOPS - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_WIDTH - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default graph width
- DEFAULT_WRITE_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- DEFAULT_X - Static variable in class net.i2p.router.web.GraphConstants
-
- DEFAULT_XAXIS_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default x-axis color
- DEFAULT_Y - Static variable in class net.i2p.router.web.GraphConstants
-
- DEFAULT_YAXIS_COLOR - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Default x-axis color
- DEFAULT_YK_PRECALC_DELAY - Static variable in class net.i2p.crypto.YKGenerator
-
- DEFAULT_YK_PRECALC_MAX - Static variable in class net.i2p.crypto.YKGenerator
-
- DEFAULT_YK_PRECALC_MIN - Static variable in class net.i2p.crypto.YKGenerator
-
- DefaultDatagramSocketFactory - Class in org.apache.commons.net
-
Implements the DatagramSocketFactory interface by simply wrapping the
DatagramSocket constructors.
- DefaultDatagramSocketFactory() - Constructor for class org.apache.commons.net.DefaultDatagramSocketFactory
-
Constructs a new instance.
- defaultDirectoryFilter() - Static method in class org.apache.commons.io.file.CountingPathVisitor
-
- defaultDirectoryTransformer() - Static method in class org.apache.commons.io.file.CountingPathVisitor
-
- DEFAULTFACTORY - Static variable in class org.rrd4j.core.RrdBackendFactory
-
Default backend factory name.
- DefaultFileComparator - Class in org.apache.commons.io.comparator
-
- DefaultFileComparator() - Constructor for class org.apache.commons.io.comparator.DefaultFileComparator
-
Constructs a new instance.
- defaultFileFilter() - Static method in class org.apache.commons.io.file.CountingPathVisitor
-
- DefaultFTPFileEntryParserFactory - Class in org.apache.commons.net.ftp.parser
-
This is the default implementation of the FTPFileEntryParserFactory interface.
- DefaultFTPFileEntryParserFactory() - Constructor for class org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory
-
Constructs a new instance.
- DefaultHostnameVerifier - Class in net.i2p.apache.http.conn.ssl
-
- DefaultHostnameVerifier(PublicSuffixMatcher) - Constructor for class net.i2p.apache.http.conn.ssl.DefaultHostnameVerifier
-
Create hostname verifier with public suffix matcher.
- DefaultHostnameVerifier() - Constructor for class net.i2p.apache.http.conn.ssl.DefaultHostnameVerifier
-
Create hostname verifier with default settings.
- DefaultIdnaTransformator - Class in org.minidns.idna
-
- DefaultIdnaTransformator() - Constructor for class org.minidns.idna.DefaultIdnaTransformator
-
- defaultPathCounters() - Static method in class org.apache.commons.io.file.CountingPathVisitor
-
- DefaultSocketFactory - Class in org.apache.commons.net
-
DefaultSocketFactory implements the SocketFactory interface by simply wrapping the java.net.Socket and java.net.ServerSocket constructors.
- DefaultSocketFactory() - Constructor for class org.apache.commons.net.DefaultSocketFactory
-
Constructs a new instance.
- DefaultSocketFactory(Proxy) - Constructor for class org.apache.commons.net.DefaultSocketFactory
-
A constructor for sockets with proxy support.
- DEFAULTVERSION - Static variable in class org.rrd4j.core.RrdDef
-
Default RRD file format version.
- DeferredFileOutputStream - Class in org.apache.commons.io.output
-
An output stream which will retain data in memory until a specified threshold is reached, and only then commit it to disk.
- DeferredFileOutputStream.Builder - Class in org.apache.commons.io.output
-
- defineCurve(EdDSANamedCurveSpec) - Static method in class net.i2p.crypto.eddsa.spec.EdDSANamedCurveTable
-
- defineCurveAlias(String, String) - Static method in class net.i2p.crypto.eddsa.spec.EdDSANamedCurveTable
-
- DEFINITE_FAILURE - Static variable in class org.freenetproject.ForwardPortStatus
-
The port forward definitely failed.
- DEFINITE_SUCCESS - Static variable in class org.freenetproject.ForwardPortStatus
-
The port forward definitely succeeded.
- DefinitionParser - Class in net.i2p.i2ptunnel.access
-
Utility class for parsing filter definitions.
- DefinitionParser() - Constructor for class net.i2p.i2ptunnel.access.DefinitionParser
-
- DEFLATE_TRANSFER_MODE - Static variable in class org.apache.commons.net.ftp.FTP
-
A constant used to indicate a file is to be transferred as FTP (un)compressing data in the "deflate" compression format.
- DeflateSocket - Class in org.apache.commons.net.ftp
-
Wrapper class for FTP data channel sockets when compressing data in the "deflate" compression format.
- DeflateSocket(Socket) - Constructor for class org.apache.commons.net.ftp.DeflateSocket
-
- del(String) - Method in class net.i2p.sam.SessionsDB
-
- delay - Variable in class net.i2p.router.startup.ClientAppConfig
-
- DELAY_DEFAULT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- DelayedDeleter - Class in i2p.susi.webmail.pop3
-
Queue UIDLs for later deletion.
- DelayedDeleter(POP3MailBox) - Constructor for class i2p.susi.webmail.pop3.DelayedDeleter
-
- DelayedFlush() - Constructor for class net.i2p.router.tunnel.TunnelGateway.DelayedFlush
-
- DelayedRunClient(SimpleTimer2, RouterContext, String, String, String[]) - Constructor for class net.i2p.router.startup.LoadClientAppsJob.DelayedRunClient
-
caller MUST call schedule()
- DelayedRunClient(SimpleTimer2, RouterContext, String, String, String[], ThreadGroup, ClassLoader) - Constructor for class net.i2p.router.startup.LoadClientAppsJob.DelayedRunClient
-
caller MUST call schedule()
- dele(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP DELE command to the server, receive the reply, and return the reply code.
- DELE - Static variable in class org.apache.commons.net.pop3.POP3Command
-
Delete message(s).
- delegate - Variable in class org.apache.commons.net.ftp.DelegateSocket
-
- DelegateFileFilter - Class in org.apache.commons.io.filefilter
-
This class turns a Java FileFilter or FilenameFilter into an IO FileFilter.
- DelegateFileFilter(FileFilter) - Constructor for class org.apache.commons.io.filefilter.DelegateFileFilter
-
Constructs a delegate file filter around an existing FileFilter.
- DelegateFileFilter(FilenameFilter) - Constructor for class org.apache.commons.io.filefilter.DelegateFileFilter
-
Constructs a delegate file filter around an existing FilenameFilter.
- DelegateSocket - Class in org.apache.commons.net.ftp
-
Wrapper class for FTP data channel sockets.
- DelegateSocket(Socket) - Constructor for class org.apache.commons.net.ftp.DelegateSocket
-
- DelegatingDnssecRR - Class in org.minidns.record
-
Abstract base class for DNSSEC delegation records.
Provides common functionality for DNSSEC records that delegate
trust from parent zones to child zones.
- DelegatingDnssecRR(int, DnssecConstants.SignatureAlgorithm, byte, DnssecConstants.DigestAlgorithm, byte, byte[]) - Constructor for class org.minidns.record.DelegatingDnssecRR
-
- DelegatingDnssecRR(int, byte, byte, byte[]) - Constructor for class org.minidns.record.DelegatingDnssecRR
-
- DelegatingDnssecRR(int, DnssecConstants.SignatureAlgorithm, DnssecConstants.DigestAlgorithm, byte[]) - Constructor for class org.minidns.record.DelegatingDnssecRR
-
- DelegatingDnssecRR(int, DnssecConstants.SignatureAlgorithm, byte, byte[]) - Constructor for class org.minidns.record.DelegatingDnssecRR
-
- DelegatingDnssecRR.SharedData - Class in org.minidns.record
-
- delete(String) - Method in class i2p.susi.webmail.MailCache
-
Mark mail for deletion locally.
- delete(Collection<String>) - Method in class i2p.susi.webmail.MailCache
-
Mark mail for deletion locally.
- delete() - Method in class net.i2p.addressbook.AddressBook
-
Delete the temp file or clear the map.
- Delete - Class in net.i2p.installer
-
This class is used by the installer to delete one or more specified files.
- Delete() - Constructor for class net.i2p.installer.Delete
-
- delete(int) - Method in class net.i2p.router.crypto.ratchet.SparseArray
-
Removes the mapping from the specified key, if there was any.
- delete(I2PAppContext, NewsEntry) - Static method in class net.i2p.router.news.PersistNews
-
Unused for now, as we don't have any way to remember it's deleted.
- delete(long) - Method in class net.i2p.router.sybil.PersistSybil
-
Delete the file for a particular date
- delete() - Method in class net.metanotion.io.block.index.BSkipList
-
Delete this skiplist and free all its pages.
- delete(Path) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- delete(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Deletes a file or directory.
- delete(Path, DeleteOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Deletes a file or directory.
- delete(Path, LinkOption[], DeleteOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Deletes a file or directory.
- delete() - Method in class org.apache.commons.io.FileCleaningTracker.Tracker
-
Deletes the file associated with this tracker instance.
- delete(File) - Method in class org.apache.commons.io.FileDeleteStrategy
-
Deletes the file object, which may be a file or a directory.
- delete(File) - Static method in class org.apache.commons.io.FileUtils
-
Deletes the given File but throws an IOException if it cannot, unlike
File.delete() which returns a
boolean.
- DELETE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- delete(String) - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a DELETE command to the server.
- delete(String) - Method in class org.rrd4j.core.RrdMemoryBackendFactory
-
Removes the storage with the given ID from the memory.
- deleteBlocklistFile() - Method in class net.i2p.router.sybil.PersistSybil
-
Delete the blocklist
- deleteClientAppConfig(ClientAppConfig) - Static method in class net.i2p.router.startup.ClientAppConfig
-
This works for both split and non-split config.
- DELETED - Static variable in class net.i2p.router.web.PluginStarter
-
- deleteData() - Method in class i2p.susi.webmail.Attachment
-
Delete the data file
- deleteDirectory(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Deletes a directory including subdirectories.
- deleteDirectory(Path, DeleteOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Deletes a directory including subdirectories.
- deleteDirectory(Path, LinkOption[], DeleteOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Deletes a directory including subdirectories.
- deleteDirectory(File) - Static method in class org.apache.commons.io.FileUtils
-
Deletes a directory recursively.
- deleteFailures - Variable in class org.apache.commons.io.FileCleaningTracker
-
Collection of File paths that failed to delete.
- deleteFile(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Deletes the given file.
- deleteFile(Path, DeleteOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Deletes the given file.
- deleteFile(Path, LinkOption[], DeleteOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Deletes the given file.
- deleteFile(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Deletes a file on the FTP server.
- deleteIfExists(Path) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- deleteMagnet(Snark) - Method in class org.klomp.snark.SnarkManager
-
Stop and delete a torrent running in magnet mode
- deleteMail(Mail) - Method in class i2p.susi.webmail.PersistentMailCache
-
Delete data from disk.
- deleteMail(String) - Method in class i2p.susi.webmail.PersistentMailCache
-
Delete data from disk.
- deleteMessage(int) - Method in class org.apache.commons.net.pop3.POP3Client
-
Delete a message from the POP3 server.
- deleteOldProfiles(long) - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
Delete profile files with timestamps older than 'age' ago
- deleteOnExit(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
- DeleteOption - Interface in org.apache.commons.io.file
-
An object that configures how to delete a file.
- deleteOptionHandler(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Unregisters a TelnetOptionHandler.
- deleteOptionHandler(int) - Method in class org.apache.commons.net.telnet.TelnetClient
-
Unregisters a TelnetOptionHandler.
- deletePending(boolean) - Method in class i2p.susi.webmail.pop3.POP3MailBox
-
Delete all pending deletions at once.
- deletePlugin(RouterContext, String) - Static method in class net.i2p.router.web.PluginStarter
-
- deleteQuietly(File) - Method in class org.apache.commons.io.FileDeleteStrategy
-
Deletes the file object, which may be a file or a directory.
- deleteQuietly(File) - Static method in class org.apache.commons.io.FileUtils
-
Deletes a file, never throwing an exception.
- deleteTempDir() - Method in class net.i2p.I2PAppContext
-
don't rely on deleteOnExit()
- deleteTunnel(int, String) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- deleteTunnel(I2PAppContext, TunnelControllerGroup, int, String) - Static method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
Stop the tunnel, delete from config,
rename the private key file if in the default directory
- DeletingPathVisitor - Class in org.apache.commons.io.file
-
Deletes files and directories as a visit proceeds.
- DeletingPathVisitor(Counters.PathCounters, DeleteOption[], String...) - Constructor for class org.apache.commons.io.file.DeletingPathVisitor
-
Constructs a instance that deletes files except for the files and directories explicitly given.
- DeletingPathVisitor(Counters.PathCounters, LinkOption[], DeleteOption[], String...) - Constructor for class org.apache.commons.io.file.DeletingPathVisitor
-
Constructs a instance that deletes files except for the files and directories explicitly given.
- DeletingPathVisitor(Counters.PathCounters, String...) - Constructor for class org.apache.commons.io.file.DeletingPathVisitor
-
Constructs a instance that deletes files except for the files and directories explicitly given.
- deletionMarks - Variable in class i2p.susi.dns.AddressbookBean
-
List of entries marked for deletion
- DELIM - Static variable in class org.cybergarage.soap.SOAP
-
- delIndex(String) - Method in class net.metanotion.io.block.BlockFile
-
Delete a skiplist if it exists.
- delItem() - Method in class net.metanotion.util.skiplist.SkipList
-
- DELIVERY_MODE_DESTINATION - Static variable in class net.i2p.data.i2np.DeliveryInstructions
-
- DELIVERY_MODE_LOCAL - Static variable in class net.i2p.data.i2np.DeliveryInstructions
-
- DELIVERY_MODE_ROUTER - Static variable in class net.i2p.data.i2np.DeliveryInstructions
-
- DELIVERY_MODE_TUNNEL - Static variable in class net.i2p.data.i2np.DeliveryInstructions
-
- DeliveryInstructions - Class in net.i2p.data.i2np
-
Contains the delivery instructions for garlic cloves.
- DeliveryInstructions() - Constructor for class net.i2p.data.i2np.DeliveryInstructions
-
- DeliveryStatusMessage - Class in net.i2p.data.i2np
-
Defines the message sent back in reply to a message when requested, containing
the private ack id.
- DeliveryStatusMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DeliveryStatusMessage
-
- DemuxInputStream - Class in org.apache.commons.io.input
-
Data written to this stream is forwarded to a stream that has been associated with this thread.
- DemuxInputStream() - Constructor for class org.apache.commons.io.input.DemuxInputStream
-
Construct a new instance.
- DemuxOutputStream - Class in org.apache.commons.io.output
-
Forwards data to a stream that has been associated with this thread.
- DemuxOutputStream() - Constructor for class org.apache.commons.io.output.DemuxOutputStream
-
Construct a new instance.
- DENIED_FOR_POLICY_REASONS - Static variable in class org.apache.commons.net.ftp.FTPReply
-
FTPS reply code 533
- DENY - Static variable in interface net.i2p.client.streaming.IncomingConnectionFilter
-
Utility implementation that denies all incoming connections
- DENY - Static variable in class net.i2p.i2ptunnel.access.Threshold
-
A Threshold that is always breached
- deobfuscate(String) - Static method in class net.i2p.jetty.JettyXmlConfigurationParser
-
De-Obfuscate a password from the XML
- desc - Variable in class net.i2p.router.web.App
-
- description - Variable in class i2p.susi.webmail.MailPart
-
encoding non-null
- Description - Class in org.cybergarage.upnp.device
-
Utility class for UPnP device description error messages.
- Description() - Constructor for class org.cybergarage.upnp.device.Description
-
- description - Variable in enum org.minidns.constants.DnssecConstants.DigestAlgorithm
-
- description - Variable in enum org.minidns.constants.DnssecConstants.SignatureAlgorithm
-
- description - Variable in enum org.minidns.record.NSEC3.HashAlgorithm
-
- DeserializationException - Exception in org.json.simple
-
DeserializationException explains how and where the problem occurs in the source JSON text during deserialization.
- DeserializationException(int, DeserializationException.Problems, Object) - Constructor for exception org.json.simple.DeserializationException
-
Instantiates a DeserializationException without assumptions.
- DeserializationException.Problems - Enum in org.json.simple
-
The kinds of exceptions that can trigger a DeserializationException.
- deserialize(Reader) - Static method in class org.json.simple.Jsoner
-
Deserializes a readable stream according to the RFC 4627 JSON specification.
- deserialize(String) - Static method in class org.json.simple.Jsoner
-
A convenience method that assumes a StringReader to deserialize a string.
- deserialize(String, JsonArray) - Static method in class org.json.simple.Jsoner
-
A convenience method that assumes a JsonArray must be deserialized.
- deserialize(String, JsonObject) - Static method in class org.json.simple.Jsoner
-
A convenience method that assumes a JsonObject must be deserialized.
- deserializeMany(Reader) - Static method in class org.json.simple.Jsoner
-
A convenience method that assumes multiple RFC 4627 JSON values (except numbers) have been concatenated together
for deserilization which will be collectively returned in a JsonArray wrapper.
- DesktopguiTranslator - Class in net.i2p.desktopgui.i18n
-
Translation utility for desktop GUI internationalization.
- DesktopguiTranslator() - Constructor for class net.i2p.desktopgui.i18n.DesktopguiTranslator
-
- dest - Variable in class net.i2p.data.PrivateKeyFile
-
- dest - Variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
- dest - Variable in class net.i2p.i2ptunnel.streamr.MultiSource.MSink
-
- dest - Variable in class net.i2p.i2ptunnel.udp.I2PSink
-
- DEST_CONN_ID_OFFSET - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- DEST_SIZE - Static variable in class net.i2p.client.naming.DummyNamingService
-
- destination - Variable in class i2p.susi.dns.AddressbookBean
-
The destination
- Destination - Class in net.i2p.data
-
Defines an endpoint in the I2P network that can receive messages.
- Destination() - Constructor for class net.i2p.data.Destination
-
- Destination(String) - Constructor for class net.i2p.data.Destination
-
alternative constructor which takes a base64 string representation
- destinationEstablished(ClientConnectionRunner, Destination) - Method in class net.i2p.router.client.ClientManager
-
Add to the clients list.
- destLookupFailed(Hash) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of DestReplyMessage
- destLookupFailed(long, int) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of HostReplyMessage
- destLookupFailed(Hash) - Method in class net.i2p.client.impl.SubSession
-
Called by the message handler
on reception of DestReplyMessage
This will never happen, as the dest reply message does not contain a session ID.
- destLookupFailed(long, int) - Method in class net.i2p.client.impl.SubSession
-
Called by the message handler
on reception of HostReplyMessage
- DestLookupMessage - Class in net.i2p.data.i2cp
-
Request the router look up the dest for a hash
- DestLookupMessage() - Constructor for class net.i2p.data.i2cp.DestLookupMessage
-
- DestLookupMessage(Hash) - Constructor for class net.i2p.data.i2cp.DestLookupMessage
-
- destReceived(Destination) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of DestReplyMessage
- destReceived(long, Destination) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of HostReplyMessage
- destReceived(Destination) - Method in class net.i2p.client.impl.SubSession
-
Called by the message handler
on reception of DestReplyMessage
This will never happen, as the dest reply message does not contain a session ID.
- destReceived(long, Destination) - Method in class net.i2p.client.impl.SubSession
-
Called by the message handler
on reception of HostReplyMessage
- DestReplyMessage - Class in net.i2p.data.i2cp
-
Response to DestLookupMessage.
- DestReplyMessage() - Constructor for class net.i2p.data.i2cp.DestReplyMessage
-
- DestReplyMessage(Destination) - Constructor for class net.i2p.data.i2cp.DestReplyMessage
-
- DestReplyMessage(Hash) - Constructor for class net.i2p.data.i2cp.DestReplyMessage
-
- DestReplyMessageHandler - Class in net.i2p.client.impl
-
Handle I2CP dest replies from the router
- DestReplyMessageHandler(I2PAppContext) - Constructor for class net.i2p.client.impl.DestReplyMessageHandler
-
- destReplyReceived(String, String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- destReplyReceived(String, String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- destroy() - Method in class com.southernstorm.noise.crypto.Poly1305
-
- destroy() - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
- destroy() - Method in class com.southernstorm.noise.protocol.CipherStatePair
-
- destroy() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- destroy() - Method in interface com.southernstorm.noise.protocol.Destroyable
-
Destroys all sensitive state in the current object.
- destroy() - Method in class com.southernstorm.noise.protocol.HandshakeState
-
- destroy() - Method in class com.southernstorm.noise.protocol.MLKEMDHState
-
- destroy(byte[]) - Static method in class com.southernstorm.noise.protocol.Noise
-
Destroys the contents of a byte array.
- destroy() - Method in class com.southernstorm.noise.protocol.SymmetricState
-
- destroy() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
-
- destroy() - Method in class i2p.susi.webmail.pop3.POP3MailBox
-
Close without waiting for response,
and remove any delayed tasks and resources.
- destroy() - Method in class net.i2p.addressbook.servlet.Servlet
-
- destroy() - Method in class net.i2p.client.streaming.impl.ConnectionDataReceiver
-
- destroy() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- destroy() - Method in class net.i2p.client.streaming.impl.MessageOutputStream
-
Releases resources without flushing.
- destroy() - Method in class net.i2p.data.PrivateKey
-
javax.security.auth.Destroyable interface
- destroy() - Method in class net.i2p.data.SigningPrivateKey
-
javax.security.auth.Destroyable interface
- destroy() - Method in class net.i2p.i2pcontrol.servlets.JSONRPC2Servlet
-
- destroy() - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
Note that the tunnel cannot be reopened after this by calling startRunning(),
as it will destroy the underlying socket manager.
- destroy() - Method in class net.i2p.i2ptunnel.I2PTunnelServer
-
Note that the tunnel cannot be reopened after this by calling startRunning(),
as it will destroy the underlying socket manager.
- destroy() - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
Note that the tunnel cannot be reopened after this by calling startRunning(),
as it may destroy the underlying socket manager, depending on implementation.
- destroy() - Method in class net.i2p.router.tunnel.BloomFilterIVValidator
-
- destroy(WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
-
- destroy() - Method in class net.i2p.servlet.filters.XSSFilter
-
- destroy(WebAppContext) - Method in class net.i2p.servlet.WebAppProviderConfiguration.WAPConfiguration
-
- destroy() - Method in class net.i2p.util.ResettableGZIPInputStream
-
Calls super.close().
- destroy() - Method in class net.i2p.util.ResettableGZIPOutputStream
-
Calls super.close().
- destroy() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Final processing.
- destroy() - Method in class org.bouncycastle.pqc.crypto.util.SecretWithEncapsulationImpl
-
- destroy() - Method in class org.klomp.snark.web.I2PSnarkServlet
-
- destroy2() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
Call from Connection.disconnectComplete()
instead of destroy() so we don't loop
- Destroyable - Interface in com.southernstorm.noise.protocol
-
Interface for objects that implement destroying.
- destroySession() - Method in interface net.i2p.client.I2PSession
-
Tear down the session and release any resources.
- destroySession() - Method in class net.i2p.client.impl.I2PSessionImpl
-
Tear down the session, and do NOT reconnect.
- destroySession(boolean) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Tear down the session, and do NOT reconnect.
- destroySession(boolean) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- destroySession() - Method in class net.i2p.client.impl.SubSession
-
Tear down the session, and do NOT reconnect.
- DestroySessionMessage - Class in net.i2p.data.i2cp
-
Defines the message a client sends to a router when destroying
existing session.
- DestroySessionMessage() - Constructor for class net.i2p.data.i2cp.DestroySessionMessage
-
- destroySocketManager() - Method in interface net.i2p.client.streaming.I2PSocketManager
-
Destroy the socket manager, freeing all the associated resources.
- destroySocketManager() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
Destroy the socket manager, freeing all the associated resources.
- destroyTunnel() - Method in class net.i2p.i2ptunnel.TunnelController
-
May NOT be restarted with restartTunnel() or startTunnel() later.
- DestTracker - Class in net.i2p.i2ptunnel.access
-
Tracks connection attempts for a specific remote destination.
- DestTracker(Hash, Threshold) - Constructor for class net.i2p.i2ptunnel.access.DestTracker
-
- detachEventDispatcher(EventDispatcher) - Method in class net.i2p.i2ptunnel.irc.EventReceiver
-
- detachEventDispatcher(EventDispatcher) - Method in interface net.i2p.util.EventDispatcher
-
Detach the specified EventDispatcher object from the events dispatching chain.
- detachEventDispatcher(EventDispatcher) - Method in class net.i2p.util.EventDispatcherImpl
-
- DETAIL - Static variable in class org.cybergarage.soap.SOAP
-
- detect(RouterContext) - Static method in class net.i2p.router.web.DeadlockDetector
-
- detectCrossPrefixPatterns(List<String>) - Method in class net.i2p.router.HashPatternDetector
-
Check for cross-prefix sequential patterns (e.g., 0xAA01FF -> 0xAA0200).
- DetectedIP - Class in org.freenetproject
-
Class returned by a FredPluginIPDetector.
- DetectedIP(InetAddress, short) - Constructor for class org.freenetproject.DetectedIP
-
- detectMimeType(String) - Static method in class net.i2p.i2ptunnel.MimeTypeDetector
-
Detects the MIME type based on a URL's file extension.
- detectSequentialPatterns(List<String>) - Method in class net.i2p.router.HashPatternDetector
-
Detect sequential patterns by analyzing gaps between sorted hashes.
- Device - Class in org.cybergarage.upnp
-
Represents a UPnP device in the CyberLink framework.
- Device(Node, Node) - Constructor for class org.cybergarage.upnp.Device
-
- Device() - Constructor for class org.cybergarage.upnp.Device
-
- Device(Node) - Constructor for class org.cybergarage.upnp.Device
-
- Device(File) - Constructor for class org.cybergarage.upnp.Device
-
- Device(InputStream) - Constructor for class org.cybergarage.upnp.Device
-
- Device(String) - Constructor for class org.cybergarage.upnp.Device
-
- deviceAdded(Device) - Method in class net.i2p.router.transport.UPnP
-
DeviceChangeListener
- deviceAdded(Device) - Method in interface org.cybergarage.upnp.device.DeviceChangeListener
-
Called when a UPnP device is added to the control point.
- DeviceChangeListener - Interface in org.cybergarage.upnp.device
-
Interface for receiving UPnP device change notifications.
- deviceChangeListenerList - Variable in class org.cybergarage.upnp.ControlPoint
-
- DeviceData - Class in org.cybergarage.upnp.xml
-
Data container for UPnP device information and metadata.
- DeviceData() - Constructor for class org.cybergarage.upnp.xml.DeviceData
-
- DeviceList - Class in org.cybergarage.upnp
-
A collection of UPnP devices.
- DeviceList() - Constructor for class org.cybergarage.upnp.DeviceList
-
- deviceNotifyReceived(SSDPPacket) - Method in interface org.cybergarage.upnp.device.NotifyListener
-
Called when an SSDP notification is received from a UPnP device.
- deviceRemoved(Device) - Method in class net.i2p.router.transport.UPnP
-
DeviceChangeListener
- deviceRemoved(Device) - Method in interface org.cybergarage.upnp.device.DeviceChangeListener
-
Called when a UPnP device is removed from the control point.
- deviceSearchReceived(SSDPPacket) - Method in class org.cybergarage.upnp.Device
-
- deviceSearchReceived(SSDPPacket) - Method in interface org.cybergarage.upnp.device.SearchListener
-
Called when an SSDP search request is received from a UPnP control point.
- deviceSearchResponse(SSDPPacket) - Method in class org.cybergarage.upnp.Device
-
- deviceSearchResponseReceived(SSDPPacket) - Method in interface org.cybergarage.upnp.device.SearchResponseListener
-
Called when an SSDP search response is received from a UPnP device.
- DevRandom - Class in gnu.crypto.prng
-
Simple /dev/random reader
- DevRandom() - Constructor for class gnu.crypto.prng.DevRandom
-
- DevSU3UpdateChecker - Class in net.i2p.router.update
-
Check for an updated su3 version.
- DevSU3UpdateChecker(RouterContext, ConsoleUpdateManager, List<URI>) - Constructor for class net.i2p.router.update.DevSU3UpdateChecker
-
- devSU3UpdateConstraint() - Static method in class net.i2p.router.web.NewsHelper
-
Translated message about new version available but constrained
- DevSU3UpdateHandler - Class in net.i2p.router.update
-
Handles the request to update the router by firing off an
EepGet call to download the latest su3 file
and display the status.
- DevSU3UpdateHandler(RouterContext, ConsoleUpdateManager) - Constructor for class net.i2p.router.update.DevSU3UpdateHandler
-
- DevSU3UpdateRunner - Class in net.i2p.router.update
-
Eepget the .su3 file to the temp dir, then notify.
- DevSU3UpdateRunner(RouterContext, ConsoleUpdateManager, List<URI>) - Constructor for class net.i2p.router.update.DevSU3UpdateRunner
-
- devSU3UpdateVersion() - Static method in class net.i2p.router.web.NewsHelper
-
- devSU3VersionDownloaded() - Static method in class net.i2p.router.web.NewsHelper
-
Already downloaded but not installed version
- df - Static variable in class org.rrd4j.core.Util
-
- DGRAM_SIZE_MAX - Static variable in class net.i2p.sam.SAMDatagramSession
-
- dh(PrivateKey, PublicKey) - Static method in class net.i2p.crypto.x25519.X25519DH
-
DH
- dhour - Variable in class org.rrd4j.core.timespec.TimeSpec
-
- DHState - Interface in com.southernstorm.noise.protocol
-
Interface to a Diffie-Hellman algorithm for the Noise protocol.
- DHT - Interface in org.klomp.snark.dht
-
Stub for KRPC
- DHT_FILE_SUFFIX - Static variable in class org.klomp.snark.dht.KRPC
-
- DHTNodes - Class in org.klomp.snark.dht
-
All the nodes we know about, stored as a mapping from node ID to a Destination and Port.
- DHTNodes(I2PAppContext, NID) - Constructor for class org.klomp.snark.dht.DHTNodes
-
- DHTTracker - Class in org.klomp.snark.dht
-
The tracker stores peers, i.e.
- DHTTracker(I2PAppContext) - Constructor for class org.klomp.snark.dht.DHTTracker
-
- DIALUP_STR - Static variable in class edu.internet2.ndt.NDTConstants
-
- digest - Variable in class net.i2p.crypto.eddsa.EdDSAEngine
-
- digest(byte[]) - Static method in class net.i2p.util.SipHash
-
- digest(byte[], int, int) - Static method in class net.i2p.util.SipHash
-
- Digest - Interface in org.bouncycastle.crypto
-
interface that a message digest conforms to.
- digest - Variable in class org.minidns.record.DelegatingDnssecRR
-
The digest build from a DNSKEY.
- digest - Variable in class org.minidns.record.DelegatingDnssecRR.SharedData
-
- DIGEST_AUTH - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- digestEquals(byte[]) - Method in class org.minidns.record.DelegatingDnssecRR
-
- digestInitSign(EdDSAPrivateKey) - Method in class net.i2p.crypto.eddsa.EdDSAEngine
-
- digestInitSign(EdDSAPrivateKey) - Method in class net.i2p.crypto.eddsa.RedDSAEngine
-
- digestType - Variable in class org.minidns.record.DelegatingDnssecRR
-
The algorithm used to construct the digest.
- digestType - Variable in class org.minidns.record.DelegatingDnssecRR.SharedData
-
- digestTypeByte - Variable in class org.minidns.record.DelegatingDnssecRR
-
The byte value of algorithm used to construct the digest.
- Dimension - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
-
Emulation of java.awt.Dimension for the NDT (Network Diagnostic Tool) plugin.
- Dimension(int, int) - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.Dimension
-
- DIR_ATTACHMENTS - Static variable in class i2p.susi.webmail.PersistentMailCache
-
- DIR_DRAFTS - Static variable in class i2p.susi.webmail.WebMail
-
- DIR_FOLDER - Static variable in class i2p.susi.webmail.WebMail
-
- DIR_IMPORT - Static variable in class i2p.susi.webmail.PersistentMailCache
-
- DIR_PREFIX - Static variable in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- DIR_SENT - Static variable in class i2p.susi.webmail.WebMail
-
- DIR_SEPARATOR - Static variable in class org.apache.commons.io.IOUtils
-
The system directory separator character.
- DIR_SEPARATOR_UNIX - Static variable in class org.apache.commons.io.IOUtils
-
The Unix directory separator character '47'.
- DIR_SEPARATOR_WINDOWS - Static variable in class org.apache.commons.io.IOUtils
-
The Windows directory separator character '92'.
- DirectLookupJob - Class in net.i2p.router.networkdb.kademlia
-
Ask a connected peer for his RI.
- DirectLookupJob(RouterContext, FloodfillNetworkDatabaseFacade, Hash, RouterInfo, Job, Job) - Constructor for class net.i2p.router.networkdb.kademlia.DirectLookupJob
-
- DirectLookupMatchJob - Class in net.i2p.router.networkdb.kademlia
-
Override to not call failed() in setMessage(),
as it will be called from runJob()
- DirectLookupMatchJob(RouterContext, FloodSearchJob) - Constructor for class net.i2p.router.networkdb.kademlia.DirectLookupMatchJob
-
- DIRECTORIES - Static variable in class org.apache.commons.net.ftp.FTPFileFilters
-
Accepts all (non-null) FTPFile directory entries.
- DIRECTORY - Static variable in class org.apache.commons.io.filefilter.DirectoryFileFilter
-
Singleton instance of directory filter.
- DIRECTORY_COMPARATOR - Static variable in class org.apache.commons.io.comparator.DirectoryFileComparator
-
Singleton default comparator instance
- DIRECTORY_REVERSE - Static variable in class org.apache.commons.io.comparator.DirectoryFileComparator
-
Singleton reverse default comparator instance
- DIRECTORY_STATUS - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 212.
- DIRECTORY_TYPE - Static variable in class org.apache.commons.net.ftp.FTPFile
-
A constant indicating an FTPFile is a directory.
- directoryAndFileContentEquals(Path, Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Compares the files of two Paths to determine if they are equal or not while considering file contents.
- directoryAndFileContentEquals(Path, Path, LinkOption[], OpenOption[], FileVisitOption[]) - Static method in class org.apache.commons.io.file.PathUtils
-
Compares the file sets of two Paths to determine if they are equal or not while considering file contents.
- directoryContains(String, String) - Static method in class org.apache.commons.io.FilenameUtils
-
Determines whether the parent directory contains the child (a file or directory).
- directoryContains(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Tests whether the parent directory contains the child element (a file or directory).
- directoryContentEquals(Path, Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Compares the file sets of two Paths to determine if they are equal or not without considering file contents.
- directoryContentEquals(Path, Path, int, LinkOption[], FileVisitOption[]) - Static method in class org.apache.commons.io.file.PathUtils
-
Compares the file sets of two Paths to determine if they are equal or not without considering file contents.
- DirectoryFileComparator - Class in org.apache.commons.io.comparator
-
- DirectoryFileComparator() - Constructor for class org.apache.commons.io.comparator.DirectoryFileComparator
-
Construct a new instance.
- DirectoryFileFilter - Class in org.apache.commons.io.filefilter
-
This filter accepts
Files that are directories.
- DirectoryFileFilter() - Constructor for class org.apache.commons.io.filefilter.DirectoryFileFilter
-
Restrictive constructor.
- directoryFileFilter() - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that checks if the file is a directory.
- DirectoryStreamFilter - Class in org.apache.commons.io.file
-
- DirectoryStreamFilter(PathFilter) - Constructor for class org.apache.commons.io.file.DirectoryStreamFilter
-
Constructs a new instance for the given path filter.
- DirectoryWalker.CancelException - Exception in org.apache.commons.io
-
Deprecated.
CancelException is thrown in DirectoryWalker to cancel the current
processing.
- DirKeyRing - Class in net.i2p.crypto
-
Simple storage of each cert in a separate file in a directory.
- DirKeyRing(File) - Constructor for class net.i2p.crypto.DirKeyRing
-
- disable() - Method in class net.i2p.router.Blocklist
-
Disable the blocklist and clear all entries.
- disabled - Variable in class net.i2p.router.startup.ClientAppConfig
-
- disablePlugin(String) - Static method in class net.i2p.router.web.PluginStarter
-
Disable in plugins.config
- disablePredictiveBanning() - Method in class net.i2p.router.HashPatternDetector
-
Disable predictive banning manually or after recovery period.
- disableTunnelTesting() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- discardData() - Method in class net.i2p.router.OutNetMessage
-
We've done what we need to do with the data from this message, though
we may keep the object around for a while to use its ID, jobs, etc.
- discardPackets() - Method in class org.apache.commons.net.tftp.TFTP
-
This method synchronizes a connection by discarding all packets that may be in the local socket buffer.
- DiscardTCPClient - Class in org.apache.commons.net.discard
-
The DiscardTCPClient class is a TCP implementation of a client for the Discard protocol described in RFC 863.
- DiscardTCPClient() - Constructor for class org.apache.commons.net.discard.DiscardTCPClient
-
The default DiscardTCPClient constructor.
- DiscardUDPClient - Class in org.apache.commons.net.discard
-
The DiscardUDPClient class is a UDP implementation of a client for the Discard protocol described in RFC 863.
- DiscardUDPClient() - Constructor for class org.apache.commons.net.discard.DiscardUDPClient
-
Constructs a new instance.
- disconnect(I2PSessionImpl) - Method in class net.i2p.client.impl.I2CPMessageProducer
-
Send a message to the router destroying the session, which could be a subsession.
- disconnect() - Method in class net.i2p.client.impl.I2PSessionImpl
-
Will interrupt a connect in progress.
- disconnect() - Method in class net.i2p.client.impl.SubSession
-
Will interrupt a connect in progress.
- disconnect(boolean) - Method in class net.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnect(boolean, boolean) - Method in class net.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnect() - Method in class org.apache.commons.net.bsd.RExecClient
-
Disconnects from the server, closing all associated open sockets and streams.
- disconnect() - Method in class org.apache.commons.net.ftp.FTP
-
Closes the control connection to the FTP server and sets to null some internal data so that the memory may be reclaimed by the garbage collector.
- disconnect() - Method in class org.apache.commons.net.ftp.FTPClient
-
Closes the connection to the FTP server and restores connection parameters to the default values.
- disconnect() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Closes the connection to the FTP server and restores connection parameters to the default values.
- disconnect() - Method in class org.apache.commons.net.imap.IMAP
-
Disconnects the client from the server, and sets the state to DISCONNECTED_STATE.
- disconnect() - Method in class org.apache.commons.net.nntp.NNTP
-
Closes the connection to the NNTP server and sets to null some internal data so that the memory may be reclaimed by the garbage collector.
- disconnect() - Method in class org.apache.commons.net.pop3.POP3
-
Disconnects the client from the server, and sets the state to DISCONNECTED_STATE.
- disconnect() - Method in class org.apache.commons.net.smtp.SMTP
-
Closes the connection to the SMTP server and sets to null some internal data so that the memory may be reclaimed by the garbage collector.
- disconnect() - Method in class org.apache.commons.net.SocketClient
-
Disconnects the socket connection.
- disconnect() - Method in class org.apache.commons.net.telnet.TelnetClient
-
Disconnects the Telnet session, closing the input and output streams as well as the socket.
- disconnect() - Method in class org.klomp.snark.I2PSnarkUtil
-
Destroy the destination itself
- disconnect(boolean) - Method in class org.klomp.snark.Peer
-
Disconnects this peer if it was connected.
- disconnect() - Method in class org.klomp.snark.Peer
-
- disconnect() - Method in class org.klomp.snark.PeerConnectionIn
-
- disconnect() - Method in class org.klomp.snark.PeerConnectionOut
-
- disconnect() - Method in class org.klomp.snark.WebPeer
-
- DISCONNECT_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.Connection
-
Wait up to 5 minutes after disconnection so we can ack/close packets.
- disconnectAllHard() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
Something b0rked hard, so kill all of our connections without mercy.
- disconnectClient(String) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Send a DisconnectMessage and log with level Log.ERROR.
- disconnectClient(String, int) - Method in class net.i2p.router.client.ClientConnectionRunner
-
- disconnectClientNoLog(String) - Method in class net.i2p.router.client.ClientConnectionRunner
-
- disconnectComplete() - Method in class net.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnected(I2PSession) - Method in interface net.i2p.client.I2PSessionListener
-
Notify the client that the session has been terminated
- disconnected(I2PSession) - Method in interface net.i2p.client.I2PSessionMuxedListener
-
Notify the client that the session has been terminated.
- disconnected(I2PSession) - Method in class net.i2p.client.impl.I2PSessionDemultiplexer
-
- disconnected(I2CPMessageReader) - Method in class net.i2p.client.impl.I2PSessionImpl
-
The I2CPMessageEventListener callback.
- disconnected(I2PSession) - Method in class net.i2p.client.streaming.impl.MessageHandler
-
Notify the client that the session has been terminated
As of 0.9.54, this does not clear the listeners, so
they will be notified again after a subsequent connection and disconnection.
- disconnected(I2CPMessageReader) - Method in interface net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageEventListener
-
Notify the listener that the stream this reader was reading was
closed.
- disconnected(I2PSession) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
Called when a session is disconnected.
- disconnected(I2PSession) - Method in class net.i2p.i2ptunnel.udp.I2PSource.Listener
-
- disconnected() - Method in class net.i2p.router.client.ClientConnectionRunner
-
- disconnected(I2CPMessageReader) - Method in class net.i2p.router.client.ClientMessageEventListener
-
- disconnected(I2PSession) - Method in class net.i2p.sam.MasterSession
-
- disconnected(I2PSession) - Method in class org.klomp.snark.dht.KRPC
-
- disconnected(Peer) - Method in class org.klomp.snark.PeerCoordinator
-
- disconnected(Peer) - Method in interface org.klomp.snark.PeerListener
-
Called when the connection to the peer was terminated or the connection handshake failed.
- disconnected(I2PSession) - Method in class org.klomp.snark.UDPTrackerClient
-
- DISCONNECTED_STATE - Static variable in class org.apache.commons.net.pop3.POP3
-
A constant representing the state where the client is not yet connected to a POP3 server.
- DisconnectListener() - Constructor for class net.i2p.sam.SAMStreamSession.DisconnectListener
-
- DisconnectMessage - Class in net.i2p.data.i2cp
-
Defines the message a client sends to a router when destroying
existing session.
- DisconnectMessage() - Constructor for class net.i2p.data.i2cp.DisconnectMessage
-
- DisconnectMessageHandler - Class in net.i2p.client.impl
-
Handle I2CP disconnect messages from the router
- DisconnectMessageHandler(I2PAppContext) - Constructor for class net.i2p.client.impl.DisconnectMessageHandler
-
- DISCOVER - Static variable in class org.cybergarage.upnp.device.MAN
-
- dispatch(TunnelDataMessage, Hash) - Method in class net.i2p.router.tunnel.OutboundTunnelEndpoint
-
- dispatch(TunnelDataMessage, Hash) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
Dispatch a TunnelDataMessage to the appropriate participant or endpoint
- dispatch(TunnelGatewayMessage) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
Dispatch a TunnelGatewayMessage to the appropriate gateway
- dispatch(TunnelDataMessage, Hash) - Method in class net.i2p.router.tunnel.TunnelParticipant
-
Process an incoming tunnel data message.
- Dispatcher - Class in com.thetransactioncompany.jsonrpc2.server
-
Dispatcher for JSON-RPC 2.0 requests and notifications.
- Dispatcher() - Constructor for class com.thetransactioncompany.jsonrpc2.server.Dispatcher
-
Creates a new dispatcher with no registered handlers.
- dispatchOutbound(I2NPMessage, TunnelId, Hash) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
Dispatch an outbound message through a tunnel
- dispatchOutbound(I2NPMessage, TunnelId, TunnelId, Hash) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
- displayMessage(int, String, String, String) - Method in class net.i2p.desktopgui.TrayManager
-
Send a notification to the user.
- displayOnScreen() - Method in class net.i2p.util.LogManager
-
- displayPacket(Packet, String, String) - Method in class net.i2p.client.streaming.impl.PacketHandler
-
Logs the provided packet at debug level with a timestamp.
- dispose() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
-
- dispose() - Method in class org.rrd4j.graph.ImageWorker
-
- Disposer - Class in org.cybergarage.upnp.device
-
Thread for disposing expired UPnP devices and subscriptions.
- Disposer(ControlPoint) - Constructor for class org.cybergarage.upnp.device.Disposer
-
- disposition - Variable in class i2p.susi.webmail.MailPart
-
encoding non-null
- dist - Variable in class net.i2p.router.sybil.Pair
-
- distance(Location) - Method in class com.maxmind.geoip.Location
-
- distinct() - Method in interface org.apache.commons.io.function.IOStream
-
Like Stream.distinct().
- distribute(I2NPMessage, Hash) - Method in class net.i2p.router.tunnel.InboundMessageDistributor
-
- distribute(I2NPMessage, Hash, TunnelId) - Method in class net.i2p.router.tunnel.InboundMessageDistributor
-
- distribute(I2NPMessage, Hash) - Method in class net.i2p.router.tunnel.OutboundMessageDistributor
-
Warning - as of 0.9.63, msg will be an UnknownI2NPMessage,
and must be converted before handling locally.
- distribute(I2NPMessage, Hash, TunnelId) - Method in class net.i2p.router.tunnel.OutboundMessageDistributor
-
Warning - as of 0.9.63, msg will be an UnknownI2NPMessage,
and must be converted before handling locally.
- distributeMessage(SendMessageMessage) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Distribute the message.
- distributeMessage(ClientConnectionRunner, Destination, Destination, Payload, MessageId, long, long, int) - Method in class net.i2p.router.client.ClientManager
-
Distribute message to a local or remote destination.
- divide(GenericGFPoly) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
-
- divide(FieldElement) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- divide(BigInteger) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- divide(FieldElement) - Method in class net.i2p.crypto.eddsa.math.FieldElement
-
Divides this field element by another one.
- DLV - Class in org.minidns.record
-
DNS DLV (DNSSEC Lookaside Validation) record payload.
Provides DNSSEC trust anchors from external validation repositories.
- DLV(int, byte, byte, byte[]) - Constructor for class org.minidns.record.DLV
-
- DLV(int, DnssecConstants.SignatureAlgorithm, DnssecConstants.DigestAlgorithm, byte[]) - Constructor for class org.minidns.record.DLV
-
- DM - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Data mark code.
- dma_code - Variable in class com.maxmind.geoip.Location
-
- dmin - Variable in class org.rrd4j.core.timespec.TimeSpec
-
- dmonth - Variable in class org.rrd4j.core.timespec.TimeSpec
-
- DNAME - Class in org.minidns.record
-
DNS DNAME (Domain Name) redirection record payload.
Provides redirection of an entire subtree of the DNS name space
to another domain, similar to CNAME but for entire subtrees.
- DNAME(String) - Constructor for class org.minidns.record.DNAME
-
- DNAME(DnsName) - Constructor for class org.minidns.record.DNAME
-
- DNS_NAME_TYPE - Static variable in class net.i2p.apache.http.conn.ssl.DefaultHostnameVerifier
-
DNS name type constant
- DNSKEY - Class in org.minidns.record
-
DNS DNSKEY record payload for DNSSEC public keys.
Contains a DNSSEC public key used to verify DNSSEC signatures
for a DNS zone.
- DNSKEY(short, byte, byte, byte[]) - Constructor for class org.minidns.record.DNSKEY
-
- DNSKEY(short, byte, DnssecConstants.SignatureAlgorithm, byte[]) - Constructor for class org.minidns.record.DNSKEY
-
- DnsLabel - Class in org.minidns.dnslabel
-
A DNS label is an individual component of a DNS name.
- DnsLabel(String) - Constructor for class org.minidns.dnslabel.DnsLabel
-
- DnsLabel.LabelToLongException - Exception in org.minidns.dnslabel
-
Exception thrown when a DNS label exceeds the maximum allowed length.
DNS labels are limited to 63 characters according to RFC 1035.
- DnsMessage - Class in org.minidns.dnsmessage
-
A DNS message as defined by RFC 1035.
- DnsMessage(DnsMessage.Builder) - Constructor for class org.minidns.dnsmessage.DnsMessage
-
- DnsMessage(byte[]) - Constructor for class org.minidns.dnsmessage.DnsMessage
-
Build a DNS Message based on a binary DNS message.
- DnsMessage.Builder - Class in org.minidns.dnsmessage
-
Builder class for constructing DNS messages.
Provides a fluent API for building DNS messages with various
sections and flags configured step by step.
- DnsMessage.OPCODE - Enum in org.minidns.dnsmessage
-
Symbolic DNS Opcode values.
- DnsMessage.RESPONSE_CODE - Enum in org.minidns.dnsmessage
-
Possible DNS response codes.
- DnsName - Class in org.minidns.dnsname
-
A DNS name, also called "domain name".
- DNSNameTooLongException(String, byte[]) - Constructor for exception org.minidns.dnsname.InvalidDnsNameException.DNSNameTooLongException
-
Creates a new DNSNameTooLongException.
- DNSOverHTTPS - Class in net.i2p.util
-
Simple implemetation of DNS over HTTPS.
- DNSOverHTTPS(I2PAppContext) - Constructor for class net.i2p.util.DNSOverHTTPS
-
- DNSOverHTTPS(I2PAppContext, SSLEepGet.SSLState) - Constructor for class net.i2p.util.DNSOverHTTPS
-
- DNSOverHTTPS.Type - Enum in net.i2p.util
-
DNS query type for IPv4/IPv6 preference.
- DnssecConstants - Class in org.minidns.constants
-
Constants and enums for DNSSEC (DNS Security Extensions).
This class provides DNSSEC algorithm definitions and constants used
for DNSSEC operations including signature and digest algorithms.
- DnssecConstants.DigestAlgorithm - Enum in org.minidns.constants
-
DNSSEC Digest Algorithms.
- DnssecConstants.SignatureAlgorithm - Enum in org.minidns.constants
-
DNSSEC Signature Algorithms.
- dnssecOk - Variable in class org.minidns.edns.Edns
-
Whether DNSSEC OK flag is set.
- DO - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Request to use option code.
- DO_MASK - Static variable in class org.apache.commons.net.telnet.Telnet
-
- doCommand(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Issue a command and wait for the reply.
- doCommand(IMAPCommand) - Method in class org.apache.commons.net.imap.IMAP
-
Sends a command to the server and return whether successful.
- doCommand(IMAPCommand, String) - Method in class org.apache.commons.net.imap.IMAP
-
Sends a command and arguments to the server and return whether successful.
- doCommandAsStrings(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Issue a command and wait for the reply, returning it as an array of strings.
- doDelete(File) - Method in class org.apache.commons.io.FileDeleteStrategy
-
Actually deletes the file object, which may be a file or a directory.
- doDelete(File) - Method in class org.apache.commons.io.FileDeleteStrategy.ForceFileDeleteStrategy
-
Deletes the file object.
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
-
- doDH(PrivateKey, PublicKey) - Static method in class net.i2p.router.crypto.ratchet.ECIESAEADEngine
-
- doFetch(SocketTimeout) - Method in class net.i2p.util.EepGet
-
This reads the response to a single fetch.
- doFetch(SocketTimeout) - Method in class net.i2p.util.EepHead
-
- doFetch(SocketTimeout) - Method in class net.i2p.util.SSLEepGet
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.i2p.servlet.filters.XSSFilter
-
- doFinal(byte[], int) - Method in interface org.bouncycastle.crypto.Digest
-
close the digest, producing the final digest value.
- doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.KeccakDigest
-
- doFinal(byte[], int, byte, int) - Method in class org.bouncycastle.crypto.digests.KeccakDigest
-
- doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.SHA3Digest
-
- doFinal(byte[], int, byte, int) - Method in class org.bouncycastle.crypto.digests.SHA3Digest
-
- doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.SHA512Digest
-
- doFinal(byte[], int) - Method in class org.bouncycastle.crypto.digests.SHAKEDigest
-
- doFinal(byte[], int, int) - Method in class org.bouncycastle.crypto.digests.SHAKEDigest
-
- doFinal(byte[], int, byte, int) - Method in class org.bouncycastle.crypto.digests.SHAKEDigest
-
- doFinal(byte[], int, int, byte, int) - Method in class org.bouncycastle.crypto.digests.SHAKEDigest
-
- doFinal(byte[], int, int) - Method in interface org.bouncycastle.crypto.Xof
-
Output the results of the final calculation for this digest to outLen number of bytes.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class i2p.susi.dns.TranslateSVGServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class i2p.susi.webmail.WebMail
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.i2pcontrol.servlets.JSONRPC2Servlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.imagegen.IdenticonServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.imagegen.QRServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.imagegen.RandomArtServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.router.web.servlets.CodedIconRendererServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.servlet.ErrorServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.servlet.I2PDefaultServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.I2PSnarkServlet
-
Handle what we can here, calling super.doGet() for the rest.
- doimport() - Method in class org.rrd4j.core.RrdDb.Builder
-
- DOMAIN_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- DOMAIN_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- DOMAINNAME - Static variable in class net.i2p.socks.SOCKS5Constants.AddressType
-
- done() - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
-
Marks reseed complete, resetting internal state and scheduling status clearance.
- done - Variable in class net.i2p.router.update.UpdateRunner
-
- done(RrdBackendFactory, PhantomReference<RrdDb>) - Method in class org.rrd4j.core.RrdBackend
-
- DONT - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Don't use option code.
- DONT_DROP_PRIORITY - Static variable in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
if priority is >= this, never drop
- DONT_FAIL_PERIOD - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
For 15 minutes after startup, don't fail db entries so that if we were
offline for a while, we'll have a chance of finding some live peers with the
previous references
- dontInstall(RouterContext) - Static method in class net.i2p.router.web.NewsHelper
-
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
-
- doOutput(byte[], int, int) - Method in class org.bouncycastle.crypto.digests.SHAKEDigest
-
- doOutput(byte[], int, int) - Method in interface org.bouncycastle.crypto.Xof
-
Start outputting the results of the final calculation for this digest.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class i2p.susi.webmail.WebMail
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.i2pcontrol.servlets.JSONRPC2Servlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.servlet.ErrorServlet
-
Needed if the errored page was a POST
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.I2PSnarkServlet
-
Handle what we can here, calling super.doPost() for the rest.
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.BlindingInfoMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.CreateLeaseSet2Message
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.CreateSessionMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DestLookupMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DestReplyMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DestroySessionMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DisconnectMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.GetDateMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.HostLookupMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.HostReplyMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.I2CPMessageImpl
-
Read in the payload part of the message (after the initial 4 byte size and 1
byte type)
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.MessagePayloadMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.MessageStatusMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.SessionStatusMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.SetDateMessage
-
- doSend(I2CPMessage) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Actually send the I2CPMessage to the peer through the socket
- doSend(I2CPMessage) - Method in class net.i2p.router.client.QueuedClientConnectionRunner
-
Actually send the I2CPMessage to the client.
- doStart() - Method in class net.i2p.jetty.I2PRequestLog
-
- doStop() - Method in class net.i2p.jetty.I2PRequestLog
-
- DOT - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "." - decimal point or date separator
- doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
-
- dottcp(StatusPanel) - Method in class edu.internet2.ndt.Tcpbw100
-
Method to run tests and interpret the results sent by the server
- DotTerminatedMessageReader - Class in org.apache.commons.net.io
-
DotTerminatedMessageReader is a class used to read messages from a server that are terminated by a single dot followed by a <CR><LF> sequence and
with double dots appearing at the beginning of lines which do not signal end of message yet start with a dot.
- DotTerminatedMessageReader(Reader) - Constructor for class org.apache.commons.net.io.DotTerminatedMessageReader
-
Creates a DotTerminatedMessageReader that wraps an existing Reader input source.
- DotTerminatedMessageWriter - Class in org.apache.commons.net.io
-
DotTerminatedMessageWriter is a class used to write messages to a server that are terminated by a single dot followed by a <CR><LF> sequence and
with double dots appearing at the beginning of lines which do not signal end of message yet start with a dot.
- DotTerminatedMessageWriter(Writer) - Constructor for class org.apache.commons.net.io.DotTerminatedMessageWriter
-
Creates a DotTerminatedMessageWriter that wraps an existing Writer output destination.
- doubleRTO() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
Double the RTO (after congestion).
- doubleScalarMultiplyVariableTime(GroupElement, byte[], byte[]) - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
$r = a * A + b * B$ where $a = a[0]+256*a[1]+\dots+256^{31} a[31]$,
$b = b[0]+256*b[1]+\dots+256^{31} b[31]$ and $B$ is this point.
- downloaded(int) - Method in interface org.klomp.snark.BandwidthListener
-
Called when bytes are unconditionally received.
- downloaded(int) - Method in class org.klomp.snark.BandwidthManager
-
We received this many bytes
- downloaded(int) - Method in class org.klomp.snark.Peer
-
Increment the counter.
- downloaded(int) - Method in class org.klomp.snark.PeerCoordinator
-
Called when a peer has downloaded some bytes of a piece.
- downloaded(int) - Method in class org.klomp.snark.WebPeer
-
- DownSampleImpl - Class in eu.bengreen.data.utility
-
Naive implementation of down sample with simple array input Largest-Triangle-Three-Buckets, from
Sveinn Steinarsson's thesis, section
4.2..
- DownSampleImpl(int) - Constructor for class eu.bengreen.data.utility.DownSampleImpl
-
- DownSampler - Interface in org.rrd4j.graph
-
A class that implement a downsampler, used to reduce the number of point to display.
- downsampler - Variable in class org.rrd4j.graph.RrdGraphDef
-
- DownSampler.DataSet - Class in org.rrd4j.graph
-
Represents a dataset containing timestamps and corresponding values.
- downsize(long[], double[]) - Method in class eu.bengreen.data.utility.DownSampleImpl
-
- downsize(long[], double[]) - Method in interface org.rrd4j.graph.DownSampler
-
- downsizeImpl(DownSampler.DataSet, long[], double[]) - Method in class eu.bengreen.data.utility.DownSampleImpl
-
- downsizeImpl(DownSampler.DataSet, long[], double[]) - Method in class eu.bengreen.data.utility.LargestTriangleThreeBuckets
-
- downsizeImpl(DownSampler.DataSet, long[], double[]) - Method in class eu.bengreen.data.utility.LargestTriangleThreeBucketsTime
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.CreateLeaseSet2Message
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.CreateSessionMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.DestLookupMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.DestReplyMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.DestroySessionMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.DisconnectMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.GetDateMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.HostLookupMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.HostReplyMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.I2CPMessageImpl
-
Write out the payload part of the message (not including the 4 byte size and
1 byte type)
- doWriteMessage() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.MessageStatusMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.SessionStatusMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.SetDateMessage
-
- Draft - Class in i2p.susi.webmail
-
Represents a draft email message with attachments and Bcc support.
- Draft(String) - Constructor for class i2p.susi.webmail.Draft
-
- drainAllTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelBlockingQueue
-
Drains all, without updating stats or dropping.
- drainAllTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
Drains all, without updating stats or dropping.
- drainTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>, int) - Method in class net.i2p.router.util.CoDelBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>, int) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
Updates stats and possibly drops while draining.
- draw() - Method in class org.rrd4j.graph.Axis
-
Draws the axis on the graph.
- draw() - Method in class org.rrd4j.graph.TimeAxis
-
- draw() - Method in class org.rrd4j.graph.ValueAxis
-
- draw() - Method in class org.rrd4j.graph.ValueAxisLogarithmic
-
- draw() - Method in class org.rrd4j.graph.ValueAxisMrtg
-
- drawLine(int, int, int, int, Paint, Stroke) - Method in class org.rrd4j.graph.ImageWorker
-
- drawPolyline(double[], double[], Paint, Stroke) - Method in class org.rrd4j.graph.ImageWorker
-
- drawString(String, int, int, Font, Paint) - Method in class org.rrd4j.graph.ImageWorker
-
- drawString(String, int, int, Font, Paint) - Method in class org.rrd4j.graph.SVGImageWorker
-
- drawTicks() - Method in class org.rrd4j.graph.RrdGraphDef
-
- drawXGrid - Variable in class org.rrd4j.graph.RrdGraphDef
-
- drawYGrid - Variable in class org.rrd4j.graph.RrdGraphDef
-
- drop() - Method in class net.i2p.router.OutNetMessage
-
For CDQ
- drop() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
Drops and releases resources.
- drop() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
For CDQ
- drop() - Method in class net.i2p.router.transport.udp.UDPPacket
-
Convenience method to release the packet.
- drop() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
For CDQ
- drop() - Method in interface net.i2p.router.util.CDQEntry
-
Implement any reclaimation of resources here
- dropAfterLookupFailed(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
Final remove for a router info.
- dropOutbound() - Method in class net.i2p.router.transport.udp.PeerState
-
drop all outbound messages
- dropped() - Method in interface net.i2p.router.Job
-
the router is extremely overloaded, so this job has been dropped.
- dropped() - Method in class net.i2p.router.JobImpl
-
Default implementation does nothing.
- dropped() - Method in class net.i2p.router.message.HandleGarlicMessageJob
-
Called when this job has been dropped (e.g.
- dropped() - Method in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
-
- dropped() - Method in class net.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseStoreMessageJob
-
- dropped() - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
Dropped by the job queue
- dropped() - Method in class net.i2p.router.tunnel.pool.TestJob
-
Called when the job is dropped due to router overload.
- droppedFragmentedMessage(long, String) - Method in class net.i2p.router.MessageHistory
-
- droppedInboundMessage(long, Hash, String) - Method in class net.i2p.router.MessageHistory
-
- droppedOtherMessage(I2NPMessage, Hash) - Method in class net.i2p.router.MessageHistory
-
We received another message we weren't waiting for and don't know how to handle
- droppedTunnelDataMessageUnknown(long, long) - Method in class net.i2p.router.MessageHistory
-
- droppedTunnelGatewayMessageUnknown(long, long) - Method in class net.i2p.router.MessageHistory
-
- droppedTunnelMessage(TunnelId, long, Date, Hash) - Method in class net.i2p.router.MessageHistory
-
We don't know about the given tunnel, so we are dropping a message sent to us by the
given router
- dropPeer(PeerState) - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
-
- dropPeer(Hash, boolean, String) - Method in class net.i2p.router.transport.udp.UDPTransport
-
This does not send a session destroy, caller must do that if desired.
- dropPeer(PeerState, boolean, String) - Method in class net.i2p.router.transport.udp.UDPTransport
-
This does not send a session destroy, caller must do that if desired.
- DS - Static variable in class net.i2p.router.web.GraphListener
-
- DS - Class in org.minidns.record
-
DNS DS (Delegation Signer) record payload for DNSSEC.
Contains the hash of a DNSKEY record used to authenticate
delegated DNS zones in DNSSEC chain of trust.
- DS(int, byte, byte, byte[]) - Constructor for class org.minidns.record.DS
-
- DS(int, DnssecConstants.SignatureAlgorithm, byte, byte[]) - Constructor for class org.minidns.record.DS
-
- DS(int, DnssecConstants.SignatureAlgorithm, DnssecConstants.DigestAlgorithm, byte[]) - Constructor for class org.minidns.record.DS
-
- DS_NAM_SIZE - Static variable in interface org.rrd4j.core.jrrd.Constants
-
Constant DS_NAM_SIZE=20
- dsa() - Method in class net.i2p.I2PAppContext
-
Our DSA engine (see HMAC and SHA above)
- DSA_SHA1_SPEC - Static variable in class net.i2p.crypto.CryptoConstants
-
- DSAEngine - Class in net.i2p.crypto
-
Digital signature algorithm engine supporting DSA, ECDSA, RSA, and EdDSA.
- DSAEngine(I2PAppContext) - Constructor for class net.i2p.crypto.DSAEngine
-
- dsag - Static variable in class net.i2p.crypto.CryptoConstants
-
- dsap - Static variable in class net.i2p.crypto.CryptoConstants
-
- dsaq - Static variable in class net.i2p.crypto.CryptoConstants
-
- dsCount - Variable in class org.rrd4j.core.jrrd.DataChunk
-
Number of datasources must be equal to number of datasources in file
- dsCount - Variable in class org.rrd4j.core.jrrd.Header
-
Number of data sources
- DsDef - Class in org.rrd4j.core
-
Class to represent single data source definition within the RRD.
- DsDef(String, DsType, long, double, double) - Constructor for class org.rrd4j.core.DsDef
-
Creates new data source definition object.
- dsec - Variable in class org.rrd4j.core.timespec.TimeSpec
-
- DST_SIZE - Static variable in interface org.rrd4j.core.jrrd.Constants
-
Constant DST_SIZE=20
- DsType - Enum in org.rrd4j
-
Enumeration of available datasource types.
- Dummy - Class in net.metanotion
-
Exists only to enable package.html to be included in javadoc.
- Dummy() - Constructor for class net.metanotion.Dummy
-
- Dummy - Class in org.cybergarage
-
Exists only to enable package.html to be included in javadoc.
- Dummy() - Constructor for class org.cybergarage.Dummy
-
- Dummy - Class in org.minidns
-
Exists only to enable package.html to be included in javadoc.
- Dummy() - Constructor for class org.minidns.Dummy
-
- DUMMY_DEFAULT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- DUMMY_SESSION - Static variable in class net.i2p.client.impl.I2PSessionImpl
-
- DummyClientManagerFacade - Class in net.i2p.router.dummy
-
Manage all interactions with clients
- DummyClientManagerFacade(RouterContext) - Constructor for class net.i2p.router.dummy.DummyClientManagerFacade
-
- DummyHandler - Class in net.i2p.router.update
-
Dummy to lock up the updates for a period of time
- DummyHandler(RouterContext, ConsoleUpdateManager) - Constructor for class net.i2p.router.update.DummyHandler
-
- DummyNamingService - Class in net.i2p.client.naming
-
A Dummy naming service that can only handle base64 and b32 destinations.
- DummyNamingService(I2PAppContext) - Constructor for class net.i2p.client.naming.DummyNamingService
-
The naming service should only be constructed and accessed through the
application context.
- DummyNetworkDatabaseFacade - Class in net.i2p.router.dummy
-
In-memory network database implementation for testing and development scenarios.
- DummyNetworkDatabaseFacade(RouterContext) - Constructor for class net.i2p.router.dummy.DummyNetworkDatabaseFacade
-
- DummyNetworkDatabaseSegmentor - Class in net.i2p.router.dummy
-
Dummy network database segmentor for testing.
- DummyNetworkDatabaseSegmentor(RouterContext) - Constructor for class net.i2p.router.dummy.DummyNetworkDatabaseSegmentor
-
- DummyOutputStream - Class in i2p.susi.util
-
OutputStream that discards all written data.
- DummyOutputStream() - Constructor for class i2p.susi.util.DummyOutputStream
-
- DummyOutputStream - Class in net.i2p.i2ptunnel.util
-
Write to nowhere
- DummyOutputStream() - Constructor for class net.i2p.i2ptunnel.util.DummyOutputStream
-
- DummyPeerManagerFacade - Class in net.i2p.router.dummy
-
Manage peer references and keep them up to date so that when asked for peers,
it can provide appropriate peers according to the criteria provided.
- DummyPeerManagerFacade() - Constructor for class net.i2p.router.dummy.DummyPeerManagerFacade
-
- DummyTunnelManagerFacade - Class in net.i2p.router.dummy
-
Build and maintain tunnels throughout the network.
- DummyTunnelManagerFacade() - Constructor for class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- DummyValidator - Class in net.i2p.router.tunnel
-
IV validator that accepts all initialization vectors without validation.
- dump(I2PAppContext, int) - Static method in class net.i2p.router.tasks.ThreadDump
-
Signal the wrapper to asynchronously dump threads to wrapper.log.
- dump(byte[]) - Static method in class net.i2p.util.HexDump
-
Dump a byte array in a String.
- dump(byte[], int, int) - Static method in class net.i2p.util.HexDump
-
Dump a byte array in a String.
- dump(byte[], OutputStream) - Static method in class net.i2p.util.HexDump
-
Dump a byte array through a stream.
- dump(byte[], int, int, OutputStream) - Static method in class net.i2p.util.HexDump
-
Dump a byte array through a stream.
- dump(byte[], Appendable) - Static method in class org.apache.commons.io.HexDump
-
Dumps an array of bytes to an Appendable.
- dump(byte[], long, Appendable, int, int) - Static method in class org.apache.commons.io.HexDump
-
Dumps an array of bytes to an Appendable.
- dump(byte[], long, OutputStream, int) - Static method in class org.apache.commons.io.HexDump
-
Dumps an array of bytes to an OutputStream.
- dump() - Method in class org.rrd4j.core.ArcDef
-
Returns string representing archive definition (RRDTool format).
- dump() - Method in class org.rrd4j.core.Archive
-
Returns a string representation of the archive information.
- dump() - Method in class org.rrd4j.core.ArcState
-
- dump() - Method in class org.rrd4j.core.Datasource
-
Returns a string representation of datasource information.
- dump() - Method in class org.rrd4j.core.DsDef
-
Returns string representing source definition (RRDTool format).
- dump() - Method in class org.rrd4j.core.FetchData
-
Dumps the content of the whole FetchData object.
- dump() - Method in class org.rrd4j.core.FetchRequest
-
Dumps the content of fetch request using the syntax of RRDTool's fetch command.
- dump() - Method in class org.rrd4j.core.Header
-
Returns a string representation of the header information.
- dump() - Method in interface org.rrd4j.core.Robin
-
dump.
- dump() - Method in class org.rrd4j.core.RobinArray
-
dump.
- dump() - Method in class org.rrd4j.core.RobinMatrix
-
dump.
- dump() - Method in class org.rrd4j.core.RrdDb
-
Returns string representing complete internal RRD state.
- dump() - Method in class org.rrd4j.core.RrdDef
-
Returns string that represents all specified RRD creation parameters.
- dump() - Method in class org.rrd4j.core.Sample
-
Dumps sample content using the syntax of RRDTool's update command.
- dump() - Method in class org.rrd4j.core.timespec.TimeSpec
-
Returns a debug string representation of this TimeSpec.
- dump() - Method in class org.rrd4j.data.DataProcessor
-
Dumps timestamps and values of all datasources in a tabular form.
- dump() - Method in class org.rrd4j.graph.RrdGraphInfo
-
Dumps complete graph information.
- dump() - Method in class org.rrd4j.graph.ValueScaler.Scaled
-
- dumpXml(XmlWriter) - Method in class org.rrd4j.core.RrdDb
-
Writes the RRD content to
XmlWriter using XML format.
- dumpXml(OutputStream) - Method in class org.rrd4j.core.RrdDb
-
- dumpXml(String) - Method in class org.rrd4j.core.RrdDb
-
Dumps internal RRD state to XML file.
- DUPACKSIN - Static variable in class edu.internet2.ndt.NDTConstants
-
- DupComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.DupComparator
-
- DUPLEX_NOK_INDICATOR - Static variable in class edu.internet2.ndt.NDTConstants
-
- DUPLEX_OK_INDICATOR - Static variable in class edu.internet2.ndt.NDTConstants
-
- DUPLEX_SWITCH_FULL_HOST_HALF - Static variable in class edu.internet2.ndt.NDTConstants
-
- DUPLEX_SWITCH_FULL_HOST_HALF_POSS - Static variable in class edu.internet2.ndt.NDTConstants
-
- DUPLEX_SWITCH_HALF_HOST_FULL - Static variable in class edu.internet2.ndt.NDTConstants
-
- DUPLEX_SWITCH_HALF_HOST_FULL_POSS - Static variable in class edu.internet2.ndt.NDTConstants
-
- DUPLEX_SWITCH_HALF_HOST_FULL_WARN - Static variable in class edu.internet2.ndt.NDTConstants
-
- DurationUtils - Class in org.apache.commons.net.ftp
-
Temporary until Commons Lang 3.12.0.
- DurationUtils() - Constructor for class org.apache.commons.net.ftp.DurationUtils
-
- dyear - Variable in class org.rrd4j.core.timespec.TimeSpec
-
- GA - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Go Ahead code.
- 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
-
- GarlicConfig - Class in net.i2p.router.message
-
Define the contents of a garlic chunk that contains 1 or more sub garlics.
- GarlicConfig(Certificate, long, long, DeliveryInstructions) - Constructor for class net.i2p.router.message.GarlicConfig
-
- GarlicConfig(List<GarlicConfig>, Certificate, long, long, DeliveryInstructions) - Constructor for class net.i2p.router.message.GarlicConfig
-
- GarlicMessage - Class in net.i2p.data.i2np
-
Defines the wrapped garlic message
- GarlicMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.GarlicMessage
-
- GarlicMessageBuilder - Class in net.i2p.router.message
-
Build garlic messages based on a GarlicConfig
- GarlicMessageBuilder() - Constructor for class net.i2p.router.message.GarlicMessageBuilder
-
- 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
-
- 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
-
- GeneralHelper - Class in net.i2p.i2ptunnel.ui
-
General helper functions used by all UIs.
- GeneralHelper(TunnelControllerGroup) - Constructor for class net.i2p.i2ptunnel.ui.GeneralHelper
-
- GeneralHelper(I2PAppContext, TunnelControllerGroup) - Constructor for class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- generateCommandID() - Method in class org.apache.commons.net.imap.IMAP
-
Generates a new command ID (tag) for a command.
- 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
-
- 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
-
- 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
-
- 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.
- 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) - Method in class net.i2p.router.web.helpers.StatsGenerator
-
- generator - Variable in class gnu.crypto.prng.FortunaStandalone
-
- 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
-
- 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
-
- GEOIP_CABLEDSL_SPEED - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_CHECK_CACHE - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_CORPORATE_SPEED - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_DIALUP_SPEED - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_DIR_DEFAULT - Static variable in class net.i2p.router.transport.GeoIP
-
- GEOIP_FILE_DEFAULT - Static variable in class net.i2p.router.transport.GeoIP
-
- GEOIP_INDEX_CACHE - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_MEMORY_CACHE - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_STANDARD - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_UNKNOWN_SPEED - Static variable in class com.maxmind.geoip.LookupService
-
- GeoIPv6 - Class in net.i2p.router.transport
-
Generate compressed geoipv6.dat.gz file, and
lookup entries in it.
- GeoIPv6() - Constructor for class net.i2p.router.transport.GeoIPv6
-
- get(String) - Method in interface com.docuverse.identicon.IdenticonCache
-
- get(int) - Method in class com.google.zxing.common.BitArray
-
- 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
-
- get(int, NodeCache.Loader) - Method in class com.maxmind.db.CHMCache
-
- get(int) - Static method in enum com.maxmind.db.Decoder.Type
-
- 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
-
- get(InputStream) - Method in class net.i2p.data.SDSCache
-
- 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(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(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(K) - Method in class net.metanotion.util.skiplist.SkipSpan
-
Get the value associated with the given key.
- get() - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets the origin.
- get(int) - Method in class org.apache.commons.io.ByteOrderMark
-
Gets the byte at the specified position.
- get() - Method in class org.apache.commons.io.file.AccumulatorPathVisitor.Builder
-
- get() - Method in interface org.apache.commons.io.file.Counters.Counter
-
Gets the counter as a long.
- get() - Method in class org.apache.commons.io.file.CountingPathVisitor.Builder
-
- get(IOSupplier<FileVisitResult>) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Get file visit result from supplier.
- get() - Method in class org.apache.commons.io.filefilter.WildcardFileFilter.Builder
-
- get(IOSupplier<T>) - Static method in class org.apache.commons.io.function.Erase
-
Delegates to the given
IOSupplier but erases its
IOException for the compiler, while still throwing
the exception at runtime.
- get() - Method in interface org.apache.commons.io.function.IOSupplier
-
Gets a result.
- get(IOSupplier<T>) - Static method in class org.apache.commons.io.function.Uncheck
-
Gets the result from an IO supplier.
- get(IOSupplier<T>, Supplier<String>) - Static method in class org.apache.commons.io.function.Uncheck
-
Gets the result from an IO supplier.
- get() - Method in class org.apache.commons.io.input.AutoCloseInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.BOMInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.BoundedInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.BufferedFileChannelInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.CharSequenceInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.ChecksumInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.MemoryMappedFileInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.MessageDigestCalculatingInputStream.Builder
-
Deprecated.
Builds a new MessageDigestCalculatingInputStream.
- get() - Method in class org.apache.commons.io.input.MessageDigestInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.ObservableInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.QueueInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.RandomAccessFileInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.ReadAheadInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.ReaderInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.ReversedLinesFileReader.Builder
-
- get() - Method in class org.apache.commons.io.input.Tailer.Builder
-
- get() - Method in class org.apache.commons.io.input.ThrottledInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.UncheckedBufferedReader.Builder
-
- get() - Method in class org.apache.commons.io.input.UncheckedFilterInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.UncheckedFilterReader.Builder
-
- get() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.UnsynchronizedByteArrayInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.UnsynchronizedFilterInputStream.Builder
-
- get() - Method in class org.apache.commons.io.input.XmlStreamReader.Builder
-
- get() - Method in class org.apache.commons.io.monitor.FileAlterationObserver.Builder
-
- get() - Method in class org.apache.commons.io.output.ChunkedOutputStream.Builder
-
- get() - Method in class org.apache.commons.io.output.DeferredFileOutputStream.Builder
-
- get() - Method in class org.apache.commons.io.output.FileWriterWithEncoding.Builder
-
- get() - Method in class org.apache.commons.io.output.LockableFileWriter.Builder
-
Constructs a new instance.
- get() - Method in class org.apache.commons.io.output.ProxyOutputStream.Builder
-
- get() - Method in class org.apache.commons.io.output.RandomAccessFileOutputStream.Builder
-
- get() - Method in class org.apache.commons.io.output.UncheckedFilterOutputStream.Builder
-
- get() - Method in class org.apache.commons.io.output.UncheckedFilterWriter.Builder
-
- get() - Method in class org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.Builder
-
- get() - Method in class org.apache.commons.io.output.WriterOutputStream.Builder
-
- get() - Method in class org.apache.commons.io.output.XmlStreamWriter.Builder
-
- get() - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream.Builder
-
- GET - Static variable in class org.cybergarage.http.HTTP
-
- 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(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
-
Gets the 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
-
- 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
-
Gets the enum value.
- get() - Method in class org.rrd4j.core.RrdInt
-
Gets the integer value.
- get() - Method in class org.rrd4j.core.RrdLong
-
Gets the long value.
- get() - Method in class org.rrd4j.core.RrdString
-
Gets the string value.
- get(Font, Font[]) - Method in enum org.rrd4j.graph.RrdGraphConstants.FontTag
-
- 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
-
- get5mRate() - Method in class net.i2p.router.Router
-
Max of inbound and outbound rate in bytes per second
- get5mRate(boolean) - Method in class net.i2p.router.Router
-
When outboundOnly is false, outbound rate in bytes per second.
- get_AccessTech() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_avgrtt() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_Bad_cable() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_c2sspd() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_clientIP() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_congestion() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_CurRTO() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_CurRwinRcvd() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_cwndtime() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_diagnosis() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_DupAcksIn() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_DupAcksOut() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_errmsg() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_host() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_instSpeed() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_jitter() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_loss() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_MaxRTT() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_MaxRwinRcvd() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_mismatch() - Method in class edu.internet2.ndt.Tcpbw100
-
- GET_MOD_TIME - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- get_natStatus() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_optimalRcvrBuffer() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_osArch() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_osName() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_osVer() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_PcBuffSpdLimit() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_Ping() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_pluginVer() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_rcvrLimiting() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_s2cspd() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_SACKsRcvd() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_special_map_digest() - Method in class org.klomp.snark.bencode.BDecoder
-
Ugly hack.
- get_statistics() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_status() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_TimeStamp() - Method in class edu.internet2.ndt.Tcpbw100
-
- get_WaitSec() - Method in class edu.internet2.ndt.Tcpbw100
-
- 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() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
-
- getA() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
-
- getA() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPublicKeySpec
-
- 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(String) - Method in class org.cybergarage.upnp.Device
-
- getAbyte() - Method in class net.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getAbyte() - Method in class net.i2p.crypto.eddsa.EdDSAPublicKey
-
- getAcceptAllTrustManager() - Static method in class org.apache.commons.net.util.TrustManagerUtils
-
Generate a TrustManager that performs no checks.
- getAcceptLocal() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Gets a boolean indicating whether to accept a DO request coming from the other end.
- getAcceptRanges() - Method in class net.i2p.util.EepGet
-
Show the Accept-Ranges field
- getAcceptRemote() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Gets a boolean indicating whether to accept a WILL request coming from the other end.
- getAcceptTimeout() - Method in interface net.i2p.client.streaming.I2PSocketManager
-
- 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
-
- getAccessList(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getAccessMode(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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() - 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
-
- 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?
- 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?
- getAclEntryList(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Reads the access control list from a file attribute view.
- getAclFileAttributeView(Path, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Shorthand for Files.getFileAttributeView(path, AclFileAttributeView.class).
- 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
-
Returns the action.
- getAction() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- 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(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
-
- getActiveFactories() - Static method in class org.rrd4j.core.RrdBackendFactory
-
Return the current active factories as a stream.
- 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
- getActivePort() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the client port for active mode.
- 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
-
Get the 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.
- getActivity() - Method in class org.klomp.snark.Storage
-
Get the last activity timestamp.
- getActualEnd() - Method in class net.i2p.router.JobTiming
-
Get the actual end time when the job finished execution.
- getActualEndNanos() - Method in class net.i2p.router.JobTiming
-
Get the nanosecond-precision 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.
- getActualStartNanos() - Method in class net.i2p.router.JobTiming
-
Get the nanosecond-precision start time when the job began execution.
- getAdded() - Method in class i2p.susi.dns.AddressBean
-
Gets the date when this address was added.
- getAdditionalReply() - Method in class org.apache.commons.net.pop3.POP3
-
Gets the additional lines of a multi-line server reply.
- getAdditionalResourceRecords() - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- 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
-
- 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.apache.commons.net.ntp.TimeInfo
-
Gets host address from message datagram if available
- getAddress() - Method in class org.apache.commons.net.tftp.TFTPPacket
-
Gets the address of the host where the packet is going to be sent or where it came from.
- getAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Gets this instance's address into a dotted decimal String.
- 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.
- getAddressCountLong() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Gets the count of available 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
-
- 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
-
- getAdvertiser() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- 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.
- getAfterRead() - Method in class org.apache.commons.io.input.ProxyInputStream.AbstractBuilder
-
- 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
-
- 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() - Method in class org.bouncycastle.crypto.digests.SHA3Digest
-
- getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
-
- getAlgorithmName() - Method in class org.bouncycastle.crypto.digests.SHAKEDigest
-
- 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
-
SSU2 only
- getAliceCipherKey() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getAliceIntroKey() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getAliceIP() - Method in class net.i2p.router.transport.udp.PeerTestState
-
If we are Alice, this will contain the IP that Bob says we
can be reached at - the IP Charlie says we can be reached
at is _aliceIPFromCharlie
- getAliceIPFromCharlie() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getAliceMACKey() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getAlicePort() - Method in class net.i2p.router.transport.udp.PeerTestState
-
If we are Alice, this will contain the port that Bob says we
can be reached at - the port Charlie says we can be reached
at is _alicePortFromCharlie
- getAlicePortFromCharlie() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getAlignment() - Method in class org.rrd4j.core.jrrd.RRDFile
-
- getAlignmentPatternCenters() - Method in class com.google.zxing.qrcode.decoder.Version
-
- getAll() - Method in class net.i2p.kademlia.KBucketSet
-
- getAll(Set<T>) - Method in class net.i2p.kademlia.KBucketSet
-
- getAll(SelectionCollector<T>) - Method in class net.i2p.kademlia.KBucketSet
-
- getAllAddresses() - Static method in class net.i2p.util.Addresses
-
Gets all addresses excluding only link-local and multicast addresses.
- getAllAddresses() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Gets all addresses in this subnet, the return array could be huge.
- 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
-
- 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
-
- 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
-
- getAllowAccept(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- 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
-
- getAllowedValueNode() - Method in class org.cybergarage.upnp.AllowedValue
-
- getAllowedValueRange() - Method in class org.cybergarage.upnp.StateVariable
-
- getAllowedValueRangeNode() - Method in class org.cybergarage.upnp.AllowedValueRange
-
- getAllowIncomingConnections() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- getAllowInternalSSL(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
As of 0.9.35, default true, and overridden to true unless
PROP_SSL_SET is set
- getAllowInternalSSL(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getAllowReferer(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getAllowReferer(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getAllowUserAgent(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getAllowUserAgent(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getAllowUserInteraction() - Method in class org.apache.commons.io.CloseableURLConnection
-
- 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
-
subtract one for ourselves, so if we know no other peers it displays zero
- 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
-
- 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
-
Works even if tunnel is not running.
- 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
-
- getAltPrivateKeyFile(TunnelControllerGroup, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getAltPrivateKeyFile(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getAltStyle() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
An 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.
- getAndResetRecentBytesCount() - Method in class net.i2p.router.tunnel.HopConfig
-
This returns the number of processed bytes since the last time this was called,
and resets the count.
- 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.
- getAnswer() - Method in class net.i2p.util.SimpleStore
-
Returns the stored answer.
- getAnswerPings() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
Do we respond to a ping?
- getAnswers() - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- getAnswersFor(Question) - Method in class org.minidns.dnsmessage.DnsMessage
-
- 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
-
- getAPITarget() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getAppDir() - Method in class net.i2p.I2PAppContext
-
Where applications may store data.
- getAppendable() - Method in class org.apache.commons.io.output.AppendableOutputStream
-
Gets the target appendable.
- getAppendable() - Method in class org.apache.commons.io.output.AppendableWriter
-
Gets the target appendable.
- getAppletContext() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JApplet
-
- getArcCount() - Method in class org.rrd4j.core.DataImporter
-
- 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
-
- 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
-
- 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
-
- getArgument(String) - Method in class org.cybergarage.upnp.ArgumentList
-
- 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
-
- getArray(String, String, String) - Static method in class edu.internet2.ndt.UserAgentTools
-
- 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
- getArticleCountLong() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
-
Gets the estimated number of articles in the newsgroup.
- getArticleId() - Method in class org.apache.commons.net.nntp.Article
-
Gets the article ID.
- getArticleNumberLong() - Method in class org.apache.commons.net.nntp.Article
-
Gets the article number.
- getAsBoolean() - Method in interface org.apache.commons.io.function.IOBooleanSupplier
-
Gets a result.
- getAsBoolean(IOBooleanSupplier) - Static method in class org.apache.commons.io.function.Uncheck
-
Gets the result from an IO boolean supplier.
- 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.
- getAsInt() - Method in interface org.apache.commons.io.function.IOIntSupplier
-
Gets a result.
- getAsInt(IOIntSupplier) - Static method in class org.apache.commons.io.function.Uncheck
-
Gets the result from an IO int supplier.
- getAsInt(IOIntSupplier, Supplier<String>) - Static method in class org.apache.commons.io.function.Uncheck
-
Gets the result from an IO int supplier.
- getAsLong() - Method in interface org.apache.commons.io.function.IOLongSupplier
-
Gets a result.
- getAsLong(IOLongSupplier) - Static method in class org.apache.commons.io.function.Uncheck
-
Gets the result from an IO long supplier.
- getAsLong(IOLongSupplier, Supplier<String>) - Static method in class org.apache.commons.io.function.Uncheck
-
Gets the result from an IO long supplier.
- 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
-
- 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
-
- 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.
- getAttribute(String) - Method in class net.i2p.servlet.RequestWrapper
-
- getAttribute(Path, String, LinkOption...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- 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
-
- getAuth() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
-
- 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
-
- getAuthName() - Method in enum org.apache.commons.net.imap.AuthenticatingIMAPClient.AUTH_METHOD
-
Gets the name of the given authentication method suitable for the server.
- getAuthName() - Method in enum org.apache.commons.net.pop3.ExtendedPOP3Client.AUTH_METHOD
-
Gets the name of the given authentication method suitable for the server.
- getAuthName(AuthenticatingSMTPClient.AUTH_METHOD) - Static method in enum org.apache.commons.net.smtp.AuthenticatingSMTPClient.AUTH_METHOD
-
Gets the name of the given authentication method suitable for the server.
- 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.
- getAuthValue() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Gets AUTH command use value.
- getAutodetectUTF8() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets whether automatic server encoding detection is enabled.
- 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
-
- getAvailableTags(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- 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
-
- getAvailableTimeLeft(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- 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?
- getAverageRating() - Method in class org.klomp.snark.comments.CommentSet
-
- 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
-
Get the average bandwidth per tunnel in the pool.
- getAvgJobLag() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- getAvgLag() - Method in class net.i2p.router.JobQueue
-
Get the average lag time for jobs waiting in the queue.
- getAvgLagDouble() - Method in class net.i2p.router.JobQueue
-
Get the average lag time with sub-millisecond precision.
- 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
-
- getAvgPeerTestTimeGood() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- 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
-
- 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
-
- getb() - Method in class net.i2p.crypto.eddsa.math.Field
-
- getB() - Method in class net.i2p.crypto.eddsa.spec.EdDSAParameterSpec
-
- 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
-
- getBackendFactory() - Method in class net.i2p.router.web.GraphListener
-
- getBackgroundColor() - Method in class com.docuverse.identicon.NineBlockIdenticonRenderer2
-
- 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 an unsupported but cached Destination
- 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
-
- 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
-
- getBandwidthListener() - Method in interface org.klomp.snark.CompleteListener
-
- getBandwidthListener() - Method in class org.klomp.snark.PeerState
-
- getBandwidthListener() - Method in class org.klomp.snark.SnarkManager
-
The BandwidthManager.
- getBandwidthListener() - Method in class org.klomp.snark.UpdateRunner
-
- getBandwidthRequest() - Method in class net.i2p.router.transport.udp.UDPPacket
-
Returns the current bandwidth request associated with this packet.
- 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.
- getBanlistSummary() - Method in class net.i2p.router.web.helpers.ProfilesHelper
-
- 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(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Gets the base name (the part up to and not including the last ".") of the last path segment of a file name.
- getBaseName(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the base name, minus the full path and extension, from a full file name.
- getBaseName() - Method in class org.klomp.snark.Snark
-
- 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
-
Gets the packet initialization timestamp in milliseconds.
- getBeginInt() - Method in class i2p.susi.dns.AddressbookBean
-
Returns the beginning index as integer.
- getBeginTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did this test begin?
- getBid(OutNetMessage) - Method in class net.i2p.router.transport.TransportManager
-
- getBids(RouterContext, TransportManager, OutNetMessage) - Static method in class net.i2p.router.transport.GetBidsJob
-
- getBids(OutNetMessage) - Method in class net.i2p.router.transport.TransportManager
-
- GetBidsJob - Class in net.i2p.router.transport
-
Retrieves transport bids for outbound message delivery.
- 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.
- getBigInteger() - Method in interface org.apache.commons.io.file.Counters.Counter
-
Gets the counter as a BigInteger.
- 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
-
- 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
-
- 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
-
For console ConfigKeyringHelper
- 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
-
- getBlindedPassword(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- 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
-
- getBlockingQueue() - Method in class org.apache.commons.io.input.QueueInputStream
-
Gets the blocking queue.
- 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
-
- getBlockNumber() - Method in class org.apache.commons.net.tftp.TFTPAckPacket
-
Gets the block number of the acknowledgement.
- getBlockNumber() - Method in class org.apache.commons.net.tftp.TFTPDataPacket
-
Gets the block number of the data packet.
- getBlockSize() - Method in enum org.apache.commons.io.FileSystem
-
Gets the file allocation block size in bytes.
- getBob() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getBobIP() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getBobPort() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- 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
-
- getBodyNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getBOM() - Method in class org.apache.commons.io.input.BOMInputStream
-
Gets the ByteOrderMark (Byte Order Mark).
- getBOMCharsetName() - Method in class org.apache.commons.io.input.BOMInputStream
-
- getBomEncoding() - Method in exception org.apache.commons.io.input.XmlStreamReaderException
-
Gets the BOM encoding found in the InputStream.
- 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
-
Get a boolean property, defaulting to true if not set.
- getBootId() - Method in class org.cybergarage.upnp.Device
-
- getBootId() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- getBootId() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- getBottomRightOnBit() - Method in class com.google.zxing.common.BitMatrix
-
- getBoxSpace() - Method in class org.rrd4j.graph.RrdGraphGenerator
-
- 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
- getBroadcastAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Gets the broadcast address for this subnet.
- getBrowser(String) - Static method in class edu.internet2.ndt.UserAgentTools
-
- 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
-
- getBuffer() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedInputStream
-
- getBuffer() - Method in class org.rrd4j.core.RrdByteArrayBackend
-
- getBufferedImageColorModel() - Method in class com.google.zxing.client.j2se.MatrixToImageConfig
-
- getBufferSize() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
- getBufferSize() - Method in class org.apache.commons.io.input.MemoryMappedFileInputStream
-
- getBufferSize() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the current internal buffer size for buffered data streams.
- getBufferSizeDefault() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
- getBuildDate() - Method in class com.maxmind.db.Metadata
-
- getBuilder() - Method in class i2p.susi.util.StringBuilderWriter
-
- getBuilder() - Method in class org.apache.commons.io.output.StringBuilderWriter
-
Gets the underlying builder.
- getBuilder() - Static method in class org.rrd4j.core.RrdDb
-
- 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
-
- getBuildTime() - Static method in class net.i2p.time.BuildTime
-
Get the build date for i2p.jar.
- getBuiltBy() - Method in class net.i2p.router.web.helpers.LogsHelper
-
- getBWLimits(String, int) - Static method in class org.klomp.snark.BWLimits
-
- getByCode(int) - Static method in enum net.i2p.crypto.EncType
-
Gets the encryption type by code.
- getByCode(int) - Static method in enum net.i2p.crypto.SigType
-
Gets the signature type by code.
- getByName(String) - Static method in class net.i2p.crypto.eddsa.spec.EdDSANamedCurveTable
-
- 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.
- getByteArray() - Method in class org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin
-
- getByteArray(long, int) - Method in class org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin
-
- getByteArray() - Method in class org.apache.commons.io.build.AbstractOrigin.ByteArrayOrigin
-
- getByteArray() - Method in class org.apache.commons.io.build.AbstractOrigin.CharSequenceOrigin
-
- getByteArray(long, int) - Method in class org.apache.commons.io.build.AbstractOrigin.FileOrigin
-
- getByteArray() - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets this origin as a byte array, if possible.
- getByteArray(long, int) - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets a portion of this origin as a byte array, if possible.
- getByteArray() - Method in class org.apache.commons.io.build.AbstractOrigin.InputStreamOrigin
-
- getByteArray(long, int) - Method in class org.apache.commons.io.build.AbstractOrigin.PathOrigin
-
- getByteArray() - Method in class org.apache.commons.io.build.AbstractOrigin.ReaderOrigin
-
- getByteCount() - Method in class org.apache.commons.io.output.CountingOutputStream
-
The number of bytes that have passed through this stream.
- getByteCount() - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Gets the number of bytes that have been written to this output stream.
- getByteCount() - Method in class org.rrd4j.graph.RrdGraphInfo
-
Returns the number of bytes in the graph file
- getByteCounter() - Method in interface org.apache.commons.io.file.Counters.PathCounters
-
Gets the byte counter.
- 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() - 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
-
- getBytes() - Method in class org.apache.commons.io.ByteOrderMark
-
Gets a copy of the BOM's bytes.
- getBytes(Charset) - Method in enum org.apache.commons.io.StandardLineSeparator
-
Gets the bytes for this instance encoded using the given Charset.
- 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
- getBytesTransferred() - Method in class org.apache.commons.net.io.CopyStreamEvent
-
Gets the number of bytes transferred by the write that triggered the event.
- 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
-
- 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
-
- getCacheControl() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- 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
-
- getCanonicalHostName(String) - Method in class net.i2p.router.CommSystemFacade
-
- 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
-
- 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
-
- getCanonicalUri(URI) - Method in class org.rrd4j.core.RrdFileBackendFactory
-
- getCanonicalUri() - Method in class org.rrd4j.data.Def
-
- 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 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.
- getCapacityThreshold() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- 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(int) - Method in exception org.apache.commons.io.IOExceptionList
-
Gets the cause exception at the given index.
- getCause(int, Class<T>) - Method in exception org.apache.commons.io.IOExceptionList
-
Gets the cause exception at the given index.
- getCause() - Method in exception org.apache.commons.io.TaggedIOException
-
Returns the wrapped exception.
- getCause() - Method in exception org.bouncycastle.crypto.CryptoException
-
- getCauseList() - Method in exception org.apache.commons.io.IOExceptionList
-
Gets the cause list.
- getCauseList(Class<T>) - Method in exception org.apache.commons.io.IOExceptionList
-
Works around Throwable and Generics, may fail at runtime depending on the argument value.
- 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
-
- 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
-
- getCertificate() - Method in class net.i2p.router.message.CloveSet
-
- 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
-
- getCertificateType() - Method in class net.i2p.data.Certificate
-
Gets the 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
- getChannel() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getCharacterCountBits(Version) - Method in enum com.google.zxing.qrcode.decoder.Mode
-
- getCharacterSetECIByName(String) - Static method in enum com.google.zxing.common.CharacterSetECI
-
- getCharacterSetECIByValue(int) - Static method in enum com.google.zxing.common.CharacterSetECI
-
- 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
-
SSU2 only, null for SSU1.
- getCharlieIntroKey() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getCharlieIP() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getCharliePort() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getCharSequence(Charset) - Method in class org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin
-
- getCharSequence(Charset) - Method in class org.apache.commons.io.build.AbstractOrigin.CharSequenceOrigin
-
Gets this origin as a byte array, if possible.
- getCharSequence(Charset) - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets this origin as a byte array, if possible.
- getCharSequence(Charset) - Method in class org.apache.commons.io.build.AbstractOrigin.ReaderOrigin
-
Gets this origin as a byte array, if possible.
- getCharSequence() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Gets a CharSequence from the origin with a Charset.
- getCharset() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
- getCharset() - Method in class org.apache.commons.net.DatagramSocketClient
-
Gets the charset.
- getCharset() - Method in class org.apache.commons.net.SocketClient
-
Gets the charset.
- getCharSet() - Method in class org.cybergarage.http.HTTPPacket
-
- getCharsetDefault() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
- getCharsetEncoder() - Method in class org.apache.commons.io.input.CharSequenceInputStream.Builder
-
- getCharsetEncoder() - Method in class org.apache.commons.io.input.CharSequenceInputStream
-
Gets the CharsetEncoder.
- getCharsetEncoder() - Method in class org.apache.commons.io.input.ReaderInputStream.Builder
-
- getCharsetEncoder() - Method in class org.apache.commons.io.input.ReaderInputStream
-
Gets the CharsetEncoder.
- getCharsetName() - Method in class org.apache.commons.io.ByteOrderMark
-
Gets the name of the
Charset the BOM represents.
- getChecked(String) - Method in class net.i2p.router.web.HelperBase
-
Get the checked attribute for a boolean property.
- getCheckedDefaultTrue(String) - Method in class net.i2p.router.web.HelperBase
-
Get the checked attribute for a boolean property that defaults to true.
- 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 ...
- getChecksumInstance() - Static method in exception com.google.zxing.ChecksumException
-
- getChecksumInstance(Throwable) - Static method in exception com.google.zxing.ChecksumException
-
- getChild() - Method in class org.apache.commons.net.nntp.Article
-
Gets the child article.
- getChildNodes(Node) - Static method in class org.rrd4j.core.Util.Xml
-
- getChildNodes(Node, String) - Static method in class org.rrd4j.core.Util.Xml
-
- getChildNodes(Node, String) - Static method in class org.rrd4j.core.XmlTemplate
-
getChildNodes.
- getChildNodes(Node) - Static method in class org.rrd4j.core.XmlTemplate
-
getChildNodes.
- getChildren() - Method in class org.apache.commons.io.monitor.FileEntry
-
Gets the directory's files.
- getChildValue(Node, String) - Static method in class org.rrd4j.core.Util.Xml
-
- getChildValue(Node, String, boolean) - Static method in class org.rrd4j.core.Util.Xml
-
- 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(Node, String) - Method in class org.rrd4j.core.XmlTemplate
-
getChildValueAsBoolean.
- getChildValueAsDouble(Node, String) - Static method in class org.rrd4j.core.Util.Xml
-
- getChildValueAsDouble(Node, String) - Method in class org.rrd4j.core.XmlTemplate
-
getChildValueAsDouble.
- getChildValueAsInt(Node, String) - Static method in class org.rrd4j.core.Util.Xml
-
- getChildValueAsInt(Node, String) - Method in class org.rrd4j.core.XmlTemplate
-
getChildValueAsInt.
- getChildValueAsLong(Node, String) - Static method in class org.rrd4j.core.Util.Xml
-
- 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() - Method in class org.apache.commons.io.output.ChunkedOutputStream
-
- getChunkSize() - Static method in class org.cybergarage.http.HTTP
-
Gets the current default chunk size for HTTP operations.
- getCidrSignature() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Gets the CIDR signature for this subnet.
- 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
-
- getClientApps(File) - Static method in class net.i2p.router.startup.ClientAppConfig
-
- getClientApps(I2PAppContext) - Method in class net.i2p.router.web.NavHelper
-
For HomeHelper.
- getClientAuths(int, boolean) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
List of b64 name : b64key
Pubkeys for DH, privkeys for PSK
- 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
-
- getClientDestination(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- 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
-
- 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
-
- getClientInterface(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- getClientIP() - Method in class net.i2p.sam.SAMv3Handler
-
- getClientLeases() - Method in class net.i2p.router.NetworkDatabaseFacade
-
public for NetDbRenderer in routerconsole
- 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
-
- 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
- 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
-
- 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.
- 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
-
How far off is the remote peer from our clock, in milliseconds?
A positive number means our clock is ahead of theirs.
- 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.
- getCloseInstant() - Method in class org.apache.commons.io.input.TimestampedObserver
-
Gets the instant for when this instance was closed.
- getCloseOnIdle(int, boolean) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- getCloseTime(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getClove(int) - Method in class net.i2p.router.message.CloveSet
-
- getClove(int) - Method in class net.i2p.router.message.GarlicConfig
-
- getClove(int) - Method in class net.i2p.router.message.PayloadGarlicConfig
-
- getCloveCount() - Method in class net.i2p.router.message.CloveSet
-
- getCloveCount() - Method in class net.i2p.router.message.GarlicConfig
-
- getCloveCount() - Method in class net.i2p.router.message.PayloadGarlicConfig
-
- 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
-
- getCode() - Method in class org.cybergarage.upnp.UPnPStatus
-
Gets the status code.
- getCodeBase() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JApplet
-
- getCoefficient(int) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
-
- getCoefficients() - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
-
- getCoeffIndex(int) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- getCoeffs() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- 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(ElementsNames) - Method in class org.rrd4j.graph.RrdGraphDef
-
- 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
-
Getter for the field columns.
- getCommand() - Method in enum org.apache.commons.net.ftp.FTPCmd
-
Retrieve the FTP protocol command string corresponding to a specified command code.
- getCommand(IMAPCommand) - Static method in enum org.apache.commons.net.imap.IMAPCommand
-
Gets the IMAP protocol string command corresponding to a command code.
- getCommand(int) - Static method in class org.apache.commons.net.nntp.NNTPCommand
-
Gets the NNTP protocol command string corresponding to a specified command code.
- getCommand(int) - Static method in class org.apache.commons.net.pop3.POP3Command
-
Gets the POP3 protocol string command corresponding to a command code.
- getCommand() - Method in class org.apache.commons.net.ProtocolCommandEvent
-
Gets the string representation of the command type sent (e.g., "STAT" or "GET").
- getCommand(int) - Static method in class org.apache.commons.net.smtp.SMTPCommand
-
Gets the SMTP protocol command string corresponding to a specified command code.
- getCommand(int) - Static method in class org.apache.commons.net.telnet.TelnetCommand
-
Gets the string representation of the Telnet protocol command corresponding to the given command code.
- getCommandSupport() - Method in class org.apache.commons.net.ftp.FTP
-
Gets protocol command support.
- getCommandSupport() - Method in class org.apache.commons.net.nntp.NNTP
-
Gets the command support.
- getCommandSupport() - Method in class org.apache.commons.net.pop3.POP3
-
Provide command support to super-class
- getCommandSupport() - Method in class org.apache.commons.net.smtp.SMTP
-
Provide command support to super-class
- getCommandSupport() - Method in class org.apache.commons.net.SocketClient
-
Subclasses can override this if they need to provide their own instance field for backwards compatibility.
- getComment() - Method in class org.klomp.snark.MetaInfo
-
The comment string or null.
- getComments() - Method in class org.apache.commons.net.ntp.TimeInfo
-
Gets the list of comments (if any) during processing of NTP packet.
- 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() - Method in interface org.apache.commons.io.function.IOSpliterator
-
- getComparator() - Method in class org.apache.commons.io.function.UncheckedIOSpliterator
-
- getComparator() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
- 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
-
Return the first IP compatible with our outbound transports.
- 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
-
- 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
-
- getConcurrency() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- getConcurrentInboundBuilds() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Get the current count of concurrent builds for inbound direction.
- getConcurrentOutboundBuilds() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Get the current count of concurrent builds for outbound direction.
- getConcurrentSends() - Method in class net.i2p.router.transport.udp.PeerState
-
2nd stat in CWND column, otherwise unused - candidate for removal
- getConcurrentSendWindow() - Method in class net.i2p.router.transport.udp.PeerState
-
3rd stat in CWND column, otherwise unused,
candidate for removal
- 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
-
- 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
-
- getConfigId() - Method in class org.cybergarage.upnp.Device
-
- 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
-
- getConfigServices() - Method in class net.i2p.router.web.helpers.HomeHelper
-
- getConfigSetting(String) - Method in class net.i2p.router.Router
-
Retrieve a configuration setting by name.
- getConfigSettings() - Method in class net.i2p.router.Router
-
Get an unmodifiable set of all configuration property names.
- getConfigTable() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- getConfiguration() - Method in class net.i2p.client.naming.NamingService
-
Warning - unimplemented in any subclass.
- 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
-
Who is Alice (null if forged/unknown)
Note that this isn't really confirmed - see below.
- getConfirmedSentTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getCongestionAvoidanceGrowthRateFactor() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
When we're in congestion avoidance, we grow the window size at the rate
of 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
-
- getConnectDelay() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
how long will we wait after instantiating a new con
before actually attempting to connect.
- 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
-
- getConnectionByInboundId(long) - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- getConnectionByOutboundId(long) - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
not guaranteed to be unique, but in case we receive more than one packet
on an inbound connection that we havent ack'ed yet...
- getConnectionError() - Method in class net.i2p.client.streaming.impl.Connection
-
- 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
-
- getConnectMask(Collection<RouterAddress>) - Static method in class net.i2p.router.tunnel.pool.ConnectChecker
-
- 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.
- getConnectTimeout() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getConnectTimeout() - Method in class org.apache.commons.net.SocketClient
-
Gets the underlying socket connection timeout.
- getConsecutiveBuildTimeouts() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Get the count of consecutive tunnel build timeouts.
- getConsecutiveFailedSends() - Method in class net.i2p.router.transport.udp.PeerState
-
how many seconds have we sent packets without any ACKs received?
- 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
-
4th stat in CWND column, otherwise unused - candidate for removal
- getConsole() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- getConsoleBufferSize() - Method in class net.i2p.util.LogManager
-
- getConsoleNonce() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- 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
-
- 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() - 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(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
-
- getContent() - Method in class i2p.susi.dns.BlacklistBean
-
Get the current blacklist content
- getContent() - Method in class i2p.susi.dns.SubscriptionsBean
-
Get the current subscriptions content.
- getContent() - Method in class i2p.susi.util.MemoryBuffer
-
- 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.apache.commons.io.CloseableURLConnection
-
- getContent(Class[]) - Method in class org.apache.commons.io.CloseableURLConnection
-
- 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
- getContentEncoding() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getContentInputStream() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentLanguage() - Method in class net.i2p.util.EepGet
-
Show the Content-Language field
- getContentLanguage() - Method in class org.cybergarage.http.HTTPPacket
-
- 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.apache.commons.io.CloseableURLConnection
-
- getContentLength() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentLength() - Method in interface org.klomp.snark.web.BasicServlet.HttpContent
-
- getContentLengthLong() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getContentPane() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
-
- getContentRange() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentRangeFirstPosition() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentRangeInstanceLength() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentRangeLastPosition() - Method in class org.cybergarage.http.HTTPPacket
-
- 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
-
- 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.apache.commons.io.CloseableURLConnection
-
- getContentType() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentType() - Method in interface org.klomp.snark.web.BasicServlet.HttpContent
-
- getContentTypeEncoding(String) - Static method in class org.apache.commons.io.input.XmlStreamReader
-
Gets the charset parameter value, null if not present, null if httpContentType is null.
- getContentTypeEncoding() - Method in exception org.apache.commons.io.input.XmlStreamReaderException
-
Gets the encoding in the content-type used to attempt determining the
encoding.
- getContentTypeMime(String) - Static method in class org.apache.commons.io.input.XmlStreamReader
-
Gets the MIME type or null if httpContentType is null.
- getContentTypeMime() - Method in exception org.apache.commons.io.input.XmlStreamReaderException
-
Gets the MIME type in the content-type used to attempt determining the
encoding.
- 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(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() - Method in class org.cybergarage.upnp.xml.ServiceData
-
- getControlEncoding() - Method in class org.apache.commons.net.ftp.FTP
-
Gets the character encoding used to communicate over the control connection.
- getControlKeepAliveReplyTimeoutDuration() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets how long to wait for control keep-alive message replies.
- getControlKeepAliveTimeoutDuration() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the time to wait between sending control connection keepalive messages when processing file upload or download.
- getController() - Method in class net.i2p.i2ptunnel.I2PTunnel
-
TunnelController that constructed this, or null.
- getController(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- getControlPoint() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
-
- getControlPoint() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
-
- 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
- getCopyOptions() - Method in class org.apache.commons.io.file.CopyDirectoryVisitor
-
Gets the copy options.
- getCopyStreamListener() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the currently active listener.
- getCoreCount() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- getCores() - Static method in class net.i2p.util.SystemVersion
-
Runtime.getRuntime().availableProcssors()
- getCost() - Method in class net.i2p.data.MetaLease
-
- 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 org.apache.commons.io.input.BoundedInputStream.AbstractBuilder
-
- getCount() - Method in class org.apache.commons.io.input.BoundedInputStream
-
Gets the count of bytes read.
- getCount() - Method in class org.apache.commons.io.output.CountingOutputStream
-
Gets the number of bytes that have passed through this stream.
- getCounter() - Method in class net.i2p.i2ptunnel.access.DestTracker
-
- 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(String) - Method in class net.i2p.router.CommSystemFacade
-
Get country code for an IP address
- getCountry(Hash) - Method in class net.i2p.router.CommSystemFacade
-
- 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.
- getCountry(I2PAppContext) - Static method in class net.i2p.util.Translate
-
Two-letter upper case or ""
- getCountryName(String) - Method in class net.i2p.router.CommSystemFacade
-
- 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
-
Only valid if family == 15.
- getCPUExtendedModel() - Static method in class freenet.support.CPUInformation.CPUID
-
Only valid if family == 15, or, for Intel only, family == 6.
- getCPUFamily() - Static method in class freenet.support.CPUInformation.CPUID
-
- 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
-
- getCPUModelName() - Static method in class freenet.support.CPUInformation.CPUID
-
The model name string, up to 48 characters, as reported by
the processor itself.
- 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
-
- 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
-
- 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
-
- getCreatedBy() - Method in class org.klomp.snark.MetaInfo
-
The created-by string or null.
- getCreatedOn() - Method in class net.i2p.client.streaming.impl.Connection
-
- 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
-
- 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
-
Show the Content-Security-Policy field
- getCurrent() - Method in class net.i2p.stat.RateAverages
-
Gets the current average.
- getCurrent() - Static method in enum org.apache.commons.io.FileSystem
-
Gets the current file system.
- 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
-
- 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
-
- 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
-
- 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.
- getCurrentMaxRunners() - Method in class net.i2p.router.JobQueueScaler
-
Get the current maximum runner limit (may be up to 2x configured or RAM-limited).
- getCurrentNumberOfBytes() - Method in class org.apache.commons.io.input.buffer.CircularByteBuffer
-
Gets the number of bytes, that are currently present in the buffer.
- 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.
- getCurrentParticipatingBandwidth() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
Out bandwidth.
- getCurrentParticipatingBandwidth() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
Out 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
-
- getCurrentSortingDirection() - Method in class i2p.susi.util.Folder
-
- getCurrentStatDescription() - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
-
- getCurrentStatName() - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
-
- getCurrentTime() - Static method in class org.apache.commons.net.ntp.TimeStamp
-
Gets an NTP timestamp object and initializes it so that it represents the time at which it was allocated, measured to the nearest millisecond.
- 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?
- getCurrentUploadRate() - Method in class org.klomp.snark.PeerCoordinator
-
Returns the rate in Bps over last complete CHECK_PERIOD seconds
- 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
-
- getCustomOptions(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getCustomOptionsString(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getD() - Method in class net.i2p.crypto.eddsa.math.Curve
-
- getData() - Method in exception com.thetransactioncompany.jsonrpc2.JSONRPC2Error
-
Gets the JSON-RPC 2.0 error data.
- getData() - Method in class i2p.susi.webmail.Attachment
-
- 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
-
- getData() - Method in class net.i2p.data.SessionTag
-
- 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
-
raw unfragmented message to send
- getData() - Method in class net.i2p.router.web.GraphListener
-
- getData() - Method in class net.i2p.util.ReusableGZIPOutputStream
-
pull the contents of the stream written
- getData() - Method in class org.apache.commons.io.output.DeferredFileOutputStream
-
Gets the data for this output stream as an array of bytes, assuming that the data has been retained in memory.
- getData() - Method in class org.apache.commons.net.tftp.TFTPDataPacket
-
Gets the byte array containing the packet data.
- getData() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- 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
-
- getDataConnectionMode() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the current data connection mode (one of the _DATA_CONNECTION_MODE constants).
- getDataDir() - Method in class org.klomp.snark.SnarkManager
-
- getDatagramPacket() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the datagram packet with the NTP details already filled in.
- getDatagramPacket() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets a datagram packet with the NTP parts already filled in.
- getDatagramPacket() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getDatagramSession() - Method in class net.i2p.sam.SAMv1Handler
-
- getDatagramSocket() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.AckBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.AckRequestBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.Block
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.DateTimeBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.GarlicBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.NextKeyBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.OptionsBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.PaddingBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.PNBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.TerminationBlock
-
- 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
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.AddressBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.Block
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.DateTimeBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.FirstFragBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.FollowFragBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.I2NPBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.NewTokenBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.OptionsBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.PaddingBlock
-
- 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
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.RelayResponseBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.RelayTagBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.RelayTagRequestBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.RIBlock
-
- getDataLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.TerminationBlock
-
- getDataLength() - Method in class org.apache.commons.net.tftp.TFTPDataPacket
-
Gets the length of the data part of the data packet.
- getDataMask() - Method in class com.google.zxing.qrcode.decoder.FormatInformation
-
- getDataMaskBit(int, int, int) - Static method in class com.google.zxing.qrcode.encoder.MaskUtil
-
Return the mask bit for "getMaskPattern" at "x" and "y".
- getDataOffset() - Method in class org.apache.commons.net.tftp.TFTPDataPacket
-
Gets the offset into the byte array where the packet data actually starts.
- 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
-
- getDataSourcesName() - Method in class org.rrd4j.core.jrrd.RRDatabase
-
getDataSourcesName.
- getDataStore() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getDataTimeout() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the timeout to use when reading from the data connection.
- getDataType() - Method in class org.cybergarage.upnp.StateVariable
-
- 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
-
- getDate() - Method in class net.i2p.data.LeaseSet
-
Same as getEarliestLeaseDate()
- getDate() - Method in class net.i2p.data.router.RouterInfo
-
- 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.apache.commons.io.CloseableURLConnection
-
- getDate() - Method in class org.apache.commons.net.nntp.Article
-
Gets the article date header.
- getDate() - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
-
Gets the NNTP query formatted date (year, month, day in the form YYMMDD).
- getDate() - Method in class org.apache.commons.net.ntp.TimeStamp
-
Gets a Date for an NTP timestamp.
- getDate() - Method in class org.apache.commons.net.time.TimeTCPClient
-
Gets the time from the server and returns a Java Date containing the time converted to the local time zone.
- getDate(InetAddress) - Method in class org.apache.commons.net.time.TimeUDPClient
-
Gets the time from a server and returns a Java Date containing the time converted to the local time zone.
- getDate(InetAddress, int) - Method in class org.apache.commons.net.time.TimeUDPClient
-
Gets the time from a server and returns a Java Date containing the time converted to the local time zone.
- getDate() - Method in class org.cybergarage.http.HTTPPacket
-
- 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
-
- getDateFormatSymbols(String) - Static method in class org.apache.commons.net.ftp.FTPClientConfig
-
Gets a DateFormatSymbols object configured with short month names as in the supplied string
- 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(String) - Constructor for class net.i2p.data.i2cp.GetDateMessage
-
- 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
-
- 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
Warning - may return null if !getIsExpandedDB()
- getDbIntroduction() - Method in class net.i2p.router.peermanager.PeerProfile
-
how many new peers we get from dbSearchReplyMessages or dbStore messages, calculated over a 1 hour, 1 day, and 1 week period
Warning - may return null if !getIsExpandedDB()
- getDbResponseTime() - Method in class net.i2p.router.peermanager.PeerProfile
-
how long it takes to get a db response from the peer (in milliseconds), calculated over a 1 minute, 1 hour, and 1 day period
Warning - may return null if !getIsExpandedDB()
- getDCC(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
- getDecryptedLeaseSet() - Method in class net.i2p.data.EncryptedLeaseSet
-
- 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?
- getDefaultByteOrderMark() - Static method in class org.apache.commons.io.input.BOMInputStream.Builder
-
For test access.
- getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
-
Each concrete subclass must define this member to create a default configuration to be used when that subclass is instantiated without a
FTPClientConfig parameter being specified.
- getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
-
Gets a new default configuration to be used when this class is instantiated without a
FTPClientConfig parameter being specified.
- getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
-
- getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.NetwareFTPEntryParser
-
Gets a new default configuration to be used when this class is instantiated without a
FTPClientConfig parameter being specified.
- getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.NTFTPEntryParser
-
Gets a new default configuration to be used when this class is instantiated without a
FTPClientConfig parameter being specified.
- getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.OS2FTPEntryParser
-
Gets a new default configuration to be used when this class is instantiated without a
FTPClientConfig parameter being specified.
- getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.OS400FTPEntryParser
-
Gets a new default configuration to be used when this class is instantiated without a
FTPClientConfig parameter being specified.
- getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
-
Gets a new default configuration to be used when this class is instantiated without a
FTPClientConfig parameter being specified.
- getDefaultConfiguration() - Method in class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
-
Gets a new default configuration to be used when this class is instantiated without a
FTPClientConfig parameter being specified.
- getDefaultDateFormat() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
Gets the defaultDateFormat.
- getDefaultDateFormatStr() - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
- getDefaultDateFormatString() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
Gets the defaultDateFormat pattern string.
- getDefaultEncoding() - Method in class org.apache.commons.io.input.XmlStreamReader
-
Gets the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on content-type are not adequate.
- getDefaultEncoding() - Method in class org.apache.commons.io.output.XmlStreamWriter
-
Returns the default encoding.
- getDefaultFactory() - Static method in class org.rrd4j.core.RrdBackendFactory
-
Returns the default backend factory.
- 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
-
- getDefaultMaxProfiles() - Static method in class net.i2p.router.peermanager.ProfileOrganizer
-
Calculate default max profiles based on available heap memory.
- 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).
- getDefaultPort() - Method in class org.apache.commons.net.SocketClient
-
Gets the current value of the default port (stored in
_defaultPort_).
- getDefaultProxies() - Method in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- getDefaultThreshold() - Method in class net.i2p.i2ptunnel.access.FilterDefinition
-
- getDefaultTimeout() - Method in class org.apache.commons.net.DatagramSocketClient
-
Gets the default timeout in milliseconds that is used when opening a socket.
- getDefaultTimeout() - Method in class org.apache.commons.net.SocketClient
-
Gets the default timeout in milliseconds that is used when opening a socket.
- getDefaultTrustManager(KeyStore) - Static method in class org.apache.commons.net.util.TrustManagerUtils
-
Return the default TrustManager provided by the JVM.
- getDefaultUseCaches() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getDefaultValue() - Method in class org.cybergarage.upnp.StateVariable
-
Get the value of DefaultValue of this StateVariable
- getDefName() - Method in class org.rrd4j.data.VDef
-
- getDegree() - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
-
- getDelay() - Method in class net.i2p.router.networkdb.PublishLocalRouterInfoJob
-
- getDelay() - Method in class org.apache.commons.net.ntp.TimeInfo
-
Gets the round-trip network delay.
- 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
- getDelayDuration() - Method in class org.apache.commons.io.input.Tailer
-
Gets the delay Duration.
- getDelayOpen(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getDelayOpen(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getDeleteFailures() - Method in class org.apache.commons.io.FileCleaningTracker
-
Gets a copy of the file paths that failed to delete.
- getDeliveryHost() - Method in class org.cybergarage.upnp.event.Subscriber
-
- 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
-
- getDeliveryPort() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getDeliveryURL() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getDepth() - Method in exception org.apache.commons.io.DirectoryWalker.CancelException
-
Deprecated.
Returns the depth when the operation was cancelled.
- 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.stat.FrequencyStat
-
- getDescription() - Method in class net.i2p.stat.RateStat
-
- getDescription() - Method in class org.cybergarage.upnp.UPnPStatus
-
Gets the status description.
- getDescriptionFile() - Method in class org.cybergarage.upnp.Device
-
- getDescriptionFile() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getDescriptionFilePath() - Method in class org.cybergarage.upnp.Device
-
- getDescriptionURI() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getDescriptionURL() - Method in class org.cybergarage.upnp.Service
-
Gets the description URL for this service.
- getDescriptionURL() - Method in class org.cybergarage.upnp.xml.ServiceData
-
- getDest() - Method in class net.i2p.client.naming.HostTxtEntry
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
Works even if 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
-
- 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
-
- 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
-
Base64 only - static (no naming service)
- 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.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
-
- getDevice(String) - Method in class org.cybergarage.upnp.ControlPoint
-
- getDevice() - Method in class org.cybergarage.upnp.device.Advertiser
-
Gets the device being advertised.
- getDevice(String) - Method in class org.cybergarage.upnp.Device
-
- getDevice(int) - Method in class org.cybergarage.upnp.DeviceList
-
- getDevice() - Method in class org.cybergarage.upnp.Service
-
Gets the device containing this service.
- getDeviceByDescriptionURI(String) - Method in class org.cybergarage.upnp.Device
-
- getDeviceDisposer() - Method in class org.cybergarage.upnp.ControlPoint
-
- getDeviceList() - Method in class org.cybergarage.upnp.ControlPoint
-
- getDeviceList() - Method in class org.cybergarage.upnp.Device
-
- getDeviceNode() - Method in class org.cybergarage.upnp.Device
-
- getDeviceType() - Method in class org.cybergarage.upnp.Device
-
- getDevSU3URL() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- 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
-
- getDigestHex() - Method in class org.minidns.record.DelegatingDnssecRR
-
- 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() - Method in class org.bouncycastle.crypto.digests.SHA512Digest
-
- getDigestSize() - Method in class org.bouncycastle.crypto.digests.SHAKEDigest
-
- getDimensionForVersion() - Method in class com.google.zxing.qrcode.decoder.Version
-
- 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.
- getDirectory() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Returns the directory being observed.
- getDirectoryCounter() - Method in interface org.apache.commons.io.file.Counters.PathCounters
-
Gets the directory counter.
- getDirectoryFilter() - Method in class org.apache.commons.io.file.CountingPathVisitor.AbstractBuilder
-
- getDirectoryPostTransformer() - Method in class org.apache.commons.io.file.CountingPathVisitor.AbstractBuilder
-
- getDirList() - Method in class org.apache.commons.io.file.AccumulatorPathVisitor
-
Gets a copy of the list of visited directories.
- getDisableRefresh() - Method in class net.i2p.router.web.CSSHelper
-
- getDisableRejectLogging() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
Do we disable connection rejected logging? Default false.
- getDisconnectScheduledOn() - 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
-
- 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
-
- 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
-
- getDisplayName() - Method in class org.klomp.snark.SnarkManager
-
ClientApp method.
- getDisplayOnScreenLevel() - Method in class net.i2p.util.LogManager
-
- getDistance(Hash, Hash) - Static method in class net.i2p.router.util.HashDistance
-
- getDistributions() - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
-
Gets the comma separated list of distributions.
- getDo() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Gets a boolean indicating whether a DO request sent to the other side has been acknowledged.
- getDoInput() - Method in class org.apache.commons.io.CloseableURLConnection
-
- 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
-
Returns registrable part of the domain for the given domain name of null
if given domain represents a public suffix.
- getDontIncludePeers() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
Set of peers that a lookup reply should NOT include.
- getDoOutput() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getDosFileAttributeView(Path, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Shorthand for Files.getFileAttributeView(path, DosFileAttributeView.class, options).
- 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
-
- 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
-
- 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
-
- 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.
- getDsCount() - Method in class org.rrd4j.core.DataImporter
-
- 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() - 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() - 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
-
- 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() - Method in class org.rrd4j.core.DsDef
-
Returns source type.
- getDsType() - Method in enum org.rrd4j.core.jrrd.DataSourceType
-
- getDsType(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getDsType(int) - Method in class org.rrd4j.core.XmlReader
-
- getDurationMillis() - Method in class net.i2p.router.JobTiming
-
Get the execution duration in milliseconds with sub-millisecond precision.
- getDynamicKeysChecked() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- 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
-
- getECSKM() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- getECXCPUFlags() - Static method in class freenet.support.CPUInformation.CPUID
-
- getEdns() - Method in class org.minidns.dnsmessage.DnsMessage
-
- getEdnsBuilder() - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
Get the @{link EDNS} builder.
- getEdnsOption(Edns.OptionCode) - Method in class org.minidns.edns.Edns
-
Gets the EDNS option with the specified option code.
- getEDXCPUFlags() - Static method in class freenet.support.CPUInformation.CPUID
-
- 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
-
- getEepsiteURLs() - Method in class net.i2p.util.PortMapper
-
Get the list of eepsite URLs.
- getEffort(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getEffort(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getElapsed() - Method in class net.i2p.client.impl.MessageState
-
- getElapsedTime() - Method in class org.cybergarage.upnp.Device
-
- getElements() - Method in class net.i2p.i2ptunnel.access.FilterDefinition
-
- getElGamalExponentSize() - Method in class net.i2p.crypto.KeyGenerator
-
Get the size of the ElGamal exponent in bits.
- getElgSKM() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- getEnable() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
-
- getEnabledCipherSuites() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Gets the names of the cipher suites which could be enabled for use on this connection.
- getEnabledCipherSuites() - Method in class org.apache.commons.net.imap.IMAPSClient
-
Gets the names of the cipher suites which could be enabled for use on this connection.
- getEnabledCipherSuites() - Method in class org.apache.commons.net.pop3.POP3SClient
-
Gets the names of the cipher suites which could be enabled for use on this connection.
- getEnabledCipherSuites() - Method in class org.apache.commons.net.smtp.SMTPSClient
-
Gets the names of the cipher suites which could be enabled for use on this connection.
- getEnabledProtocols() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Gets the names of the protocol versions which are currently enabled for use on this connection.
- getEnabledProtocols() - Method in class org.apache.commons.net.imap.IMAPSClient
-
Gets the names of the protocol versions which are currently enabled for use on this connection.
- getEnabledProtocols() - Method in class org.apache.commons.net.pop3.POP3SClient
-
Gets the names of the protocol versions which are currently enabled for use on this connection.
- getEnabledProtocols() - Method in class org.apache.commons.net.smtp.SMTPSClient
-
Gets the names of the protocol versions which are currently enabled for use on this connection.
- getEnableSessionCreation() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Gets true if new SSL sessions may be established by this socket.
- 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
-
- getEncapsulationLength() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMExtractor
-
- 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
-
- 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
-
- getEncoded(byte[], byte[]) - Static method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPublicKeyParameters
-
- getEncoded() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPublicKeyParameters
-
- 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
-
- 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
-
- getEncoding() - Method in class org.apache.commons.io.input.XmlStreamReader
-
Gets the charset encoding of the XmlStreamReader.
- getEncoding() - Method in class org.apache.commons.io.output.XmlStreamWriter
-
Returns the detected encoding.
- getEncrypt(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
the real data
- 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.LeaseSet
-
- 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
-
- getEncryptionKeys() - Method in class net.i2p.data.LeaseSet2
-
This returns all the keys.
- getEncryptKey(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getEncryptKey(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getEncryptMode(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getEncryptMode(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- 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
-
Gets the 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
-
- getEndDate() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- getEndInt() - Method in class i2p.susi.dns.AddressbookBean
-
Returns the ending index as integer.
- getEndpoint(int) - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- 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
-
- getEndpoints() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- 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
-
- getEndTime() - Method in class org.rrd4j.graph.RrdGraphDef
-
- getEnforceProtocol() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
Do we receive all traffic, or only traffic marked with I2PSession.PROTO_STREAMING (6) ?
Default true.
- getEngine() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMParameters
-
- getEnhancedReplyCode() - Method in class org.apache.commons.net.smtp.AuthenticatingSMTPClient
-
Gets the integer values of the enhanced reply code of the last SMTP reply.
- 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
-
Gets the time the packet was enqueued.
- getEnqueueTime() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
For CDQ
- getEnqueueTime() - Method in interface net.i2p.router.util.CDQEntry
-
- getEntries() - Method in class i2p.susi.dns.AddressbookBean
-
Returns the address entries.
- getEntries() - Method in class i2p.susi.dns.NamingServiceBean
-
- 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
-
- 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
-
- 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
-
- 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
-
- getEntries(I2PAppContext, int, int, long) - Static method in class net.i2p.router.web.NewsFeedHelper
-
- getEntry() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
Defines the entry in the network database being stored
- getEntryParser() - Method in class org.apache.commons.net.ftp.FTPClient
-
- 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
-
- getEnvelopeNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getEOFReached() - Method in class net.i2p.util.LookaheadInputStream
-
- 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.
- getError() - Method in class org.apache.commons.net.tftp.TFTPErrorPacket
-
Gets the error code of the packet.
- getErrorCorrectionBytes() - Method in class com.google.zxing.qrcode.encoder.BlockPair
-
- getErrorCorrectionLevel() - Method in class com.google.zxing.qrcode.decoder.FormatInformation
-
- 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)
- getErrorStream() - Method in class org.apache.commons.net.bsd.RExecClient
-
Gets the InputStream from which the standard error of the remote process can be read if a separate error stream is requested from the server.
- getEstablishBeginTime() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- 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
-
- 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
-
Get list of peers with established connections across all transports.
- getEstablished() - Method in class net.i2p.router.transport.udp.UDPTransport
-
Connected peers.
- getEstablishedOn() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- 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
- 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() - 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
-
- getEta2Noise(byte[], byte) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- 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
-
- 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
-
- 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
-
- 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
-
- getExactSizeIfKnown() - Method in interface org.apache.commons.io.function.IOSpliterator
-
- getExactSizeIfKnown() - Method in class org.apache.commons.io.function.UncheckedIOSpliterator
-
- getExceptions() - Method in class net.i2p.apache.http.conn.util.PublicSuffixList
-
- 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
-
when the request for the lease set expires
- 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
-
- 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
-
- 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 interface net.i2p.router.TunnelInfo
-
Get the tunnel's expiration time.
- getExpiration() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getExpirationTime() - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
-
Use this instead of getExpiration().getTime()
- getExpiredDeviceMonitoringInterval() - Method in class org.cybergarage.upnp.ControlPoint
-
- 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
-
- 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
-
- 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
-
- getExploreKeys() - Method in class org.klomp.snark.dht.DHTNodes
-
DHT - get random keys to explore
- getExtendedEBXFeatureFlags() - Static method in class freenet.support.CPUInformation.CPUID
-
- getExtendedECXCPUFlags() - Static method in class freenet.support.CPUInformation.CPUID
-
- getExtendedECXFeatureFlags() - Static method in class freenet.support.CPUInformation.CPUID
-
There's almost nothing in here.
- getExtendedEDXCPUFlags() - Static method in class freenet.support.CPUInformation.CPUID
-
- getExtension(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Gets the extension of a Path.
- getExtension(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the extension of a file name.
- 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
-
- 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
-
- 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
- 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
-
unsynchronized, only used for logging elsewhere
- 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
-
- 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
-
- getFaultActor() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultActorNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultCode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultCodeNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultDetailNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultString() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultStringNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFavorites() - Method in class net.i2p.router.web.helpers.HomeHelper
-
- 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
-
- getFFChecked(int) - Method in class net.i2p.router.web.helpers.ConfigAdvancedHelper
-
- getField() - Method in class net.i2p.crypto.eddsa.math.Curve
-
- 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 org.apache.commons.io.build.AbstractOrigin.FileOrigin
-
- getFile() - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets this origin as a Path, if possible.
- getFile() - Method in class org.apache.commons.io.build.AbstractOrigin.IORandomAccessFileOrigin
-
- getFile() - Method in class org.apache.commons.io.build.AbstractOrigin.PathOrigin
-
- getFile() - Method in class org.apache.commons.io.build.AbstractOrigin.URIOrigin
-
- getFile() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Gets a File from the origin.
- getFile() - Method in exception org.apache.commons.io.DirectoryWalker.CancelException
-
Deprecated.
Returns the file when the operation was cancelled.
- getFile(File, String...) - Static method in class org.apache.commons.io.FileUtils
-
Constructs a file from the set of name elements.
- getFile(String...) - Static method in class org.apache.commons.io.FileUtils
-
Constructs a file from the set of name elements.
- getFile() - Method in class org.apache.commons.io.input.Tailer
-
Gets the file.
- getFile() - Method in class org.apache.commons.io.IORandomAccessFile
-
- getFile() - Method in class org.apache.commons.io.monitor.FileEntry
-
Gets the file being monitored.
- getFile() - Method in class org.apache.commons.io.output.DeferredFileOutputStream
-
Gets either the output File specified in the constructor or the temporary File created or null.
- 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.
- getFileCounter() - Method in interface org.apache.commons.io.file.Counters.PathCounters
-
Gets the file counter.
- getFileFilter() - Method in class org.apache.commons.io.file.CountingPathVisitor.AbstractBuilder
-
- getFileFilter() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Returns the fileFilter.
- getFileFilters() - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Gets this conditional file filter's list of file filters.
- getFileFilters() - Method in interface org.apache.commons.io.filefilter.ConditionalFileFilter
-
Gets this conditional file filter's list of file filters.
- getFileFilters() - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Gets this conditional file filter's list of file filters.
- getFileList() - Method in class org.apache.commons.io.file.AccumulatorPathVisitor
-
Gets a copy of the list of visited files.
- getFileList(FTPFileFilter) - Method in class org.apache.commons.net.ftp.FTPListParseEngine
-
Gets a list of FTPFile objects containing the whole list of files returned by the server as read by this object's parser.
- getFileName() - Method in class i2p.susi.dns.AddressbookBean
-
Returns the file name for the address book.
- getFileName() - Method in class i2p.susi.dns.BlacklistBean
-
Get the blacklist file path
- getfileName() - Method in class i2p.susi.dns.ConfigBean
-
Get the config file path.
- getFileName() - Method in class i2p.susi.dns.NamingServiceBean
-
- getFileName() - Method in class i2p.susi.dns.SubscriptionsBean
-
Get the subscriptions file path.
- getFileName() - Method in class i2p.susi.webmail.Attachment
-
- getFilename() - Method in class net.i2p.jetty.I2PRequestLog
-
- getFilename() - Method in class net.i2p.router.MessageHistory
-
- getFilename(String) - Method in class net.i2p.servlet.RequestWrapper
-
- getFileName(Path, Function<Path, R>) - Static method in class org.apache.commons.io.file.PathUtils
-
Gets the Path's file name and apply the given function if the file name is non-null.
- getFilename() - Method in class org.apache.commons.net.tftp.TFTPRequestPacket
-
Gets the requested file name.
- getFilename() - Method in class org.rrd4j.graph.RrdGraphInfo
-
Returns filename of the graph
- getFilenameDateFormat() - Method in class net.i2p.jetty.I2PRequestLog
-
- getFileNameString(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Gets the Path's file name as a string.
- 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
-
- getFilePriorities() - Method in class org.klomp.snark.Storage
-
Get the file priorities array.
- getFiles() - Method in class org.apache.commons.net.ftp.FTPListParseEngine
-
Gets an array of FTPFile objects containing the whole list of files returned by the server as read by this object's parser.
- getFiles(FTPFileFilter) - Method in class org.apache.commons.net.ftp.FTPListParseEngine
-
Gets an array of FTPFile objects containing the whole list of files returned by the server as read by this object's parser.
- 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
-
- getFileStore(Path) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- getFileSummary() - Method in class net.i2p.router.web.helpers.FileDumpHelper
-
- getFileSystemProvider(Path) - Static method in class org.apache.commons.io.file.spi.FileSystemProviders
-
- getFileSystemProvider(String) - Method in class org.apache.commons.io.file.spi.FileSystemProviders
-
- getFileSystemProvider(URI) - Method in class org.apache.commons.io.file.spi.FileSystemProviders
-
- getFileSystemProvider(URL) - Method in class org.apache.commons.io.file.spi.FileSystemProviders
-
- 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
-
- getFilterDefinition(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- 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
-
- getFirst(long) - Method in class org.klomp.snark.web.InclusiveByteRange
-
- getFirstArticleLong() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
-
Gets the number of the first article in the newsgroup.
- getFirstChildNode(Node, String) - Static method in class org.rrd4j.core.Util.Xml
-
- 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?
- getFirstLine() - Method in class org.cybergarage.http.HTTPPacket
-
Gets the first line of the HTTP packet.
- getFirstLineString() - Method in class org.cybergarage.http.HTTPRequest
-
- 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
-
- getFirstOfTypeFromAnswerSection(Class<D>) - Method in class org.minidns.dnsmessage.DnsMessage
-
- getFirstOfTypeFromAuthoritySection(Class<D>) - Method in class org.minidns.dnsmessage.DnsMessage
-
- 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
-
- 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
-
- 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
-
public for NetDbRenderer in routerconsole
- getFloodfillLeases() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
Public for NetDbRenderer in routerconsole
- 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;
Returned list will not include our own hash.
- 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(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
-
- getFontAscent(Font) - Method in class org.rrd4j.graph.ImageWorker
-
- getFontCharWidth(RrdGraphConstants.FontTag) - Method in class org.rrd4j.graph.RrdGraphGenerator
-
- getFontHeight(Font) - Method in class org.rrd4j.graph.ImageWorker
-
- getFontHeight(RrdGraphConstants.FontTag) - Method in class org.rrd4j.graph.RrdGraphGenerator
-
- 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
-
- getForm() - Method in class net.i2p.router.web.helpers.EventLogHelper
-
- getForm() - Method in class net.i2p.router.web.helpers.GraphHelper
-
- getForm1() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
-
clients
- getForm2() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
-
webapps
- getForm3() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
-
plugins
- 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
-
- 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
-
- getFraction() - Method in class org.apache.commons.net.ntp.TimeStamp
-
Gets the low-order 32-bits representing the fractional seconds.
- 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
-
- 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
-
- 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
-
- 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.
- getFrom() - Method in class org.apache.commons.net.nntp.Article
-
Gets the article from header.
- getFromAddress() - Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
-
Gets the address used in the From: header field.
- 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
-
- getFullPath(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the full path (prefix + path) from a full file name.
- getFullPathNoEndSeparator(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the full path (prefix + path) from a full file name,
excluding the final directory separator.
- 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
-
Return the current GeoIP database version
- getGeoIPBuildInfo() - Method in class net.i2p.router.web.helpers.InfoHelper
-
- 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 unresponsive peers.
- getGlobalContext() - Static method in class net.i2p.I2PAppContext
-
Pull the default context, creating a new one if necessary, else using
the first one created.
- getGranted() - Method in class net.i2p.router.client.LeaseRequestState
-
created lease set from client - FIXME always null
- getGroup() - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets the name of the group owning the file.
- getGroupCnt() - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
Convenience method
- getGroupName() - Method in class net.i2p.stat.FrequencyStat
-
- getGroupName() - Method in class net.i2p.stat.RateStat
-
- getGroupsAsString() - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
Gets a string shows each match group by number.
- getGzip() - Method in class net.i2p.client.SendMessageOptions
-
Overrides i2cp.gzip session option and size threshold
for this message only.
- getH() - Method in class net.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getH() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
-
- getHandler(int) - Method in class net.i2p.client.impl.I2PClientMessageHandlerMap
-
- getHandler() - Method in class net.i2p.sam.SessionRecord
-
- getHandlerMap() - Method in class net.i2p.client.impl.I2PSessionImpl
-
For Subsessions
- getHandlerStatus() - Method in class net.i2p.router.transport.udp.PacketHandler
-
- getHandshake(int, boolean, boolean, boolean, boolean) - Static method in class org.klomp.snark.ExtensionHandler
-
- 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
-
- 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
-
- getHardLinkCount() - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets the number of hard links to this file.
- getHasArg() - Method in class gnu.getopt.LongOpt
-
Returns the value set for the 'has_arg' field for this long option
- 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
-
- 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
-
- 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
- getHashPrefix(Hash) - Method in class net.i2p.router.HashPatternDetector
-
Public method to get the hex prefix of a hash.
- 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
-
- getHeader(String) - Method in class org.cybergarage.http.HTTPPacket
-
- getHeader() - Method in class org.cybergarage.http.HTTPRequest
-
- getHeader() - Method in class org.cybergarage.http.HTTPResponse
-
- getHeader() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- 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.
- getHeaderField(int) - Method in class org.apache.commons.io.CloseableURLConnection
-
- getHeaderField(String) - Method in class org.apache.commons.io.CloseableURLConnection
-
- getHeaderFieldDate(String, long) - Method in class org.apache.commons.io.CloseableURLConnection
-
- getHeaderFieldInt(String, int) - Method in class org.apache.commons.io.CloseableURLConnection
-
- getHeaderFieldKey(int) - Method in class org.apache.commons.io.CloseableURLConnection
-
- getHeaderFieldLong(String, long) - Method in class org.apache.commons.io.CloseableURLConnection
-
- getHeaderFields() - Method in class org.apache.commons.io.CloseableURLConnection
-
- 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
-
- getHeaderValue(String) - Method in class org.cybergarage.http.HTTPPacket
-
- getHeartbeat(int) - Method in class org.rrd4j.core.DataImporter
-
- 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
-
- getHeight() - Method in class com.google.zxing.common.BitMatrix
-
- getHeight() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
-
- getHeight() - Method in class org.cybergarage.upnp.Icon
-
Gets the height of the icon.
- 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
- getHighAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Gets the high address as a dotted IP address.
- 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.
- 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
-
- getHost() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
-
- 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
-
- getHost() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getHostAddress() - Method in class net.i2p.router.transport.udp.UDPAddress
-
As of 0.9.32, will NOT resolve hostnames.
- getHostAddress() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the host address for active mode; allows the local address to be overridden.
- getHostAddress(int) - Static method in class org.apache.commons.net.ntp.NtpUtils
-
Gets the 32-bit integer address to IPv4 address string "%d.%d.%d.%d" format.
- getHostAddress(Socket) - Static method in class org.apache.commons.net.SocketClient
-
Gets the IP address string of the given Socket in textual presentation.
- getHostAddress(InetAddress) - Static method in class org.apache.commons.net.SocketClient
-
Gets the IP address string of the given InetAddress in textual presentation.
- getHostAddress(int) - Static method in class org.cybergarage.net.HostInterface
-
- getHostChecker() - Static method in class net.i2p.addressbook.Daemon
-
Get the HostChecker instance for use by web applications
- getHostCheckerInstance() - Static method in class net.i2p.addressbook.Daemon
-
Get HostChecker instance via reflection-safe method
- 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
-
- 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
-
- getHostnameVerifier() - Method in class org.apache.commons.net.ftp.FTPSClient
-
- getHostnameVerifier() - Method in class org.apache.commons.net.imap.IMAPSClient
-
- getHostnameVerifier() - Method in class org.apache.commons.net.pop3.POP3SClient
-
- getHostnameVerifier() - Method in class org.apache.commons.net.smtp.SMTPSClient
-
- getHostpart() - Method in class org.minidns.dnsname.DnsName
-
Hostpart in ACE representation.
- getHostpartLabel() - Method in class org.minidns.dnsname.DnsName
-
- getHostURL(String, int, String) - Static method in class org.cybergarage.net.HostInterface
-
- 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
-
- getHTTPBindAddress() - Method in class org.cybergarage.upnp.Device
-
- getHTTPBindAddress() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getHTTPPort() - Method in class org.cybergarage.upnp.ControlPoint
-
- getHTTPPort() - Method in class org.cybergarage.upnp.Device
-
- getHTTPPort() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- 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
-
- getHTTPVersion() - Method in class org.cybergarage.http.HTTPRequest
-
- getI() - Method in class net.i2p.crypto.eddsa.math.Curve
-
- 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(int) - Method in class org.cybergarage.upnp.IconList
-
- getIconByURI(String) - Method in class org.cybergarage.upnp.Device
-
- getIconList() - Method in class org.cybergarage.upnp.Device
-
- 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(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- getID(long) - Method in class com.maxmind.geoip.LookupService
-
- 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
-
- 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
-
- getID() - Method in interface net.i2p.update.UpdateTask
-
Valid for plugins
- getID() - Method in class org.klomp.snark.comments.Comment
-
A unique ID that may be used to delete this comment from the CommentSet via remove(int).
- getID() - Method in class org.klomp.snark.PeerCoordinator
-
- getID() - Method in class org.klomp.snark.PeerID
-
- getId() - Method in class org.klomp.snark.Piece
-
- getID() - Method in class org.klomp.snark.Snark
-
- 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
-
- getIfModifiedSince() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getIgnorePaths() - Method in class net.i2p.jetty.I2PRequestLog
-
- getIllegalFileNameChars() - Method in enum org.apache.commons.io.FileSystem
-
Gets a cloned copy of the illegal characters for this file system.
- getIllegalFileNameCodePoints() - Method in enum org.apache.commons.io.FileSystem
-
Gets a cloned copy of the illegal code points for this file system.
- getImageBytes() - Method in class org.rrd4j.graph.ImageWorker
-
- getImages() - Method in class net.i2p.router.web.helpers.GraphHelper
-
- getIMAPCommand() - Method in enum org.apache.commons.net.imap.IMAPCommand
-
Gets the IMAP protocol string command for this command
- getImgInfo() - Method in class org.rrd4j.graph.RrdGraphInfo
-
- getInactiveTime() - Method in class org.klomp.snark.Peer
-
- 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
-
- getInactivityTimeout() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
What period of inactivity qualifies as "too long"?
- getInboundBacklog() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- getInboundBufferSize() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
What is the maximum size of the buffer used to accept data?
- 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
-
- getInboundBurstRate() - Method in class net.i2p.router.web.helpers.WizardHelper
-
To populate form with.
- getInboundBurstRateBits() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- 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() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundClientTunnelCount() - Method in interface net.i2p.router.TunnelManagerFacade
-
how many free inbound client tunnels do we have available?
- 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
-
Random keys
- getInboundRate() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- 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
-
exploratory
- getInboundSettings(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundSettings() - Method in interface net.i2p.router.TunnelManagerFacade
-
- getInboundSettings(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
-
- 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)
- getInboundTunnels() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
How many free inbound tunnels we have.
- getInByteBuffer() - Method in class org.minidns.dnsmessage.DnsMessage
-
- getIndentLevelString(int) - Method in class org.cybergarage.xml.Node
-
- getIndentLevelString(int, String) - Method in class org.cybergarage.xml.Node
-
- getIndex(String, Serializer<K>, Serializer<V>) - Method in class net.metanotion.io.block.BlockFile
-
Open a skiplist if it exists.
- getIndex() - Method in exception org.apache.commons.io.IOIndexedException
-
The index of this exception.
- 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() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getInetAddress(int, String[]) - Static method in class org.cybergarage.net.HostInterface
-
- getInetAddress() - Method in class org.minidns.record.InternetAddressRR
-
- 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
-
Returns a CPUInfo item for the current type of CPU
If I could I would declare this method in a interface named
CPUInfoProvider and implement that interface in this class.
- getInfo() - Method in class org.apache.commons.net.util.SubnetUtils
-
- getInfo() - Method in class org.rrd4j.core.Header
-
getInfo.
- 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
-
- 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
-
- getInfoHash() - Method in class org.klomp.snark.Snark
-
- getInfoHash() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getInitialNews() - Method in class net.i2p.router.news.NewsManager
-
The initial (Welcome to I2P) news
- getInitLocal() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Gets a boolean indicating whether to send a WILL request to the other end upon connection.
- getInitRemote() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Gets a boolean indicating whether to send a DO request to the other end upon connection.
- getInOrder() - Method in class org.klomp.snark.Storage
-
- getInProgressCount() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Get the count of tunnels currently being built for this pool.
- 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
-
- getInputStream() - Method in class i2p.susi.util.FileBuffer
-
Caller must call readComplete()
- getInputStream() - Method in class i2p.susi.util.GzipFileBuffer
-
- getInputStream() - Method in class i2p.susi.util.MemoryBuffer
-
- 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
-
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
-
- getInputStream(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin
-
- getInputStream(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.ByteArrayOrigin
-
Gets this origin as an InputStream, if possible.
- getInputStream(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.CharSequenceOrigin
-
Gets this origin as an InputStream, if possible.
- getInputStream(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets this origin as an InputStream, if possible.
- getInputStream(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.InputStreamOrigin
-
Gets this origin as an InputStream, if possible.
- getInputStream(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.ReaderOrigin
-
Gets this origin as an InputStream, if possible.
- getInputStream(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.URIOrigin
-
- getInputStream() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Gets an InputStream from the origin with OpenOption[].
- getInputStream() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getInputStream() - Method in class org.apache.commons.net.bsd.RExecClient
-
Gets the InputStream from which the standard output of the remote process can be read.
- getInputStream() - Method in class org.apache.commons.net.chargen.CharGenTCPClient
-
Gets an InputStream from which the server generated data can be read.
- getInputStream() - Method in class org.apache.commons.net.echo.EchoTCPClient
-
Gets the time string from the specified server and port and returns it.
- getInputStream(boolean) - Method in class org.apache.commons.net.finger.FingerClient
-
Fingers the connected host and returns the input stream from the network connection of the finger query.
- getInputStream(boolean, String) - Method in class org.apache.commons.net.finger.FingerClient
-
Fingers a user and returns the input stream from the network connection of the finger query.
- getInputStream(boolean, String, String) - Method in class org.apache.commons.net.finger.FingerClient
-
Fingers a user and returns the input stream from the network connection of the finger query.
- getInputStream() - Method in class org.apache.commons.net.ftp.DeflateSocket
-
- getInputStream() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getInputStream() - Method in class org.apache.commons.net.telnet.TelnetClient
-
Gets the Telnet connection input stream.
- getInputStream(String) - Method in class org.apache.commons.net.whois.WhoisClient
-
Queries the connected whois server for information regarding the given handle and returns the InputStream of the network connection.
- getInputStream() - Method in class org.cybergarage.http.HTTPSocket
-
- getInputStream() - Method in interface org.klomp.snark.web.BasicServlet.HttpContent
-
- 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
-
- getInstance(I2PAppContext) - Static method in class com.vuze.plugins.mlab.MLabRunner
-
- 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
-
- getInstance() - Static method in class net.i2p.crypto.KeyGenerator
-
- 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
-
- 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(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.tunnel.DummyValidator
-
- getInstance() - Static method in class net.i2p.router.update.ConsoleUpdateManager
-
- 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(int, int) - Static method in class net.i2p.util.ByteCache
-
- getInstance() - Static method in class net.i2p.util.Clock
-
- 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.apache.commons.net.ftp.parser.MLSxEntryParser
-
Gets the singleton instance.
- 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.
- getInstructionAugmentationSize(PendingGatewayMessage, int, int) - Static method in class net.i2p.router.tunnel.TrivialPreprocessor
-
- getInstructions() - Method in class net.i2p.data.i2np.GarlicClove
-
- getInstructionsSize(PendingGatewayMessage) - Static method in class net.i2p.router.tunnel.TrivialPreprocessor
-
- 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(Properties, String, String) - Static method in class net.i2p.stat.PersistenceHelper
-
- 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
-
- 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
-
- 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
-
- getInterfaceAddress() - Method in class org.cybergarage.upnp.Device
-
- getInterfaceAddress() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getInterlegendSpace() - Method in class org.rrd4j.graph.RrdGraphGenerator
-
- getInternalType(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- getInternationalizedRepresentation() - Method in class org.minidns.dnslabel.DnsLabel
-
- 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 org.apache.commons.io.monitor.FileAlterationMonitor
-
Returns the interval.
- 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
-
- getIntroducerExpiration(int) - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getIntroducerHash(int) - Method in class net.i2p.router.transport.udp.UDPAddress
-
- 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
-
- getIntroducerPort(int) - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getIntroducerTag(int) - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getIntroducerTime() - Method in class net.i2p.router.transport.udp.PeerState
-
the last time we used them as an introducer, or 0
- 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
-
- getIntroSentTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getIntroState(Hash) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getInvalidReplyRate() - Method in class net.i2p.router.peermanager.DBHistory
-
not sure how much this is used, to be investigated
- getIOException() - Method in exception org.apache.commons.net.io.CopyStreamException
-
Gets the IOException responsible for the failure of a copy operation.
- 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
-
- 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
-
- 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
-
- getIPv4FirewalledChecked() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- getIPv6Address() - Static method in class org.cybergarage.net.HostInterface
-
- 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
-
- 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
-
- getIsDisabled() - Method in class net.i2p.router.time.RouterTimestamper
-
- getIsExpanded() - Method in class net.i2p.router.peermanager.PeerProfile
-
are we keeping an expanded profile on the peer, or just the bare minimum.
- getIsExpandedDB() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getIsFull() - Method in class net.i2p.router.web.helpers.ConfigStatsHelper
-
- 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
-
- getJobQueueSummary() - Method in class net.i2p.router.web.helpers.JobQueueHelper
-
- 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
-
Get all job statistics collected by the queue.
- getJstlVersion() - Method in class net.i2p.router.web.helpers.LogsHelper
-
- getJumpList(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getJumpList(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getKBuckets() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getKBucketSetSize() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
The KBucketSet contains RIs only.
- getKeepAlive() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getKeepAlive() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getKeepAlive() - Method in class org.apache.commons.net.SocketClient
-
Gets the current value of the SO_KEEPALIVE flag on the currently opened socket.
- 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.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
-
- getKey1(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
Random keys, 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
-
- getKeyBase64() - Method in class org.minidns.record.DNSKEY
-
- getKeyBigInteger() - Method in class org.minidns.record.DNSKEY
-
- 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 were the current cipher and MAC keys established/rekeyed?
This is the connection uptime.
- 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
-
- getKeyManager() - Method in class org.apache.commons.net.smtp.SMTPSClient
-
- getKeyPW() - Method in class net.i2p.router.web.helpers.ConfigFamilyHelper
-
- getKeys() - Method in interface net.i2p.crypto.KeyFactory
-
- getKeys() - Method in class net.i2p.crypto.TrustedUpdate
-
- getKeys(EncType) - Static method in class net.i2p.router.crypto.pqc.MLKEM
-
Alice side
- 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
- 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
-
Get the keys and the cert
Identical to getDestination() in LeaseSet,
and getIdentity() in RouterInfo.
- getKeysAndCert() - Method in class net.i2p.data.LeaseSet
-
- getKeysAndCert() - Method in class net.i2p.data.router.RouterInfo
-
- 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
-
- 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
-
- getKnownRouters() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- 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() - Method in enum org.rrd4j.graph.TimeUnit
-
- getLabelCount() - Method in class org.minidns.dnsname.DnsName
-
- 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
-
- 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
-
- getLast() - Method in class net.i2p.stat.RateAverages
-
Gets the last average.
- getLast() - Method in class org.klomp.snark.web.InclusiveByteRange
-
- getLast(long) - Method in class org.klomp.snark.web.InclusiveByteRange
-
- getLastACKSend() - Method in class net.i2p.router.transport.udp.PeerState
-
When did we last send an ACK to the peer?
- getLastActiveTime() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getLastActivity() - Method in class i2p.susi.webmail.pop3.POP3MailBox
-
Timestamp.
- getLastActivityOn() - Method in class net.i2p.client.streaming.impl.Connection
-
- 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.
- getLastArticleLong() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
-
Gets the number of the last article in the newsgroup.
- getLastBegin() - Method in class net.i2p.router.JobQueueRunner
-
- getLastChanged() - Method in class net.i2p.data.router.RouterKeyGenerator
-
- 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
-
- 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
-
Get the last job that was executed.
- getLastJob() - Method in class net.i2p.router.JobQueueRunner
-
- getLastJobBegin() - Method in class net.i2p.router.JobQueue
-
Get the timestamp of when the last job began execution.
- getLastJobEnd() - Method in class net.i2p.router.JobQueue
-
Get the timestamp of when the last job finished execution.
- getLastLatency() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
Get the last recorded round-trip latency for this tunnel from the most recent test.
- getLastLatency() - Method in interface net.i2p.router.TunnelInfo
-
Get the last recorded round-trip latency for this tunnel from the most recent test.
- 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 class org.apache.commons.io.CloseableURLConnection
-
- getLastModified() - Method in class org.apache.commons.io.monitor.FileEntry
-
Gets the last modified time from the last time it
was checked.
- getLastModified() - Method in interface org.klomp.snark.web.BasicServlet.HttpContent
-
- getLastModifiedFileTime(File) - Static method in class org.apache.commons.io.file.PathUtils
-
Gets the file's last modified time or null if the file does not exist.
- getLastModifiedFileTime(Path, FileTime, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Gets the file's last modified time or null if the file does not exist.
- getLastModifiedFileTime(Path, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Gets the file's last modified time or null if the file does not exist.
- getLastModifiedFileTime(URI) - Static method in class org.apache.commons.io.file.PathUtils
-
Gets the file's last modified time or null if the file does not exist.
- getLastModifiedFileTime(URL) - Static method in class org.apache.commons.io.file.PathUtils
-
Gets the file's last modified time or null if the file does not exist.
- getLastModifiedFileTime() - Method in class org.apache.commons.io.monitor.FileEntry
-
Gets the last modified time from the last time it was checked.
- getLastModifiedTime(Path, LinkOption...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- 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
-
- 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
-
When did we last receive a packet from them?
Set for data, relay, and peer test, but not acks, pings, or termination
- 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
-
The last time we successfully published our RI.
- 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
-
Get the timestamp of the most recent job execution.
- 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
-
when did we last send them a message that was ACKed?
- 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
-
When did we last send them a packet?
Set for data, relay, and peer test, but not acks, pings, or termination
- getLastSendTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we last send out 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
- 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?
- getLastUnderflowTime() - Method in class net.i2p.util.TryCache
-
- 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() - 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() - 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
-
- 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
-
Is not adjusted if the latest comment wasn't hidden but is then hidden.
- 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
-
- getLeapIndicator() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets leap indicator as defined in RFC-1305 which is a two-bit code: 0=no warning 1=last minute has 61 seconds 2=last minute has 59 seconds 3=alarm
condition (clock not synchronized)
- getLeapIndicator() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the leap indicator as defined in RFC-1305.
- getLease(int) - Method in class net.i2p.data.EncryptedLeaseSet
-
- getLease(int) - Method in class net.i2p.data.LeaseSet
-
- getLeaseCount() - Method in class net.i2p.data.EncryptedLeaseSet
-
- getLeaseCount() - Method in class net.i2p.data.LeaseSet
-
Gets the number of leases in this leaseset.
- 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
-
public for NetDbRenderer in routerconsole
- getLeases() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
public for NetDbRenderer in routerconsole
- getLeaseSet() - Method in class net.i2p.client.impl.I2PSessionImpl
-
- getLeaseSet() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- getLeaseSet(Hash) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Currently allocated leaseSet.
- getLeaseSetPrivateKey(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getLeaseSetSigningPrivateKey(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getLeaseTime() - Method in class org.cybergarage.upnp.Device
-
- 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() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- getLeaseTime() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- getLeaseTime() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- 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
-
- getLength() - Method in interface i2p.susi.util.Buffer
-
- getLength() - Method in class i2p.susi.util.FileBuffer
-
Always valid if file exists
- getLength() - Method in class i2p.susi.util.GzipFileBuffer
-
Returns the actual uncompressed size.
- getLength() - Method in class i2p.susi.util.MemoryBuffer
-
Current size.
- 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
-
- 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.apache.commons.io.monitor.FileEntry
-
Gets the length.
- 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
-
- getLevel() - Method in class org.apache.commons.io.monitor.FileEntry
-
Gets the level
- 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
-
- getLifetime() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- getLifetime() - Method in class net.i2p.router.OutNetMessage
-
time since the message was created
- 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?
- 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
-
Returns how long this packet has existed since initialization.
- 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
-
- getLifetimeBytesReceived() - Method in class net.i2p.client.streaming.impl.Connection
-
- getLifetimeBytesSent() - Method in class net.i2p.client.streaming.impl.Connection
-
- getLifetimeDupMessagesReceived() - Method in class net.i2p.client.streaming.impl.Connection
-
- getLifetimeDupMessagesSent() - Method in class net.i2p.client.streaming.impl.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
-
- 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
-
- 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.
- getLimitDay(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getLimitDay(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getLimitHour(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getLimitHour(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getLimitMinute(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
all of these are @since 0.8.3
- getLimitMinute(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getLimits() - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
-
- getLimits() - Method in class net.i2p.util.LogManager
-
Return a mapping of the explicit overrides - path prefix to (text
formatted) limit.
- getLink() - Method in class org.apache.commons.net.ftp.FTPFile
-
If the FTPFile is a symbolic link, this method returns the name of the file being pointed to by the symbolic link.
- 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.
- getListArguments(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the adjusted string with "-a" added if necessary.
- 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
-
- getListenerCount() - Method in class org.apache.commons.net.ProtocolCommandSupport
-
Gets the number of ProtocolCommandListeners currently registered.
- getListenerCount() - Method in class org.apache.commons.net.util.ListenerList
-
Gets the number of elements in this list.
- getListeners() - Method in class net.i2p.router.web.GraphGenerator
-
List of GraphListener instances
- getListeners() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Returns the set of registered file system listeners.
- getListenHost(Logging) - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
- 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
-
- getListenPort() - Method in class net.i2p.sam.SAMMessageSession
-
- getListenPort() - Method in class net.i2p.sam.SAMStreamSession
-
- getListenProtocol() - Method in class net.i2p.sam.MasterSession
-
- getListenProtocol() - Method in interface net.i2p.sam.SAMMessageSess
-
- getListenProtocol() - Method in class net.i2p.sam.SAMMessageSession
-
- getListenProtocol() - Method in class net.i2p.sam.SAMStreamSession
-
- getListHiddenFiles() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets whether to list hidden files.
- 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.
- 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
-
- getLocalAddress() - Method in class net.i2p.sam.SSLSocketChannel
-
- getLocalAddress() - Method in class org.apache.commons.net.DatagramSocketClient
-
Gets the local address to which the client's socket is bound.
- getLocalAddress() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getLocalAddress() - Method in class org.apache.commons.net.SocketClient
-
Gets the local address to which the client's socket is bound.
- getLocalAddress() - Method in class org.cybergarage.http.HTTPRequest
-
- getLocalAddress() - Method in class org.cybergarage.http.HTTPSocket
-
Gets the local address of this socket.
- getLocalAddress() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getLocalAddress() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
-
- getLocalAddress() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- 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.
- 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
-
getStatus().toStatusString(), translated if available.
- getLocalizedStatusString() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
getStatus().toStatusString(), translated if available.
- getLocalizedTunnelStatus() - Method in interface net.i2p.router.RouterThrottle
-
getTunnelStatus(), translated if available.
- 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.
- getLocalOptionState(int) - Method in class org.apache.commons.net.telnet.TelnetClient
-
Gets the state of the option on the local side.
- 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
-
- 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.apache.commons.net.DatagramSocketClient
-
Gets the port number of the open socket on the local host used for the connection.
- getLocalPort() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getLocalPort() - Method in class org.apache.commons.net.SocketClient
-
Gets the port number of the open socket on the local host used for the connection.
- getLocalPort() - Method in class org.cybergarage.http.HTTPRequest
-
- getLocalPort() - Method in class org.cybergarage.http.HTTPSocket
-
Gets the local port of this socket.
- getLocalPort() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- 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
-
- getLocalSocketAddress() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getLocation(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- getLocation(String) - Method in class com.maxmind.geoip.LookupService
-
- getLocation(long) - Method in class com.maxmind.geoip.LookupService
-
- 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(boolean) - Method in class org.cybergarage.upnp.Device
-
I2P for multiple location support
- getLocation() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getLocation() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- getLocation() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- getLocation() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getLocation(boolean) - Method in class org.cybergarage.upnp.xml.DeviceData
-
I2P for multiple location support
- getLocationURL(String) - Method in class org.cybergarage.upnp.Device
-
- getLocationV6(String) - Method in class com.maxmind.geoip.LookupService
-
- getLocationV6(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- 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
-
we fetch it 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
-
- 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
-
- 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
-
- 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
-
now used by ConfigLogingHelper
- 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
-
- getLong() - Method in interface org.apache.commons.io.file.Counters.Counter
-
Gets the counter as a Long.
- 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
-
- 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.
- getLowAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Gets the low address as a dotted IP address.
- 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
-
- 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
-
Shared state across all peers, callers must sync on returned object
- 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
-
- getMainMenu() - Method in class net.i2p.desktopgui.InternalTrayManager
-
- 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
-
- 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
-
- getManufactureURL() - Method in class org.cybergarage.upnp.Device
-
- 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
-
- 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
-
Gets the currently marked type of the packet.
- 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
-
- getMaxActiveJobDuration() - Method in class net.i2p.router.JobQueue
-
Get the 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.
- getMaxBytesPerSecond() - Method in class org.apache.commons.io.input.ThrottledInputStream.Builder
-
- getMaxBytesPerSecond() - Method in class org.apache.commons.io.input.ThrottledInputStream
-
- getMaxConnections() - Method in class net.i2p.router.transport.TransportImpl
-
Per-transport connection limit
- getMaxConnections() - Method in class org.klomp.snark.I2PSnarkUtil
-
- 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
-
all of these are @since 0.7.14; no public setters
- getMaxCount() - Method in class org.apache.commons.io.input.BoundedInputStream.AbstractBuilder
-
- getMaxCount() - Method in class org.apache.commons.io.input.BoundedInputStream
-
Gets the max count of bytes to read.
- 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.
- getMaxFileNameLength() - Method in enum org.apache.commons.io.FileSystem
-
Gets the maximum length for file names.
- getMaxFileSize() - Method in class net.i2p.router.web.helpers.ConfigLoggingHelper
-
- getMaxFilesPerTorrent() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getMaxFilesPerTorrent() - Method in class org.klomp.snark.SnarkManager
-
- 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
-
What is the largest message to send in the SYN from Alice to Bob?
- getMaxLag() - Method in class net.i2p.router.JobQueue
-
Get the maximum lag time for jobs waiting in the queue.
- getMaxLagDouble() - Method in class net.i2p.router.JobQueue
-
Get the maximum lag time with sub-millisecond precision.
- 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
-
What is the largest message we want to send or receive?
- getMaxPacketCount() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
What is the maximum number of packets to buffer regardless of byte size?
This provides a hybrid approach with both byte and packet limits.
- getMaxParticipatingTunnels() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- getMaxPathLength() - Method in enum org.apache.commons.io.FileSystem
-
Gets the maximum length of the path to a file.
- getMaxPendingTime() - Method in class net.i2p.router.JobStats.RecentStats
-
- getMaxPendingTimeDouble() - Method in class net.i2p.router.JobStats
-
Get the maximum pending/wait time for a single run of this job type with sub-millisecond precision.
- getMaxPerTunnelBandwidth(TunnelDispatcher.Location) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
Get the max bandwidth per tunnel
- getMaxPipeline() - Method in class org.klomp.snark.Peer
-
- getMaxPipeline() - Method in class org.klomp.snark.WebPeer
-
- getMaxResends() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
How many times will we try to send a message before giving up?
- getMaxRunnerCount() - Method in class net.i2p.router.JobQueue
-
Get the 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.
- 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.
- getMaxStreams(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getMaxStreams(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getMaxTime() - Method in class net.i2p.router.JobStats.RecentStats
-
- getMaxTimeDouble() - Method in class net.i2p.router.JobStats
-
Get the maximum execution time for a single run of this job type with sub-millisecond precision.
- getMaxTimeouts() - Method in class org.apache.commons.net.tftp.TFTPClient
-
Gets the maximum number of times a receive attempt is allowed to timeout before ending attempts to retry the receive and failing.
- 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() - 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
-
- getMaxWaitingJobs() - Method in class net.i2p.router.JobQueue
-
Get the maximum number of waiting jobs before dropping.
- getMaxWindowSize() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getMayDisconnect() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getMayDisconnect() - Method in class net.i2p.router.transport.udp.PeerState
-
- 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
-
- 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
-
- 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
-
- getMessage() - Method in class net.i2p.util.LogRecord
-
- getMessage() - Method in class org.apache.commons.net.ntp.TimeInfo
-
Gets the NTP message packet.
- getMessage() - Method in class org.apache.commons.net.ProtocolCommandEvent
-
Gets the entire message sent to or received from the server.
- getMessage() - Method in exception org.apache.commons.net.telnet.InvalidTelnetOptionException
-
Gets the error message of the exception.
- getMessage() - Method in class org.apache.commons.net.tftp.TFTPErrorPacket
-
Gets the error message of the packet.
- getMessage() - Method in exception org.json.simple.DeserializationException
-
- getMessage() - Method in exception org.minidns.dnsname.InvalidDnsNameException.DNSNameTooLongException
-
- getMessage() - Method in exception org.minidns.dnsname.InvalidDnsNameException.LabelTooLongException
-
- 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)
- getMessageDigest() - Method in class org.apache.commons.io.input.MessageDigestInputStream
-
Gets the
MessageDigest, which is being used for generating the checksum, never null.
- 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)
- getMessageHandler() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- getMessageId() - Method in class net.i2p.client.impl.MessageState
-
- 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
-
- getMessageId() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- getMessageId() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- 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
-
- 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.
- getMessages() - Method in class i2p.susi.dns.AddressbookBean
-
Perform actions, returning messages about this.
- getMessages() - Method in class i2p.susi.dns.BlacklistBean
-
Get 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
-
- getMessages() - Method in class i2p.susi.dns.NamingServiceBean
-
Perform actions, returning messages about this.
- getMessages() - Method in class i2p.susi.dns.SubscriptionsBean
-
- 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
-
newest last
- 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
-
- getMessageString(String) - Static method in class edu.internet2.ndt.NDTConstants
-
Getter method for to fetch from resourceBundle
- 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
-
- getMessageTypeId() - Method in class net.i2p.router.OutNetMessage
-
- getMetadata() - Method in class com.maxmind.db.Reader
-
- 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
-
- getMetaInfo() - Method in class org.klomp.snark.PeerCoordinator
-
- getMetaInfo() - Method in class org.klomp.snark.Snark
-
- 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
-
- getMethod() - Method in interface net.i2p.update.UpdateTask
-
Get the update method.
- getMethod() - Method in class org.cybergarage.http.HTTPRequest
-
- getMethod() - Method in class org.klomp.snark.UpdateRunner
-
- getMethodResponseNode(String) - Method in class org.cybergarage.soap.SOAPResponse
-
- 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.
- getMinGzipSize() - Method in class net.i2p.util.LogManager
-
Get the minimum size for gzip compression.
- 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
-
- getMinimumRequired() - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
-
Minimum number of peers required
- getMinPendingTime() - Method in class net.i2p.router.JobStats.RecentStats
-
- getMinPendingTimeDouble() - Method in class net.i2p.router.JobStats
-
Get the minimum pending/wait time for a single run of this job type with sub-millisecond precision.
- getMinRTT() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- 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.
- getMinTime() - Method in class net.i2p.router.JobStats.RecentStats
-
- getMinTimeDouble() - Method in class net.i2p.router.JobStats
-
Get the minimum execution time for a single run of this job type with sub-millisecond precision.
- getMinute() - Method in class org.cybergarage.http.Date
-
Gets the minute of the hour.
- getMinValue(int) - Method in class org.rrd4j.core.DataImporter
-
- 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
-
- 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
-
- getMode() - Method in class org.apache.commons.io.IORandomAccessFile
-
- getMode() - Method in enum org.apache.commons.io.RandomAccessFileMode
-
- getMode() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the mode as defined in RFC-1305 which is a 3-bit integer whose value is indicated by the MODE_xxx parameters.
- getMode() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the mode as defined in RFC-1305.
- getMode() - Method in class org.apache.commons.net.tftp.TFTPRequestPacket
-
Gets the transfer mode of the request.
- getModelDescription() - Method in class org.cybergarage.upnp.Device
-
- getModelName() - Method in class org.cybergarage.upnp.Device
-
- getModelNumber() - Method in class org.cybergarage.upnp.Device
-
- getModelURL() - Method in class org.cybergarage.upnp.Device
-
- getModeName(int) - Static method in class org.apache.commons.net.ntp.NtpUtils
-
Gets a human-readable name of message mode type (RFC 1305).
- getModeName() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the human-readable name of message mode type as described in RFC 1305.
- getModeName() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the mode as human readable string; for example, 3=Client.
- getModeName(int) - Static method in class org.apache.commons.net.tftp.TFTP
-
Returns the TFTP string representation of a TFTP transfer mode.
- getModificationTime(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets a file modification time.
- 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
-
- 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
-
what is the largest packet we can send to the peer?
- 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
-
- getMulticastInetAddress() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getMulticastIPv4Address() - Method in class org.cybergarage.upnp.Device
-
- getMulticastIPv4Address() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getMulticastIPv6Address() - Method in class org.cybergarage.upnp.Device
-
- getMulticastIPv6Address() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getMulticastPort() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getMultihome(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getMultihome(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getMX() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- 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
-
- getMyRating() - Method in class org.klomp.snark.comments.CommentSet
-
- 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
-
- getName() - Method in class net.i2p.client.naming.HostTxtEntry
-
- 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
-
- 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
-
- getName() - Method in class net.i2p.crypto.eddsa.spec.EdDSANamedCurveSpec
-
- 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
-
- getName() - Method in class net.i2p.router.client.LookupDestJob
-
- getName() - Method in class net.i2p.router.client.MessageReceivedJob
-
- getName() - Method in class net.i2p.router.client.ReportAbuseJob
-
- getName() - Method in class net.i2p.router.client.RequestLeaseSetJob
-
- 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.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.RefreshRoutersJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
-
- 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.transport.GetBidsJob
-
- getName() - Method in class net.i2p.router.tunnel.pool.ExpireJob
-
- getName() - Method in class net.i2p.router.tunnel.pool.ExpireJobManager
-
- getName() - Method in class net.i2p.router.tunnel.pool.TestJob
-
- getName() - Method in class net.i2p.router.update.ConsoleUpdateManager
-
- getName() - Method in class net.i2p.router.web.GraphGenerator
-
- getName() - Method in class net.i2p.router.web.GraphListener
-
- 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
-
- getName() - Method in class net.i2p.stat.FrequencyStat
-
- getName() - Method in class net.i2p.stat.RateStat
-
- getName() - Method in class net.i2p.util.Log
-
- getName(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the name minus the path from a full file name.
- getName() - Method in enum org.apache.commons.io.IOCase
-
Gets the name of the constant.
- getName() - Method in class org.apache.commons.io.monitor.FileEntry
-
Gets the file name.
- getName() - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets the name of the file.
- getName() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMParameters
-
- getName() - Method in class org.cybergarage.http.HTTPHeader
-
Gets the header name.
- getName() - Static method in class org.cybergarage.http.HTTPServer
-
- 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() - 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
-
- getName() - Method in class org.klomp.snark.MagnetURI
-
- 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
-
- getName() - Method in class org.klomp.snark.Snark
-
- 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
-
- 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 Caller must close stream.
- 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
-
- getNames(Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
-
Broken prior to 0.9.62, would only return one name.
- getNameSeparator() - Method in enum org.apache.commons.io.FileSystem
-
Gets the name separator, '\\' on Windows, '/' on Linux.
- 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() - 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
-
- getNDTvar(String) - Method in class edu.internet2.ndt.Tcpbw100
-
Function that returns a variable corresponding to the parameter passed to it as a request.
- getNeedClientAuth() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Gets true if the socket will require client authentication.
- 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() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPublicKeySpec
-
- getNetDbSummary() - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- 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
- getNetmask() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Gets the network mask for this subnet.
- getNetworkAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Gets the network address for this subnet.
- 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.
- 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
-
- getNewDest(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- 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)
- getNewNonce() - Method in class net.i2p.router.web.FormHandler
-
Generate a new nonce.
- getNewNonce() - Method in class net.i2p.router.web.helpers.NetDbHelper
-
Override to save it
- getNewOBGWID() - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
Get a new random send tunnel ID that isn't a duplicate
- getNewsgroup() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
-
Gets the newsgroup name.
- getNewsgroups() - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
-
Gets the comma separated list of newsgroups.
- getNewsgroups() - Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
-
Gets the contents of the Newsgroups: header field.
- getNewsHelper() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- 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
-
- getNext(int) - Method in class org.apache.commons.net.ftp.FTPListParseEngine
-
Gets an array of at most quantityRequested FTPFile objects starting at this object's internal iterator's current position.
- getNext() - Method in class org.apache.commons.net.nntp.Article
-
Gets the next article.
- getNext() - Method in class org.apache.commons.net.util.SubnetUtils
-
Gets the next subnet for this instance.
- getNextAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Gets the next address for this subnet.
- getNextBid(OutNetMessage) - Method in class net.i2p.router.transport.TransportManager
-
- getNextDelay(long) - Method in class net.i2p.router.transport.udp.PeerState
-
High usage - OutboundMessageFragments.getNextVolley() calls this 3rd, if allocateSend() returned null.
- 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
-
- getNextHashedBase32() - Method in class org.minidns.record.NSEC3
-
- getNextHashedDnsLabel() - Method in class org.minidns.record.NSEC3
-
- getNextIndicator() - Method in class org.klomp.snark.bencode.BDecoder
-
Returns what the next bencoded object will be on the stream or -1 when the end of stream has
been reached.
- 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
-
- getNextModData() - Method in class net.i2p.data.router.RouterKeyGenerator
-
Tomorrow's mod data.
- getNextNonce() - Static method in class net.i2p.i2ptunnel.web.IndexBean
-
- getNextOutboundPacketNum() - Method in class net.i2p.client.streaming.impl.Connection
-
- 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
-
- getNextReadBuf() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- 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
-
- getNextSendTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getNextSet(int) - Method in class com.google.zxing.common.BitArray
-
- getNextToken() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getNextToken() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getNextUnset(int) - Method in class com.google.zxing.common.BitArray
-
- 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
-
Gets the next YK value.
- getNHeaders() - Method in class org.cybergarage.http.HTTPPacket
-
- getNHostAddresses() - Static method in class org.cybergarage.net.HostInterface
-
- getNick() - Method in class net.i2p.sam.SAMv3DatagramSession
-
- getNick() - Method in class net.i2p.sam.SAMv3RawSession
-
- 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
-
- 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
-
- getNofilter_spassword() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
-
- 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
-
- getNonce() - Static method in class net.i2p.router.web.CSSHelper
-
formerly stored in System.getProperty("router.consoleNonce")
- getNonce() - Static method in class net.i2p.router.web.helpers.ConfigRestartBean
-
- getNonce() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
-
- 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.
- 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
-
- getNotModified() - Method in class net.i2p.util.EepGet
-
- getNT() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- getNT() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getNT() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- 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
-
- getNtcpport() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- getNtpTime(long) - Static method in class org.apache.commons.net.ntp.TimeStamp
-
Gets an NTP timestamp object from a Java time.
- getNTS() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getNTS() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- 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
-
- getObservers() - Method in class org.apache.commons.io.input.ObservableInputStream
-
Gets a copy of currently registered observers.
- getObservers() - Method in class org.apache.commons.io.monitor.FileAlterationMonitor
-
- getOfflineExpiration() - Method in interface net.i2p.client.I2PSession
-
Get the offline expiration
- getOfflineExpiration() - Method in class net.i2p.client.impl.I2PSessionImpl
-
- getOfflineExpiration() - Method in class net.i2p.data.i2cp.SessionConfig
-
Get the offline expiration
- getOfflineExpiration() - Method in class net.i2p.data.PrivateKeyFile
-
- getOfflineSignature() - Method in interface net.i2p.client.I2PSession
-
- getOfflineSignature() - Method in class net.i2p.client.impl.I2PSessionImpl
-
- getOfflineSignature() - Method in class net.i2p.data.i2cp.SessionConfig
-
Gets the offline signature from the options.
- getOfflineSignature() - Method in class net.i2p.data.PrivateKeyFile
-
- getOffset() - Method in interface i2p.susi.util.Buffer
-
- getOffset() - Method in class i2p.susi.util.FileBuffer
-
Always valid
- 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
-
index into the data to be sent
- getOffset() - Method in class net.i2p.util.Clock
-
- getOffset() - Method in class org.apache.commons.net.ntp.TimeInfo
-
Gets the clock offset needed to adjust local clock to match remote clock.
- 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
-
- getOnFailed() - Method in class net.i2p.router.client.LeaseRequestState
-
what to do if the lease set create fails / times out
- 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
-
what to do once the lease set is created
- getOnMaxCount() - Method in class org.apache.commons.io.input.BoundedInputStream.AbstractBuilder
-
- 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
-
- getOOBInline() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- 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.
- getOpenInstant() - Method in class org.apache.commons.io.input.TimestampedObserver
-
Gets the instant for when this instance was created.
- getOpenOptions() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Gets the OpenOption array.
- getOpenToCloseDuration() - Method in class org.apache.commons.io.input.TimestampedObserver
-
Gets the Duration between creation and close.
- getOpenToNowDuration() - Method in class org.apache.commons.io.input.TimestampedObserver
-
Gets the Duration between creation and now.
- 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
-
- getOption(String) - Method in class net.i2p.data.router.RouterAddress
-
- getOption(String) - Method in class net.i2p.data.router.RouterInfo
-
- getOption(SocketOption<T>) - Method in class net.i2p.sam.SSLServerSocketChannel
-
- getOption(SocketOption<T>) - Method in class net.i2p.sam.SSLSocketChannel
-
- getOption(int) - Static method in class org.apache.commons.net.telnet.TelnetOption
-
Returns the string representation of the Telnet protocol option corresponding to the given option code.
- 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.apache.commons.net.telnet.TelnetOptionHandler
-
Gets the option code for this option.
- 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
-
- 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.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.i2ptunnel.socks.SocketWrapper
-
- getOptions() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- getOptions() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getOptions() - Method in class org.apache.commons.net.tftp.TFTPRequestPacket
-
Gets the options extensions of the request as a map.
- 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
-
- 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
-
- getOrg(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- getOrg(String) - Method in class com.maxmind.geoip.LookupService
-
- getOrg(long) - Method in class com.maxmind.geoip.LookupService
-
- getOrgV6(String) - Method in class com.maxmind.geoip.LookupService
-
- getOrgV6(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- getOrigin() - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Gets the origin.
- getOriginalMessages(I2NPMessage) - Method in class net.i2p.router.transport.OutboundMessageRegistry
-
Retrieve all messages that are waiting for the specified message.
- getOriginateTimeStamp() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the originate time as defined in RFC-1305.
- getOriginateTimeStamp() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the originate time as defined in RFC-1305.
- 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
-
- 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
-
Are we Alice, bob, or Charlie.
- 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
-
- getOutboundBurstRate() - Method in class net.i2p.router.web.helpers.WizardHelper
-
To populate form with.
- getOutboundBurstRateBits() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- 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
-
- 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
-
- getOutboundRate() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- 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
-
exploratory
- getOutboundSettings(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundSettings() - Method in interface net.i2p.router.TunnelManagerFacade
-
- getOutboundSettings(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
-
- 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?
- 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
-
- getOutproxyAuth(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getOutproxyPassword(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- getOutproxyType(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getOutproxyUsername(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- getOutputStream() - Method in class i2p.susi.util.FileBuffer
-
Caller must call writeComplete()
- getOutputStream() - Method in class i2p.susi.util.GzipFileBuffer
-
- getOutputStream() - Method in class i2p.susi.util.MemoryBuffer
-
- 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
-
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
-
- getOutputStream(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin
-
- getOutputStream(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets this origin as an OutputStream, if possible.
- getOutputStream(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.OutputStreamOrigin
-
Gets this origin as an OutputStream, if possible.
- getOutputStream(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.WriterOrigin
-
Gets this origin as an OutputStream, if possible.
- getOutputStream() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Gets an OutputStream from the origin with OpenOption[].
- getOutputStream() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getOutputStream() - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Gets the underlying output stream, to which the corresponding
OutputStream methods in this class will
ultimately delegate.
- getOutputStream() - Method in class org.apache.commons.net.bsd.RExecClient
-
Gets the OutputStream through which the standard input of the remote process can be written.
- getOutputStream() - Method in class org.apache.commons.net.discard.DiscardTCPClient
-
Gets an OutputStream through which you may write data to the server.
- getOutputStream() - Method in class org.apache.commons.net.ftp.DeflateSocket
-
- getOutputStream() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getOutputStream() - Method in class org.apache.commons.net.telnet.TelnetClient
-
Gets the Telnet connection output stream.
- getOutstandingRequest(int, int, int) - Method in class org.klomp.snark.PeerState
-
Called when a piece message is being processed by the incoming connection.
- getOwner(Path, LinkOption...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- 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
-
- getPacketHandler() - Method in class net.i2p.client.streaming.impl.Connection
-
- getPacketHandler() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- getPacketHandler() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getPacketHandlerStatus() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getPacketNumber() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
-
all headers
- getPacketQueue() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- getPacketSize() - Method in class org.apache.commons.net.tftp.TFTP
-
- getPacketsReceived() - Method in class net.i2p.router.transport.udp.PeerState
-
- getPacketsReceivedDuplicate() - Method in class net.i2p.router.transport.udp.PeerState
-
- getPacketsRetransmitted() - Method in class net.i2p.router.transport.udp.PeerState
-
- getPacketsTransmitted() - Method in class net.i2p.router.transport.udp.PeerState
-
- 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
-
Gets the padding bytes.
- 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
- 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
- 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.
- getParameter(String) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JApplet
-
- 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
-
- 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() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
- getParameters() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
-
- getParameters() - Method in class org.bouncycastle.crypto.params.ParametersWithContext
-
- getParameters() - Method in class org.bouncycastle.crypto.params.ParametersWithRandom
-
- getParameters() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMKeyGenerationParameters
-
- getParameters() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMKeyParameters
-
- getParameterValue(String) - Method in class org.cybergarage.http.HTTPRequest
-
- 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
-
- getParams() - Method in class net.i2p.crypto.eddsa.spec.EdDSAPublicKeySpec
-
- getParams() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
- getParams() - Method in class net.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
-
- getParams() - Method in class net.i2p.crypto.elgamal.spec.ElGamalKeySpec
-
- 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.apache.commons.io.monitor.FileEntry
-
Gets the parent entry.
- 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
-
- 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
-
- 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
-
- 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?
- getParticipatingTunnels() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
How many tunnels we are participating in.
- getPassiveHost() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the hostname or IP address (in the form of a string) returned by the server when entering passive mode.
- getPassiveLocalIPAddress() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the local IP address in passive mode.
- getPassivePort() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the data port of the passive host if we are in passive mode.
- 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
-
- getPath() - Method in class i2p.susi.webmail.Attachment
-
- getPath() - Method in class org.apache.commons.io.build.AbstractOrigin.FileOrigin
-
- getPath() - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets this origin as a Path, if possible.
- getPath() - Method in class org.apache.commons.io.build.AbstractOrigin.IORandomAccessFileOrigin
-
- getPath() - Method in class org.apache.commons.io.build.AbstractOrigin.PathOrigin
-
- getPath() - Method in class org.apache.commons.io.build.AbstractOrigin.URIOrigin
-
- getPath() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Gets a Path from the origin.
- getPath() - Method in class org.apache.commons.io.FileCleaningTracker.Tracker
-
Gets the path.
- getPath(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the path from a full file name, which excludes the prefix and the name.
- getPath() - Method in class org.apache.commons.io.output.DeferredFileOutputStream
-
Gets either the output Path specified in the constructor or the temporary Path created or null.
- 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
-
- getPathCounters() - Method in class org.apache.commons.io.file.CountingPathVisitor.AbstractBuilder
-
- getPathCounters() - Method in class org.apache.commons.io.file.CountingPathVisitor
-
Gets the visitation counts.
- getPathFilter() - Method in class org.apache.commons.io.file.DirectoryStreamFilter
-
Gets the path filter.
- getPathNoEndSeparator(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the path (which excludes the prefix) from a full file name, and
also excluding the final directory separator.
- 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
-
- 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, ...).
- getPayloadSize() - Method in class net.i2p.client.streaming.impl.Packet
-
- 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.
- getPeakLag() - Method in class net.i2p.router.JobQueue
-
Get the peak lag observed from completed jobs in the last interval.
- 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, non-null
- 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.
- getPeerConnectMask(RouterInfo) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
-
Get the connect mask for a peer's addresses.
- getPeerCount() - Method in class org.klomp.snark.PeerCoordinator
-
might be wrong
- 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
-
- 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
-
- 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
-
Returns statistics on the number of connected peers, broken down by:
<ul>
<li>Protocol version (SSU1 or SSU2)</li>
<li>Address family (IPv4 or IPv6)</li>
<li>Connection direction (inbound or outbound)</li>
</ul>
- getPeerDestination() - Method in interface net.i2p.client.streaming.I2PSocket
-
- 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
-
- getPeerID() - Method in class org.klomp.snark.Peer
-
Returns the id of the peer.
- getPeerList() - Method in class org.klomp.snark.Snark
-
- getPeerProfileTier(Hash, boolean) - Method in class net.i2p.router.web.helpers.NetDbRenderer
-
Gets the peer profile tier name.
- 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
-
Caller's responsibility to remove himself from the list
- getPeers() - Method in class org.klomp.snark.PeerCoordinator
-
should be right
- 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
-
- getPeerSelector() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
Returns the main database's peer selector.
- getPeerState() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getPeerState() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- 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
-
Get the state by SSU2 connection ID
- getPeerStatesByIP(RemoteHostId) - Method in class net.i2p.router.transport.udp.UDPTransport
-
Get the states for all peers at the given remote host, ignoring port.
- getPeerSummary() - Method in class net.i2p.router.web.helpers.PeerHelper
-
- getPeerTestManager() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getPeerTestResponseTime() - Method in class net.i2p.router.peermanager.PeerProfile
-
how long it takes for a peer to respond to a direct test (ms)
- getPeerTestTimeAverage() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getPeerTimeout(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- 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
-
- getPendingMillis() - Method in class net.i2p.router.JobTiming
-
Get the pending/wait time in milliseconds with sub-millisecond precision.
- getPendingRequested() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
-
how many bytes were requested and haven't yet been allocated?
- 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.
- 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
-
- getPeriods() - Method in class net.i2p.stat.RateStat
-
- getPermanentBlocks(int) - Method in class net.i2p.router.Blocklist
-
IP ranges blocked until restart.
- getPermission() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getPerPeerTimeoutMs(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- 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
-
- 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
-
when did we last send pex peers?
- 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
-
- 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.
- getPieces() - Method in class org.klomp.snark.Snark
-
- 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.
- getPointer() - Method in interface org.apache.commons.io.input.Tailer.RandomAccessResourceBridge
-
Gets the current offset in this tailable.
- getPoints() - Method in class net.i2p.router.sybil.Points
-
- getPoll() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the poll interval as defined in RFC-1305, which is an eight-bit signed integer indicating the maximum interval between successive messages, in
seconds to the nearest power of two (e.g.
- getPoll() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the poll interval as defined in RFC-1305.
- getPool() - Method in interface org.rrd4j.core.DataHolder
-
- getPool() - Method in class org.rrd4j.data.DataProcessor
-
- getPool() - Method in class org.rrd4j.graph.RrdGraphDef
-
- 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
-
- getPort() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getPort() - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
-
- getPort() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
-
- 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() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getPort() - Method in class org.apache.commons.net.tftp.TFTPPacket
-
Gets the port where the packet is going to be sent or where it came from.
- 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
-
- 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
-
- getPortFromJettyConfig() - Method in class org.klomp.snark.standalone.RunStandalone
-
- getPosition() - Method in class org.apache.commons.io.input.NullInputStream
-
Gets the current position.
- getPosition() - Method in class org.apache.commons.io.input.NullReader
-
Gets the current position.
- 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.
- getPosixFileAttributeView(Path, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Shorthand for Files.getFileAttributeView(path, PosixFileAttributeView.class).
- getPosixFilePermissions(Path, LinkOption...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- getPostBanTime(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getPostBanTime(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getPostCheckTime(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getPostCheckTime(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getPostingPermission() - Method in class org.apache.commons.net.nntp.NewsgroupInfo
-
Gets the posting permission of the newsgroup.
- getPostMax(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
POST limits
- getPostMax(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
POST limits
- getPostTotalBanTime(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getPostTotalBanTime(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getPostTotalMax(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- getPreallocateFiles() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getPrecision() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the precision as defined in RFC-1305 encoded as an 8-bit signed integer (seconds to the nearest power of two).
- getPrecision() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the precision as defined in RFC-1305.
- getPredicate() - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream.Builder
-
Gets the predicate.
- 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.
- getPrefix(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Gets the prefix such as C:/ or ~/ from a full file name,
- getPrefixLength(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Returns the length of the file name prefix, such as C:/ or ~/.
- 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
-
- getPresentationURL() - Method in class org.cybergarage.upnp.Device
-
- getPreserveFileNames() - Method in class org.klomp.snark.Storage
-
- getPrevious(int) - Method in class org.apache.commons.net.ftp.FTPListParseEngine
-
Gets an array of at most quantityRequested FTPFile objects starting at this object's internal iterator's current position, and working back
toward the beginning.
- getPrevious() - Method in class org.apache.commons.net.util.SubnetUtils
-
Gets the previous subnet for this instance.
- getPreviousAddress() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Gets the previous address for this subnet.
- getPreviousCharlies() - Method in class net.i2p.router.transport.udp.PeerTestState
-
SSU2 only, BOB only, else returns null.
- 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
-
- getPrimaryOptions() - Method in class net.i2p.client.impl.SubSession
-
- 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
-
Gets the packet 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
-
- 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
-
- 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
-
- getPrivateKeyFile(TunnelControllerGroup, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- 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.
- getProcessedBytesCount() - Method in class net.i2p.router.tunnel.HopConfig
-
Total bytes processed through this tunnel.
- 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.
- 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
-
What profile do we want to use for this connection?
TODO: Only bulk is supported so far.
- getProfile(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- 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
-
- 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.
- 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
-
- getProperty(String, String) - Static method in class i2p.susi.util.Config
-
- getProperty(String, int) - Static method in class i2p.susi.util.Config
-
- getProperty(String) - Method in class net.i2p.apps.systray.ConfigFile
-
- getProperty(String, String) - Method in class net.i2p.apps.systray.ConfigFile
-
- 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(int) - Method in class org.cybergarage.upnp.event.PropertyList
-
- getPropertyList() - Method in class org.cybergarage.upnp.event.NotifyRequest
-
- 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
-
- getProps() - Method in class net.i2p.sam.SessionRecord
-
Warning - returns a copy.
- getProtocol() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Gets the secure socket protocol to be used, e.g.
- getProtocolName() - Method in class com.southernstorm.noise.protocol.HandshakeState
-
Gets the name of the Noise protocol.
- getProtocolName() - Method in class com.southernstorm.noise.protocol.SymmetricState
-
Gets the name of the Noise protocol.
- getProtocols() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Gets the protocol versions.
- 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.
- getProxy() - Method in class org.apache.commons.net.SocketClient
-
Gets the proxy for use with all the connections.
- getProxyAuth(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- 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
-
- 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
-
- 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
-
- getPublicKeyPacketBase64() - Method in class org.minidns.record.OPENPGPKEY
-
- getPublicKeyParameters() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
-
- 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
-
public for NetDbRenderer in routerconsole
- 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
- 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
-
- getQm2() - Method in class net.i2p.crypto.eddsa.math.Field
-
- getQm5d8() - Method in class net.i2p.crypto.eddsa.math.Field
-
- 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() - Method in class org.cybergarage.upnp.xml.StateVariableData
-
- getQueryResponse() - Method in class org.cybergarage.upnp.StateVariable
-
- getQueryResponse() - Method in class org.cybergarage.upnp.xml.StateVariableData
-
- getQueryStatus() - Method in class org.cybergarage.upnp.StateVariable
-
- getQuestion() - Method in class org.minidns.dnsmessage.DnsMessage
-
- getQuestion() - Method in class org.minidns.record.Record
-
Get the question asking for this resource record.
- getQuestionMessage() - Method in class org.minidns.record.Record
-
- getQueue() - Method in class net.i2p.util.LogManager
-
Zero-copy.
- getQueued() - Method in class i2p.susi.webmail.pop3.BackgroundChecker
-
- getQueued() - Method in class i2p.susi.webmail.pop3.DelayedDeleter
-
- 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
-
- getRandomAccess(String) - Method in interface org.apache.commons.io.input.Tailer.Tailable
-
Creates a random access file stream to read.
- getRandomAccessFile(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin
-
- getRandomAccessFile(OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets this origin as a RandomAccessFile, if possible.
- getRandomAccessFile() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Gets a RandomAccessFile from the origin.
- getRandomAccessFile() - Method in class org.apache.commons.io.input.RandomAccessFileInputStream
-
Gets the underlying file.
- getRandomAccessFile() - Method in class org.apache.commons.io.output.RandomAccessFileOutputStream
-
Gets the underlying random access file.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getRating() - Method in class org.klomp.snark.comments.Comment
-
- getRatingCount() - Method in class org.klomp.snark.comments.CommentSet
-
- getRawAce() - Method in class org.minidns.dnsname.DnsName
-
- getRawBytes() - Method in class org.apache.commons.io.ByteOrderMark
-
- getRawBytes() - Method in class org.minidns.dnsname.DnsName
-
- getRawLabels() - Method in class org.minidns.dnsname.DnsName
-
Get a copy of the raw labels of this DNS name.
- getRawListing() - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets the original FTP server raw listing used to initialize the FTPFile.
- 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
-
- 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
-
- 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
-
- getRcvRetryHeaderEncryptKey2() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- getRdnsCacheStats() - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
-
Get cache statistics for monitoring
- getRdnsEntry() - Method in class net.i2p.router.transport.CommSystemFacadeImpl.CacheEntry
-
- getReachability() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- 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
-
Returns the current reachability status of the transport.
- getRead() - Method in class i2p.susi.util.CountingInputStream
-
- 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
- getReader(Charset) - Method in class org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin
-
- getReader(Charset) - Method in class org.apache.commons.io.build.AbstractOrigin.ByteArrayOrigin
-
- getReader(Charset) - Method in class org.apache.commons.io.build.AbstractOrigin.CharSequenceOrigin
-
Gets a new Reader on the origin, buffered by default.
- getReader(Charset) - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets a new Reader on the origin, buffered by default.
- getReader(Charset) - Method in class org.apache.commons.io.build.AbstractOrigin.InputStreamOrigin
-
- getReader(Charset) - Method in class org.apache.commons.io.build.AbstractOrigin.ReaderOrigin
-
Gets a new Reader on the origin, buffered by default.
- getReader() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Gets a Reader from the origin with a Charset.
- getReaderThread() - Method in class org.apache.commons.net.telnet.TelnetClient
-
Gets the status of the reader thread.
- getReadLock() - Method in class net.i2p.router.util.DecayingBloomFilter
-
- 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
-
Get the read idle timeout for newly-created connections (in
milliseconds).
- getReadTimeout() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getReadyCount() - Method in class net.i2p.router.JobQueue
-
Get the number of jobs ready to be executed.
- getRealm() - Method in class net.i2p.i2ptunnel.I2PTunnelConnectClient
-
- getRealm() - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- getRealm() - Method in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- getReason() - Method in class net.i2p.data.i2cp.AbuseReason
-
Get the abuse reason.
- getReason() - Method in class net.i2p.data.i2cp.DisconnectMessage
-
- getReason() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- getReasonPhrase() - Method in class org.cybergarage.http.HTTPStatus
-
Gets the reason phrase.
- getReasons() - Method in class net.i2p.router.sybil.Points
-
- getReceiveAliceTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we last hear from alice?
- getReceiveBobTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we last hear from bob?
- getReceiveBps() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getReceiveBps(long) - Method in class net.i2p.router.transport.udp.PeerState
-
An approximation, for display only
- 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
-
- getReceiveBufferSize() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getReceiveBufferSize() - Method in class org.apache.commons.net.SocketClient
-
Gets the current receivedBuffer size
- getReceiveCharlieTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we last hear 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.
- getReceiveDataSocketBufferSize() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the value to be used for the data socket SO_RCVBUF option.
- 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
-
- 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
-
- 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
-
Estimate how large the other side's MTU is.
- getReceiver() - Method in class com.southernstorm.noise.protocol.CipherStatePair
-
Gets the CipherState to use to receive packets from the remote party.
- 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.
- getReceiveTimeStamp() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the receive timestamp as defined in RFC-1305.
- getReceiveTimeStamp() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the receive time as defined in RFC-1305.
- 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.
- getRecentDateFormat() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
Gets the recentDateFormat.
- getRecentDateFormatStr() - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
- getRecentDateFormatString() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
Gets the recentDateFormat.
- 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.
- getRecentStats() - Method in class net.i2p.router.JobStats
-
- getRecipient() - Method in class net.i2p.router.message.GarlicConfig
-
- getRecipientPublicKey() - Method in class net.i2p.router.message.GarlicConfig
-
- 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
-
- 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
-
- getReduceCount(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getReduceOnIdle(int, boolean) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getReduceTime(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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.
- getRefAddress(NtpV3Packet) - Static method in class org.apache.commons.net.ntp.NtpUtils
-
Gets the NTP packet reference identifier as IP address.
- getReferenceClock(NtpV3Packet) - Static method in class org.apache.commons.net.ntp.NtpUtils
-
Gets refId as reference clock string (e.g.
- getReferenceId() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the reference id as defined in RFC-1305, which is a 32-bit integer whose value is dependent on several criteria.
- getReferenceId() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the reference id (32-bit code) as defined in RFC-1305.
- getReferenceIdString() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the reference id string.
- getReferenceIdString() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the reference ID string.
- getReferences() - Method in class org.apache.commons.net.nntp.Article
-
Returns the MessageId references as an array of Strings
- getReferenceTimeStamp() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the reference time as defined in RFC-1305.
- getReferenceTimeStamp() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the reference time as defined in RFC-1305.
- 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
-
Show the Referrer-Policy field
- 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>
- getRefreshValue() - Method in class net.i2p.router.web.helpers.GraphHelper
-
- getRegion(String) - Method in class com.maxmind.geoip.LookupService
-
- getRegion(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- getRegion(long) - Method in class com.maxmind.geoip.LookupService
-
- 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.
- getRejectInproxy(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getRejectionRate() - Method in class net.i2p.router.peermanager.TunnelHistory
-
- getRejectReferer(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getRejectUserAgents(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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.
- 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
-
default Reliability.DEFAULT
- getReliability(int) - Static method in class net.i2p.client.SendMessageOptions
-
default Reliability.DEFAULT
- getRemaining() - Method in class net.i2p.i2ptunnel.util.GunzipOutputStream
-
Inflater statistic
- getRemaining() - Method in class net.i2p.util.ResettableGZIPInputStream
-
Moved from i2ptunnel HTTPResponseOutputStream.InternalGZIPInputStream
- getRemaining() - Method in class org.apache.commons.io.input.BoundedInputStream
-
Gets how many bytes remain to read.
- getRemaining() - Method in class org.apache.commons.io.input.ChecksumInputStream
-
Gets the byte count remaining to read.
- getRemainingLength() - Method in class org.klomp.snark.Snark
-
Bytes not yet in storage.
- getRemainingLength() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getRemainingRecoveryTime() - Method in class net.i2p.router.HashPatternDetector
-
Get remaining recovery time in milliseconds.
- 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
-
- 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
-
new in Java 7
- getRemoteAddress() - Method in class org.apache.commons.net.SocketClient
-
Gets the address to which the socket is connected.
- getRemoteAddress() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- 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
-
RemoteHostId, uniquely identifies an 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
-
- 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
-
- getRemoteInetSocketAddress() - Method in class org.apache.commons.net.SocketClient
-
Gets the remote socket address used for the connection.
- getRemoteIP() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getRemoteIP() - Method in class net.i2p.router.transport.udp.PeerState
-
what IP is the peer sending and receiving packets on?
- getRemoteIPAddress() - Method in class net.i2p.router.transport.udp.PeerState
-
- 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.
- getRemoteOptionState(int) - Method in class org.apache.commons.net.telnet.TelnetClient
-
Gets the state of the option on the remote side.
- 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
-
The peer are we talking to.
- 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.udp.PeerState
-
what port is the peer sending and receiving packets on?
- 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.apache.commons.net.SocketClient
-
Gets the port number of the remote host to which the client is connected.
- getRemotePort() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- 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
-
- getRemoteSocketAddress() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getRemoteSPK() - Method in class net.i2p.client.streaming.impl.Connection
-
The key to verify signatures with.
- getRenewSubscriber() - Method in class org.cybergarage.upnp.ControlPoint
-
- getRepliedPeers() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getReply(int) - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getReply() - Method in class org.apache.commons.net.ftp.FTP
-
Gets a reply from the FTP server and returns the integer reply code.
- getReply() - Method in class org.apache.commons.net.nntp.NNTP
-
Gets a reply from the NNTP server and returns the integer reply code.
- getReply() - Method in class org.apache.commons.net.smtp.SMTP
-
Gets a reply from the SMTP server and returns the integer reply code.
- getReplyCode() - Method in class org.apache.commons.net.ftp.FTP
-
Gets the integer value of the reply code of the last FTP reply.
- getReplyCode(String) - Static method in class org.apache.commons.net.imap.IMAPReply
-
Gets the String reply code - OK, NO, BAD - in a tagged response as an integer.
- getReplyCode() - Method in class org.apache.commons.net.nntp.NNTP
-
Gets the integer value of the reply code of the last NNTP reply.
- getReplyCode() - Method in class org.apache.commons.net.ProtocolCommandEvent
-
Gets the reply code of the received server reply.
- getReplyCode() - Method in class org.apache.commons.net.smtp.SMTP
-
Gets the integer value of the reply code of the last SMTP reply.
- getReplyGateway() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
- 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.
- getReplyString() - Method in class org.apache.commons.net.ftp.FTP
-
Gets the entire text of the last FTP server response exactly as it was received, including all end of line markers in NETASCII format.
- getReplyString(int) - Method in class org.apache.commons.net.ftp.FTP
-
Gets the nth line of text from the last FTP server response as a string.
- getReplyString() - Method in class org.apache.commons.net.imap.IMAP
-
Gets the reply to the last command sent to the server.
- getReplyString() - Method in class org.apache.commons.net.nntp.NNTP
-
Gets the entire text of the last NNTP server response exactly as it was received, not including the end of line marker.
- getReplyString() - Method in class org.apache.commons.net.pop3.POP3
-
Gets the reply to the last command sent to the server.
- getReplyString() - Method in class org.apache.commons.net.smtp.SMTP
-
Gets the entire text of the last SMTP server response exactly as it was received, including all end of line markers in NETASCII format.
- getReplyStrings() - Method in class org.apache.commons.net.ftp.FTP
-
Gets the lines of text from the last FTP server response as an array of strings, one entry per line.
- getReplyStrings() - Method in class org.apache.commons.net.imap.IMAP
-
Gets an array of lines received as a reply to the last command sent to the server.
- getReplyStrings() - Method in class org.apache.commons.net.pop3.POP3
-
Gets an array of lines received as a reply to the last command sent to the server.
- getReplyStrings() - Method in class org.apache.commons.net.smtp.SMTP
-
Gets the lines of text from the last SMTP server response as an array of strings, one entry per line.
- 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
-
- getReportHostAddress() - Method in class org.apache.commons.net.ftp.FTPClient
-
- 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
-
- getRequest() - Method in class net.i2p.util.EepHead
-
- 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.
- 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
-
lease set that is being requested
- 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
-
- getRequestHostURL(String, int) - Static method in class org.cybergarage.http.HTTP
-
Creates a request host URL from host and port.
- getRequestPort() - Method in class org.cybergarage.http.HTTPRequest
-
- getRequestProperties() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getRequestProperty(String) - Method in class org.apache.commons.io.CloseableURLConnection
-
- getRequestRate() - Method in class org.klomp.snark.BandwidthManager
-
The average rate in Bps
- getRequests() - Method in class org.klomp.snark.PeerState
-
debug
- getRequestSentTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getRequestTime() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
-
when was the request made?
- getRequestURI() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- getRequireFullySigned() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
Do we want all packets in both directions to be signed,
or can we deal with signatures on the SYN and FIN packets
only?
There is no property name defined for this, so it's safe to
say this is unused and always false.
- getReseedURL() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
-
- getResendDelay() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
How long after sending a packet will we wait before resending?
- 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).
- getReservedFileNames() - Method in enum org.apache.commons.io.FileSystem
-
Gets a cloned copy of the reserved file names.
- getResetReceived() - Method in class net.i2p.client.streaming.impl.Connection
-
- getResetSent() - Method in class net.i2p.client.streaming.impl.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
-
- getResponseCode(int) - Static method in enum org.minidns.dnsmessage.DnsMessage.RESPONSE_CODE
-
Retrieve the response code for a byte value.
- getRestartOffset() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the restart offset.
- 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
-
- 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
-
- getReturnTime() - Method in class org.apache.commons.net.ntp.TimeInfo
-
Gets the time at which time message packet was received by local machine.
- 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
-
- getReuseAddress() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- 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
-
- 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
-
- getRho() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPublicKeyParameters
-
- 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.
- getRootDelay() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the root delay as defined in RFC-1305, which is the total roundtrip delay to the primary reference source, in seconds.
- getRootDelay() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the root delay as defined in RFC-1305.
- getRootDelayInMillisDouble() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the root delay as defined in RFC-1305 in milliseconds, which is the total roundtrip delay to the primary reference source, in seconds.
- getRootDelayInMillisDouble() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets root delay in milliseconds.
- getRootDevice() - Method in class org.cybergarage.upnp.Device
-
- getRootDevice() - Method in class org.cybergarage.upnp.Service
-
Gets the root device containing this service.
- getRootDispersion() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the root dispersion as defined in RFC-1305.
- getRootDispersion() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the root dispersion as defined in RFC-1305.
- getRootDispersionInMillis() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the root dispersion (as defined in RFC-1305) in milliseconds.
- getRootDispersionInMillis() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the the root dispersion in milliseconds.
- getRootDispersionInMillisDouble() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the root dispersion (as defined in RFC-1305) in milliseconds as double precision value.
- getRootDispersionInMillisDouble() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the root dispersion in milliseconds.
- getRootElement(InputSource) - Static method in class org.rrd4j.core.Util.Xml
-
- getRootElement(String) - Static method in class org.rrd4j.core.Util.Xml
-
- getRootElement(File) - Static method in class org.rrd4j.core.Util.Xml
-
- getRootName() - Method in class net.i2p.util.LogLimit
-
- getRootNode() - Method in class org.cybergarage.upnp.Device
-
- 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
-
- 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
-
- 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
- getRouters() - Method in class net.i2p.router.NetworkDatabaseFacade
-
public for NetDbRenderer in routerconsole
- getRouters() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
Public for NetDbRenderer in routerconsole
- 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
-
Get the 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
-
- 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() - Method in class org.rrd4j.core.RrdDoubleMatrix
-
Getter for the field 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
-
- 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
-
- 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
-
- 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
-
- getRrdToolCommand() - Method in class org.rrd4j.core.FetchRequest
-
- getRrdToolCommand() - Method in class org.rrd4j.core.RrdDef
-
- getRrdToolCommand() - Method in class org.rrd4j.core.Sample
-
- getRrdValues() - Method in class org.rrd4j.data.Def
-
- getRTO() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- getRTO() - Method in class net.i2p.router.transport.udp.PeerState
-
How soon should we retransmit an unacked packet?
- getRTT() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
What to set the round trip time estimate to (in milliseconds)
- getRTT() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getRTT() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getRTT() - Method in class net.i2p.router.transport.udp.PeerState
-
How long does it usually take to get a message ACKed?
- getRTTDev() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
used in TCB @since 0.9.8
- getRTTDeviation() - Method in class net.i2p.router.transport.udp.PeerState
-
How skewed are the measured RTTs?
- getRules() - Method in class net.i2p.apache.http.conn.util.PublicSuffixList
-
- getRun() - Method in class org.apache.commons.io.input.Tailer
-
Gets whether to keep on running.
- getRunner(Destination) - Method in class net.i2p.router.client.ClientManager
-
Unsynchronized
- getRunnerDestinations() - Method in class net.i2p.router.client.ClientManager
-
- 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.
- getS() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
-
- getS2cSFWTestResults() - Method in class edu.internet2.ndt.Tcpbw100
-
Get Server->Client fire-wall test results.
- getSalt() - Method in class org.minidns.record.NSEC3
-
- getSaltLength() - Method in class org.minidns.record.NSEC3
-
- getSaltLength() - Method in class org.minidns.record.NSEC3PARAM
-
- getSauth() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
-
- 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
-
- 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
-
not really listeners but the easiest way to get back to an optional SnarkManager
- 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
-
- getScheduler(Connection) - Method in class net.i2p.client.streaming.impl.SchedulerChooser
-
- 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
-
- 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
-
- getSCPDURL() - Method in class org.cybergarage.upnp.Service
-
Gets the SCPD URL for this service.
- getScratchByteArray() - Static method in class org.apache.commons.io.IOUtils
-
Gets the internal byte array buffer, intended for both reading and writing.
- getScratchByteArrayWriteOnly() - Static method in class org.apache.commons.io.IOUtils
-
Gets the internal byte array intended for write only operations.
- getScratchCharArray() - Static method in class org.apache.commons.io.IOUtils
-
Gets the char byte array buffer, intended for both reading and writing.
- getScratchCharArrayWriteOnly() - Static method in class org.apache.commons.io.IOUtils
-
Gets the internal char array intended for write only operations.
- 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
-
- getSeconds() - Method in class net.i2p.i2ptunnel.access.Threshold
-
- getSeconds() - Method in class org.apache.commons.net.ntp.TimeStamp
-
Gets the high-order 32-bits representing the seconds of this NTP timestamp.
- 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
-
- 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
-
- getSeed() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
-
- 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
-
- getSelector() - Method in class net.i2p.router.web.helpers.SearchHelper
-
- getSendAckDelay() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
if there are packets we haven't ACKed yet and we don't
receive _receiveWindow messages before
(_lastSendTime+_sendAckDelay), send an ACK of what
we have received so far.
- getSendAliceTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we send to alice, SSU2 Bob only
- getSendBegin() - Method in class net.i2p.router.OutNetMessage
-
when did the sending process begin
- 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
-
- getSendBufferSize() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getSendBufferSize() - Method in class org.apache.commons.net.SocketClient
-
Gets the current sendBuffer size
- getSendCharlieTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we send 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
-
- getSendDataSocketBufferSize() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the value to be used for the data socket SO_SNDBUF option.
- 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.
- 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
- getSendMax() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getSendMin() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- 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
-
time the transport tries to send the message (including any queueing)
- 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
-
The next hop
- 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
-
how many bytes should we send to the peer in a second
1st stat in CWND column, otherwise unused,
candidate for removal
- getSendWindowBytesRemaining() - Method in class net.i2p.router.transport.udp.PeerState
-
how many bytes can we send to the peer in the current second
- 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
-
What IP do they appear to be on?
- getSentIP() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
The remote side (Bob) - note that in some places he's called Charlie.
- getSentPort() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
What port number do they appear to be coming from?
- 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
-
- getSentSignedOnTime() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getSentSignedOnTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getSEQ() - Method in class org.cybergarage.upnp.event.NotifyRequest
-
- 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
-
Gets the 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
-
Returns a new serial number.
- getSerialNumber() - Method in class org.cybergarage.upnp.Device
-
- 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
-
- getServer() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getServerCount() - Method in class net.i2p.router.time.RouterTimestamper
-
- getServerLanguageCode() - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
- getServerLocation() - Method in class net.i2p.router.web.helpers.WizardHelper
-
- 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
-
- getServerSocketFactory() - Method in class org.apache.commons.net.SocketClient
-
- getServerSystemKey() - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
Gets the serverSystemKey property.
- getServerTarget(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- getServerTimeZone() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
Gets the serverTimeZone used by this parser.
- getServerTimeZoneId() - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
- 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(int) - Method in class org.cybergarage.upnp.ServiceList
-
- getService() - Method in class org.cybergarage.upnp.StateVariable
-
- getServiceByControlURL(String) - Method in class org.cybergarage.upnp.Device
-
- getServiceByEventSubURL(String) - Method in class org.cybergarage.upnp.Device
-
- getServiceBySCPDURL(String) - Method in class org.cybergarage.upnp.Device
-
- getServiceID() - Method in class org.cybergarage.upnp.Service
-
Gets the service ID of this service.
- getServiceList() - Method in class org.cybergarage.upnp.Device
-
- 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
-
- getServiceStateTable() - Method in class org.cybergarage.upnp.Service
-
- getServiceType() - Method in class org.cybergarage.upnp.Service
-
Gets the service type of this service.
- getSession() - Method in interface net.i2p.client.streaming.I2PSocketManager
-
- getSession() - Method in class net.i2p.client.streaming.impl.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
-
- getSessionConfig() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- 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
-
- getSessionId() - Method in class net.i2p.data.i2cp.DestroySessionMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.HostLookupMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.HostReplyMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.MessageStatusMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- getSessionId() - Method in class net.i2p.data.i2cp.SessionId
-
- getSessionId() - Method in class net.i2p.data.i2cp.SessionStatusMessage
-
- 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
-
- getSessions() - Method in class net.i2p.i2ptunnel.I2PTunnel
-
- getSettings() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
- getSettings() - Method in class net.i2p.router.web.helpers.ConfigAdvancedHelper
-
- 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
-
- 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
-
- getShareBandwidth() - Method in class net.i2p.router.web.helpers.WizardHelper
-
Adapted from ConfigNetHelper.
- 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
-
- 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
-
- 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
-
- getShareRateBits() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- getShareRateBits() - Method in class net.i2p.router.web.helpers.WizardHelper
-
Copied from ConfigNetHelper.
- getShareRateMegabits() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- getShareRatio() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getShareRatio() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getShareRatio() - Method in interface net.i2p.router.TunnelManagerFacade
-
- getShareRatio() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- 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
- getShortMonthNames() - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
- getShortMonths() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
Gets an array of 12 strings representing the short month names used by this parse.
- 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
-
- 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
-
Get the 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() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getSID(String) - Static method in class org.cybergarage.upnp.event.Subscription
-
- getSID() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- getSID() - Method in class org.cybergarage.upnp.event.SubscriptionResponse
-
- getSID() - Method in class org.cybergarage.upnp.Service
-
- getSID() - Method in class org.cybergarage.upnp.xml.ServiceData
-
- 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
-
- getSignature() - Method in class org.minidns.record.RRSIG
-
- 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
-
- getSignatureBase64() - Method in class org.minidns.record.RRSIG
-
- getSignatureLength() - Method in class org.minidns.record.RRSIG
-
- getSigner(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- 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
-
- 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
-
- 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
-
Gets the signature type from the certificate.
- getSigType(int, String) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getSigType(int, String) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- 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
-
- 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 size of 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
-
- 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
-
- getSize() - Method in class org.apache.commons.io.input.NullInputStream
-
- getSize() - Method in class org.apache.commons.io.input.NullReader
-
Gets the size this
Reader emulates.
- getSize(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the size for a path.
- getSize() - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets the file size in bytes.
- getSize() - Method in class org.klomp.snark.MagnetState
-
- getSize(long) - Method in class org.klomp.snark.web.InclusiveByteRange
-
- 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
-
- 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
-
When we're in slow start, we grow the window size at the rate
of 1/(factor).
- getSlowStartThreshold() - Method in class net.i2p.router.transport.udp.PeerState
-
Stat in SST column, otherwise unused - candidate for removal
- getSmallestIcon() - Method in class org.cybergarage.upnp.Device
-
- getSmallLeading() - Method in class org.rrd4j.graph.RrdGraphGenerator
-
- getSnarkRevision() - Method in class org.klomp.snark.standalone.RunStandalone
-
- getSOAPAction() - Method in class org.cybergarage.soap.SOAPRequest
-
- getSocket() - Method in class net.i2p.client.streaming.impl.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
-
- getSocket() - Method in class org.cybergarage.http.HTTPSocket
-
- getSocket() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- 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
-
- getSocketIn() - Method in class net.i2p.i2ptunnel.I2PTunnelOutproxyRunner
-
- getSocketIn() - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
-
Gets the TCP socket input stream.
- getSocketManager() - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
This is ONLY for shared clients.
- 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 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
-
- 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
- getSoLinger() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getSoLinger() - Method in class org.apache.commons.net.SocketClient
-
Gets the current SO_LINGER timeout of the currently opened socket.
- 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.
- getSoTimeout() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getSoTimeout() - Method in class org.apache.commons.net.SocketClient
-
Gets the timeout in milliseconds of the currently opened socket.
- getSoTimeoutDuration() - Method in class org.apache.commons.net.DatagramSocketClient
-
Gets the timeout duration of the currently opened socket.
- 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
-
- getSourceDirectory() - Method in class org.apache.commons.io.file.CopyDirectoryVisitor
-
Gets the source directory.
- 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.
- getSpace() - Method in class org.apache.commons.io.input.buffer.CircularByteBuffer
-
Gets the number of bytes, that can currently be added to the buffer.
- 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
-
extra factor added to the speed ranking - this can be updated in the profile
written to disk to affect how the algorithm ranks speed.
- getSpeedThreshold() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- 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
-
- getSpoofedHost(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- getSport() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
-
- getSrcConnID() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
-
long headers only
- getSSDPAnnounceCount() - Method in class org.cybergarage.upnp.Device
-
- getSSDPBindAddress() - Method in class org.cybergarage.upnp.Device
-
- getSSDPBindAddress() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- 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
-
- getSSDPNotifySocketList() - Method in class org.cybergarage.upnp.ControlPoint
-
I2P was private
- getSSDPPacket() - Method in class org.cybergarage.upnp.Device
-
- getSSDPPacket(boolean) - Method in class org.cybergarage.upnp.Device
-
I2P for multiple location support
- getSSDPPacket() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getSSDPPacket(boolean) - Method in class org.cybergarage.upnp.xml.DeviceData
-
I2P for multiple location support
- getSSDPPort() - Method in class org.cybergarage.upnp.ControlPoint
-
- getSSDPPort() - Method in class org.cybergarage.upnp.Device
-
- getSSDPPort() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getSSDPSearchResponseSocket(int) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
-
- getSSDPSearchResponseSocketList() - Method in class org.cybergarage.upnp.ControlPoint
-
I2P was private
- getSSDPSearchSocket(int) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
-
- getSSDPSearchSocketList() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getSslProxies(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
Get the valid SSU version of Bob's SSU address
for our outbound connections as Alice.
- getST() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getST() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- 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
-
- getStartAfter() - Method in class net.i2p.router.JobTiming
-
Get the scheduled start time for 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.
- 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
-
- 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
-
- 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
-
- getState() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getState() - Method in class net.i2p.router.update.ConsoleUpdateManager
-
- getState() - Method in class net.i2p.router.web.GraphGenerator
-
- getState() - Method in class net.i2p.router.web.helpers.SidebarHelper.NetworkStateMessage
-
- 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
-
- getState() - Method in class org.apache.commons.net.imap.IMAP
-
Gets the current IMAP client state.
- getState() - Method in class org.apache.commons.net.pop3.POP3
-
Gets the current POP3 client state.
- getState() - Method in class org.klomp.snark.SnarkManager
-
ClientApp method.
- getStateAccumValue(int, int) - Method in class org.rrd4j.core.DataImporter
-
- 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(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(String) - Method in class org.cybergarage.upnp.Device
-
- getStateVariable(String) - Method in class org.cybergarage.upnp.Service
-
- getStateVariable(int) - Method in class org.cybergarage.upnp.ServiceStateTable
-
- getStateVariableData() - Method in class org.cybergarage.upnp.StateVariable
-
- getStateVariableNode() - Method in class org.cybergarage.upnp.StateVariable
-
Gets the state variable node containing variable definition.
- 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
-
- getStatus() - Method in interface com.vuze.plugins.mlab.MLabRunner.ToolRunListener
-
- 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
-
- getStatus() - Method in class net.i2p.data.i2cp.SessionStatusMessage
-
- 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
-
- getStatus() - Method in class net.i2p.router.transport.udp.PeerTestState
-
what code did we send 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
-
Show a combined server status message e.g.
- getStatus() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the status of the server.
- getStatus(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the status of the server for a given path.
- getStatus() - Method in class org.cybergarage.upnp.Action
-
Gets the UPnP status for this action.
- getStatus() - Method in class org.cybergarage.upnp.StateVariable
-
- 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
-
- getStatusText() - Method in class net.i2p.util.EepGet
-
The server text ("OK", "Not Found", etc).
- 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() - 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() - 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
-
- 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(int) - Method in class org.rrd4j.core.RrdToolReader
-
- getSteps(int) - Method in class org.rrd4j.core.XmlReader
-
- getStorage() - Method in class org.klomp.snark.PeerCoordinator
-
- getStorage() - Method in class org.klomp.snark.Snark
-
- 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
-
- getStratum() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the Stratum as defined in RFC-1305, which indicates the stratum level of the local clock, with values defined as follows: 0=unspecified, 1=primary
ref clock, and all others a secondary reference (via NTP).
- getStratum() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the stratum as defined in RFC-1305.
- getStreamSession() - Method in class net.i2p.sam.SAMv1Handler
-
- getStreamSize() - Method in class org.apache.commons.net.io.CopyStreamEvent
-
Gets the size of the stream being copied.
- 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
-
- getString(String, Object) - Static method in class i2p.susi.dns.Messages
-
- getString(String, Object, Object) - Static method in class i2p.susi.dns.Messages
-
- getString(int, String, String) - Static method in class i2p.susi.dns.Messages
-
translate (ngettext) @since 0.8.7
- getString(String) - Static method in class i2p.susi.webmail.Messages
-
- getString(String, Object) - Static method in class i2p.susi.webmail.Messages
-
- getString(String, Object, Object) - Static method in class i2p.susi.webmail.Messages
-
- getString(int, String, String) - Static method in class i2p.susi.webmail.Messages
-
- getString(String) - Static method in class net.i2p.addressbook.Messages
-
- getString(String, Object) - Static method in class net.i2p.addressbook.Messages
-
- getString(String, Object, Object) - Static method in class net.i2p.addressbook.Messages
-
- 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() - Method in enum org.apache.commons.io.StandardLineSeparator
-
Gets the String value of this instance.
- 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
-
- getStringHeaderValue(String) - Method in class org.cybergarage.http.HTTPPacket
-
- 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
-
- getStringWidth(String, Font) - Method in class org.rrd4j.graph.SVGImageWorker
-
- getStyle() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- 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
-
- getStyledDocument() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextPane
-
- getSubData() - Method in class net.i2p.router.message.GarlicConfig
-
- getSubData() - Method in class net.i2p.router.message.PayloadGarlicConfig
-
- getSubject() - Method in class org.apache.commons.net.nntp.Article
-
Gets the article subject.
- getSubject() - Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
-
Gets the subject used in the Subject: header field.
- 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
-
- getSubscriberList() - Method in class org.cybergarage.upnp.Service
-
- getSubscriberList() - Method in class org.cybergarage.upnp.xml.ServiceData
-
- getSubscriberService(String) - Method in class org.cybergarage.upnp.ControlPoint
-
- getSubscriberService(String) - Method in class org.cybergarage.upnp.Device
-
- getSubscriptionTime() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getSubsessions() - Method in interface net.i2p.client.I2PSession
-
- getSubsessions() - Method in class net.i2p.client.impl.I2PSessionImpl
-
- getSubsessions() - Method in class net.i2p.client.impl.SubSession
-
Unsupported in a subsession.
- getSubsessions() - Method in interface net.i2p.client.streaming.I2PSocketManager
-
- getSubsessions() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- 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
- getSuites() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Gets the cipher suites.
- getSummary() - Method in class net.i2p.router.web.helpers.CertHelper
-
- getSummary() - Method in class net.i2p.router.web.helpers.ConfigKeyringHelper
-
- getSummary() - Method in class net.i2p.router.web.helpers.ProfilesHelper
-
- getSummaryBarSections(String) - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- getSummaryListener() - Method in class net.i2p.stat.Rate
-
- getSupportedEncryption() - Method in class net.i2p.router.LeaseSetKeys
-
What types of encryption are supported?
- getSupportedLanguageCodes() - Static method in class org.apache.commons.net.ftp.FTPClientConfig
-
Gets a Collection of all the language codes currently supported by this class.
- 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
-
- getSuspiciousPrefixes() - Method in class net.i2p.router.HashPatternDetector
-
Get suspicious prefixes that are part of a sequential pattern.
- getSwingMainMenu() - Method in class net.i2p.desktopgui.ExternalTrayManager
-
- getSwingMainMenu() - Method in class net.i2p.desktopgui.InternalTrayManager
-
- 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
-
- 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.
- getSystemType() - Method in class org.apache.commons.net.ftp.FTPClient
-
Gets the system type from the server and returns the string.
- getSystemTypeOverride() - Method in class org.apache.commons.net.ftp.FTPClient
-
- 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
-
- getT() - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPublicKeyParameters
-
- 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
- getTag() - Method in exception org.apache.commons.io.TaggedIOException
-
Returns the serializable tag object.
- getTags(File) - Static method in class org.klomp.snark.web.Mp3Tags
-
- 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
-
This option is mostly handled on the router side,
but PacketQueue also needs to know, so that when
it overrides, it doesn't exceed the setting.
- 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
-
This option is mostly handled on the router side,
but PacketQueue also needs to know, so that when
it overrides, it doesn't exceed the setting.
- getTailable() - Method in class org.apache.commons.io.input.Tailer
-
Gets the Tailable.
- 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 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
-
Get 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
-
- getTargetDirectory() - Method in class org.apache.commons.io.file.CopyDirectoryVisitor
-
Gets the target directory.
- getTargetHost() - Method in class net.i2p.i2ptunnel.TunnelController
-
- getTargetHost(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- 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
-
- getTcpAutoIPChecked(int) - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- getTcpAutoPortChecked(int) - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- getTcpNoDelay() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getTcpNoDelay() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getTcpNoDelay() - Method in class org.apache.commons.net.SocketClient
-
Gets true if Nagle's algorithm is enabled on the currently opened socket.
- 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
-
- getTempDirectory() - Static method in class org.apache.commons.io.file.PathUtils
-
Gets a
Path representing the system temporary directory.
- getTempDirectory() - Static method in class org.apache.commons.io.FileUtils
-
Gets a
File representing the system temporary directory.
- getTempDirectoryPath() - Static method in class org.apache.commons.io.FileUtils
-
Getsv the path to the system temporary directory.
- getTestData() - Method in class net.i2p.router.transport.udp.PeerTestState
-
Get for retransmission.
- getTestJobCount() - Method in class net.i2p.router.JobQueue
-
Count the number of TestJob instances currently queued in the job queue.
- getTestStatus() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
Get the current test status 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
-
- getText() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextArea
-
- gettext(ResourceBundle, String) - Static method in class gnu.gettext.GettextResource
-
Returns the translation of msgid.
- getText() - Method in class net.i2p.router.web.FormHandler.Message
-
- getText() - Method in class org.klomp.snark.comments.Comment
-
- getText() - Method in class org.minidns.record.TXT
-
- getTextContent() - Method in class net.i2p.router.web.ContentHelper
-
- GettextResource - Class in gnu.gettext
-
This class implements the main GNU libintl functions in Java.
- 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
-
- 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
-
- 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
-
If they have offered to serve as an introducer to us, this is the tag
we can use to publish that fact.
- getThisDestination() - Method in interface net.i2p.client.streaming.I2PSocket
-
- getThisDestination() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- getThisDestination() - Method in class net.i2p.i2ptunnel.socks.SocketWrapper
-
- getThreadGroup() - Method in class net.i2p.sam.SessionRecord
-
- 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.
- getThreshold() - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Gets the threshold, in bytes, at which an event will be triggered.
- getThrowable() - Method in class net.i2p.util.LogRecord
-
- getThrowable() - Method in class org.apache.commons.io.input.BrokenInputStream
-
Gets the Throwable to throw.
- getTime() - Method in class net.i2p.data.DateAndFlags
-
- getTime() - Method in class org.apache.commons.net.daytime.DaytimeTCPClient
-
Gets the time string from the server and returns it.
- getTime(InetAddress) - Method in class org.apache.commons.net.daytime.DaytimeUDPClient
-
Gets the time string from the specified server and port and returns it.
- getTime(InetAddress, int) - Method in class org.apache.commons.net.daytime.DaytimeUDPClient
-
Gets the time string from the specified server and port and returns it.
- getTime() - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
-
Gets the NNTP query formatted time (hour, minutes, seconds in the form HHMMSS).
- getTime(InetAddress) - Method in class org.apache.commons.net.ntp.NTPUDPClient
-
Gets the time information from the specified server on the default NTP port and returns it.
- getTime(InetAddress, int) - Method in class org.apache.commons.net.ntp.NTPUDPClient
-
Gets the time information from the specified server and port and returns it.
- getTime(long) - Static method in class org.apache.commons.net.ntp.TimeStamp
-
Gets a Java standard time from a 64-bit NTP timestamp.
- getTime() - Method in class org.apache.commons.net.ntp.TimeStamp
-
Gets a Java standard time in milliseconds from the NTP timestamp.
- getTime() - Method in class org.apache.commons.net.time.TimeTCPClient
-
Gets the time from the server and returns it.
- getTime(InetAddress) - Method in class org.apache.commons.net.time.TimeUDPClient
-
Gets the time from the specified server and default port.
- getTime(InetAddress, int) - Method in class org.apache.commons.net.time.TimeUDPClient
-
Gets the time from the specified server and port.
- getTime() - Method in class org.klomp.snark.comments.Comment
-
java time (ms)
- 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
-
- 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
-
- 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.apache.commons.io.input.QueueInputStream
-
Gets the timeout duration.
- getTimeout() - Method in class org.cybergarage.http.HTTPServer
-
Gets the current socket timeout value.
- getTimeOut() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getTimeout(String) - Static method in class org.cybergarage.upnp.event.Subscription
-
- getTimeout() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- getTimeout() - Method in class org.cybergarage.upnp.event.SubscriptionResponse
-
- getTimeout() - Method in class org.cybergarage.upnp.Service
-
- getTimeout() - Method in class org.cybergarage.upnp.xml.ServiceData
-
- getTimeoutCount(Hash) - Method in class net.i2p.router.tunnel.pool.GhostPeerManager
-
Get consecutive timeout count for a peer.
- 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
-
- getTimeSinceCreated(long) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getTimeSinceReceive() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getTimeSinceReceive(long) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- 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
-
- getTimeSinceSend(long) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getTimestamp() - Method in class net.i2p.router.transport.CommSystemFacadeImpl.CacheEntry
-
- getTimestamp() - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets the file timestamp.
- getTimeStamp() - Method in class org.cybergarage.upnp.Device
-
- getTimeStamp() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- 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
- getTimestampInstant() - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets the file timestamp.
- 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
-
- 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
-
- getTimeZone() - Method in class org.rrd4j.data.DataProcessor
-
- getTimeZone() - Method in class org.rrd4j.graph.RrdGraphDef
-
- 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
-
- 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.
- getToRouter() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
may be null
- 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
-
Called by servlet to save a new torrent file generated from local data
- getTorrents() - Method in class org.klomp.snark.SnarkManager
-
Unmodifiable
- getTotalAllocatedInboundBytes() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getTotalAllocatedOutboundBytes() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- 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.
- getTotalBytesReceived() - Method in class org.apache.commons.net.tftp.TFTPClient
-
Gets the number of bytes received in the ongoing download.
- getTotalBytesSent() - Method in class org.apache.commons.net.tftp.TFTPClient
-
Gets the number of bytes sent in the ongoing download.
- getTotalBytesTransferred() - Method in class org.apache.commons.net.io.CopyStreamEvent
-
Gets the total number of bytes transferred so far by the copy operation.
- getTotalBytesTransferred() - Method in exception org.apache.commons.net.io.CopyStreamException
-
Gets the total number of bytes confirmed to have been transferred by a failed copy operation.
- getTotalCodewords() - Method in class com.google.zxing.qrcode.decoder.Version
-
- getTotalCommentsSent() - Method in class org.klomp.snark.Peer
-
- getTotalDay(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- getTotalHour(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getTotalLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.Block
-
- getTotalLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.Block
-
- getTotalLength() - Method in class net.i2p.router.transport.udp.SSU2Payload.Block
-
- 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
-
- getTotalLength() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getTotalMinute(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getTotalMinute(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getTotalPendingTime() - Method in class net.i2p.router.JobStats.RecentStats
-
- getTotalPendingTimeDouble() - Method in class net.i2p.router.JobStats
-
Get the total pending/wait time for all runs of this job type with sub-millisecond precision.
- getTotalQuantity() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Get the adjusted total quantity of tunnels we want for this pool.
- 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?
- getTotalSleepDuration() - Method in class org.apache.commons.io.input.ThrottledInputStream
-
Gets the total duration spent in sleep.
- getTotalTime() - Method in class net.i2p.router.JobStats.RecentStats
-
- getTotalTimeDouble() - Method in class net.i2p.router.JobStats
-
Get the total execution time for all runs of this job type with sub-millisecond precision.
- getTotalValues() - Method in class net.i2p.stat.RateAverages
-
Gets the total values.
- getToTunnel() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
may be null
- getTrackCount() - Method in class org.apache.commons.io.FileCleaningTracker
-
Gets the number of files currently being tracked, and therefore
awaiting deletion.
- 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
-
- getTrackerSeenPeers() - Method in class org.klomp.snark.web.FetchAndAdd
-
- getTrackerURL() - Method in class org.klomp.snark.MagnetURI
-
- getTrackerURL() - Method in class org.klomp.snark.Snark
-
- getTrackerURLs() - Method in class org.klomp.snark.MagnetURI
-
- getTrafficClass() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- getTrafficClass() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- getTransferEncoding() - Method in class i2p.susi.webmail.Attachment
-
- getTransferEncoding() - Method in class net.i2p.util.EepGet
-
Show the Transfer-Encoding field
- getTransferEncoding() - Method in class org.cybergarage.http.HTTPPacket
-
- 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
-
- getTransientSigningPubKey() - Method in class net.i2p.data.PrivateKeyFile
-
- getTransientSigningPublicKey() - Method in interface net.i2p.client.I2PSession
-
- getTransientSigningPublicKey() - Method in class net.i2p.client.impl.I2PSessionImpl
-
- 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
-
- getTransmitTimeStamp() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the transmit timestamp as defined in RFC-1305.
- getTransmitTimeStamp() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the transmit timestamp as defined in RFC-1305.
- 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
-
- getTransports() - Method in class net.i2p.router.CommSystemFacade
-
- 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.
- getTrustManager() - Method in class org.apache.commons.net.ftp.FTPSClient
-
- getTrustManager() - Method in class org.apache.commons.net.imap.IMAPSClient
-
- getTrustManager() - Method in class org.apache.commons.net.pop3.POP3SClient
-
- getTrustManager() - Method in class org.apache.commons.net.smtp.SMTPSClient
-
- getTtl() - Method in class org.minidns.record.Record
-
Retrieve the record ttl.
- getTunnel() - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- getTunnel() - Method in class net.i2p.i2ptunnel.TunnelController
-
The I2PTunnel
- getTunnel(TunnelId) - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- getTunnel(TunnelId) - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Get a tunnel by its gateway tunnel ID.
- getTunnelBackupQuantity(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
Inbound or both in/out
- getTunnelBackupQuantity(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
in or both in/out
- getTunnelBackupQuantityOut(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelBackupQuantityOut(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getTunnelBandwidth() - Method in class net.i2p.router.web.helpers.TunnelBandwidthHelper
-
- getTunnelBuildSuccess() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
Get the current tunnel build success rate.
- 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
-
- 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), calculated over a 1 minute, 1 hour, and 1 day period
Warning - may return null if !getIsExpanded()
- getTunnelDepth(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
Inbound or both in/out
- getTunnelDepth(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getTunnelDepthOut(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelDepthOut(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getTunnelDescription(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelDescription(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- 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
Warning - may return null if !getIsExpanded()
- getTunnelId(int) - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- getTunnelId() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
default null
- getTunnelId() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- getTunnelId() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
-
- getTunnelId() - Method in class net.i2p.data.Lease
-
Tunnel on the gateway to communicate with
- getTunnelId() - Method in class net.i2p.data.MetaLease
-
- getTunnelId() - Method in class net.i2p.data.TunnelId
-
- getTunnelIdObj() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- 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)
- getTunnelName(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelName(TunnelControllerGroup, int) - Static method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelName(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- getTunnelName(Destination) - Method in class net.i2p.router.networkdb.kademlia.ExpireLeasesJob
-
- getTunnelName(Destination) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- getTunnelName(Destination) - Method in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
-
- 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
-
- getTunnelQuantity(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
Inbound or both in/out
- getTunnelQuantity(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
in or both in/out
- getTunnelQuantityOut(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelQuantityOut(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getTunnelsParticipating() - Method in class net.i2p.router.web.helpers.TunnelParticipatingHelper
-
- getTunnelStatus(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelStatus(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- 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
-
- getTunnelSummary() - Method in class net.i2p.router.web.helpers.TunnelHelper
-
- getTunnelType(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelType(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- getTunnelVariance(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
Inbound or both in/out
- getTunnelVariance(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
in or both in/out
- getTunnelVarianceOut(int, int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelVarianceOut(int, int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- 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() - Method in interface net.i2p.client.impl.I2CPMessageHandler
-
- getType() - Method in class net.i2p.data.DatabaseEntry
-
Get the type of the data structure.
- getType() - Method in class net.i2p.data.EncryptedLeaseSet
-
- 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
-
- getType() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- getType() - Method in class net.i2p.data.i2cp.CreateSessionMessage
-
- getType() - Method in class net.i2p.data.i2cp.DestLookupMessage
-
- getType() - Method in class net.i2p.data.i2cp.DestReplyMessage
-
- getType() - Method in class net.i2p.data.i2cp.DestroySessionMessage
-
- getType() - Method in class net.i2p.data.i2cp.DisconnectMessage
-
- getType() - Method in class net.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- getType() - Method in class net.i2p.data.i2cp.GetDateMessage
-
- getType() - Method in class net.i2p.data.i2cp.HostLookupMessage
-
- getType() - Method in class net.i2p.data.i2cp.HostReplyMessage
-
- 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
-
- getType() - Method in class net.i2p.data.i2cp.MessageStatusMessage
-
- getType() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- getType() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- getType() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- getType() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- getType() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- getType() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- getType() - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
-
- getType() - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- getType() - Method in class net.i2p.data.i2cp.SessionStatusMessage
-
- getType() - Method in class net.i2p.data.i2cp.SetDateMessage
-
- 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
-
- getType() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
-
- 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
-
- getType() - Method in class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
-
- getType() - Method in class net.i2p.data.LeaseSet
-
- getType() - Method in class net.i2p.data.LeaseSet2
-
- getType() - Method in class net.i2p.data.MetaLease
-
- getType() - Method in class net.i2p.data.MetaLeaseSet
-
- 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
-
- 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
-
- getType() - Method in class net.i2p.internal.PoisonI2CPMessage
-
- getType() - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
Session key manager for ratchet encryption that handles outbound sessions, inbound tag sets, next key exchanges, and acknowledgment processing for ECIES+AEAD communications
- 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
-
- getType() - Method in class net.i2p.router.update.UpdateRunner
-
- getType() - Method in interface net.i2p.update.UpdateTask
-
Get the update type.
- getType() - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets the type of the file (one of the _TYPE constants), e.g., if it is a directory, a regular file, or a symbolic link.
- getType() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the type of time packet.
- getType() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets the type of time packet.
- getType() - Method in class org.apache.commons.net.tftp.TFTPPacket
-
Gets the type of the packet.
- 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() - Method in class org.minidns.record.DNSKEY
-
- getType() - Method in class org.minidns.record.DS
-
- getType() - Method in class org.minidns.record.MX
-
- getType() - Method in class org.minidns.record.NS
-
- getType() - Method in class org.minidns.record.NSEC
-
- getType() - Method in class org.minidns.record.NSEC3
-
- getType() - Method in class org.minidns.record.NSEC3PARAM
-
- getType() - Method in class org.minidns.record.OPENPGPKEY
-
- getType() - Method in class org.minidns.record.OPT
-
- 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() - Method in class org.minidns.record.SOA
-
- getType() - Method in class org.minidns.record.SRV
-
- getType() - Method in class org.minidns.record.TLSA
-
- getType() - Method in class org.minidns.record.TXT
-
- getType() - Method in class org.minidns.record.UNKNOWN
-
- 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
-
- getTypeOrder() - Method in class net.i2p.router.news.NewsMetadata.Update
-
lower is preferred
- getUDN() - Method in class org.cybergarage.upnp.Device
-
- getUDN(String) - Static method in class org.cybergarage.upnp.device.USN
-
- getUdpAutoIPChecked(int) - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- 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
-
- getUdpIP() - Method in class net.i2p.router.web.helpers.ConfigNetHelper
-
- 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
-
- 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.
- getUnchecked() - Method in interface org.apache.commons.io.function.IOSupplier
-
Gets a result.
- 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(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
-
- getUniqueLocal(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getUnivalArray(int) - Method in class org.rrd4j.core.jrrd.RRDFile
-
- 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).
- getUnparseableEntries() - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
Gets whether parsing a list should return FTPFile entries even for unparseable response lines
- 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
-
public for NetDbRenderer in routerconsole
- 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.
- getUntaggedReplyCode(String) - Static method in class org.apache.commons.net.imap.IMAPReply
-
Gets the String reply code - OK, NO, BAD - in an untagged response as an integer.
- getUpBandwidth() - Method in class net.i2p.router.web.helpers.WizardHelper
-
- 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
-
- 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
-
- getUpdateNonce() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- 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
-
default true
- 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
-
- 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
-
- getURI() - Method in interface net.i2p.update.UpdateTask
-
The current URI being checked or downloaded from.
- getURI() - Method in class org.cybergarage.http.HTTPRequest
-
- 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
-
Get the SusDNS project URL.
- getURL() - Method in class net.i2p.router.web.helpers.SearchHelper
-
- getURL() - Method in class org.apache.commons.io.CloseableURLConnection
-
- 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
-
- getUs() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getUseCaches() - Method in class org.apache.commons.io.CloseableURLConnection
-
- getUseClientMode() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Gets whether the socket is set to use client mode in its first handshake.
- getUseLeaseSetCheck() - Method in class net.i2p.addressbook.HostChecker
-
Get whether to use LeaseSet checking
- getUseOutproxyPlugin(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
Default true
- getUseOutproxyPlugin(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- getUser() - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets the name of the user owning the file.
- 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
-
- 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() - 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() - Method in class org.cybergarage.upnp.StateVariable
-
- getUserData() - Method in class org.cybergarage.xml.Node
-
Gets the user data associated with this node.
- getUserDirectory() - Static method in class org.apache.commons.io.FileUtils
-
Gets a
File representing the user's home directory.
- getUserDirectoryPath() - Static method in class org.apache.commons.io.FileUtils
-
Gets the path to the user's home directory.
- 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
-
- getUsername() - Method in class net.i2p.util.EepGet.AuthState
-
- getUSN() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getUSN() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- getUSN() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- 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
- getUUID() - Method in class org.cybergarage.upnp.Device
-
- 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'.
- getValidateServerCertificateTrustManager() - Static method in class org.apache.commons.net.util.TrustManagerUtils
-
Generate a TrustManager that checks server certificates for validity, but otherwise performs no checks.
- getValidIP(RouterInfo) - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
-
Return first valid IP (v4 or v6) we find, any transport.
- getValue() - Method in enum com.google.zxing.common.CharacterSetECI
-
- getValue() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JSpinner
-
- getValue() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.SpinnerNumberModel
-
- 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
-
- 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() - Method in class org.cybergarage.upnp.StateVariable
-
- getValue() - Method in class org.cybergarage.upnp.xml.ArgumentData
-
- getValue() - Method in class org.cybergarage.upnp.xml.StateVariableData
-
- 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(Node, boolean) - Static method in class org.rrd4j.core.Util.Xml
-
- 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() - Method in class org.rrd4j.data.VDef
-
- getValueAsBoolean(Node) - Static method in class org.rrd4j.core.Util.Xml
-
- 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(Node) - Method in class org.rrd4j.core.XmlTemplate
-
getValueAsDouble.
- getValueAsInt(Node) - Static method in class org.rrd4j.core.Util.Xml
-
- getValueAsInt(Node) - Method in class org.rrd4j.core.XmlTemplate
-
getValueAsInt.
- getValueAsLong(Node) - Static method in class org.rrd4j.core.Util.Xml
-
- 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
- getValues(int, int) - Method in class org.rrd4j.core.DataImporter
-
- 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
-
- getValues() - Method in class org.rrd4j.data.VDef
-
- getValues() - Method in class org.rrd4j.graph.SourcedPlotElement
-
- 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(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
-
Show the Vary field
- getVaryInboundHops() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getVaryOutboundHops() - Method in class org.klomp.snark.I2PSnarkUtil
-
- getVectorIndex(int) - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- 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
-
Get the SusDNS version.
- 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
-
Returns the NTCP protocol version this state machine handles.
- 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
-
- getVersion() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- getVersion() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- 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
-
- 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.apache.commons.net.ntp.NTPUDPClient
-
Gets the NTP protocol version number that client sets on request packet that is sent to remote host (e.g.
- getVersion() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Gets the NTP version number as defined in RFC-1305.
- getVersion() - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Gets version as defined in RFC-1305.
- 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() - 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
- getVisitFileFailedFunction() - Method in class org.apache.commons.io.file.SimplePathVisitor.AbstractBuilder
-
- getWantClientAuth() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Gets whether the socket will request client authentication.
- 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
-
- getWebSeedURLs() - Method in class org.klomp.snark.MetaInfo
-
Returns a list of urls or null.
- getWellIntegratedPeers() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
How many active peers the router ranks as well integrated.
- getWeRelayToThemAs() - 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
- getWhen(LogManager, LogRecord) - Static method in class net.i2p.util.LogRecordFormatter
-
- getWhenAdded() - Method in class net.i2p.router.transport.udp.EstablishmentManager.Token
-
- 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
-
when did handshake complete?
- 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
-
- getWidth() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
-
- getWidth() - Method in class org.cybergarage.upnp.Icon
-
Gets the width of the icon.
- getWidth() - Method in class org.rrd4j.graph.RrdGraphInfo
-
Returns total graph width
- getWill() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Gets a boolean indicating whether a WILL request sent to the other side has been acknowledged.
- getWindowSize() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
How many messages will we send before waiting for an 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
-
- 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
- getWriter(Charset, OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin
-
- getWriter(Charset, OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets a new Writer on the origin, buffered by default.
- getWriter(Charset, OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.OutputStreamOrigin
-
Gets a new Writer on the origin, buffered by default.
- getWriter(Charset, OpenOption...) - Method in class org.apache.commons.io.build.AbstractOrigin.WriterOrigin
-
Gets a new Writer on the origin, buffered by default.
- getWriter() - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Gets a Writer from the origin with an OpenOption[].
- 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
-
- 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
-
Show the X-Content-Type-Options field
- 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() - 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
-
Show the X-frame-Options field
- getXML(Rate, OutputStream) - Method in class net.i2p.router.web.GraphGenerator
-
- getXml() - Method in class org.rrd4j.core.RrdDb
-
Returns string representing internal RRD state in XML format.
- getXmlEncoding() - Method in exception org.apache.commons.io.input.XmlStreamReaderException
-
Gets the encoding found in the XML prolog of the input.
- getXmlGuessEncoding() - Method in exception org.apache.commons.io.input.XmlStreamReaderException
-
Gets the encoding guess based on the first bytes of the input.
- getXMLParser() - Static method in class org.cybergarage.soap.SOAP
-
- 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
-
Show the X-Powered-By field
- getXSSProtection() - Method in class net.i2p.util.EepGet
-
Show the X-XSS-Protection field
- 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
-
- 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
-
- getZero(GroupElement.Representation) - Method in class net.i2p.crypto.eddsa.math.Curve
-
- 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
-
- GIGABIT_ETHERNET_STR - Static variable in class edu.internet2.ndt.NDTConstants
-
- 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
-
- gotACK(long, int, byte[]) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- 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(long, int, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotACK(long, int, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- gotAckRequest() - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- gotAddress(byte[], int) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- 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(byte[], int) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotAddress(byte[], int) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- 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
-
this does nothing but logging
- 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
-
- 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(long) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- gotDateTime(long) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotDateTime(long) - Method in class net.i2p.router.transport.udp.PeerState2
-
- gotDateTime(long) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotDateTime(long) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- 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(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(byte[], int, int, long, int, boolean) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotFragment(byte[], int, int, long, int, boolean) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
Data must be copied out in this method.
- gotGarlic(GarlicClove) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- 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(I2NPMessage) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- gotI2NP(I2NPMessage) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotI2NP(I2NPMessage) - Method in class net.i2p.router.transport.udp.PeerState2
-
- gotI2NP(I2NPMessage) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotI2NP(I2NPMessage) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- gotInterest(Peer, boolean) - Method in class org.klomp.snark.PeerCoordinator
-
- 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
-
- gotNextKey(NextSessionKey) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- gotOptions(byte[], boolean) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- 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(byte[], boolean) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotOptions(byte[], boolean) - Method in class net.i2p.router.transport.udp.PeerState2
-
- gotOptions(byte[], boolean) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotOptions(byte[], boolean) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- 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(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotPathChallenge(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.PeerState2
-
- gotPathChallenge(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotPathChallenge(RemoteHostId, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- gotPathResponse(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- 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(RemoteHostId, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotPathResponse(RemoteHostId, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- 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(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(int, int, Hash, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotPeerTest(int, int, Hash, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- 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
-
- gotPN(int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- 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(Hash, byte[]) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotRelayIntro(Hash, byte[]) - Method in class net.i2p.router.transport.udp.PeerState2
-
- gotRelayIntro(Hash, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotRelayIntro(Hash, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- gotRelayRequest(byte[]) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- gotRelayRequest(byte[]) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotRelayRequest(byte[]) - Method in class net.i2p.router.transport.udp.PeerState2
-
- gotRelayRequest(byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotRelayRequest(byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- gotRelayResponse(int, byte[]) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- 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(int, byte[]) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotRelayResponse(int, byte[]) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- gotRelayTag(long) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- gotRelayTag(long) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotRelayTag(long) - Method in class net.i2p.router.transport.udp.PeerState2
-
- gotRelayTag(long) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotRelayTag(long) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- gotRelayTagRequest() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- gotRelayTagRequest() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotRelayTagRequest() - Method in class net.i2p.router.transport.udp.PeerState2
-
- gotRelayTagRequest() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotRelayTagRequest() - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- 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(RouterInfo, boolean, boolean) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotRI(RouterInfo, boolean, boolean) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- gotRIFragment(byte[], boolean, boolean, boolean, int, int) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- 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(byte[], boolean, boolean, boolean, int, int) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotRIFragment(byte[], boolean, boolean, boolean, int, int) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- gotTermination(int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- 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(int, long) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- gotTermination(int, long) - Method in class net.i2p.router.transport.udp.PeerState2
-
- gotTermination(int, long) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotTermination(int, long) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- gotToken(long, long) - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- 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(long, long) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- gotToken(long, long) - Method in interface net.i2p.router.transport.udp.SSU2Payload.PayloadCallback
-
- gotUnknown(int, int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- 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
-
- 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.
- 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
-
- GraphHelper - Class in net.i2p.router.web.helpers
-
/graphs.jsp, including form, and /graph.jsp
- GraphHelper() - Constructor for class net.i2p.router.web.helpers.GraphHelper
-
- 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
-
- 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
-
- grid - Variable in class org.rrd4j.graph.ValueAxis.YLabel
-
- 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
-
- group(int) - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
Convenience method delegates to the internal MatchResult's group() method.
- group(String) - Method in class org.apache.commons.net.nntp.NNTP
-
A convenience method to send the NNTP GROUP command to the server, receive the reply, and return the reply code.
- GROUP - Static variable in class org.apache.commons.net.nntp.NNTPCommand
-
NNTP command code 2.
- group - Variable in class org.rrd4j.core.RrdSyncThreadPool.DaemonThreadFactory
-
- GROUP_ACCESS - Static variable in class org.apache.commons.net.ftp.FTPFile
-
A constant indicating group access permissions.
- GROUP_SELECTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 211.
- 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
-
- GzipFileBuffer(File, int, int) - Constructor for class i2p.susi.util.GzipFileBuffer
-
- 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(String) - Constructor for exception net.i2p.data.i2cp.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
-
- 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
-
- 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.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() - Constructor for class net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
-
- i2cpModeChecked(int) - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
-
- 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(OutboundMessageState) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.I2NPBlock
-
- 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
-
- I2NPMessageException(String) - Constructor for exception net.i2p.data.i2np.I2NPMessageException
-
- I2NPMessageHandler - Class in net.i2p.data.i2np
-
Handle messages from router to router.
- I2NPMessageHandler(I2PAppContext) - Constructor for class net.i2p.data.i2np.I2NPMessageHandler
-
- I2NPMessageImpl - Class in net.i2p.data.i2np
-
Defines the base message implementation.
- I2NPMessageImpl(I2PAppContext) - Constructor for class net.i2p.data.i2np.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
-
- I2PAppThread(String) - Constructor for class net.i2p.util.I2PAppThread
-
- I2PAppThread(Runnable) - Constructor for class net.i2p.util.I2PAppThread
-
- I2PAppThread(Runnable, String) - Constructor for class net.i2p.util.I2PAppThread
-
- I2PAppThread(Runnable, String, boolean) - Constructor for class net.i2p.util.I2PAppThread
-
- I2PAppThread(ThreadGroup, Runnable, String) - Constructor for class net.i2p.util.I2PAppThread
-
- 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
-
- 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, String[]) - Constructor for class net.i2p.i2pcontrol.I2PControlController
-
RouterApp (new way)
- I2PControlController(File) - Constructor for class net.i2p.i2pcontrol.I2PControlController
-
From main() (old way)
- I2PControlHandler - Class in net.i2p.i2pcontrol.servlets.jsonrpc2handlers
-
JSON-RPC2 handler for the I2PControl method.
- I2PControlHandler(RouterContext, JSONRPC2Helper, SecurityManager) - Constructor for class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.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(String) - Constructor for exception net.i2p.I2PException
-
- I2PException(String, Throwable) - Constructor for exception net.i2p.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
-
- I2PInvalidDatagramException(String) - Constructor for exception net.i2p.client.datagram.I2PInvalidDatagramException
-
- 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
-
- 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
-
- I2PProperties(Properties) - Constructor for class net.i2p.util.I2PProperties
-
- 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 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(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).
- 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
-
- 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
-
- I2PSessionException(String) - Constructor for exception net.i2p.client.I2PSessionException
-
- 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
-
- 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
-
- 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
-
- I2PSessionMuxedImpl(I2PSessionImpl, InputStream, Properties) - Constructor for class net.i2p.client.impl.I2PSessionMuxedImpl
-
- I2PSessionMuxedImpl.MuxedAvailabilityNotifier - Class in net.i2p.client.impl
-
- 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
-
Producer
This sends to a fixed destination specified in the constructor
- I2PSink(I2PSession, Destination) - Constructor for class net.i2p.i2ptunnel.udp.I2PSink
-
repliable (not raw)
- I2PSink(I2PSession, Destination, boolean) - Constructor for class net.i2p.i2ptunnel.udp.I2PSink
-
- I2PSink(I2PSession, Destination, boolean, int) - Constructor for class net.i2p.i2ptunnel.udp.I2PSink
-
- I2PSinkAnywhere - Class in net.i2p.i2ptunnel.udp
-
Producer
This sends to any destination specified in send()
- I2PSinkAnywhere(I2PSession) - Constructor for class net.i2p.i2ptunnel.udp.I2PSinkAnywhere
-
- I2PSinkAnywhere(I2PSession, boolean) - Constructor for class net.i2p.i2ptunnel.udp.I2PSinkAnywhere
-
- 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 - Variable in class net.i2p.sam.SAMStreamSession.StreamSender
-
- 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
-
- I2PSocketEepGet(I2PAppContext, I2PSocketManager, int, long, long, String, OutputStream, String) - Constructor for class net.i2p.client.streaming.I2PSocketEepGet
-
- 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
-
Simplify the creation of I2PSession and transient I2P Destination objects if
necessary to create a socket manager.
- 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
-
- 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
-
Handles both REPLIABLE and RAW on any port
- I2PSource(I2PSession, I2PSource.Protocol) - Constructor for class net.i2p.i2ptunnel.udp.I2PSource
-
Listen on all I2CP ports.
- I2PSource(I2PSession, I2PSource.Protocol, int) - Constructor for class net.i2p.i2ptunnel.udp.I2PSource
-
- I2PSource.Listener - Class in net.i2p.i2ptunnel.udp
-
- 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(String) - Constructor for class net.i2p.util.I2PThread
-
- I2PThread(Runnable) - Constructor for class net.i2p.util.I2PThread
-
- I2PThread(Runnable, String) - Constructor for class net.i2p.util.I2PThread
-
- I2PThread(Runnable, String, boolean) - Constructor for class net.i2p.util.I2PThread
-
- I2PThread(ThreadGroup, Runnable) - Constructor for class net.i2p.util.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 tunnel client for connecting 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
-
- 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
-
- I2PTunnelHTTPServer(InetAddress, int, File, String, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- I2PTunnelHTTPServer(InetAddress, int, InputStream, String, String, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- 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
-
- IAC - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Interpret As Command code.
- IB_TOKEN_EXPIRATION - Static variable in class net.i2p.router.transport.udp.EstablishmentManager
-
- 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
-
- 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
-
- icon - Variable in class net.i2p.router.web.App
-
- 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
-
- id - Variable in class net.i2p.router.news.NewsEntry
-
- ID - Static variable in class net.i2p.router.RouterVersion
-
deprecated
- id - Variable in class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
-
- id - Variable in class net.i2p.util.UIMessages.Message
-
- 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
-
- ID_FEED - Static variable in class net.i2p.router.Blocklist
-
For Update Manager
- ID_HANDSHAKE - Static variable in class org.klomp.snark.ExtensionHandler
-
- ID_METADATA - Static variable in class org.klomp.snark.ExtensionHandler
-
- ID_PEX - Static variable in class org.klomp.snark.ExtensionHandler
-
- 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
-
- 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
-
- identifier - Variable in class org.apache.commons.net.pop3.POP3MessageInfo
-
Identifier.
- identity() - Static method in interface org.apache.commons.io.function.IOFunction
-
Returns a
IOFunction that always returns its input argument.
- identity() - Static method in interface org.apache.commons.io.function.IOUnaryOperator
-
Creates a unary operator that always returns its input argument.
- 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
-
- 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/abusive behavior and detects Sybil attacks.
- IdleTunnelMonitor(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.IdleTunnelMonitor
-
- IdnaTransformator - Interface in org.minidns.idna
-
- idx - Variable in class i2p.susi.util.RegexOutputStream
-
- ifNull(InputStream) - Static method in class org.apache.commons.io.input.ClosedInputStream
-
- 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.
- ihave(String) - Method in class org.apache.commons.net.nntp.NNTP
-
A convenience method to send the NNTP IHAVE command to the server, receive the reply, and return the reply code.
- IHAVE - Static variable in class org.apache.commons.net.nntp.NNTPCommand
-
NNTP command code 5.
- ILLEGAL_OPERATION - Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
-
The illegal TFTP operation error code according to RFC 783, value 4.
- im - Variable in class org.rrd4j.graph.RrdGraph
-
- im - Variable in class org.rrd4j.graph.RrdGraphGenerator
-
- IMAGE_MODE - Static variable in class org.apache.commons.net.tftp.TFTP
-
The image transfer mode.
- imageFormat - Variable in class org.rrd4j.graph.RrdGraphDef
-
- imageInfo - Variable in class org.rrd4j.graph.RrdGraphDef
-
- 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
-
- ImageWorker - Class in org.rrd4j.graph
-
Abstract base class for image workers in RRD graphs.
- ImageWorker() - Constructor for class org.rrd4j.graph.ImageWorker
-
- IMAP - Class in org.apache.commons.net.imap
-
The IMAP class provides the basic the functionality necessary to implement your own IMAP client.
- IMAP() - Constructor for class org.apache.commons.net.imap.IMAP
-
The default IMAPClient constructor.
- IMAP.IMAPChunkListener - Interface in org.apache.commons.net.imap
-
- IMAP.IMAPState - Enum in org.apache.commons.net.imap
-
Enumerates IMAP states.
- IMAPClient - Class in org.apache.commons.net.imap
-
The IMAPClient class provides the basic functionalities found in an IMAP client.
- IMAPClient() - Constructor for class org.apache.commons.net.imap.IMAPClient
-
Constructs a new instance.
- IMAPClient.FETCH_ITEM_NAMES - Enum in org.apache.commons.net.imap
-
The message data item names for the FETCH command defined in RFC 3501.
- IMAPClient.SEARCH_CRITERIA - Enum in org.apache.commons.net.imap
-
The search criteria defined in RFC 3501.
- IMAPClient.STATUS_DATA_ITEMS - Enum in org.apache.commons.net.imap
-
The status data items defined in RFC 3501.
- IMAPCommand - Enum in org.apache.commons.net.imap
-
IMAPCommand stores IMAP command codes.
- IMAPReply - Class in org.apache.commons.net.imap
-
Stores IMAP reply code constants.
- IMAPSClient - Class in org.apache.commons.net.imap
-
The IMAPSClient class provides SSL/TLS connection encryption to IMAPClient.
- IMAPSClient() - Constructor for class org.apache.commons.net.imap.IMAPSClient
-
Constructor for IMAPSClient.
- IMAPSClient(boolean) - Constructor for class org.apache.commons.net.imap.IMAPSClient
-
Constructor for IMAPSClient.
- IMAPSClient(boolean, SSLContext) - Constructor for class org.apache.commons.net.imap.IMAPSClient
-
Constructor for IMAPSClient.
- IMAPSClient(SSLContext) - Constructor for class org.apache.commons.net.imap.IMAPSClient
-
Constructor for IMAPSClient.
- IMAPSClient(String) - Constructor for class org.apache.commons.net.imap.IMAPSClient
-
Constructor for IMAPSClient.
- IMAPSClient(String, boolean) - Constructor for class org.apache.commons.net.imap.IMAPSClient
-
Constructor for IMAPSClient.
- IMAPSClient(String, boolean, SSLContext) - Constructor for class org.apache.commons.net.imap.IMAPSClient
-
Constructor for IMAPSClient.
- imgInfo - Variable in class org.rrd4j.graph.RrdGraphInfo
-
- implCloseSelectableChannel() - Method in class net.i2p.sam.SSLServerSocketChannel
-
- implCloseSelectableChannel() - Method in class net.i2p.sam.SSLSocketChannel
-
- implConfigureBlocking(boolean) - Method in class net.i2p.sam.SSLServerSocketChannel
-
- implConfigureBlocking(boolean) - Method in class net.i2p.sam.SSLSocketChannel
-
- implies(RandomAccessFileMode) - Method in enum org.apache.commons.io.RandomAccessFileMode
-
Tests whether this mode implies the given other 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
-
- importJavaPublicKey(File, SigType) - Static method in class net.i2p.crypto.SigUtil
-
- 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
-
- IN_ADDR_ARPA - Static variable in class org.minidns.dnsname.DnsName
-
- 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
-
on inactivity timeout, close the connection
- INACTIVITY_ACTION_NOOP - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
on inactivity timeout, do nothing
- INACTIVITY_ACTION_SEND - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
on inactivity timeout, send a payload message
- INACTIVITY_TIMEOUT - Static variable in class net.i2p.router.update.UpdateRunner
-
- INACTIVITY_TIMEOUT - Static variable in class net.i2p.util.EepGet
-
- inboundConnectionReceived(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.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
-
- 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
-
- 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.
- increment() - Method in interface org.apache.commons.io.file.Counters.Counter
-
Adds one to this counter.
- incrementAgreedTo() - Method in class net.i2p.router.peermanager.TunnelHistory
-
- incrementBytesReceived(int) - Method in class net.i2p.client.streaming.impl.Connection
-
- incrementBytesSent(int) - Method in class net.i2p.client.streaming.impl.Connection
-
- incrementConsecutiveFailedSends() - Method in class net.i2p.router.transport.udp.PeerState
-
- incrementDupMessagesReceived(int) - Method in class net.i2p.client.streaming.impl.Connection
-
- incrementDupMessagesSent(int) - Method in class net.i2p.client.streaming.impl.Connection
-
- 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
-
- incrementPacketsRelayed() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- 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.
- incrementProcessed(int, int) - Method in class net.i2p.router.peermanager.TunnelHistory
-
- 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
- incrementRejected(int) - Method in class net.i2p.router.peermanager.TunnelHistory
-
- incrementSends() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- incrementUnackedPacketsReceived() - Method in class net.i2p.client.streaming.impl.Connection
-
- 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
-
- index - Variable in class net.metanotion.util.skiplist.SkipIterator
-
- 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
-
- 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()
- indexOfExtension(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Returns the index of the last extension separator character, which is a period.
- 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.
- indexOfLastSeparator(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Returns the index of the last directory separator character.
- 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_VALUE - Static variable in class org.cybergarage.upnp.event.Subscription
-
- InfiniteCircularInputStream - Class in org.apache.commons.io.input
-
An
InputStream that infinitely repeats the provided bytes.
- InfiniteCircularInputStream(byte[]) - Constructor for class org.apache.commons.io.input.InfiniteCircularInputStream
-
Constructs an instance from the specified array of bytes.
- 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(String) - Method in class net.i2p.util.Log
-
- info(String, Throwable) - Method in class net.i2p.util.Log
-
- 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
-
- info - Variable in class org.rrd4j.graph.RrdGraphGenerator
-
- INFO_CONFIRMED - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- INFO_CREATED - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- INFO_DATA - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- INFO_FILENAME - Static variable in class net.i2p.router.startup.CreateRouterInfoJob
-
- 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
-
- INFORMATION_MESSAGE - Static variable in class com.vuze.plugins.mlab.tools.ndt.swingemu.JOptionPane
-
- 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
-
- init(String) - Method in class net.i2p.apps.systray.ConfigFile
-
- 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
-
- init(ServletConfig) - Method in class net.i2p.imagegen.IdenticonServlet
-
- init(ServletConfig) - Method in class net.i2p.imagegen.QRServlet
-
- 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
-
- init() - Method in class net.i2p.router.tunnel.pool.BuildHandler
-
Call the same time you start the threads
- init() - Method in class net.i2p.servlet.ErrorServlet
-
- 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() - Method in class org.apache.commons.io.input.NullInputStream
-
Initializes or re-initializes this instance for reuse.
- init(Tailer) - Method in interface org.apache.commons.io.input.TailerListener
-
Called during construction, giving the listener a method of stopping the tailer.
- init(Tailer) - Method in class org.apache.commons.io.input.TailerListenerAdapter
-
The tailer will call this method during construction,
giving the listener a method of stopping the tailer.
- init(ServerSocket) - Method in class org.apache.commons.net.ftp.FTPSServerSocketFactory
-
Sets the socket so newly accepted connections will use SSL client mode.
- 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
-
- 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
-
- init(ServletConfig) - Method in class org.klomp.snark.web.I2PSnarkServlet
-
- INIT_PARAMS - Static variable in class net.i2p.router.web.WebAppStarter
-
- 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
-
Initializes a few constants
- initConstants(String, String) - Static method in class edu.internet2.ndt.NDTConstants
-
Initializes a few constants
- 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.
- INITIAL_WINDOW_SIZE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
RFC 6928 recommends 10 segments for better initial throughput.
- 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(AlgorithmParameterSpec, SecureRandom) - Method in class net.i2p.crypto.eddsa.KeyPairGenerator
-
- initialize(int, SecureRandom) - Method in class net.i2p.crypto.elgamal.KeyPairGenerator
-
- initialize(AlgorithmParameterSpec, SecureRandom) - Method in class net.i2p.crypto.elgamal.KeyPairGenerator
-
- initialize() - Method in class net.i2p.i2pcontrol.security.KeyStoreProvider
-
- 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() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Initializes the observer.
- 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
-
Call this for a new magnet when you have the 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
-
- initializeClock() - Method in class net.i2p.router.RouterContext
-
- initialized - Variable in class net.i2p.crypto.eddsa.KeyPairGenerator
-
- 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
-
- 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
-
- initializeSessionKeyManager() - Method in class net.i2p.router.RouterContext
-
As of 0.9.15, this returns a dummy SessionKeyManager in I2PAppContext.
- initiateListParsing() - Method in class org.apache.commons.net.ftp.FTPClient
-
Using the default autodetect mechanism, initialize an FTPListParseEngine object containing a raw file information for the current working directory on
the server This information is obtained through the LIST command.
- initiateListParsing(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Using the default autodetect mechanism, initialize an FTPListParseEngine object containing a raw file information for the supplied directory.
- initiateListParsing(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Using the supplied parser key, initialize an FTPListParseEngine object containing a raw file information for the supplied directory.
- initiateMListParsing() - Method in class org.apache.commons.net.ftp.FTPClient
-
Initiate list parsing for MLSD listings in the current working directory.
- initiateMListParsing(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Initiate list parsing for MLSD listings.
- 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
-
- 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.
- Input - Class in org.apache.commons.io.input
-
Package-wide internals for input.
- Input() - Constructor for class org.apache.commons.io.input.Input
-
- inputStream - Variable in class org.apache.commons.io.input.UnsynchronizedFilterInputStream
-
The source input stream that is filtered.
- InputStreamOrigin(InputStream) - Constructor for class org.apache.commons.io.build.AbstractOrigin.InputStreamOrigin
-
Constructs a new instance for the given origin.
- 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
-
- 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
-
- INSTALL_FAILED - Static variable in class net.i2p.router.util.EventLog
-
- INSTALLED - Static variable in class net.i2p.router.util.EventLog
-
- installed() - Static method in class org.apache.commons.io.file.spi.FileSystemProviders
-
Returns the instance for the installed providers.
- 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.
- InstallUpdate() - Constructor for class net.i2p.router.tasks.InstallUpdate
-
- 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
-
- instance() - Static method in class net.i2p.router.web.GraphGenerator
-
- instance(I2PAppContext) - Static method in class net.i2p.router.web.GraphGenerator
-
- INSTANCE - Static variable in class org.apache.commons.io.file.NoopPathVisitor
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.io.filefilter.DirectoryFileFilter
-
Singleton instance of directory filter.
- INSTANCE - Static variable in class org.apache.commons.io.filefilter.FalseFileFilter
-
Singleton instance of false filter.
- INSTANCE - Static variable in class org.apache.commons.io.filefilter.FileFileFilter
-
Singleton instance of file filter.
- INSTANCE - Static variable in class org.apache.commons.io.filefilter.SymbolicLinkFileFilter
-
Singleton instance of file filter.
- INSTANCE - Static variable in class org.apache.commons.io.filefilter.TrueFileFilter
-
Singleton instance of true filter.
- INSTANCE - Static variable in class org.apache.commons.io.input.BrokenInputStream
-
The singleton instance using a default IOException.
- INSTANCE - Static variable in class org.apache.commons.io.input.BrokenReader
-
A singleton instance using a default IOException.
- INSTANCE - Static variable in class org.apache.commons.io.input.ClosedInputStream
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.io.input.ClosedReader
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.io.input.NullReader
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.io.output.BrokenOutputStream
-
The singleton instance using a default IOException.
- INSTANCE - Static variable in class org.apache.commons.io.output.BrokenWriter
-
The singleton instance using a default IOException.
- INSTANCE - Static variable in class org.apache.commons.io.output.ClosedOutputStream
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.io.output.ClosedWriter
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.io.output.NullAppendable
-
A singleton.
- INSTANCE - Static variable in class org.apache.commons.io.output.NullOutputStream
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.io.output.NullPrintStream
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.io.output.NullWriter
-
The singleton instance.
- INSUFFICIENT_STORAGE - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 452.
- INSUFFICIENT_STORAGE - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 452.
- 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.
- IntegrationCalculator() - Constructor for class net.i2p.router.peermanager.IntegrationCalculator
-
- IntelCPUInfo - Interface in freenet.support.CPUInformation
-
An interface for classes that provide lowlevel information about Intel CPU's
- IntelInfoImpl - Class in freenet.support.CPUInformation
-
Moved out of CPUID.java
Ref: https://software.intel.com/en-us/articles/intel-architecture-and-processor-identification-with-cpuid-model-and-family-numbers
Ref: https://en.wikipedia.org/wiki/List_of_Intel_CPU_microarchitectures
Ref: https://gmplib.org/repo/gmp/file/tip/config.guess
- IntelInfoImpl() - Constructor for class freenet.support.CPUInformation.IntelInfoImpl
-
- INTERESTED - Static variable in class org.klomp.snark.Message
-
- interested - Variable in class org.klomp.snark.PeerState
-
- interestedMessage(boolean) - Method in class org.klomp.snark.PeerState
-
- interesting - Variable in class org.klomp.snark.PeerState
-
- interfaceSet() - Method in class net.i2p.i2ptunnel.web.EditBean
-
- interlaced - Variable in class org.rrd4j.graph.RrdGraphDef
-
- 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
-
- 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
-
- 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
-
- internalGenerateKeyPair(byte[], byte[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMKeyPairGenerator
-
- 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
-
- 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(IA) - Constructor for class org.minidns.record.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
-
- INTRO_KEY_LEN - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- 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
-
- 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
-
- 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
-
- 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
-
- intToBigEndian(int, byte[], int) - Static method in class org.bouncycastle.util.Pack
-
- intToBigEndian(int[]) - Static method in class org.bouncycastle.util.Pack
-
- intToBigEndian(int[], byte[], int) - Static method in class org.bouncycastle.util.Pack
-
- intToBigEndian(int[], int, int, byte[], int) - Static method in class org.bouncycastle.util.Pack
-
- intToLittleEndian(int) - Static method in class org.bouncycastle.util.Pack
-
- intToLittleEndian(int, byte[], int) - Static method in class org.bouncycastle.util.Pack
-
- intToLittleEndian(int[]) - Static method in class org.bouncycastle.util.Pack
-
- intToLittleEndian(int[], byte[], int) - Static method in class org.bouncycastle.util.Pack
-
- intToLittleEndian(int[], int, int, byte[], int) - Static method in class org.bouncycastle.util.Pack
-
- 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_OPTIONS_VALUE - Static variable in class org.apache.commons.net.tftp.TFTPErrorPacket
-
The invalid options error code according to RFC 2347, value 8.
- 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
-
- 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.
- 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
-
- InvalidBEncodingException - Exception in org.klomp.snark.bencode
-
Exception thrown when a bencoded stream is corrupted.
- InvalidBEncodingException(String) - Constructor for exception org.klomp.snark.bencode.InvalidBEncodingException
-
- invalidClassNameFound(String) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
- 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
-
- InvalidDatabaseException(String, Throwable) - Constructor for exception com.maxmind.geoip.InvalidDatabaseException
-
- 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
-
- InvalidDefinitionException(String, Throwable) - Constructor for exception net.i2p.i2ptunnel.access.InvalidDefinitionException
-
- 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(String) - Constructor for exception org.cybergarage.upnp.device.InvalidDescriptionException
-
- InvalidDescriptionException(String, File) - Constructor for exception org.cybergarage.upnp.device.InvalidDescriptionException
-
- InvalidDescriptionException(Exception) - Constructor for exception org.cybergarage.upnp.device.InvalidDescriptionException
-
- InvalidDnsNameException - Exception in org.minidns.dnsname
-
- 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(String, Exception) - Constructor for exception org.rrd4j.core.InvalidRrdException
-
- InvalidTelnetOptionException - Exception in org.apache.commons.net.telnet
-
The InvalidTelnetOptionException is the exception that is thrown whenever a TelnetOptionHandler with an invlaid option code is registered in TelnetClient
with addOptionHandler.
- InvalidTelnetOptionException(String, int) - Constructor for exception org.apache.commons.net.telnet.InvalidTelnetOptionException
-
Constructor for the exception.
- 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
-
- IO - Class in org.apache.commons.io
-
Component-wide operations on Apache Commons IO.
- IO() - Constructor for class org.apache.commons.io.IO
-
- io(String) - Method in enum org.apache.commons.io.RandomAccessFileMode
-
Constructs a random access file to read from, and optionally to write to, the file specified by the
File argument.
- IO_BI_CONSUMER - Static variable in class org.apache.commons.io.function.Constants
-
No-op singleton.
- IO_BI_FUNCTION - Static variable in class org.apache.commons.io.function.Constants
-
No-op singleton.
- IO_FUNCTION_ID - Static variable in class org.apache.commons.io.function.Constants
-
No-op singleton.
- IO_PREDICATE_FALSE - Static variable in class org.apache.commons.io.function.Constants
-
Always false.
- IO_PREDICATE_TRUE - Static variable in class org.apache.commons.io.function.Constants
-
Always true.
- IO_RUNNABLE - Static variable in class org.apache.commons.io.function.Constants
-
No-op singleton.
- IO_TRI_CONSUMER - Static variable in class org.apache.commons.io.function.Constants
-
No-op singleton.
- IOBaseStream<T,S extends IOBaseStream<T,S,B>,B extends java.util.stream.BaseStream<T,B>> - Interface in org.apache.commons.io.function
-
- IOBaseStreamAdapter<T,S extends IOBaseStream<T,S,B>,B extends java.util.stream.BaseStream<T,B>> - Class in org.apache.commons.io.function
-
- IOBaseStreamAdapter(B) - Constructor for class org.apache.commons.io.function.IOBaseStreamAdapter
-
Constructs an instance.
- IOBiConsumer<T,U> - Interface in org.apache.commons.io.function
-
- IOBiFunction<T,U,R> - Interface in org.apache.commons.io.function
-
- IOBinaryOperator<T> - Interface in org.apache.commons.io.function
-
- IOBooleanSupplier - Interface in org.apache.commons.io.function
-
- IOCase - Enum in org.apache.commons.io
-
Enumeration of IO case sensitivity.
- IOComparator<T> - Interface in org.apache.commons.io.function
-
- IOConsumer<T> - Interface in org.apache.commons.io.function
-
- IOExceptionList - Exception in org.apache.commons.io
-
An IOException based on a list of Throwable causes.
- IOExceptionList(List<? extends Throwable>) - Constructor for exception org.apache.commons.io.IOExceptionList
-
Constructs a new exception caused by a list of exceptions.
- IOExceptionList(String, List<? extends Throwable>) - Constructor for exception org.apache.commons.io.IOExceptionList
-
Constructs a new exception caused by a list of exceptions.
- IOFileFilter - Interface in org.apache.commons.io.filefilter
-
- IOFunction<T,R> - Interface in org.apache.commons.io.function
-
- IOIndexedException - Exception in org.apache.commons.io
-
A IOException associated with a source index.
- IOIndexedException(int, Throwable) - Constructor for exception org.apache.commons.io.IOIndexedException
-
Constructs a new exception.
- IOIntConsumer - Interface in org.apache.commons.io.function
-
- IOIntSupplier - Interface in org.apache.commons.io.function
-
- IOIterable<T> - Interface in org.apache.commons.io.function
-
- IOIterator<E> - Interface in org.apache.commons.io.function
-
- IOIteratorAdapter<E> - Class in org.apache.commons.io.function
-
- IOLongSupplier - Interface in org.apache.commons.io.function
-
- IOPredicate<T> - Interface in org.apache.commons.io.function
-
- IOQuadFunction<T,U,V,W,R> - Interface in org.apache.commons.io.function
-
Represents a function that accepts four arguments and produces a result.
- IORandomAccessFile - Class in org.apache.commons.io
-
- IORandomAccessFile(File, String) - Constructor for class org.apache.commons.io.IORandomAccessFile
-
- IORandomAccessFile(String, String) - Constructor for class org.apache.commons.io.IORandomAccessFile
-
- IORandomAccessFileOrigin(IORandomAccessFile) - Constructor for class org.apache.commons.io.build.AbstractOrigin.IORandomAccessFileOrigin
-
- IORunnable - Interface in org.apache.commons.io.function
-
- IOSpliterator<T> - Interface in org.apache.commons.io.function
-
- IOSpliteratorAdapter<T> - Class in org.apache.commons.io.function
-
- IOSpliteratorAdapter(Spliterator<T>) - Constructor for class org.apache.commons.io.function.IOSpliteratorAdapter
-
- IOStream<T> - Interface in org.apache.commons.io.function
-
- IOStreamAdapter<T> - Class in org.apache.commons.io.function
-
- IOStreams - Class in org.apache.commons.io.function
-
Keep this code package-private for now.
- IOSupplier<T> - Interface in org.apache.commons.io.function
-
- IOTriConsumer<T,U,V> - Interface in org.apache.commons.io.function
-
- IOTriFunction<T,U,V,R> - Interface in org.apache.commons.io.function
-
Represents a function that accepts three arguments and produces a result.
- IOUnaryOperator<T> - Interface in org.apache.commons.io.function
-
- IOUtils - Class in org.apache.commons.io
-
General IO stream manipulation utilities.
- ip - Variable in class net.i2p.router.transport.TransportManager.Port
-
- IP - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Interrupt Process code.
- ip - Variable in class org.minidns.record.InternetAddressRR
-
Target IP.
- IP6_ARPA - Static variable in class org.minidns.dnsname.DnsName
-
- 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
-
- IPV4 - Static variable in class net.i2p.socks.SOCKS5Constants.AddressType
-
- IPV4_BITMASK - Static variable in class org.cybergarage.net.HostInterface
-
- 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_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_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 - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- 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
-
- 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
-
- IrcOutboundFilter(Socket, I2PSocket, StringBuffer, Log, DCCHelper) - Constructor for class net.i2p.i2ptunnel.irc.IrcOutboundFilter
-
- is64Bit() - Static method in class net.i2p.util.SystemVersion
-
This isn't always correct.
- isAborted() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- 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
-
- isAdvanced() - Method in class net.i2p.router.web.helpers.HomeHelper
-
- isAdvanced() - Method in class net.i2p.router.web.helpers.LogsHelper
-
- isAdvanced() - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- isAdvanced() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- isAdvanced() - Method in class net.i2p.router.web.helpers.TunnelHelper
-
- isAdvanced() - Method in class org.klomp.snark.web.I2PSnarkServlet
-
- isAdvancedMode() - Method in class net.i2p.router.web.CSSHelper
-
- isAlias(Charset, String) - Static method in class org.apache.commons.io.Charsets
-
Tests whether the given non-null Charset has an alias of the given name.
- 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
-
- 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
-
- isAllDevice(String) - Static method in class org.cybergarage.upnp.device.ST
-
- 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.
- isAllowedToPost() - Method in class org.apache.commons.net.nntp.NNTP
-
Indicates whether or not the client is allowed to post articles to the server it is currently connected to.
- 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
-
- isAppXml(String) - Static method in class org.apache.commons.io.input.XmlStreamReader
-
Tests if the MIME type belongs to the APPLICATION XML family.
- 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
-
Supports the SSE 2 and SSE 3 instructions.
- IsAtomCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- isAutoStoppable() - Method in class org.klomp.snark.Snark
-
- 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.
- isAvailable() - Method in class org.apache.commons.net.SocketClient
-
Tests the socket to test if it is available for use.
- 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
-
- 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.PacketHandler
-
Check if the inbound queue is backlogged (near capacity or high delay).
- 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.
- 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
-
- isBaseReadonly(RouterContext) - Static method in class net.i2p.router.web.NewsHelper
-
- isBCAvailable() - Static method in class net.i2p.crypto.ECConstants
-
- isBigEndian() - Method in class org.rrd4j.core.jrrd.RRDFile
-
- 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
- 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.
- 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
- isBound() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- isBreached(Threshold, long) - Method in class net.i2p.i2ptunnel.access.AccessCounter
-
Check if the given threshold has been breached.
- IsBroadwellCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
-
Supports the SSE 3, 4.1, 4.2 instructions.
- IsBroadwellCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- 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
-
- 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
-
- 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
-
- isCasePreserving() - Method in enum org.apache.commons.io.FileSystem
-
Tests whether this file system preserves case.
- isCaseSensitive() - Method in enum org.apache.commons.io.FileSystem
-
Tests whether this file system is case-sensitive.
- isCaseSensitive(IOCase) - Static method in enum org.apache.commons.io.IOCase
-
Tests for cases sensitivity in a null-safe manner.
- isCaseSensitive() - Method in enum org.apache.commons.io.IOCase
-
Does the object represent case-sensitive comparison.
- isCauseOf(Throwable) - Method in class org.apache.commons.io.input.TaggedInputStream
-
Tests if the given exception was caused by this stream.
- isCauseOf(Throwable) - Method in class org.apache.commons.io.input.TaggedReader
-
Tests if the given exception was caused by this reader.
- isCauseOf(Exception) - Method in class org.apache.commons.io.output.TaggedOutputStream
-
Tests if the given exception was caused by this stream.
- isCauseOf(Exception) - Method in class org.apache.commons.io.output.TaggedWriter
-
Tests if the given exception was caused by this writer.
- 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
-
- 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
-
- 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
-
- isClientDb() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
Check if the database is a client DB.
- isClientMode() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Tests the use client mode flag.
- isCloseConnection() - Method in class org.cybergarage.http.HTTPPacket
-
- 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
-
- 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
-
- isClosed() - Method in class org.apache.commons.io.input.AbstractInputStream
-
- isClosed() - Method in class org.apache.commons.io.input.ProxyInputStream
-
Tests whether this instance is closed.
- isClosed() - Method in class org.apache.commons.io.input.TimestampedObserver
-
- isClosed() - Method in class org.apache.commons.io.input.UnsynchronizedReader
-
- isClosed() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- isClosed() - Method in class org.rrd4j.core.RrdDb
-
Returns true if the RRD is closed.
- isCloseOnClose() - Method in class org.apache.commons.io.input.RandomAccessFileInputStream
-
Tests whether to close the underlying file when this stream is closed, defaults to false for compatibility.
- isCollapsePanelsEnabled() - Method in class org.klomp.snark.SnarkManager
-
- isCommand() - Method in class org.apache.commons.net.ProtocolCommandEvent
-
Tests whether the ProtocolCommandEvent was generated as a result of sending a command.
- isCompatibleWith(Def) - Method in class org.rrd4j.data.Def
-
- 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
-
- 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
-
- 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.apache.commons.net.ftp.DelegateSocket
-
- isConnected() - Method in class org.apache.commons.net.SocketClient
-
Tests whether the client is currently connected to a server.
- isConnected() - Method in class org.klomp.snark.Peer
-
- 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() - Method in class org.klomp.snark.I2PSnarkUtil
-
- isConnectionPending() - Method in class net.i2p.sam.SSLSocketChannel
-
- isContinuation(int) - Static method in class org.apache.commons.net.imap.IMAPReply
-
Tests whether the reply line is a continuation, i.e.
- isContinuation(String) - Static method in class org.apache.commons.net.imap.IMAPReply
-
Tests whether if the reply line is a continuation, i.e.
- isControlURL(String) - Method in class org.cybergarage.upnp.Service
-
Checks if the given URL matches this service's control URL.
- isConversionRequired() - Static method in class org.apache.commons.net.io.FromNetASCIIInputStream
-
Returns true if the NetASCII line separator differs from the system line separator, false if they are the same.
- IsCore2Compatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
-
Supports the SSE 3 instructions.
- IsCore2Compatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- IsCoreiCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
-
Supports the SSE 3, 4.1, 4.2 instructions.
- IsCoreiCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- 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
-
did the handshake fail for some reason?
- isCorrupt() - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
-
did the handshake fail for some reason?
- isCreation() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Tests whether a new SSL session may be established by this socket.
- 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?
- isDefensiveMode() - Method in class net.i2p.addressbook.HostChecker
-
Get defensive mode status
- 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
-
- isDevice(String) - Method in class org.cybergarage.upnp.Device
-
- isDeviceNode(Node) - Static method in class org.cybergarage.upnp.Device
-
- isDeviceType(String) - Method in class org.cybergarage.upnp.Device
-
- 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
-
- isDirectory(Path, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests whether the given
Path is a directory or not.
- isDirectory(File) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Check if file is a directory.
- isDirectory(File, LinkOption...) - Static method in class org.apache.commons.io.FileUtils
-
Tests whether the specified
File is a directory or not.
- isDirectory() - Method in class org.apache.commons.io.monitor.FileEntry
-
Tests whether the file is a directory or not.
- isDirectory() - Method in class org.apache.commons.net.ftp.FTPFile
-
Tests if the file is a directory.
- isDirectory - Variable in class org.klomp.snark.web.Sorters.FileAndIndex
-
- isDirty() - Method in class org.rrd4j.core.ByteBufferBackend
-
- 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() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- 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
-
- isDummy() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
Is everything disabled for testing?
- isDummy() - Method in class org.apache.commons.net.nntp.Article
-
- isDummy() - Method in interface org.apache.commons.net.nntp.Threadable
-
Tests whether this is a dummy instance.
- isDuplicate(PublicKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- isDuplicate() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
Check if this tunnel was rejected as 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?
- 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.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
-
- isEmpty(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests whether the given file or directory is empty.
- isEmpty() - Method in class org.apache.commons.net.util.ListenerList
-
Tests whether if this listener list is empty.
- isEmptyDirectory(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests whether the directory is empty.
- isEmptyDirectory(File) - Static method in class org.apache.commons.io.FileUtils
-
Tests whether the directory is empty.
- isEmptyFile(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests whether the given file is empty.
- 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
-
- isEndpointCheckingEnabled() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Tests whether or not endpoint identification using the HTTPS algorithm on Java 1.7+ is enabled.
- isEndpointCheckingEnabled() - Method in class org.apache.commons.net.imap.IMAPSClient
-
Tests whether or not endpoint identification using the HTTPS algorithm on Java 1.7+ is enabled.
- isEndpointCheckingEnabled() - Method in class org.apache.commons.net.pop3.POP3SClient
-
Tests whether or not endpoint identification using the HTTPS algorithm on Java 1.7+ is enabled.
- isEndpointCheckingEnabled() - Method in class org.apache.commons.net.smtp.SMTPSClient
-
Tests whether or not endpoint identification using the HTTPS algorithm on Java 1.7+ is enabled.
- isEqual(Object) - Static method in interface org.apache.commons.io.function.IOPredicate
-
- isEstablished(Hash) - Method in class net.i2p.router.CommSystemFacade
-
- isEstablished(Hash) - Method in class net.i2p.router.dummy.VMCommSystem
-
- isEstablished() - Method in class net.i2p.router.peermanager.PeerProfile
-
- 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
-
- 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
- isExists() - Method in class org.apache.commons.io.monitor.FileEntry
-
Tests whether the file existed the last time it
was checked.
- isExpired() - Method in class net.i2p.data.Lease
-
has this lease already expired?
- isExpired(long) - Method in class net.i2p.data.Lease
-
has this lease already expired (giving allowing up the fudgeFactor 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() - Method in class org.cybergarage.upnp.event.Subscriber
-
- 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?
- isExtension(String, Collection<String>) - Static method in class org.apache.commons.io.FilenameUtils
-
Checks whether the extension of the file name is one of those specified.
- isExtension(String, String) - Static method in class org.apache.commons.io.FilenameUtils
-
Checks whether the extension of the file name is that specified.
- isExtension(String, String...) - Static method in class org.apache.commons.io.FilenameUtils
-
Checks whether the extension of the file name is one of those specified.
- 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
-
- isFile(File) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Check if file is a regular file.
- isFile() - Method in class org.apache.commons.net.ftp.FTPFile
-
Tests if the file is a regular file.
- isFileNewer(File, ChronoLocalDate) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the specified
ChronoLocalDate
at the end of day.
- isFileNewer(File, ChronoLocalDate, LocalTime) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the specified
ChronoLocalDate
at the specified time.
- isFileNewer(File, ChronoLocalDate, OffsetTime) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the specified
ChronoLocalDate at the specified
OffsetTime.
- isFileNewer(File, ChronoLocalDateTime<?>) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the specified
ChronoLocalDateTime
at the system-default time zone.
- isFileNewer(File, ChronoLocalDateTime<?>, ZoneId) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the specified
ChronoLocalDateTime
at the specified
ZoneId.
- isFileNewer(File, ChronoZonedDateTime<?>) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the specified
ChronoZonedDateTime.
- isFileNewer(File, Date) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the specified
Date.
- isFileNewer(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the reference
File.
- isFileNewer(File, FileTime) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the specified
FileTime.
- isFileNewer(File, Instant) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the specified
Instant.
- isFileNewer(File, long) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the specified time reference.
- isFileNewer(File, OffsetDateTime) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is newer than the specified
OffsetDateTime.
- isFileOlder(File, ChronoLocalDate) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the specified
ChronoLocalDate
at the end of day.
- isFileOlder(File, ChronoLocalDate, LocalTime) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the specified
ChronoLocalDate
at the specified
LocalTime.
- isFileOlder(File, ChronoLocalDate, OffsetTime) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the specified
ChronoLocalDate at the specified
OffsetTime.
- isFileOlder(File, ChronoLocalDateTime<?>) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the specified
ChronoLocalDateTime
at the system-default time zone.
- isFileOlder(File, ChronoLocalDateTime<?>, ZoneId) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the specified
ChronoLocalDateTime
at the specified
ZoneId.
- isFileOlder(File, ChronoZonedDateTime<?>) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the specified
ChronoZonedDateTime.
- isFileOlder(File, Date) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the specified
Date.
- isFileOlder(File, File) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the reference
File.
- isFileOlder(File, FileTime) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the specified
FileTime.
- isFileOlder(File, Instant) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the specified
Instant.
- isFileOlder(File, long) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the specified time reference.
- isFileOlder(File, OffsetDateTime) - Static method in class org.apache.commons.io.FileUtils
-
Tests if the specified
File is older than the specified
OffsetDateTime.
- 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
-
- isFirstElement(O) - Method in class i2p.susi.util.Folder
-
Returns true, if elements.equals( firstElementOfTheSortedArray ).
- 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 folder shows points to 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
-
- isFloodfill() - Method in class net.i2p.router.web.helpers.ConfigAdvancedHelper
-
- isFloodfill() - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- isFloodfill() - Method in class net.i2p.router.web.helpers.NetDbRenderer
-
- 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
-
- isGhost(Hash) - Method in class net.i2p.router.tunnel.pool.GhostPeerManager
-
Check if a peer should be excluded from tunnel selection.
- isGMT() - Method in class org.apache.commons.net.nntp.NewGroupsOrNewsQuery
-
Tests whether or not the query date should be treated as GMT.
- 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
-
Supports the SSE 3, 4.1, 4.2 instructions.
- IsHaswellCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- isHeadRequest() - Method in class org.cybergarage.http.HTTPRequest
-
- 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(Path) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- isHidden() - Method in class org.klomp.snark.comments.Comment
-
- isHighCapacity(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- 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
-
- 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
-
- isIFSelected(String) - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
-
- isImmutableCache(String) - Static method in class net.i2p.i2ptunnel.MimeTypeDetector
-
Checks if a MIME type should use immutable cache control headers.
- isImplicit() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Tests the security mode.
- isInbound() - Method in class net.i2p.client.streaming.impl.Connection
-
- isInbound() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- isInbound() - Method in class net.i2p.router.transport.udp.PeerState
-
- 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?
- isInclusiveHostCount() - Method in class org.apache.commons.net.util.SubnetUtils
-
- isIncoming() - Method in class org.klomp.snark.Peer
-
Is this an incoming connection? For RPC
- isInCooldown(Hash) - Method in class net.i2p.router.tunnel.pool.GhostPeerManager
-
Check if a peer is in ghost cooldown period.
- isIndeterminate() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
-
- 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
-
- isInformational(int) - Static method in class org.apache.commons.net.nntp.NNTPReply
-
Tests if a reply code is an informational response.
- isInitialised() - Method in class gnu.crypto.prng.BasePRNGStandalone
-
- isInitialized() - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- isInitialized() - Static method in class net.i2p.router.BanLogger
-
Check if the logger is initialized.
- isInitialized() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- 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()
- isInMemory() - Method in class org.apache.commons.io.output.DeferredFileOutputStream
-
Tests whether or not the data for this output stream has been retained in memory.
- 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
- isInputShutdown() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- isInRange(int) - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Tests if the parameter address is in the range of usable endpoint addresses for this subnet.
- isInRange(String) - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Tests if the parameter address is in the range of usable endpoint addresses for this subnet.
- isInstanceCreated() - Static method in class org.rrd4j.core.RrdBackend
-
Checks if a backend instance has been created.
- isInStrictCountry() - Method in class net.i2p.router.CommSystemFacade
-
- isInStrictCountry(Hash) - Method in class net.i2p.router.CommSystemFacade
-
- isInStrictCountry(RouterInfo) - Method in class net.i2p.router.CommSystemFacade
-
- 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
-
- 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
-
True (default) if no extended options in session request,
or value of flag bit in the extended options.
- 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).
- isIpAddressFromPasvResponse() - Method in class org.apache.commons.net.ftp.FTPClient
-
Tests whether the IP address from the server's response should be used.
- 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(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
-
This returns true if the force-firewalled setting is configured, false otherwise.
- isIPv4Firewalled() - Method in class net.i2p.router.transport.TransportImpl
-
This returns true if the force-firewalled setting is configured, false otherwise.
- isIPv4Firewalled(RouterContext, String) - 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
-
- isIPv6() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- isIPv6 - Variable in class net.i2p.router.transport.TransportManager.Port
-
- 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
-
- isIPv6() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- isIPv6() - Method in class net.i2p.router.transport.udp.PeerTestState
-
Is this 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(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
-
This returns true if the force-firewalled setting is configured, false otherwise.
- isIPv6Firewalled() - Method in class net.i2p.router.transport.TransportImpl
-
This returns true if the force-firewalled setting is configured, false otherwise.
- isIPv6Firewalled(RouterContext, String) - 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
-
Supports the SSE 3, 4.1, 4.2 instructions.
- IsIvyCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- 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
-
- isKeepAliveConnection() - Method in class org.cybergarage.http.HTTPPacket
-
- 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
-
- 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 elements.equals( lastElementOfTheSortedArray ).
- isLastPage() - Method in class i2p.susi.util.Folder
-
Returns true, if folder shows points to the last page.
- isLastResort() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
Check if this tunnel is the last resort (only tunnel in pool).
- isLdhLabel(String) - Static method in class org.minidns.dnslabel.LdhLabel
-
- 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?
- isLegalFileName(CharSequence) - Method in enum org.apache.commons.io.FileSystem
-
Tests if a candidate file name (without a path) such as "filename.ext" or "filename" is a
potentially legal file name.
- isLenientFutureDates() - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
- isLenientFutureDates() - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
- isLinuxService() - Static method in class net.i2p.util.SystemVersion
-
- isListening() - Method in class net.i2p.router.client.ClientListenerRunner
-
- isLoaded() - Method in class i2p.susi.webmail.MailCache
-
Has loadFromDisk completed?
- isLoaded() - Method in class org.rrd4j.data.Def
-
- 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
-
- isLowBuildSuccess() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- 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
-
- isMine() - Method in class org.klomp.snark.comments.Comment
-
- 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
-
- 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
-
- isNearlyFull() - Method in class net.i2p.router.util.CoDelBlockingQueue
-
Check if the queue is nearly full (above threshold).
- isNeedClientAuth() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Tests the need client auth flag.
- 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?
- isNegativePermanent(int) - Static method in class org.apache.commons.net.ftp.FTPReply
-
Tests if a reply code is a negative permanent response.
- isNegativePermanent(int) - Static method in class org.apache.commons.net.nntp.NNTPReply
-
Tests if a reply code is a negative permanent response.
- isNegativePermanent(int) - Static method in class org.apache.commons.net.smtp.SMTPReply
-
Tests if a reply code is a negative permanent response.
- isNegativeTransient(int) - Static method in class org.apache.commons.net.ftp.FTPReply
-
Tests if a reply code is a negative transient response.
- isNegativeTransient(int) - Static method in class org.apache.commons.net.nntp.NNTPReply
-
Tests if a reply code is a negative transient response.
- isNegativeTransient(int) - Static method in class org.apache.commons.net.smtp.SMTPReply
-
Tests if a reply code is a negative transient response.
- isNew() - Method in class i2p.susi.webmail.Mail
-
- isNewer(LeaseSet, LeaseSet) - Static method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
Utility to determine if a is newer than b.
- isNewer(Path, ChronoZonedDateTime<?>, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests if the given
Path is newer than the given time reference.
- isNewer(Path, FileTime, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests if the given
Path is newer than the given time reference.
- isNewer(Path, Instant, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests if the given
Path is newer than the given time reference.
- isNewer(Path, long, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests if the given
Path is newer than the given time reference.
- isNewer(Path, Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests if the given
Path is newer than the reference
Path.
- isNewer(FileTime) - Method in interface org.apache.commons.io.input.Tailer.Tailable
-
Tests if this tailable is newer than the specified
FileTime.
- isNMPRMode() - Method in class org.cybergarage.upnp.ControlPoint
-
- isNMPRMode() - Method in class org.cybergarage.upnp.Device
-
- isNonReservedLdhLabel(String) - Static method in class org.minidns.dnslabel.NonReservedLdhLabel
-
- 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
-
- isNotificationSent() - Method in class org.klomp.snark.Snark
-
- isNotifyRequest() - Method in class org.cybergarage.http.HTTPRequest
-
- isNotWindows - Static variable in class net.i2p.util.SecureDirectory
-
- 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
-
Works even if tunnel is not running.
- isOlder(Path, FileTime, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests if the given
Path is older than the given time reference.
- isOlder(Path, Instant, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests if the given
Path is older than the given time reference.
- isOlder(Path, long, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests if the given
Path is older than the given time reference.
- isOlder(Path, Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests if the given
Path is older than the reference
Path.
- 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
-
- isOpen() - Method in class org.apache.commons.net.DatagramSocketClient
-
Tests whether the client has a currently open socket.
- 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
- isOutputShutdown() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- 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_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- 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?
- isParallel() - Method in interface org.apache.commons.io.function.IOBaseStream
-
Like BaseStream.isParallel().
- isParallel() - Method in class org.apache.commons.io.function.UncheckedIOBaseStream
-
- IsPentium2Compatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
-
- IsPentium2Compatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- IsPentium3Compatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
-
- IsPentium3Compatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- IsPentium4Compatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
-
Supports the SSE 2 instructions.
- IsPentium4Compatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- IsPentiumCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
-
- IsPentiumCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- IsPentiumMCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
-
- IsPentiumMCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- IsPentiumMMXCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
-
- IsPentiumMMXCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- 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
-
- 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
-
- 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
-
- isPositive(Duration) - Static method in class org.apache.commons.net.ftp.DurationUtils
-
Tests whether the given Duration is positive (>0).
- isPositiveCompletion(int) - Static method in class org.apache.commons.net.ftp.FTPReply
-
Tests if a reply code is a positive completion response.
- isPositiveCompletion(int) - Static method in class org.apache.commons.net.nntp.NNTPReply
-
Tests if a reply code is a positive completion response.
- isPositiveCompletion(int) - Static method in class org.apache.commons.net.smtp.SMTPReply
-
Tests if a reply code is a positive completion response.
- isPositiveIntermediate(int) - Static method in class org.apache.commons.net.ftp.FTPReply
-
Tests if a reply code is a positive intermediate response.
- isPositiveIntermediate(int) - Static method in class org.apache.commons.net.nntp.NNTPReply
-
Tests if a reply code is a positive intermediate response.
- isPositiveIntermediate(int) - Static method in class org.apache.commons.net.smtp.SMTPReply
-
Tests if a reply code is a positive intermediate response.
- isPositivePreliminary(int) - Static method in class org.apache.commons.net.ftp.FTPReply
-
Tests if a reply code is a positive preliminary response.
- isPositivePreliminary(int) - Static method in class org.apache.commons.net.smtp.SMTPReply
-
Tests if a reply code is a positive preliminary response.
- isPosix(Path, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests whether the given path is on a POSIX file system.
- 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
-
- isPQ() - Method in enum net.i2p.crypto.EncType
-
Checks if this is a post-quantum encryption type.
- isPredictiveBanningActive() - Method in class net.i2p.router.HashPatternDetector
-
Check if predictive banning is currently active and within recovery period.
- isPrefiltered() - Method in class i2p.susi.dns.AddressbookBean
-
Checks if entries are pre-filtered.
- isPrefiltered() - Method in class i2p.susi.dns.NamingServiceBean
-
- 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
-
- isPrint() - Method in class org.rrd4j.graph.PrintText
-
- isPrivate() - Method in class org.bouncycastle.crypto.params.AsymmetricKeyParameter
-
- 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.
- isPropagateClose() - Method in class org.apache.commons.io.input.BoundedInputStream.AbstractBuilder
-
- isPropagateClose() - Method in class org.apache.commons.io.input.BoundedInputStream
-
- isProtectedReplyCode(int) - Static method in class org.apache.commons.net.ftp.FTPReply
-
Tests if a reply code is a protected response.
- 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(long) - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
Check if this tunnel has been recently active (used within the last minute
or has processed messages since last check).
- isRegistered(String) - Method in class net.i2p.util.PortMapper
-
Is the service registered?
- isRegularFile(Path, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Tests whether the given
Path is a regular file or not.
- isRegularFile(File, LinkOption...) - Static method in class org.apache.commons.io.FileUtils
-
Tests whether the specified
File is a regular file or not.
- 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
-
- isRemoteVerificationEnabled() - Method in class org.apache.commons.net.bsd.RExecClient
-
Tests whether or not verification of the remote host providing a separate error stream is enabled.
- isRemoteVerificationEnabled() - Method in class org.apache.commons.net.ftp.FTPClient
-
Tests whether or not verification of the remote host participating in data connections is enabled.
- isReply() - Method in class org.apache.commons.net.ProtocolCommandEvent
-
Tests whether the ProtocolCommandEvent was generated as a result of receiving a reply.
- isRequest() - Method in class net.i2p.router.crypto.ratchet.NextSessionKey
-
- isRequested() - Method in class org.klomp.snark.Piece
-
caller must synchronize
- isRequestedBy(Peer) - Method in class org.klomp.snark.Piece
-
Checks if the given peer is currently requesting this piece.
- isReservedFileName(CharSequence) - Method in enum org.apache.commons.io.FileSystem
-
Tests whether the given string is a reserved file name.
- isReservedLdhLabel(String) - Static method in class org.minidns.dnslabel.ReservedLdhLabel
-
- isReservedLdhLabelInternal(String) - Static method in class org.minidns.dnslabel.ReservedLdhLabel
-
- isRestarting() - Method in class net.i2p.router.Router
-
- isRestarting(RouterContext) - Static method in class net.i2p.router.web.helpers.ConfigRestartBean
-
- 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(String) - Static method in class org.cybergarage.upnp.device.NT
-
- isRootDevice(String) - Static method in class org.cybergarage.upnp.device.ST
-
- isRootDevice(String) - Static method in class org.cybergarage.upnp.device.USN
-
- isRootDevice() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- isRootLabel() - Method in class org.minidns.dnsname.DnsName
-
- 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
-
- isRTL(I2PAppContext) - Static method in class net.i2p.util.Translate
-
- 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
-
- isRunning() - Method in class net.i2p.addressbook.HostChecker
-
Check if ping tester is running
- isRunning() - Method in class net.i2p.router.CommSystemFacade
-
- 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
-
- isRunning() - Method in interface net.i2p.update.UpdateTask
-
Check if the task is currently running.
- isRunning() - Method in class org.cybergarage.upnp.Device
-
- isRunning() - Method in class org.klomp.snark.UpdateRunner
-
- isSameCountry() - Method in class net.i2p.router.peermanager.PeerProfile
-
- isSameFile(Path, Path) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- isSameFileSystem(Path, Path) - Static method in class org.apache.commons.io.file.PathUtils
-
- IsSandyCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
-
Supports the SSE 3, 4.1, 4.2 instructions.
- IsSandyCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
- 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
-
- 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
-
- isSendEvents() - Method in class org.cybergarage.upnp.StateVariable
-
- 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
-
- 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
-
- isSharedClient(int) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- 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
-
- isShuttingDown(RouterContext) - Static method in class net.i2p.router.RouterThrottleImpl
-
- isShuttingDown(RouterContext) - Static method in class net.i2p.router.web.helpers.ConfigRestartBean
-
- isSigTypeAvailable(int) - Method in class net.i2p.i2ptunnel.web.EditBean
-
- IsSkylakeCompatible() - Method in interface freenet.support.CPUInformation.IntelCPUInfo
-
Supports the AVX-512 instrutions.
- IsSkylakeCompatible() - Method in class freenet.support.CPUInformation.IntelInfoImpl
-
Supports the AVX-512 instrutions.
- 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
-
- isSOAPAction(String) - Method in class org.cybergarage.soap.SOAPRequest
-
- isSpam() - Method in class i2p.susi.webmail.Mail
-
- isSplitConfig(I2PAppContext) - Static method in class net.i2p.router.startup.ClientAppConfig
-
- isSSLEnabled(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- isStarting() - Method in class org.klomp.snark.Snark
-
Startup in progress.
- isStateVariableNode(Node) - Static method in class org.cybergarage.upnp.StateVariable
-
- 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
-
- 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
-
- isStrictMultilineParsing() - Method in class org.apache.commons.net.ftp.FTP
-
Tests whether strict multiline parsing is enabled, as per RFC 959, section 4.2.
- isStrictReplyParsing() - Method in class org.apache.commons.net.ftp.FTP
-
Tests whether strict non-multiline parsing is enabled, as per RFC 959, section 4.2.
- isSubscribed(Service) - Method in class org.cybergarage.upnp.ControlPoint
-
- isSubscribed() - Method in class org.cybergarage.upnp.Service
-
- isSubscribeRequest() - Method in class org.cybergarage.http.HTTPRequest
-
- isSuccess(int) - Static method in class org.apache.commons.net.imap.IMAPReply
-
Tests whether whether the reply code indicates success or not
- 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
-
- 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?
- isSupported() - Static method in class org.apache.commons.io.input.ByteBufferCleaner
-
Tests if were able to load a suitable cleaner for the current JVM.
- isSymbolicLink(Path) - Method in class org.apache.commons.io.filefilter.SymbolicLinkFileFilter
-
- isSymbolicLink() - Method in class org.apache.commons.net.ftp.FTPFile
-
Tests if the file is a symbolic link.
- isSymlink(File) - Static method in class org.apache.commons.io.FileUtils
-
Tests whether the specified file is a symbolic link rather than an actual file.
- isSymNatted() - Method in class net.i2p.router.transport.udp.UDPTransport
-
Is IPv4 Symmetric NATted?
- isSystemWindows() - Static method in class org.apache.commons.io.FilenameUtils
-
Determines if Windows file system is in use.
- 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
- isTaggedWith(Throwable, Object) - Static method in exception org.apache.commons.io.TaggedIOException
-
Checks whether the given throwable is tagged with the given tag.
- isTemporary(Inet6Address) - Static method in class net.i2p.util.Addresses
-
Determines if an IPv6 address is temporary.
- isTemporaryBlocklisted(byte[]) - Method in class net.i2p.router.Blocklist
-
Check if IP is temporarily blocked.
- isTestInProgress() - Method in class edu.internet2.ndt.Tcpbw100
-
- isTextBrowser(String) - Static method in class net.i2p.servlet.util.ServletUtil
-
- isTextXml(String) - Static method in class org.apache.commons.io.input.XmlStreamReader
-
Tests if the MIME type belongs to the TEXT XML family.
- isThresholdExceeded() - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Tests whether or not the configured threshold has been exceeded for this output stream.
- isThrottled(Hash) - Method in class net.i2p.client.streaming.impl.ConnThrottler
-
Checks individual count only.
- 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?
- 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).
- isUnixTime(FileTime) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
Tests whether a FileTime can be safely represented in the standard Unix time.
- isUnixTime(long) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
Tests whether a given number of seconds (since Epoch) can be safely represented in the standard Unix time.
- isUnknown() - Method in class org.apache.commons.net.ftp.FTPFile
-
Tests if the type of the file is unknown.
- isUnlimited() - Static method in class net.i2p.crypto.CryptoCheck
-
Do we have unlimited crypto?
- isUnpublished() - Method in class net.i2p.data.LeaseSet2
-
- 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
-
- isUntagged(String) - Static method in class org.apache.commons.net.imap.IMAPReply
-
Tests whether if the reply line is untagged - e.g.
- 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
-
- isURNService(String) - Static method in class org.cybergarage.upnp.device.ST
-
- isUseEPSVwithIPv4() - Method in class org.apache.commons.net.ftp.FTPClient
-
Tests whether to attempt using EPSV with IPv4.
- isUTF8(Charset) - Static method in class org.apache.commons.io.Charsets
-
Tests whether a given encoding is UTF-8.
- isUUIDDevice(String) - Static method in class org.cybergarage.upnp.device.ST
-
- 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.
- isValid() - Method in class org.apache.commons.net.ftp.FTPFile
-
Tests whether an entry is valid or not.
- 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:
- isValidCommand(int) - Static method in class org.apache.commons.net.telnet.TelnetCommand
-
Tests if a given command code is valid.
- isValidGraphElement() - Method in class org.rrd4j.graph.CommentText
-
- 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.
- isValidLine(String) - Method in class org.apache.commons.io.LineIterator
-
Overridable method to validate each line that is returned.
- isValidMaskPattern(int) - Static method in class com.google.zxing.qrcode.encoder.QRCode
-
- isValidOption(int) - Static method in class org.apache.commons.net.telnet.TelnetOption
-
Determines if a given option code is valid.
- 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
-
- 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
-
- isVersioning() - Method in class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
-
Returns false.
- isVersioning() - Method in class org.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
-
- isWantClientAuth() - Method in class org.apache.commons.net.ftp.FTPSClient
-
Tests the want client auth flag.
- 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
-
- isWebPeer() - Method in class org.klomp.snark.Peer
-
- isWebPeer() - Method in class org.klomp.snark.WebPeer
-
- isWebPeerBanned(String) - Method in class org.klomp.snark.PeerCoordinator
-
Is a web peer banned?
- isWellIntegrated(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- 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
-
- isWriteBufEmpty() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
Replaces getWriteBufCount().
- isX86() - Static method in class net.i2p.util.SystemVersion
-
- 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
-
- isXnLabelInternal(String) - Static method in class org.minidns.dnslabel.XnLabel
-
- 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
-
- 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
-
- 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?
- iterableAddressStrings() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Creates a new Iterable of address Strings.
- iterate(T, IOUnaryOperator<T>) - Static method in interface org.apache.commons.io.function.IOStream
-
Like Stream.iterate(Object, UnaryOperator) but for IO.
- iterateArticleInfo(long, long) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Return article headers for all articles between lowArticleNumber and highArticleNumber, inclusively, using the XOVER command.
- iterateFiles(File, IOFileFilter, IOFileFilter) - Static method in class org.apache.commons.io.FileUtils
-
Iterates over the files in given directory (and optionally
its subdirectories).
- iterateFiles(File, String[], boolean) - Static method in class org.apache.commons.io.FileUtils
-
Iterates over the files in a given directory (and optionally
its subdirectories) which match an array of extensions.
- iterateFilesAndDirs(File, IOFileFilter, IOFileFilter) - Static method in class org.apache.commons.io.FileUtils
-
Iterates over the files in given directory (and optionally
its subdirectories).
- iterateNewNews(NewGroupsOrNewsQuery) - Method in class org.apache.commons.net.nntp.NNTPClient
-
List all new articles added to the NNTP server since a particular date subject to the conditions of the specified query.
- iterateNewNewsgroupListing(NewGroupsOrNewsQuery) - Method in class org.apache.commons.net.nntp.NNTPClient
-
List all new newsgroups added to the NNTP server since a particular date subject to the conditions of the specified query.
- iterateNewNewsgroups(NewGroupsOrNewsQuery) - Method in class org.apache.commons.net.nntp.NNTPClient
-
List all new newsgroups added to the NNTP server since a particular date subject to the conditions of the specified query.
- iterateNewsgroupListing() - Method in class org.apache.commons.net.nntp.NNTPClient
-
List all newsgroups served by the NNTP server.
- iterateNewsgroupListing(String) - Method in class org.apache.commons.net.nntp.NNTPClient
-
List the newsgroups that match a given pattern.
- iterateNewsgroups() - Method in class org.apache.commons.net.nntp.NNTPClient
-
List all newsgroups served by the NNTP server.
- iterateNewsgroups(String) - Method in class org.apache.commons.net.nntp.NNTPClient
-
List the newsgroups that match a given pattern.
- 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
-
- 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
-
- 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
-
- 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
-
- 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() - Method in class net.i2p.router.util.CachedIteratorArrayList
-
- iterator() - Method in class net.i2p.router.util.CachedIteratorCollection
-
Returns a new iterator over the elements in this collection.
- iterator() - Method in class net.i2p.router.util.RemovableSingletonSet
-
- 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
-
- iterator() - Method in interface org.apache.commons.io.function.IOBaseStream
-
Like BaseStream.iterator().
- iterator() - Method in interface org.apache.commons.io.function.IOIterable
-
- iterator() - Method in class org.apache.commons.io.function.UncheckedIOBaseStream
-
- iterator() - Method in class org.apache.commons.io.function.UncheckedIOIterable
-
- iterator() - Method in class org.apache.commons.io.input.ReversedLinesFileReader
-
- iterator() - Method in exception org.apache.commons.io.IOExceptionList
-
- iterator(Stream<T>) - Static method in class org.apache.commons.io.StreamIterator
-
Wraps and presents a stream as a closable resource that automatically closes itself when reaching the end of stream.
- iterator() - Method in class org.apache.commons.net.nntp.ArticleIterator
-
- iterator() - Method in class org.apache.commons.net.nntp.NewsgroupIterator
-
- iterator() - Method in class org.apache.commons.net.nntp.ReplyIterator
-
- iterator() - Method in class org.apache.commons.net.util.ListenerList
-
- iterator() - Method in class org.klomp.snark.comments.CommentSet
-
Will be in reverse-sort order, i.e.
- iterator() - Method in class org.klomp.snark.PeerCoordinatorSet
-
- 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 - 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
-
- 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
-
- 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
-
- P521_SPEC - Static variable in class net.i2p.crypto.ECConstants
-
- pack() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- 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_SIZE - Static variable in class org.apache.commons.net.tftp.TFTP
-
The size to use for TFTP packet buffers.
- PacketBuilder - Class in net.i2p.router.transport.udp
-
Builder for UDP packets.
- PacketBuilder() - Constructor for class net.i2p.router.transport.udp.PacketBuilder
-
- 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
-
- 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 - 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
-
- 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
-
- packetReceived() - Method in class net.i2p.client.streaming.impl.Connection
-
- packetReceived() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
Call from synchronized method only
- 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
-
- 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
-
- packPublicKey(PolyVec, byte[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMIndCpa
-
- packSecretKey(PolyVec) - Method in class org.bouncycastle.pqc.crypto.mlkem.MLKEMIndCpa
-
- 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
-
- PADDING_MAX_DEFAULT_INT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- PADDING_MAX_SESSION_CREATED - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- PADDING_MAX_SESSION_REQUEST - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- PADDING_MIN_DEFAULT_INT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- 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
-
with zero-filled data
- 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
-
with zero-filled data
- PaddingBlock(I2PAppContext, int) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.PaddingBlock
-
with random data
- page - Variable in class net.metanotion.io.block.FreeListBlock
-
- page - Variable in class net.metanotion.io.block.index.BSkipSpan
-
Page number of this span
- PAGE_STRUCTURE - Static variable in class org.apache.commons.net.ftp.FTP
-
A constant used to indicate a file is to be treated as a set of independent indexed pages.
- PAGE_TYPE_UNKNOWN - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 551.
- 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
-
- 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
-
- PAIRMAX - Static variable in class net.i2p.router.sybil.Analysis
-
- 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
-
- parallel() - Method in interface org.apache.commons.io.function.IOBaseStream
-
Like BaseStream.parallel().
- parallel() - Method in class org.apache.commons.io.function.UncheckedIOBaseStream
-
- PARAM_PLUGIN_NAME - Static variable in class net.i2p.router.web.WebAppStarter
-
- 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
-
- ParametersWithRandom(CipherParameters) - Constructor for class org.bouncycastle.crypto.params.ParametersWithRandom
-
- 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.apache.commons.net.nntp.NntpThreadContainer
-
- parent - Variable in class org.rrd4j.graph.SourcedPlotElement
-
- 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
-
- 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(DataInputStream, int) - Static method in class org.minidns.record.DLV
-
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.DNAME
-
- parse(DataInputStream, int) - Static method in class org.minidns.record.DNSKEY
-
- parse(DataInputStream, int) - Static method in class org.minidns.record.DS
-
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.MX
-
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.NS
-
- parse(DataInputStream, byte[], int) - Static method in class org.minidns.record.NSEC
-
- parse(DataInputStream, int) - Static method in class org.minidns.record.NSEC3
-
- parse(DataInputStream) - Static method in class org.minidns.record.NSEC3PARAM
-
- parse(DataInputStream, int) - Static method in class org.minidns.record.OPENPGPKEY
-
- parse(DataInputStream, int) - Static method in class org.minidns.record.OPT
-
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.PTR
-
- 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(DataInputStream, byte[]) - Static method in class org.minidns.record.SOA
-
- parse(DataInputStream, byte[]) - Static method in class org.minidns.record.SRV
-
- parse(DataInputStream, int) - Static method in class org.minidns.record.TLSA
-
- parse(DataInputStream, int) - Static method in class org.minidns.record.TXT
-
- parse(DataInputStream, int, Record.TYPE) - Static method in class org.minidns.record.UNKNOWN
-
- 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).
- parseADATReply(String) - Method in class org.apache.commons.net.ftp.FTPSClient
-
Parses the given ADAT response line and base64-decodes the data.
- parseArgs(String) - Static method in class net.i2p.i2ptunnel.web.SSLHelper
-
Adapted from LoadClientAppsJob
- parseArgs(String) - Static method in class net.i2p.router.startup.LoadClientAppsJob
-
Parse arg string into an array of args.
- parseArticleEntry(String) - Static method in class org.apache.commons.net.nntp.NNTPClient
-
- 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.
- parseByteOrder(String) - Static method in class org.apache.commons.io.ByteOrderParser
-
- 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
- parseEntry(String) - Static method in class org.apache.commons.net.ftp.parser.MLSxEntryParser
-
Parses a line of an FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - Method in interface org.apache.commons.net.ftp.FTPFileEntryParser
-
Parses a line of an FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.CompositeFileEntryParser
-
- parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParser
-
Parses a line of a Unix FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.MacOsPeterFTPEntryParser
-
Parses a line of a Unix (standard) FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.MLSxEntryParser
-
- parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
-
Parses a line of a z/OS - MVS FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.NetwareFTPEntryParser
-
Parses a line of an NetwareFTP server file listing and converts it into a usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.NTFTPEntryParser
-
Parses a line of an NT FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.OS2FTPEntryParser
-
Parses a line of an OS2 FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.OS400FTPEntryParser
-
- parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
-
Parses a line of a Unix (standard) FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
- parseFTPEntry(String) - Method in class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
-
Parses a line of a VMS FTP server file listing and converts it into a usable format in the form of an FTPFile instance.
- parseGMTdateTime(String) - Static method in class org.apache.commons.net.ftp.parser.MLSxEntryParser
-
Parse a GMT time stamp of the form yyyyMMDDHHMMSS[.sss]
- parseGmtInstant(String) - Static method in class org.apache.commons.net.ftp.parser.MLSxEntryParser
-
Parse a GMT time stamp of the form yyyyMMDDHHMMSS[.sss]
- 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.
- parseNewsgroupListEntry(String) - Static method in class org.apache.commons.net.nntp.NNTPClient
-
- parseNonStdAttributes(boolean) - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Parser
-
Specifies whether to parse non-standard attributes found in JSON-RPC
2.0 messages.
- parseNtpString(String) - Static method in class org.apache.commons.net.ntp.TimeStamp
-
Parses the string argument as a NTP hexidecimal timestamp representation string (e.g.
- parseParams(String) - Static method in class net.i2p.sam.SAMUtils
-
Parse SAM parameters, and put them into a Properties object
Modified from EepGet.
- parsePathname(String) - Static method in class org.apache.commons.net.ftp.FTPClient
-
Parse the path from a CWD reply.
- parsePBSZ(long) - Method in class org.apache.commons.net.ftp.FTPSClient
-
PBSZ command.
- 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
-
- 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.
- ParserInitializationException - Exception in org.apache.commons.net.ftp.parser
-
This class encapsulates all errors that may be thrown by the process of an FTPFileEntryParserFactory creating and instantiating an FTPFileEntryParser.
- ParserInitializationException(String) - Constructor for exception org.apache.commons.net.ftp.parser.ParserInitializationException
-
Constructs a ParserInitializationException with just a message
- ParserInitializationException(String, Throwable) - Constructor for exception org.apache.commons.net.ftp.parser.ParserInitializationException
-
Constructs a ParserInitializationException with a message and a root cause.
- parseSharedData(DataInputStream, int) - Static method in class org.minidns.record.DelegatingDnssecRR
-
- 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.
- parseTimestamp(String) - Method in class org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
-
This method is called by the concrete parsers to delegate timestamp parsing to the timestamp parser.
- parseTimestamp(String) - Method in interface org.apache.commons.net.ftp.parser.FTPTimestampParser
-
Parses the supplied datestamp parameter.
- parseTimestamp(String) - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
Implements the one
method in the
FTPTimestampParser interface according to
this algorithm:
If the recentDateFormat member has been defined, try to parse the supplied string with that.
- parseTimestamp(String, Calendar) - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
If the recentDateFormat member has been defined, try to parse the supplied string with that.
- PARTIAL - Static variable in class org.apache.commons.net.imap.IMAPReply
-
The reply code indicating a partial response.
- PARTIAL_CONTENT - Static variable in class org.cybergarage.http.HTTPStatus
-
- 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
-
- 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
-
- PARTSIZE - Static variable in class org.klomp.snark.PeerState
-
- pass(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP PASS command to the server, receive the reply, and return the reply code.
- PASS - Static variable in class org.apache.commons.net.pop3.POP3Command
-
Send password.
- passConditionalHeaders(HttpServletRequest, HttpServletResponse, BasicServlet.HttpContent) - Method in class org.klomp.snark.web.BasicServlet
-
Check modification date headers.
- PASSIVE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- PASSIVE_LOCAL_DATA_CONNECTION_MODE - Static variable in class org.apache.commons.net.ftp.FTPClient
-
A constant indicating the FTP session is expecting all transfers to occur between the client (local) and server and that the server is in passive mode,
requiring the client to connect to the server's data port to initiate a transfer.
- PASSIVE_REMOTE_DATA_CONNECTION_MODE - Static variable in class org.apache.commons.net.ftp.FTPClient
-
A constant indicating the FTP session is expecting all transfers to occur between two remote servers and that the server the client is connected to is in
passive mode, requiring the other server to connect to the first server's data port to initiate a data transfer.
- PASSWORD - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- 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
-
- pasv() - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP PASV command to the server, receive the reply, and return the reply code.
- PATH_COMPARATOR - Static variable in class org.apache.commons.io.comparator.PathFileComparator
-
- PATH_INSENSITIVE_COMPARATOR - Static variable in class org.apache.commons.io.comparator.PathFileComparator
-
- PATH_INSENSITIVE_REVERSE - Static variable in class org.apache.commons.io.comparator.PathFileComparator
-
- PATH_REVERSE - Static variable in class org.apache.commons.io.comparator.PathFileComparator
-
- PATH_SYSTEM_COMPARATOR - Static variable in class org.apache.commons.io.comparator.PathFileComparator
-
- PATH_SYSTEM_REVERSE - Static variable in class org.apache.commons.io.comparator.PathFileComparator
-
Reverse system sensitive path comparator instance (see
IOCase.SYSTEM)
- PathChallengeBlock(byte[]) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.PathChallengeBlock
-
- PathEqualsFileFilter - Class in org.apache.commons.io.filefilter
-
Accepts only an exact
Path object match.
- PathEqualsFileFilter(Path) - Constructor for class org.apache.commons.io.filefilter.PathEqualsFileFilter
-
Constructs a new instance for the given
Path.
- PathFileComparator - Class in org.apache.commons.io.comparator
-
- PathFileComparator() - Constructor for class org.apache.commons.io.comparator.PathFileComparator
-
Constructs a case-sensitive file path comparator instance.
- PathFileComparator(IOCase) - Constructor for class org.apache.commons.io.comparator.PathFileComparator
-
Constructs a file path comparator instance with the specified case-sensitivity.
- PathFilter - Interface in org.apache.commons.io.file
-
- 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.
- PathMatcherFileFilter - Class in org.apache.commons.io.filefilter
-
- PathMatcherFileFilter(PathMatcher) - Constructor for class org.apache.commons.io.filefilter.PathMatcherFileFilter
-
Constructs a new instance to perform matching with a PathMatcher.
- PATHNAME_CREATED - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 257.
- PathOrigin(Path) - Constructor for class org.apache.commons.io.build.AbstractOrigin.PathOrigin
-
Constructs a new instance for the given origin.
- PathResponseBlock(byte[]) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.PathResponseBlock
-
- PathUtils - Class in org.apache.commons.io.file
-
NIO Path utilities.
- PathVisitor - Interface in org.apache.commons.io.file
-
- PathVisitorFileFilter - Class in org.apache.commons.io.filefilter
-
A file filter backed by a path visitor.
- PathVisitorFileFilter(PathVisitor) - Constructor for class org.apache.commons.io.filefilter.PathVisitorFileFilter
-
Constructs a new instance that will forward calls to the given visitor.
- 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_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_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
- 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
-
- PAYLOAD_TYPE_DATA - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- PAYLOAD_TYPE_RELAY_INTRO - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- PAYLOAD_TYPE_RELAY_REQUEST - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- PAYLOAD_TYPE_RELAY_RESPONSE - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- PAYLOAD_TYPE_SESSION_CONFIRMED - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- PAYLOAD_TYPE_SESSION_CREATED - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- PAYLOAD_TYPE_SESSION_DESTROY - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- PAYLOAD_TYPE_SESSION_REQUEST - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- PAYLOAD_TYPE_TEST - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- payloadData - Variable in class org.minidns.record.Record
-
The payload object of this record.
- PayloadGarlicConfig - Class in net.i2p.router.message
-
Garlic config for a single clove, containing an I2NP message and 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
-
Converts payload type integer constant to human-readable string.
- pcapWriter - Static variable in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- 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
-
- 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
-
- 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
-
- peek(IOConsumer<? super T>) - Method in interface org.apache.commons.io.function.IOStream
-
Like Stream.peek(java.util.function.Consumer).
- peek(byte[], int, int) - Method in class org.apache.commons.io.input.buffer.CircularByteBuffer
-
Returns, whether the next bytes in the buffer are exactly those, given by
sourceBuffer, offset, and length.
- peek(byte[]) - Method in class org.apache.commons.io.input.buffer.PeekableInputStream
-
Returns whether the next bytes in the buffer are as given by sourceBuffer.
- peek(byte[], int, int) - Method in class org.apache.commons.io.input.buffer.PeekableInputStream
-
Returns whether the next bytes in the buffer are as given by sourceBuffer, {code offset}, and
length.
- peek() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedReader
-
Returns the next character in the current reader without consuming it.
- peek(char[]) - Method in class org.apache.commons.io.input.UnsynchronizedBufferedReader
-
Populates the buffer with the next buf.length characters in the current reader without consuming them.
- PeekableInputStream - Class in org.apache.commons.io.input.buffer
-
Implements a buffered input stream, which allows to peek into the buffers first bytes.
- PeekableInputStream(InputStream) - Constructor for class org.apache.commons.io.input.buffer.PeekableInputStream
-
Constructs a new instance, which filters the given input stream, and uses a reasonable default buffer size (
IOUtils.DEFAULT_BUFFER_SIZE).
- PeekableInputStream(InputStream, int) - Constructor for class org.apache.commons.io.input.buffer.PeekableInputStream
-
Constructs a new instance, which filters the given input stream, and uses the given buffer size.
- 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_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
-
- PEER_TEST_PROLOGUE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- PeerAcceptor - Class in org.klomp.snark
-
Accepts incomming connections from peers.
- PeerAcceptor(PeerCoordinator) - Constructor for class org.klomp.snark.PeerAcceptor
-
- PeerAcceptor(PeerCoordinatorSet) - Constructor for class org.klomp.snark.PeerAcceptor
-
- 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 - this does nothing
- PeerCheckerTask - Class in org.klomp.snark
-
TimerTask that checks for good/bad up/downloader.
- PeerCheckerTask(I2PSnarkUtil, PeerCoordinator) - Constructor for class org.klomp.snark.PeerCheckerTask
-
- 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
-
- 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
-
- 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
-
- 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
-
- PeerID - Class in org.klomp.snark
-
Store the address information about a peer.
- PeerID(byte[], Destination) - Constructor for class org.klomp.snark.PeerID
-
- PeerID(BDecoder) - Constructor for class org.klomp.snark.PeerID
-
Creates a PeerID from a BDecoder.
- PeerID(Map<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
-
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 maintains performance statistics for router peers.
- 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
-
- 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
Only used by PeerTestJob, which may not have a point.
- 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
-
- peerSendsBadReplies(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- 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
-
- 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
-
- 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
-
- 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
-
- PERCENTAGE - Static variable in class edu.internet2.ndt.NDTConstants
-
- PercentElem(int, long, double) - Constructor for class org.rrd4j.data.Variable.PercentElem
-
- PERCENTILE(float, boolean) - Constructor for class org.rrd4j.data.Variable.PERCENTILE
-
- PERCENTILE(double) - Constructor for class org.rrd4j.data.Variable.PERCENTILE
-
- PERCENTILE(float) - Constructor for class org.rrd4j.data.Variable.PERCENTILE
-
- PERCENTILENAN(float) - Constructor for class org.rrd4j.data.Variable.PERCENTILENAN
-
- PERCENTILENAN(double) - Constructor for class org.rrd4j.data.Variable.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
-
- performQueryListener(QueryRequest) - Method in class org.cybergarage.upnp.StateVariable
-
- performRemoveDeviceListener(Device) - Method in class org.cybergarage.upnp.ControlPoint
-
- performRequestListener(HTTPRequest) - Method in class org.cybergarage.http.HTTPServer
-
Notifies all registered request listeners of an HTTP request.
- performSearchListener(SSDPPacket) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocket
-
- performSearchResponseListener(SSDPPacket) - Method in class org.cybergarage.upnp.ControlPoint
-
- PERIODS - Static variable in class net.i2p.router.web.GraphListener
-
- PERMISSION_DENIED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 502.
- PERMITTED_POSTING_PERMISSION - Static variable in class org.apache.commons.net.nntp.NewsgroupInfo
-
A constant indicating that a newsgroup is public and unmoderated.
- 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
-
- PersistentKeyRing - Class in net.i2p.router
-
ConcurrentHashMap with backing in the router.config file.
- PersistentKeyRing(RouterContext) - Constructor for class net.i2p.router.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
-
access via Analysis.getPersister()
- PFX_OPTION - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- 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
-
- piece - Variable in class org.klomp.snark.Message
-
- 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
-
- 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
-
- ping(Destination, int, int, long, boolean, ConnectionManager.PingNotifier) - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- 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
-
Main ping method for a single destination
- Pinger - Class in net.i2p.i2ptunnel.streamr
-
Connectivity tester that pings I2P destinations at regular intervals to monitor network status
- Pinger(I2PAppContext, int) - Constructor for class net.i2p.i2ptunnel.streamr.Pinger
-
- pingFromFile(String) - Method in class net.i2p.addressbook.HostPing
-
Ping multiple destinations from file
- 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
-
- 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
-
- PKT_NUM_OFFSET - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- placeComments() - Method in class org.rrd4j.graph.LegendComposer
-
- 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
-
- PLUGIN_DIR - Static variable in class net.i2p.router.update.PluginUpdateRunner
-
- PLUGIN_DIR - Static variable in class net.i2p.router.web.PluginStarter
-
- 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
-
- 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
-
- 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
-
- 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
- plusMillis(FileTime, long) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
- plusNanos(FileTime, long) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
- plusSeconds(FileTime, long) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
- 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
-
- pn - Variable in class net.i2p.router.crypto.ratchet.RatchetEntry
-
- PNBlock(int) - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload.PNBlock
-
- 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
-
- pointwiseAccountMontgomery(Poly, PolyVec, PolyVec, MLKEMEngine) - Static method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- PoisonI2CPMessage - Class in net.i2p.internal
-
For marking end-of-queues in a standard manner.
- PoisonI2CPMessage() - Constructor for class net.i2p.internal.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.util.CoDelBlockingQueue
-
- poll() - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
- 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
-
- 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
-
- polyNtt() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- polySubtract(Poly) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- 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() - Constructor for class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- polyVecInverseNttToMont() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- polyVecNtt() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- pongReceived(String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- pongReceived(String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- pool0Count - Variable in class gnu.crypto.prng.FortunaStandalone
-
- 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
-
- pools - Variable in class gnu.crypto.prng.FortunaStandalone
-
null if using DevRandom
- poolUsed - Variable in class org.rrd4j.graph.RrdGraphDef
-
- POP3 - Class in org.apache.commons.net.pop3
-
The POP3 class is not meant to be used by itself and is provided only so that you may easily implement your own POP3 client if you so desire.
- POP3() - Constructor for class org.apache.commons.net.pop3.POP3
-
The default POP3Client constructor.
- POP3Client - Class in org.apache.commons.net.pop3
-
The POP3Client class implements the client side of the Internet POP3 Protocol defined in RFC 1939.
- POP3Client() - Constructor for class org.apache.commons.net.pop3.POP3Client
-
Constructs a new instance.
- POP3Command - Class in org.apache.commons.net.pop3
-
POP3Command stores POP3 command code constants.
- 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.
- POP3MessageInfo - Class in org.apache.commons.net.pop3
-
POP3MessageInfo is used to return information about messages stored on a POP3 server.
- POP3MessageInfo() - Constructor for class org.apache.commons.net.pop3.POP3MessageInfo
-
Constructs a new instance with number and size set to 0, and identifier set to null.
- POP3MessageInfo(int, int) - Constructor for class org.apache.commons.net.pop3.POP3MessageInfo
-
Constructs a new instance with number set to num, size set to octets, and
identifier set to null.
- POP3MessageInfo(int, String) - Constructor for class org.apache.commons.net.pop3.POP3MessageInfo
-
Constructs a new instance with number set to num, size undefined, and identifier set to
uid.
- POP3Reply - Class in org.apache.commons.net.pop3
-
POP3Reply stores POP3 reply code constants.
- POP3SClient - Class in org.apache.commons.net.pop3
-
POP3 over SSL processing.
- POP3SClient() - Constructor for class org.apache.commons.net.pop3.POP3SClient
-
- POP3SClient(boolean) - Constructor for class org.apache.commons.net.pop3.POP3SClient
-
- POP3SClient(boolean, SSLContext) - Constructor for class org.apache.commons.net.pop3.POP3SClient
-
- POP3SClient(SSLContext) - Constructor for class org.apache.commons.net.pop3.POP3SClient
-
- POP3SClient(String) - Constructor for class org.apache.commons.net.pop3.POP3SClient
-
Constructor for POP3SClient.
- POP3SClient(String, boolean) - Constructor for class org.apache.commons.net.pop3.POP3SClient
-
Constructor for POP3SClient.
- POP3SClient(String, boolean, SSLContext) - Constructor for class org.apache.commons.net.pop3.POP3SClient
-
Constructor for POP3SClient.
- populateState(byte[]) - Method in class org.bouncycastle.crypto.digests.LongDigest
-
- 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(InetAddress, int) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP PORT command to the server, receive the reply, and return the reply code.
- port - Variable in class org.apache.commons.net.tftp.TFTPPacket
-
The port the packet came from or is going to.
- 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
-
- PORT - Static variable in class org.klomp.snark.TrackerClient
-
- port - Variable in class org.minidns.record.SRV
-
The target port.
- PORT_ANY - Static variable in interface net.i2p.client.I2PSession
-
- PORT_RESTRICTED_NAT - Static variable in class org.freenetproject.DetectedIP
-
Port restricted cone NAT.
- PORT_UNSPECIFIED - Static variable in interface net.i2p.client.I2PSession
-
- PortableWorkingDir - Class in net.i2p.router.startup
-
Get a relative working directory for i2p based upon properties by parent process.
- PortableWorkingDir() - Constructor for class net.i2p.router.startup.PortableWorkingDir
-
- 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.
- 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
-
- portMessage(int) - Method in class org.klomp.snark.PeerState
-
Unused
- portNumber - Variable in class org.freenetproject.ForwardPort
-
Port number to forward
- pos - Variable in class org.apache.commons.io.input.UnsynchronizedBufferedInputStream
-
The current position within the byte array buffer.
- 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_LONG_RANGE - Static variable in class com.tomgibara.crinch.hashing.HashRange
-
- 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() - Method in class org.apache.commons.net.nntp.NNTP
-
A convenience method to send the NNTP POST command to the server, receive the reply, and return the reply code.
- POST - Static variable in class org.apache.commons.net.nntp.NNTPCommand
-
NNTP command code 11.
- POST - Static variable in class org.cybergarage.http.HTTP
-
- post(HTTPResponse) - Method in class org.cybergarage.http.HTTPRequest
-
- post(String, int, boolean) - Method in class org.cybergarage.http.HTTPRequest
-
- post(String, int) - Method in class org.cybergarage.http.HTTPRequest
-
- post(HTTPResponse, long, long, boolean) - Method in class org.cybergarage.http.HTTPSocket
-
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() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- post(HTTPRequest, String, int) - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- post(HTTPRequest) - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- post(String, int, String) - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
-
- post(SSDPNotifyRequest) - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
-
- post(String, int, SSDPSearchResponse) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
-
- post(String, int, SSDPSearchRequest) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
-
- post(SSDPSearchRequest) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
-
- postalCode - Variable in class com.maxmind.geoip.Location
-
- postArticle() - Method in class org.apache.commons.net.nntp.NNTPClient
-
Post an article to the NNTP server.
- 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.
- POSTING_FAILED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 441.
- POSTING_NOT_ALLOWED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 440.
- postMessage(String, int) - Method in class org.cybergarage.soap.SOAPRequest
-
- postQuerylAction() - Method in class org.cybergarage.upnp.StateVariable
-
- postSearchResponse(SSDPPacket, String, String) - Method in class org.cybergarage.upnp.Device
-
- postVisitDirectory(Path, IOException) - Method in class org.apache.commons.io.file.CountingPathVisitor
-
- postVisitDirectory(Path, IOException) - Method in class org.apache.commons.io.file.DeletingPathVisitor
-
- postVisitDirectory(Path, IOException) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
- pow(FieldElement) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- 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$.
- 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
-
Precache reverse DNS lookups for a collection of RouterInfo entries.
- 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
-
- 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
-
- PREDEFINED_BUFFER_SIZE - Static variable in class edu.internet2.ndt.NDTConstants
-
- 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
-
- PREFIX - Static variable in class net.i2p.router.web.PluginStarter
-
- PREFIX - Static variable in class net.i2p.router.web.RouterConsoleRunner
-
- 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.
- prefixFileFilter(String) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file name starts with the specified text.
- prefixFileFilter(String, IOCase) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file name starts with the specified text.
- PrefixFileFilter - Class in org.apache.commons.io.filefilter
-
Filters file names for a certain prefix.
- PrefixFileFilter(List<String>) - Constructor for class org.apache.commons.io.filefilter.PrefixFileFilter
-
Constructs a new Prefix file filter for a list of prefixes.
- PrefixFileFilter(List<String>, IOCase) - Constructor for class org.apache.commons.io.filefilter.PrefixFileFilter
-
Constructs a new Prefix file filter for a list of prefixes
specifying case-sensitivity.
- PrefixFileFilter(String) - Constructor for class org.apache.commons.io.filefilter.PrefixFileFilter
-
Constructs a new Prefix file filter for a single prefix.
- PrefixFileFilter(String...) - Constructor for class org.apache.commons.io.filefilter.PrefixFileFilter
-
Constructs a new Prefix file filter for any of an array of prefixes.
- PrefixFileFilter(String, IOCase) - Constructor for class org.apache.commons.io.filefilter.PrefixFileFilter
-
Constructs a new Prefix file filter for a single prefix
specifying case-sensitivity.
- PrefixFileFilter(String[], IOCase) - Constructor for class org.apache.commons.io.filefilter.PrefixFileFilter
-
Constructs a new Prefix file filter for any of an array of prefixes
specifying case-sensitivity.
- PREPARE_TO_RECONNECT - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
2
- 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.
- preParse(List<String>) - Method in interface org.apache.commons.net.ftp.FTPFileEntryParser
-
This method is a hook for those implementors (such as VMSVersioningFTPEntryParser, and possibly others) which need to perform some action upon the
FTPFileList after it has been created from the server stream, but before any clients see the list.
- preParse(List<String>) - Method in class org.apache.commons.net.ftp.FTPFileEntryParserImpl
-
This method is a hook for those implementors (such as VMSVersioningFTPEntryParser, and possibly others) which need to perform some action upon the
FTPFileList after it has been created from the server stream, but before any clients see the list.
- preParse(List<String>) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
-
Pre-parses is called as part of the interface.
- preParse(List<String>) - Method in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
-
Preparses the list to discard "total nnn" lines.
- preParse(List<String>) - Method in class org.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
-
Implement hook provided for those implementers (such as VMSVersioningFTPEntryParser, and possibly others) which return multiple files with the same name
to remove the duplicates.
- 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
-
- 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.
- 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
-
Next and previous spans
- prev_multiplier - Variable in class org.rrd4j.core.timespec.TimeParser
-
- 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
-
- previousPage() - Method in class i2p.susi.util.Folder
-
Turns folder to previous page.
- preVisitDirectory(Path, BasicFileAttributes) - Method in class org.apache.commons.io.file.CleaningPathVisitor
-
- preVisitDirectory(Path, BasicFileAttributes) - Method in class org.apache.commons.io.file.CopyDirectoryVisitor
-
- preVisitDirectory(Path, BasicFileAttributes) - Method in class org.apache.commons.io.file.CountingPathVisitor
-
- preVisitDirectory(Path, BasicFileAttributes) - Method in class org.apache.commons.io.file.DeletingPathVisitor
-
- preVisitDirectory(Path, BasicFileAttributes) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
- 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(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
-
- 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
-
- print() - Method in class org.cybergarage.soap.SOAPRequest
-
- print() - Method in class org.cybergarage.soap.SOAPResponse
-
- 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.
- PRINT_WORKING_DIRECTORY - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- printAll() - Method in class net.metanotion.util.skiplist.SkipLevels
-
Print this level and all levels below it, recursively.
- PrintCommandListener - Class in org.apache.commons.net
-
This is a support class for some example programs.
- PrintCommandListener(PrintStream) - Constructor for class org.apache.commons.net.PrintCommandListener
-
Constructs an instance which prints everything using the default Charset.
- PrintCommandListener(PrintStream, boolean) - Constructor for class org.apache.commons.net.PrintCommandListener
-
Constructs an instance which optionally suppresses login command text and indicates where the EOL starts with the specified character.
- PrintCommandListener(PrintStream, boolean, char) - Constructor for class org.apache.commons.net.PrintCommandListener
-
Constructs an instance which optionally suppresses login command text and indicates where the EOL starts with the specified character.
- PrintCommandListener(PrintStream, boolean, char, boolean) - Constructor for class org.apache.commons.net.PrintCommandListener
-
Constructs an instance which optionally suppresses login command text and indicates where the EOL starts with the specified character.
- PrintCommandListener(PrintWriter) - Constructor for class org.apache.commons.net.PrintCommandListener
-
Constructs the default instance which prints everything.
- PrintCommandListener(PrintWriter, boolean) - Constructor for class org.apache.commons.net.PrintCommandListener
-
Constructs an instance which optionally suppresses login command text.
- PrintCommandListener(PrintWriter, boolean, char) - Constructor for class org.apache.commons.net.PrintCommandListener
-
Constructs an instance which optionally suppresses login command text and indicates where the EOL starts with the specified character.
- PrintCommandListener(PrintWriter, boolean, char, boolean) - Constructor for class org.apache.commons.net.PrintCommandListener
-
Constructs an instance which optionally suppresses login command text and indicates where the EOL starts with the specified character.
- printCommands(List<String>) - Static method in class net.i2p.util.CommandLine
-
- 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
-
- 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
-
- 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.
- printThread(Article) - Static method in class org.apache.commons.net.nntp.Article
-
Recursive method that traverses a pre-threaded graph (or tree) of connected Article objects and prints them out.
- printThread(Article, int) - Static method in class org.apache.commons.net.nntp.Article
-
Recursive method that traverses a pre-threaded graph (or tree) of connected Article objects and prints them out.
- printThread(Article, int, PrintStream) - Static method in class org.apache.commons.net.nntp.Article
-
Recursive method that traverses a pre-threaded graph (or tree) of connected Article objects and prints them out.
- printThread(Article, PrintStream) - Static method in class org.apache.commons.net.nntp.Article
-
Recursive method that traverses a pre-threaded graph (or tree) of connected Article objects and prints them out.
- printWorkingDirectory() - Method in class org.apache.commons.net.ftp.FTPClient
-
Returns the path of the current working directory.
- PRIORITY - Static variable in class net.i2p.util.LogManager
-
These define the characters in the format line of the config file
- 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
-
- PRIORITY_EXPLORATORY - Static variable in class net.i2p.router.OutNetMessage
-
- PRIORITY_HIGH - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- PRIORITY_HIGH - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- PRIORITY_HIGHEST - Static variable in class net.i2p.router.OutNetMessage
-
- PRIORITY_HIS_BUILD_REQUEST - Static variable in class net.i2p.router.OutNetMessage
-
- PRIORITY_HIS_NETDB_STORE - Static variable in class net.i2p.router.OutNetMessage
-
- 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
-
- PRIORITY_MY_BUILD_REQUEST - Static variable in class net.i2p.router.OutNetMessage
-
- PRIORITY_MY_DATA - Static variable in class net.i2p.router.OutNetMessage
-
- PRIORITY_MY_NETDB_LOOKUP - Static variable in class net.i2p.router.OutNetMessage
-
- PRIORITY_MY_NETDB_STORE - Static variable in class net.i2p.router.OutNetMessage
-
- PRIORITY_MY_NETDB_STORE_LOW - Static variable in class net.i2p.router.OutNetMessage
-
- PRIORITY_NETDB_EXPLORE - Static variable in class net.i2p.router.OutNetMessage
-
- PRIORITY_NETDB_FLOOD - Static variable in class net.i2p.router.OutNetMessage
-
- PRIORITY_NETDB_HARVEST - Static variable in class net.i2p.router.OutNetMessage
-
- PRIORITY_NETDB_REPLY - Static variable in class net.i2p.router.OutNetMessage
-
- 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
-
- PRIORITY_SKIP - Static variable in class org.klomp.snark.Storage
-
Priority value indicating a file should be skipped during download.
- PrivateKey - Class in net.i2p.data
-
Cryptographic private key for asymmetric encryption in I2P.
- PrivateKey() - Constructor for class net.i2p.data.PrivateKey
-
- PrivateKey(EncType) - Constructor for class net.i2p.data.PrivateKey
-
- PrivateKey(byte[]) - Constructor for class net.i2p.data.PrivateKey
-
- PrivateKey(EncType, byte[]) - Constructor for class net.i2p.data.PrivateKey
-
- PrivateKey(EncType, byte[], PublicKey) - Constructor for class net.i2p.data.PrivateKey
-
- PrivateKey(String) - Constructor for class net.i2p.data.PrivateKey
-
constructs from base64
- privateKey - Variable in class net.i2p.router.startup.LoadRouterInfoJob.KeyData
-
- privateKey - Variable in class org.bouncycastle.crypto.params.AsymmetricKeyParameter
-
- PrivateKeyFile - Class in net.i2p.data
-
This helper class reads and writes files in the
same "eepPriv.dat" format used by the client code.
- PrivateKeyFile(String) - Constructor for class net.i2p.data.PrivateKeyFile
-
- PrivateKeyFile(File) - Constructor for class net.i2p.data.PrivateKeyFile
-
- PrivateKeyFile(File, I2PClient) - Constructor for class net.i2p.data.PrivateKeyFile
-
- PrivateKeyFile(File, I2PSession) - Constructor for class net.i2p.data.PrivateKeyFile
-
- PrivateKeyFile(File, Destination, PrivateKey, SigningPrivateKey) - Constructor for class net.i2p.data.PrivateKeyFile
-
- PrivateKeyFile(File, PublicKey, SigningPublicKey, Certificate, PrivateKey, SigningPrivateKey) - Constructor for class net.i2p.data.PrivateKeyFile
-
- PrivateKeyFile(File, PublicKey, SigningPublicKey, Certificate, PrivateKey, SigningPrivateKey, byte[]) - Constructor for class net.i2p.data.PrivateKeyFile
-
- PrivateKeyFile(InputStream) - Constructor for class net.i2p.data.PrivateKeyFile
-
Can't be used for writing
- privKey - Variable in class net.i2p.data.PrivateKeyFile
-
- PROBABLE_FAILURE - Static variable in class org.freenetproject.ForwardPortStatus
-
The port forward probably failed
- PROBABLE_SUCCESS - Static variable in class org.freenetproject.ForwardPortStatus
-
The port forward probably succeeded.
- probeContentType(Path) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- 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(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.AuthenticateHandler
-
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.EchoHandler
-
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.GetRateHandler
-
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.I2PControlHandler
-
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.NetworkSettingHandler
-
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.RouterInfoHandler
-
- process(JSONRPC2Request, MessageContext) - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.RouterManagerHandler
-
- 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
-
- processAYTResponse() - Method in class org.apache.commons.net.telnet.Telnet
-
Processes the response of an AYT
- processBlock() - Method in class org.bouncycastle.crypto.digests.LongDigest
-
- processByte() - Method in class org.apache.commons.io.input.NullInputStream
-
Returns a byte value for the read() method.
- processBytes(byte[], int, int) - Method in class org.apache.commons.io.input.NullInputStream
-
Processes the bytes for the read(byte[], offset, length) method.
- processChar() - Method in class org.apache.commons.io.input.NullReader
-
Returns a character value for the read() method.
- processChars(char[], int, int) - Method in class org.apache.commons.io.input.NullReader
-
Process the characters for the read(char[], offset, length)
method.
- processCommand(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Processes a COMMAND.
- processData() - Method in class org.rrd4j.data.DataProcessor
-
Method that should be called once all datasources are defined.
- processDo(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Processes a DO request.
- processDont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Processes a DONT request.
- 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.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() - 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() - 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
-
- processLength(long, long) - Method in class org.bouncycastle.crypto.digests.LongDigest
-
- processMessage(OutNetMessage) - Method in class net.i2p.router.CommSystemFacade
-
- 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.
- processPayload(I2PAppContext, RatchetPayload.PayloadCallback, byte[], int, int, boolean) - Static method in class net.i2p.router.crypto.ratchet.RatchetPayload
-
Ratchet payload generation and parsing utilities supporting datetime, options, garlic, next key, acknowledgment, and padding blocks for ECIES+AEAD messages
- 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.
- processSuboption(int[], int) - Method in class org.apache.commons.net.telnet.Telnet
-
Processes a suboption negotiation.
- processWill(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Processes a WILL request.
- processWont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Processes a WONT request.
- processWord(byte[], int) - Method in class org.bouncycastle.crypto.digests.LongDigest
-
- processWrite(NTCPConnection, SelectionKey) - Method in class net.i2p.router.transport.ntcp.EventPumper
-
- PROFILE_BULK - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
-
- PROFILE_INTERACTIVE - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
-
- 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
-
- ProfileOrganizer - Class in net.i2p.router.peermanager
-
Categorizes peers into performance tiers based on historical metrics.
- ProfileOrganizer(RouterContext) - Constructor for class net.i2p.router.peermanager.ProfileOrganizer
-
- profileOrganizer() - Method in class net.i2p.router.RouterContext
-
Organize the peers we know about into various tiers, profiling their
performance and sorting them accordingly.
- 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
-
- 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
-
- 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.
- PROGRAM_FAULT - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 503.
- PROHIBITED_POSTING_PERMISSION - Static variable in class org.apache.commons.net.nntp.NewsgroupInfo
-
A constant indicating that a newsgroup is closed for general posting.
- PROP_ACCEPT - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- PROP_ACCESS_LIST - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_ACTION - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- PROP_ADAPTIVE_PEER_TEST - Static variable in class net.i2p.router.peermanager.PeerTestJob
-
- 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
-
- PROP_ALLOWED_HOSTS - Static variable in class net.i2p.i2pcontrol.SocketController
-
- PROP_ALLOWED_HOSTS - Static variable in class net.i2p.router.web.RouterConsoleRunner
-
- PROP_ALT_PKF - Static variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- PROP_ANSWER_PINGS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_AUTH - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
all auth @since 0.8.2
- PROP_AUTH - Static variable in class net.i2p.router.web.helpers.ConfigClientsHelper
-
from ClientMessageEventListener
- PROP_AUTH - Static variable in class net.i2p.sam.SAMBridge
-
- PROP_AUTO_RECONNECT - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCClient
-
Automatically reconnect on tunnel failure.
- PROP_AUTO_START - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_AVAIL_BW - Static variable in class net.i2p.router.tunnel.pool.BuildRequestor
-
- PROP_B32 - Static variable in class net.i2p.client.naming.DummyNamingService
-
- 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
-
- PROP_BACKUP_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
-
- PROP_BANDWIDTH_SHARE_PERCENTAGE - Static variable in class net.i2p.router.Router
-
- PROP_BATCH_FREQUENCY - Static variable in class net.i2p.router.tunnel.BatchedRouterPreprocessor
-
How frequently should we flush non-full messages, in milliseconds
This goes in I2CP custom options for the pool.
- PROP_BIND_INTERFACE - Static variable in class net.i2p.router.transport.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
-
- PROP_BLOCK - Static variable in class net.i2p.router.sybil.Analysis
-
- PROP_BLOCK_MY_COUNTRY - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- PROP_BLOCK_MY_COUNTRY - Static variable in class net.i2p.router.transport.CommSystemFacadeImpl
-
- PROP_BLOCK_MY_COUNTRY - Static variable in class net.i2p.router.transport.GeoIP
-
- PROP_BLOCK_XG - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- PROP_BLOCKLIST_TIME - Static variable in class net.i2p.router.update.NewsFetcher
-
- PROP_BLOCKTIME - Static variable in class net.i2p.router.sybil.Analysis
-
- 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
-
- 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
-
- PROP_CAPACITY - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- 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
-
- 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 - Static variable in class net.i2p.router.util.CoDelBlockingQueue
-
- PROP_CODEL_INTERVAL - Static variable in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
- PROP_CODEL_TARGET - Static variable in class net.i2p.router.transport.udp.UDPSender
-
- PROP_CODEL_TARGET - Static variable in class net.i2p.router.util.CoDelBlockingQueue
-
- PROP_CODEL_TARGET - Static variable in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
- PROP_COLLAPSE_PANELS - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_COMMAND - Static variable in class net.i2p.i2ptunnel.I2Ping
-
- PROP_COMPLETE - Static variable in class net.i2p.router.web.helpers.WizardHelper
-
- PROP_CONCURRING_SERVERS - Static variable in class net.i2p.router.time.RouterTimestamper
-
- PROP_CONFIG - Static variable in class net.i2p.router.web.helpers.HomeHelper
-
- PROP_CONFIG_FILE - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_CONFIG_FILE - Static variable in class net.i2p.router.Router
-
- PROP_CONFIG_FILE - Static variable in class org.klomp.snark.web.I2PSnarkServlet
-
- PROP_CONGESTION_AVOIDANCE_GROWTH_RATE_FACTOR - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_CONNECT_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_CONNECT_TIMEOUT - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
-
How long wait for the ACK from a SYN, in milliseconds.
- PROP_CONSOLE_PW - Static variable in class net.i2p.router.web.RouterConsoleRunner
-
- PROP_CONSOLEBUFFERSIZE - Static variable in class net.i2p.util.LogManager
-
- PROP_COUNTRY - Static variable in class net.i2p.util.Translate
-
- PROP_COUNTRY_BONUS - Static variable in class net.i2p.router.peermanager.CapacityCalculator
-
- PROP_CRYPT - Static variable in class net.i2p.util.PasswordManager
-
stored as a Unix crypt string
- PROP_DATAGRAM_HOST - Static variable in class net.i2p.sam.SAMBridge
-
- PROP_DATAGRAM_PORT - Static variable in class net.i2p.sam.SAMBridge
-
- PROP_DATE - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- PROP_DATEFORMAT - Static variable in class net.i2p.util.LogManager
-
- PROP_DB_DIR - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- PROP_DCC - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCClient
-
- PROP_DEBIAN_GEOIP - Static variable in class net.i2p.router.transport.GeoIP
-
- PROP_DEBIAN_GEOIPV6 - Static variable in class net.i2p.router.transport.GeoIP
-
- PROP_DEFAULTLEVEL - Static variable in class net.i2p.util.LogManager
-
- PROP_DESCR - Static variable in class net.i2p.i2ptunnel.TunnelController
-
all of these @since 0.9.14
- PROP_DEST - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- 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
-
- PROP_DISABLE_REFRESH - Static variable in class net.i2p.router.web.CSSHelper
-
- 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_DISPLAYONSCREEN - Static variable in class net.i2p.util.LogManager
-
- PROP_DISPLAYONSCREENLEVEL - Static variable in class net.i2p.util.LogManager
-
- 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_DURATION - Static variable in class net.i2p.router.TunnelPoolSettings
-
- 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
-
- PROP_ENABLE_ACCESS_LIST - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
all of these are @since 0.7.13
- PROP_ENABLE_ACCESS_LIST - Static variable in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- PROP_ENABLE_BLACKLIST - Static variable in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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
-
- 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
-
- 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
-
- 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
-
- PROP_ENCRYPT_RI - Static variable in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
- PROP_ENFORCE_PROTO - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_ENGINES - Static variable in class net.i2p.router.web.helpers.SearchHelper
-
- PROP_EXPIRES - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- 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
-
- PROP_EXPLORE_DELAY - Static variable in class net.i2p.router.networkdb.kademlia.StartExplorersJob
-
- PROP_EXPLORE_QUEUE - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- PROP_EXTERNAL_HOST - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
define this to explicitly set an external IP address
- PROP_EXTERNAL_PORT - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
define this to explicitly set an external port
- PROP_FAMILY_NAME - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
-
- 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
-
- PROP_FILE - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_FILENAME - Static variable in class net.i2p.util.LogManager
-
- PROP_FILES_PUBLIC - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_FILESIZE - Static variable in class net.i2p.util.LogManager
-
- PROP_FILTER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_FLOODFILL_AT_RESTART - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- PROP_FLOODFILL_PARTICIPANT - Static variable in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- PROP_FLOODFILL_PARTICIPANT - Static variable in class net.i2p.router.web.helpers.ConfigAdvancedHelper
-
- 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
-
- PROP_FORCE_FLUSH - Static variable in class net.i2p.sam.SAMStreamSession
-
- PROP_FORCE_INTRODUCERS - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
Do we require introducers, regardless of our status?
- PROP_FORCE_MOBILE_CONSOLE - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_FORCE_UNREACHABLE - Static variable in class net.i2p.router.Router
-
for testing
- PROP_FORMAT - Static variable in class net.i2p.util.LogManager
-
- PROP_FREQUENCY - Static variable in class net.i2p.router.sybil.Analysis
-
- PROP_GEOIP_DIR - Static variable in class net.i2p.router.transport.GeoIP
-
- PROP_GEOIP_ENABLED - Static variable in class net.i2p.router.transport.GeoIP
-
- 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
-
- PROP_HOST - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- PROP_HOSTNAME - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
-
- PROP_HOSTNAME_DEFAULT - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
-
- PROP_HOSTS_FILE - Static variable in class net.i2p.client.naming.HostsTxtNamingService
-
If this system property is specified, the tunnel will read the
given file for hostname=destKey values when resolving names
- PROP_I2CP_HOST - Static variable in class 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 - Static variable in class net.i2p.router.web.helpers.ConfigNetHelper
-
- PROP_I2NP_NTCP_AUTO_PORT - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
-
- PROP_I2NP_NTCP_AUTO_PORT - Static variable in class net.i2p.router.web.helpers.ConfigNetHelper
-
- PROP_I2NP_NTCP_HOSTNAME - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
-
- 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 - Static variable in class net.i2p.router.web.helpers.ConfigNetHelper
-
- PROP_IB_RANDOM_KEY - Static variable in class net.i2p.router.Router
-
- PROP_IMMEDIATE_ACK_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionPacketHandler
-
- 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
-
- PROP_INACTIVITY_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_INBOUND_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- PROP_INBOUND_BANDWIDTH_PEAK - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- PROP_INBOUND_BURST_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- PROP_INITIAL_ACK_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_INITIAL_OB_QUEUE - Static variable in class net.i2p.router.tunnel.PumpedTunnelGateway
-
- PROP_INITIAL_RECEIVE_WINDOW - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
unused
- PROP_INITIAL_RESEND_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_INITIAL_WINDOW_SIZE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_INTERNAL_PORT - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- 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
-
- PROP_INTRO_HASH_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- PROP_INTRO_HOST_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- PROP_INTRO_KEY - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- PROP_INTRO_KEY - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- PROP_INTRO_KEY_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- PROP_INTRO_PORT_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- PROP_INTRO_TAG - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- PROP_INTRO_TAG_PREFIX - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- PROP_IP - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
remember IP changes
- PROP_IP_CHANGE - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- PROP_IP_COUNTRY - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- PROP_IP_COUNTRY - Static variable in class net.i2p.router.time.RouterTimestamper
-
- PROP_IP_COUNTRY - Static variable in class net.i2p.router.transport.CommSystemFacadeImpl
-
- PROP_IP_COUNTRY - Static variable in class net.i2p.router.transport.GeoIP
-
- PROP_IP_RESTRICTION - Static variable in class net.i2p.router.TunnelPoolSettings
-
- PROP_IPV4_FIREWALLED - Static variable in class net.i2p.router.transport.TransportUtil
-
- PROP_IPV6 - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- 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
-
- PROP_KAD_B - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- 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
-
- PROP_KEY_PASSWORD - Static variable in class net.i2p.router.web.RouterConsoleRunner
-
- PROP_KEYDIR - Static variable in class net.i2p.router.KeyManager
-
- PROP_KEYSTORE_PASSWORD - Static variable in class net.i2p.router.crypto.FamilyKeyCrypto
-
- PROP_KEYSTORE_PASSWORD - Static variable in class net.i2p.router.web.RouterConsoleRunner
-
- PROP_LANG - Static variable in class net.i2p.util.Translate
-
- PROP_LAPTOP_MODE - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- PROP_LAST_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_UPDATED - Static variable in class net.i2p.router.web.NewsHelper
-
- PROP_LENGTH - Static variable in class net.i2p.router.TunnelPoolSettings
-
- PROP_LENGTH_VARIANCE - Static variable in class net.i2p.router.TunnelPoolSettings
-
- PROP_LIMIT_ACTION - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- PROP_LIMIT_ACTION - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- 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_MAX_BW - Static variable in class net.i2p.router.tunnel.pool.BuildRequestor
-
- PROP_MAX_BW - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- 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
-
- 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
-
- 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
-
all of these are @since 0.7.14
- PROP_MAX_CONNS_MIN - Static variable in class net.i2p.i2ptunnel.TunnelController
-
all of these are @since 0.9.33 (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
-
- PROP_MAX_IB_QUEUE - Static variable in class net.i2p.router.tunnel.PumpedTunnelGateway
-
- PROP_MAX_MESSAGE_SIZE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- 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
-
- PROP_MAX_PONG_DELAY - Static variable in class net.i2p.client.streaming.impl.ConnectionManager
-
- PROP_MAX_PROFILES - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
-
- PROP_MAX_RESENDS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- 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
-
Configuration property keys for max size and backlog thresholds.
- PROP_MAX_STREAMS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
how many streams will we allow at once?
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- PROP_METHOD_DEFAULT - Static variable in class net.i2p.i2ptunnel.I2PTunnelIRCServer
-
- PROP_MIN_BW - Static variable in class net.i2p.router.tunnel.pool.BuildRequestor
-
- PROP_MIN_ROUTER_VERSION - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- PROP_MINIMUM_FAST_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
-
- PROP_MINIMUM_HIGH_CAPACITY_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
-
- PROP_MONITORING - Static variable in class net.i2p.router.web.helpers.HomeHelper
-
- PROP_MTU - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- PROP_NAME - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- PROP_NAME - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_NETWORK_ID - Static variable in class net.i2p.data.router.RouterInfo
-
- PROP_NEWS_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- PROP_NICKNAME - Static variable in class net.i2p.router.TunnelPoolSettings
-
- PROP_NONFF - Static variable in class net.i2p.router.sybil.Analysis
-
- PROP_NOTIFICATIONS - Static variable in class net.i2p.desktopgui.TrayManager
-
- 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_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
-
- PROP_OLDNAME - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- PROP_OLDSIG - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- 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_PEAK - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- PROP_OUTBOUND_BURST_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- PROP_OUTPROXY_AUTH - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- PROP_OUTPROXY_PW - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- PROP_OUTPROXY_PW_PREFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- PROP_OUTPROXY_TYPE - Static variable in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- PROP_OUTPROXY_USER - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- 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_PCAP - Static variable in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- PROP_PEER_PROFILE_DIR - Static variable in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
- PROP_PEER_TEST_CONCURRENCY - Static variable in class net.i2p.router.peermanager.PeerTestJob
-
- PROP_PEER_TEST_DELAY - Static variable in class net.i2p.router.peermanager.PeerTestJob
-
- PROP_PEER_TEST_TIMEOUT - Static variable in class net.i2p.router.peermanager.PeerTestJob
-
- PROP_PERSISTENT - Static variable in class net.i2p.router.web.GraphListener
-
- PROP_PORT - Static variable in class net.i2p.data.router.RouterAddress
-
- PROP_PORT - Static variable in class net.i2p.router.transport.udp.UDPAddress
-
- 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
-
- PROP_PREFER_UDP - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
If i2np.udp.preferred is set to "always", UDP bids will always be under the bid from
the TCP transport - even if a TCP connection already exists.
- PROP_PRIORITY - Static variable in class net.i2p.router.TunnelPoolSettings
-
- PROP_PRIVATETRACKERS - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_PROFILE - Static variable in interface net.i2p.client.streaming.I2PSocketOptions
-
- PROP_PROXIES - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- PROP_PROXY_AUTH_ENABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- 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
-
- PROP_PROXY_DIGEST_SUFFIX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- 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
-
- PROP_PROXY_HOST - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- PROP_PROXY_PASSWORD - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_PROXY_PORT - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_PROXY_PORT - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- PROP_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
-
all these @since 0.8.9
- PROP_PUBLISH_RANKINGS - Static variable in class net.i2p.router.StatisticsManager
-
- PROP_PW - Static variable in interface net.i2p.client.I2PClient
-
Password for I2CP authentication.
- PROP_PW - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- 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
-
- PROP_PW_ENABLE - Static variable in class net.i2p.router.web.RouterConsoleRunner
-
- 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
-
- PROP_PW_SUFFIX - Static variable in class net.i2p.sam.SAMBridge
-
- PROP_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
-
- PROP_QUERY_FREQUENCY - Static variable in class net.i2p.router.time.RouterTimestamper
-
- 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
-
- 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_DELAY - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_REFRESH_FREQUENCY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- PROP_RELIABILITY - Static variable in interface net.i2p.client.I2PClient
-
Reliability property
- PROP_RELIABILITY_BEST_EFFORT - Static variable in interface net.i2p.client.I2PClient
-
Reliability value: best effort
- PROP_RELIABILITY_GUARANTEED - Static variable in interface net.i2p.client.I2PClient
-
Reliability value: guaranteed
- PROP_RELIABILITY_NONE - Static variable in interface net.i2p.client.I2PClient
-
Reliability value: none.
- PROP_REMOVETIME - Static variable in class net.i2p.router.sybil.Analysis
-
- PROP_REQ_BW - Static variable in class net.i2p.router.tunnel.pool.BuildRequestor
-
- PROP_RESEED_URL - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_ROTATIONLIMIT - Static variable in class net.i2p.util.LogManager
-
- PROP_ROUTER_BATCH_FREQUENCY - Static variable in class net.i2p.router.tunnel.BatchedRouterPreprocessor
-
This goes in router advanced config
- PROP_ROUTER_ENCTYPE - Static variable in class net.i2p.router.startup.CreateRouterInfoJob
-
- PROP_ROUTER_INFO_EXPIRATION_ADJUSTED - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- PROP_ROUTER_SIGTYPE - Static variable in class net.i2p.router.startup.CreateRouterInfoJob
-
- PROP_SEARCH - Static variable in class net.i2p.router.web.helpers.HomeHelper
-
- PROP_SEPARATOR - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- PROP_SERVER_LIST - Static variable in class net.i2p.router.time.RouterTimestamper
-
- PROP_SERVICES - Static variable in class net.i2p.router.web.helpers.HomeHelper
-
- 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
-
- PROP_SHOULD_PROXY_NEWS - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- PROP_SHOULD_TEST - Static variable in class net.i2p.router.TunnelPoolSettings
-
- 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_SIG - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- 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
-
- 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
-
- PROP_SPROXY_ENABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_SPROXY_HOST - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_SPROXY_PASSWORD - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_SPROXY_PORT - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- 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
-
- PROP_SSL_DISABLE - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
- PROP_SSL_OUTPROXIES - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- 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
-
- 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
-
- PROP_TCP_PORT - Static variable in interface net.i2p.client.I2PClient
-
Standard port number property
- PROP_TCP_PORT - Static variable in class net.i2p.sam.SAMBridge
-
- PROP_THEME - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_THEME_NAME - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_THEME_PFX - Static variable in class net.i2p.router.web.CSSHelper
-
- PROP_THRESHOLD - Static variable in class net.i2p.router.sybil.Analysis
-
- PROP_THROTTLE_NTCP_ATTACK - Static variable in class net.i2p.router.transport.TransportImpl
-
- 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
-
- PROP_TUN_GZIP - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- 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
-
- PROP_UNIVERSAL_THEMING - Static variable in class net.i2p.router.web.CSSHelper
-
- 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
-
- PROP_UPDATE_UNSIGNED - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- PROP_UPDATE_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- PROP_UPLOADERS_TOTAL - Static variable in class org.klomp.snark.SnarkManager
-
- PROP_USE_OUTPROXY_PLUGIN - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- PROP_USE_SSL - Static variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
- PROP_USE_SSL - Static variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- PROP_USE_TRUSTED_LINKS - Static variable in class net.i2p.router.startup.BootCommSystemJob
-
- PROP_USER - Static variable in interface net.i2p.client.I2PClient
-
Username for I2CP authentication.
- PROP_USER - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- PROP_USER_AGENT - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- PROP_VALIDATE_ROUTERS_AFTER - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- 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
-
- 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
-
- PROP_YK_PRECALC_MAX - Static variable in class net.i2p.crypto.YKGenerator
-
- PROP_YK_PRECALC_MIN - Static variable in class net.i2p.crypto.YKGenerator
-
- PROP_ZIP_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
no default
- 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
-
- properties - Variable in class i2p.susi.dns.BaseBean
-
- 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
-
- propertyChanged(String, String) - Method in interface net.i2p.util.I2PProperties.I2PPropertyCallback
-
- 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
-
- PROPS_SEPARATOR - Static variable in class net.i2p.client.naming.HostTxtEntry
-
- PROTO_ANY - Static variable in interface net.i2p.client.I2PSession
-
- 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
-
- PROTO_UNSPECIFIED - Static variable in interface net.i2p.client.I2PSession
-
- 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_UDP_IPV4 - Static variable in class org.freenetproject.ForwardPort
-
- PROTOCOL_VERSION - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- ProtocolCommandEvent - Class in org.apache.commons.net
-
There exists a large class of IETF protocols that work by sending an ASCII text command and arguments to a server, and then receiving an ASCII text reply.
- ProtocolCommandEvent(Object, int, String) - Constructor for class org.apache.commons.net.ProtocolCommandEvent
-
Creates a ProtocolCommandEvent signaling a reply to a command was received.
- ProtocolCommandEvent(Object, String, String) - Constructor for class org.apache.commons.net.ProtocolCommandEvent
-
Creates a ProtocolCommandEvent signaling a command was sent to the server.
- ProtocolCommandListener - Interface in org.apache.commons.net
-
There exists a large class of IETF protocols that work by sending an ASCII text command and arguments to a server, and then receiving an ASCII text reply.
- protocolCommandSent(ProtocolCommandEvent) - Method in class org.apache.commons.net.PrintCommandListener
-
- protocolCommandSent(ProtocolCommandEvent) - Method in interface org.apache.commons.net.ProtocolCommandListener
-
This method is invoked by a ProtocolCommandEvent source after sending a protocol command to a server.
- ProtocolCommandSupport - Class in org.apache.commons.net
-
ProtocolCommandSupport is a convenience class for managing a list of ProtocolCommandListeners and firing ProtocolCommandEvents.
- ProtocolCommandSupport(Object) - Constructor for class org.apache.commons.net.ProtocolCommandSupport
-
Creates a ProtocolCommandSupport instance using the indicated source as the source of ProtocolCommandEvents.
- ProtocolException(String) - Constructor for exception org.klomp.snark.PeerAcceptor.ProtocolException
-
- protocolName - Static variable in class com.southernstorm.noise.protocol.HandshakeState
-
NTCP2
- 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
-
- protocolName7 - Static variable in class com.southernstorm.noise.protocol.HandshakeState
-
- protocolNumberToString(int) - Static method in class net.i2p.client.impl.I2PSessionDemultiplexer
-
- protocolReplyReceived(ProtocolCommandEvent) - Method in class org.apache.commons.net.PrintCommandListener
-
- protocolReplyReceived(ProtocolCommandEvent) - Method in interface org.apache.commons.net.ProtocolCommandListener
-
This method is invoked by a ProtocolCommandEvent source after receiving a reply from a server.
- PROVIDER_NAME - Static variable in class net.i2p.crypto.provider.I2PProvider
-
- PROXY_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- ProxyCollectionWriter - Class in org.apache.commons.io.output
-
A Proxy stream collection which acts as expected, that is it passes the method calls on to the proxied streams and
doesn't change which methods are being called.
- ProxyCollectionWriter(Collection<Writer>) - Constructor for class org.apache.commons.io.output.ProxyCollectionWriter
-
Constructs a new proxy collection writer.
- ProxyCollectionWriter(Writer...) - Constructor for class org.apache.commons.io.output.ProxyCollectionWriter
-
Constructs a new proxy collection writer.
- ProxyInputStream - Class in org.apache.commons.io.input
-
A proxy stream which acts as a
FilterInputStream, by passing all method calls on to the proxied stream, not changing which methods are called.
- ProxyInputStream(ProxyInputStream.AbstractBuilder<?, ?>) - Constructor for class org.apache.commons.io.input.ProxyInputStream
-
Constructs a new ProxyInputStream.
- ProxyInputStream(InputStream) - Constructor for class org.apache.commons.io.input.ProxyInputStream
-
Constructs a new ProxyInputStream.
- ProxyInputStream(InputStream, ProxyInputStream.AbstractBuilder<?, ?>) - Constructor for class org.apache.commons.io.input.ProxyInputStream
-
Constructs a new ProxyInputStream.
- ProxyInputStream.AbstractBuilder<T,B extends AbstractStreamBuilder<T,B>> - Class in org.apache.commons.io.input
-
Abstracts builder properties for subclasses.
- ProxyOutputStream - Class in org.apache.commons.io.output
-
A Proxy stream which acts as expected, that is it passes the method
calls on to the proxied stream and doesn't change which methods are
being called.
- ProxyOutputStream(ProxyOutputStream.Builder) - Constructor for class org.apache.commons.io.output.ProxyOutputStream
-
- ProxyOutputStream(OutputStream) - Constructor for class org.apache.commons.io.output.ProxyOutputStream
-
Constructs a new ProxyOutputStream.
- ProxyOutputStream.Builder - Class in org.apache.commons.io.output
-
- proxyPort(I2PAppContext) - Static method in class net.i2p.router.web.ConfigUpdateHandler
-
Convenience method for updaters
- ProxyReader - Class in org.apache.commons.io.input
-
A Proxy stream which acts as expected, that is it passes the method
calls on to the proxied stream and doesn't change which methods are
being called.
- ProxyReader(Reader) - Constructor for class org.apache.commons.io.input.ProxyReader
-
Constructs a new ProxyReader.
- ProxyWriter - Class in org.apache.commons.io.output
-
A Proxy stream which acts as expected, that is it passes the method calls on to the proxied stream and doesn't
change which methods are being called.
- ProxyWriter(Writer) - Constructor for class org.apache.commons.io.output.ProxyWriter
-
Constructs a new ProxyWriter.
- prtdbl(double) - Static method in class edu.internet2.ndt.NDTUtils
-
Utility method to print double value up to the hundredth place.
- prttxt(int, ResourceBundle) - Static method in class edu.internet2.ndt.NDTUtils
-
Utility method to print Text values for data speed related keys.
- 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
-
- PublicKey - Class in net.i2p.data
-
Cryptographic public key for asymmetric encryption in I2P.
- PublicKey() - Constructor for class net.i2p.data.PublicKey
-
- PublicKey(EncType) - Constructor for class net.i2p.data.PublicKey
-
- PublicKey(byte[]) - Constructor for class net.i2p.data.PublicKey
-
- PublicKey(EncType, byte[]) - Constructor for class net.i2p.data.PublicKey
-
- 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
-
Public suffix is a set of DNS names or wildcards concatenated with dots.
- PublicSuffixList(List<String>, List<String>) - Constructor for class net.i2p.apache.http.conn.util.PublicSuffixList
-
- PublicSuffixListParser - Class in net.i2p.apache.http.conn.util
-
- PublicSuffixListParser() - Constructor for class net.i2p.apache.http.conn.util.PublicSuffixListParser
-
- PublicSuffixMatcher - Class in net.i2p.apache.http.conn.util
-
Utility class that can test if DNS names match the content of the Public Suffix List.
- PublicSuffixMatcher(Collection<String>, Collection<String>) - 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(RouterInfo) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
-
- publish(RouterInfo) - Method in class net.i2p.router.NetworkDatabaseFacade
-
- publish(LeaseSet) - Method in class net.i2p.router.NetworkDatabaseFacade
-
- publish(RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
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
-
- 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.
- purgeStaleProfileFiles() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- purpose - Variable in class org.bouncycastle.crypto.digests.KeccakDigest
-
- purpose - Variable in class org.bouncycastle.crypto.digests.LongDigest
-
- 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
-
- 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
-
- 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(E) - Method in class net.i2p.router.util.CoDelBlockingQueue
-
- put(String, SessionRecord) - Method in class net.i2p.sam.SessionsDB
-
- 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
-
- put(K, V, SkipList<K, V>) - Method in class net.metanotion.util.skiplist.SkipSpan
-
Put a key-value pair into this span.
- 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
-
- 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
-
- putIfAbsent(String, Destination, Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
-
- putIfAbsent(NodeInfo) - Method in class org.klomp.snark.dht.DHTNodes
-
- putPiece(PartialPiece) - Method in class org.klomp.snark.Storage
-
Put the piece in the Storage if it is correct.
- pwd() - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP PWD command to the server, receive the reply, and return the reply code.
- R - Static variable in enum org.apache.commons.io.RandomAccessFileMode
-
- r1 - Variable in class net.i2p.router.sybil.Pair
-
- r2 - Variable in class net.i2p.router.sybil.Pair
-
- RAComparator() - Constructor for class net.i2p.router.web.helpers.NetDbRenderer.RAComparator
-
- 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
-
- RAIFile(File, boolean, boolean) - Constructor for class net.metanotion.io.RAIFile
-
- random - Variable in class net.i2p.crypto.eddsa.KeyPairGenerator
-
- random() - Method in class net.i2p.I2PAppContext
-
[insert snarky comment here]
- RandomAccessFileInputStream - Class in org.apache.commons.io.input
-
- RandomAccessFileInputStream.Builder - Class in org.apache.commons.io.input
-
- RandomAccessFileMode - Enum in org.apache.commons.io
-
- RandomAccessFileOrigin(RandomAccessFile) - Constructor for class org.apache.commons.io.build.AbstractOrigin.RandomAccessFileOrigin
-
- RandomAccessFileOutputStream - Class in org.apache.commons.io.output
-
- RandomAccessFileOutputStream.Builder - Class in org.apache.commons.io.output
-
- RandomAccessFiles - Class in org.apache.commons.io
-
- 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
-
- 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
-
- range(int, int) - Static method in class net.i2p.router.web.helpers.TunnelRenderer
-
- RANGE - Static variable in class org.cybergarage.http.HTTP
-
- 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
-
- RatchetPayload - Class in net.i2p.router.crypto.ratchet
-
Ratchet payload generation and parsing
- RatchetPayload() - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload
-
- 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
-
- 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_DEPTH - Static variable in class org.klomp.snark.Peer
-
- RATE_DEPTH - Static variable in class org.klomp.snark.PeerCoordinator
-
- RateAverages - Class in net.i2p.stat
-
Storage space for computations of various averages.
- RateAverages() - Constructor for class net.i2p.stat.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.router.peermanager.TunnelHistory
-
- 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
-
- RATES - Static variable in class net.i2p.router.util.PriBlockingQueue
-
Time windows for rate statistics in milliseconds.
- 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
-
- 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
-
- 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
-
- rawSession - Variable in class net.i2p.sam.SAMv1Handler
-
- 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
-
- rcommand(String, String, String) - Method in class org.apache.commons.net.bsd.RCommandClient
-
Same as rcommand(localUserName, remoteUserName, command, false);
- rcommand(String, String, String, boolean) - Method in class org.apache.commons.net.bsd.RCommandClient
-
Remotely executes a command through the rshd daemon on the server to which the RCommandClient is connected.
- RCommandClient - Class in org.apache.commons.net.bsd
-
RCommandClient is very similar to
RExecClient, from which it is derived, and implements the rcmd() facility that first
appeared in 4.2BSD Unix.
- RCommandClient() - Constructor for class org.apache.commons.net.bsd.RCommandClient
-
The default RCommandClient constructor.
- rcpt(String) - Method in class org.apache.commons.net.smtp.SMTP
-
A convenience method to send the SMTP RCPT command to the server, receive the reply, and return the reply code.
- RCPT - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
SMTP command 2.
- rdnsCacheSize() - Static method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- REACHABILITY - Static variable in class net.i2p.router.util.EventLog
-
- 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(byte[], int, int) - Method in class i2p.susi.util.CountingInputStream
-
- read() - Method in class i2p.susi.util.EOFOnMatchInputStream
-
Debug only.
- read(byte[], int, int) - Method in class i2p.susi.util.EOFOnMatchInputStream
-
- read() - Method in class i2p.susi.util.LimitInputStream
-
- read(byte[], int, int) - Method in class i2p.susi.util.LimitInputStream
-
- 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(ByteBuffer[], int, int) - Method in class net.i2p.sam.SSLSocketChannel
-
- 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() - Method in class org.apache.commons.io.input.AbstractCharacterFilterReader
-
- read(char[], int, int) - Method in class org.apache.commons.io.input.AbstractCharacterFilterReader
-
- read() - Method in class org.apache.commons.io.input.BOMInputStream
-
Invokes the delegate's read() method, detecting and optionally skipping BOM.
- read(byte[]) - Method in class org.apache.commons.io.input.BOMInputStream
-
Invokes the delegate's read(byte[]) method, detecting and optionally skipping BOM.
- read(byte[], int, int) - Method in class org.apache.commons.io.input.BOMInputStream
-
Invokes the delegate's read(byte[], int, int) method, detecting and optionally skipping BOM.
- read() - Method in class org.apache.commons.io.input.BoundedInputStream
-
Invokes the delegate's
InputStream.read() method if the current position is less than the limit.
- read(byte[]) - Method in class org.apache.commons.io.input.BoundedInputStream
-
- read(byte[], int, int) - Method in class org.apache.commons.io.input.BoundedInputStream
-
- read() - Method in class org.apache.commons.io.input.BoundedReader
-
Reads a single character
- read(char[], int, int) - Method in class org.apache.commons.io.input.BoundedReader
-
Reads into an array
- read() - Method in class org.apache.commons.io.input.BrokenInputStream
-
Throws the configured exception.
- read(char[], int, int) - Method in class org.apache.commons.io.input.BrokenReader
-
Throws the configured exception.
- read() - Method in class org.apache.commons.io.input.buffer.CircularBufferInputStream
-
- read(byte[], int, int) - Method in class org.apache.commons.io.input.buffer.CircularBufferInputStream
-
- read() - Method in class org.apache.commons.io.input.buffer.CircularByteBuffer
-
Returns the next byte from the buffer, removing it at the same time, so
that following invocations won't return it again.
- read(byte[], int, int) - Method in class org.apache.commons.io.input.buffer.CircularByteBuffer
-
Returns the given number of bytes from the buffer by storing them in
the given byte array at the given offset.
- read() - Method in class org.apache.commons.io.input.BufferedFileChannelInputStream
-
- read(byte[], int, int) - Method in class org.apache.commons.io.input.BufferedFileChannelInputStream
-
- read() - Method in class org.apache.commons.io.input.CharSequenceInputStream
-
- read(byte[]) - Method in class org.apache.commons.io.input.CharSequenceInputStream
-
- read(byte[], int, int) - Method in class org.apache.commons.io.input.CharSequenceInputStream
-
- read() - Method in class org.apache.commons.io.input.CharSequenceReader
-
Reads a single character.
- read(char[], int, int) - Method in class org.apache.commons.io.input.CharSequenceReader
-
Reads the specified number of characters into the array.
- read() - Method in class org.apache.commons.io.input.CircularInputStream
-
- read() - Method in class org.apache.commons.io.input.ClosedInputStream
-
Returns -1 to indicate that the stream is closed.
- read(byte[], int, int) - Method in class org.apache.commons.io.input.ClosedInputStream
-
Returns -1 to indicate that the stream is closed.
- read(char[], int, int) - Method in class org.apache.commons.io.input.ClosedReader
-
Returns -1 to indicate that the stream is closed.
- read() - Method in class org.apache.commons.io.input.DemuxInputStream
-
Reads byte from stream associated with current thread.
- read() - Method in class org.apache.commons.io.input.MemoryMappedFileInputStream
-
- read(byte[], int, int) - Method in class org.apache.commons.io.input.MemoryMappedFileInputStream
-
- read() - Method in class org.apache.commons.io.input.NullInputStream
-
Reads a byte.
- read(byte[]) - Method in class org.apache.commons.io.input.NullInputStream
-
Reads some bytes into the specified array.
- read(byte[], int, int) - Method in class org.apache.commons.io.input.NullInputStream
-
Reads the specified number bytes into an array.
- read() - Method in class org.apache.commons.io.input.NullReader
-
Reads a character.
- read(char[]) - Method in class org.apache.commons.io.input.NullReader
-
Reads some characters into the specified array.
- read(char[], int, int) - Method in class org.apache.commons.io.input.NullReader
-
Reads the specified number characters into an array.
- read() - Method in class org.apache.commons.io.input.ObservableInputStream
-
- read(byte[]) - Method in class org.apache.commons.io.input.ObservableInputStream
-
- read(byte[], int, int) - Method in class org.apache.commons.io.input.ObservableInputStream
-
- read() - Method in class org.apache.commons.io.input.ProxyInputStream
-
- read(byte[]) - Method in class org.apache.commons.io.input.ProxyInputStream
-
- read(byte[], int, int) - Method in class org.apache.commons.io.input.ProxyInputStream
-
- read() - Method in class org.apache.commons.io.input.ProxyReader
-
Invokes the delegate's read() method.
- read(char[]) - Method in class org.apache.commons.io.input.ProxyReader
-
Invokes the delegate's read(char[]) method.
- read(char[], int, int) - Method in class org.apache.commons.io.input.ProxyReader
-
Invokes the delegate's read(char[], int, int) method.
- read(CharBuffer) - Method in class org.apache.commons.io.input.ProxyReader
-
Invokes the delegate's read(CharBuffer) method.
- read() - Method in class org.apache.commons.io.input.QueueInputStream
-
Reads and returns a single byte.
- read(byte[], int, int) - Method in class org.apache.commons.io.input.QueueInputStream
-
Reads up to length bytes of data from the input stream into
an array of bytes.
- read() - Method in class org.apache.commons.io.input.RandomAccessFileInputStream
-
- read(byte[]) - Method in class org.apache.commons.io.input.RandomAccessFileInputStream
-
- read(byte[], int, int) - Method in class org.apache.commons.io.input.RandomAccessFileInputStream
-
- read() - Method in class org.apache.commons.io.input.ReadAheadInputStream
-
- read(byte[], int, int) - Method in class org.apache.commons.io.input.ReadAheadInputStream
-
- read() - Method in class org.apache.commons.io.input.ReaderInputStream
-
Reads a single byte.
- read(byte[]) - Method in class org.apache.commons.io.input.ReaderInputStream
-
Reads the specified number of bytes into an array.
- read(byte[], int, int) - Method in class org.apache.commons.io.input.ReaderInputStream
-
Reads the specified number of bytes into an array.
- read() - Method in class org.apache.commons.io.input.SequenceReader
-
- read(char[], int, int) - Method in class org.apache.commons.io.input.SequenceReader
-
- read(byte[]) - Method in interface org.apache.commons.io.input.Tailer.RandomAccessResourceBridge
-
Reads up to b.length bytes of data from this tailable into an array of bytes.
- read() - Method in class org.apache.commons.io.input.TeeInputStream
-
Reads a single byte from the proxied input stream and writes it to
the associated output stream.
- read(byte[]) - Method in class org.apache.commons.io.input.TeeInputStream
-
Reads bytes from the proxied input stream and writes the read bytes
to the associated output stream.
- read(byte[], int, int) - Method in class org.apache.commons.io.input.TeeInputStream
-
Reads bytes from the proxied input stream and writes the read bytes
to the associated output stream.
- read() - Method in class org.apache.commons.io.input.TeeReader
-
Reads a single character from the proxied reader and writes it to the associated writer.
- read(char[]) - Method in class org.apache.commons.io.input.TeeReader
-
Reads characters from the proxied reader and writes the read characters to the associated writer.
- read(char[], int, int) - Method in class org.apache.commons.io.input.TeeReader
-
Reads characters from the proxied reader and writes the read characters to the associated writer.
- read(CharBuffer) - Method in class org.apache.commons.io.input.TeeReader
-
Reads characters from the proxied reader and writes the read characters to the associated writer.
- read() - Method in class org.apache.commons.io.input.UncheckedBufferedReader
-
- read(char[]) - Method in class org.apache.commons.io.input.UncheckedBufferedReader
-
- read(char[], int, int) - Method in class org.apache.commons.io.input.UncheckedBufferedReader
-
- read(CharBuffer) - Method in class org.apache.commons.io.input.UncheckedBufferedReader
-
- read() - Method in class org.apache.commons.io.input.UncheckedFilterInputStream
-
- read(byte[]) - Method in class org.apache.commons.io.input.UncheckedFilterInputStream
-
- read(byte[], int, int) - Method in class org.apache.commons.io.input.UncheckedFilterInputStream
-
- read() - Method in class org.apache.commons.io.input.UncheckedFilterReader
-
- read(char[]) - Method in class org.apache.commons.io.input.UncheckedFilterReader
-
- read(char[], int, int) - Method in class org.apache.commons.io.input.UncheckedFilterReader
-
- read(CharBuffer) - Method in class org.apache.commons.io.input.UncheckedFilterReader
-
- read() - Method in class org.apache.commons.io.input.UnixLineEndingInputStream
- read() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedInputStream
-
Reads a single byte from this stream and returns it as an integer in the range from 0 to 255.
- read(byte[], int, int) - Method in class org.apache.commons.io.input.UnsynchronizedBufferedInputStream
-
Reads at most length bytes from this stream and stores them in byte array buffer starting at offset offset.
- read() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedReader
-
Reads a single character from this reader and returns it with the two higher-order bytes set to 0.
- read(char[], int, int) - Method in class org.apache.commons.io.input.UnsynchronizedBufferedReader
-
Reads at most length characters from this reader and stores them at offset in the character array buffer.
- read() - Method in class org.apache.commons.io.input.UnsynchronizedByteArrayInputStream
-
- read(byte[]) - Method in class org.apache.commons.io.input.UnsynchronizedByteArrayInputStream
-
- read(byte[], int, int) - Method in class org.apache.commons.io.input.UnsynchronizedByteArrayInputStream
-
- read() - Method in class org.apache.commons.io.input.UnsynchronizedFilterInputStream
-
Reads a single byte from the filtered stream and returns it as an integer in the range from 0 to 255.
- read(byte[]) - Method in class org.apache.commons.io.input.UnsynchronizedFilterInputStream
-
Reads bytes from this stream and stores them in the byte array buffer.
- read(byte[], int, int) - Method in class org.apache.commons.io.input.UnsynchronizedFilterInputStream
-
Reads at most count bytes from this stream and stores them in the byte array buffer starting at offset.
- read() - Method in class org.apache.commons.io.input.WindowsLineEndingInputStream
- read(char[], int, int) - Method in class org.apache.commons.io.input.XmlStreamReader
-
Reads the underlying reader's read(char[], int, int) method.
- read(InputStream, byte[]) - Static method in class org.apache.commons.io.IOUtils
-
Reads bytes from an input stream.
- read(InputStream, byte[], int, int) - Static method in class org.apache.commons.io.IOUtils
-
Reads bytes from an input stream.
- read(IOTriFunction<byte[], Integer, Integer, Integer>, byte[], int, int) - Static method in class org.apache.commons.io.IOUtils
-
Reads bytes from an input.
- read(ReadableByteChannel, ByteBuffer) - Static method in class org.apache.commons.io.IOUtils
-
Reads bytes from a ReadableByteChannel.
- read(Reader, char[]) - Static method in class org.apache.commons.io.IOUtils
-
Reads characters from an input character stream.
- read(Reader, char[], int, int) - Static method in class org.apache.commons.io.IOUtils
-
Reads characters from an input character stream.
- read(RandomAccessFile, long, int) - Static method in class org.apache.commons.io.RandomAccessFiles
-
Reads a byte array starting at "position" for "length" bytes.
- read() - Method in class org.apache.commons.net.io.DotTerminatedMessageReader
-
Reads and returns the next character in the message.
- read(char[]) - Method in class org.apache.commons.net.io.DotTerminatedMessageReader
-
Reads the next characters from the message into an array and returns the number of characters read.
- read(char[], int, int) - Method in class org.apache.commons.net.io.DotTerminatedMessageReader
-
Reads the next characters from the message into an array and returns the number of characters read.
- read() - Method in class org.apache.commons.net.io.FromNetASCIIInputStream
-
Reads and returns the next byte in the stream.
- read(byte[]) - Method in class org.apache.commons.net.io.FromNetASCIIInputStream
-
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
- read(byte[], int, int) - Method in class org.apache.commons.net.io.FromNetASCIIInputStream
-
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
- read() - Method in class org.apache.commons.net.io.ToNetASCIIInputStream
-
Reads and returns the next byte in the stream.
- read(byte[]) - Method in class org.apache.commons.net.io.ToNetASCIIInputStream
-
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
- read(byte[], int, int) - Method in class org.apache.commons.net.io.ToNetASCIIInputStream
-
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
- read() - Method in class org.apache.commons.net.telnet.TelnetInputStream
-
- read(byte[]) - Method in class org.apache.commons.net.telnet.TelnetInputStream
-
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
- read(byte[], int, int) - Method in class org.apache.commons.net.telnet.TelnetInputStream
-
Reads the next number of bytes from the stream into an array and returns the number of bytes read.
- 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
-
- 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(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(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.
- 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.
- READ_ONLY - Static variable in class org.apache.commons.io.filefilter.CanReadFileFilter
-
Singleton instance of read-only filter
- READ_PERMISSION - Static variable in class org.apache.commons.net.ftp.FTPFile
-
A constant indicating file/directory read permission.
- READ_REQUEST - Static variable in class org.apache.commons.net.tftp.TFTPPacket
-
This is the actual TFTP spec identifier and is equal to 1.
- ReadAheadInputStream - Class in org.apache.commons.io.input
-
Implements
InputStream to asynchronously read ahead from an underlying input stream when a specified amount of data has been read from the current
buffer.
- ReadAheadInputStream.Builder - Class in org.apache.commons.io.input
-
- readAll() - Method in class org.rrd4j.core.RrdBackend
-
Reads all RRD bytes from the underlying storage.
- readAllBytes(Path) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- readAllLines(Path) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- readAllLines(Path, Charset) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- readAttributes(Path, Class<A>, LinkOption...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- readAttributes(Path, String, LinkOption...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- readAttributes(Path, Class<A>, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Reads the BasicFileAttributes from the given path.
- readBasicFileAttributes(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Reads the BasicFileAttributes from the given path.
- readBasicFileAttributes(Path, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Reads the BasicFileAttributes from the given path.
- 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
-
- readBoolean() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
- 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
-
- readByte() - Method in class net.metanotion.io.RAIFile
-
- readByte() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readByte() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Invokes the delegate's read() method.
- readBytes(InputStream) - Method in class net.i2p.crypto.SHA1Hash
-
- readBytes(InputStream) - Method in class net.i2p.data.Certificate
-
- 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
-
- readBytes(InputStream) - Method in class net.i2p.data.EncryptedLeaseSet
-
This does NOT validate the signature
- readBytes(InputStream) - Method in class net.i2p.data.Hash
-
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.AbuseReason
-
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.AbuseSeverity
-
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.I2CPMessageImpl
-
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.MessageId
-
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.SessionConfig
-
- readBytes(InputStream) - Method in class net.i2p.data.i2cp.SessionId
-
Read the session ID from a stream.
- readBytes(byte[], int) - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- 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
-
- readBytes(InputStream) - Method in class net.i2p.data.Lease
-
- 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
-
- readBytes(InputStream) - Method in class net.i2p.data.MetaLeaseSet
-
This does NOT validate the signature
- readBytes(InputStream) - Method in class net.i2p.data.Payload
-
- 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
-
- readBytes() - Method in class org.rrd4j.core.RrdPrimitive
-
- readBytesRatchet(byte[], int, int) - Method in class net.i2p.data.i2np.GarlicClove
-
Short format for ECIES-Ratchet, saves 22 bytes.
- readCert(KeyStore, String, 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
-
- readChar() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Reads a 2 byte, unsigned, little endian UTF-16 code point.
- readChunkLength() - Method in class net.i2p.util.EepGet
-
TODO this does not skip over chunk extensions (RFC 2616 sec.
- 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
-
- readComplete(boolean) - Method in class i2p.susi.util.GzipFileBuffer
-
- 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.
- readDosFileAttributes(Path, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Reads the DosFileAttributes from the given path.
- readDouble() - Method in class net.metanotion.io.RAIFile
-
- readDouble() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readDouble() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Reads an 8 byte, two's complement, little-endian long.
- 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
-
- 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
-
- readDouble(int) - Method in class org.rrd4j.core.RrdPrimitive
-
- readDouble(int, int) - Method in class org.rrd4j.core.RrdPrimitive
-
- readEnum(Class<E>) - Method in class org.rrd4j.core.RrdPrimitive
-
- 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
-
- reader - Variable in class org.apache.commons.net.pop3.POP3
-
- reader - Variable in class org.apache.commons.net.smtp.SMTP
-
- 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
-
- ReaderException(Throwable) - Constructor for exception com.google.zxing.ReaderException
-
- ReaderInputStream - Class in org.apache.commons.io.input
-
InputStream implementation that reads a character stream from a
Reader and transforms it to a byte stream using a specified charset encoding.
- ReaderInputStream.Builder - Class in org.apache.commons.io.input
-
- ReaderOrigin(Reader) - Constructor for class org.apache.commons.io.build.AbstractOrigin.ReaderOrigin
-
Constructs a new instance for the given origin.
- 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
- readerThread - Variable in class org.apache.commons.net.telnet.TelnetClient
-
Whether to enable the reader thread.
- 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.
- readFileToByteArray(File) - Static method in class org.apache.commons.io.FileUtils
-
Reads the contents of a file into a byte array.
- readFileToString(File, Charset) - Static method in class org.apache.commons.io.FileUtils
-
Reads the contents of a file into a String.
- readFileToString(File, String) - Static method in class org.apache.commons.io.FileUtils
-
Reads the contents of a file into a String.
- readFloat() - Method in class net.metanotion.io.RAIFile
-
- readFloat() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readFloat() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Reads a 4 byte, IEEE 754, little-endian float.
- readFromProperties(Properties) - Method in class net.i2p.router.ClientTunnelSettings
-
- 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
-
- readFully(byte[]) - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Invokes the delegate's read(byte[] data, int, int) method.
- readFully(byte[], int, int) - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Invokes the delegate's read(byte[] data, int, int) method.
- readFully(InputStream, byte[]) - Static method in class org.apache.commons.io.IOUtils
-
Reads the requested number of bytes or fail if there are not enough left.
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.commons.io.IOUtils
-
Reads the requested number of bytes or fail if there are not enough left.
- readFully(InputStream, int) - Static method in class org.apache.commons.io.IOUtils
-
Reads the requested number of bytes or fail if there are not enough left.
- readFully(ReadableByteChannel, ByteBuffer) - Static method in class org.apache.commons.io.IOUtils
-
Reads the requested number of bytes or fail if there are not enough left.
- readFully(Reader, char[]) - Static method in class org.apache.commons.io.IOUtils
-
Reads the requested number of characters or fail if there are not enough left.
- readFully(Reader, char[], int, int) - Static method in class org.apache.commons.io.IOUtils
-
Reads the requested number of characters or fail if there are not enough left.
- 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
-
- 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
-
- readHeaders() - Method in class net.i2p.util.EepGet
-
- readInt() - Method in class net.metanotion.io.RAIFile
-
- readInt() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readInt() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Reads a 4 byte, two's complement little-endian integer.
- readInt(long) - Method in class org.rrd4j.core.ByteBufferBackend
-
- readInt() - Method in class org.rrd4j.core.jrrd.RRDFile
-
- 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
-
- 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
-
- 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() - Constructor for class net.i2p.sam.ReadLine
-
- 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
-
- readLine() - Method in class org.apache.commons.io.input.ReversedLinesFileReader
-
Returns the lines of the file from bottom to top.
- readLine() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
- readLine() - Method in class org.apache.commons.io.input.UncheckedBufferedReader
-
- readLine() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedReader
-
Returns the next line of text available from this reader.
- readLine() - Method in class org.apache.commons.net.io.CRLFLineReader
-
Reads a line of text.
- readLine() - Method in class org.apache.commons.net.io.DotTerminatedMessageReader
-
Reads a line of text.
- readLines(File, Charset) - Static method in class org.apache.commons.io.FileUtils
-
Reads the contents of a file line by line to a List of Strings.
- readLines(File, String) - Static method in class org.apache.commons.io.FileUtils
-
Reads the contents of a file line by line to a List of Strings.
- readLines(int) - Method in class org.apache.commons.io.input.ReversedLinesFileReader
-
Returns lineCount lines of the file from bottom to top.
- readLines(CharSequence) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a
CharSequence as a list of Strings, one entry per line.
- readLines(InputStream, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of an
InputStream as a list of Strings,
one entry per line, using the specified character encoding.
- readLines(InputStream, String) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of an
InputStream as a list of Strings,
one entry per line, using the specified character encoding.
- readLines(Reader) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a
Reader as a list of Strings,
one entry per line.
- 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() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Reads an 8 byte, two's complement little-endian integer.
- readLong(long) - Method in class org.rrd4j.core.ByteBufferBackend
-
- readLong() - Method in class org.rrd4j.core.jrrd.RRDFile
-
- 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
-
- 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(byte[], int, int, int) - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
- 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(byte[], int, int, int) - Method in class net.i2p.data.i2np.GarlicMessage
-
- 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
- readMessage(byte[], int, int, int, I2NPMessageHandler) - Method in interface net.i2p.data.i2np.I2NPMessage
-
- 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()
- 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(byte[], int, int, int) - Method in class net.i2p.data.i2np.OutboundTunnelBuildReplyMessage
-
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.ShortTunnelBuildMessage
-
- 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(byte[], int, int, int) - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.TunnelGatewayMessage
-
- 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
-
- readMessage(byte[], int, int, int) - Method in class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
-
- 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
- readNextEntry(BufferedReader) - Method in interface org.apache.commons.net.ftp.FTPFileEntryParser
-
Reads the next entry using the supplied BufferedReader object up to whatever delimits one entry from the next.
- readNextEntry(BufferedReader) - Method in class org.apache.commons.net.ftp.FTPFileEntryParserImpl
-
Reads the next entry using the supplied BufferedReader object up to whatever delimits one entry from the next.
- readNextEntry(BufferedReader) - Method in class org.apache.commons.net.ftp.parser.VMSFTPEntryParser
-
Reads the next entry using the supplied BufferedReader object up to whatever delimits one entry from the next.
- 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.
- readObjectCast() - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
- 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
-
- 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.
- readOsFileAttributes(Path, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Reads the PosixFileAttributes or DosFileAttributes from the given path.
- 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.
- readPosixFileAttributes(Path, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Reads the PosixFileAttributes from the given path.
- readProfile(File, long) - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
- readProfiles() - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
- 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.
- readServerList(InputStream, String) - Method in class org.apache.commons.net.ftp.FTPListParseEngine
-
Reads (and closes) the initial reading and preparsing of the list returned by the server.
- readShort() - Method in class net.metanotion.io.RAIFile
-
- readShort() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readShort() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Reads a 2 byte, two's complement, little-endian integer.
- 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(Path, Charset) - Static method in class org.apache.commons.io.file.PathUtils
-
Reads the file contents at the given path as a String using the Charset.
- readString(int) - Method in class org.rrd4j.core.jrrd.RRDFile
-
- 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
-
- readSwappedDouble(byte[], int) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian double value from a byte array at a given offset.
- readSwappedDouble(InputStream) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian double value from an InputStream.
- readSwappedFloat(byte[], int) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian float value from a byte array at a given offset.
- readSwappedFloat(InputStream) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian float value from an InputStream.
- readSwappedInteger(byte[], int) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian int value from a byte array at a given offset.
- readSwappedInteger(InputStream) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian int value from an InputStream.
- readSwappedLong(byte[], int) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian long value from a byte array at a given offset.
- readSwappedLong(InputStream) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian long value from an InputStream.
- readSwappedShort(byte[], int) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian short value from a byte array at a given offset.
- readSwappedShort(InputStream) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian short value from an InputStream.
- readSwappedUnsignedInteger(byte[], int) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian unsigned integer (32-bit) value from a byte array at a given
offset.
- readSwappedUnsignedInteger(InputStream) - Static method in class org.apache.commons.io.EndianUtils
-
Reads a little endian unsigned integer (32-bit) from an InputStream.
- readSwappedUnsignedShort(byte[], int) - Static method in class org.apache.commons.io.EndianUtils
-
Reads an unsigned short (16-bit) value from a byte array in little endian order at a given
offset.
- readSwappedUnsignedShort(InputStream) - Static method in class org.apache.commons.io.EndianUtils
-
Reads an unsigned short (16-bit) from an InputStream in little endian order.
- readSymbolicLink(Path) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- 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
-
- readTimeout - Variable in class net.i2p.i2ptunnel.I2PTunnelClient
-
- 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
-
- readUnsignedByte() - Method in class net.metanotion.io.RAIFile
-
- readUnsignedByte() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readUnsignedByte() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Invokes the delegate's read() method.
- 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
-
- readUnsignedShort() - Method in class net.metanotion.io.RAIFile
-
- readUnsignedShort() - Method in interface net.metanotion.io.RandomAccessInterface
-
- readUnsignedShort() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Reads a 2 byte, unsigned, little-endian integer.
- 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
-
- readUTF() - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
- ready() - Method in class net.i2p.util.TranslateReader
-
- ready() - Method in class org.apache.commons.io.input.BrokenReader
-
Throws the configured exception.
- ready() - Method in class org.apache.commons.io.input.CharSequenceReader
-
Tells whether this stream is ready to be read.
- ready() - Method in class org.apache.commons.io.input.ProxyReader
-
Invokes the delegate's ready() method.
- ready() - Method in class org.apache.commons.io.input.UncheckedBufferedReader
-
- ready() - Method in class org.apache.commons.io.input.UncheckedFilterReader
-
- ready() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedReader
-
Tests whether this reader is ready to be read without blocking.
- reannounce(String) - Method in class org.klomp.snark.MetaInfo
-
Creates a copy of this MetaInfo that shares everything except the announce URL.
- reaper - Variable in class org.apache.commons.io.FileCleaningTracker
-
The thread that will clean up registered files.
- REASON_AEAD - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_AEAD - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_BANNED - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_BANNED - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_FRAME_TIMEOUT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_FRAME_TIMEOUT - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_FRAMING - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_FRAMING - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_LIMITS - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_MSG1 - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_MSG1 - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_MSG2 - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_MSG2 - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_MSG3 - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_MSG3 - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_NETID - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_OPTIONS - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_OPTIONS - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_PADDING - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_PADDING - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_PAYLOAD - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_PAYLOAD - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_REPLACED - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_S_MISMATCH - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_S_MISMATCH - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_SHUTDOWN - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_SIGFAIL - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_SIGFAIL - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_SIGTYPE - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_SIGTYPE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_SKEW - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_SKEW - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_TERMINATION - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_TERMINATION - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_TIMEOUT - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_TIMEOUT - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_TOKEN - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_UNSPEC - Static variable in class net.i2p.router.transport.ntcp.NTCPConnection
-
- REASON_UNSPEC - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- REASON_VERSION - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- 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
-
- rebuildRouterInfo(boolean) - Method in class net.i2p.router.startup.RebuildRouterInfoJob
-
- 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
-
- recalculate() - Method in class net.i2p.stat.Frequency
-
Recalculate the averages
- receive(int) - Method in class net.i2p.client.impl.MessageState
-
- 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.apache.commons.net.chargen.CharGenUDPClient
-
Receive the reply data from the server.
- receive(byte[]) - Method in class org.apache.commons.net.echo.EchoUDPClient
-
Same as receive(data, data.length)
- receive(byte[], int) - Method in class org.apache.commons.net.echo.EchoUDPClient
-
Receives echoed data and returns its length.
- receive() - Method in class org.apache.commons.net.tftp.TFTP
-
Receives a TFTPPacket.
- receive() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- receive() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
-
- 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.
- RECEIVED_COMMAND - Static variable in interface org.apache.commons.net.telnet.TelnetNotificationHandler
-
The remote party sent a COMMAND.
- RECEIVED_DO - Static variable in interface org.apache.commons.net.telnet.TelnetNotificationHandler
-
The remote party sent a DO command.
- RECEIVED_DONT - Static variable in interface org.apache.commons.net.telnet.TelnetNotificationHandler
-
The remote party sent a DONT command.
- RECEIVED_WILL - Static variable in interface org.apache.commons.net.telnet.TelnetNotificationHandler
-
The remote party sent a WILL command.
- RECEIVED_WONT - Static variable in interface org.apache.commons.net.telnet.TelnetNotificationHandler
-
The remote party sent a WONT command.
- receivedAck() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- receivedACK(PublicKey, int, int) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- 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
-
- receiveDatagramBytes(Destination, byte[], int, int, int) - Method in class net.i2p.sam.SAMv3DatagramSession
-
- receivedComplete() - Method in interface net.i2p.router.transport.udp.ACKBitfield
-
Check if the entire message has been received completely.
- receivedNegotiation(int, int) - Method in interface org.apache.commons.net.telnet.TelnetNotificationHandler
-
Callback method called when TelnetClient receives a command or option negotiation command
- receiveEncrypted(byte[]) - Method in class net.i2p.router.tunnel.InboundGatewayReceiver
-
- receiveEncrypted(byte[], boolean) - Method in class net.i2p.router.tunnel.InboundGatewayReceiver
-
- receiveEncrypted(byte[]) - Method in class net.i2p.router.tunnel.OutboundReceiver
-
- receiveEncrypted(byte[]) - Method in interface net.i2p.router.tunnel.TunnelGateway.Receiver
-
Take the encrypted data and send it off to the next hop
- receiveFile(String, int, OutputStream, InetAddress) - Method in class org.apache.commons.net.tftp.TFTPClient
-
Same as calling receiveFile(fileName, mode, output, host, TFTP.DEFAULT_PORT).
- receiveFile(String, int, OutputStream, InetAddress, int) - Method in class org.apache.commons.net.tftp.TFTPClient
-
Requests a named file from a remote host, writes the file to an OutputStream, closes the connection, and returns the number of bytes read.
- receiveFile(String, int, OutputStream, String) - Method in class org.apache.commons.net.tftp.TFTPClient
-
Same as calling receiveFile(fileName, mode, output, hostname, TFTP.DEFAULT_PORT).
- receiveFile(String, int, OutputStream, String, int) - Method in class org.apache.commons.net.tftp.TFTPClient
-
Requests a named file from a remote host, writes the file to an OutputStream, closes the connection, and returns the number of bytes read.
- 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(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(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
-
- 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
-
- 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 call 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
-
- 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
-
- receiveRawBytes(byte[], int, int, int) - Method in class net.i2p.sam.SAMv3RawSession
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- receiveTunnelFragmentComplete(long) - Method in class net.i2p.router.MessageHistory
-
- 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.
- RecentStats(long, long, long, long, long, long, long) - Constructor for class net.i2p.router.JobStats.RecentStats
-
- recheck() - Method in class org.klomp.snark.Storage
-
Blocking.
- recheckTorrent(Snark) - Method in class org.klomp.snark.SnarkManager
-
Threaded.
- RECIPIENT - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
- ReconfigureSessionMessage - Class in net.i2p.data.i2cp
-
Defines the message a client sends to a router when
updating the config on an existing session.
- ReconfigureSessionMessage() - Constructor for class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- reconnect() - Method in class net.i2p.client.impl.I2PSessionImpl
-
- 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<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
-
- Record(String, Record.TYPE, Record.CLASS, long, D, boolean) - Constructor for class org.minidns.record.Record
-
- Record(String, Record.TYPE, int, long, D) - Constructor for class org.minidns.record.Record
-
- Record(DnsName, Record.TYPE, int, long, D) - Constructor for class org.minidns.record.Record
-
- 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_SIZE - Static variable in class net.i2p.data.i2np.TunnelBuildMessageBase
-
- RECORD_STRUCTURE - Static variable in class org.apache.commons.net.ftp.FTP
-
A constant used to indicate a file is to be treated as a sequence of records.
- 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 that this tunnel was selected/used.
- recordBan(Hash, String) - Method in class net.i2p.router.HashPatternDetector
-
Record a ban for pattern analysis.
- Recorder - Class in net.i2p.i2ptunnel.access
-
Recorder definition for threshold breach logging.
- Recorder(File, Threshold) - Constructor for class net.i2p.i2ptunnel.access.Recorder
-
- 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.
- rectify(BigInteger, int) - Static method in class net.i2p.crypto.SigUtil
-
- rectify(boolean, int) - Static method in class net.i2p.router.transport.udp.MTU
-
- 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 - Variable in class net.i2p.sam.SAMRawSession
-
- recv - Variable in class net.i2p.sam.SAMStreamSession
-
- 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
-
Use to generate alpha
- 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(IOBinaryOperator<T>) - Method in interface org.apache.commons.io.function.IOStream
-
Like Stream.reduce(java.util.function.BinaryOperator).
- reduce(T, IOBinaryOperator<T>) - Method in interface org.apache.commons.io.function.IOStream
-
Like Stream.reduce(Object, java.util.function.BinaryOperator).
- reduce(U, IOBiFunction<U, ? super T, U>, IOBinaryOperator<U>) - Method in interface org.apache.commons.io.function.IOStream
-
Like Stream.reduce(Object, BiFunction, java.util.function.BinaryOperator).
- reduce() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- 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
-
Reduces cache size under memory pressure.
- reduceCacheSize() - Static method in class net.i2p.router.transport.udp.UDPTransport
-
Reduce the UDPPacket cache size in response to memory pressure.
- reducePoly() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- 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
-
- 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
-
- 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(File) - Method in class org.apache.commons.io.monitor.FileEntry
-
Refreshes the attributes from the
File, indicating
whether the file has changed.
- 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
- 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
- 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
-
- regeneratePeers(TunnelPoolSettings, List<Hash>) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
-
Regenerate tunnel peers to avoid duplicate sequence.
- RegexFileFilter - Class in org.apache.commons.io.filefilter
-
Filters files using supplied regular expression(s).
- RegexFileFilter(Pattern) - Constructor for class org.apache.commons.io.filefilter.RegexFileFilter
-
Constructs a new regular expression filter for a compiled regular expression
- RegexFileFilter(Pattern, Function<Path, String>) - Constructor for class org.apache.commons.io.filefilter.RegexFileFilter
-
Constructs a new regular expression filter for a compiled regular expression
- RegexFileFilter(String) - Constructor for class org.apache.commons.io.filefilter.RegexFileFilter
-
Constructs a new regular expression filter.
- RegexFileFilter(String, int) - Constructor for class org.apache.commons.io.filefilter.RegexFileFilter
-
Constructs a new regular expression filter with the specified flags.
- RegexFileFilter(String, IOCase) - Constructor for class org.apache.commons.io.filefilter.RegexFileFilter
-
Constructs a new regular expression filter with the specified flags case sensitivity.
- RegexFTPFileEntryParserImpl - Class in org.apache.commons.net.ftp.parser
-
This abstract class implements both the older FTPFileListParser and newer FTPFileEntryParser interfaces with default functionality.
- RegexFTPFileEntryParserImpl(String) - Constructor for class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
The constructor for a RegexFTPFileEntryParserImpl object.
- RegexFTPFileEntryParserImpl(String, int) - Constructor for class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
The constructor for a RegexFTPFileEntryParserImpl object.
- 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
-
- RegexpClassNameMatcher - Class in org.apache.commons.io.serialization
-
- RegexpClassNameMatcher(Pattern) - Constructor for class org.apache.commons.io.serialization.RegexpClassNameMatcher
-
Constructs an object based on the specified pattern.
- RegexpClassNameMatcher(String) - Constructor for class org.apache.commons.io.serialization.RegexpClassNameMatcher
-
Constructs an object based on the specified regular expression.
- REGIME_3270 - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
29
- region - Variable in class com.maxmind.geoip.Location
-
- 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_EDITION_REV0 - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- REGION_EDITION_REV1 - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- 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(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(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
-
- 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
-
- 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.
- registerInputListener(TelnetInputListener) - Method in class org.apache.commons.net.telnet.TelnetClient
-
Register a listener to be notified when new incoming data is available to be read on the
input stream.
- 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.
- registerNotifHandler(TelnetNotificationHandler) - Method in class org.apache.commons.net.telnet.Telnet
-
Registers a notification handler to which will be sent notifications of received Telnet option negotiation commands.
- 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.
- 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)
- registerSpyStream(OutputStream) - Method in class org.apache.commons.net.telnet.TelnetClient
-
Registers an OutputStream for spying what's going on in the TelnetClient session.
- 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
-
Pluggable transport
- 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.
- rein() - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP REIN command to the server, receive the reply, and return the reply code.
- reinitialize() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- reinitialize() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- reinitialize() - Method in class org.apache.commons.net.ftp.FTPClient
-
Reinitialize the FTP session.
- REINITIALIZE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- reinitialize() - Method in class org.klomp.snark.TrackerClient
-
Call after editing torrent
- reject(Class<?>...) - Method in class org.apache.commons.io.serialization.ObjectStreamClassPredicate
-
Rejects the specified classes for deserialization, even if they are otherwise accepted.
- reject(ClassNameMatcher) - Method in class org.apache.commons.io.serialization.ObjectStreamClassPredicate
-
Rejects class names where the supplied ClassNameMatcher matches for deserialization, even if they are otherwise accepted.
- reject(Pattern) - Method in class org.apache.commons.io.serialization.ObjectStreamClassPredicate
-
Rejects class names that match the supplied pattern for deserialization, even if they are otherwise accepted.
- reject(String...) - Method in class org.apache.commons.io.serialization.ObjectStreamClassPredicate
-
Rejects the wildcard specified classes for deserialization, even if they are otherwise accepted.
- reject(Class<?>...) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream.Builder
-
Rejects the specified classes for deserialization, even if they are otherwise accepted.
- reject(ClassNameMatcher) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream.Builder
-
Rejects class names where the supplied ClassNameMatcher matches for deserialization, even if they are otherwise accepted.
- reject(Pattern) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream.Builder
-
Rejects class names that match the supplied pattern for deserialization, even if they are otherwise accepted.
- reject(String...) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream.Builder
-
Rejects the wildcard specified classes for deserialization, even if they are otherwise accepted.
- reject(Class<?>...) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Rejects the specified classes for deserialization, even if they are otherwise accepted.
- reject(ClassNameMatcher) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Rejects class names where the supplied ClassNameMatcher matches for deserialization, even if they are otherwise accepted.
- reject(Pattern) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Rejects class names that match the supplied pattern for deserialization, even if they are otherwise accepted.
- reject(String...) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
Rejects the wildcard specified classes for deserialization, even if they are otherwise accepted.
- REJECT - Static variable in class org.klomp.snark.Message
-
- 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
-
- relativize(Collection<Path>, Path, boolean, Comparator<? super Path>) - Static method in class org.apache.commons.io.file.PathUtils
-
Relativizes all files in the given collection against a parent.
- relativizeDirectories(Path, boolean, Comparator<? super Path>) - Method in class org.apache.commons.io.file.AccumulatorPathVisitor
-
Relativizes each directory path with
Path.relativize(Path) against the given
parent, optionally
sorting the result.
- relativizeFiles(Path, boolean, Comparator<? super Path>) - Method in class org.apache.commons.io.file.AccumulatorPathVisitor
-
Relativizes each file path with
Path.relativize(Path) against the given
parent, optionally
sorting the result.
- RELAY_ACCEPT - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_BOB_BANNED_CHARLIE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_BOB_LIMIT - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_BOB_NO_TAG - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_BOB_SIGFAIL - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_BOB_UNKNOWN_ALICE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_BOB_UNSPEC - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_CHARLIE_ADDRESS - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_CHARLIE_BANNED - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_CHARLIE_CONNECTED - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_CHARLIE_LIMIT - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_CHARLIE_SIGFAIL - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_CHARLIE_UNKNOWN_ALICE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REJECT_CHARLIE_UNSPEC - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_REQUEST_PROLOGUE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RELAY_RESPONSE_PROLOGUE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- RelayIntroBlock(byte[]) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RelayIntroBlock
-
- RelayPath - Class in org.apache.commons.net.smtp
-
A class used to represent forward and reverse relay paths.
- RelayPath(String) - Constructor for class org.apache.commons.net.smtp.RelayPath
-
Create a relay path with the specified email address as the ultimate destination.
- RelayRequestBlock(byte[]) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RelayRequestBlock
-
- RelayResponseBlock(byte[]) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RelayResponseBlock
-
- RelayTagBlock(long) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RelayTagBlock
-
- RelayTagRequestBlock() - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RelayTagRequestBlock
-
- release(Mac) - Method in class net.i2p.crypto.HMAC256Generator
-
Mac will be reset and initialized with a zero key.
- 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
-
Releases this packet back to the object cache and aborts any outstanding bandwidth request.
- 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(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.
- releaseHash(MessageDigest) - Static method in class com.southernstorm.noise.protocol.Noise
-
I2P Release a hash object back to the pool.
- releasePayload() - Method in class net.i2p.client.streaming.impl.Packet
-
does nothing right now
- releaseReadLock() - Method in class net.i2p.router.util.DecayingBloomFilter
-
- releaseResources() - Static method in class net.i2p.router.transport.ntcp.NTCPConnection
-
Call at transport shutdown
- releaseResources() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
Releases all cached fragments and marks this state as released.
- releases - Variable in class net.i2p.router.news.NewsMetadata
-
I2P metadata
- releaseTmp(byte[]) - Method in class net.i2p.crypto.HMACGenerator
-
- releaseWriteLock() - Method in class net.i2p.router.util.DecayingBloomFilter
-
- reload() - Method in class i2p.susi.dns.BaseBean
-
Reloads the configuration from file.
- reload() - Method in class i2p.susi.dns.ConfigBean
-
- reloadConfiguration() - Static method in class i2p.susi.util.Config
-
- reloadControllers() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
-
Stop all tunnels, reload config, and restart those configured to do so.
- 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.
- REMOTE_CONTROLLED_TRANSMISSION - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
7
- REMOTE_FLOW_CONTROL - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
33
- remoteAppend(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Initiate a server to server file transfer.
- 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
- remoteInetSocketAddress - Variable in class org.apache.commons.net.SocketClient
-
The remote socket address used for the connection.
- remotePort - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- remotePort - Variable in class net.i2p.i2ptunnel.udp.UDPSink
-
- remoteRetrieve(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Initiate a server to server file transfer.
- remoteStore(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Initiate a server to server file transfer.
- remoteStoreUnique() - Method in class org.apache.commons.net.ftp.FTPClient
-
Initiate a server to server file transfer.
- remoteStoreUnique(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Initiate a server to server file transfer.
- 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
-
- remove(String) - Method in interface com.docuverse.identicon.IdenticonCache
-
- remove(Component) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Panel
-
- remove() - Method in class net.i2p.addressbook.HostTxtIterator
-
- remove() - Method in class net.i2p.addressbook.SubscriptionIterator
-
- 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(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(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(Object) - Method in class net.i2p.router.PersistentKeyRing
-
- remove(PeerState) - Method in class net.i2p.router.transport.udp.IntroductionManager
-
- remove(Object) - Method in class net.i2p.router.tunnel.pool.ExcluderBase
-
- 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() - Method in class net.i2p.router.util.RandomIterator
-
- remove(Object) - Method in class net.i2p.router.util.RemovableSingletonSet
-
- 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
-
- 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(K, SkipList<K, V>) - Method in class net.metanotion.util.skiplist.SkipSpan
-
Remove a key-value pair from this span.
- remove() - Method in interface org.apache.commons.io.function.IOIterator
-
- remove() - Method in class org.apache.commons.io.function.UncheckedIOIterator
-
- remove(ObservableInputStream.Observer) - Method in class org.apache.commons.io.input.ObservableInputStream
-
Removes an Observer.
- remove() - Method in class org.apache.commons.io.LineIterator
-
Unsupported.
- remove() - Method in class org.apache.commons.net.nntp.ArticleIterator
-
- remove() - Method in class org.apache.commons.net.nntp.NewsgroupIterator
-
- remove() - Method in class org.apache.commons.net.nntp.ReplyIterator
-
- remove(Object) - Method in class org.klomp.snark.comments.CommentSet
-
Only hides the comment, doesn't really remove it.
- remove(int) - Method in class org.klomp.snark.comments.CommentSet
-
Remove the id as retrieved from Comment.getID().
- remove(NID) - Method in class org.klomp.snark.dht.DHTNodes
-
- remove(PeerCoordinator) - Method in class org.klomp.snark.PeerCoordinatorSet
-
- REMOVE_DIRECTORY - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- 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
-
- removeAll(Collection<?>) - Method in class net.i2p.router.tunnel.pool.ExcluderBase
-
- 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.
- removeAllObservers() - Method in class org.apache.commons.io.input.ObservableInputStream
-
Removes all Observers.
- removeArchive(ConsolFun, int) - Method in class org.rrd4j.core.RrdDef
-
- 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
-
- 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.
- 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
-
- removeCallBack(I2PProperties.I2PPropertyCallback) - Method in class net.i2p.util.I2PProperties
-
- removeCapabilities(Hash) - Method in class net.i2p.router.dummy.DummyPeerManagerFacade
-
- removeCapabilities(Hash) - Method in class net.i2p.router.peermanager.PeerManager
-
- removeCapabilities(Hash) - Method in class net.i2p.router.peermanager.PeerManagerFacadeImpl
-
- removeCapabilities(Hash) - Method in interface net.i2p.router.PeerManagerFacade
-
- 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
-
Drop the (already closed) connection on the floor.
- 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.
- removeCopyStreamListener(CopyStreamListener) - Method in class org.apache.commons.net.io.CopyStreamAdapter
-
Removes a CopyStreamListener.
- removeDatasource(String) - Method in class org.rrd4j.core.RrdDef
-
- 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
-
- removeDevice(String) - Method in class org.cybergarage.upnp.ControlPoint
-
- removeDeviceChangeListener(DeviceChangeListener) - Method in class org.cybergarage.upnp.ControlPoint
-
- removeDirectory(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Removes a directory on the FTP server (if empty).
- removeDisconnectListener(I2PSocketManager.DisconnectListener) - Method in interface net.i2p.client.streaming.I2PSocketManager
-
- removeDisconnectListener(I2PSocketManager.DisconnectListener) - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
- removeDisconnectListener(I2PSocketManager.DisconnectListener) - Method in class net.i2p.client.streaming.impl.MessageHandler
-
- removeEldestEntry(Map.Entry<K, V>) - Method in class net.i2p.util.LHMCache
-
- removeElement(O) - Method in class i2p.susi.util.Folder
-
Remove an element
- removeElements(Collection<O>) - Method in class i2p.susi.util.Folder
-
Remove elements
- removeEvent(SimpleTimer.TimedEvent) - Method in class net.i2p.util.SimpleTimer
-
- 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
-
- removeExtension(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Removes the extension from a fileName.
- removeFileFilter(IOFileFilter) - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Removes the specified file filter.
- removeFileFilter(IOFileFilter) - Method in interface org.apache.commons.io.filefilter.ConditionalFileFilter
-
Removes the specified file filter.
- removeFileFilter(IOFileFilter) - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Removes the specified file filter.
- 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.
- removeFromExploreKeys(Collection<Hash>) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- 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.
- 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
-
- removeListener(int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- 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(FileAlterationListener) - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Removes a file system listener.
- removeListener(T) - Method in class org.apache.commons.net.util.ListenerList
-
Removes the first occurrence of the specified listener from this list, if it is present.
- 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
-
- removeObserver(FileAlterationObserver) - Method in class org.apache.commons.io.monitor.FileAlterationMonitor
-
Removes a file system observer from this monitor.
- 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
-
Caller must synchronize.
- 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...
- removePresentationURL() - Method in class org.cybergarage.upnp.Device
-
- removeProperty(String) - Method in class net.i2p.router.RouterContext
-
Remove a property provided during the context construction.
- removeProtocolCommandistener(ProtocolCommandListener) - Method in class org.apache.commons.net.pop3.POP3
-
Removes a ProtocolCommandListener.
- removeProtocolCommandistener(ProtocolCommandListener) - Method in class org.apache.commons.net.smtp.SMTP
-
Removes a ProtocolCommandListener.
- removeProtocolCommandListener(ProtocolCommandListener) - Method in class org.apache.commons.net.ProtocolCommandSupport
-
Removes a ProtocolCommandListener.
- removeProtocolCommandListener(ProtocolCommandListener) - Method in class org.apache.commons.net.SocketClient
-
Removes a ProtocolCommandListener.
- 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
-
- removeRateStat(String) - Method in class net.i2p.stat.StatManager
-
- 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.
- 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
-
- removeSearchResponseListener(SearchResponseListener) - Method in class org.cybergarage.upnp.ControlPoint
-
- removeSession(I2PSession) - Method in class net.i2p.i2ptunnel.I2PTunnel
-
- 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.
- removeSimpleTimer() - Method in class net.i2p.util.SimpleTimer
-
Removes the SimpleTimer.
- removeSocketHandler(int) - Method in class net.i2p.sam.SAMStreamSession
-
Remove and gracefully close a SAM STREAM session socket handler.
- removeSubscriber(Subscriber) - Method in class org.cybergarage.upnp.Service
-
- removeSubsession(I2PSession) - Method in interface net.i2p.client.I2PSession
-
- 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
-
- 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.
- removeUpdateListener(Clock.ClockUpdateListener) - Method in class net.i2p.util.Clock
-
- 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.
- rename(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Renames a remote file.
- rename(String, String) - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a RENAME command to the server.
- RENAME_FROM - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- RENAME_TO - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- 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(int, int) - Method in class com.docuverse.identicon.NineBlockIdenticonRenderer2
-
- render(OutputStream) - Method in class net.i2p.router.web.GraphRenderer
-
- 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) - 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
-
- renderAdvancedRouterInfoHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderBandwidthGraphHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderBandwidthHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderBanlistCompact(Writer) - Method in class net.i2p.router.web.helpers.BanlistRenderer
-
- renderClockHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderCongestionHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderCPUBarHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderDestinationsHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderFirewallAndReseedStatusHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- 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
-
- renderI2PInternalsHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderI2PServicesHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- 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
-
- 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
-
- renderNavBar(String, boolean) - Method in class net.i2p.router.web.helpers.HelpSectionHelper
-
- renderNetworkReachabilityHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderNewsHeadingsHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderParticipating(Writer, boolean) - Method in class net.i2p.router.web.helpers.TunnelRenderer
-
- renderPeerCaps(Hash, boolean) - Method in class net.i2p.router.CommSystemFacade
-
- 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
-
- renderPeerFlag(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- renderPeerHTML(Hash, boolean) - Method in class net.i2p.router.CommSystemFacade
-
- 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
-
- renderPeersHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderPng(Rate, OutputStream) - Method in class net.i2p.router.web.GraphGenerator
-
- renderPng(Rate, OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean) - Method in class net.i2p.router.web.GraphGenerator
-
This does the single data graphs.
- renderPng(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean) - Method in class net.i2p.router.web.GraphListener
-
Single graph.
- renderPng(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean, GraphListener, String) - Method in class net.i2p.router.web.GraphListener
-
Single or two-data-source graph.
- renderPng(OutputStream) - Method in class net.i2p.router.web.GraphListener
-
- renderRatePng(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean) - Method in class net.i2p.router.web.GraphGenerator
-
This does the two-data bandwidth graph only.
- renderRestartStatusHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- 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
-
Renders router information matching search criteria to the given writer.
- renderRouterInfoHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- 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.
- renderShortRouterInfoHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderStatus(String, 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
-
- renderStatusHTML(Writer) - Method in class net.i2p.router.ClientManagerFacade
-
- renderStatusHTML(Writer, String, int) - Method in class net.i2p.router.CommSystemFacade
-
- renderStatusHTML(Writer) - Method in class net.i2p.router.CommSystemFacade
-
- renderStatusHTML(Writer) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
-
- renderStatusHTML(Writer) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- renderStatusHTML(Writer) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- renderStatusHTML(Writer) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
- 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
-
Debug info, HTML formatted
- renderStatusHTML(Writer) - Method in interface net.i2p.router.Service
-
- renderStatusHTML(Writer) - Method in class net.i2p.router.startup.RouterAppManager
-
debug
- renderStatusHTML(Writer) - Method in class net.i2p.router.StatisticsManager
-
- 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(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
-
debug
- renderStatusHTML(Writer) - Method in class net.i2p.router.web.helpers.BanlistRenderer
-
- 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
-
- renderStatusHTML(Writer) - Method in class net.i2p.router.web.helpers.TunnelRenderer
-
- 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
-
output the summary bar to _out
- 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
-
- renderTunnelsHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderTunnelStatusHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renderUpdateStatusHTML() - Method in class net.i2p.router.web.helpers.SidebarRenderer
-
- renew(X509Certificate, PrivateKey, int) - Static method in class net.i2p.crypto.SelfSignedGenerator
-
- renew() - Method in class org.cybergarage.upnp.event.Subscriber
-
- 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
-
- 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
-
- 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
-
- 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.
- reply - Variable in class i2p.susi.webmail.Mail
-
- Reply() - Constructor for class net.i2p.socks.SOCKS4Constants.Reply
-
- Reply() - Constructor for class net.i2p.socks.SOCKS5Constants.Reply
-
- REPLY_CODE_LEN - Static variable in class org.apache.commons.net.ftp.FTP
-
Length of the FTP reply code (3 alphanumerics)
- 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
- replyCode - Variable in class org.apache.commons.net.pop3.POP3
-
- 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
- ReplyIterator - Class in org.apache.commons.net.nntp
-
Wraps a
BufferedReader and returns an
Iterable<String> which returns the individual lines from the reader.
- ReplyIterator(BufferedReader) - Constructor for class org.apache.commons.net.nntp.ReplyIterator
-
- ReplyIterator(BufferedReader, boolean) - Constructor for class org.apache.commons.net.nntp.ReplyIterator
-
- ReplyJob - Interface in net.i2p.router
-
Defines an executable task that can be fired off in reply to a message
- replyLines - Variable in class org.apache.commons.net.pop3.POP3
-
- 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(Hash) - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- 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 message to the router
- 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
-
- reportAbuse(I2PSession, int) - Method in class org.klomp.snark.dht.KRPC
-
- reportAbuse(I2PSession, int) - Method in class org.klomp.snark.UDPTrackerClient
-
- 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
-
- 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
-
- 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
-
- 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
-
- repr - Variable in class net.i2p.crypto.eddsa.math.GroupElement
-
Variable is package private only so that tests run.
- REPRESENTATION_TYPE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- 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 - Static variable in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
-
- RepublishLeaseSetJob - Class in net.i2p.router.networkdb.kademlia
-
A job that periodically republishes a local LeaseSet to the network database.
- RepublishLeaseSetJob(RouterContext, KademliaNetworkDatabaseFacade, Hash) - Constructor for class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
-
- REQEST_LINE_DELIM - Static variable in class org.cybergarage.http.HTTP
-
- request(RouterContext, PooledTunnelCreatorConfig, BuildExecutor) - Static method in class net.i2p.router.tunnel.pool.BuildRequestor
-
Initiates a tunnel build request.
- REQUEST - Static variable in class org.klomp.snark.Message
-
- 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.
- REQUEST_DENIED - Static variable in class org.apache.commons.net.ftp.FTPReply
-
FTPS reply code 534
- REQUEST_TIMEOUT - Static variable in class net.i2p.router.tunnel.pool.BuildRequestor
-
Timeout for waiting for a full tunnel build reply.
- requestData(DataProcessor) - Method in class org.rrd4j.graph.CDef
-
- requestData(DataProcessor) - Method in class org.rrd4j.graph.Def
-
- requestData(DataProcessor) - Method in class org.rrd4j.graph.PDef
-
- 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
-
- requestData(DataProcessor) - Method in class org.rrd4j.graph.VDef
-
- requestDo(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Requests a DO.
- requestDont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Requests a DONT.
- REQUESTED_DO_MASK - Static variable in class org.apache.commons.net.telnet.Telnet
-
- REQUESTED_PROT_LEVEL_NOT_SUPPORTED - Static variable in class org.apache.commons.net.ftp.FTPReply
-
FTPS reply code 536
- REQUESTED_WILL_MASK - Static variable in class org.apache.commons.net.telnet.Telnet
-
- requestedDo(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Looks for the state of the option.
- requestedDont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Looks for the state of the option.
- requestedWill(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Looks for the state of the option.
- requestedWont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Looks for the state of the option.
- 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.
- 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
-
- 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
-
- 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(I2PAppContext, int) - Constructor for class net.i2p.client.impl.RequestLeaseSetMessageHandler
-
For extension
- requestMessage(int, int, int) - Method in class org.klomp.snark.PeerState
-
- 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
-
Requests outbound bandwidth for sending this packet.
- 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
-
- requestRrdDb(RrdDef, RrdBackendFactory) - Method in class org.rrd4j.core.RrdDbPool
-
- requestRrdDb(URI, RrdBackendFactory, DataImporter) - Method in class org.rrd4j.core.RrdDbPool
-
- 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.
- 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
-
- 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
-
- 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
-
- requestWill(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Requests a WILL.
- requestWont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Requests a WONT.
- 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
-
- 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.
- requiredCharsets() - Static method in class org.apache.commons.io.Charsets
-
Constructs a sorted map from canonical charset names to charset objects required of every implementation of the
Java platform.
- 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?
Side effect: sets _ls2Type
- rereadConfig() - Method in class net.i2p.util.LogManager
-
Called periodically by the log writer's thread
Do not log here, deadlock of LogWriter
- rescan() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- 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() - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- rescan() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- 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
-
- reschedule(long) - Method in class net.i2p.router.transport.udp.PeerTestEvent
-
Just to consolidate the logging
- reschedule(SimpleTimer.TimedEvent, long) - Method in class net.i2p.util.SimpleTimer
-
Reschedule an existing event.
- 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
-
- 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
-
- reseedChecker() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- reseedChecker() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
Returns the reseed checker for this database.
- 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
-
- Reseeder - Class in net.i2p.router.networkdb.reseed
-
Moved from ReseedHandler in routerconsole.
- Reseeder(RouterContext, ReseedChecker) - Constructor for class net.i2p.router.networkdb.reseed.Reseeder
-
- 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(RouterContext) - Constructor for class net.i2p.router.web.helpers.ReseedHandler
-
- ResendComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.ResendComparator
-
- ResendPacketEvent(PacketLocal) - Constructor for class net.i2p.client.streaming.impl.Connection.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
-
- 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.peermanager.TunnelHistory
-
Reset all tunnel history counters and timestamps.
- reset() - Method in class net.i2p.router.transport.udp.IntroductionManager
-
- reset() - Method in class net.i2p.stat.RateAverages
-
- 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.apache.commons.io.file.Counters.Counter
-
Resets this count to 0.
- reset() - Method in interface org.apache.commons.io.file.Counters.PathCounters
-
Resets the counts to 0.
- reset() - Method in class org.apache.commons.io.input.BOMInputStream
-
Invokes the delegate's reset() method.
- reset() - Method in class org.apache.commons.io.input.BoundedInputStream
-
- reset() - Method in class org.apache.commons.io.input.BoundedReader
-
Resets the target to the latest mark,
- reset() - Method in class org.apache.commons.io.input.BrokenInputStream
-
Throws the configured exception.
- reset() - Method in class org.apache.commons.io.input.BrokenReader
-
Throws the configured exception.
- reset() - Method in class org.apache.commons.io.input.CharSequenceInputStream
-
- reset() - Method in class org.apache.commons.io.input.CharSequenceReader
-
Reset the reader to the last marked position (or the beginning if
mark has not been called).
- reset() - Method in class org.apache.commons.io.input.MarkShieldInputStream
-
- reset() - Method in class org.apache.commons.io.input.NullInputStream
-
Resets the stream to the point when mark was last called.
- reset() - Method in class org.apache.commons.io.input.NullReader
-
Resets the stream to the point when mark was last called.
- reset() - Method in class org.apache.commons.io.input.ProxyInputStream
-
- reset() - Method in class org.apache.commons.io.input.ProxyReader
-
Invokes the delegate's reset() method.
- reset() - Method in class org.apache.commons.io.input.UncheckedBufferedReader
-
- reset() - Method in class org.apache.commons.io.input.UncheckedFilterInputStream
-
- reset() - Method in class org.apache.commons.io.input.UncheckedFilterReader
-
- reset() - Static method in class org.apache.commons.io.input.UnsupportedOperationExceptions
-
Constructs a new instance of UnsupportedOperationException for a reset method.
- reset() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedInputStream
-
Resets this stream to the last marked location.
- reset() - Method in class org.apache.commons.io.input.UnsynchronizedBufferedReader
-
Resets this reader's position to the last mark() location.
- reset() - Method in class org.apache.commons.io.input.UnsynchronizedByteArrayInputStream
-
- reset() - Method in class org.apache.commons.io.input.UnsynchronizedFilterInputStream
-
Resets this stream to the last marked location.
- reset() - Method in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
- reset() - Method in class org.apache.commons.io.output.ByteArrayOutputStream
-
- reset() - Method in class org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream
-
- reset(RandomAccessFile) - Static method in class org.apache.commons.io.RandomAccessFiles
-
Resets the given file to position 0.
- reset() - Method in class org.apache.commons.net.pop3.POP3Client
-
Reset the POP3 session.
- reset() - Method in class org.apache.commons.net.smtp.SMTPClient
-
Aborts the current mail transaction, resetting all server stored sender, recipient, and mail data, cleaning all buffers and tables.
- RESET - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
- 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() - Method in class org.bouncycastle.crypto.digests.LongDigest
-
- 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() - Method in class org.rrd4j.graph.ImageWorker
-
- reset(Graphics2D) - Method in class org.rrd4j.graph.ImageWorker
-
- reset(Graphics2D) - Method in class org.rrd4j.graph.SVGImageWorker
-
- resetBegin() - Method in class net.i2p.router.transport.udp.UDPPacket
-
Resets the initialization timestamp to current time.
- resetBuffersToSize(int) - Method in class org.apache.commons.net.tftp.TFTP
-
Sets the size of the buffers used to receive and send packets.
- resetByteCount() - Method in class org.apache.commons.io.output.CountingOutputStream
-
Sets the byte count back to 0.
- resetByteCount() - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Resets the byteCount to zero.
- resetCount() - Method in class org.apache.commons.io.output.CountingOutputStream
-
Sets the byte count back to 0.
- resetImpl() - Method in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Implements a default reset behavior.
- resetIterator() - Method in class org.apache.commons.net.ftp.FTPListParseEngine
-
resets this object's internal iterator to the beginning of the list.
- resetReceived() - Method in class net.i2p.client.streaming.impl.Connection
-
Notify that a reset was received.
- 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, 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(int, int) - Method in class org.rrd4j.graph.SVGImageWorker
-
- 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.
- resolve(Path, Path) - Static method in class org.apache.commons.io.file.PathUtils
-
- resolve(String) - Method in interface org.apache.commons.net.ftp.FTPClient.HostnameResolver
-
Resolves a host name.
- resolve(String) - Method in class org.apache.commons.net.ftp.FTPClient.NatServerResolverImpl
-
- 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
-
- resolveClass(ObjectStreamClass) - Method in class org.apache.commons.io.input.ClassLoaderObjectInputStream
-
Resolve a class specified by the descriptor using the
specified ClassLoader or the super ClassLoader.
- resolveClass(ObjectStreamClass) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream
-
- 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
-
- resolveProxyClass(String[]) - Method in class org.apache.commons.io.input.ClassLoaderObjectInputStream
-
Create a proxy class that implements the specified interfaces using
the specified ClassLoader or the super ClassLoader.
- 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
-
- resolveText(Locale, DataProcessor, ValueScaler) - Method in class org.rrd4j.graph.PrintText
-
- resolveUnit(int) - Static method in enum org.rrd4j.graph.TimeUnit
-
- resourceToByteArray(String) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a resource as a byte array.
- resourceToByteArray(String, ClassLoader) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a resource as a byte array.
- resourceToString(String, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a resource as a String using the specified character encoding.
- resourceToString(String, Charset, ClassLoader) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a resource as a String using the specified character encoding.
- resourceToURL(String) - Static method in class org.apache.commons.io.IOUtils
-
Gets a URL pointing to the given resource.
- resourceToURL(String, ClassLoader) - Static method in class org.apache.commons.io.IOUtils
-
Gets a URL pointing to the given resource.
- 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
-
- 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
- rest(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP REST command to the server, receive the reply, and return the reply code.
- restart(RouterContext) - Static method in class net.i2p.desktopgui.router.RouterManager
-
Restart the running I2P instance.
- restart() - Method in class net.i2p.router.client.ClientManager
-
- restart() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
-
- 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() - 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() - 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() - 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() - Method in class net.i2p.router.tunnel.pool.BuildExecutor
-
- restart() - Method in class net.i2p.router.tunnel.pool.BuildHandler
-
- restart() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- restart() - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
Restart the TunnelDispatcher
- restart(long) - Method in class org.apache.commons.net.ftp.FTPClient
-
Restart a STREAM_TRANSFER_MODE file transfer starting from the given offset.
- RESTART - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- 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_MARKER - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 110.
- restartAcceptor() - Method in class org.klomp.snark.Snark
-
- 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.
- restartTunnel() - Method in class net.i2p.i2ptunnel.TunnelController
-
Stops and restarts the tunnel.
- restoreState(byte[]) - Method in class org.bouncycastle.crypto.digests.LongDigest
-
- restoreState() - Method in class org.rrd4j.core.timespec.TimeScanner
-
- 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
-
- 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_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
-
- resultSize() - Method in class i2p.susi.dns.AddressbookBean
-
Gets the size of the lookup result.
- resultSize() - Method in class i2p.susi.dns.NamingServiceBean
-
- RESULTSTATUS - Static variable in class org.cybergarage.soap.SOAP
-
- 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
-
- rethrow(Throwable) - Static method in class org.apache.commons.io.function.Erase
-
Throws the given throwable.
- retr(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP RETR command to the server, receive the reply, and return the reply code.
- RETR - Static variable in class org.apache.commons.net.pop3.POP3Command
-
Retrieve message(s).
- 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
- 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
-
basic delay before backoff
Transmissions at 0, 1.25, 3.75, 8.75 sec
This should be a little longer than for inbound.
- RetransmitEvent() - Constructor for class net.i2p.client.streaming.impl.Connection.RetransmitEvent
-
- retransmitRequests() - Method in class org.klomp.snark.Peer
-
Retransmit outstanding requests if necessary
- retransmitRequests(List<Request>) - Method in class org.klomp.snark.PeerConnectionOut
-
- retransmitRequests() - Method in class org.klomp.snark.PeerState
-
- retransmitRequests() - Method in class org.klomp.snark.WebPeer
-
- RETRIEVE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- retrieveArticle() - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as
retrieveArticle((String) null) Note: the return can be cast to a
BufferedReader
- retrieveArticle(long) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as retrieveArticle(articleNumber, null)
- retrieveArticle(long, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Retrieves an article from the currently selected newsgroup.
- retrieveArticle(String) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as
retrieveArticle(articleId, (ArticleInfo) null) Note: the return can be cast to a
BufferedReader
- retrieveArticle(String, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Retrieves an article from the NNTP server.
- retrieveArticleBody() - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as
retrieveArticleBody(null) Note: the return can be cast to a
BufferedReader
- retrieveArticleBody(long) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as retrieveArticleBody(articleNumber, null)
- retrieveArticleBody(long, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Retrieves an article body from the currently selected newsgroup.
- retrieveArticleBody(String) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as
retrieveArticleBody(articleId, (ArticleInfo) null) Note: the return can be cast to a
BufferedReader
- retrieveArticleBody(String, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Retrieves an article body from the NNTP server.
- retrieveArticleHeader() - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as
retrieveArticleHeader((String) null) Note: the return can be cast to a
BufferedReader
- retrieveArticleHeader(long) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as retrieveArticleHeader(articleNumber, null)
- retrieveArticleHeader(long, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Retrieves an article header from the currently selected newsgroup.
- retrieveArticleHeader(String) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as
retrieveArticleHeader(articleId, (ArticleInfo) null) Note: the return can be cast to a
BufferedReader
- retrieveArticleHeader(String, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Retrieves an article header from the NNTP server.
- retrieveArticleInfo(long) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Return article headers for a specified post.
- retrieveArticleInfo(long, long) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Return article headers for all articles between lowArticleNumber and highArticleNumber, inclusively.
- retrieveFile(String, OutputStream) - Method in class org.apache.commons.net.ftp.FTPClient
-
Retrieves a named file from the server and writes it to the given OutputStream.
- retrieveFileStream(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Returns an InputStream from which a named file from the server can be read.
- retrieveHeader(String, long) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Return an article header for a specified post.
- retrieveHeader(String, long, long) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Return an article header for all articles between lowArticleNumber and highArticleNumber, inclusively.
- retrieveMessage(int) - Method in class org.apache.commons.net.pop3.POP3Client
-
Retrieve a message from the POP3 server.
- retrieveMessageTop(int, int) - Method in class org.apache.commons.net.pop3.POP3Client
-
Retrieve only the specified top number of lines of a message from the POP3 server.
- 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_FLAG_BYTE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- 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(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.
- reverseChildren() - Method in class org.apache.commons.net.nntp.NntpThreadContainer
-
Reverse the entire set of children
- ReversedLinesFileReader - Class in org.apache.commons.io.input
-
Reads lines in a file reversely (similar to a BufferedReader, but starting at the last line).
- ReversedLinesFileReader.Builder - Class in org.apache.commons.io.input
-
- ReverseFileComparator - Class in org.apache.commons.io.comparator
-
Reverses the result of comparing two
File objects using the delegate
Comparator.
- ReverseFileComparator(Comparator<File>) - Constructor for class org.apache.commons.io.comparator.ReverseFileComparator
-
Constructs an instance with the specified delegate
Comparator.
- 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
-
- reverseLookup(Destination, Properties) - Method in class net.i2p.router.naming.BlockfileNamingService
-
- reverseLookup(Hash) - Method in class net.i2p.router.naming.BlockfileNamingService
-
- 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
-
- reverseLookupAll(Hash) - Method in class net.i2p.router.naming.BlockfileNamingService
-
- 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
- rexec(String, String, String) - Method in class org.apache.commons.net.bsd.RExecClient
-
Same as rexec(user, password, command, false);
- rexec(String, String, String, boolean) - Method in class org.apache.commons.net.bsd.RExecClient
-
Remotely executes a command through the rexecd daemon on the server to which the RExecClient is connected.
- RExecClient - Class in org.apache.commons.net.bsd
-
RExecClient implements the rexec() facility that first appeared in 4.2BSD Unix.
- RExecClient() - Constructor for class org.apache.commons.net.bsd.RExecClient
-
The default RExecClient constructor.
- 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_ENABLED - Static variable in class edu.internet2.ndt.NDTConstants
-
- RFC_1323_PEER_DISABLED - Static variable in class edu.internet2.ndt.NDTConstants
-
- RFC_1323_SELF_DISABLED - Static variable in class edu.internet2.ndt.NDTConstants
-
- RFC_2018_ENABLED - Static variable in class edu.internet2.ndt.NDTConstants
-
- RFC_3168_ENABLED - Static variable in class edu.internet2.ndt.NDTConstants
-
- RFC_3168_PEER_DISABLED - Static variable in class edu.internet2.ndt.NDTConstants
-
- RFC_3168_SELF_DISABLED - Static variable in class edu.internet2.ndt.NDTConstants
-
- RFC_896_ENABLED - Static variable in class edu.internet2.ndt.NDTConstants
-
- rho - Variable in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
-
- rho - Variable in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPublicKeyParameters
-
- RI_FILTER - Static variable in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- RIBlock(RouterInfo, boolean) - Constructor for class net.i2p.router.transport.ntcp.NTCP2Payload.RIBlock
-
- RIBlock(byte[], boolean, boolean) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RIBlock
-
Whole thing
- RIBlock(byte[], int, int, boolean, boolean, int, int) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.RIBlock
-
Fragment
- rigid - Variable in class org.rrd4j.graph.RrdGraphDef
-
- rlogin(String, String, String) - Method in class org.apache.commons.net.bsd.RLoginClient
-
Same as the other rlogin method, but no terminal speed is defined.
- rlogin(String, String, String, int) - Method in class org.apache.commons.net.bsd.RLoginClient
-
Logins into a remote machine through the rlogind daemon on the server to which the RLoginClient is connected.
- RLoginClient - Class in org.apache.commons.net.bsd
-
RLoginClient is very similar to
RCommandClient, from which it is derived, and uses the rcmd() facility implemented in
RCommandClient to implement the functionality of the rlogin command that first appeared in 4.2BSD Unix.
- RLoginClient() - Constructor for class org.apache.commons.net.bsd.RLoginClient
-
The default RLoginClient constructor.
- rmd(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP RMD command to the server, receive the reply, and return the reply code.
- 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.
- rnfr(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP RNFR command to the server, receive the reply, and return the reply code.
- rng - Static variable in class net.metanotion.util.skiplist.SkipList
-
- rnto(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP RNTO command to the server, receive the reply, and return the reply code.
- 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
-
- 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
-
- 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 - Variable in class org.rrd4j.core.XmlTemplate
-
- ROOT_DEVICE - Static variable in class org.cybergarage.upnp.device.ST
-
- ROOT_ELEMENT - Static variable in interface org.cybergarage.upnp.RootDescription
-
- ROOT_ELEMENT_NAMESPACE - Static variable in interface org.cybergarage.upnp.RootDescription
-
- 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 - Static variable in class org.cybergarage.upnp.device.USN
-
- rootDispersion - Variable in class net.i2p.router.time.NtpMessage
-
This value indicates the nominal error relative to the primary reference
source, in seconds.
- 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.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
-
- ROUTERCONSOLE - Static variable in class net.i2p.router.web.RouterConsoleRunner
-
- 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() - 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
-
- RouterException(String, Throwable) - Constructor for exception org.klomp.snark.Snark.RouterException
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.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
-
// migrate these to b64
private static final String[] MIGRATE_FROM = {
// This has a separate router.reseedProxy.username prop,
// so let's not mess with it
"router.reseedProxy.password",
// Don't migrate these until we have a console form for them,
// which we aren't likely to ever bother with
"routerconsole.keyPassword",
"routerconsole.keystorePassword",
"i2cp.keyPassword",
"i2cp.keystorePassword"
};
private static final String[] MIGRATE_TO = {
"router.reseedProxy.auth",
"routerconsole.ssl.key.auth",
"routerconsole.ssl.keystore.auth",
"i2cp.ssl.key.auth",
"i2cp.ssl.keystore.auth"
};
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(String, Throwable) - Constructor for exception org.rrd4j.core.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
-
- RrdByteArrayBackend - Class in org.rrd4j.core
-
Abstract byte array based backend.
- RrdByteArrayBackend(String) - Constructor for class org.rrd4j.core.RrdByteArrayBackend
-
Constructor for RrdByteArrayBackend.
- 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
-
Creates a new RRD double primitive.
- RrdDouble(RrdUpdater<U>) - Constructor for class org.rrd4j.core.RrdDouble
-
Creates a new RRD double primitive.
- 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
-
- 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
-
- RRDFile(File) - Constructor for class org.rrd4j.core.jrrd.RRDFile
-
- 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
-
- 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
-
Constructor for RrdMemoryBackend.
- 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(Record.TYPE, int, byte, long, Date, Date, int, String, byte[]) - Constructor for class org.minidns.record.RRSIG
-
- RRSIG(Record.TYPE, DnssecConstants.SignatureAlgorithm, byte, long, Date, Date, int, DnsName, byte[]) - Constructor for class org.minidns.record.RRSIG
-
- RRSIG(Record.TYPE, DnssecConstants.SignatureAlgorithm, byte, long, Date, Date, int, String, byte[]) - Constructor for class org.minidns.record.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
-
- 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.
- RSET - Static variable in class org.apache.commons.net.pop3.POP3Command
-
Reset session.
- rset() - Method in class org.apache.commons.net.smtp.SMTP
-
A convenience method to send the SMTP RSET command to the server, receive the reply, and return the reply code.
- RSET - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
SMTP command 7.
- 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
-
- RTT_STR - Static variable in class edu.internet2.ndt.NDTConstants
-
- RTTComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.RTTComparator
-
- rttsec - Variable in class edu.internet2.ndt.Tcpbw100
-
- 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() - 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() - Method in class net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
-
- run() - Method in class net.i2p.i2pcontrol.servlets.jsonrpc2handlers.RouterManagerHandler.UpdateWrapperManagerTask
-
- 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
-
- run() - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
-
- 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() - Method in class net.i2p.i2ptunnel.irc.IrcInboundFilter
-
- run() - Method in class net.i2p.i2ptunnel.irc.IrcOutboundFilter
-
- 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
-
- 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.ratchet.Elg2KeyFactory
-
- 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() - 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() - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
-
- run() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- run() - Method in class net.i2p.router.transport.ntcp.EventPumper
-
- 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() - Method in class net.i2p.router.update.UnsignedUpdateChecker
-
- run() - Method in class net.i2p.router.update.UpdateRunner
-
- run() - Method in class net.i2p.router.web.GraphGenerator
-
- run() - Method in class net.i2p.router.web.PluginStarter
-
- run() - Method in class net.i2p.router.web.PluginStopper
-
- run() - Method in class net.i2p.sam.SAMBridge
-
- 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() - Method in class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
-
- run() - Method in class net.i2p.sam.SAMStreamSession.SAMv1StreamSessionSocketReader
-
- run() - Method in class net.i2p.sam.SAMStreamSession.StreamSender
-
- run() - Method in class net.i2p.sam.SAMv2StreamSession.SAMv2StreamSessionSocketReader
-
- run() - Method in class net.i2p.time.Timestamper
-
dummy
- run() - Method in class net.i2p.util.EepGet.Gunzipper
-
- run() - Method in class net.i2p.util.Executor
-
- run() - Method in class net.i2p.util.I2PThread
-
- run() - Method in class net.i2p.util.LogWriter
-
- run() - Method in class net.i2p.util.SimpleTimer2.TimedEvent
-
- run(IORunnable) - Static method in class org.apache.commons.io.function.Erase
-
Delegates to the given
IORunnable but erases its
IOException for the compiler, while still throwing
the exception at runtime.
- run() - Method in interface org.apache.commons.io.function.IORunnable
-
- run(IORunnable) - Static method in class org.apache.commons.io.function.Uncheck
-
Runs an IO runnable.
- run(IORunnable, Supplier<String>) - Static method in class org.apache.commons.io.function.Uncheck
-
Runs an IO runnable.
- run() - Method in class org.apache.commons.io.input.Tailer
-
- run() - Method in class org.apache.commons.io.monitor.FileAlterationMonitor
-
Runs this monitor.
- run() - Method in class org.apache.commons.io.ThreadMonitor
-
Sleeps until the specified timeout amount and then interrupt the thread being monitored.
- run() - Method in class org.apache.commons.net.telnet.TelnetInputStream
-
- run() - Method in class org.cybergarage.http.HTTPServer
-
- 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() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
-
- run() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocket
-
- 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
-
- run() - Method in class org.klomp.snark.PeerConnectionOut
-
Continuesly monitors for more outgoing messages that have to be send.
- run() - Method in class org.klomp.snark.TrackerClient
-
Setup the first time only, then one pass (usually) through the trackers, PEX, and DHT.
- 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()
- run2() - Method in class net.i2p.internal.QueuedI2CPMessageReader.QueuedI2CPMessageReaderRunner
-
Pumps messages from the incoming message queue to the listener.
- 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
Sets the 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
Sets the 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
Sets the 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
-
bigly
- runJob() - Method in class net.i2p.router.client.CreateSessionJob
-
- runJob() - Method in class net.i2p.router.client.LookupDestJob
-
- runJob() - Method in class net.i2p.router.client.MessageReceivedJob
-
- runJob() - Method in class net.i2p.router.client.ReportAbuseJob
-
- runJob() - Method in class net.i2p.router.client.RequestLeaseSetJob
-
- 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.DirectLookupJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.ExpireLeasesJob
-
- 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() - 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() - 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
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.IterativeTimeoutJob
-
- 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
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.SearchReplyJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.SearchUpdateReplyFoundJob
-
- runJob() - Method in class net.i2p.router.networkdb.kademlia.SingleLookupJob
-
- 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() - 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() - Method in class net.i2p.router.startup.LoadRouterInfoJob
-
- runJob() - Method in class net.i2p.router.startup.RebuildRouterInfoJob
-
- runJob() - Method in class net.i2p.router.startup.StartAcceptingClientsJob
-
- runJob() - Method in class net.i2p.router.startup.StartupJob
-
- 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.transport.GetBidsJob
-
- runJob() - Method in class net.i2p.router.tunnel.pool.ExpireJob
-
- runJob() - Method in class net.i2p.router.tunnel.pool.ExpireJobManager
-
- runJob() - Method in class net.i2p.router.tunnel.pool.TestJob
-
- runJob() - Method in class net.i2p.router.web.helpers.NetDbCachingJob
-
- runListenOn(String[], Logging) - Method in class net.i2p.i2ptunnel.I2PTunnel
-
Specify the hostname / IP address of the interface that the tunnels should bind to
Sets the 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
-
- RUNNING - Static variable in class net.i2p.i2ptunnel.web.IndexBean
-
- runningLock - Variable in class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
-
- runPlugin() - Method in class net.i2p.router.transport.UPnP
-
- 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
Sets the 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
-
- 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
Sets the 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.
- RW - Static variable in enum org.apache.commons.io.RandomAccessFileMode
-
- RWD - Static variable in enum org.apache.commons.io.RandomAccessFileMode
-
- rwin - Variable in class edu.internet2.ndt.Tcpbw100
-
- RWINTIME - Static variable in class edu.internet2.ndt.NDTConstants
-
- rwintime - Variable in class edu.internet2.ndt.Tcpbw100
-
- RWS - Static variable in enum org.apache.commons.io.RandomAccessFileMode
-
- S - Static variable in class com.southernstorm.noise.protocol.Pattern
-
- s - Variable in class net.i2p.router.tunnel.pool.ExcluderBase
-
- s - Variable in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
-
- SACKSRCVD - Static variable in class edu.internet2.ndt.NDTConstants
-
- safeEquals(String, String) - Static method in class i2p.susi.webmail.WebMail
-
- SALT_LENGTH - Static variable in class net.i2p.util.PasswordManager
-
- 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 raw 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.
- sameFilePath(String, String) - Static method in class org.rrd4j.core.Util
-
- 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
- SAMEventHandler - Class in net.i2p.sam.client
-
Simple helper implementation of a the SAMClientEventListener
- SAMEventHandler(I2PAppContext) - Constructor for class net.i2p.sam.client.SAMEventHandler
-
- SAMException - Exception in net.i2p.sam
-
Exception thrown by SAM methods
- SAMException() - Constructor for exception net.i2p.sam.SAMException
-
- SAMException(String) - Constructor for exception net.i2p.sam.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
-
- 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(String) - Constructor for exception net.i2p.sam.SAMInvalidDirectionException
-
- saml(String) - Method in class org.apache.commons.net.smtp.SMTP
-
A convenience method to send the SMTP SAML command to the server, receive the reply, and return the reply code.
- SAML - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
SMTP command 6.
- 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.
- 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.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
-
- 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
-
- SAMStreamSession.SAMStreamSessionServer - Class in net.i2p.sam
-
SAM STREAM session server, running in its own thread.
- SAMStreamSession.SAMStreamSessionSocketReader - Class in net.i2p.sam
-
SAM STREAM socket reader, running in its own thread.
- SAMStreamSession.SAMv1StreamSessionSocketReader - Class in net.i2p.sam
-
- 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
-
- 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
-
Class able to handle a SAM version 2 client connection.
- SAMv2Handler(SocketChannel, int, int, SAMBridge) - Constructor for class net.i2p.sam.SAMv2Handler
-
Create a new SAM version 2 handler.
- 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.
- 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(String, String, String) - Method in class net.i2p.router.util.RouterPasswordManager
-
Same as saveHash()
- save(File) - Method in class org.klomp.snark.comments.CommentSet
-
File will be gzipped.
- save_dbl_values(String, double) - Method in class edu.internet2.ndt.Tcpbw100
-
Method to save double values of various "keys" from the the test results
string into corresponding double datatypes.
- save_int_values(String, int) - Method in class edu.internet2.ndt.Tcpbw100
-
Method to save integer values of various "keys" from the the test results
string into corresponding integer datatypes.
- save_long_values(String, long) - Method in class edu.internet2.ndt.Tcpbw100
-
Method to save long values of various "keys" from the the test results
string into corresponding long datatypes.
- saveApps(RouterContext, String, Collection<App>, boolean) - Static method in class net.i2p.router.web.helpers.HomeHelper
-
- 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
-
- 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
-
- 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
-
- 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
-
- saveSingleDatasource(String) - Method in class org.rrd4j.core.RrdDef
-
- saveState() - Method in class org.rrd4j.core.timespec.TimeScanner
-
- saveSummaryBarSections(RouterContext, String, Map<Integer, String>) - Static method in class net.i2p.router.web.helpers.SidebarHelper
-
- 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.
- SB - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Start subnegotiation code.
- scalarMult(ECPoint, BigInteger, EllipticCurve) - Static method in class net.i2p.crypto.ECUtil
-
- 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, 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
- scanner - Variable in class org.rrd4j.core.timespec.TimeParser
-
- scanNetDBForPatterns() - Method in class net.i2p.router.HashPatternDetector
-
Scan netDB for routers matching suspicious patterns and auto-ban them.
- schedule(SimpleTimer.TimedEvent, long) - Method in class net.i2p.client.streaming.impl.Connection
-
Schedule something on our timer.
- 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
-
Slightly more efficient than reschedule().
- 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(PooledTunnelCreatorConfig) - Method in class net.i2p.router.tunnel.pool.ExpireJobManager
-
Schedule a tunnel for expiration.
- scheduleIfNotRunning(long) - Method in class net.i2p.client.streaming.impl.Connection.RetransmitEvent
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- SchedulerImpl - Class in net.i2p.client.streaming.impl
-
Base scheduler
- SchedulerImpl(I2PAppContext) - Constructor for class net.i2p.client.streaming.impl.SchedulerImpl
-
- 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
-
- 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
-
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.rrd4j.core.RrdSyncThreadPool
-
- scheme - Variable in class org.rrd4j.core.RrdBackendFactory
-
- SCLASSES - Static variable in class org.klomp.snark.SnarkCommandLine
-
- scompare(Mail, Mail) - Static method in class i2p.susi.webmail.Sorters.DateSorter
-
Use as fallback in other sorters
- 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
-
- SE - Static variable in class com.southernstorm.noise.protocol.Pattern
-
- SE - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
End subnegotiation code.
- 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) - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a SEARCH command to the server.
- search(String, String) - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a SEARCH command to the server.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- SearchUpdateReplyFoundJob(RouterContext, RouterInfo, SearchState, KademliaNetworkDatabaseFacade, SearchJob, TunnelInfo, TunnelInfo) - Constructor for class net.i2p.router.networkdb.kademlia.SearchUpdateReplyFoundJob
-
- 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
-
- SECONDS - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "second", "seconds", "sec", "s" - seconds multiplier
- SECONDS_1900_TO_1970 - Static variable in class org.apache.commons.net.time.TimeTCPClient
-
The number of seconds between 00:00 1 January 1900 and 00:00 1 January 1970.
- SECONDS_1900_TO_1970 - Static variable in class org.apache.commons.net.time.TimeUDPClient
-
The number of seconds between 00:00 1 January 1900 and 00:00 1 January 1970.
- 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
-
- SECTION_NAMES - Static variable in class net.i2p.router.web.helpers.SidebarRenderer
-
- SECURE_NID - Static variable in class org.klomp.snark.dht.KRPC
-
- 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(String, String) - Constructor for class net.i2p.util.SecureDirectory
-
- SecureDirectory(File, String) - Constructor for class net.i2p.util.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(String, String) - Constructor for class net.i2p.util.SecureFile
-
- SecureFile(File, String) - Constructor for class net.i2p.util.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
-
- SECURITY_DATA_EXCHANGE_COMPLETE - Static variable in class org.apache.commons.net.ftp.FTPReply
-
FTPS reply code 234
- SECURITY_DATA_EXCHANGE_SUCCESSFULLY - Static variable in class org.apache.commons.net.ftp.FTPReply
-
FTPS reply code 235
- SECURITY_DATA_IS_ACCEPTABLE - Static variable in class org.apache.commons.net.ftp.FTPReply
-
FTPS reply code 335
- SECURITY_MECHANISM_IS_OK - Static variable in class org.apache.commons.net.ftp.FTPReply
-
FTPS reply code 334
- 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
-
- seed(byte[]) - Method in class gnu.crypto.prng.FortunaStandalone
-
Unused, see AsyncFortunaStandalone
- seed - Variable in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
-
- seek(long) - Method in class net.metanotion.io.RAIFile
-
- seek(long) - Method in interface net.metanotion.io.RandomAccessInterface
-
- seek(long) - Method in interface org.apache.commons.io.input.Tailer.RandomAccessResourceBridge
-
Sets the file-pointer offset, measured from the beginning of this tailable, at which the next read or write occurs.
- seek(long) - Method in class org.rrd4j.core.jrrd.RRDFile
-
- 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
-
- SEGMENT_SIZE - Static variable in class org.apache.commons.net.tftp.TFTPPacket
-
The TFTP data packet maximum segment size in bytes.
- 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.
- select(String) - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a SELECT command to the server.
- selectActiveNotFailingPeers(int, Set<Hash>, Set<Hash>) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- selectActiveNotFailingPeers(int, Set<Hash>, Set<Hash>, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- selectAll() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextArea
-
- selectAllNotFailingPeers(int, Set<Hash>, Set<Hash>, boolean) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- selectAllPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- selectArticle(ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as selectArticle((String) null, articleId).
- selectArticle(long) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as selectArticle(articleNumber, null)
- selectArticle(long, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Select an article in the currently selected newsgroup by its number.
- selectArticle(String) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as selectArticle(articleId, (ArticleInfo) null)
- selectArticle(String, ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Select an article by its unique identifier (including enclosing < and >) and return its article number and id through the pointer parameter.
- 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
-
- selectFastPeers(int, Set<Hash>, Set<Hash>, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- selectFastPeers(int, Set<Hash>, Set<Hash>, SessionKey, ProfileOrganizer.Slice, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- 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.
- selectHighCapacityPeers(int, Set<Hash>, Set<Hash>) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- selectHighCapacityPeers(int, Set<Hash>, Set<Hash>, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- 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
-
- 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
-
- 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
-
- 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
-
- selectNewsgroup(String) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as selectNewsgroup(newsgroup, null)
- selectNewsgroup(String, NewsgroupInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Select the specified newsgroup to be the target of for future article retrieval and posting operations.
- selectNextArticle() - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as selectNextArticle((ArticleInfo) null)
- selectNextArticle(ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Select the article following the currently selected article in the currently selected newsgroup and return its number and unique id through the pointer
parameter.
- selectNotFailingPeers(int, Set<Hash>, Set<Hash>) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- selectNotFailingPeers(int, Set<Hash>, Set<Hash>, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- selectNotFailingPeers(int, Set<Hash>, Set<Hash>, boolean) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- selectNotFailingPeers(int, Set<Hash>, Set<Hash>, boolean, int, MaskedIPSet) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- selector - Variable in class org.minidns.record.TLSA
-
- 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
-
- selectPreviousArticle() - Method in class org.apache.commons.net.nntp.NNTPClient
-
Same as selectPreviousArticle((ArticleInfo) null)
- selectPreviousArticle(ArticleInfo) - Method in class org.apache.commons.net.nntp.NNTPClient
-
Select the article preceding the currently selected article in the currently selected newsgroup and return its number and unique id through the pointer
parameter.
- 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
-
Doesn't really "send" anywhere, just subscribes or unsubscribes the destination
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.udp.I2PSink
-
- send(Destination, byte[]) - Method in class net.i2p.i2ptunnel.udp.I2PSinkAnywhere
-
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.udp.I2PSinkAnywhere
-
- 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
-
Sink Methods
- send(Destination, int, int, byte[]) - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
-
Sink Methods
- 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(InetAddress) - Method in class org.apache.commons.net.chargen.CharGenUDPClient
-
Same as send(host, CharGenUDPClient.DEFAULT_PORT);
- send(InetAddress, int) - Method in class org.apache.commons.net.chargen.CharGenUDPClient
-
Sends the data initiation datagram.
- send(byte[], InetAddress) - Method in class org.apache.commons.net.discard.DiscardUDPClient
-
Same as {@code send(data, data.length, host.
- send(byte[], int, InetAddress) - Method in class org.apache.commons.net.discard.DiscardUDPClient
-
Same as {@code send(data, length, host.
- send(byte[], int, InetAddress, int) - Method in class org.apache.commons.net.discard.DiscardUDPClient
-
Sends the specified data to the specified server at the specified port.
- send(byte[], InetAddress) - Method in class org.apache.commons.net.echo.EchoUDPClient
-
Same as send(data, data.length, host)
- send(byte[], int, InetAddress) - Method in class org.apache.commons.net.echo.EchoUDPClient
-
Sends the specified data to the specified server at the default echo port.
- send(String) - Method in class org.apache.commons.net.smtp.SMTP
-
A convenience method to send the SMTP SEND command to the server, receive the reply, and return the reply code.
- SEND - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
SMTP command 4.
- send(TFTPPacket) - Method in class org.apache.commons.net.tftp.TFTP
-
Sends a TFTP packet to its destination.
- send(String, String, int) - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- send(String) - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- SEND_AND_MAIL_FROM - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
- SEND_ARTICLE_TO_POST - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 340.
- SEND_ARTICLE_TO_TRANSFER - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 335.
- SEND_DELAY_CHOKE - Static variable in class net.i2p.client.streaming.impl.Packet
-
- SEND_FROM - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
- 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_LOCATION - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
23
- SEND_MESSAGE_DATA - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
- 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
- SEND_OR_MAIL_FROM - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
- 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
-
- sendAvailable() - Method in class net.i2p.client.streaming.impl.Connection
-
Flush any data that we can.
- sendAYT(Duration) - Method in class org.apache.commons.net.telnet.TelnetClient
-
Sends an Are You There (AYT) sequence and waits for the result.
- sendBestEffort(Destination, byte[], SessionKey, Set<SessionTag>, long) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- 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
-
- sendBlindingInfo(BlindData) - Method in interface net.i2p.client.I2PSession
-
- sendBlindingInfo(BlindData) - Method in class net.i2p.client.impl.I2PSessionImpl
-
- sendBuffer - Variable in class org.apache.commons.net.tftp.TFTP
-
A buffer used to accelerate sends in bufferedSend().
- sendByte(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sends a byte.
- 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 cancel
- sendChoke(boolean) - Method in class org.klomp.snark.PeerConnectionOut
-
- sendClosest(Hash, Set<Hash>, Hash, TunnelId) - Method in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
-
- 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.
- sendCommand(FTPCmd) - Method in class org.apache.commons.net.ftp.FTP
-
Sends an FTP command to the server, waits for a reply and returns the numerical response code.
- sendCommand(FTPCmd, String) - Method in class org.apache.commons.net.ftp.FTP
-
Sends an FTP command to the server, waits for a reply and returns the numerical response code.
- sendCommand(int) - Method in class org.apache.commons.net.ftp.FTP
-
Sends an FTP command with no arguments to the server, waits for a reply and returns the numerical response code.
- sendCommand(String) - Method in class org.apache.commons.net.ftp.FTP
-
Sends an FTP command with no arguments to the server, waits for a reply and returns the numerical response code.
- sendCommand(String, String) - Method in class org.apache.commons.net.ftp.FTP
-
Sends an FTP command to the server, waits for a reply and returns the numerical response code.
- sendCommand(String, String) - Method in class org.apache.commons.net.ftp.FTPSClient
-
Send an FTP command.
- sendCommand(IMAPCommand) - Method in class org.apache.commons.net.imap.IMAP
-
Sends a command with no arguments to the server and returns the reply code.
- sendCommand(IMAPCommand, String) - Method in class org.apache.commons.net.imap.IMAP
-
Sends a command and arguments to the server and returns the reply code.
- sendCommand(String) - Method in class org.apache.commons.net.imap.IMAP
-
Sends a command with no arguments to the server and returns the reply code.
- sendCommand(String, String) - Method in class org.apache.commons.net.imap.IMAP
-
Sends a command an arguments to the server and returns the reply code.
- sendCommand(int) - Method in class org.apache.commons.net.nntp.NNTP
-
Sends an NNTP command with no arguments to the server, waits for a reply and returns the numerical response code.
- sendCommand(int, String) - Method in class org.apache.commons.net.nntp.NNTP
-
Sends an NNTP command to the server, waits for a reply and returns the numerical response code.
- sendCommand(String) - Method in class org.apache.commons.net.nntp.NNTP
-
Sends an NNTP command with no arguments to the server, waits for a reply and returns the numerical response code.
- sendCommand(String, String) - Method in class org.apache.commons.net.nntp.NNTP
-
Sends an NNTP command to the server, waits for a reply and returns the numerical response code.
- sendCommand(int) - Method in class org.apache.commons.net.pop3.POP3
-
Sends a command with no arguments to the server and returns the reply code.
- sendCommand(int, String) - Method in class org.apache.commons.net.pop3.POP3
-
Sends a command an arguments to the server and returns the reply code.
- sendCommand(String) - Method in class org.apache.commons.net.pop3.POP3
-
Sends a command with no arguments to the server and returns the reply code.
- sendCommand(String, String) - Method in class org.apache.commons.net.pop3.POP3
-
Sends a command an arguments to the server and returns the reply code.
- sendCommand(int) - Method in class org.apache.commons.net.smtp.SMTP
-
Sends an SMTP command with no arguments to the server, waits for a reply and returns the numerical response code.
- sendCommand(int, String) - Method in class org.apache.commons.net.smtp.SMTP
-
Sends an SMTP command to the server, waits for a reply and returns the numerical response code.
- sendCommand(String) - Method in class org.apache.commons.net.smtp.SMTP
-
Sends an SMTP command with no arguments to the server, waits for a reply and returns the numerical response code.
- sendCommand(String, String) - Method in class org.apache.commons.net.smtp.SMTP
-
Sends an SMTP command to the server, waits for a reply and returns the numerical response code.
- sendCommand(byte) - Method in class org.apache.commons.net.telnet.TelnetClient
-
Sends a command byte to the remote peer, adding the IAC prefix.
- sendCommentReq(Peer, int) - Static method in class org.klomp.snark.ExtensionHandler
-
Send comment request
- 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(String) - Method in class org.apache.commons.net.imap.IMAP
-
Sends data to the server and returns the reply code.
- sendData(HttpServletRequest, HttpServletResponse, BasicServlet.HttpContent) - Method in class org.klomp.snark.web.BasicServlet
-
- 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
-
Send the DHT port numbers
- 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.
- sendDo(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sends a DO.
- sendDont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sends a DONT.
- sender - Variable in class i2p.susi.webmail.Mail
-
- 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
-
- sendExtension(int, byte[]) - Method in class org.klomp.snark.Peer
-
- sendExtension(int, byte[]) - Method in class org.klomp.snark.PeerConnectionOut
-
- sendFile(String, int, InputStream, InetAddress) - Method in class org.apache.commons.net.tftp.TFTPClient
-
Same as calling sendFile(fileName, mode, input, host, TFTP.DEFAULT_PORT).
- sendFile(String, int, InputStream, InetAddress, int) - Method in class org.apache.commons.net.tftp.TFTPClient
-
Requests to send a file to a remote host, reads the file from an InputStream, sends the file to the remote host, and closes the connection.
- sendFile(String, int, InputStream, String) - Method in class org.apache.commons.net.tftp.TFTPClient
-
Same as calling sendFile(fileName, mode, input, hostname, TFTP.DEFAULT_PORT).
- sendFile(String, int, InputStream, String, int) - Method in class org.apache.commons.net.tftp.TFTPClient
-
Requests to send a file to a remote host, reads the file from an InputStream, sends the file to the remote host, and closes the connection.
- sendHave(int) - Method in class org.klomp.snark.PeerConnectionOut
-
- 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
-
- 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
-
Package up and send the payload to the router for delivery
- sendMessage(I2PSessionImpl, Destination, long, byte[], long, int) - Method in class net.i2p.client.impl.I2CPMessageProducer
-
Package up and send the payload to the router for delivery
- sendMessage(I2PSessionImpl, Destination, long, byte[], SendMessageOptions) - Method in class net.i2p.client.impl.I2CPMessageProducer
-
Package up and send the payload to the router for delivery
- 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
-
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, int, int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long, int, int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long, int, int, int, int) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- sendMessage(Destination, byte[], int, int, int, int, int, SendMessageOptions) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- sendMessage(Destination, byte[], int, int, int, int, int, SendMessageOptions, SendMessageStatusListener) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- 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(Destination, byte[], SessionKey, Set<SessionTag>) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- 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(Destination, byte[], int, int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
-
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
-
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, int, int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
-
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long, int, int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
-
- sendMessage(Destination, byte[], int, int, SessionKey, Set<SessionTag>, long, int, int, int, int) - Method in class net.i2p.client.impl.I2PSessionMuxedImpl
-
- 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
-
- sendMessage(DataOutputStream) - Method in class org.klomp.snark.Message
-
Utility method for sending a message through a DataStream.
- 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.
- sendMessageData() - Method in class org.apache.commons.net.smtp.SMTPClient
-
Sends the SMTP DATA command in preparation to send an email message.
- SendMessageDirectJob - Class in net.i2p.router.message
-
Send a message directly to another router, i.e.
- SendMessageDirectJob(RouterContext, I2NPMessage, Hash, int, int) - Constructor for class net.i2p.router.message.SendMessageDirectJob
-
- SendMessageDirectJob(RouterContext, I2NPMessage, Hash, int, int, long) - Constructor for class net.i2p.router.message.SendMessageDirectJob
-
- SendMessageDirectJob(RouterContext, I2NPMessage, Hash, ReplyJob, Job, MessageSelector, int, int) - Constructor for class net.i2p.router.message.SendMessageDirectJob
-
- SendMessageDirectJob(RouterContext, I2NPMessage, Hash, ReplyJob, Job, MessageSelector, int, int, long) - Constructor for class net.i2p.router.message.SendMessageDirectJob
-
- SendMessageDirectJob(RouterContext, I2NPMessage, Hash, Job, ReplyJob, Job, MessageSelector, int, int, long) - Constructor for class net.i2p.router.message.SendMessageDirectJob
-
- 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.
- sendNoOp() - Method in class org.apache.commons.net.ftp.FTPClient
-
Sends a NOOP command to the FTP server.
- sendNoOp() - Method in class org.apache.commons.net.smtp.SMTPClient
-
Sends a NOOP command to the SMTP server.
- 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
-
added.f and dropped unsupported
- 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
-
- sendPreprocessed(byte[], TunnelGateway.Receiver) - Method in class net.i2p.router.tunnel.InboundSender
-
- 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
-
Take the preprocessed data containing zero or more fragments, encrypt
it, and pass it on to the receiver
- sendReject(int, int, int) - Method in class org.klomp.snark.PeerConnectionOut
-
- 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
-
- sendRequest(SocketTimeout) - Method in class net.i2p.util.SSLEepGet
-
- sendRequest(Request) - Method in class org.klomp.snark.PeerConnectionOut
-
- sendRequests(List<Request>) - Method in class org.klomp.snark.PeerConnectionOut
-
- 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
- sendShortMessageData(String) - Method in class org.apache.commons.net.smtp.SMTPClient
-
Sends a short messages.
- sendSimpleMessage(String, String, String) - Method in class org.apache.commons.net.smtp.SMTPClient
-
Sends a short email without having to explicitly set the sender and recipient(s).
- sendSimpleMessage(String, String[], String) - Method in class org.apache.commons.net.smtp.SMTPClient
-
Sends a short email without having to explicitly set the sender and recipient(s).
- sendSiteCommand(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Send a site specific command.
- sendStore(Hash, DatabaseEntry, Job, Job, long, Set<Hash>) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- sendStore(Hash, DatabaseEntry, Job, Job, long, Set<Hash>) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
See implementation in FNDF
- sendSubnegotiation(int[]) - Method in class org.apache.commons.net.telnet.TelnetClient
-
Sends a protocol-specific subnegotiation message to the remote peer.
- sendTerminalType() - Method in class org.apache.commons.net.telnet.Telnet
-
Sends terminal type information.
- sendTerminationAndClose() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
NTCP 1 or 2.
- sendtime - Variable in class edu.internet2.ndt.Tcpbw100
-
- sendTime - Variable in class org.klomp.snark.Request
-
- sendUrgentData(int) - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- sendUrgentData(int) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- sendWill(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sends a WILL.
- sendWont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sends a WONT.
- 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
- separatorsToSystem(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Converts all separators to the system separator.
- separatorsToUnix(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Converts all separators to the Unix separator of forward slash.
- separatorsToWindows(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Converts all separators to the Windows separator of backslash.
- SEQ - Static variable in class org.cybergarage.http.HTTP
-
- SequenceReader - Class in org.apache.commons.io.input
-
Provides the contents of multiple
Readers in sequence.
- SequenceReader(Iterable<? extends Reader>) - Constructor for class org.apache.commons.io.input.SequenceReader
-
Constructs a new instance with readers
- SequenceReader(Reader...) - Constructor for class org.apache.commons.io.input.SequenceReader
-
Constructs a new instance with readers
- sequential() - Method in interface org.apache.commons.io.function.IOBaseStream
-
Like BaseStream.sequential().
- sequential() - Method in class org.apache.commons.io.function.UncheckedIOBaseStream
-
- serial - Variable in class i2p.susi.dns.BaseBean
-
- serial - Variable in class org.minidns.record.SOA
-
The unsigned 32 bit version number of the original copy of the zone.
- SerializableFileTime - Class in org.apache.commons.io.monitor
-
Wraps a
FileTime and allows it to be Serializable.
- SerializableFileTime(FileTime) - Constructor for class org.apache.commons.io.monitor.SerializableFileTime
-
- 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(DataOutputStream) - Method in class org.minidns.record.DNSKEY
-
- serialize(DataOutputStream) - Method in class org.minidns.record.InternetAddressRR
-
- serialize(DataOutputStream) - Method in class org.minidns.record.MX
-
- serialize(DataOutputStream) - Method in class org.minidns.record.NSEC
-
- serialize(DataOutputStream) - Method in class org.minidns.record.NSEC3
-
- serialize(DataOutputStream) - Method in class org.minidns.record.NSEC3PARAM
-
- serialize(DataOutputStream) - Method in class org.minidns.record.OPENPGPKEY
-
- serialize(DataOutputStream) - Method in class org.minidns.record.OPT
-
- serialize(DataOutputStream) - Method in class org.minidns.record.RRSIG
-
- serialize(DataOutputStream) - Method in class org.minidns.record.RRWithTarget
-
- serialize(DataOutputStream) - Method in class org.minidns.record.SOA
-
- serialize(DataOutputStream) - Method in class org.minidns.record.SRV
-
- serialize(DataOutputStream) - Method in class org.minidns.record.TLSA
-
- serialize(DataOutputStream) - Method in class org.minidns.record.TXT
-
- serialize(DataOutputStream) - Method in class org.minidns.record.UNKNOWN
-
- 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 - Static variable in class org.cybergarage.http.HTTP
-
- SERVER_READY_POSTING_ALLOWED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 200.
- SERVER_READY_POSTING_NOT_ALLOWED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 201.
- 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
-
Simple output to verify that the addressbook servlet is running.
- Service - Interface in net.i2p.router
-
Defines the lifecycle interface for router subsystems.
- Service - Class in org.cybergarage.upnp
-
- 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_CLOSING_CONTROL_CONNECTION - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 221.
- SERVICE_CLOSING_TRANSMISSION_CHANNEL - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 221.
- SERVICE_DISCONTINUED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 400.
- SERVICE_LIST_ELEMENT - Static variable in interface org.cybergarage.upnp.RootDescription
-
- SERVICE_NOT_AVAILABLE - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 421.
- SERVICE_NOT_AVAILABLE - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 421.
- SERVICE_NOT_READY - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 120.
- SERVICE_READY - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 220.
- SERVICE_READY - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 220.
- ServiceData - Class in org.cybergarage.upnp.xml
-
Data container for UPnP service information and metadata.
- ServiceData() - Constructor for class org.cybergarage.upnp.xml.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
-
- 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
-
- Session - Interface in net.i2p.sam
-
A V3 session.
- SESSION_CONFIRMED_FLAG_BYTE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- SESSION_CREATED_FLAG_BYTE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- SESSION_ERROR - Static variable in class net.i2p.sam.SAMv1Handler
-
- SESSION_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
64
- 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
-
- 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_I2P_ERROR - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- SESSION_STATUS_INVALID_KEY - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- SESSION_STATUS_OK - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- 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.
- 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(Destination) - Constructor for class net.i2p.data.i2cp.SessionConfig
-
- sessionDisconnected() - Method in interface net.i2p.client.streaming.I2PSocketManager.DisconnectListener
-
- sessionDisconnected() - Method in class net.i2p.sam.SAMStreamSession.DisconnectListener
-
- sessionDisconnected() - Method in class org.klomp.snark.I2PSnarkUtil
-
DisconnectListener interface
- 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
-
- SessionId(int) - Constructor for class net.i2p.data.i2cp.SessionId
-
- 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
-
- 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.
- SessionRecord - Class in net.i2p.sam
-
The values in the SessionsDB
- SessionRecord(String, Properties, SAMv3Handler) - Constructor for class net.i2p.sam.SessionRecord
-
- SessionRecord(SessionRecord) - Constructor for class net.i2p.sam.SessionRecord
-
- sessionRequestReceived() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- SessionsDB - Class in net.i2p.sam
-
basically a HashMap from String to SessionRecord
- SessionsDB() - Constructor for class net.i2p.sam.SessionsDB
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(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
-
Sets the double value.
- 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.
- set(E) - Method in class org.rrd4j.core.RrdEnum
-
Sets the enum value.
- set(int) - Method in class org.rrd4j.core.RrdInt
-
Sets the integer value.
- set(long) - Method in class org.rrd4j.core.RrdLong
-
Sets the long value.
- set(String) - Method in class org.rrd4j.core.RrdString
-
Sets the string value.
- 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_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_MOD_TIME - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- 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
- setAcceptLocal(boolean) - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Sets behavior of the option for DO requests coming from the other end.
- setAcceptRemote(boolean) - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Sets behavior of the option for WILL requests coming from the other end.
- 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(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
-
- 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
-
- setAction(String) - Method in class net.i2p.router.web.FormHandler
-
- setAction(String) - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- 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(ActionListener, boolean) - Method in class org.cybergarage.upnp.Device
-
- setActionListener(ActionListener) - Method in class org.cybergarage.upnp.Service
-
- 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
-
- setActiveExternalIPAddress(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the external IP address in active mode.
- setActiveFactories(RrdBackendFactory...) - Static method in class org.rrd4j.core.RrdBackendFactory
-
Set the list of active factories, i.e.
- setActivePortRange(int, int) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the client side port range in active mode.
- 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
-
- setAddress(InetAddress) - Method in class org.apache.commons.net.tftp.TFTPPacket
-
Sets the host address where the packet is going to be sent.
- 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
-
- 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.
- setAfterRead(IOIntConsumer) - Method in class org.apache.commons.io.input.ProxyInputStream.AbstractBuilder
-
- 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
-
SSU2 only
- setAlice(InetAddress, int, Hash) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- setAliceIntroKey(SessionKey) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- setAliceIPFromCharlie(InetAddress) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- setAliceKeys(SessionKey, SessionKey) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- setAlicePortFromCharlie(int) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- setAlignmentY(float) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JLabel
-
- setAll() - Method in class org.klomp.snark.BitField
-
Sets all bits to true.
- setAllocatedBW(int) - Method in class net.i2p.router.tunnel.HopConfig
-
- 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
-
- 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
-
- setAllowUserInteraction(boolean) - Method in class org.apache.commons.io.CloseableURLConnection
-
- 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.
- setAnswer(boolean) - Method in class net.i2p.util.SimpleStore
-
set the answer
- setAnswerPings(boolean) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setAnswers(Collection<Record<? extends Data>>) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- setAntiAliasing(boolean) - Method in class org.rrd4j.graph.ImageWorker
-
- 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
-
- setAppend(boolean) - Method in class net.i2p.jetty.I2PRequestLog
-
- setAppend(boolean) - Method in class org.apache.commons.io.output.FileWriterWithEncoding.Builder
-
Sets whether or not to append.
- setAppend(boolean) - Method in class org.apache.commons.io.output.LockableFileWriter.Builder
-
Sets whether to append (true) or overwrite (false).
- 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
- setArticleCount(long) - Method in class org.apache.commons.net.nntp.NewsgroupInfo
-
- setArticleId(String) - Method in class org.apache.commons.net.nntp.Article
-
Sets the article ID.
- setArticleNumber(long) - Method in class org.apache.commons.net.nntp.Article
-
Sets the article number.
- setAttribute(Path, String, Object, LinkOption...) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- 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.
- setAuthValue(String) - Method in class org.apache.commons.net.ftp.FTPSClient
-
Sets AUTH command use value.
- setAutodetectUTF8(boolean) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets automatic server encoding detection (only UTF-8 supported).
- setAutoStoppable(boolean) - Method in class org.klomp.snark.Snark
-
- setAverage(double) - Method in class net.i2p.stat.RateAverages
-
- setB64(boolean) - Method in class net.i2p.jetty.I2PRequestLog
-
- setBackendFactory(RrdBackendFactory) - Method in class org.rrd4j.core.RrdDb.Builder
-
- setBackgroundColor(Color) - Method in class com.docuverse.identicon.NineBlockIdenticonRenderer2
-
- 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
-
- 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
- setBlockingQueue(BlockingQueue<Integer>) - Method in class org.apache.commons.io.input.QueueInputStream.Builder
-
Sets backing queue for the stream.
- setBlockNumber(int) - Method in class org.apache.commons.net.tftp.TFTPAckPacket
-
Sets the block number of the acknowledgement.
- setBlockNumber(int) - Method in class org.apache.commons.net.tftp.TFTPDataPacket
-
Sets the block number of the data packet.
- 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(int) - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- setBorder(Component) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- setBuffer(byte[]) - Method in class org.rrd4j.core.RrdByteArrayBackend
-
- setBufferSize(int) - Method in class net.i2p.client.streaming.impl.MessageOutputStream
-
Requests resizing the buffer to the specified size.
- setBufferSize(int) - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Sets the buffer size.
- setBufferSize(Integer) - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Sets the buffer size.
- setBufferSize(int) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the internal buffer size for buffered data streams.
- setBufferSizeChecker(IntUnaryOperator) - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Sets the buffer size checker function.
- setBufferSizeDefault(int) - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Sets the buffer size for subclasses to initialize.
- setBufferSizeMax(int) - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
The maximum buffer size checked by the buffer size checker.
- setBulk(int, int) - Method in class com.google.zxing.common.BitArray
-
Sets a block of 32 bits, starting at bit i.
- setByteArray(byte[]) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- setByteArray(byte[]) - Method in class org.apache.commons.io.input.UnsynchronizedByteArrayInputStream.Builder
-
- setByteBuffer(ByteBuffer) - Method in class org.rrd4j.core.ByteBufferBackend
-
- setByteCount(long) - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Sets the byteCount to count.
- setByteOrderMarks(ByteOrderMark...) - Method in class org.apache.commons.io.input.BOMInputStream.Builder
-
Sets the ByteOrderMarks to detect and optionally exclude.
- 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
-
- setCacheControl(String, int) - Method in class org.cybergarage.http.HTTPPacket
-
- setCacheControl(int) - Method in class org.cybergarage.http.HTTPPacket
-
- setCallback(String) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- 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
-
- setCapacity(String) - Method in class net.i2p.router.web.helpers.ConfigPeerHandler
-
- 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
-
- setCaps(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- setCert(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setCertificate(Certificate) - Method in class net.i2p.data.i2np.GarlicClove
-
- setCertificate(Certificate) - Method in class net.i2p.data.KeysAndCert
-
Sets the certificate.
- setCertificateType(int) - Method in class net.i2p.data.Certificate
-
Sets the certificate type.
- 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
-
- setCharlie(InetAddress, int, Hash) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- setCharlieIntroKey(SessionKey) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- setCharliePort(int) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- setCharSequence(CharSequence) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- setCharset(Charset) - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Sets the Charset.
- setCharset(String) - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Sets the Charset.
- setCharset(Charset) - Method in class org.apache.commons.io.input.CharSequenceInputStream.Builder
-
- setCharset(Charset) - Method in class org.apache.commons.io.input.ReaderInputStream.Builder
-
- setCharset(Charset) - Method in class org.apache.commons.io.input.XmlStreamReader.Builder
-
- setCharset(String) - Method in class org.apache.commons.io.input.XmlStreamReader.Builder
-
- setCharset(Charset) - Method in class org.apache.commons.io.output.WriterOutputStream.Builder
-
- setCharset(String) - Method in class org.apache.commons.io.output.WriterOutputStream.Builder
-
- setCharset(Charset) - Method in class org.apache.commons.net.DatagramSocketClient
-
Sets the charset.
- setCharset(Charset) - Method in class org.apache.commons.net.SocketClient
-
Sets the charset.
- setCharsetDecoder(CharsetDecoder) - Method in class org.apache.commons.io.output.WriterOutputStream.Builder
-
Sets the charset decoder.
- setCharsetDefault(Charset) - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Sets the Charset default for subclasses to initialize.
- setCharsetEncoder(CharsetEncoder) - Method in class org.apache.commons.io.input.CharSequenceInputStream.Builder
-
Sets the charset encoder.
- setCharsetEncoder(CharsetEncoder) - Method in class org.apache.commons.io.input.ReaderInputStream.Builder
-
Sets the charset encoder.
- setCharsetEncoder(CharsetEncoder) - Method in class org.apache.commons.io.output.FileWriterWithEncoding.Builder
-
Sets charsetEncoder to use for encoding.
- setCheckingDisabled(boolean) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
Change the check status of this packet.
- setChecksum(Checksum) - Method in class org.apache.commons.io.input.ChecksumInputStream.Builder
-
Sets the Checksum.
- setChild(Article) - Method in class org.apache.commons.net.nntp.Article
-
- setChild(T) - Method in interface org.apache.commons.net.nntp.Threadable
-
Sets the child instance.
- setChildren(FileEntry...) - Method in class org.apache.commons.io.monitor.FileEntry
-
Sets the directory's files.
- 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
-
- setChoking(boolean) - Method in class org.klomp.snark.WebPeer
-
- setChunkListener(IMAP.IMAPChunkListener) - Method in class org.apache.commons.net.imap.IMAP
-
Sets the current chunk listener.
- setChunkSize(int) - Static method in class org.cybergarage.http.HTTP
-
Sets the default chunk size for HTTP operations.
- 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
-
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
-
- 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.
- 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.
- setClose(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setClose(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setClosed(boolean) - Method in class org.apache.commons.io.input.AbstractInputStream
-
Sets whether this instance is closed.
- setClosed(boolean) - Method in class org.apache.commons.io.input.UnsynchronizedReader
-
Sets whether this instance is closed.
- setCloseOnClose(boolean) - Method in class org.apache.commons.io.input.RandomAccessFileInputStream.Builder
-
Sets whether to close the underlying file when this stream is closed, defaults to false for compatibility.
- 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
-
- setCode(int) - Method in class org.cybergarage.upnp.UPnPStatus
-
Sets the status code.
- setCoeffIndex(int, short) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- setCoeffs(short[]) - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- setCollapsePanels(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- 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
-
- 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
-
- 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.
- setCongestionAvoidanceGrowthRateFactor(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setCongestionWindowEnd(long) - Method in class net.i2p.client.streaming.impl.Connection
-
- 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
-
- setConnectionError(String) - Method in class net.i2p.client.streaming.impl.Connection
-
- 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.
- setConnectTimeout(int) - Method in class org.apache.commons.io.CloseableURLConnection
-
- setConnectTimeout(int) - Method in class org.apache.commons.net.SocketClient
-
Sets the connection timeout in milliseconds, which will be passed to the
Socket object's connect() method.
- setConsoleNonce(String) - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- 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
-
- setContent(String, boolean) - Method in class org.cybergarage.http.HTTPPacket
-
- 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
-
- setContent(Node) - Method in class org.cybergarage.soap.SOAPResponse
-
- setContentInputStream(InputStream) - Method in class org.cybergarage.http.HTTPPacket
-
- setContentLanguage(String) - Method in class org.cybergarage.http.HTTPPacket
-
- setContentLength(long) - Method in class org.cybergarage.http.HTTPPacket
-
- setContentRange(long, long, long) - Method in class org.cybergarage.http.HTTPPacket
-
- setContents(StringSelection, StringSelection) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Clipboard
-
- setContentType(String) - Method in class org.cybergarage.http.HTTPPacket
-
- setContext(RouterContext) - Method in class net.i2p.router.web.helpers.LogsHelper
-
- setContext(boolean) - Method in class org.rrd4j.core.timespec.TimeScanner
-
- 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
- setControlEncoding(Charset) - Method in class org.apache.commons.net.ftp.FTP
-
Sets the character encoding to be used by the FTP control connection.
- setControlEncoding(String) - Method in class org.apache.commons.net.ftp.FTP
-
Sets the character encoding to be used by the FTP control connection.
- setControlKeepAliveReplyTimeout(Duration) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the duration to wait for control keep-alive message replies.
- setControlKeepAliveTimeout(Duration) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the duration to wait between sending control connection keepalive messages when processing file upload or download.
- 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
-
- setControlPoint(ControlPoint) - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
-
- setControlPoint(ControlPoint) - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
-
- setControlPoint(ControlPoint) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
-
- setControlPoint(ControlPoint) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
-
- 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.
- setCopyStreamListener(CopyStreamListener) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the listener to be used when performing store/retrieve operations.
- setCost(int) - Method in class net.i2p.data.MetaLease
-
- 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
-
- setCount(long) - Method in class org.apache.commons.io.input.BoundedInputStream.AbstractBuilder
-
Sets the current number of bytes counted.
- setCountry(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- setCountThreshold(long) - Method in class org.apache.commons.io.input.ChecksumInputStream.Builder
-
Sets the count threshold to limit how much input is consumed to update the
Checksum before the input
stream validates its value.
- setCreation(long) - Method in class net.i2p.router.tunnel.HopConfig
-
- setCreationDate(Date) - Method in class net.i2p.data.i2cp.SessionConfig
-
- setCurrent(double) - Method in class net.i2p.stat.RateAverages
-
- setCurrentPage(int) - Method in class i2p.susi.util.Folder
-
Sets the current page to the given parameter.
- setCursor(Cursor) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- 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
-
- setData(byte[]) - Method in class net.i2p.data.ByteArray
-
Sets the underlying byte array.
- setData(byte[]) - Method in class net.i2p.data.Hash
-
- setData(byte[]) - Method in class net.i2p.data.i2np.DataMessage
-
- setData(I2NPMessage) - Method in class net.i2p.data.i2np.GarlicClove
-
- 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.
- setData(byte[], int, int) - Method in class org.apache.commons.net.tftp.TFTPDataPacket
-
Sets the data for the data packet.
- setDatagramPacket(DatagramPacket) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets the contents of this object from source datagram packet.
- setDatagramPacket(DatagramPacket) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets the contents of this object from the datagram packet
- setDatagramSocketFactory(DatagramSocketFactory) - Method in class org.apache.commons.net.DatagramSocketClient
-
Sets the DatagramSocketFactory used by the DatagramSocketClient to open DatagramSockets.
- setDataSetLine(DownSampler.DataSet, int, long, double) - Method in class eu.bengreen.data.utility.DownSampleImpl
-
- setDataTimeout(Duration) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the timeout to use when reading from the data connection.
- setDataType(String) - Method in class org.cybergarage.upnp.StateVariable
-
- setDate(long) - Method in class net.i2p.data.BlindData
-
Creation date.
- setDate(long) - Method in class net.i2p.data.DateAndFlags
-
- setDate(Date) - Method in class net.i2p.data.DateAndFlags
-
- setDate(Date) - Method in class net.i2p.data.i2cp.SetDateMessage
-
- setDate(long) - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
For inbound and outbound: last used time
- setDate(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- setDate(String) - Method in class org.apache.commons.net.nntp.Article
-
Sets the article date header.
- setDate(Calendar) - Method in class org.cybergarage.http.HTTPPacket
-
- 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(String) - Constructor for class net.i2p.data.i2cp.SetDateMessage
-
- SetDateMessageHandler - Class in net.i2p.client.impl
-
Handle I2CP time messages from the router
- SetDateMessageHandler(I2PAppContext) - Constructor for class net.i2p.client.impl.SetDateMessageHandler
-
- setDBHistory(DBHistory) - Method in class net.i2p.router.peermanager.PeerProfile
-
- 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
-
- setDefaultDateFormatStr(String) - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
Sets the defaultDateFormatStr property.
- setDefaultLimit(String) - Method in class net.i2p.util.LogManager
-
- setDefaultloglevel(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
-
- 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.
- setDefaultPort(int) - Method in class org.apache.commons.net.SocketClient
-
Sets the default port the SocketClient should connect to when a port is not specified.
- setDefaultTimeout(Duration) - Method in class org.apache.commons.net.DatagramSocketClient
-
Sets the default timeout in to use when opening a socket.
- setDefaultTimeout(int) - Method in class org.apache.commons.net.SocketClient
-
Sets the default timeout in milliseconds to use when opening a socket.
- setDefaultTorrentCreateFilterMap() - Method in class org.klomp.snark.SnarkManager
-
- setDefaultTrackerMap() - Method in class org.klomp.snark.SnarkManager
-
- setDefaultUseCaches(boolean) - Method in class org.apache.commons.io.CloseableURLConnection
-
- setDefaultValue(String) - Method in class org.cybergarage.upnp.StateVariable
-
This method ovverride the value of the DefaultValue of this object.
- setDelayDuration(Duration) - Method in class org.apache.commons.io.input.Tailer.Builder
-
Sets the delay duration.
- setDelayOpen(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setDelayOpen(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setDeliveryMode(int) - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- setDeliveryURL(String) - Method in class org.cybergarage.upnp.event.Subscriber
-
- 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
-
- setDescriptionURI(String) - Method in class org.cybergarage.upnp.xml.DeviceData
-
- 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
-
- 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
-
- 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.TunnelPoolSettings
-
- setDestroyReason(int) - Method in class net.i2p.router.transport.udp.PeerState2
-
- setDestroyReason(int) - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- 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
-
- setDeviceNode(Node) - Method in class org.cybergarage.upnp.Device
-
- setDeviceType(String) - Method in class org.cybergarage.upnp.Device
-
- setDevSU3URL(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setDirection(String) - Method in class org.cybergarage.upnp.Argument
-
Sets the direction of this argument (in or out).
- setDirectory(boolean) - Method in class org.apache.commons.io.monitor.FileEntry
-
Sets whether the file is a directory or not.
- setDirectory(File) - Method in class org.apache.commons.io.output.DeferredFileOutputStream.Builder
-
Sets the temporary file directory.
- setDirectory(Path) - Method in class org.apache.commons.io.output.DeferredFileOutputStream.Builder
-
Sets the temporary file directory.
- setDirectoryFilter(PathFilter) - Method in class org.apache.commons.io.file.CountingPathVisitor.AbstractBuilder
-
Sets how to filter directories.
- setDirectoryPostTransformer(UnaryOperator<Path>) - Method in class org.apache.commons.io.file.CountingPathVisitor.AbstractBuilder
-
Sets how to transform directories, defaults to UnaryOperator.identity().
- 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
See GraphRenderer.render()
- setDisabled() - Method in class net.i2p.router.web.GraphGenerator
-
Disable graph generation until restart
See GraphRenderer.render()
- 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
-
- 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.
- setDo(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sets the state of the option.
- setDo(boolean) - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Sets this option whether a DO request sent to the other side has been acknowledged (invoked by TelnetClient).
- setDoInput(boolean) - Method in class org.apache.commons.io.CloseableURLConnection
-
- setDone() - Method in class net.i2p.i2ptunnel.util.LimitOutputStream
-
flush(), call the callback, and set _isDone
- setDont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sets the state of the option.
- setDontIncludePeers(Collection<Hash>) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
Replace the dontInclude set with this set.
- setDoOutput(boolean) - Method in class org.apache.commons.io.CloseableURLConnection
-
- 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.
- setDuplicate() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
Mark this tunnel as a duplicate (rejected to prevent identical tunnel chains).
- setDynamicKeys(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- setE(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setECLevel(ErrorCorrectionLevel) - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- setEdit(String) - Method in class net.i2p.router.web.helpers.ConfigClientsHelper
-
- setEditable(boolean) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- 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
-
- 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
-
- setEnabled(boolean) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- setEnabledCipherSuites(String[]) - Method in class org.apache.commons.net.ftp.FTPSClient
-
Sets which particular cipher suites are enabled for use on this connection.
- setEnabledCipherSuites(String[]) - Method in class org.apache.commons.net.imap.IMAPSClient
-
Sets which particular cipher suites are enabled for use on this connection.
- setEnabledCipherSuites(String[]) - Method in class org.apache.commons.net.pop3.POP3SClient
-
Sets which particular cipher suites are enabled for use on this connection.
- setEnabledCipherSuites(String[]) - Method in class org.apache.commons.net.smtp.SMTPSClient
-
Sets which particular cipher suites are enabled for use on this connection.
- setEnabledProtocols(String[]) - Method in class org.apache.commons.net.ftp.FTPSClient
-
Sets which particular protocol versions are enabled for use on this connection.
- setEnabledProtocols(String[]) - Method in class org.apache.commons.net.imap.IMAPSClient
-
Sets which particular protocol versions are enabled for use on this connection.
- setEnabledProtocols(String[]) - Method in class org.apache.commons.net.pop3.POP3SClient
-
Sets which particular protocol versions are enabled for use on this connection.
- setEnabledProtocols(String[]) - Method in class org.apache.commons.net.smtp.SMTPSClient
-
Sets which particular protocol versions are enabled for use on this connection.
- setEnabledSessionCreation(boolean) - Method in class org.apache.commons.net.ftp.FTPSClient
-
Sets whether a new SSL session may be established by this socket.
- setEnableLightbox(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setEnableloadtesting(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- setEnableVaryInboundHops(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setEnableVaryOutboundHops(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- 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
-
- 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
-
- setEncryptMode(String) - Method in class net.i2p.router.web.helpers.ConfigKeyringHandler
-
- 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(long) - Method in class net.i2p.data.Lease
-
Sets the lease end date.
- setEndpointCheckingEnabled(boolean) - Method in class org.apache.commons.net.ftp.FTPSClient
-
Sets automatic endpoint identification checking using the HTTPS algorithm is supported on Java 1.7+.
- setEndpointCheckingEnabled(boolean) - Method in class org.apache.commons.net.imap.IMAPSClient
-
Sets automatic endpoint identification checking using the HTTPS algorithm is supported on Java 1.7+.
- setEndpointCheckingEnabled(boolean) - Method in class org.apache.commons.net.pop3.POP3SClient
-
Sets automatic endpoint identification checking using the HTTPS algorithm is supported on Java 1.7+.
- setEndpointCheckingEnabled(boolean) - Method in class org.apache.commons.net.smtp.SMTPSClient
-
Sets automatic endpoint identification checking using the HTTPS algorithm is supported on Java 1.7+.
- 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
-
- 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
-
- 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
-
Sets the enqueue time timestamp, indicating when the packet was queued for processing.
- 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
-
- setEnvelopeNode(Node) - Method in class org.cybergarage.soap.SOAPResponse
-
- 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
-
- 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
-
- 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.
- setExecutorService(ExecutorService) - Method in class org.apache.commons.io.input.ReadAheadInputStream.Builder
-
Sets the executor service for the read-ahead thread.
- setExecutorService(ExecutorService) - Method in class org.apache.commons.io.input.Tailer.Builder
-
Sets the executor service to use when startThread is true.
- setExists(boolean) - Method in class org.apache.commons.io.monitor.FileEntry
-
Sets whether the file existed the last time it
was checked.
- setExpectedChecksumValue(long) - Method in class org.apache.commons.io.input.ChecksumInputStream.Builder
-
The expected
Checksum value once the stream is exhausted or the count threshold is reached.
- setExpiration(long) - Method in class net.i2p.data.BlindData
-
Expiration date.
- setExpiration(Date) - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
-
- 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(long) - Method in class net.i2p.router.transport.UPnP.IPv6ForwardPort
-
- setExpiration(long) - Method in class net.i2p.router.tunnel.HopConfig
-
- setExpiration(long) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- setExpiredDeviceMonitoringInterval(long) - Method in class org.cybergarage.upnp.ControlPoint
-
- setExpireEvent(SimpleTimer2.TimedEvent) - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- setExplTunnelsReady() - Method in class net.i2p.router.Router
-
Only for Tunnel Building, after we have non-zero-hop expl.
- setExtended(boolean) - Method in class net.i2p.jetty.I2PRequestLog
-
- 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
-
- setFamily(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- 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
-
- 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
-
- setField(Field) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding
-
- setField(Field) - Method in class net.i2p.crypto.eddsa.math.Encoding
-
- setFile(File) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- setFile(String) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- setFileChannel(FileChannel) - Method in class org.apache.commons.io.input.BufferedFileChannelInputStream.Builder
-
Sets the file channel.
- setFileFilter(PathFilter) - Method in class org.apache.commons.io.file.CountingPathVisitor.AbstractBuilder
-
Sets how to filter files.
- setFileFilter(FileFilter) - Method in class org.apache.commons.io.monitor.FileAlterationObserver.Builder
-
Sets the file filter or null if none.
- setFileFilters(List<IOFileFilter>) - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Sets the list of file filters, replacing any previously configured
file filters on this filter.
- setFileFilters(List<IOFileFilter>) - Method in interface org.apache.commons.io.filefilter.ConditionalFileFilter
-
Sets the list of file filters, replacing any previously configured
file filters on this filter.
- setFileFilters(List<IOFileFilter>) - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Sets the list of file filters, replacing any previously configured
file filters on this filter.
- 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.
- 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
-
- setFileStructure(int) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the file structure.
- setFileTransferMode(int) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the transfer mode.
- setFileType(int) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the file type to be transferred.
- setFileType(int, int) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the file type to be transferred and the format.
- 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
-
- setFirstArticle(long) - Method in class org.apache.commons.net.nntp.NewsgroupInfo
-
- 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(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.
- setFontSet(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
-
This method reset the font set to it's default values.
- setForceMobileConsole(String) - Method in class net.i2p.router.web.helpers.ConfigUIHandler
-
- 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
-
- setFormat(char[]) - Method in class net.i2p.util.LogManager
-
- setFragmentCount(int) - Method in class net.i2p.router.transport.udp.UDPPacket
-
- setFriendlyName(String) - Method in class org.cybergarage.upnp.Device
-
- setFrom(Hash) - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
- setFrom(String) - Method in class net.i2p.router.web.helpers.EventLogHelper
-
- setFrom(String) - Method in class org.apache.commons.net.nntp.Article
-
Sets the article from header.
- setFromHash(Hash) - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- setFull(String) - Method in class net.i2p.router.web.helpers.InfoHelper
-
- setFull(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- setFull(String) - Method in class net.i2p.router.web.helpers.ProfilesHelper
-
- 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
-
Don't bother rescheduling if +/- this many ms or less.
- 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.
- setGlobalContext(I2PAppContext) - Static method in class net.i2p.I2PAppContext
-
Sets the 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.
- setGranted(LeaseSet) - Method in class net.i2p.router.client.LeaseRequestState
-
FIXME unused - why?
- 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
- setGroup(String) - Method in class org.apache.commons.net.ftp.FTPFile
-
Sets the name of the group owning the file.
- setGzip(boolean) - Method in class net.i2p.client.SendMessageOptions
-
Overrides i2cp.gzip session option and size threshold
for this message only.
- 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
-
- setHardLinkCount(int) - Method in class org.apache.commons.net.ftp.FTPFile
-
Sets the number of hard links to this file.
- setHeader(Buffer) - Method in class i2p.susi.webmail.Mail
-
- setHeader(String, String) - Method in class org.cybergarage.http.HTTPPacket
-
- setHeader(String, int) - Method in class org.cybergarage.http.HTTPPacket
-
- setHeader(String, long) - Method in class org.cybergarage.http.HTTPPacket
-
- setHeader(HTTPHeader) - Method in class org.cybergarage.http.HTTPPacket
-
- setHeaderOnly(boolean) - Method in interface i2p.susi.webmail.pop3.POP3MailBox.FetchRequest
-
- 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(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
-
- setHideLegend(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setHisMTU(int) - Method in class net.i2p.router.transport.udp.PeerState
-
- setHost(String, int) - Method in class org.cybergarage.http.HTTPPacket
-
- setHostname(String) - Method in class i2p.susi.dns.AddressbookBean
-
Sets the hostname string.
- setHostname(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- setHostnameVerifier(HostnameVerifier) - Method in class org.apache.commons.net.ftp.FTPSClient
-
- setHostnameVerifier(HostnameVerifier) - Method in class org.apache.commons.net.imap.IMAPSClient
-
- setHostnameVerifier(HostnameVerifier) - Method in class org.apache.commons.net.pop3.POP3SClient
-
- setHostnameVerifier(HostnameVerifier) - Method in class org.apache.commons.net.smtp.SMTPSClient
-
- setHTTPBindAddress(InetAddress[]) - Method in class org.cybergarage.upnp.Device
-
- setHTTPBindAddress(InetAddress[]) - Method in class org.cybergarage.upnp.xml.DeviceData
-
- setHttpContentType(String) - Method in class org.apache.commons.io.input.XmlStreamReader.Builder
-
Sets the HTTP content type.
- setHTTPPort(int) - Method in class org.cybergarage.upnp.ControlPoint
-
- setHTTPPort(int) - Method in class org.cybergarage.upnp.Device
-
- setHTTPPort(int) - Method in class org.cybergarage.upnp.xml.DeviceData
-
- 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!
- 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
- setIfModifiedSince(long) - Method in class org.apache.commons.io.CloseableURLConnection
-
- setIgnorePaths(String[]) - Method in class net.i2p.jetty.I2PRequestLog
-
- setIgnoreTouch(boolean) - Method in class org.apache.commons.io.input.Tailer.Builder
-
Sets whether a change in timestamp causes the file to be re-read.
- 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.
- 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
-
- setInactivityTimeout(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- 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
-
- setInboundBurstBytes(int) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- setInboundBurstKBps(int) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- setInboundRandomKey(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
Random keys
- setInboundrate(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- 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
-
exploratory
- setInboundSettings(Hash, TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- setInboundSettings(TunnelPoolSettings) - Method in interface net.i2p.router.TunnelManagerFacade
-
- setInboundSettings(Hash, TunnelPoolSettings) - Method in interface net.i2p.router.TunnelManagerFacade
-
- setInclude(boolean) - Method in class org.apache.commons.io.input.BOMInputStream.Builder
-
Sets whether to include the UTF-8 BOM (true) or to exclude it (false).
- setInclusiveHostCount(boolean) - Method in class org.apache.commons.net.util.SubnetUtils
-
- setIndeterminate(boolean) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
-
- 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
-
setInfo.
- setInfo(String) - Method in class org.rrd4j.core.RrdDb
-
setInfo.
- setInitLocal(boolean) - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Sets this option whether to send a WILL request upon connection.
- setInitParams(WebAppContext, Map<?, ?>) - Static method in class net.i2p.router.web.LocaleWebAppHandler
-
- setInitRemote(boolean) - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Sets this option whether to send a DO request upon connection.
- 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
-
- setInputStream(InputStream) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- 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
-
- setIntegerHeader(String, int) - Method in class org.cybergarage.http.HTTPPacket
-
- setIntegrationBonus(int) - Method in class net.i2p.router.peermanager.PeerProfile
-
- setInterest(SelectionKey, int) - Static method in class net.i2p.router.transport.ntcp.EventPumper
-
- setInteresting(boolean) - Method in class org.klomp.snark.PeerState
-
- setInterface(String) - Static method in class org.cybergarage.net.HostInterface
-
- setInterfaceAddress(String) - Method in class org.cybergarage.upnp.event.Subscriber
-
- setInterlaced(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
-
Creates interlaced or progressive mode image.
- setInterpolationMethod(LinearInterpolator.Method) - Method in class org.rrd4j.data.LinearInterpolator
-
Sets interpolation method to be used.
- setIntroducerTime() - Method in class net.i2p.router.transport.udp.PeerState
-
set the last time we used them as an introducer to now
- setIntroNonce(long) - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- setIntros(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- setIntroState(Hash, OutboundEstablishState2.IntroState) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
Set the current state for the SSU2 introducer specified
- setIoCase(IOCase) - Method in class org.apache.commons.io.filefilter.WildcardFileFilter.Builder
-
Sets how to handle case sensitivity, null means case-sensitive.
- setIOCase(IOCase) - Method in class org.apache.commons.io.monitor.FileAlterationObserver.Builder
-
Sets what case sensitivity to use comparing file names, null means system sensitive.
- 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
-
- setIpAddressFromPasvResponse(boolean) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets whether the IP address from the server's response should be used.
- setIPv4Firewalled(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- setIpv6(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- setIpv6(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- 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
-
- 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
-
- setIVKey(SessionKey) - Method in class net.i2p.router.tunnel.HopConfig
-
- 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
-
- setKeepAlive(boolean) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- setKeepAlive(boolean) - Method in class org.apache.commons.net.SocketClient
-
Sets the SO_KEEPALIVE flag on the currently opened socket.
- 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
-
- setKey(String) - Method in class net.i2p.router.web.helpers.ConfigKeyringHandler
-
- 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().
- setKeyManager(KeyManager) - Method in class org.apache.commons.net.ftp.FTPSClient
-
- setKeyManager(KeyManager) - Method in class org.apache.commons.net.imap.IMAPSClient
-
- setKeyManager(KeyManager) - Method in class org.apache.commons.net.pop3.POP3SClient
-
- setKeyManager(KeyManager) - Method in class org.apache.commons.net.smtp.SMTPSClient
-
- 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(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
-
- setLast(double) - Method in class net.i2p.stat.RateAverages
-
- setLastArticle(long) - Method in class org.apache.commons.net.nntp.NewsgroupInfo
-
- 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
-
- setLastHeardAbout(long) - Method in class net.i2p.router.peermanager.PeerProfile
-
Set when did we last hear about this peer, only if unset or newer
Also sets FirstHeardAbout if earlier
- setLastHeardFrom(long) - Method in class net.i2p.router.peermanager.PeerProfile
-
- 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.
- setLastModified(FileTime) - Method in class org.apache.commons.io.monitor.FileEntry
-
Sets the last modified time from the last time it was checked.
- setLastModified(long) - Method in class org.apache.commons.io.monitor.FileEntry
-
Sets the last modified time from the last time it
was checked.
- setLastModified(SerializableFileTime) - Method in class org.apache.commons.io.monitor.FileEntry
-
- setLastModifiedTime(Path) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
Sets the last modified time of the given file path to now.
- setLastModifiedTime(Path, FileTime) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- setLastModifiedTime(Path, Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Sets the given targetFile's last modified time to the value from sourceFile.
- 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
-
Note ping sent.
- setLastReceiveTime(long) - Method in class net.i2p.router.transport.udp.PeerState
-
When did we last receive a packet from them?
Set for data, relay, and peer test, but not acks, pings, or termination
- setLastResort() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
Mark this tunnel as the last resort - the only tunnel remaining in the pool.
- 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
-
- setLastSendId(long) - Method in class net.i2p.client.streaming.impl.Connection
-
Set the packet Id that was sent to a peer.
- setLastSendSuccessful(long) - Method in class net.i2p.router.peermanager.PeerProfile
-
- setLastSendTime(long) - Method in class net.i2p.router.transport.udp.PeerState
-
When did we last send them a packet?
Set for data, relay, and peer test, but not acks, pings, or termination
- setLastSendTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- setLastTested(boolean) - Method in class net.i2p.router.transport.udp.PeerTestEvent
-
Set the last-tested timer to now
- 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
-
- setLayerKey(SessionKey) - Method in class net.i2p.router.tunnel.HopConfig
-
- setLayout(BorderLayout) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- setLayout(BoxLayout) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- setLazy(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
-
Creates graph only if the current graph is out of date or not existent.
- setLeapIndicator(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets leap indicator as defined in RFC-1305.
- setLeapIndicator(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets leap indicator.
- setLease(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- setLeaseSet(LeaseSet) - Method in class net.i2p.client.impl.I2PSessionImpl
-
- setLeaseSet(LeaseSet) - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- setLeaseset(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- 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(int) - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- setLeaseTime(int) - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- setLeaseTime(int) - Method in class org.cybergarage.upnp.xml.DeviceData
-
- 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
-
- 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(int) - Method in class org.apache.commons.io.input.UnsynchronizedByteArrayInputStream.Builder
-
Sets the length.
- setLength(long) - Method in class org.apache.commons.io.monitor.FileEntry
-
Sets the length.
- 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
-
- setLenient(boolean) - Method in class org.apache.commons.io.input.XmlStreamReader.Builder
-
Sets the lenient toggle.
- setLenientFutureDates(boolean) - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
Sets the lenientFutureDates property.
- setLenientFutureDates(boolean) - Method in class org.apache.commons.net.ftp.parser.FTPTimestampParserImpl
-
- setLevel(int) - Method in class net.i2p.util.ReusableGZIPOutputStream
-
- setLevels(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
-
- setLimit(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- setLimit(int) - Method in class net.i2p.router.web.NewsFeedHelper
-
- setLimit(long, boolean) - Method in class net.i2p.sam.SAMv2StreamSession.SAMv2StreamSessionSocketReader
-
- setLimit(int) - Method in class net.i2p.util.LogLimit
-
- 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
- setLink(String) - Method in class org.apache.commons.net.ftp.FTPFile
-
If the FTPFile is a symbolic link, use this method to set the name of the file being pointed to by the symbolic link.
- setListener(I2CPMessageReader.I2CPMessageEventListener) - Method in class net.i2p.data.i2cp.I2CPMessageReader
-
- 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
-
- setListHiddenFiles(boolean) - Method in class org.apache.commons.net.ftp.FTPClient
-
- setLocalAddress(String) - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
-
- setLocalAddress(String) - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- setLocalAddress(String) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchRequest
-
- 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(String) - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- setLocation(String) - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- setLocation(String) - Method in class org.cybergarage.upnp.xml.DeviceData
-
- setLockDirectory(File) - Method in class org.apache.commons.io.output.LockableFileWriter.Builder
-
Sets the directory in which the lock file should be held.
- setLockDirectory(String) - Method in class org.apache.commons.io.output.LockableFileWriter.Builder
-
Sets the directory in which the lock file should be held.
- 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
-
- setLogCookies(boolean) - Method in class net.i2p.jetty.I2PRequestLog
-
- setLogDateFormat(String) - Method in class net.i2p.jetty.I2PRequestLog
-
- setLogdateformat(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
-
- setLogfilename(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
-
- setLogfilesize(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
-
- setLogformat(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
-
- setLogged(String) - Method in class i2p.susi.dns.LogBean
-
Set the log content.
- setLogLatency(boolean) - Method in class net.i2p.jetty.I2PRequestLog
-
- setLogLocale(Locale) - Method in class net.i2p.jetty.I2PRequestLog
-
- 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
-
- setLogTimeZone(String) - Method in class net.i2p.jetty.I2PRequestLog
-
- setLongHeader(String, long) - Method in class org.cybergarage.http.HTTPPacket
-
- setManufacture(String) - Method in class org.cybergarage.upnp.Device
-
- setManufactureURL(String) - Method in class org.cybergarage.upnp.Device
-
- 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
-
- setMatrix(ByteMatrix) - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- 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.
- setMaxBytes(long, ChronoUnit) - Method in class org.apache.commons.io.input.ThrottledInputStream.Builder
-
Sets the maximum bytes per time period unit.
- setMaxBytes(long, Duration) - Method in class org.apache.commons.io.input.ThrottledInputStream.Builder
-
Sets the maximum bytes per duration.
- setMaxBytesPerSecond(long) - Method in class org.apache.commons.io.input.ThrottledInputStream.Builder
-
Sets the maximum bytes per second.
- setMaxConnections(int) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setMaxCount(long) - Method in class org.apache.commons.io.input.BoundedInputStream.AbstractBuilder
-
Sets the maximum number of bytes to return.
- setMaxFilesPerTorrent(int) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setMaximum(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
-
- 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
-
- setMaxInitialMessageSize(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
What is the largest message to send in the SYN from Alice to Bob?
- setMaxLines(String) - Method in class net.i2p.router.web.ContentHelper
-
- setMaxMessageSize(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setMaxResends(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setMaxStreams(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setMaxStreams(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setMaxTimeouts(int) - Method in class org.apache.commons.net.tftp.TFTPClient
-
Sets the maximum number of times a receive attempt is allowed to timeout during a receiveFile() or sendFile() operation before ending
attempts to retry the receive and failing.
- 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
-
- setMayDisconnect() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
Sets to true.
- setMayDisconnect() - Method in class net.i2p.router.transport.udp.PeerState
-
Sets 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(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
-
- setMessageDigest(MessageDigest) - Method in class org.apache.commons.io.input.MessageDigestCalculatingInputStream.Builder
-
Deprecated.
Sets the message digest.
- setMessageDigest(String) - Method in class org.apache.commons.io.input.MessageDigestCalculatingInputStream.Builder
-
Deprecated.
Sets the name of the name of the message digest algorithm.
- setMessageDigest(MessageDigest) - Method in class org.apache.commons.io.input.MessageDigestInputStream.Builder
-
Sets the message digest.
- setMessageDigest(String) - Method in class org.apache.commons.io.input.MessageDigestInputStream.Builder
-
Sets the name of the name of the message digest algorithm.
- setMessageExpiration(long) - Method in interface net.i2p.data.i2np.I2NPMessage
-
- 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.
- setMessageId(MessageId) - Method in class net.i2p.client.impl.MessageState
-
- setMessageId(long) - Method in class net.i2p.data.i2cp.MessageId
-
- 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
-
- setMessageId(long) - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- setMessageId(MessageId) - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- setMessageId(long) - Method in class net.i2p.data.i2np.DeliveryStatusMessage
-
- setMessageType(int) - Method in class net.i2p.router.transport.udp.UDPPacket
-
- setMetaInfo(MetaInfo) - Method in class org.klomp.snark.MagnetState
-
Call this for a new magnet when the download is complete.
- setMetaInfo(MetaInfo) - Method in class org.klomp.snark.Peer
-
Switch from magnet mode to normal mode
- 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
-
- setMimeType(String) - Method in class org.cybergarage.upnp.Icon
-
Sets the MIME type of the icon.
- setMinimum(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
-
- setMinimum(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.SpinnerNumberModel
-
- 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
-
- setMinimumRequired(int) - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
-
- setMinMaxValue(double, double, boolean) - Method in class org.rrd4j.core.Datasource
-
Sets min/max values allowed for this datasource.
- 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.
- setMode(Mode) - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- setMode(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- setMode(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets mode as defined in RFC-1305.
- setMode(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets mode as defined in RFC-1305
- setModel(SpinnerNumberModel) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JSpinner
-
- setModelDescription(String) - Method in class org.cybergarage.upnp.Device
-
- setModelName(String) - Method in class org.cybergarage.upnp.Device
-
- setModelNumber(String) - Method in class org.cybergarage.upnp.Device
-
- setModelURL(String) - Method in class org.cybergarage.upnp.Device
-
- setModificationTime(String, String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the last modified time of a file.
- 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
-
- setMtu(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- setMulticastIPv4Address(String) - Method in class org.cybergarage.upnp.Device
-
- setMulticastIPv4Address(String) - Method in class org.cybergarage.upnp.xml.DeviceData
-
- setMulticastIPv6Address(String) - Method in class org.cybergarage.upnp.Device
-
- setMulticastIPv6Address(String) - Method in class org.cybergarage.upnp.xml.DeviceData
-
- 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
-
- 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.apache.commons.io.monitor.FileEntry
-
Sets the file name.
- setName(String) - Method in class org.apache.commons.net.ftp.FTPFile
-
Sets the name of the file.
- 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(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
-
- 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
-
- setNeedClientAuth(boolean) - Method in class org.apache.commons.net.ftp.FTPSClient
-
Sets the socket to require client authentication.
- setNetDbReady() - Method in class net.i2p.router.Router
-
Only for NetDB, after RIs are loaded.
- 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
-
- setNewloglevel(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
-
- 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
- setNewsgroup(String) - Method in class org.apache.commons.net.nntp.NewsgroupInfo
-
- setNewsThroughProxy(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setNewsURL(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setNext(Article) - Method in class org.apache.commons.net.nntp.Article
-
- setNext(T) - Method in interface org.apache.commons.net.nntp.Threadable
-
Sets the next instance.
- 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
-
- setNMPRMode(boolean) - Method in class org.cybergarage.upnp.Device
-
- setNode(Node) - Method in class org.cybergarage.upnp.xml.NodeData
-
- 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
-
- setNofilter_blindedPassword(String) - Method in class net.i2p.router.web.helpers.ConfigKeyringHandler
-
- setNofilter_clientName(String[]) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
Multiple entries in form
- setNofilter_config(String) - Method in class net.i2p.router.web.helpers.ConfigAdvancedHandler
-
- 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
-
- 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
-
- setNonce(String) - Method in class net.i2p.router.web.FormHandler
-
- setNotificationSent(boolean) - Method in class org.klomp.snark.Snark
-
- setNotifyCount(int) - Method in class org.cybergarage.upnp.event.Subscriber
-
- 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
-
- 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(String) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- setNT(String) - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- setNtcpAutoIP(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- setNtcpAutoPort(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- setNtcphost(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- setNtcpport(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- setNTS(String) - Method in class org.cybergarage.upnp.event.NotifyRequest
-
- setNTS(String) - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- setObservers(List<ObservableInputStream.Observer>) - Method in class org.apache.commons.io.input.ObservableInputStream.AbstractBuilder
-
Sets the list of observer callbacks.
- 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.
- setOffset(int) - Method in class org.apache.commons.io.input.UnsynchronizedByteArrayInputStream.Builder
-
Sets the offset.
- setOnDisconnect(Runnable) - Method in class net.i2p.i2ptunnel.irc.IrcInboundFilter
-
Set a callback to run when the filter disconnects.
- setOnDisconnect(Runnable) - Method in class net.i2p.i2ptunnel.irc.IrcOutboundFilter
-
Set a callback to run when the filter disconnects.
- setOnFailedReplyJob(Job) - Method in class net.i2p.router.OutNetMessage
-
- setOnFailedSendJob(Job) - Method in class net.i2p.router.OutNetMessage
-
- setOnlyGraph(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
-
Suppresses anything but the graph, works only for height < 64.
- setOnMaxCount(IOBiConsumer<Long, Long>) - Method in class org.apache.commons.io.input.BoundedInputStream.AbstractBuilder
-
- setOnReplyJob(ReplyJob) - Method in class net.i2p.router.OutNetMessage
-
- setOnSendJob(Job) - Method in class net.i2p.router.OutNetMessage
-
- setOOBInline(boolean) - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- setOOBInline(boolean) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- setOpcode(DnsMessage.OPCODE) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- setOpenOptions(OpenOption...) - Method in class org.apache.commons.io.build.AbstractStreamBuilder
-
Sets the OpenOption[].
- 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
-
requires Java 7
- setOption(SocketOption<T>, T) - Method in class net.i2p.sam.SSLSocketChannel
-
requires Java 7
- 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.
- setOrigin(AbstractOrigin<?, ?>) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- setOrigin(AbstractOrigin<?, ?>) - Method in class org.apache.commons.io.input.Tailer.Builder
-
Sets the origin.
- setOriginateTimeStamp(TimeStamp) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets originate timestamp given NTP TimeStamp object.
- setOriginateTimeStamp(TimeStamp) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets originate timestamp given NTP TimeStamp object.
- 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
-
- setOutboundBurstKBps(int) - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- setOutboundRandomKey(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setOutboundrate(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- 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
-
exploratory
- setOutboundSettings(Hash, TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- setOutboundSettings(TunnelPoolSettings) - Method in interface net.i2p.router.TunnelManagerFacade
-
- setOutboundSettings(Hash, TunnelPoolSettings) - Method in interface net.i2p.router.TunnelManagerFacade
-
- 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
-
- setOutputFile(File) - Method in class org.apache.commons.io.output.DeferredFileOutputStream.Builder
-
Sets the file to which data is saved beyond the threshold.
- setOutputFile(Path) - Method in class org.apache.commons.io.output.DeferredFileOutputStream.Builder
-
Sets the file to which data is saved beyond the threshold.
- setOutputStream(OutputStream) - Method in class net.i2p.util.InternalSocket
-
- setOutputStream(OutputStream) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- 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.
- setOwner(Path, UserPrincipal) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- setPadding(byte[]) - Method in class net.i2p.data.KeysAndCert
-
Sets the padding bytes.
- 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
-
- setPageSize(int) - Method in class i2p.susi.util.Folder
-
Set page size.
- 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
- setParentNode(Node) - Method in class org.cybergarage.xml.Node
-
Sets the parent node of this node.
- setParserFactory(FTPFileEntryParserFactory) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the factory used for parser creation to the supplied factory object.
- setPassiveLocalIPAddress(InetAddress) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the local IP address to use in passive mode.
- setPassiveLocalIPAddress(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the local IP address to use in passive mode.
- setPassiveNatWorkaroundStrategy(FTPClient.HostnameResolver) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the workaround strategy to replace the PASV mode reply addresses.
- setPasswd(String) - Method in class net.i2p.i2pcontrol.security.SecurityManager
-
Set new password.
- setPatchSize(float) - Method in class com.docuverse.identicon.NineBlockIdenticonRenderer2
-
- setPath(Path) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- setPath(String) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- setPath(String) - Method in class org.rrd4j.core.RrdDb.Builder
-
- setPath(URI) - Method in class org.rrd4j.core.RrdDb.Builder
-
- 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.
- setPathCounters(Counters.PathCounters) - Method in class org.apache.commons.io.file.CountingPathVisitor.AbstractBuilder
-
Sets how to count path visits.
- setPayload(ByteArray) - Method in class net.i2p.client.streaming.impl.Packet
-
- setPayload(byte[]) - Method in class net.i2p.data.Certificate
-
Sets the certificate payload.
- 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(String) - Method in class net.i2p.router.web.helpers.ConfigKeyringHandler
-
- setPeer(String) - Method in class net.i2p.router.web.helpers.ConfigPeerHandler
-
- setPeer(String) - Method in class net.i2p.router.web.helpers.StatHelper
-
Caller should strip HTML (XSS)
- 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.
- setPerformancePreferences(int, int, int) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- setPeriodCount(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setPermission(int, int, boolean) - Method in class org.apache.commons.net.ftp.FTPFile
-
Sets if the given access group (one of the _ACCESS constants) has the given access permission (one of the _PERMISSION
constants) to the file.
- 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
-
- setPexLastSent(long) - Method in class org.klomp.snark.Peer
-
when did we last send pex peers?
- setPixelCount(int) - Method in class org.rrd4j.data.DataProcessor
-
Sets the number of pixels (target graph width).
- setPoll(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets poll interval as defined in RFC-1305.
- setPoll(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets poll interval as defined in RFC-1305.
- 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
-
- 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
-
- setPort(int) - Method in class org.apache.commons.net.tftp.TFTPPacket
-
Sets the port where the packet is going to be sent.
- 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.
- setPosixFilePermissions(Path, Set<PosixFilePermission>) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- 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.
- setPostData(String, File) - Method in class net.i2p.util.EepGet
-
Set post data.
- setPostData(String, byte[]) - Method in class net.i2p.util.EepGet
-
Set post data.
- setPostingPermission(int) - Method in class org.apache.commons.net.nntp.NewsgroupInfo
-
- setPostMax(int) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
POST limits
- setPostMax(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
POST limits
- 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
-
- setPrecision(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets precision as defined in RFC-1305.
- setPrecision(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets precision as defined in RFC-1305
- setPredicate(ObjectStreamClassPredicate) - Method in class org.apache.commons.io.serialization.ValidatingObjectInputStream.Builder
-
Sets the predicate, null resets to an empty new ObjectStreamClassPredicate.
- setPreferProxiedForAddress(boolean) - Method in class net.i2p.jetty.I2PRequestLog
-
- setPreferredSize(Dimension) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.Component
-
- setPrefix(String) - Static method in class i2p.susi.util.Config
-
Static! Not for use by multiple applications!
- setPrefix(String) - Method in class org.apache.commons.io.output.DeferredFileOutputStream.Builder
-
Sets the prefix to use for the temporary file.
- setPreparedKey(Object) - Method in class net.i2p.data.SessionKey
-
- setPresentationListener(PresentationListener) - Method in class org.cybergarage.upnp.Device
-
- setPresentationURL(String) - Method in class org.cybergarage.upnp.Device
-
- setPriority(int) - Method in class net.i2p.router.transport.udp.UDPPacket
-
Sets the packet priority.
- 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
-
- 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
-
Set the profile for this connection.
- setProfile(String) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setProfile(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setPropagateClose(boolean) - Method in class org.apache.commons.io.input.BoundedInputStream.AbstractBuilder
-
- 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
-
Note: NOT part of the interface
As of 0.9.19, defaults in opts are honored.
- 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.apps.systray.ConfigFile
-
- setProperty(String, String) - Method in class net.i2p.data.EmptyProperties
-
- setProperty(String, String) - Method in class net.i2p.util.I2PProperties
-
- 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.
- setProxy(Proxy) - Method in class org.apache.commons.net.SocketClient
-
Sets the proxy for use with all the connections.
- 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
-
Sets the public key.
- 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
- setPurpose(int) - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
-
- setQrFlag(boolean) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
Set the QR flag.
- setQuantity(int) - Method in class net.i2p.router.TunnelPoolSettings
-
- setQuery(String) - Method in class net.i2p.router.web.helpers.SearchHelper
-
- setQueryListener(QueryListener) - Method in class org.cybergarage.upnp.Device
-
- setQueryListener(QueryListener, boolean) - Method in class org.cybergarage.upnp.Device
-
- setQueryListener(QueryListener) - Method in class org.cybergarage.upnp.Service
-
- setQueryListener(QueryListener) - Method in class org.cybergarage.upnp.StateVariable
-
- setQueryListener(QueryListener) - Method in class org.cybergarage.upnp.xml.StateVariableData
-
- setQueryResponse(QueryResponse) - Method in class org.cybergarage.upnp.xml.StateVariableData
-
- 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.
- setRandomAccessFile(IORandomAccessFile) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- setRandomAccessFile(RandomAccessFile) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- setRandomAccessFile(RandomAccessFile) - Method in class org.apache.commons.io.input.RandomAccessFileInputStream.Builder
-
Sets the RandomAccessFile to stream.
- 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
-
- setRateHistory() - Method in class org.klomp.snark.Peer
-
Push the total uploaded/downloaded onto a RATE_DEPTH deep stack Resets the downloaded and
uploaded counters to zero.
- 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
-
- setRateStat(RateStat) - Method in class net.i2p.stat.Rate
-
- setRatingsEnabled(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setRawListing(String) - Method in class org.apache.commons.net.ftp.FTPFile
-
Sets the original FTP server raw listing from which the FTPFile was created.
- 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
- setReader(Reader) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- setReaderThread(boolean) - Method in class org.apache.commons.net.telnet.TelnetClient
-
Sets the status of the reader thread.
- setReadOnly(Path, boolean, LinkOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
Sets the given Path to the readOnly value.
- setReadOnly(boolean) - Method in class org.rrd4j.core.RrdDb.Builder
-
- 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(long) - Method in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
-
Set 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.
- setReadTimeout(int) - Method in class org.apache.commons.io.CloseableURLConnection
-
- setReason(String) - Method in class net.i2p.data.i2cp.AbuseReason
-
Set abuse reason.
- setReason(String) - Method in class net.i2p.data.i2cp.DisconnectMessage
-
- setReason(AbuseReason) - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- setReasonPhrase(String) - Method in class org.cybergarage.http.HTTPStatus
-
Sets the reason phrase.
- setReceieveDataSocketBufferSize(int) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the value to be used for the data socket SO_RCVBUF option.
- setReceiveAliceTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- setReceiveBobTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- 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.
- setReceiveBufferSize(int) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- setReceiveBufferSize(int) - Method in class org.apache.commons.net.SocketClient
-
Sets the underlying socket receive buffer size.
- setReceiveCharlieTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
-
- setReceivedAsPublished() - Method in class net.i2p.data.DatabaseEntry
-
Marks this entry as received via published mode.
- setReceivedAsReply() - Method in class net.i2p.data.DatabaseEntry
-
set to true
- 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
-
- setReceiveLimit(int, long, boolean) - Method in class net.i2p.sam.SAMv2StreamSession
-
Send bytes through a SAM STREAM session.
- setReceiveStreamId(long) - Method in class net.i2p.client.streaming.impl.Connection
-
- setReceiveStreamId(long) - Method in class net.i2p.client.streaming.impl.Packet
-
- setReceiveTimeStamp(TimeStamp) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets receive timestamp given NTP TimeStamp object.
- setReceiveTimeStamp(TimeStamp) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets receive timestamp given NTP TimeStamp object.
- setReceiveTimestamp(long) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- setReceiveTunnelId(TunnelId) - Method in class net.i2p.router.tunnel.HopConfig
-
- setReceiveTunnelId(long) - Method in class net.i2p.router.tunnel.HopConfig
-
- setReceiveWindow(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setRecentDateFormatStr(String) - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
Sets the recentDateFormatStr property.
- setRecheckReachability(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- 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
-
- 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
-
- setReference(InputStream) - Method in class org.apache.commons.io.input.ProxyInputStream
-
Sets the underlying input stream.
- setReference(OutputStream) - Method in class org.apache.commons.io.output.ProxyOutputStream
-
Sets the underlying output stream.
- setReferenceId(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets reference clock identifier field with 32-bit unsigned integer value.
- setReferenceId(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets reference clock identifier field.
- setReferenceTime(TimeStamp) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets Reference time with NTP timestamp.
- setReferenceTime(TimeStamp) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets the reference timestamp given NTP TimeStamp object.
- 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
-
- setRefreshFrequency(String) - Method in class net.i2p.router.web.ConfigUpdateHandler
-
- setRegex(String) - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
Sets the regular expression for entry parsing and create a new
Pattern instance.
- setRegex(String, int) - Method in class org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
-
Sets the regular expression for entry parsing and create a new
Pattern instance.
- 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
-
- 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
-
default Reliability.DEFAULT
- 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
-
- setRemoteVerificationEnabled(boolean) - Method in class org.apache.commons.net.bsd.RExecClient
-
Sets verification for the remote host connecting to create a separate error stream is the same as the host to which the standard out stream
is connected.
- setRemoteVerificationEnabled(boolean) - Method in class org.apache.commons.net.ftp.FTPClient
-
Enable or disable verification that the remote host taking part of a data connection is the same as the host to which the control connection is attached.
- 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.
- setRenewRequest(Service, String, long) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- setRenewSubscriber(RenewSubscriber) - Method in class org.cybergarage.upnp.ControlPoint
-
- setReOpen(boolean) - Method in class org.apache.commons.io.input.Tailer.Builder
-
Sets the re-open behavior.
- setReplyGateway(Hash) - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
- setReplyMessageId(long) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- setReplyOrder(List<Integer>) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- setReplySelector(MessageSelector) - Method in class net.i2p.router.OutNetMessage
-
- 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
-
- setReportActiveExternalIPAddress(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the external IP address to report in EPRT/PORT commands in active mode.
- 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(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
-
- 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
-
- setRequestHost(Service) - Method in class org.cybergarage.upnp.control.ControlRequest
-
Sets the request host and port for the specified service.
- setRequestPort(int) - Method in class org.cybergarage.http.HTTPRequest
-
- setRequestProperty(String, String) - Method in class org.apache.commons.io.CloseableURLConnection
-
- setRequestURI(String) - Method in class net.i2p.router.web.helpers.JobQueueHelper
-
Set the request URI for parsing query parameters
- setRequestURI(String) - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- setRequestWrapper(RequestWrapper) - Method in class net.i2p.router.web.FormHandler
-
Only set by formhandler.jsi for multipart/form-data
- setRequireFullySigned(boolean) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
unused, see above
- setRequireIntroductions(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- 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
-
- setResendDelay(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- 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
-
- 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
-
- setResponseCode(DnsMessage.RESPONSE_CODE) - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- setRestartOffset(long) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the restart offset for file transfers.
- 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
-
- 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.
- setReuseAddress(boolean) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- 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
-
Multiple entries in form
Values are integers
- setRevokeClient(String[]) - Method in class net.i2p.router.web.helpers.ConfigKeyringHandler
-
- setRigid(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
-
Sets rigid boundaries mode.
- setRootDelay(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets root delay as defined in RFC-1305.
- setRootDelay(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets root delay as defined in RFC-1305
- setRootDispersion(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets root dispersion as defined in RFC-1305.
- setRootDispersion(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets the dispersion value.
- setRootEntry(FileEntry) - Method in class org.apache.commons.io.monitor.FileAlterationObserver.Builder
-
Sets the root directory to observe.
- setRootNode(Node) - Method in class org.cybergarage.upnp.Device
-
- 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
-
- 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
-
- setRows(int) - Method in class org.rrd4j.core.ArcDef
-
- setRrdDef(RrdDef) - Method in class org.rrd4j.core.RrdDb.Builder
-
- setRrdToolImporter(String) - Method in class org.rrd4j.core.RrdDb.Builder
-
Set when the builder will be used to import a RRDTool file.
- 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
-
- 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
-
- 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
-
- 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
-
- setSelectedIndex(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JComboBox
-
- setSelectionEnd(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextPane
-
- setSelectionStart(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JTextPane
-
- setSendAckDelay(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
Unused except here, so expect the default initial delay of DEFAULT_INITIAL_ACK_DELAY unless set by the user
to remain constant.
- setSendAliceTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we send to alice, SSU2 Bob only
- setSendBufferSize(int) - Method in class net.i2p.client.streaming.impl.StandardSocket
-
Does nothing.
- setSendBufferSize(int) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- setSendBufferSize(int) - Method in class org.apache.commons.net.SocketClient
-
Sets the underlying socket send buffer size.
- setSendCharlieTime(long) - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we send to Charlie, SSU2 Alice only
- setSendDataSocketBufferSize(int) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets the value to be used for the data socket SO_SNDBUF option.
- setSender(RelayPath) - Method in class org.apache.commons.net.smtp.SMTPClient
-
Sets the sender of a message using the SMTP MAIL command, specifying a reverse relay path.
- setSender(String) - Method in class org.apache.commons.net.smtp.SMTPClient
-
Sets the sender of a message using the SMTP MAIL command, specifying the sender's email address.
- setSendEvents(boolean) - Method in class org.cybergarage.upnp.StateVariable
-
- setSendLeaseSet(boolean) - Method in class net.i2p.client.SendMessageOptions
-
default true
- 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
-
Do not set for endpoint
- setSendTunnelId(long) - Method in class net.i2p.router.tunnel.HopConfig
-
Do not set for endpoint
- setSentRelayTag(long) - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- setSEQ(long) - Method in class org.cybergarage.upnp.event.NotifyRequest
-
- 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
-
Sets the 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
-
To be set by the queue
- 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
-
- setServer(String) - Method in class org.cybergarage.http.HTTPPacket
-
- setServerLanguageCode(String) - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
Sets the serverLanguageCode property.
- setServerSocketFactory(ServerSocketFactory) - Method in class org.apache.commons.net.SocketClient
-
Sets the ServerSocketFactory used by the SocketClient to open ServerSocket connections.
- setServerTimeZoneId(String) - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
Sets the serverTimeZoneId property.
- 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(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(SessionConfig) - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- setSessionId(SessionId) - Method in class net.i2p.client.impl.I2PSessionImpl
-
- setSessionId(SessionId) - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- setSessionId(SessionId) - Method in class net.i2p.data.i2cp.DestroySessionMessage
-
- 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(SessionId) - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- setSessionId(SessionId) - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- setSessionId(SessionId) - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- 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(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
-
- 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
-
- 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
-
- setShortMonthNames(String) - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
Sets the shortMonthNames property.
- setShouldsave(String) - Method in class net.i2p.router.web.helpers.ConfigAdvancedHandler
-
- setShouldsave(String) - Method in class net.i2p.router.web.helpers.ConfigLoggingHandler
-
- setShouldsave(String) - Method in class net.i2p.router.web.helpers.ConfigTunnelsHandler
-
- setShouldsave(String) - Method in class net.i2p.router.web.helpers.ConfigUIHandler
-
- setShowEvents(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- 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(String) - Method in class org.cybergarage.upnp.event.Subscriber
-
- setSID(String) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- setSID(String) - Method in class org.cybergarage.upnp.event.SubscriptionResponse
-
- setSID(String) - Method in class org.cybergarage.upnp.Service
-
- setSID(String) - Method in class org.cybergarage.upnp.xml.ServiceData
-
- 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(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
-
- setSigningPublicKey(SigningPublicKey) - Method in class net.i2p.data.KeysAndCert
-
Sets the signing public key.
- 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
-
- 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(long) - Method in class org.apache.commons.net.ftp.FTPFile
-
Sets the file size in bytes.
- setSlowStartGrowthRateFactor(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setSOAPAction(String) - Method in class org.cybergarage.soap.SOAPRequest
-
- setSocket(I2PSocketFull) - Method in class net.i2p.client.streaming.impl.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
-
- 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
- setSocketFactory(SocketFactory) - Method in class org.apache.commons.net.SocketClient
-
Sets the SocketFactory used by the SocketClient to open socket connections.
- 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
- setSoLinger(boolean, int) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- setSoLinger(boolean, int) - Method in class org.apache.commons.net.SocketClient
-
Sets the SO_LINGER timeout on the currently opened socket.
- 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
-
- setSort(String) - Method in class net.i2p.router.web.helpers.PeerHelper
-
- setSortBy(String, Folder.SortOrder) - Method in class i2p.susi.util.Folder
-
Activates sorting by the choosen 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.
- setSoTimeout(Duration) - Method in class org.apache.commons.net.DatagramSocketClient
-
Sets the timeout duration of a currently open connection.
- setSoTimeout(int) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- setSoTimeout(int) - Method in class org.apache.commons.net.SocketClient
-
Sets the timeout in milliseconds of a currently open connection.
- setSpeed(String) - Method in class net.i2p.router.web.helpers.ConfigPeerHandler
-
- 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
-
- setSSDPPacket(SSDPPacket) - Method in class org.cybergarage.upnp.Device
-
- setSSDPPacket(SSDPPacket) - Method in class org.cybergarage.upnp.xml.DeviceData
-
- setSSDPPort(int) - Method in class org.cybergarage.upnp.ControlPoint
-
- setSSDPPort(int) - Method in class org.cybergarage.upnp.Device
-
- setSSDPPort(int) - Method in class org.cybergarage.upnp.xml.DeviceData
-
- 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
-
- setST(String) - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- setStart(int) - Method in class net.i2p.router.web.NewsFeedHelper
-
- setStartAfter(long) - Method in class net.i2p.router.JobTiming
-
Set the scheduled start time for the job.
- setStartAtBeginning(String) - Method in class net.i2p.router.web.ContentHelper
-
- 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)
- setStartThread(boolean) - Method in class org.apache.commons.io.input.Tailer.Builder
-
Sets the daemon thread startup behavior.
- 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
-
- 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
-
- setStat(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
For single stat page
- setState(IMAP.IMAPState) - Method in class org.apache.commons.net.imap.IMAP
-
Sets IMAP client state.
- setState(int) - Method in class org.apache.commons.net.pop3.POP3
-
Sets the internal POP3 state.
- 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(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
-
what code did we send 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(int) - Method in class org.cybergarage.upnp.StateVariable
-
- 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()
- setStratum(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets stratum level as defined in RFC-1305.
- setStratum(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets stratum as defined in RFC-1305
- setStrictMultilineParsing(boolean) - Method in class org.apache.commons.net.ftp.FTP
-
Sets strict multiline parsing.
- setStrictReplyParsing(boolean) - Method in class org.apache.commons.net.ftp.FTP
-
Sets strict non-multiline parsing.
- setString(String) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
-
- setStringHeader(String, String, String, String) - Method in class org.cybergarage.http.HTTPPacket
-
- setStringHeader(String, String) - Method in class org.cybergarage.http.HTTPPacket
-
- setStringPainted(boolean) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JProgressBar
-
- setSubject(String) - Method in class org.apache.commons.net.nntp.Article
-
Sets the article subject.
- setSubscribeRequest(Service, String, long) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- setSubscriptionTime(long) - Method in class org.cybergarage.upnp.event.Subscriber
-
- 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
-
- setSuffix(String) - Method in class org.apache.commons.io.output.DeferredFileOutputStream.Builder
-
Sets the suffix to use for the temporary file.
- setSummaryListener(RateSummaryListener) - Method in class net.i2p.stat.Rate
-
- setSybil(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- 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.
- setTailable(Tailer.Tailable) - Method in class org.apache.commons.io.input.Tailer.Builder
-
Sets the tailable.
- setTailerListener(TailerListener) - Method in class org.apache.commons.io.input.Tailer.Builder
-
Sets the listener.
- setTailFromEnd(boolean) - Method in class org.apache.commons.io.input.Tailer.Builder
-
Sets the tail start behavior.
- 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.
- setTcpNoDelay(boolean) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- setTcpNoDelay(boolean) - Method in class org.apache.commons.net.SocketClient
-
Enables or disables the Nagle's algorithm (TCP_NODELAY) on the currently opened socket.
- setTcpPort(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- setTestData(byte[]) - Method in class net.i2p.router.transport.udp.PeerTestState
-
Save 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.
- 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.
- setText(String) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JLabel
-
- 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
-
- setTextAntiAliasing(boolean) - Method in class org.rrd4j.graph.RrdGraphDef
-
Controls if the text should be antialiased or not.
- setTheme(String) - Method in class net.i2p.router.web.helpers.ConfigUIHandler
-
- 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.
- setThreadFactory(ThreadFactory) - Method in class org.apache.commons.io.monitor.FileAlterationMonitor
-
Sets the thread factory.
- setThreadObject(Thread) - Method in class org.cybergarage.util.ThreadCore
-
Sets the internal Thread object.
- setThreshold(int) - Method in class org.apache.commons.io.output.DeferredFileOutputStream.Builder
-
Sets the number of bytes at which to trigger an event.
- 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(Duration) - Method in class org.apache.commons.io.input.QueueInputStream.Builder
-
Sets the polling timeout.
- 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(long) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- setTimeout(long) - Method in class org.cybergarage.upnp.event.SubscriptionResponse
-
- setTimeout(long) - Method in class org.cybergarage.upnp.Service
-
- setTimeout(long) - Method in class org.cybergarage.upnp.xml.ServiceData
-
- 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(Calendar) - Method in class org.apache.commons.net.ftp.FTPFile
-
Sets the file timestamp.
- setTimeStamp(long) - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- 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
-
- 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(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
-
- 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
-
- 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
-
- 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
-
- setTrackerProblems(String) - Method in class org.klomp.snark.Snark
-
- setTrackerSeenPeers(int) - Method in class org.klomp.snark.Snark
-
- setTrafficClass(int) - Method in class net.i2p.client.streaming.impl.StandardSocket
-
Does nothing.
- setTrafficClass(int) - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- setTransferEncoding(String) - Method in class org.cybergarage.http.HTTPPacket
-
- setTransient() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
Mark this client database as transient (short-lived, unpublished LeaseSets).
- setTransmitTime(TimeStamp) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets transmit time with NTP timestamp.
- setTransmitTime(TimeStamp) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets the transmit timestamp given NTP TimeStamp object.
- setTransport(Transport) - Method in class net.i2p.router.transport.TransportBid
-
- setTransport(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- setTransport(String) - Method in class net.i2p.router.web.helpers.PeerHelper
-
- 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
-
- setTrustManager(TrustManager) - Method in class org.apache.commons.net.ftp.FTPSClient
-
Sets to override the default
TrustManager to use; if set to
null, the default TrustManager from the JVM will be used.
- setTrustManager(TrustManager) - Method in class org.apache.commons.net.imap.IMAPSClient
-
- setTrustManager(TrustManager) - Method in class org.apache.commons.net.pop3.POP3SClient
-
- setTrustManager(TrustManager) - Method in class org.apache.commons.net.smtp.SMTPSClient
-
- 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
-
- 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
- setTunnelHistory(TunnelHistory) - Method in class net.i2p.router.peermanager.PeerProfile
-
- 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
-
- 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
-
- setTunnelStatus(String) - Method in class net.i2p.router.RouterThrottleImpl
-
- 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
-
- 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
-
- setType(String) - Method in class net.i2p.router.web.helpers.NetDbHelper
-
- setType(int) - Method in class org.apache.commons.net.ftp.FTPFile
-
Sets the type of the file (DIRECTORY_TYPE, FILE_TYPE, etc.).
- setType(int) - Method in class org.apache.commons.net.ftp.parser.MVSFTPEntryParser
-
Sets the type of listing being processed.
- setUDN(String) - Method in class org.cybergarage.upnp.Device
-
- setUdpAutoIP(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- setUDPEnabled(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setUdpHost1(String) - Method in class net.i2p.router.web.helpers.ConfigNetHandler
-
- 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
-
- 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
-
- 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
-
- setUnparseableEntries(boolean) - Method in class org.apache.commons.net.ftp.FTPClientConfig
-
Sets list parsing methods to create basic FTPFile entries if parsing fails.
- setUnpromptedDbStoreNew(long) - Method in class net.i2p.router.peermanager.DBHistory
-
- setUnpromptedDbStoreOld(long) - Method in class net.i2p.router.peermanager.DBHistory
-
- setUnpublished() - Method in class net.i2p.data.LeaseSet2
-
Marks this leaseset as unpublished.
- setUnsubscribeRequest(Service) - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- setup(Map<String, byte[]>) - Method in class gnu.crypto.prng.BasePRNGStandalone
-
- setup(Map<String, byte[]>) - Method in class gnu.crypto.prng.FortunaStandalone
-
- setUpBWLimit(long) - Method in class org.klomp.snark.BandwidthManager
-
Current limit in Bps
- setUPC(String) - Method in class org.cybergarage.upnp.Device
-
- 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
-
- setUpdateNonce(String) - Method in class net.i2p.router.web.helpers.SidebarHelper
-
- setUpdateNonce(String) - Method in class net.i2p.router.web.UpdateHandler
-
- 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
-
- 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(URI) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- 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
-
- setUs(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- setUs(Hash) - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
- setUseCaches(boolean) - Method in class org.apache.commons.io.CloseableURLConnection
-
- setUseClientMode(boolean) - Method in class org.apache.commons.net.ftp.FTPSClient
-
Sets the socket to use client (or server) mode in its first handshake.
- setUseDHT(boolean) - Method in class org.klomp.snark.I2PSnarkUtil
-
- setUseEPSVwithIPv4(boolean) - Method in class org.apache.commons.net.ftp.FTPClient
-
Sets whether to use EPSV with IPv4.
- 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
-
- setUser(String) - Method in class org.apache.commons.net.ftp.FTPFile
-
Sets the name of the user owning the file.
- 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(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(Object) - Method in class org.cybergarage.upnp.StateVariable
-
- 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
-
- setUseSSL(boolean) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- setUseSSL(String) - Method in class net.i2p.i2ptunnel.web.IndexBean
-
- setUSN(String) - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- setUSN(String) - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- 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
-
- setValue(int) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.SpinnerNumberModel
-
- 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(String) - Method in class org.cybergarage.upnp.StateVariable
-
- setValue(int) - Method in class org.cybergarage.upnp.StateVariable
-
- setValue(long) - Method in class org.cybergarage.upnp.StateVariable
-
- setValue(String) - Method in class org.cybergarage.upnp.xml.ArgumentData
-
- setValue(String) - Method in class org.cybergarage.upnp.xml.StateVariableData
-
- 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
-
- 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(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
-
- setVersion(int) - Method in class org.apache.commons.net.ntp.NTPUDPClient
-
Sets the NTP protocol version number that client sets on request packet communicate with remote host.
- setVersion(int) - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Sets NTP version as defined in RFC-1305.
- setVersion(int) - Method in interface org.apache.commons.net.ntp.NtpV3Packet
-
Sets version as defined in RFC-1305
- 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
-
- setVisitFileFailedFunction(IOBiFunction<Path, IOException, FileVisitResult>) - Method in class org.apache.commons.io.file.SimplePathVisitor.AbstractBuilder
-
- setW(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- setWantClientAuth(boolean) - Method in class org.apache.commons.net.ftp.FTPSClient
-
Sets the socket to request client authentication, but only if such a request is appropriate to the cipher suite negotiated.
- setWantDo(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sets the state of the option.
- setWantDont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sets the state of the option.
- setWantedPieces() - Method in class org.klomp.snark.PeerCoordinator
-
Only called externally from Storage after the double-check fails.
- setWantedPieces(Storage) - Method in class org.klomp.snark.Snark
-
- setWantedPieces(Storage) - Method in interface org.klomp.snark.StorageListener
-
Reset the peer's wanted pieces table Call after the storage double-check fails
- setWantWill(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sets the state of the option.
- setWantWont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sets the state of the option.
- 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
- setWidth(String) - Method in class net.i2p.router.web.helpers.GraphHelper
-
- 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.
- setWildcards(List<String>) - Method in class org.apache.commons.io.filefilter.WildcardFileFilter.Builder
-
Sets the list of wildcards to match, not null.
- setWildcards(String...) - Method in class org.apache.commons.io.filefilter.WildcardFileFilter.Builder
-
Sets the wildcards to match, not null.
- setWill(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sets the state of the option.
- setWill(boolean) - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
Sets this option whether a WILL request sent to the other side has been acknowledged (invoked by TelnetClient).
- setWindowSize(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- setWirelessMode(boolean) - Method in class org.cybergarage.upnp.Device
-
- setWizardHelper(WizardHelper) - Method in class net.i2p.router.web.helpers.WizardHandler
-
Bind the helper (scope session) to this handler (scope request)
- setWont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sets the state of the option.
- 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).
- setWriteImmediately(boolean) - Method in class org.apache.commons.io.output.WriterOutputStream.Builder
-
Sets whether the output buffer will be flushed after each write operation (
true), meaning all available data will be written to the
underlying
Writer immediately.
- setWriter(Writer) - Method in class org.apache.commons.io.build.AbstractOriginSupplier
-
Sets a new origin.
- setWriter(ImageWriter) - Method in class org.rrd4j.graph.BufferedImageWorker.Builder
-
Sets the image writer for encoding the image.
- 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.
- 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(Parser) - Static method in class org.cybergarage.upnp.UPnP
-
Sets the XML parser to be used by the UPnP framework.
- 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
-
- SFW_NOTTESTED - Static variable in class edu.internet2.ndt.NDTConstants
-
- SFW_POSSIBLE - Static variable in class edu.internet2.ndt.NDTConstants
-
- SFW_PREDEFINED_TEST_MESSAGE - Static variable in class edu.internet2.ndt.NDTConstants
-
- SFW_UNKNOWN - Static variable in class edu.internet2.ndt.NDTConstants
-
- 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
-
- SHA1Hash(byte[]) - Constructor for class net.i2p.crypto.SHA1Hash
-
- SHA256Generator - Class in net.i2p.crypto
-
Defines a wrapper for SHA-256 operation.
- SHA256Generator(I2PAppContext) - Constructor for class net.i2p.crypto.SHA256Generator
-
- 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.
- 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(CryptoServicePurpose) - Constructor for class org.bouncycastle.crypto.digests.SHA3Digest
-
- SHA3Digest(int) - Constructor for class org.bouncycastle.crypto.digests.SHA3Digest
-
- SHA3Digest(int, CryptoServicePurpose) - Constructor for class org.bouncycastle.crypto.digests.SHA3Digest
-
- SHA3Digest(SHA3Digest) - Constructor for class org.bouncycastle.crypto.digests.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(CryptoServicePurpose) - Constructor for class org.bouncycastle.crypto.digests.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
-
- SHARED_CLIENT_NICKNAME - Static variable in class net.i2p.i2ptunnel.ui.TunnelConfig
-
- SHASH_LENGTH - Static variable in class net.i2p.util.PasswordManager
-
48
- 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
-
- SHORT_HEADER_FLAGS_LEN - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- SHORT_HEADER_FLAGS_OFFSET - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- SHORT_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- SHORT_RECORD_SIZE - Static variable in class net.i2p.data.i2np.OutboundTunnelBuildReplyMessage
-
- SHORT_RECORD_SIZE - Static variable in class net.i2p.data.i2np.ShortTunnelBuildMessage
-
- SHORT_RECORD_SIZE - Static variable in class net.i2p.data.i2np.ShortTunnelBuildReplyMessage
-
- SHORT_REMOVE_TIME - Static variable in class net.i2p.router.sybil.Analysis
-
- SHORT_TERM_RATES - Static variable in class net.i2p.stat.RateConstants
-
Short-term rate periods for real-time metrics: 1 minute and 10 minutes.
- 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
-
- shortSubject - Variable in class i2p.susi.webmail.Mail
-
- shortToBigEndian(short) - Static method in class org.bouncycastle.util.Pack
-
- shortToBigEndian(short, byte[], int) - Static method in class org.bouncycastle.util.Pack
-
- shortToLittleEndian(short) - Static method in class org.bouncycastle.util.Pack
-
- shortToLittleEndian(short, byte[], int) - Static method in class org.bouncycastle.util.Pack
-
- 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
-
- 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
-
- sHostName - Variable in class edu.internet2.ndt.Tcpbw100
-
- 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
-
- shouldBan(Hash, TunnelId) - Method in class net.i2p.router.networkdb.kademlia.LookupBanHammer
-
Records a lookup request from a requester identified by key and tunnel ID,
and determines whether the requester should be banned based on recent activity.
- shouldBanLookup(Hash, TunnelId) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- 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
-
- 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
-
- shouldDropDuplicates() - Method in class net.i2p.util.LogManager
-
- 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
-
- shouldPlot() - Method in class org.rrd4j.graph.RrdGraphDef
-
- 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
-
- 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?
- shouldReadBody() - Method in class net.i2p.util.EepGet
-
Should we read the body of the response?
- 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
-
- 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
-
- 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
-
- shouldShowHTTPSProxy() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
-
- 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
-
- shouldShowSelect() - Method in class net.i2p.router.web.helpers.ConfigReseedHelper
-
- 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
-
- shouldSign() - Method in class net.i2p.client.streaming.impl.PacketLocal
-
- shouldStartAutomatically(int) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- 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?
- 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
-
Whether this tunnel should 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 before checking
- shouldThrottle(Hash, TunnelId) - Method in class net.i2p.router.networkdb.kademlia.LookupThrottler
-
increments and checks throttling
- 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.
- 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.
- showBufferedBytesInfo() - Method in class edu.internet2.ndt.Tcpbw100
-
Pop up a window to display some information about TCP packet queuing.
- showDocument(URL) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.AppletContext
-
- 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
-
- showMessageDialog(Object, String, String, int) - Static method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JOptionPane
-
- 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
-
- showSignature - Variable in class org.rrd4j.graph.RrdGraphDef
-
- showStatus(String) - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JApplet
-
- 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
-
- shutdown() - Method in class gnu.crypto.prng.AsyncFortunaStandalone
-
Note - methods may hang or NPE or throw IllegalStateExceptions after this
- 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.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.
- shutdown(String[]) - Method in class net.i2p.i2pcontrol.I2PControlController
-
- shutdown(String[]) - Method in class net.i2p.i2pcontrol.SocketController
-
- 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(String) - Method in class net.i2p.router.client.ClientManager
-
- shutdown() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
-
- shutdown(String) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
-
- shutdown(String) - Method in class net.i2p.router.ClientManagerFacade
-
- 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.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
-
- shutdown() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- shutdown() - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
Cannot be restarted
- shutdown() - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
- 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
-
- 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
-
- 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() - Method in class net.i2p.router.MessageValidator
-
Stop the message validator and clean up resources.
- shutdown() - Method in class net.i2p.router.naming.BlockfileNamingService
-
- 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.ExpireLeasesJob
-
Mark this job as shutdown to prevent requeueing
- 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
-
Cannot be restarted.
- 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(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
-
- 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
-
Gracefully shutdown the communication system.
- 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
-
- shutdown() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- shutdown() - Method in class net.i2p.router.transport.GeoIP
-
- 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() - Method in class net.i2p.router.transport.udp.InboundMessageFragments
-
- shutdown() - Method in class net.i2p.router.transport.udp.MessageReceiver
-
- shutdown() - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
-
- shutdown() - Method in class net.i2p.router.transport.udp.PacketHandler
-
- 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() - Method in class net.i2p.router.transport.udp.UDPReceiver
-
- 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
-
- 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.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(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
-
- 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
-
- 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
-
- 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() - 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.
- shutdownAndAwaitTermination(ExecutorService) - Method in class net.i2p.i2ptunnel.I2PTunnelServer
-
- shutDownGracefully(RouterContext) - Static method in class net.i2p.desktopgui.router.RouterManager
-
Stop the running I2P instance.
- 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() - Method in class net.i2p.sam.SSLSocketChannel
-
new in Java 7
- shutdownInput() - Method in class net.i2p.util.InternalSocket
-
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
- shutdownInput() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- ShutdownListener - Interface in org.klomp.snark
-
Callback for end of shutdown sequence.
- shutdownOutput() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- shutdownOutput() - Method in class net.i2p.sam.SSLSocketChannel
-
new in Java 7
- shutdownOutput() - Method in class net.i2p.util.InternalSocket
-
Flushes (as the Socket javadocs advise) and closes.
- shutdownOutput() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- SID - Static variable in class org.cybergarage.http.HTTP
-
- 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
-
- 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
-
- 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
-
- 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_ALGORITHM - Static variable in class net.i2p.crypto.eddsa.EdDSAEngine
-
- SIGNATURE_BYTES - Static variable in class net.i2p.data.Signature
-
40
- 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
-
- SigningPrivateKey(SigType) - Constructor for class net.i2p.data.SigningPrivateKey
-
- SigningPrivateKey(byte[]) - Constructor for class net.i2p.data.SigningPrivateKey
-
- 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
-
- signingPrivKey - Variable in class net.i2p.data.PrivateKeyFile
-
- SigningPublicKey - Class in net.i2p.data
-
Cryptographic public key for digital signature verification in I2P.
- SigningPublicKey() - Constructor for class net.i2p.data.SigningPublicKey
-
- SigningPublicKey(SigType) - Constructor for class net.i2p.data.SigningPublicKey
-
- SigningPublicKey(byte[]) - Constructor for class net.i2p.data.SigningPublicKey
-
- SigningPublicKey(SigType, byte[]) - Constructor for class net.i2p.data.SigningPublicKey
-
- 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 - 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
-
- SimpleNNTPHeader - Class in org.apache.commons.net.nntp
-
This class is used to construct the bare minimum acceptable header for most newsreaders.
- SimpleNNTPHeader(String, String) - Constructor for class org.apache.commons.net.nntp.SimpleNNTPHeader
-
Creates a new SimpleNNTPHeader instance initialized with the given from and subject header field values.
- SimpleOptionHandler - Class in org.apache.commons.net.telnet
-
Simple option handler that can be used for options that don't require subnegotiation.
- SimpleOptionHandler(int) - Constructor for class org.apache.commons.net.telnet.SimpleOptionHandler
-
Constructor for the SimpleOptionHandler.
- SimpleOptionHandler(int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.commons.net.telnet.SimpleOptionHandler
-
Constructor for the SimpleOptionHandler.
- SimplePathVisitor - Class in org.apache.commons.io.file
-
- SimplePathVisitor() - Constructor for class org.apache.commons.io.file.SimplePathVisitor
-
Constructs a new instance.
- SimplePathVisitor(SimplePathVisitor.AbstractBuilder<?, ?>) - Constructor for class org.apache.commons.io.file.SimplePathVisitor
-
Constructs a new instance.
- SimplePathVisitor(IOBiFunction<Path, IOException, FileVisitResult>) - Constructor for class org.apache.commons.io.file.SimplePathVisitor
-
Constructs a new instance.
- SimplePathVisitor.AbstractBuilder<T,B extends AbstractSupplier<T,B>> - Class in org.apache.commons.io.file
-
Abstracts builder for subclasses.
- SimpleSMTPHeader - Class in org.apache.commons.net.smtp
-
This class is used to construct a bare minimum acceptable header for an email message.
- SimpleSMTPHeader(String, String, String) - Constructor for class org.apache.commons.net.smtp.SimpleSMTPHeader
-
Creates a new SimpleSMTPHeader instance initialized with the given from, to, and subject header field values.
- SimpleStore - Class in net.i2p.util
-
Deprecated - used only by SimpleTimer
- SimpleStore(boolean) - Constructor for class net.i2p.util.SimpleStore
-
- 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.
- SimpleTimer - Class in net.i2p.util
-
Simple event scheduler - toss an event on the queue and it gets fired at the
appropriate time.
- SimpleTimer.TimedEvent - Interface in net.i2p.util
-
Simple interface for events to be queued up and notified on expiration
- simpleTimer2() - Method in class net.i2p.I2PAppContext
-
Use instead of SimpleTimer2.getInstance()
- SimpleTimer2 - Class in net.i2p.util
-
Simple event scheduler - toss an event on the queue and it gets fired at the
appropriate time.
- 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
-
Similar to SimpleTimer.TimedEvent but users must extend instead of implement,
and all schedule and cancel methods are through this class rather than SimpleTimer2.
- simplifiedSubject() - Method in class org.apache.commons.net.nntp.Article
-
- simplifiedSubject() - Method in interface org.apache.commons.net.nntp.Threadable
-
Gets the simplified subject.
- 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
-
- 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
-
- 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
-
- 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.
- site(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP SITE command to the server, receive the reply, and return the reply code.
- SITE_PARAMETERS - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- 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
-
- size() - Method in class net.i2p.data.Certificate
-
- size() - Method in class net.i2p.data.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.udp.SSU2Bitfield
-
- size() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- size() - Method in class net.i2p.router.tunnel.pool.ExcluderBase
-
- size() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
duplicate of getTunnelCount(), let's pick one
- size() - Method in class net.i2p.router.util.CachedIteratorCollection
-
Return size of current LinkedListTest object
- size() - Method in class net.i2p.router.util.RemovableSingletonSet
-
- size() - Method in class net.i2p.util.ArraySet
-
- size() - Method in class net.i2p.util.ConcurrentHashSet
-
- size() - Method in class net.i2p.util.TryCache
-
- size - Variable in class net.metanotion.util.skiplist.SkipList
-
- size() - Method in class net.metanotion.util.skiplist.SkipList
-
- size() - Method in class org.apache.commons.io.build.AbstractOrigin.AbstractRandomAccessFileOrigin
-
- size() - Method in class org.apache.commons.io.build.AbstractOrigin.ByteArrayOrigin
-
- size() - Method in class org.apache.commons.io.build.AbstractOrigin.CharSequenceOrigin
-
- size() - Method in class org.apache.commons.io.build.AbstractOrigin
-
Gets the size of the origin, if possible.
- size(Path) - Static method in class org.apache.commons.io.file.FilesUncheck
-
- size() - Method in interface org.apache.commons.io.input.Tailer.Tailable
-
Gets the size of this tailable.
- size() - Method in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Returns the current size of the byte array.
- size() - Method in class org.apache.commons.io.output.ByteArrayOutputStream
-
- size() - Method in class org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream
-
- size(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP SIZE command to the server, receive the reply, and return the reply code.
- size - Variable in class org.apache.commons.net.pop3.POP3MessageInfo
-
Size.
- size() - Method in class org.klomp.snark.BitField
-
Returns the size of the BitField.
- size() - Method in class org.klomp.snark.comments.CommentSet
-
May be more than what the iterator returns, we do additional deduping in the iterator.
- 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
-
- 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 - 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_COMPARATOR - Static variable in class org.apache.commons.io.comparator.SizeFileComparator
-
Size comparator instance - directories are treated as zero size
- SIZE_OF_DOUBLE - Static variable in interface org.rrd4j.core.jrrd.Constants
-
Constant SIZE_OF_DOUBLE=8
- SIZE_REVERSE - Static variable in class org.apache.commons.io.comparator.SizeFileComparator
-
Reverse size comparator instance - directories are treated as zero size
- SIZE_SUMDIR_COMPARATOR - Static variable in class org.apache.commons.io.comparator.SizeFileComparator
-
- SIZE_SUMDIR_REVERSE - Static variable in class org.apache.commons.io.comparator.SizeFileComparator
-
- SizeFileComparator - Class in org.apache.commons.io.comparator
-
- SizeFileComparator() - Constructor for class org.apache.commons.io.comparator.SizeFileComparator
-
Constructs a file size comparator instance (directories treated as zero size).
- SizeFileComparator(boolean) - Constructor for class org.apache.commons.io.comparator.SizeFileComparator
-
Constructs a file size comparator instance specifying whether the size of
the directory contents should be aggregated.
- sizeFileFilter(long) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file is bigger than a certain size.
- sizeFileFilter(long, boolean) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that filters based on file size.
- SizeFileFilter - Class in org.apache.commons.io.filefilter
-
Filters files based on size, can filter either smaller files or
files equal to or larger than a given threshold.
- SizeFileFilter(long) - Constructor for class org.apache.commons.io.filefilter.SizeFileFilter
-
Constructs a new size file filter for files equal to or
larger than a certain size.
- SizeFileFilter(long, boolean) - Constructor for class org.apache.commons.io.filefilter.SizeFileFilter
-
Constructs a new size file filter for files based on a certain size
threshold.
- sizeOf(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Returns the size of the given file or directory.
- sizeOf(File) - Static method in class org.apache.commons.io.FileUtils
-
Returns the size of the specified file or directory.
- sizeOfAsBigInteger(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Returns the size of the given file or directory.
- sizeOfAsBigInteger(File) - Static method in class org.apache.commons.io.FileUtils
-
Returns the size of the specified file or directory.
- sizeOfDirectory(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Counts the size of a directory recursively (sum of the size of all files).
- sizeOfDirectory(File) - Static method in class org.apache.commons.io.FileUtils
-
Counts the size of a directory recursively (sum of the length of all files).
- sizeOfDirectoryAsBigInteger(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Counts the size of a directory recursively (sum of the size of all files).
- sizeOfDirectoryAsBigInteger(File) - Static method in class org.apache.commons.io.FileUtils
-
Counts the size of a directory recursively (sum of the length of all files).
- sizeRangeFileFilter(long, long) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that accepts files whose size is >= minimum size
and <= maximum size.
- SizeSorter(MailCache) - Constructor for class i2p.susi.webmail.Sorters.SizeSorter
-
- SkewComparator() - Constructor for class net.i2p.router.web.helpers.UDPSorters.SkewComparator
-
- skip(long) - Method in class i2p.susi.util.CountingInputStream
-
- skip(long) - Method in class i2p.susi.util.EOFOnMatchInputStream
-
- skip(long) - Method in class i2p.susi.util.LimitInputStream
-
- 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
-
- skip(long) - Method in interface org.apache.commons.io.function.IOStream
-
Like Stream.skip(long).
- skip(long) - Method in class org.apache.commons.io.input.BOMInputStream
-
Invokes the delegate's skip(long) method, detecting and optionally skipping BOM.
- skip(long) - Method in class org.apache.commons.io.input.BoundedInputStream
-
- skip(long) - Method in class org.apache.commons.io.input.BrokenInputStream
-
Throws the configured exception.
- skip(long) - Method in class org.apache.commons.io.input.BrokenReader
-
Throws the configured exception.
- skip(long) - Method in class org.apache.commons.io.input.BufferedFileChannelInputStream
-
- skip(long) - Method in class org.apache.commons.io.input.CharSequenceInputStream
-
- skip(long) - Method in class org.apache.commons.io.input.CharSequenceReader
-
Skip the specified number of characters.
- skip(long) - Method in class org.apache.commons.io.input.MemoryMappedFileInputStream
-
- skip(long) - Method in class org.apache.commons.io.input.NullInputStream
-
Skips a specified number of bytes.
- skip(long) - Method in class org.apache.commons.io.input.NullReader
-
Skips a specified number of characters.
- skip(long) - Method in class org.apache.commons.io.input.ProxyInputStream
-
- skip(long) - Method in class org.apache.commons.io.input.ProxyReader
-
Invokes the delegate's skip(long) method.
- skip(long) - Method in class org.apache.commons.io.input.RandomAccessFileInputStream
-
- skip(long) - Method in class org.apache.commons.io.input.ReadAheadInputStream
-
- skip(long) - Method in class org.apache.commons.io.input.UncheckedBufferedReader
-
- skip(long) - Method in class org.apache.commons.io.input.UncheckedFilterInputStream
-
- skip(long) - Method in class org.apache.commons.io.input.UncheckedFilterReader
-
- skip(long) - Method in class org.apache.commons.io.input.UnsynchronizedBufferedInputStream
-
Skips amount number of bytes in this stream.
- skip(long) - Method in class org.apache.commons.io.input.UnsynchronizedBufferedReader
-
Skips amount characters in this reader.
- skip(long) - Method in class org.apache.commons.io.input.UnsynchronizedByteArrayInputStream
-
- skip(long) - Method in class org.apache.commons.io.input.UnsynchronizedFilterInputStream
-
Skips count number of bytes in this stream.
- skip(long) - Method in class org.apache.commons.io.input.UnsynchronizedReader
-
Skips characters by reading from this instance.
- skip(InputStream, long) - Static method in class org.apache.commons.io.IOUtils
-
Skips bytes from an input byte stream.
- skip(InputStream, long, Supplier<byte[]>) - Static method in class org.apache.commons.io.IOUtils
-
Skips bytes from an input byte stream.
- skip(ReadableByteChannel, long) - Static method in class org.apache.commons.io.IOUtils
-
Skips bytes from a ReadableByteChannel.
- skip(Reader, long) - Static method in class org.apache.commons.io.IOUtils
-
Skips characters from an input character stream.
- SKIP_NONE - Static variable in class org.apache.commons.io.input.AbstractCharacterFilterReader
-
Skips nothing.
- skipBytes(int) - Method in class net.metanotion.io.RAIFile
-
- skipBytes(int) - Method in interface net.metanotion.io.RandomAccessInterface
-
- skipBytes(int) - Method in class org.apache.commons.io.input.SwappedDataInputStream
-
Invokes the delegate's skip(int) method.
- skipBytes(int) - Method in class org.rrd4j.core.jrrd.RRDFile
-
- skipFully(InputStream, long) - Static method in class org.apache.commons.io.IOUtils
-
Skips the requested number of bytes or fail if there are not enough left.
- skipFully(InputStream, long, Supplier<byte[]>) - Static method in class org.apache.commons.io.IOUtils
-
Skips the requested number of bytes or fail if there are not enough left.
- skipFully(ReadableByteChannel, long) - Static method in class org.apache.commons.io.IOUtils
-
Skips the requested number of bytes or fail if there are not enough left.
- skipFully(Reader, long) - Static method in class org.apache.commons.io.IOUtils
-
Skips the requested number of characters or fail if there are not enough left.
- 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
-
- SkipIterator(SkipSpan<K, V>, int) - Constructor for class net.metanotion.util.skiplist.SkipIterator
-
- 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
-
- SkipList(int) - Constructor for class net.metanotion.util.skiplist.SkipList
-
- 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
- SLAVE - Static variable in class org.apache.commons.net.nntp.NNTPCommand
-
NNTP command code 13.
- SLAVE_STATUS_NOTED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 202.
- sleep(Duration) - Static method in class org.apache.commons.io.ThreadUtils
-
Sleeps for a guaranteed minimum duration unless interrupted.
- 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
-
- smnt(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP SMNT command to the server, receive the reply, and return the reply code.
- SMTP - Class in org.apache.commons.net.smtp
-
SMTP provides the basic the functionality necessary to implement your own SMTP client.
- SMTP() - Constructor for class org.apache.commons.net.smtp.SMTP
-
The default SMTP constructor.
- SMTP(String) - Constructor for class org.apache.commons.net.smtp.SMTP
-
Overloaded constructor where the user may specify a default encoding.
- 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
-
- SMTPClient - Class in org.apache.commons.net.smtp
-
SMTPClient encapsulates all the functionality necessary to send files through an SMTP server.
- SMTPClient() - Constructor for class org.apache.commons.net.smtp.SMTPClient
-
Default SMTPClient constructor.
- SMTPClient(String) - Constructor for class org.apache.commons.net.smtp.SMTPClient
-
Overloaded constructor that takes an encoding specification
- SMTPCommand - Class in org.apache.commons.net.smtp
-
SMTPCommand stores a set of constants for SMTP command codes.
- SMTPConnectionClosedException - Exception in org.apache.commons.net.smtp
-
SMTPConnectionClosedException is used to indicate the premature or unexpected closing of an SMTP connection resulting from a
SMTPReply.SERVICE_NOT_AVAILABLE response (SMTP reply code 421) to a failed SMTP command.
- SMTPConnectionClosedException() - Constructor for exception org.apache.commons.net.smtp.SMTPConnectionClosedException
-
Constructs a SMTPConnectionClosedException with no message
- SMTPConnectionClosedException(String) - Constructor for exception org.apache.commons.net.smtp.SMTPConnectionClosedException
-
Constructs a SMTPConnectionClosedException with a specified message.
- SMTPReply - Class in org.apache.commons.net.smtp
-
SMTPReply stores a set of constants for SMTP reply codes.
- SMTPSClient - Class in org.apache.commons.net.smtp
-
SMTP over SSL processing.
- SMTPSClient() - Constructor for class org.apache.commons.net.smtp.SMTPSClient
-
- SMTPSClient(boolean) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
-
- SMTPSClient(boolean, SSLContext) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
-
- SMTPSClient(SSLContext) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
-
Constructor for SMTPSClient.
- SMTPSClient(String) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
-
Constructor for SMTPSClient, using explicit security mode.
- SMTPSClient(String, boolean) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
-
Constructor for SMTPSClient.
- SMTPSClient(String, boolean, String) - Constructor for class org.apache.commons.net.smtp.SMTPSClient
-
Constructor for SMTPSClient.
- 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(DnsName, DnsName, long, int, int, int, long) - Constructor for class org.minidns.record.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
-
- SOAPRequest - Class in org.cybergarage.soap
-
Represents a SOAP (Simple Object Access Protocol) request message.
- SOAPRequest() - Constructor for class org.cybergarage.soap.SOAPRequest
-
- SOAPRequest(HTTPRequest) - Constructor for class org.cybergarage.soap.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(HTTPResponse) - Constructor for class org.cybergarage.soap.SOAPResponse
-
- SOAPResponse(SOAPResponse) - Constructor for class org.cybergarage.soap.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() - Method in class net.i2p.sam.SSLServerSocketChannel
-
- socket() - Method in class net.i2p.sam.SSLSocketChannel
-
- SOCKET_FREE_PORT_INDICATOR - Static variable in class edu.internet2.ndt.NDTConstants
-
- SOCKET_HANDLER_BUF_SIZE - Static variable in class net.i2p.sam.SAMStreamSession
-
- SocketClient - Class in org.apache.commons.net
-
The SocketClient provides the basic operations that are required of client objects accessing sockets.
- SocketClient() - Constructor for class org.apache.commons.net.SocketClient
-
Default constructor for SocketClient.
- 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, String[]) - Constructor for class net.i2p.i2pcontrol.SocketController
-
RouterApp (new way)
- SocketInputStream - Class in org.apache.commons.net.io
-
This class wraps an input stream, storing a reference to its originating socket.
- SocketInputStream(Socket, InputStream) - Constructor for class org.apache.commons.net.io.SocketInputStream
-
Creates a SocketInputStream instance wrapping an input stream and storing a reference to a socket that should be closed on closing the stream.
- SocketListener - Interface in net.i2p.router.transport.udp
-
Listener for socket events.
- socketMgr - Variable in class net.i2p.sam.SAMStreamSession
-
- SocketOutputStream - Class in org.apache.commons.net.io
-
This class wraps an output stream, storing a reference to its originating socket.
- SocketOutputStream(Socket, OutputStream) - Constructor for class org.apache.commons.net.io.SocketOutputStream
-
Creates a SocketOutputStream instance wrapping an output stream and storing a reference to a socket that should be closed on closing the stream.
- 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
-
- sockMgr - Variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
- 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_5 - Static variable in class net.i2p.socks.SOCKS5Constants
-
- SOCKSException - Exception in net.i2p.socks
-
Exception thrown by socket methods
- SOCKSException() - Constructor for exception net.i2p.socks.SOCKSException
-
- SOCKSException(String) - Constructor for exception net.i2p.socks.SOCKSException
-
- SOCKSException(String, Throwable) - Constructor for exception net.i2p.socks.SOCKSException
-
- 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
-
- soml(String) - Method in class org.apache.commons.net.smtp.SMTP
-
A convenience method to send the SMTP SOML command to the server, receive the reply, and return the reply code.
- SOML - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
SMTP command 5.
- sort() - Method in class i2p.susi.util.Folder
-
Sorts the elements according the order given by @link addSorter()
and @link setSortBy().
- 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(File...) - Method in class org.apache.commons.io.comparator.AbstractFileComparator
-
Sorts an array of files.
- sort(List<File>) - Method in class org.apache.commons.io.comparator.AbstractFileComparator
-
Sorts a List of files.
- SORT_DATE - Static variable in class i2p.susi.webmail.WebMail
-
- SORT_DEFAULT - Static variable in class i2p.susi.webmail.WebMail
-
- SORT_ID - Static variable in class i2p.susi.webmail.WebMail
-
- SORT_ORDER_DEFAULT - Static variable in class i2p.susi.webmail.WebMail
-
- SORT_SENDER - Static variable in class i2p.susi.webmail.WebMail
-
- SORT_SIZE - Static variable in class i2p.susi.webmail.WebMail
-
- SORT_SUBJECT - Static variable in class i2p.susi.webmail.WebMail
-
- sorted() - Method in interface org.apache.commons.io.function.IOStream
-
Like Stream.sorted().
- sorted(IOComparator<? super T>) - Method in interface org.apache.commons.io.function.IOStream
-
Like Stream.sorted(java.util.Comparator).
- 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
-
- 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
-
- SourcedPlotElement(String, Paint, SourcedPlotElement) - Constructor for class org.rrd4j.graph.SourcedPlotElement
-
- sources - Variable in class org.rrd4j.graph.RrdGraphDef
-
- SOUTH - Static variable in class com.vuze.plugins.mlab.tools.ndt.swingemu.BorderLayout
-
- spaceFor(int) - Static method in class net.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
-
- 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
-
- 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
-
- spec - Variable in class org.rrd4j.core.timespec.TimeParser
-
- 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
-
- SpeedCalculator - Class in net.i2p.router.peermanager
-
Quantify how fast the peer is - how fast they respond to our requests, how fast
they pass messages on, etc.
- SpeedCalculator() - Constructor for class net.i2p.router.peermanager.SpeedCalculator
-
- 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.
- spliterator() - Method in interface org.apache.commons.io.function.IOBaseStream
-
Like BaseStream.spliterator().
- spliterator() - Method in interface org.apache.commons.io.function.IOIterable
-
- spliterator() - Method in class org.apache.commons.io.function.UncheckedIOBaseStream
-
- 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
-
- splitOnTokens(String) - Static method in class org.apache.commons.io.FilenameUtils
-
Splits a string into a number of tokens.
- sprintf(Locale, String, Object...) - Static method in class org.rrd4j.core.Util
-
Equivalent of the C-style sprintf function.
- spyRead(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sends a read char on the spy stream.
- spyWrite(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Sends a written char on the spy stream.
- 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
-
- squeezing - Variable in class org.bouncycastle.crypto.digests.KeccakDigest
-
- SRC_CONN_ID_OFFSET - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- srcName - Variable in class org.rrd4j.graph.SourcedPlotElement
-
- 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(int, int, int, DnsName) - Constructor for class org.minidns.record.SRV
-
- SRV_QUEUE - Static variable in class edu.internet2.ndt.MessageType
-
- SRV_QUEUE_HEARTBEAT - Static variable in class edu.internet2.ndt.NDTConstants
-
- SRV_QUEUE_SERVER_BUSY - Static variable in class edu.internet2.ndt.NDTConstants
-
- SRV_QUEUE_SERVER_BUSY_60s - Static variable in class edu.internet2.ndt.NDTConstants
-
- SRV_QUEUE_SERVER_FAULT - Static variable in class edu.internet2.ndt.NDTConstants
-
- SRV_QUEUE_TEST_STARTS_NOW - Static variable in class edu.internet2.ndt.NDTConstants
-
- SS - Static variable in class com.southernstorm.noise.protocol.Pattern
-
- ss - Variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
- ss - Variable in class net.metanotion.util.skiplist.SkipIterator
-
- 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
-
- 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(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
-
- SSDPRequest - Class in org.cybergarage.upnp.ssdp
-
Base class for SSDP request messages.
- SSDPRequest() - Constructor for class org.cybergarage.upnp.ssdp.SSDPRequest
-
- SSDPRequest(InputStream) - Constructor for class org.cybergarage.upnp.ssdp.SSDPRequest
-
- SSDPResponse - Class in org.cybergarage.upnp.ssdp
-
Represents an SSDP response message.
- SSDPResponse() - Constructor for class org.cybergarage.upnp.ssdp.SSDPResponse
-
- SSDPResponse(InputStream) - Constructor for class org.cybergarage.upnp.ssdp.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(String) - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchRequest
-
- SSDPSearchRequest() - Constructor for class org.cybergarage.upnp.ssdp.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(String, int) - Constructor for class org.cybergarage.upnp.ssdp.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(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
-
- SSDPSearchSocketList(InetAddress[]) - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
-
- SSDPSearchSocketList(InetAddress[], int, String, String) - Constructor for class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
-
- sSessionsHash - Static variable in class net.i2p.sam.SAMv3Handler
-
- 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
-
- SSLContextUtils - Class in org.apache.commons.net.util
-
General utilities for SSLContext.
- 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
-
- sslNegotiation() - Method in class org.apache.commons.net.ftp.FTPSClient
-
SSL/TLS negotiation.
- SSLServerSocketChannel - Class in net.i2p.sam
-
Simple wrapper for a SSLServerSocket.
- SSLServerSocketChannel(SSLServerSocket) - Constructor for class net.i2p.sam.SSLServerSocketChannel
-
- SSLSocketChannel - Class in net.i2p.sam
-
Simple wrapper for a SSLSocket.
- SSLSocketChannel(SSLSocket) - Constructor for class net.i2p.sam.SSLSocketChannel
-
- SSLSocketUtils - Class in org.apache.commons.net.util
-
General utilities for SSLSocket.
- 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_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
-
- ST - Static variable in class org.cybergarage.http.HTTP
-
- 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
-
- 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
-
- STANDARD_RATES - Static variable in class net.i2p.stat.RateConstants
-
Standard optimized rate periods: 1 minute, 1 hour, and 24 hours.
- StandardDeleteOption - Enum in org.apache.commons.io.file
-
Defines the standard delete options.
- StandardLineSeparator - Enum in org.apache.commons.io
-
- 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
-
- STANDBY - Static variable in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- STANDBY - Static variable in class net.i2p.i2ptunnel.web.IndexBean
-
- 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() - 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() - Method in class net.i2p.router.JobTiming
-
Mark the job as started, recording the current time as the actual start time.
- 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 interface net.i2p.sam.SAMMessageSess
-
Start a SAM message-based session.
- start() - Method in class net.i2p.sam.SAMMessageSession
-
- start() - Method in class net.i2p.sam.SAMStreamSession
-
- 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.apache.commons.io.monitor.FileAlterationMonitor
-
Starts monitoring.
- start(Duration) - Static method in class org.apache.commons.io.ThreadMonitor
-
Starts monitoring the current thread.
- start(Thread, Duration) - Static method in class org.apache.commons.io.ThreadMonitor
-
Starts monitoring the specified thread.
- start() - Method in class org.apache.commons.net.telnet.TelnetInputStream
-
- 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() - Method in class org.cybergarage.upnp.Device
-
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
-
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
-
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
-
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
-
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocket
-
- start() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
-
- 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() - Method in class org.klomp.snark.dht.DHTTracker
-
- start() - Method in class org.klomp.snark.dht.KRPC
-
Loads the DHT from file.
- 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
-
- start() - Method in class org.klomp.snark.TrackerClient
-
- start() - Method in class org.klomp.snark.UDPTrackerClient
-
Can't be restarted after stopping?
- start() - Method in class org.klomp.snark.UpdateRunner
-
- 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
-
- START_MAIL_INPUT - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 354.
- 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
-
- 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() - Method in class org.klomp.snark.TrackerClient
-
- 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 an handling thread.
- STARTING - Static variable in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- STARTING - Static variable in class net.i2p.i2ptunnel.web.IndexBean
-
- 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
-
- startListening() - Method in class net.i2p.router.transport.TransportManager
-
- startListening() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- 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
-
- startReading() - Method in class net.i2p.data.i2cp.I2CPMessageReader
-
Instruct the reader to begin reading messages off the stream
- startReading(int) - Method in class net.i2p.router.transport.ntcp.Reader
-
- startReading() - Method in class net.i2p.sam.client.SAMReader
-
- 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
-
- startRunning() - Method in class net.i2p.i2ptunnel.I2PTunnelIRCClient
-
- 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
-
- startScanner() - Method in class net.i2p.router.HashPatternDetector
-
Initialize the NetDB scanner with configured frequency.
- startSubnegotiationLocal() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
This method is invoked whenever this option is acknowledged active on the local end (TelnetClient sent a WILL, remote side sent a DO).
- startSubnegotiationLocal() - Method in class org.apache.commons.net.telnet.WindowSizeOptionHandler
-
Implements the abstract method of TelnetOptionHandler.
- startSubnegotiationRemote() - Method in class org.apache.commons.net.telnet.TelnetOptionHandler
-
This method is invoked whenever this option is acknowledged active on the remote end (TelnetClient sent a DO, remote side sent a WILL).
- startTag(String) - Method in class org.rrd4j.core.XmlWriter
-
Opens XML tag
- startTesting(PeerManager) - Method in class net.i2p.router.peermanager.PeerTestJob
-
Override concurrency to use aggressive mode under attack.
- startTime - Variable in class org.rrd4j.graph.RrdGraphDef
-
- startTimestamper() - Method in class net.i2p.router.time.RouterTimestamper
-
- 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
-
- 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
-
- startup() - Method in class net.i2p.i2pcontrol.SocketController
-
- 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() - 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() - 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
-
- 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
-
- startup() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- 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() - 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() - Method in class net.i2p.router.transport.udp.InboundMessageFragments
-
- startup() - Method in class net.i2p.router.transport.udp.MessageReceiver
-
- startup() - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
-
- startup() - Method in class net.i2p.router.transport.udp.PacketHandler
-
- 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
-
- 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(String, boolean, int, String, String, String) - Method in class net.i2p.sam.client.SAMStreamSink
-
- startup() - Method in class net.i2p.sam.SAMBridge
-
- startup() - Method in class org.klomp.snark.PeerConnectionOut
-
- startup() - Method in class org.klomp.snark.SnarkManager
-
ClientApp method.
- 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
-
- 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
-
- stat() - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP STAT command to the server, receive the reply, and return the reply code.
- stat(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP STAT command to the server, receive the reply, and return the reply code.
- stat() - Method in class org.apache.commons.net.nntp.NNTP
-
A convenience method to send the NNTP STAT command to the server, receive the initial reply, and return the reply code.
- stat(long) - Method in class org.apache.commons.net.nntp.NNTP
-
A convenience method to send the NNTP STAT command to the server, receive the initial reply, and return the reply code.
- stat(String) - Method in class org.apache.commons.net.nntp.NNTP
-
A convenience method to send the NNTP STAT command to the server, receive the initial reply, and return the reply code.
- STAT - Static variable in class org.apache.commons.net.nntp.NNTPCommand
-
NNTP command code 14.
- STAT - Static variable in class org.apache.commons.net.pop3.POP3Command
-
Gets status.
- state - Variable in class net.i2p.router.transport.udp.PacketBuilder.Fragment
-
- state - Variable in class org.bouncycastle.crypto.digests.KeccakDigest
-
- state - Variable in class org.klomp.snark.Peer
-
` Keeps state for in/out connections.
- STATE_CR - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
-
- STATE_DATA - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
-
- STATE_DO - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
-
- STATE_DONT - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
-
- STATE_IAC - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
-
- STATE_IAC_SB - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
-
- STATE_SB - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
-
- STATE_SE - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
-
- STATE_WILL - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
-
- STATE_WONT - Static variable in class org.apache.commons.net.telnet.TelnetInputStream
-
- StatefulConnectionFilter - Interface in net.i2p.client.streaming
-
A ConnectionFilter that may hold state, can be started and stopped
- stateIsDo(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Looks for the state of the option.
- stateIsDont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Looks for the state of the option.
- stateIsWill(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Looks for the state of the option.
- stateIsWont(int) - Method in class org.apache.commons.net.telnet.Telnet
-
Looks for the state of the option.
- STATES_DONE - Static variable in class net.i2p.router.transport.ntcp.EstablishBase
-
- StateVariable - Class in org.cybergarage.upnp
-
- 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
-
- 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
-
- 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
-
- 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
-
The stat manager should only be constructed and accessed through the
application context.
- 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
-
- 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 - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- status(String, String[]) - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a STATUS command to the server.
- status() - Method in class org.apache.commons.net.pop3.POP3Client
-
Gets the mailbox status.
- STATUS - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
5
- 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_DESTROYED - Static variable in class net.i2p.data.i2cp.SessionStatusMessage
-
- 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_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_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_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
-
- StatusPanel - Class in edu.internet2.ndt
-
Class that displays status of tests being run.
- StatusPanel(int, String) - Constructor for class edu.internet2.ndt.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 org.rrd4j.data.Normalizer
-
- step - Variable in class org.rrd4j.graph.RrdGraphDef
-
- steps - Variable in class org.rrd4j.core.Archive
-
- stillRunning - Variable in class net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
-
- stop() - Method in class net.i2p.addressbook.Daemon
-
- stop() - Method in class net.i2p.addressbook.HostChecker
-
Stop periodic ping testing
- 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() - 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() - Method in class net.i2p.util.SimpleTimer2
-
Stops the SimpleTimer.
- stop() - Method in class org.apache.commons.io.monitor.FileAlterationMonitor
-
Stops monitoring.
- stop(long) - Method in class org.apache.commons.io.monitor.FileAlterationMonitor
-
Stops monitoring.
- stop(Thread) - Static method in class org.apache.commons.io.ThreadMonitor
-
Stops monitoring the specified thread.
- 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() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
-
- stop() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
-
- stop() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
-
- stop() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
-
- stop() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocket
-
- stop() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
-
- 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() - Method in class org.klomp.snark.dht.DHTTracker
-
- stop() - Method in class org.klomp.snark.dht.KRPC
-
Stop everything.
- stop() - Method in class org.klomp.snark.SnarkManager
-
- stop() - Method in class org.klomp.snark.standalone.RunStandalone
-
- stop() - Method in class org.klomp.snark.UDPTrackerClient
-
Stop everything.
- stopAcceptingClients() - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- 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
-
- 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
- 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
-
- stopDatagramReceiving() - Method in class net.i2p.sam.SAMv3DatagramSession
-
- stopDecaying() - Method in class net.i2p.router.util.DecayingBloomFilter
-
- 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
-
- 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
-
- 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,
unregister with the bridge.
- stopListening() - Method in class net.i2p.router.client.ClientListenerRunner
-
- 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
-
- stopListening() - Method in class net.i2p.router.transport.TransportManager
-
Can be restarted.
- stopListening() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- stopListening() - Method in class net.i2p.router.web.GraphListener
-
- stopLock - Variable in class net.i2p.sam.SAMHandler
-
- 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
-
- stopNotifying() - Method in class net.i2p.client.impl.I2PSessionMuxedImpl.MuxedAvailabilityNotifier
-
- STOPPED - Static variable in class net.i2p.router.util.EventLog
-
- 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() - 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
-
- stopRawReceiving() - Method in class net.i2p.sam.SAMv3RawSession
-
- stopReading() - Method in class net.i2p.data.i2cp.I2CPMessageReader
-
Cancel reading.
- stopReading() - Method in class net.i2p.router.transport.ntcp.Reader
-
- stopReading() - Method in class net.i2p.sam.client.SAMReader
-
- stopRunning() - Method in class net.i2p.i2ptunnel.InternalSocketRunner
-
- 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
-
- 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
- stopScanner() - Method in class net.i2p.router.HashPatternDetector
-
Stop the NetDB scanner.
- stopSpyStream() - Method in class org.apache.commons.net.telnet.TelnetClient
-
Stops spying this TelnetClient.
- stopStreamReceiving() - Method in interface net.i2p.sam.SAMStreamReceiver
-
Stop receiving data.
- stopStreamReceiving() - Method in class net.i2p.sam.SAMv1Handler
-
- stopTesting() - Method in class net.i2p.router.peermanager.PeerTestJob
-
Stops the peer testing process gracefully.
- stopTimedEvents() - Method in class net.i2p.i2pcontrol.security.SecurityManager
-
- 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() - Method in class net.i2p.util.LogWriter
-
- stor(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP STOR command to the server, receive the reply, and return the reply code.
- storage - Variable in class org.klomp.snark.PeerCoordinator
-
External use by PeerMonitorTask only.
- 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.
- STORAGE_ALLOCATION_EXCEEDED - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 552.
- STORAGE_ALLOCATION_EXCEEDED - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 552.
- storageAllChecked(Storage) - Method in class org.klomp.snark.Snark
-
- 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
-
- 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
-
- storageCompleted(Storage) - Method in class org.klomp.snark.Snark
-
- 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
-
does nothing
- 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(Hash, RouterInfo) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
-
- 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(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(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 - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- store(String, String, String) - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a STORE command to the server.
- 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_UNIQUE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- 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
- storeFile(String, InputStream) - Method in class org.apache.commons.net.ftp.FTPClient
-
Stores a file on the server using the given name and taking input from the given InputStream.
- storeFileStream(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Returns an OutputStream through which data can be written to store a file on the server using the given name.
- 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
-
- 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
-
- storeMethod(String) - Method in class i2p.susi.dns.BaseBean
-
Stores the HTTP method.
- 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
-
- storeNonces(String, String) - Method in class net.i2p.router.web.FormHandler
-
The old nonces from the session
- 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
-
- 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.
- 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(RouterContext, Hash, DatabaseEntry, Set<Hash>) - Constructor for class net.i2p.router.networkdb.kademlia.StoreState
-
- 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
- storeUniqueFile(InputStream) - Method in class org.apache.commons.net.ftp.FTPClient
-
Stores a file on the server using a unique name assigned by the server and taking input from the given InputStream.
- storeUniqueFile(String, InputStream) - Method in class org.apache.commons.net.ftp.FTPClient
-
Stores a file on the server using a unique name derived from the given name and taking input from the given InputStream.
- storeUniqueFileStream() - Method in class org.apache.commons.net.ftp.FTPClient
-
Returns an OutputStream through which data can be written to store a file on the server using a unique name assigned by the server.
- storeUniqueFileStream(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Returns an OutputStream through which data can be written to store a file on the server using a unique name derived from the given name.
- storeWebAppProperties(RouterContext, Properties) - Static method in class net.i2p.router.web.RouterConsoleRunner
-
- storeWriter(Writer) - Method in class net.i2p.router.web.FormHandler
-
- storeWriter(Writer) - Method in class net.i2p.router.web.HelperBase
-
Store the writer for output.
- stou() - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP STOU command to the server, receive the reply, and return the reply code.
- stou(String) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP STOU command to the server, receive the reply, and return the reply code.
- STR_CRIT - Static variable in class net.i2p.util.Log
-
- STR_DEBUG - Static variable in class net.i2p.util.Log
-
- STR_ERROR - Static variable in class net.i2p.util.Log
-
- STR_INFO - Static variable in class net.i2p.util.Log
-
- STR_WARN - Static variable in class net.i2p.util.Log
-
- 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 - 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_I2P_ERROR - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- STREAM_CLOSED_OK - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- STREAM_CLOSED_PEER_NOT_FOUND - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- STREAM_CLOSED_TIMEOUT - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- 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_I2P_ERROR - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- STREAM_STATUS_INVALID_KEY - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- STREAM_STATUS_OK - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- STREAM_STATUS_TIMEOUT - Static variable in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- STREAM_TRANSFER_MODE - Static variable in class org.apache.commons.net.ftp.FTP
-
A constant used to indicate a file is to be transferred as a stream of bytes.
- streamAddressStrings() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
-
Creates a new Stream of address Strings.
- 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
-
- streamConnectedReceived(String, String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- streamConnectedReceived(String, String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- 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
-
- streamDone() - Method in class net.i2p.i2ptunnel.I2PTunnelRunner
-
The DoneCallback for the I2P socket.
- streamDone() - Method in interface net.i2p.i2ptunnel.util.LimitOutputStream.DoneCallback
-
- 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.
- streamFiles(File, boolean, String...) - Static method in class org.apache.commons.io.FileUtils
-
Streams over the files in a given directory (and optionally its subdirectories) which match an array of extensions.
- StreamIterator<E> - Class in org.apache.commons.io
-
- 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
-
- StreamSender(I2PSocket, int) - Constructor for class net.i2p.sam.SAMStreamSession.StreamSender
-
- streamSession - Variable in class net.i2p.sam.SAMv1Handler
-
- 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(String, String, String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- StrictCountries - Class in net.i2p.router.transport
-
Maintains list of countries with strict application restrictions.
- StrictCountries() - Constructor for class net.i2p.router.transport.StrictCountries
-
- strictMultilineParsing - Variable in class org.apache.commons.net.ftp.FTP
-
This is used to signal whether a block of multiline responses beginning with xxx must be terminated by the same numeric code xxx See section 4.2 of RFC
959 for details.
- STRING_BEGIN - Static variable in class org.json.simple.Yylex
-
- 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
-
- StringBuilderWriter(int) - Constructor for class i2p.susi.util.StringBuilderWriter
-
- StringBuilderWriter - Class in org.apache.commons.io.output
-
- StringBuilderWriter() - Constructor for class org.apache.commons.io.output.StringBuilderWriter
-
- StringBuilderWriter(int) - Constructor for class org.apache.commons.io.output.StringBuilderWriter
-
Constructs a new
StringBuilder instance with the specified capacity.
- StringBuilderWriter(StringBuilder) - Constructor for class org.apache.commons.io.output.StringBuilderWriter
-
- 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
-
- 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
-
- stroke - Variable in class org.rrd4j.graph.Line
-
- stroke - Variable in class org.rrd4j.graph.Rule
-
Stroke style for drawing the rule line
- stru(int) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP STRU command to the server, receive the reply, and return the reply code.
- STRUCTURE_MOUNT - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- structureMount(String) - Method in class org.apache.commons.net.ftp.FTPClient
-
Issue the FTP SMNT command.
- STYLE - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
-
- style - Variable in class net.i2p.router.transport.TransportManager.Port
-
- STYLE - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- STYLE2 - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
-
- STYLE2 - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- 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).
- subject - Variable in class i2p.susi.webmail.Mail
-
- subjectIsReply() - Method in class org.apache.commons.net.nntp.Article
-
- subjectIsReply() - Method in interface org.apache.commons.net.nntp.Threadable
-
Tests whether this is a reply.
- SubjectSorter(MailCache) - Constructor for class i2p.susi.webmail.Sorters.SubjectSorter
-
- SubnetUtils - Class in org.apache.commons.net.util
-
Performs subnet calculations given a network address and a subnet mask.
- SubnetUtils(String) - Constructor for class org.apache.commons.net.util.SubnetUtils
-
Constructs an instance from a CIDR-notation string, e.g.
- SubnetUtils(String, String) - Constructor for class org.apache.commons.net.util.SubnetUtils
-
Constructs an instance from a dotted decimal address and a dotted decimal mask.
- SubnetUtils.SubnetInfo - Class in org.apache.commons.net.util
-
Contains subnet summary information.
- subscribe(String) - Method in class org.apache.commons.net.imap.IMAPClient
-
Send a SUBSCRIBE command to the server.
- SUBSCRIBE - Static variable in class org.cybergarage.http.HTTP
-
- 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
-
- 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
-
- 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 Subscriprions 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(HTTPRequest) - Constructor for class org.cybergarage.upnp.event.SubscriptionRequest
-
- SubscriptionResponse - Class in org.cybergarage.upnp.event
-
Represents a UPnP event subscription response.
- SubscriptionResponse() - Constructor for class org.cybergarage.upnp.event.SubscriptionResponse
-
- SubscriptionResponse(HTTPResponse) - Constructor for class org.cybergarage.upnp.event.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.dnslabel.DnsLabel
-
- subSequence(int, int) - Method in class org.minidns.dnsname.DnsName
-
- 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
-
- subSet(E, E) - Method in class net.i2p.util.UnmodifiableSortedSet
-
- 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
-
- SUCCEEDED - Static variable in class net.i2p.socks.SOCKS4Constants.Reply
-
- SUCCEEDED - Static variable in class net.i2p.socks.SOCKS5Constants.Reply
-
- 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
-
- success() - Method in class net.i2p.router.networkdb.kademlia.SingleSearchJob
-
- SUCCESS_RESPONSE - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- suffixFileFilter(String) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file name ends with the specified text.
- suffixFileFilter(String, IOCase) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that returns true if the file name ends with the specified text.
- SuffixFileFilter - Class in org.apache.commons.io.filefilter
-
Filters files based on the suffix (what the file name ends with).
- SuffixFileFilter(List<String>) - Constructor for class org.apache.commons.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for a list of suffixes.
- SuffixFileFilter(List<String>, IOCase) - Constructor for class org.apache.commons.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for a list of suffixes
specifying case-sensitivity.
- SuffixFileFilter(String) - Constructor for class org.apache.commons.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for a single extension.
- SuffixFileFilter(String...) - Constructor for class org.apache.commons.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for an array of suffixes.
- SuffixFileFilter(String, IOCase) - Constructor for class org.apache.commons.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for a single extension
specifying case-sensitivity.
- SuffixFileFilter(String[], IOCase) - Constructor for class org.apache.commons.io.filefilter.SuffixFileFilter
-
Constructs a new Suffix file filter for an array of suffixes
specifying case-sensitivity.
- SUGGEST - Static variable in class org.klomp.snark.Message
-
- 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
-
- 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.
- SUPDUP - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
21
- SUPDUP_OUTPUT - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
22
- 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
-
- supportedOptions() - Method in class net.i2p.sam.SSLSocketChannel
-
- 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
-
- supportsDriveLetter() - Method in enum org.apache.commons.io.FileSystem
-
Tests whether this file system support driver letters.
- 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
-
- supportsLS2() - Method in class net.i2p.client.impl.I2PSessionImpl
-
- supportsRatchetReplies(RouterInfo) - Static method in class net.i2p.data.i2np.DatabaseLookupMessage
-
Does this router support ratchet replies?
- SUPPRESS_GO_AHEAD - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
3
- SuppressGAOptionHandler - Class in org.apache.commons.net.telnet
-
Implements the Telnet suppress go ahead option RFC 858.
- SuppressGAOptionHandler() - Constructor for class org.apache.commons.net.telnet.SuppressGAOptionHandler
-
Constructor for the SuppressGAOptionHandler.
- SuppressGAOptionHandler(boolean, boolean, boolean, boolean) - Constructor for class org.apache.commons.net.telnet.SuppressGAOptionHandler
-
Constructor for the SuppressGAOptionHandler.
- SUSP - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Suspend process code.
- SVC_BOB - Static variable in class net.i2p.util.PortMapper
-
- SVC_CONSOLE - Static variable in class net.i2p.util.PortMapper
-
- SVC_EEPSITE - Static variable in class net.i2p.util.PortMapper
-
- 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
-
- SVC_HTTPS_CONSOLE - Static variable in class net.i2p.util.PortMapper
-
- 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
-
- 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
-
- 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
-
- SVC_SAM - Static variable in class net.i2p.util.PortMapper
-
- 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
-
- SVC_SOCKS - Static variable in class net.i2p.util.PortMapper
-
- 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
-
- SVGImageWorker - Class in org.rrd4j.graph
-
I2P adapter for jfreesvg.
- SVGImageWorker(int, int) - Constructor for class org.rrd4j.graph.SVGImageWorker
-
- swap() - Method in class com.southernstorm.noise.protocol.CipherStatePair
-
Swaps the sender and receiver.
- swapDouble(double) - Static method in class org.apache.commons.io.EndianUtils
-
Converts a double value from big endian to little endian
and vice versa.
- swapFloat(float) - Static method in class org.apache.commons.io.EndianUtils
-
Converts a float value from big endian to little endian and vice versa.
- swapInteger(int) - Static method in class org.apache.commons.io.EndianUtils
-
Converts an int value from big endian to little endian and vice versa.
- swapLong(long) - Static method in class org.apache.commons.io.EndianUtils
-
Converts a long value from big endian to little endian and vice versa.
- SwappedDataInputStream - Class in org.apache.commons.io.input
-
DataInput for systems relying on little-endian data formats.
- SwappedDataInputStream(InputStream) - Constructor for class org.apache.commons.io.input.SwappedDataInputStream
-
Constructs a SwappedDataInputStream.
- swapShort(short) - Static method in class org.apache.commons.io.EndianUtils
-
Converts a short value from big endian to little endian and vice versa.
- swin - Variable in class edu.internet2.ndt.Tcpbw100
-
- 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
-
- symbol - Variable in class org.rrd4j.graph.ImageParameters
-
SI unit symbol character
- SYMBOLIC_LINK_TYPE - Static variable in class org.apache.commons.net.ftp.FTPFile
-
A constant indicating an FTPFile is a symbolic link.
- SymbolicLinkFileFilter - Class in org.apache.commons.io.filefilter
-
This filter accepts
Files that are symbolic links.
- SymbolicLinkFileFilter() - Constructor for class org.apache.commons.io.filefilter.SymbolicLinkFileFilter
-
Restrictive constructor.
- SymbolicLinkFileFilter(FileVisitResult, FileVisitResult) - Constructor for class org.apache.commons.io.filefilter.SymbolicLinkFileFilter
-
Constructs a new instance.
- 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
-
- 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(String, String, String) - 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.
- SYNCH - Static variable in class org.apache.commons.net.telnet.TelnetCommand
-
Synchronize code.
- SYNTAX_ERROR_IN_ARGUMENTS - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 501.
- SYNTAX_ERROR_IN_ARGUMENTS - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 501.
- 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.
- sysfonts - Variable in class net.i2p.router.web.GraphRenderer
-
- syst() - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP SYST command to the server, receive the reply, and return the reply code.
- SYST_AS400 - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which an AS/400-based ftp server is known throughout the commons-net ftp system.
- SYST_L8 - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
-
Some servers return an "UNKNOWN Type: L8" message in response to the SYST command.
- SYST_MACOS_PETER - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which a Mac pre OS-X -based ftp server is known throughout the commons-net ftp system.
- SYST_MVS - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which an MVS-based ftp server is known throughout the commons-net ftp system.
- SYST_NETWARE - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which a Netware-based ftp server is known throughout the commons-net ftp system.
- SYST_NT - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which a WindowsNT-based ftp server is known throughout the commons-net ftp system.
- SYST_OS2 - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which an OS/2-based ftp server is known throughout the commons-net ftp system.
- SYST_OS400 - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which an OS/400-based ftp server is known throughout the commons-net ftp system.
- SYST_UNIX - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which a Unix-based ftp server is known throughout the commons-net ftp system.
- SYST_UNIX_TRIM_LEADING - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
-
- SYST_VMS - Static variable in class org.apache.commons.net.ftp.FTPClientConfig
-
Identifier by which a vms-based ftp server is known throughout the commons-net ftp system.
- SYSTAT_PORT - Static variable in class org.apache.commons.net.chargen.CharGenTCPClient
-
The systat port value of 11 according to RFC 866.
- SYSTAT_PORT - Static variable in class org.apache.commons.net.chargen.CharGenUDPClient
-
The systat port value of 11 according to RFC 866.
- SYSTEM - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- SYSTEM_FAULT_STR - Static variable in class edu.internet2.ndt.NDTConstants
-
- SYSTEM_STATUS - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 211.
- SYSTEM_STATUS - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 211.
- SYSTEM_TYPE_PROPERTIES - Static variable in class org.apache.commons.net.ftp.FTPClient
-
- systemIn(InputStream) - Static method in class org.apache.commons.io.input.CloseShieldInputStream
-
Constructs a proxy that only shields
System.in from closing.
- SystemVersion - Class in net.i2p.util
-
Methods to find out what system we are running on
- SystemVersion() - Constructor for class net.i2p.util.SystemVersion
-
- t - Variable in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
-
Variable is package private for encoding.
- T - Variable in class net.i2p.crypto.eddsa.math.GroupElement
-
Variable is package private only so that tests run.
- t - Variable in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPrivateKeyParameters
-
- t - Variable in class org.bouncycastle.pqc.crypto.mlkem.MLKEMPublicKeyParameters
-
- T1_STR - Static variable in class edu.internet2.ndt.NDTConstants
-
- T3_STR - Static variable in class edu.internet2.ndt.NDTConstants
-
- TAB - Static variable in class org.cybergarage.http.HTTP
-
- table - Static variable in class i2p.susi.util.HexTable
-
Three character strings, upper case, e.g.
- TACACS_USER_IDENTIFICATION - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
26
- tag - Variable in class net.i2p.router.crypto.ratchet.RatchetEntry
-
- tag - Variable in class net.i2p.router.networkdb.kademlia.MessageWrapper.OneTimeSession
-
non-null for ElG
- TaggedInputStream - Class in org.apache.commons.io.input
-
An input stream decorator that tags potential exceptions so that the
stream that caused the exception can easily be identified.
- TaggedInputStream(InputStream) - Constructor for class org.apache.commons.io.input.TaggedInputStream
-
Constructs a tagging decorator for the given input stream.
- TaggedIOException - Exception in org.apache.commons.io
-
An
IOException decorator that adds a serializable tag to the
wrapped exception.
- TaggedIOException(IOException, Serializable) - Constructor for exception org.apache.commons.io.TaggedIOException
-
Constructs a tagged wrapper for the given exception.
- TaggedOutputStream - Class in org.apache.commons.io.output
-
An output stream decorator that tags potential exceptions so that the
stream that caused the exception can easily be identified.
- TaggedOutputStream(OutputStream) - Constructor for class org.apache.commons.io.output.TaggedOutputStream
-
Constructs a tagging decorator for the given output stream.
- TaggedReader - Class in org.apache.commons.io.input
-
A reader decorator that tags potential exceptions so that the reader that caused the exception can easily be
identified.
- TaggedReader(Reader) - Constructor for class org.apache.commons.io.input.TaggedReader
-
Constructs a tagging decorator for the given reader.
- TaggedWriter - Class in org.apache.commons.io.output
-
A writer decorator that tags potential exceptions so that the
reader that caused the exception can easily be identified.
- TaggedWriter(Writer) - Constructor for class org.apache.commons.io.output.TaggedWriter
-
Constructs a tagging decorator for the given writer.
- tagsAcked(PublicKey, SessionKey, TagSetHandle) - Method in class net.i2p.crypto.SessionKeyManager
-
- tagsAcked(PublicKey, SessionKey, TagSetHandle) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
-
ElG only
- tagsAcked(PublicKey, SessionKey, TagSetHandle) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
ElG only
- tagsAcked(PublicKey, SessionKey, TagSetHandle) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- tagsAcked(PublicKey, SessionKey, TagSetHandle) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Mark these tags as acked, start to use them (if we haven't already)
If the set was previously failed, it will be added back in.
- tagsDelivered(PublicKey, SessionKey, Set<SessionTag>) - Method in class net.i2p.crypto.SessionKeyManager
-
Take note of the fact that the given sessionTags associated with the key for
encryption to the target have definitely been received at the target (aka call this
method after receiving an ack to a message delivering them)
- tagsDelivered(PublicKey, SessionKey, Set<SessionTag>) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
-
ElG only
- tagsDelivered(PublicKey, SessionKey, Set<SessionTag>) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
ElG only
- tagsDelivered(PublicKey, SessionKey, Set<SessionTag>) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- tagsDelivered(PublicKey, SessionKey, Set<SessionTag>) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Take note of the fact that the given sessionTags associated with the key for
encryption to the target have been sent.
- TagSetHandle - Interface in net.i2p.crypto
-
An opaque handle to a TagSet returned by the SessionKeyManager,
so that OCMOSJ can report that the tags were later acked, or not.
- tagsReceived(SessionKey, Set<SessionTag>) - Method in class net.i2p.crypto.SessionKeyManager
-
Accept the given tags and associate them with the given key for decryption,
with the default expiration.
- tagsReceived(SessionKey, Set<SessionTag>, long) - Method in class net.i2p.crypto.SessionKeyManager
-
Accept the given tags and associate them with the given key for decryption,
with specified expiration.
- tagsReceived(SessionKey, Set<SessionTag>) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
-
ElG only
- tagsReceived(SessionKey, Set<SessionTag>, long) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
-
ElG only
- tagsReceived(SessionKey, RatchetSessionTag, long) - Method in class net.i2p.router.crypto.ratchet.MuxedPQSKM
-
EC only.
- tagsReceived(SessionKey, Set<SessionTag>) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
ElG only
- tagsReceived(SessionKey, Set<SessionTag>, long) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
ElG only
- tagsReceived(SessionKey, RatchetSessionTag, long) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
EC only
One time session
- tagsReceived(SessionKey, Set<SessionTag>) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- tagsReceived(SessionKey, Set<SessionTag>, long) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- tagsReceived(SessionKey, RatchetSessionTag, long) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
One time session
- tagsReceived(SessionKey, Set<SessionTag>) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Accept the given tags and associate them with the given key for decryption
- tagsReceived(SessionKey, Set<SessionTag>, long) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Accept the given tags and associate them with the given key for decryption
- Tailer - Class in org.apache.commons.io.input
-
Simple implementation of the Unix "tail -f" functionality.
- Tailer.Builder - Class in org.apache.commons.io.input
-
- Tailer.RandomAccessResourceBridge - Interface in org.apache.commons.io.input
-
Bridges access to a resource for random access, normally a file.
- Tailer.Tailable - Interface in org.apache.commons.io.input
-
A tailable resource like a file.
- TailerListener - Interface in org.apache.commons.io.input
-
Listens to events from a
Tailer.
- TailerListenerAdapter - Class in org.apache.commons.io.input
-
- TailerListenerAdapter() - Constructor for class org.apache.commons.io.input.TailerListenerAdapter
-
Constructs a new instance.
- tailSet(E) - Method in class net.i2p.util.UnmodifiableSortedSet
-
- take() - Method in class net.i2p.internal.I2CPMessageQueue
-
Receive a message, blocking until one is available.
- take() - Method in class net.i2p.router.client.I2CPMessageQueueImpl
-
Receive a message, blocking until one is available
- take() - Method in class net.i2p.router.util.CoDelBlockingQueue
-
- take() - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
- takePage() - Method in class net.metanotion.io.block.FreeListBlock
-
Takes next page and writes new len to disk
- target - Variable in class org.minidns.record.MX
-
The name of the target server.
- target - Variable in class org.minidns.record.RRWithTarget
-
- target - Variable in class org.minidns.record.SRV
-
The target server.
- TARGET1 - Static variable in class edu.internet2.ndt.NDTConstants
-
- TARGET2 - Static variable in class edu.internet2.ndt.NDTConstants
-
- task - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- TaskScheduler - Interface in net.i2p.client.streaming.impl
-
Coordinates what we do 'next'.
- TCBShare - Class in net.i2p.client.streaming.impl
-
Share important TCP Control Block parameters across Connections
to the same remote peer.
- TCBShare(I2PAppContext, SimpleTimer2) - Constructor for class net.i2p.client.streaming.impl.TCBShare
-
- TCP_MAX_RECV_WIN_SIZE - Static variable in class edu.internet2.ndt.NDTConstants
-
- Tcpbw100 - Class in edu.internet2.ndt
-
Main Applet class that creates UI, defines tests and interprets results from the tests.
- Tcpbw100(boolean) - Constructor for class edu.internet2.ndt.Tcpbw100
-
- Tcpbw100.TestWorker - Class in edu.internet2.ndt
-
Class to start tests in a thread.
- TCPBW100_MSGS - Static variable in class edu.internet2.ndt.NDTConstants
-
- TDef - Class in org.rrd4j.graph
-
Definition for a data source in a graph.
- TDef(String, String, FetchData) - Constructor for class org.rrd4j.graph.TDef
-
- TEATIME - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "teatime" - represents 16:00:00 of today or tomorrow
- TeeInputStream - Class in org.apache.commons.io.input
-
InputStream proxy that transparently writes a copy of all bytes read
from the proxied stream to a given OutputStream.
- TeeInputStream(InputStream, OutputStream) - Constructor for class org.apache.commons.io.input.TeeInputStream
-
Constructs a TeeInputStream that proxies the given
InputStream
and copies all read bytes to the given
OutputStream.
- TeeInputStream(InputStream, OutputStream, boolean) - Constructor for class org.apache.commons.io.input.TeeInputStream
-
Constructs a TeeInputStream that proxies the given
InputStream
and copies all read bytes to the given
OutputStream.
- TeeOutputStream - Class in org.apache.commons.io.output
-
- TeeOutputStream(OutputStream, OutputStream) - Constructor for class org.apache.commons.io.output.TeeOutputStream
-
Constructs a TeeOutputStream.
- TeeReader - Class in org.apache.commons.io.input
-
Reader proxy that transparently writes a copy of all characters read from the proxied reader to a given Reader.
- TeeReader(Reader, Writer) - Constructor for class org.apache.commons.io.input.TeeReader
-
Constructs a TeeReader that proxies the given
Reader and copies all read characters to the given
Writer.
- TeeReader(Reader, Writer, boolean) - Constructor for class org.apache.commons.io.input.TeeReader
-
Constructs a TeeReader that proxies the given
Reader and copies all read characters to the given
Writer.
- TeeWriter - Class in org.apache.commons.io.output
-
- TeeWriter(Collection<Writer>) - Constructor for class org.apache.commons.io.output.TeeWriter
-
Constructs a new filtered collection writer.
- TeeWriter(Writer...) - Constructor for class org.apache.commons.io.output.TeeWriter
-
Constructs a new filtered collection writer.
- Telnet - Class in org.apache.commons.net.telnet
-
Telnet implementation class that provides core Telnet protocol functionality.
- Telnet() - Constructor for class org.apache.commons.net.telnet.Telnet
-
Empty Constructor
- Telnet(String) - Constructor for class org.apache.commons.net.telnet.Telnet
-
This constructor lets you specify the terminal type.
- TELNET_TEXT_FORMAT - Static variable in class org.apache.commons.net.ftp.FTP
-
A constant used to indicate a text file contains format vertical format control characters.
- TelnetClient - Class in org.apache.commons.net.telnet
-
The TelnetClient class implements the simple network virtual terminal (NVT) for the Telnet protocol according to RFC 854.
- TelnetClient() - Constructor for class org.apache.commons.net.telnet.TelnetClient
-
Default TelnetClient constructor, sets terminal-type VT100.
- TelnetClient(int) - Constructor for class org.apache.commons.net.telnet.TelnetClient
-
Constructs an instance with the specified max subnegotiation length and the default terminal-type VT100.
- TelnetClient(String) - Constructor for class org.apache.commons.net.telnet.TelnetClient
-
Constructs an instance with the specified terminal type.
- TelnetClient(String, int) - Constructor for class org.apache.commons.net.telnet.TelnetClient
-
Constructs an instance with the specified terminal type and max subnegotiation length
- TelnetCommand - Class in org.apache.commons.net.telnet
-
The TelnetCommand class cannot be instantiated and only serves as a storehouse for Telnet command constants.
- telnetInputAvailable() - Method in interface org.apache.commons.net.telnet.TelnetInputListener
-
- TelnetInputListener - Interface in org.apache.commons.net.telnet
-
Listener interface used for notification that incoming data is available to be read.
- TelnetInputStream - Class in org.apache.commons.net.telnet
-
TelnetInputStream extends BufferedInputStream to provide Telnet protocol-specific input handling.
- TelnetInputStream(InputStream, TelnetClient) - Constructor for class org.apache.commons.net.telnet.TelnetInputStream
-
- TelnetInputStream(InputStream, TelnetClient, boolean) - Constructor for class org.apache.commons.net.telnet.TelnetInputStream
-
- TelnetNotificationHandler - Interface in org.apache.commons.net.telnet
-
The TelnetNotificationHandler interface can be used to handle notification of options negotiation commands received on a Telnet session.
- TelnetOption - Class in org.apache.commons.net.telnet
-
The TelnetOption class cannot be instantiated and only serves as a storehouse for Telnet option constants.
- TelnetOptionHandler - Class in org.apache.commons.net.telnet
-
The TelnetOptionHandler class is the base class to be used for implementing handlers for Telnet options.
- TelnetOptionHandler(int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.commons.net.telnet.TelnetOptionHandler
-
Constructor for the TelnetOptionHandler.
- TelnetOutputStream - Class in org.apache.commons.net.telnet
-
Wraps an output stream.
- TelnetOutputStream(TelnetClient) - Constructor for class org.apache.commons.net.telnet.TelnetOutputStream
-
- TempDirScanner - Class in net.i2p.util
-
Prevent systemd from deleting our temp dir or any dirs or files in it.
- TempDirScanner(I2PAppContext) - Constructor for class net.i2p.util.TempDirScanner
-
Schedules itself
- TEN_MINUTES - Static variable in class net.i2p.stat.RateConstants
-
- TENGIGABIT_ETHERNET_STR - Static variable in class edu.internet2.ndt.NDTConstants
-
- TERMINAL_LOCATION_NUMBER - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
28
- TERMINAL_SPEED - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
32
- TERMINAL_TYPE - Static variable in class org.apache.commons.net.telnet.Telnet
-
Terminal type option
- TERMINAL_TYPE - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
24
- TERMINAL_TYPE - Static variable in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
-
Terminal type option
- TERMINAL_TYPE_IS - Static variable in class org.apache.commons.net.telnet.Telnet
-
Is (for subnegotiation)
- TERMINAL_TYPE_IS - Static variable in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
-
Is (for subnegotiation)
- TERMINAL_TYPE_SEND - Static variable in class org.apache.commons.net.telnet.Telnet
-
Send (for subnegotiation)
- TERMINAL_TYPE_SEND - Static variable in class org.apache.commons.net.telnet.TerminalTypeOptionHandler
-
Send (for subnegotiation)
- TerminalTypeOptionHandler - Class in org.apache.commons.net.telnet
-
Implements the Telnet terminal type option RFC 1091.
- TerminalTypeOptionHandler(String) - Constructor for class org.apache.commons.net.telnet.TerminalTypeOptionHandler
-
Constructor for the TerminalTypeOptionHandler.
- TerminalTypeOptionHandler(String, boolean, boolean, boolean, boolean) - Constructor for class org.apache.commons.net.telnet.TerminalTypeOptionHandler
-
Constructor for the TerminalTypeOptionHandler.
- terminate() - Method in class net.i2p.router.transport.UPnP
-
WARNING - Blocking up to 2 seconds
- terminateBits(int, BitArray) - Static method in class com.google.zxing.qrcode.encoder.Encoder
-
Terminate bits as described in 8.4.8 and 8.4.9 of JISX0510:2004 (p.24).
- TerminationBlock(int) - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload.TerminationBlock
-
- TerminationBlock(int, long) - Constructor for class net.i2p.router.transport.ntcp.NTCP2Payload.TerminationBlock
-
- TerminationBlock(int, long) - Constructor for class net.i2p.router.transport.udp.SSU2Payload.TerminationBlock
-
- terminationCodeToString(int) - Static method in class net.i2p.router.transport.udp.SSU2Util
-
- test(String[]) - Static method in class net.i2p.addressbook.Daemon
-
- test(IOPredicate<? super T>, T) - Static method in class org.apache.commons.io.function.Erase
-
Delegates to the given
IOPredicate but erases its
IOException for the compiler, while still throwing
the exception at runtime.
- test(T) - Method in interface org.apache.commons.io.function.IOPredicate
-
Evaluates this predicate on the given argument.
- test(IOPredicate<T>, T) - Static method in class org.apache.commons.io.function.Uncheck
-
Tests an IO predicate.
- test(ObjectStreamClass) - Method in class org.apache.commons.io.serialization.ObjectStreamClassPredicate
-
Tests that the ObjectStreamClass conforms to requirements.
- test(String) - Method in class org.apache.commons.io.serialization.ObjectStreamClassPredicate
-
Tests that the class name conforms to requirements.
- TEST_ACCEPT - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_C2S - Static variable in class edu.internet2.ndt.NDTConstants
-
- test_c2s(Protocol) - Method in class edu.internet2.ndt.Tcpbw100
-
Client to server throughput test.
- TEST_FINALIZE - Static variable in class edu.internet2.ndt.MessageType
-
- TEST_META - Static variable in class edu.internet2.ndt.NDTConstants
-
- test_meta(Protocol, String) - Method in class edu.internet2.ndt.Tcpbw100
-
The META test allows the Client to send an additional information to the Server that basically
gets included along with the overall set of test results.
- TEST_MID - Static variable in class edu.internet2.ndt.NDTConstants
-
- test_mid(Protocol) - Method in class edu.internet2.ndt.Tcpbw100
-
- TEST_MSG - Static variable in class edu.internet2.ndt.MessageType
-
- TEST_PREPARE - Static variable in class edu.internet2.ndt.MessageType
-
- TEST_REJECT_BOB_ADDRESS - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_REJECT_BOB_LIMIT - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_REJECT_BOB_NO_CHARLIE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_REJECT_BOB_SIGFAIL - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_REJECT_BOB_UNSPEC - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_REJECT_CHARLIE_ADDRESS - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_REJECT_CHARLIE_BANNED - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_REJECT_CHARLIE_CONNECTED - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_REJECT_CHARLIE_LIMIT - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_REJECT_CHARLIE_SIGFAIL - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_REJECT_CHARLIE_UNKNOWN_ALICE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_REJECT_CHARLIE_UNSPEC - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TEST_S2C - Static variable in class edu.internet2.ndt.NDTConstants
-
- test_s2c(Protocol, Socket) - Method in class edu.internet2.ndt.Tcpbw100
-
S2C throughput test to measure network bandwidth from server to client.
- TEST_SFW - Static variable in class edu.internet2.ndt.NDTConstants
-
- test_sfw(Protocol) - Method in class edu.internet2.ndt.Tcpbw100
-
- TEST_START - Static variable in class edu.internet2.ndt.MessageType
-
- TEST_STATUS - Static variable in class edu.internet2.ndt.NDTConstants
-
- testClient(String, ClassLoader) - Static method in class net.i2p.router.startup.LoadClientAppsJob
-
Use to test if the class is present,
to propagate an error back to the user,
since runClient() runs in a separate thread.
- testDestination(String) - Method in class net.i2p.addressbook.HostChecker
-
Test a single destination immediately
If LeaseSet lookup succeeds, we don't overwrite the result with failed ping/eephead
- TestJob - Class in net.i2p.router.tunnel.pool
-
Repeatedly tests a single tunnel for its lifetime to ensure it remains functional.
- TestJob(RouterContext, PooledTunnelCreatorConfig, TunnelPool) - Constructor for class net.i2p.router.tunnel.pool.TestJob
-
- testJobSuccessful(int) - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
called from TestJob
- testResults(String) - Method in class edu.internet2.ndt.Tcpbw100
-
Method that interprets test results.
- testSuccessful(int) - Method in class net.i2p.router.tunnel.pool.TestJob
-
Called when the tunnel test completes successfully.
- testSuccessful(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- testSuccessful(int) - Method in interface net.i2p.router.TunnelInfo
-
Record that the tunnel successfully processed a test with the given response time.
- TestWorker() - Constructor for class edu.internet2.ndt.Tcpbw100.TestWorker
-
- text - Variable in class org.rrd4j.graph.CommentText
-
Original text before resolution
- TEXT_NAME - Static variable in class net.i2p.router.news.XMLParser
-
- textAntiAliasing - Variable in class org.rrd4j.graph.RrdGraphDef
-
- TFTP - Class in org.apache.commons.net.tftp
-
The TFTP class exposes a set of methods to allow you to deal with the TFTP protocol directly, in case you want to write your own TFTP client or server.
- TFTP() - Constructor for class org.apache.commons.net.tftp.TFTP
-
- TFTPAckPacket - Class in org.apache.commons.net.tftp
-
A final class derived from TFTPPacket defining the TFTP Acknowledgement packet type.
- TFTPAckPacket(DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPAckPacket
-
Creates an acknowledgement packet based from a received datagram.
- TFTPAckPacket(InetAddress, int, int) - Constructor for class org.apache.commons.net.tftp.TFTPAckPacket
-
Creates an acknowledgment packet to be sent to a host at a given port acknowledging receipt of a block.
- TFTPClient - Class in org.apache.commons.net.tftp
-
The TFTPClient class encapsulates all the aspects of the TFTP protocol necessary to receive and send files through TFTP.
- TFTPClient() - Constructor for class org.apache.commons.net.tftp.TFTPClient
-
Creates a TFTPClient instance with a default timeout of DEFAULT_TIMEOUT, maximum timeouts value of DEFAULT_MAX_TIMEOUTS, a null socket, and buffered
operations disabled.
- TFTPDataPacket - Class in org.apache.commons.net.tftp
-
A final class derived from TFTPPacket defining the TFTP Data packet type.
- TFTPDataPacket(DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPDataPacket
-
Creates a data packet based from a received datagram.
- TFTPDataPacket(InetAddress, int, int, byte[]) - Constructor for class org.apache.commons.net.tftp.TFTPDataPacket
-
Creates a data packet to be sent to a host at a given port with a given block number.
- TFTPDataPacket(InetAddress, int, int, byte[], int, int) - Constructor for class org.apache.commons.net.tftp.TFTPDataPacket
-
Creates a data packet to be sent to a host at a given port with a given block number.
- TFTPErrorPacket - Class in org.apache.commons.net.tftp
-
A final class derived from TFTPPacket defining the TFTP Error packet type.
- TFTPErrorPacket(DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPErrorPacket
-
Creates an error packet based from a received datagram.
- TFTPErrorPacket(InetAddress, int, int, String) - Constructor for class org.apache.commons.net.tftp.TFTPErrorPacket
-
Creates an error packet to be sent to a host at a given port with an error code and error message.
- TFTPPacket - Class in org.apache.commons.net.tftp
-
TFTPPacket is an abstract class encapsulating the functionality common to the 5 types of TFTP packets.
- TFTPPacket(int, InetAddress, int) - Constructor for class org.apache.commons.net.tftp.TFTPPacket
-
This constructor is not visible outside the package.
- TFTPPacketException - Exception in org.apache.commons.net.tftp
-
A class used to signify the occurrence of an error in the creation of a TFTP packet.
- TFTPPacketException() - Constructor for exception org.apache.commons.net.tftp.TFTPPacketException
-
Simply calls the corresponding constructor of its superclass.
- TFTPPacketException(String) - Constructor for exception org.apache.commons.net.tftp.TFTPPacketException
-
Simply calls the corresponding constructor of its superclass.
- TFTPReadRequestPacket - Class in org.apache.commons.net.tftp
-
A class derived from TFTPRequestPacket defining a TFTP read request packet type.
- TFTPReadRequestPacket(DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPReadRequestPacket
-
Creates a read request packet of based on a received datagram and assumes the datagram has already been identified as a read request.
- TFTPReadRequestPacket(InetAddress, int, String, int) - Constructor for class org.apache.commons.net.tftp.TFTPReadRequestPacket
-
Creates a read request packet to be sent to a host at a given port with a file name and transfer mode request.
- TFTPRequestPacket - Class in org.apache.commons.net.tftp
-
An abstract class derived from TFTPPacket definiing a TFTP Request packet type.
- TFTPRequestPacket(InetAddress, int, int, String, int) - Constructor for class org.apache.commons.net.tftp.TFTPRequestPacket
-
Creates a request packet of a given type to be sent to a host at a given port with a file name and transfer mode request.
- TFTPRequestPacket(int, DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPRequestPacket
-
Creates a request packet of a given type based on a received datagram.
- TFTPWriteRequestPacket - Class in org.apache.commons.net.tftp
-
A class derived from TFTPRequestPacket defining a TFTP write request packet type.
- TFTPWriteRequestPacket(DatagramPacket) - Constructor for class org.apache.commons.net.tftp.TFTPWriteRequestPacket
-
Creates a write request packet of based on a received datagram and assumes the datagram has already been identified as a write request.
- TFTPWriteRequestPacket(InetAddress, int, String, int) - Constructor for class org.apache.commons.net.tftp.TFTPWriteRequestPacket
-
Creates a write request packet to be sent to a host at a given port with a file name and transfer mode request.
- THINSP - Static variable in class net.i2p.router.web.helpers.SidebarHelper
-
- THIRTY_MINUTES - Static variable in class net.i2p.stat.RateConstants
-
- thread - Variable in class net.i2p.i2ptunnel.streamr.Pinger
-
- thread - Variable in class net.i2p.i2ptunnel.udp.UDPSource
-
- thread - Variable in class net.i2p.sam.SAMHandler
-
- THREAD - Static variable in class net.i2p.util.LogManager
-
These define the characters in the format line of the config file
- thread(Iterable<? extends Threadable>) - Method in class org.apache.commons.net.nntp.Threader
-
The client passes in a list of Iterable objects, and the Threader constructs a connected 'graph' of messages
- thread(List<? extends Threadable>) - Method in class org.apache.commons.net.nntp.Threader
-
The client passes in a list of Threadable objects, and the Threader constructs a connected 'graph' of messages
- threadable - Variable in class org.apache.commons.net.nntp.NntpThreadContainer
-
- Threadable<T extends Threadable<T>> - Interface in org.apache.commons.net.nntp
-
A placeholder interface for threadable message objects.
- ThreadCore - Class in org.cybergarage.util
-
Base class for managing thread lifecycle and execution.
- ThreadCore() - Constructor for class org.cybergarage.util.ThreadCore
-
Creates a new ThreadCore instance.
- ThreadDump - Class in net.i2p.router.tasks
-
Thread dump utility for debugging hung router instances.
- ThreadDump() - Constructor for class net.i2p.router.tasks.ThreadDump
-
- Threader - Class in org.apache.commons.net.nntp
-
This is an implementation of a message threading algorithm, as originally devised by Zamie Zawinski.
- Threader() - Constructor for class org.apache.commons.net.nntp.Threader
-
Constructs a new instance.
- ThreadMonitor - Class in org.apache.commons.io
-
Monitors a thread, interrupting it if it reaches the specified timeout.
- threadNumber - Variable in class org.rrd4j.core.RrdSyncThreadPool.DaemonThreadFactory
-
- ThreadUtils - Class in org.apache.commons.io
-
Helps work with threads.
- threshold - Variable in class eu.bengreen.data.utility.DownSampleImpl
-
- threshold - Variable in class net.i2p.i2ptunnel.access.FilterDefinitionElement
-
- Threshold - Class in net.i2p.i2ptunnel.access
-
Connection threshold definition.
- Threshold(int, int) - Constructor for class net.i2p.i2ptunnel.access.Threshold
-
- ThresholdingOutputStream - Class in org.apache.commons.io.output
-
An output stream which triggers an event on the first write that causes
the total number of bytes written to the stream to exceed a configured threshold,
and every subsequent write.
- ThresholdingOutputStream(int) - Constructor for class org.apache.commons.io.output.ThresholdingOutputStream
-
Constructs an instance of this class which will trigger an event at the specified threshold.
- ThresholdingOutputStream(int, IOConsumer<ThresholdingOutputStream>, IOFunction<ThresholdingOutputStream, OutputStream>) - Constructor for class org.apache.commons.io.output.ThresholdingOutputStream
-
Constructs an instance of this class which will trigger an event at the specified threshold.
- thresholdReached() - Method in class org.apache.commons.io.output.DeferredFileOutputStream
-
Switches the underlying output stream from a memory based stream to one that is backed by disk.
- thresholdReached() - Method in class org.apache.commons.io.output.ThresholdingOutputStream
-
Indicates that the configured threshold has been reached, and that a subclass should take whatever action
necessary on this event.
- throttle() - Method in class net.i2p.router.RouterContext
-
Get the router throttle controller for managing load.
- ThrottledInputStream - Class in org.apache.commons.io.input
-
Provides bandwidth throttling on an InputStream as a filter input stream.
- ThrottledInputStream.Builder - Class in org.apache.commons.io.input
-
- ThrottledPumpedTunnelGateway - Class in net.i2p.router.tunnel
-
Specialized pumped tunnel gateway for inbound gateways (IBGWs) that throttles messages
by checking bandwidth usage before queuing them.
- ThrottledPumpedTunnelGateway(RouterContext, TunnelGateway.QueuePreprocessor, TunnelGateway.Sender, TunnelGateway.Receiver, TunnelGatewayPumper, HopConfig) - Constructor for class net.i2p.router.tunnel.ThrottledPumpedTunnelGateway
-
Constructs a ThrottledPumpedTunnelGateway with bandwidth throttling.
- throwBadTagException() - Static method in class com.southernstorm.noise.protocol.Noise
-
Throws an instance of AEADBadTagException.
- throwCauseIfTaggedWith(Throwable, Object) - Static method in exception org.apache.commons.io.TaggedIOException
-
- throwIfCauseOf(Throwable) - Method in class org.apache.commons.io.input.TaggedInputStream
-
Re-throws the original exception thrown by this stream.
- throwIfCauseOf(Throwable) - Method in class org.apache.commons.io.input.TaggedReader
-
Re-throws the original exception thrown by this reader.
- throwIfCauseOf(Exception) - Method in class org.apache.commons.io.output.TaggedOutputStream
-
Re-throws the original exception thrown by this stream.
- throwIfCauseOf(Exception) - Method in class org.apache.commons.io.output.TaggedWriter
-
Re-throws the original exception thrown by this writer.
- THU - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "thu", "thursday" - fifth day of week
- THURSDAY - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Constant to represent Thursday
- TICK_STROKE - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Stroke used to draw ticks
- tickStroke - Variable in class org.rrd4j.graph.RrdGraphDef
-
- TimeAxis - Class in org.rrd4j.graph
-
Represents the time axis (x-axis) in RRD graphs.
- TimeAxis(RrdGraph, ImageWorker) - Constructor for class org.rrd4j.graph.TimeAxis
-
Used for tests
- TimeAxis(RrdGraphGenerator) - Constructor for class org.rrd4j.graph.TimeAxis
-
- timeAxisSetting - Variable in class org.rrd4j.graph.RrdGraphDef
-
- TimeAxisSetting - Class in org.rrd4j.graph
-
Configuration settings for time axis in RRD graphs.
- TimeAxisSetting(long, TimeUnit, int, TimeUnit, int, TimeUnit, int, int, TimeLabelFormat) - Constructor for class org.rrd4j.graph.TimeAxisSetting
-
- TimeAxisSetting(long, TimeUnit, int, TimeUnit, int, TimeUnit, int, int) - Constructor for class org.rrd4j.graph.TimeAxisSetting
-
- TimeAxisSetting(TimeAxisSetting) - Constructor for class org.rrd4j.graph.TimeAxisSetting
-
- TimeAxisSetting(int, int, int, int, int, int, int, TimeLabelFormat) - Constructor for class org.rrd4j.graph.TimeAxisSetting
-
- TimedEvent(SimpleTimer2) - Constructor for class net.i2p.util.SimpleTimer2.TimedEvent
-
Create a new timed event.
- TimedEvent(SimpleTimer2, long) - Constructor for class net.i2p.util.SimpleTimer2.TimedEvent
-
Create a new timed event and automatically schedules it.
- TimeInfo - Class in org.apache.commons.net.ntp
-
Wrapper class to network time packet messages (NTP, etc.) that computes related timing info and stats.
- TimeInfo(NtpV3Packet, long) - Constructor for class org.apache.commons.net.ntp.TimeInfo
-
Create TimeInfo object with raw packet message and destination time received.
- TimeInfo(NtpV3Packet, long, boolean) - Constructor for class org.apache.commons.net.ntp.TimeInfo
-
Create TimeInfo object with raw packet message and destination time received.
- TimeInfo(NtpV3Packet, long, List<String>) - Constructor for class org.apache.commons.net.ntp.TimeInfo
-
Create TimeInfo object with raw packet message and destination time received.
- TimeInfo(NtpV3Packet, long, List<String>, boolean) - Constructor for class org.apache.commons.net.ntp.TimeInfo
-
Create TimeInfo object with raw packet message and destination time received.
- timeLabelFormat - Variable in class org.rrd4j.graph.RrdGraphDef
-
- TimeLabelFormat - Interface in org.rrd4j.graph
-
Simplified version of DateFormat for just defining how to map a timestamp into a label for
presentation.
- TIMEOUT - Static variable in class org.cybergarage.http.HTTP
-
- timeout - Variable in class org.cybergarage.http.HTTPServer
-
Store the current TCP timeout value The variable should be accessed by getter and setter
metho
- timeout() - Method in class org.klomp.snark.dht.NID
-
Records a timeout and checks if the node should be considered problematic.
- TIMEOUT_HEADER - Static variable in class org.cybergarage.upnp.event.Subscription
-
- timeoutMs() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- TimeoutPipedInputStream - Class in net.i2p.util
-
Adds setReadTimeout().
- TimeoutPipedInputStream(int) - Constructor for class net.i2p.util.TimeoutPipedInputStream
-
- TimeoutPipedOutputStream - Class in net.i2p.util
-
Helper for TimeoutPipedInputStream.
- TimeoutPipedOutputStream(TimeoutPipedInputStream) - Constructor for class net.i2p.util.TimeoutPipedOutputStream
-
- TimeParser - Class in org.rrd4j.core.timespec
-
Parser for at-style time specifications used in RRDTool commands.
- TimeParser(String) - Constructor for class org.rrd4j.core.timespec.TimeParser
-
Constructs TimeParser instance from the given input string.
- timeReached() - Method in class net.i2p.client.impl.SessionIdleTimer
-
- timeReached() - Method in class net.i2p.client.streaming.impl.Connection.ConEvent
-
- timeReached() - Method in class net.i2p.client.streaming.impl.Connection.ResendPacketEvent
-
- timeReached() - Method in class net.i2p.client.streaming.impl.Connection.RetransmitEvent
-
- timeReached() - Method in class net.i2p.router.crypto.ratchet.ACKTimer
-
- timeReached() - Method in class net.i2p.router.startup.LoadClientAppsJob.DelayedRunClient
-
- timeReached() - Method in class net.i2p.router.tasks.CoalesceStatsEvent
-
Collect and coalesce router statistics.
- timeReached() - Method in class net.i2p.router.tasks.MarkLiveliness
-
Update the ping file with current timestamp if router is alive.
- timeReached() - Method in class net.i2p.router.tasks.Republish
-
Publish the router's info to the network database.
- timeReached() - Method in class net.i2p.router.transport.udp.PeerTestEvent
-
- timeReached() - Method in class net.i2p.router.tunnel.pool.IdleTunnelMonitor
-
- timeReached() - Method in class net.i2p.router.tunnel.TunnelGateway.DelayedFlush
-
- timeReached() - Method in class net.i2p.router.update.NewsTimerTask
-
- timeReached() - Method in class net.i2p.router.web.DeadlockDetector
-
- timeReached() - Method in interface net.i2p.util.SimpleTimer.TimedEvent
-
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
- timeReached() - Method in class net.i2p.util.SimpleTimer2.TimedEvent
-
Simple interface for events to be queued up and notified on expiration
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
- timeReached() - Method in class net.i2p.util.SocketTimeout
-
- timeReached() - Method in class net.i2p.util.TempDirScanner
-
- timeReached() - Method in class org.klomp.snark.IdleChecker
-
- TimerUtil - Class in org.cybergarage.util
-
Utility class providing timer and thread sleeping functionality.
- TimerUtil() - Constructor for class org.cybergarage.util.TimerUtil
-
- TimeScanner - Class in org.rrd4j.core.timespec
-
Represents a I2P timescanner.
- TimeScanner(String) - Constructor for class org.rrd4j.core.timespec.TimeScanner
-
Constructor for TimeScanner.
- timesec - Variable in class edu.internet2.ndt.Tcpbw100
-
- timeSent(Hash) - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
When did we send the query to the peer?
- TimeSpec - Class in org.rrd4j.core.timespec
-
Represents time specifications parsed from at-style date strings.
- TimeSpec(String) - Constructor for class org.rrd4j.core.timespec.TimeSpec
-
- timestamp - Variable in class net.i2p.addressbook.HostChecker.PingResult
-
timestamp of when this result was recorded (Java time)
- timestamp(String) - Method in class net.i2p.router.OutNetMessage
-
Stamp the message's progress.
- timestamp(E) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
- timestamp(E) - Method in class net.i2p.router.util.PriBlockingQueue
-
Assigns a unique sequence number to the element to maintain FIFO ordering
among elements of the same priority.
- TimeStamp - Class in org.apache.commons.net.ntp
-
TimeStamp class represents the Network Time Protocol (NTP) timestamp as defined in RFC-1305 and SNTP (RFC-2030).
- TimeStamp(Date) - Constructor for class org.apache.commons.net.ntp.TimeStamp
-
Constructs a newly allocated NTP timestamp object that represents the Java Date argument.
- TimeStamp(long) - Constructor for class org.apache.commons.net.ntp.TimeStamp
-
Constructs a newly allocated NTP timestamp object that represents the native 64-bit long argument.
- TimeStamp(String) - Constructor for class org.apache.commons.net.ntp.TimeStamp
-
Constructs a newly allocated NTP timestamp object that represents the value represented by the string in hexdecimal form (e.g.
- timestamp - Variable in class org.rrd4j.data.Variable.PercentElem
-
- timestamp - Variable in class org.rrd4j.data.Variable.Value
-
- timestamp - Variable in class org.rrd4j.graph.VRule
-
The timestamp at which to draw the vertical rule
- TimestampedObserver - Class in org.apache.commons.io.input
-
An observer with timestamps.
- TimestampedObserver() - Constructor for class org.apache.commons.io.input.TimestampedObserver
-
Constructs a new instance.
- Timestamper - Class in net.i2p.time
-
Dummy.
- Timestamper() - Constructor for class net.i2p.time.Timestamper
-
dummy
- Timestamper.UpdateListener - Interface in net.i2p.time
-
Interface to receive update notifications for when we query the time
Only used by Clock.
- timestampNow() - Method in class net.i2p.router.time.RouterTimestamper
-
Update the time immediately.
- timestampNow() - Method in class net.i2p.time.Timestamper
-
Update the time immediately.
- timestamps - Variable in class org.rrd4j.data.Source
-
- timestamps - Variable in class org.rrd4j.graph.DownSampler.DataSet
-
- TimeTCPClient - Class in org.apache.commons.net.time
-
The TimeTCPClient class is a TCP implementation of a client for the Time protocol described in RFC 868.
- TimeTCPClient() - Constructor for class org.apache.commons.net.time.TimeTCPClient
-
The default TimeTCPClient constructor.
- TimeToken - Class in org.rrd4j.core.timespec
-
Token representation for time specification parsing.
- TimeToken(String, int) - Constructor for class org.rrd4j.core.timespec.TimeToken
-
Creates a new TimeToken with the specified value and type.
- TimeUDPClient - Class in org.apache.commons.net.time
-
The TimeUDPClient class is a UDP implementation of a client for the Time protocol described in RFC 868.
- TimeUDPClient() - Constructor for class org.apache.commons.net.time.TimeUDPClient
-
Constructs a new instance.
- TimeUnit - Enum in org.rrd4j.graph
-
Enumeration of time units used in RRD graphs.
- TIMING_MARK - Static variable in class org.apache.commons.net.telnet.TelnetOption
-
6
- title - Variable in class net.i2p.router.news.NewsEntry
-
- title(String) - Method in class net.i2p.router.web.CSSHelper
-
translate the title and display consistently
- title - Variable in class org.rrd4j.graph.RrdGraphDef
-
- TLSA - Class in org.minidns.record
-
DNS TLSA record payload for TLS certificate association.
Associates TLS certificates with domain names for DANE-based
authentication of TLS services.
- TLSA(byte, byte, byte, byte[]) - Constructor for class org.minidns.record.TLSA
-
- TLSA.CertUsage - Enum in org.minidns.record
-
- TLSA.MatchingType - Enum in org.minidns.record
-
- TLSA.Selector - Enum in org.minidns.record
-
- to - Variable in class i2p.susi.webmail.Mail
-
May be null.
- to(TimeUnit) - Method in class org.apache.commons.io.monitor.SerializableFileTime
-
- to3339Date(long) - Static method in class net.i2p.router.news.RFC3339Date
-
Format is "yyyy-MM-ddTHH:mm:ssZ"
- to416HeaderRangeString(long) - Static method in class org.klomp.snark.web.InclusiveByteRange
-
- to822Date(long) - Static method in class net.i2p.util.RFC822Date
-
Format is "d MMM yyyy HH:mm:ss z"
- toAckBlock(int) - Method in class net.i2p.router.transport.udp.SSU2Bitfield
-
- toArray() - Method in class net.i2p.router.tunnel.pool.ExcluderBase
-
- toArray(Hash[]) - Method in class net.i2p.router.tunnel.pool.ExcluderBase
-
- toArray() - Method in interface org.apache.commons.io.function.IOStream
-
Like Stream.toArray().
- toArray(IntFunction<A[]>) - Method in interface org.apache.commons.io.function.IOStream
-
TODO Package-private for now, needs IOIntFunction?
Adding this method now and an IO version later is an issue because call sites would have to type-cast to pick one.
- toArray() - Method in class org.minidns.dnsmessage.DnsMessage
-
Generate a binary dns packet out of this message.
- toASCII(String) - Static method in class i2p.susi.dns.AddressBean
-
Ref: java.net.IDN and RFC 3490
- toASCII(String) - Method in class org.minidns.idna.DefaultIdnaTransformator
-
- toASCII(String) - Method in interface org.minidns.idna.IdnaTransformator
-
- toASCII(String) - Static method in class org.minidns.idna.MiniDnsIdna
-
Converts a Unicode string to its ASCII representation using IDNA.
- toBack() - Method in class com.vuze.plugins.mlab.tools.ndt.swingemu.JFrame
-
- toBase32() - Method in class net.i2p.data.BlindData
-
Encodes the blinded key in b33 format.
- toBase32() - Method in class net.i2p.data.Destination
-
For convenience.
- toBase32() - Method in class net.i2p.data.Hash
-
For convenience.
- toBase64() - Method in class net.i2p.data.ByteArray
-
Returns this ByteArray as a Base64 encoded string.
- toBase64() - Method in interface net.i2p.data.DataStructure
-
render the structure into modified base 64 notation
- toBase64() - Method in class net.i2p.data.DataStructureImpl
-
- toBase64() - Method in class net.i2p.data.Destination
-
Cache it.
- toBase64() - Method in class net.i2p.data.Hash
-
- toBase64() - Method in class net.i2p.data.SimpleDataStructure
-
- toBase64() - Method in class net.i2p.router.crypto.ratchet.RatchetSessionTag
-
12 chars
- toBigInteger(byte[]) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding
-
Convert in to big endian
- toBufferedImage(BitMatrix) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
-
Renders a
BitMatrix as an image, where "false" bits are rendered
as white, and "true" bits are rendered as black.
- toBufferedImage(BitMatrix, MatrixToImageConfig) - Static method in class com.google.zxing.client.j2se.MatrixToImageWriter
-
- toBufferedInputStream(InputStream) - Static method in class org.apache.commons.io.IOUtils
-
Fetches entire contents of an
InputStream and represent
same data as result InputStream.
- toBufferedInputStream(InputStream, int) - Static method in class org.apache.commons.io.IOUtils
-
Fetches entire contents of an
InputStream and represent
same data as result InputStream.
- toBufferedInputStream(InputStream) - Static method in class org.apache.commons.io.output.ByteArrayOutputStream
-
Fetches entire contents of an
InputStream and represent
same data as result InputStream.
- toBufferedInputStream(InputStream, int) - Static method in class org.apache.commons.io.output.ByteArrayOutputStream
-
Fetches entire contents of an
InputStream and represent
same data as result InputStream.
- toBufferedInputStream(InputStream) - Static method in class org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream
-
Fetches entire contents of an
InputStream and represent same data as result InputStream.
- toBufferedInputStream(InputStream, int) - Static method in class org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream
-
Fetches entire contents of an
InputStream and represent same data as result InputStream.
- toBufferedReader(Reader) - Static method in class org.apache.commons.io.IOUtils
-
Returns the given reader if it is a
BufferedReader, otherwise creates a BufferedReader from the given
reader.
- toBufferedReader(Reader, int) - Static method in class org.apache.commons.io.IOUtils
-
Returns the given reader if it is a
BufferedReader, otherwise creates a BufferedReader from the given
reader.
- toByteArray() - Method in class net.i2p.crypto.eddsa.math.FieldElement
-
Encode a FieldElement in its $(b-1)$-bit encoding.
- toByteArray() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
Converts the group element to an encoded point on the curve.
- toByteArray() - Method in interface net.i2p.data.DataStructure
-
Convert the structure to a byte array.
- toByteArray() - Method in class net.i2p.data.DataStructureImpl
-
- toByteArray() - Method in class net.i2p.data.DateAndFlags
-
Overridden for efficiency.
- toByteArray(byte[]) - Method in class net.i2p.data.i2np.FastI2NPMessageImpl
-
If available, use the previously-computed or previously-read checksum for speed
- toByteArray() - Method in class net.i2p.data.i2np.GarlicClove
-
- toByteArray() - Method in interface net.i2p.data.i2np.I2NPMessage
-
- toByteArray(byte[]) - Method in interface net.i2p.data.i2np.I2NPMessage
-
Write the message to the buffer, returning the new offset (NOT the length).
- toByteArray(byte[], int) - Method in interface net.i2p.data.i2np.I2NPMessage
-
Write the message to the buffer, returning the new offset (NOT the length).
- toByteArray() - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
- toByteArray(byte[]) - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
write the message to the buffer, returning the number of bytes written.
- toByteArray(byte[], int) - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
Write the message to the buffer, returning the new offset (NOT the length).
- toByteArray() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- toByteArray() - Method in class net.i2p.data.SimpleDataStructure
-
- toByteArray() - Method in class net.i2p.router.time.NtpMessage
-
This method constructs the data bytes of a raw NTP packet.
- toByteArray() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- toByteArray() - Method in class net.i2p.util.ByteArrayStream
-
Returns the byte array containing the written data.
- toByteArray() - Method in class net.i2p.util.NativeBigInteger
-
caches
- toByteArray(InputStream) - Static method in class org.apache.commons.io.IOUtils
-
- toByteArray(InputStream, int) - Static method in class org.apache.commons.io.IOUtils
-
- toByteArray(InputStream, long) - Static method in class org.apache.commons.io.IOUtils
-
- toByteArray(IOTriFunction<byte[], Integer, Integer, Integer>, int) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of an input as a byte[].
- toByteArray(Reader, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a
Reader as a
byte[]
using the specified character encoding.
- toByteArray(Reader, String) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a
Reader as a
byte[]
using the specified character encoding.
- toByteArray(URI) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a
URI as a
byte[].
- toByteArray(URL) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a
URL as a
byte[].
- toByteArray(URLConnection) - Static method in class org.apache.commons.io.IOUtils
-
- toByteArray() - Method in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Gets the current contents of this byte stream as a byte array.
- toByteArray() - Method in class org.apache.commons.io.output.ByteArrayOutputStream
-
- toByteArray() - Method in class org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream
-
- toByteArray() - Method in class org.minidns.dnsmessage.Question
-
Generate a binary paket for this dns question.
- toByteArray() - Method in class org.minidns.record.Data
-
- toByteArray() - Method in class org.minidns.record.Record
-
- toByteArrayImpl() - Method in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Gets the current contents of this byte stream as a byte array.
- toByteArrayWithSavedChecksum(byte[]) - Method in class net.i2p.data.i2np.FastI2NPMessageImpl
-
Use a previously-computed checksum for speed
- toBytes(int, byte[], int, int) - Method in class com.google.zxing.common.BitArray
-
- toBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- toBytes() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- toCached() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
Converts the group element to the CACHED representation.
- toCanonicalString(byte[]) - Static method in class net.i2p.util.Addresses
-
Same as toString() but returns IPv6 in compressed form per RFC 5952.
- toCanonicalString(byte[], int) - Static method in class net.i2p.util.Addresses
-
Same as toString() but returns IPv6 in compressed form per RFC 5952.
- toCanonicalString(String) - Static method in class net.i2p.util.Addresses
-
Converts IPv6 to compressed form per RFC 5952.
- toCharArray(InputStream, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of an
InputStream as a character array
using the specified character encoding.
- toCharArray(InputStream, String) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of an
InputStream as a character array
using the specified character encoding.
- toCharArray(Reader) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a
Reader as a character array.
- toCharset(Charset) - Static method in class org.apache.commons.io.Charsets
-
Returns the given Charset or the
default Charset if the given Charset is null.
- toCharset(Charset, Charset) - Static method in class org.apache.commons.io.Charsets
-
Returns the given charset if non-null, otherwise return defaultCharset.
- toCharset(String) - Static method in class org.apache.commons.io.Charsets
-
Returns a Charset for the named charset.
- toCharset(String, Charset) - Static method in class org.apache.commons.io.Charsets
-
Returns a Charset for the named charset.
- toCharsetDecoder(CharsetDecoder) - Static method in class org.apache.commons.io.charset.CharsetDecoders
-
Returns the given non-null CharsetDecoder or a new default CharsetDecoder.
- toCharsetDefault(String, Charset) - Static method in class org.apache.commons.io.Charsets
-
Returns a Charset for the named charset or the defaultCharset.
- toCharsetEncoder(CharsetEncoder) - Static method in class org.apache.commons.io.charset.CharsetEncoders
-
Returns the given non-null CharsetEncoder or a new default CharsetEncoder.
- toCharsetEncoder(CharsetEncoder, Supplier<CharsetEncoder>) - Static method in class org.apache.commons.io.charset.CharsetEncoders
-
Returns the given non-null CharsetEncoder or a new default CharsetEncoder.
- toConfigString() - Method in enum net.i2p.router.transport.Transport.AddressSource
-
- toConfigString() - Method in enum net.i2p.router.transport.TransportUtil.IPv6Config
-
- toDate(byte[], int, long) - Static method in class net.i2p.data.DataHelper
-
- toDate(FileTime) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
- toDateString() - Method in class org.apache.commons.net.ntp.TimeStamp
-
Converts this TimeStamp object to a String of the form:
- toDateString(int) - Static method in class org.cybergarage.http.Date
-
Converts an integer value to a zero-padded string.
- TODAY - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "today" - current date
- toDefaultFileVisitResult(boolean) - Static method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Convert boolean to default file visit result.
- toDoubleArray(long[]) - Static method in class org.rrd4j.core.Util
-
Converts an array of long primitives to an array of doubles.
- toFile(URL) - Static method in class org.apache.commons.io.FileUtils
-
- toFiles(URL...) - Static method in class org.apache.commons.io.FileUtils
-
Converts each of an array of
URL to a
File.
- toFileTime(Date) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
- toFileVisitOptionSet(FileVisitOption...) - Static method in class org.apache.commons.io.file.PathUtils
-
- toFileVisitResult(boolean) - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Converts a boolean into a FileVisitResult.
- toFormattedString() - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets a string representation of the FTPFile information.
- toFormattedString(String) - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets a string representation of the FTPFile information.
- toHeaderRangeString(long) - Method in class org.klomp.snark.web.InclusiveByteRange
-
- toHex(byte[]) - Static method in class org.klomp.snark.I2PSnarkUtil
-
Like DataHelper.toHexString but ensures no loss of leading zero bytes
- toHexString(byte[]) - Static method in class net.i2p.data.DataHelper
-
Lower-case hex without leading zeros.
- toIcon(String) - Method in class org.klomp.snark.web.I2PSnarkServlet
-
Returns the icon name representing the file type or mime type of the given file path.
- toId(long) - Static method in class net.i2p.client.streaming.impl.Packet
-
- toInputStream(CharSequence, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Converts the specified CharSequence to an input stream, encoded as bytes
using the specified character encoding.
- toInputStream(CharSequence, String) - Static method in class org.apache.commons.io.IOUtils
-
Converts the specified CharSequence to an input stream, encoded as bytes
using the specified character encoding.
- toInputStream(String, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Converts the specified string to an input stream, encoded as bytes
using the specified character encoding.
- toInputStream(String, String) - Static method in class org.apache.commons.io.IOUtils
-
Converts the specified string to an input stream, encoded as bytes
using the specified character encoding.
- toInputStream() - Method in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Gets the current contents of this byte stream as an Input Stream.
- toInputStream(AbstractByteArrayOutputStream.InputStreamConstructor<T>) - Method in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Gets the current contents of this byte stream as an Input Stream.
- toInputStream() - Method in class org.apache.commons.io.output.ByteArrayOutputStream
-
- toInputStream() - Method in class org.apache.commons.io.output.DeferredFileOutputStream
-
Converts the current contents of this byte stream to an
InputStream.
- toInputStream() - Method in class org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream
-
- toInstant() - Method in class org.apache.commons.io.monitor.SerializableFileTime
-
- toInteger(String) - Static method in class org.cybergarage.util.StringUtil
-
Converts a string to an integer value.
- toIOConsumer(IOConsumer<T>) - Static method in class org.apache.commons.io.function.IOStreams
-
- toJavaDSAKey(SigningPublicKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaDSAKey(SigningPrivateKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaECKey(SigningPublicKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaECKey(SigningPrivateKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaEdDSAKey(SigningPublicKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaEdDSAKey(SigningPrivateKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaKey() - Method in class net.i2p.crypto.RSASigningPrivateCrtKey
-
- toJavaKey(SigningPublicKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaKey(SigningPrivateKey) - Static method in class net.i2p.crypto.SigUtil
-
- toJavaRSAKey(SigningPrivateKey) - Static method in class net.i2p.crypto.SigUtil
-
As of 0.9.31, if pk is a RSASigningPrivateCrtKey,
this will return a RSAPrivateCrtKey.
- toJavaSig(Signature) - Static method in class net.i2p.crypto.SigUtil
-
- toJson() - Method in interface org.json.simple.Jsonable
-
Serialize to a JSON formatted string.
- toJson(Writer) - Method in interface org.json.simple.Jsonable
-
Serialize to a JSON formatted stream.
- toJson() - Method in class org.json.simple.JsonArray
-
- toJson(Writer) - Method in class org.json.simple.JsonArray
-
- toJson() - Method in class org.json.simple.JsonObject
-
- toJson(Writer) - Method in class org.json.simple.JsonObject
-
- toJSONObject() - Method in exception com.thetransactioncompany.jsonrpc2.JSONRPC2Error
-
Returns a JSON object representation of this JSON-RPC 2.0 error.
- toJSONObject() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Message
-
Returns a JSON object representing this JSON-RPC 2.0 message.
- toJSONObject() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Notification
-
- toJSONObject() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Request
-
- toJSONObject() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Response
-
- toJSONString() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Message
-
Returns a JSON string representation of this JSON-RPC 2.0 message.
- Token(long, long, long) - Constructor for class net.i2p.router.transport.udp.EstablishmentManager.Token
-
- Token - Class in org.klomp.snark.dht
-
DHT token management for secure peer verification.
- Token(I2PAppContext) - Constructor for class org.klomp.snark.dht.Token
-
Creates a new outgoing token for sending to remote peers.
- Token(I2PAppContext, byte[]) - Constructor for class org.klomp.snark.dht.Token
-
Creates an incoming token received from a remote DHT node.
- Token(byte[]) - Constructor for class org.klomp.snark.dht.Token
-
Creates a lookup-only token without timestamp.
- token - Variable in class org.rrd4j.core.timespec.TimeParser
-
- TOKEN_EXPIRED - Static variable in exception net.i2p.i2pcontrol.servlets.jsonrpc2handlers.JSONRPC2ExtendedError
-
Invalid JSON-RPC 2.0, implementation defined error (-32099 ..
- token_id - Variable in class org.rrd4j.core.timespec.TimeToken
-
The token type identifier
- TOKEN_OFFSET - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TOKEN_REQUEST_FLAG_BYTE - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TokenKey - Class in org.klomp.snark.dht
-
Indexing key for DHT tokens based on node ID and info hash combination.
- TokenKey(NID, InfoHash) - Constructor for class org.klomp.snark.dht.TokenKey
-
Creates a new token key by combining a node ID with an info hash.
- tokenRequestSent(DatagramPacket) - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
Note that we just sent a token request packet.
- toKeyCertificate() - Method in class net.i2p.data.Certificate
-
Up-convert this to a KeyCertificate
- toKeyCertificate() - Method in class net.i2p.data.KeyCertificate
-
- toLegalFileName(String, char) - Method in enum org.apache.commons.io.FileSystem
-
Converts a candidate file name (without a path) like "filename.ext" or "filename" to a legal file
name.
- toLevelString(int) - Static method in class net.i2p.util.Log
-
- toList(IOFileFilter...) - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Create a List of file filters.
- toLocalizedStatusString(I2PAppContext) - Method in enum net.i2p.router.CommSystemFacade.Status
-
toStatusString(), translated if available.
- toLong(int, long) - Static method in class net.i2p.data.DataHelper
-
Big endian.
- toLong(byte[], int, int, long) - Static method in class net.i2p.data.DataHelper
-
Big endian.
- toLong(String) - Static method in class org.cybergarage.util.StringUtil
-
Converts a string to a long value.
- toLong8(byte[], int, long) - Static method in class net.i2p.data.DataHelper
-
Big endian.
- toLongLE(byte[], int, int, long) - Static method in class net.i2p.data.DataHelper
-
Little endian, i.e.
- toMessage(int, Throwable) - Static method in exception org.apache.commons.io.IOIndexedException
-
Converts input to a suitable String for exception message.
- toMillis() - Method in class org.apache.commons.io.monitor.SerializableFileTime
-
- toMillisInt(Duration) - Static method in class org.apache.commons.net.ftp.DurationUtils
-
- toMonthString(int) - Static method in class org.cybergarage.http.Date
-
Converts a month value to its three-letter string representation.
- TOMORROW - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "tomorrow" - one day after current date
- toMsg() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- ToNetASCIIInputStream - Class in org.apache.commons.net.io
-
This class wraps an input stream, replacing all singly occurring <LF> (linefeed) characters with <CR><LF> (carriage return followed by
linefeed), which is the NETASCII standard for representing a newline.
- ToNetASCIIInputStream(InputStream) - Constructor for class org.apache.commons.net.io.ToNetASCIIInputStream
-
Creates a ToNetASCIIInputStream instance that wraps an existing InputStream.
- ToNetASCIIOutputStream - Class in org.apache.commons.net.io
-
This class wraps an output stream, replacing all singly occurring <LF> (linefeed) characters with <CR><LF> (carriage return followed by
linefeed), which is the NETASCII standard for representing a newline.
- ToNetASCIIOutputStream(OutputStream) - Constructor for class org.apache.commons.net.io.ToNetASCIIOutputStream
-
Creates a ToNetASCIIOutputStream instance that wraps an existing OutputStream.
- toNtfsTime(Date) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
Converts a
Date to NTFS time.
- toNtfsTime(FileTime) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
Converts a
FileTime to NTFS time (100-nanosecond units since 1 January 1601).
- toNtfsTime(Instant) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
- toNtfsTime(long) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
Converts a Java time (milliseconds since Epoch) to NTFS time.
- toNtpTime(long) - Static method in class org.apache.commons.net.ntp.TimeStamp
-
Converts Java time to 64-bit NTP time representation.
- tooBacklogged() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
Returns true if the outbound connection is currently too backlogged to accept new messages,
allowing a short grace period after connection establishment and optionally logging details.
- Toolkit - Class in com.vuze.plugins.mlab.tools.ndt.swingemu
-
Emulation of java.awt.Toolkit for the NDT (Network Diagnostic Tool) plugin.
- Toolkit() - Constructor for class com.vuze.plugins.mlab.tools.ndt.swingemu.Toolkit
-
- TooManyStreamsException - Exception in net.i2p.client.streaming.impl
-
We attempted to have more open streams than we are willing to put up with
- TooManyStreamsException(String, Throwable) - Constructor for exception net.i2p.client.streaming.impl.TooManyStreamsException
-
- TooManyStreamsException(String) - Constructor for exception net.i2p.client.streaming.impl.TooManyStreamsException
-
- TooManyStreamsException() - Constructor for exception net.i2p.client.streaming.impl.TooManyStreamsException
-
- tooOld() - Method in class net.i2p.data.i2cp.SessionConfig
-
Misnamed, could be too old or too far in the future.
- toOutputStream(OutputStream) - Method in class org.minidns.record.Data
-
- toOutputStream(DataOutputStream) - Method in class org.minidns.record.Data
-
- toOutputStream(OutputStream) - Method in class org.minidns.record.Record
-
- TOP - Static variable in class org.apache.commons.net.pop3.POP3Command
-
Retrieve top number lines from message.
- toP2() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
Converts the group element to the P2 representation.
- toP3() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
Converts the group element to the P3 representation.
- toP3PrecomputeDouble() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
Converts the group element to the P3 representation, with dblPrecmp populated.
- toPersistentString() - Method in class org.klomp.snark.comments.Comment
-
- toPersistentString() - Method in class org.klomp.snark.dht.NodeInfo
-
To persistent storage string.
- toPlottable(String) - Method in class org.rrd4j.core.jrrd.DataChunk
-
Extract a datasource from the datachunck given is name as a Plottable
- toPort - Variable in class net.i2p.i2ptunnel.streamr.MultiSource.MSink
-
- toPort - Variable in class net.i2p.i2ptunnel.udp.I2PSink
-
- toProperties(byte[], int, Properties) - Static method in class net.i2p.data.DataHelper
-
- toProperties(Properties) - Static method in class net.i2p.data.DataHelper
-
Writes the props to returned byte array, not sorted
(unless the opts param is an OrderedProperties)
Strings will be UTF-8 encoded in the byte array.
- toPublic() - Method in class net.i2p.data.PrivateKey
-
Derives a new PublicKey object derived from the secret contents
of this PrivateKey.
- toPublic() - Method in class net.i2p.data.SigningPrivateKey
-
Converts this signing private key to its public equivalent.
- TOR_CONNECT_DIR - Static variable in class net.i2p.socks.SOCKS5Constants.Command
-
- TOR_RESOLVE - Static variable in class net.i2p.socks.SOCKS5Constants.Command
-
- TOR_RESOLVE_PTR - Static variable in class net.i2p.socks.SOCKS5Constants.Command
-
- toRadix16(byte[]) - Static method in class net.i2p.crypto.eddsa.math.GroupElement
-
Convert a to radix 16.
- toRawByteArray(byte[]) - Method in interface net.i2p.data.i2np.I2NPMessage
-
Write the message to the buffer, returning the new offset (NOT the length).
- toRawByteArray(byte[]) - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
Write the message with a short 5-byte header.
- toRawByteArrayNTCP2(byte[], int) - Method in interface net.i2p.data.i2np.I2NPMessage
-
Write the message to the buffer, returning the new offset (NOT the length).
- toRawByteArrayNTCP2(byte[], int) - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
Write the message to the buffer, returning the new offset (NOT the length).
- toRelativeURL(String, boolean) - Static method in class org.cybergarage.http.HTTP
-
Converts a URL to a relative URL path.
- toRelativeURL(String) - Static method in class org.cybergarage.http.HTTP
-
Converts a URL to a relative URL path with query parameters.
- torrent - Variable in class net.i2p.router.news.NewsMetadata.Update
-
- torrentComplete(Snark) - Method in interface org.klomp.snark.CompleteListener
-
- torrentComplete(Snark) - Method in class org.klomp.snark.SnarkManager
-
A Snark.CompleteListener method.
- torrentComplete(Snark) - Method in class org.klomp.snark.UpdateRunner
-
- TorrentCreateFilter - Class in org.klomp.snark
-
A structure for torrent creation filters
- TorrentCreateFilter(String, String, String, boolean) - Constructor for class org.klomp.snark.TorrentCreateFilter
-
- Torrents - Class in org.klomp.snark.dht
-
Thread-safe collection of all torrents tracked by the DHT.
- Torrents() - Constructor for class org.klomp.snark.dht.Torrents
-
Creates a new torrent collection with default initial capacity.
- toSIDHeaderString(String) - Static method in class org.cybergarage.upnp.event.Subscription
-
- toSleepMillis(long, long, double) - Static method in class org.apache.commons.io.input.ThrottledInputStream
-
- ToSorter(MailCache) - Constructor for class i2p.susi.webmail.Sorters.ToSorter
-
- toStatusString() - Method in enum net.i2p.router.CommSystemFacade.Status
-
Readable status, not translated
- toStr(int) - Static method in class net.i2p.router.Blocklist
-
Convert an IPv4 address to a string representation.
- toString() - Method in class com.google.zxing.common.BitArray
-
- toString() - Method in class com.google.zxing.common.BitMatrix
-
- toString(String, String) - Method in class com.google.zxing.common.BitMatrix
-
- toString() - Method in class com.google.zxing.common.reedsolomon.GenericGF
-
- toString() - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
-
- toString() - Method in class com.google.zxing.qrcode.decoder.Version
-
- toString() - Method in class com.google.zxing.qrcode.encoder.ByteMatrix
-
- toString() - Method in class com.google.zxing.qrcode.encoder.QRCode
-
- toString() - Method in class com.maxmind.db.Metadata
-
- toString() - Method in class com.maxmind.geoip.DatabaseInfo
-
- toString() - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
I2P debug
- toString() - Method in class com.southernstorm.noise.protocol.HandshakeState
-
I2P debug
- toString() - Method in class com.southernstorm.noise.protocol.SymmetricState
-
I2P debug
- toString() - Method in exception com.thetransactioncompany.jsonrpc2.JSONRPC2Error
-
Serialises the error object to a JSON string.
- toString() - Method in class com.thetransactioncompany.jsonrpc2.JSONRPC2Message
-
Serialises this JSON-RPC 2.0 message to a JSON object string.
- toString() - Method in class com.thetransactioncompany.jsonrpc2.server.MessageContext
-
- toString() - Method in class com.tomgibara.crinch.hashing.HashRange
-
- toString() - Method in class i2p.susi.util.FileBuffer
-
- toString() - Method in class i2p.susi.util.GzipFileBuffer
-
- toString() - Method in class i2p.susi.util.MemoryBuffer
-
- toString() - Method in class i2p.susi.util.OutputStreamBuffer
-
- toString() - Method in class i2p.susi.util.ReadBuffer
-
- toString() - Method in class i2p.susi.util.StringBuilderWriter
-
- toString() - Method in class i2p.susi.webmail.MailPart
-
- toString() - Method in class net.i2p.addressbook.AddressBook
-
Return a string representation of the origin of the AddressBook.
- toString() - Method in class net.i2p.client.impl.I2PSessionImpl
-
- toString() - Method in class net.i2p.client.naming.NamingService
-
Returns a string representation of this naming service.
- toString() - Method in class net.i2p.client.streaming.I2PSocketAddress
-
- toString() - Method in class net.i2p.client.streaming.impl.Connection.ConEvent
-
- toString() - Method in class net.i2p.client.streaming.impl.Connection
-
- toString() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- toString() - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
doesn't include everything
- toString() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- toString() - Method in class net.i2p.client.streaming.impl.Packet
-
- toString() - Method in class net.i2p.client.streaming.impl.SchedulerImpl
-
- toString() - Method in class net.i2p.client.streaming.impl.SimpleBandwidthEstimator
-
- toString() - Method in class net.i2p.client.streaming.impl.StandardServerSocket
-
- toString() - Method in class net.i2p.client.streaming.impl.StandardSocket
-
- toString() - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- toString() - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
-
- toString() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
- toString() - Method in class net.i2p.data.BlindData
-
- toString() - Method in class net.i2p.data.ByteArray
-
- toString() - Method in class net.i2p.data.Certificate
-
- toString(Properties) - Static method in class net.i2p.data.DataHelper
-
Pretty print the mapping, unsorted
(unless the options param is an OrderedProperties)
- toString(Map<?, ?>) - Static method in class net.i2p.data.DataHelper
-
Pretty print the mapping, unsorted
(unless the options param is an OrderedProperties)
- toString(Collection<?>) - Static method in class net.i2p.data.DataHelper
-
Pretty print the collection
- toString(byte[]) - Static method in class net.i2p.data.DataHelper
-
Lower-case hex with leading zeros.
- toString(byte[], int) - Static method in class net.i2p.data.DataHelper
-
Lower-case hex with leading zeros.
- toString() - Method in class net.i2p.data.DateAndFlags
-
- toString() - Method in class net.i2p.data.EncryptedLeaseSet
-
- toString() - Method in class net.i2p.data.i2cp.AbuseReason
-
- toString() - Method in class net.i2p.data.i2cp.AbuseSeverity
-
- toString() - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
-
- toString() - Method in class net.i2p.data.i2cp.BlindingInfoMessage
-
- toString() - Method in class net.i2p.data.i2cp.CreateLeaseSet2Message
-
- toString() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- toString() - Method in class net.i2p.data.i2cp.CreateSessionMessage
-
- toString() - Method in class net.i2p.data.i2cp.DestLookupMessage
-
- toString() - Method in class net.i2p.data.i2cp.DestReplyMessage
-
- toString() - Method in class net.i2p.data.i2cp.DestroySessionMessage
-
- toString() - Method in class net.i2p.data.i2cp.DisconnectMessage
-
- toString() - Method in class net.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- toString() - Method in class net.i2p.data.i2cp.GetDateMessage
-
- toString() - Method in class net.i2p.data.i2cp.HostLookupMessage
-
- toString() - Method in class net.i2p.data.i2cp.HostReplyMessage
-
- toString() - Method in class net.i2p.data.i2cp.MessageId
-
- toString() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
-
- toString() - Method in class net.i2p.data.i2cp.MessageStatusMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- toString() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- toString() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- toString() - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
-
- toString() - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- toString() - Method in class net.i2p.data.i2cp.SessionConfig
-
- toString() - Method in class net.i2p.data.i2cp.SessionId
-
- toString() - Method in class net.i2p.data.i2cp.SessionStatusMessage
-
- toString() - Method in class net.i2p.data.i2cp.SetDateMessage
-
- toString() - Method in class net.i2p.data.i2np.BuildRequestRecord
-
Returns a string representation of this record.
- toString() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
- toString() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- toString() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
- toString() - Method in class net.i2p.data.i2np.DataMessage
-
- toString() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- toString() - Method in class net.i2p.data.i2np.DeliveryStatusMessage
-
- toString() - Method in class net.i2p.data.i2np.GarlicClove
-
- toString() - Method in class net.i2p.data.i2np.GarlicMessage
-
- toString() - Method in class net.i2p.data.i2np.OutboundTunnelBuildReplyMessage
-
- toString() - Method in class net.i2p.data.i2np.ShortTunnelBuildMessage
-
- toString() - Method in class net.i2p.data.i2np.ShortTunnelBuildReplyMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelBuildMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelBuildReplyMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
-
- toString() - Method in class net.i2p.data.i2np.UnknownI2NPMessage
-
- toString() - Method in class net.i2p.data.i2np.VariableTunnelBuildMessage
-
- toString() - Method in class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
-
- toString() - Method in class net.i2p.data.KeyCertificate
-
- toString() - Method in class net.i2p.data.KeysAndCert
-
- toString() - Method in class net.i2p.data.Lease
-
- toString() - Method in class net.i2p.data.LeaseSet
-
- toString() - Method in class net.i2p.data.LeaseSet2
-
- toString() - Method in class net.i2p.data.MetaLease
-
- toString() - Method in class net.i2p.data.MetaLeaseSet
-
- toString() - Method in class net.i2p.data.Payload
-
- toString() - Method in class net.i2p.data.PrivateKey
-
- toString() - Method in class net.i2p.data.PrivateKeyFile
-
- toString() - Method in class net.i2p.data.PublicKey
-
- toString() - Method in class net.i2p.data.router.RouterAddress
-
This is used on peers.jsp so sort options so it looks better.
- toString() - Method in class net.i2p.data.router.RouterInfo
-
- toString() - Method in class net.i2p.data.SessionTag
-
- toString() - Method in class net.i2p.data.Signature
-
- toString() - Method in class net.i2p.data.SigningPrivateKey
-
- toString() - Method in class net.i2p.data.SigningPublicKey
-
- toString() - Method in class net.i2p.data.SimpleDataStructure
-
- toString() - Method in class net.i2p.data.TunnelId
-
- toString() - Method in class net.i2p.data.VerifiedDestination
-
- toString() - Method in class net.i2p.i2pcontrol.security.AuthToken
-
- toString() - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- toString() - Method in class net.i2p.i2ptunnel.streamr.MultiSource.MSink
-
- toString() - Method in class net.i2p.i2ptunnel.TunnelController
-
- toString() - Method in class net.i2p.i2ptunnel.util.GunzipOutputStream
-
- toString() - Method in class net.i2p.internal.PoisonI2CPMessage
-
- toString() - Method in class net.i2p.jetty.I2PLogger
-
- toString() - Method in class net.i2p.kademlia.KBucketImpl
-
- toString() - Method in class net.i2p.kademlia.KBucketSet
-
- toString() - Method in class net.i2p.router.client.LeaseRequestState
-
- toString() - Method in class net.i2p.router.ClientTunnelSettings
-
- toString() - Method in enum net.i2p.router.CommSystemFacade.Status
-
- toString() - Method in class net.i2p.router.crypto.ratchet.NextSessionKey
-
- toString() - Method in class net.i2p.router.crypto.ratchet.RatchetEntry
-
- toString() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.Block
-
- toString() - Method in class net.i2p.router.crypto.ratchet.RatchetSessionTag
-
- toString() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
- toString() - Method in class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
-
- toString() - Method in class net.i2p.router.crypto.ratchet.SingleTagSet
-
- toString() - Method in class net.i2p.router.crypto.ratchet.SparseArray
- toString() - Method in class net.i2p.router.JobImpl
-
- toString() - Method in class net.i2p.router.message.CloveSet
-
- toString() - Method in class net.i2p.router.message.GarlicConfig
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupSelector
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.IterativeLookupSelector
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.SearchMessageSelector
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.StoreMessageSelector
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- toString(StringBuilder, Node) - Static method in class net.i2p.router.news.XMLParser
-
A replacement for Node.toString(), which does not recognize #text.
- toString() - Method in class net.i2p.router.OutNetMessage
-
- toString() - Method in class net.i2p.router.peermanager.PeerProfile
-
- toString() - Method in class net.i2p.router.RouterContext
-
- toString() - Method in class net.i2p.router.sybil.Points
-
- toString(StringBuilder) - Method in class net.i2p.router.sybil.Points
-
For persistence.
- toString() - Method in class net.i2p.router.time.NtpMessage
-
Returns a string representation of a NtpMessage
- toString() - Method in class net.i2p.router.transport.ntcp.EstablishBase
-
- toString() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- toString() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.Block
-
- toString() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- toString() - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
-
- toString() - Method in class net.i2p.router.transport.udp.EstablishmentManager.Token
-
- toString() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- toString() - Method in class net.i2p.router.transport.udp.InboundEstablishState2
-
- toString() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
Returns a string summary of this message state.
- toString() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- toString() - Method in class net.i2p.router.transport.udp.OutboundEstablishState2
-
- toString() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- toString() - Method in class net.i2p.router.transport.udp.PacketBuilder.Fragment
-
- toString() - Method in class net.i2p.router.transport.udp.PeerState
-
- toString() - Method in class net.i2p.router.transport.udp.PeerStateDestroyed
-
- toString() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- toString() - Method in class net.i2p.router.transport.udp.RemoteHostId
-
- toString() - Method in class net.i2p.router.transport.udp.SimpleBandwidthEstimator
-
Returns a string representation of this estimator's current state.
- toString(long, int, byte[], int) - Static method in class net.i2p.router.transport.udp.SSU2Bitfield
-
Pretty print an ACK block
- toString() - Method in class net.i2p.router.transport.udp.SSU2Bitfield
-
- toString() - Method in class net.i2p.router.transport.udp.SSU2Header.Header
-
- toString() - Method in class net.i2p.router.transport.udp.SSU2Payload.AckBlock
-
- toString() - Method in class net.i2p.router.transport.udp.SSU2Payload.Block
-
- toString() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- toString() - Method in class net.i2p.router.transport.udp.UDPEndpoint
-
- toString() - Method in class net.i2p.router.transport.udp.UDPPacket
-
Returns a detailed string representation of this packet, including address, size,
priority, message and mark types, fragment counts, and timing information.
- toString() - Method in class net.i2p.router.transport.UPnP.IPv6ForwardPort
-
- toString() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
toString
- toString() - Method in class net.i2p.router.tunnel.HopConfig
-
- toString() - Method in class net.i2p.router.tunnel.HopProcessor
-
- toString() - Method in class net.i2p.router.tunnel.OutboundTunnelEndpoint
-
- toString() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
- toString() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- toString() - Method in class net.i2p.router.tunnel.pool.ExcluderBase
-
- toString() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
- toString() - Method in class net.i2p.router.tunnel.ThrottledPumpedTunnelGateway
-
Human-readable description differentiating inbound gateway and including tunnel ID.
- toString() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- toString() - Method in class net.i2p.router.tunnel.TunnelParticipant
-
- toString() - Method in class net.i2p.router.TunnelPoolSettings
-
- toString() - Method in class net.i2p.router.update.UpdateRunner
-
- toString() - Method in class net.i2p.router.web.helpers.SidebarHelper.NetworkStateMessage
-
- toString() - Method in class net.i2p.sam.SAMHandler
-
Get a string describing the handler.
- toString() - Method in class net.i2p.stat.Rate
-
- toString() - Method in class net.i2p.stat.RateStat
-
- toString(byte[]) - Static method in class net.i2p.util.Addresses
-
Convenience method to convert an IP address to a String without throwing an exception.
- toString(byte[], int) - Static method in class net.i2p.util.Addresses
-
Convenience method to convert an IP address and port to a String without throwing an exception.
- toString() - Method in class net.i2p.util.InternalServerSocket
-
- toString() - Method in class net.i2p.util.InternalSocket
-
- toString() - Method in class net.i2p.util.ResettableGZIPInputStream
-
Moved from i2ptunnel HTTPResponseOutputStream.InternalGZIPInputStream
- toString() - Method in class net.i2p.util.SimpleTimer2.TimedEvent
-
So the critical "please report" message above isn't so ugly
- toString() - Method in class net.i2p.util.SimpleTimer2
-
- toString() - Method in class net.i2p.util.SocketTimeout
-
- toString() - Method in class net.i2p.util.SyntheticREDQueue
-
Returns a human-readable string displaying the current bandwidth and queue size estimates,
formatted for debugging or informational output.
- toString() - Method in class net.i2p.util.UIMessages.Message
-
- toString() - Method in class net.metanotion.io.block.FreeListBlock
-
- toString() - Method in class net.metanotion.io.block.index.BSkipLevels
-
Get a string representation of this level.
- toString() - Method in class net.metanotion.io.block.index.BSkipList
-
Get a string representation of this skiplist.
- toString() - Method in class net.metanotion.io.block.index.BSkipSpan
-
Get a string representation of this span.
- toString() - Method in class net.metanotion.io.RAIFile
-
- toString() - Method in class org.apache.commons.io.build.AbstractOrigin
-
- toString() - Method in class org.apache.commons.io.ByteOrderMark
-
Converts this instance to a String representation of the BOM.
- toString() - Method in class org.apache.commons.io.CloseableURLConnection
-
- toString() - Method in class org.apache.commons.io.comparator.AbstractFileComparator
-
String representation of this file comparator.
- toString() - Method in class org.apache.commons.io.comparator.CompositeFileComparator
-
String representation of this file comparator.
- toString() - Method in class org.apache.commons.io.comparator.ExtensionFileComparator
-
String representation of this file comparator.
- toString() - Method in class org.apache.commons.io.comparator.NameFileComparator
-
String representation of this file comparator.
- toString() - Method in class org.apache.commons.io.comparator.PathFileComparator
-
String representation of this file comparator.
- toString() - Method in class org.apache.commons.io.comparator.ReverseFileComparator
-
Returns the String representation of this file comparator.
- toString() - Method in class org.apache.commons.io.comparator.SizeFileComparator
-
String representation of this file comparator.
- toString() - Method in class org.apache.commons.io.file.CountingPathVisitor
-
- toString() - Method in class org.apache.commons.io.FileDeleteStrategy
-
Gets a string describing the delete strategy.
- toString() - Method in class org.apache.commons.io.filefilter.AbstractFileFilter
-
Provides a String representation of this file filter.
- toString() - Method in class org.apache.commons.io.filefilter.AgeFileFilter
-
Provide a String representation of this file filter.
- toString() - Method in class org.apache.commons.io.filefilter.AndFileFilter
-
Builds a String representation of this file filter.
- toString() - Method in class org.apache.commons.io.filefilter.DelegateFileFilter
-
Provide a String representation of this file filter.
- toString() - Method in class org.apache.commons.io.filefilter.FalseFileFilter
-
- toString() - Method in class org.apache.commons.io.filefilter.MagicNumberFileFilter
-
Returns a String representation of the file filter, which includes the
magic number bytes and byte offset.
- toString() - Method in class org.apache.commons.io.filefilter.NameFileFilter
-
Provide a String representation of this file filter.
- toString() - Method in class org.apache.commons.io.filefilter.NotFileFilter
-
Provide a String representation of this file filter.
- toString() - Method in class org.apache.commons.io.filefilter.OrFileFilter
-
Provide a String representation of this file filter.
- toString() - Method in class org.apache.commons.io.filefilter.PrefixFileFilter
-
Provides a String representation of this file filter.
- toString() - Method in class org.apache.commons.io.filefilter.RegexFileFilter
-
Returns a debug string.
- toString() - Method in class org.apache.commons.io.filefilter.SizeFileFilter
-
Provide a String representation of this file filter.
- toString() - Method in class org.apache.commons.io.filefilter.SuffixFileFilter
-
Provides a String representation of this file filter.
- toString() - Method in class org.apache.commons.io.filefilter.TrueFileFilter
-
- toString() - Method in class org.apache.commons.io.filefilter.WildcardFileFilter
-
Provide a String representation of this file filter.
- toString() - Method in class org.apache.commons.io.input.BoundedInputStream
-
- toString() - Method in class org.apache.commons.io.input.CharSequenceReader
-
Gets a String representation of the underlying
character sequence.
- toString(int) - Method in class org.apache.commons.io.input.ReversedLinesFileReader
-
Returns the last lineCount lines of the file.
- toString() - Method in class org.apache.commons.io.input.ThrottledInputStream
- toString() - Method in class org.apache.commons.io.input.TimestampedObserver
-
- toString() - Method in enum org.apache.commons.io.IOCase
-
Gets a string describing the sensitivity.
- toString() - Method in class org.apache.commons.io.IORandomAccessFile
-
Returns the pathname string of this abstract pathname.
- toString(byte[], String) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a byte[] as a String
using the specified character encoding.
- toString(InputStream, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of an
InputStream as a String
using the specified character encoding.
- toString(InputStream, String) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of an
InputStream as a String
using the specified character encoding.
- toString(IOSupplier<InputStream>, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of an
InputStream from a supplier as a String
using the specified character encoding.
- toString(IOSupplier<InputStream>, Charset, IOSupplier<String>) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of an
InputStream from a supplier as a String
using the specified character encoding.
- toString(Reader) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents of a
Reader as a String.
- toString(URI, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents at the given URI.
- toString(URI, String) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents at the given URI.
- toString(URL, Charset) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents at the given URL.
- toString(URL, String) - Static method in class org.apache.commons.io.IOUtils
-
Gets the contents at the given URL.
- toString() - Method in class org.apache.commons.io.monitor.FileAlterationObserver
-
Returns a String representation of this observer.
- toString() - Method in class org.apache.commons.io.monitor.SerializableFileTime
-
- toString(Charset) - Method in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Gets the current contents of this byte stream as a string
using the specified encoding.
- toString(String) - Method in class org.apache.commons.io.output.AbstractByteArrayOutputStream
-
Gets the current contents of this byte stream as a string
using the specified encoding.
- toString() - Method in class org.apache.commons.io.output.StringBuilderWriter
-
- toString() - Method in class org.apache.commons.io.output.UncheckedAppendableImpl
-
- toString() - Method in class org.apache.commons.net.ftp.DelegateSocket
-
- toString() - Method in class org.apache.commons.net.ftp.FTPFile
-
Gets a string representation of the FTPFile information.
- toString() - Method in class org.apache.commons.net.io.CopyStreamEvent
-
- toString() - Method in class org.apache.commons.net.nntp.Article
-
- toString() - Method in class org.apache.commons.net.nntp.SimpleNNTPHeader
-
Converts the SimpleNNTPHeader to a properly formatted header in the form of a String, including the blank line used to separate the header from the
article body.
- toString() - Method in class org.apache.commons.net.ntp.NtpV3Impl
-
Returns details of NTP packet as a string.
- toString(long) - Static method in class org.apache.commons.net.ntp.TimeStamp
-
Converts 64-bit NTP timestamp value to a String.
- toString() - Method in class org.apache.commons.net.ntp.TimeStamp
-
Converts this TimeStamp object to a String.
- toString() - Method in class org.apache.commons.net.pop3.POP3MessageInfo
-
- toString() - Method in class org.apache.commons.net.smtp.RelayPath
-
Return the properly formatted string representation of the relay path.
- toString() - Method in class org.apache.commons.net.smtp.SimpleSMTPHeader
-
Converts the SimpleSMTPHeader to a properly formatted header in the form of a String, including the blank line used to separate the header from the
article body.
- toString() - Method in class org.apache.commons.net.tftp.TFTPAckPacket
-
For debugging
- toString() - Method in class org.apache.commons.net.tftp.TFTPDataPacket
-
For debugging
- toString() - Method in class org.apache.commons.net.tftp.TFTPErrorPacket
-
For debugging
- toString() - Method in class org.apache.commons.net.tftp.TFTPPacket
-
For debugging
- toString() - Method in class org.apache.commons.net.tftp.TFTPReadRequestPacket
-
For debugging
- toString() - Method in class org.apache.commons.net.tftp.TFTPWriteRequestPacket
-
For debugging
- toString() - Method in class org.apache.commons.net.util.SubnetUtils.SubnetInfo
- toString() - Method in class org.apache.commons.net.util.SubnetUtils
-
Converts this instance to a debug String.
- toString() - Method in class org.bouncycastle.pqc.crypto.mlkem.Poly
-
- toString() - Method in class org.bouncycastle.pqc.crypto.mlkem.PolyVec
-
- toString() - Method in class org.cybergarage.http.HTTPRequest
-
- toString() - Method in class org.cybergarage.http.HTTPResponse
-
- toString() - Method in class org.cybergarage.http.HTTPServer
-
Returns the bind address as string representation.
- toString() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
I2P
- toString() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
-
I2P
- toString() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- toString(String, boolean) - Method in class org.cybergarage.xml.Node
-
Gets the XML string representation of this node with the specified encoding.
- toString() - Method in class org.cybergarage.xml.Node
-
Gets the XML string representation of this node.
- toString() - Method in class org.freenetproject.DetectedIP
-
- toString() - Method in class org.json.simple.Yytoken
-
- toString() - Method in class org.klomp.snark.BandwidthManager
-
In HTML for debug page
- toString() - Method in class org.klomp.snark.bencode.BEValue
-
- toString() - Method in class org.klomp.snark.BitField
-
- toString() - Method in class org.klomp.snark.dht.InfoHash
-
Returns a string representation of the info hash for debugging and logging.
- toString() - Method in class org.klomp.snark.dht.NodeInfo
-
- toString() - Method in class org.klomp.snark.dht.Token
-
Returns a string representation of the token for debugging and logging.
- toString() - Method in class org.klomp.snark.Message
-
- toString() - Method in class org.klomp.snark.MetaInfo
-
- toString() - Method in class org.klomp.snark.PartialPiece
-
- toString() - Method in class org.klomp.snark.Peer
-
Returns the String representation of the peerID.
- toString() - Method in class org.klomp.snark.PeerID
-
Returns the String "id@address" where id is the first 4 chars of the base64 encoded id and
address is the first 6 chars of the base64 dest (was the base64 hash of the dest) which
should match what the bytemonsoon tracker reports on its web pages.
- toString() - Method in class org.klomp.snark.Piece
-
- toString() - Method in class org.klomp.snark.Request
-
- toString() - Method in class org.klomp.snark.TrackerInfo
-
- toString() - Method in class org.klomp.snark.UpdateRunner
-
- toString() - Method in class org.klomp.snark.web.InclusiveByteRange
-
- toString() - Method in class org.klomp.snark.WebPeer
-
- toString() - Method in class org.minidns.dnslabel.DnsLabel
-
- toString() - Method in class org.minidns.dnsmessage.DnsMessage.Builder
-
- toString() - Method in class org.minidns.dnsmessage.DnsMessage
-
- toString() - Method in class org.minidns.dnsmessage.Question
-
- toString() - Method in class org.minidns.dnsname.DnsName
-
- toString() - Method in class org.minidns.edns.Edns
-
- toString() - Method in class org.minidns.edns.EdnsOption
-
- toString() - Method in class org.minidns.record.A
-
- toString() - Method in class org.minidns.record.AAAA
-
- toString() - Method in class org.minidns.record.DelegatingDnssecRR
-
- toString() - Method in class org.minidns.record.DNSKEY
-
- toString() - Method in class org.minidns.record.MX
-
- toString() - Method in class org.minidns.record.NSEC
-
- toString() - Method in class org.minidns.record.NSEC3
-
- toString() - Method in class org.minidns.record.NSEC3PARAM
-
- toString() - Method in class org.minidns.record.OPENPGPKEY
-
- toString() - Method in class org.minidns.record.Record
-
Retrieve a textual representation of this resource record.
- toString() - Method in class org.minidns.record.RRSIG
-
- toString() - Method in class org.minidns.record.RRWithTarget
-
- toString() - Method in class org.minidns.record.SOA
-
- toString() - Method in class org.minidns.record.SRV
-
- toString() - Method in class org.minidns.record.TLSA
-
- toString() - Method in class org.minidns.record.TXT
-
- toString() - Method in class org.rrd4j.core.FetchData
-
Returns string representing fetched data in a RRDTool-like form.
- toString() - Method in class org.rrd4j.core.jrrd.Archive
-
Returns a summary the contents of this archive.
- toString() - Method in class org.rrd4j.core.jrrd.CDPStatusBlock
-
Returns a summary the contents of this CDP status block.
- toString() - Method in class org.rrd4j.core.jrrd.DataChunk
-
Returns a summary of the contents of this data chunk.
- toString() - Method in class org.rrd4j.core.jrrd.DataSource
-
Returns a summary the contents of this data source.
- toString() - Method in class org.rrd4j.core.jrrd.Header
-
Returns a summary the contents of this header.
- toString() - Method in class org.rrd4j.core.jrrd.PDPStatusBlock
-
Returns a summary the contents of this PDP status block.
- toString() - Method in class org.rrd4j.core.jrrd.RRDatabase
-
Returns a summary the contents of this database.
- toString() - Method in class org.rrd4j.core.timespec.TimeToken
-
Returns a string representation of this token for debugging.
- toString() - Method in class org.rrd4j.data.Variable.PercentElem
-
- toString() - Method in class org.rrd4j.data.Variable.Value
-
- toString() - Method in class org.rrd4j.graph.DownSampler.DataSet
-
- toStringFull() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- toStringInternal() - Method in class org.minidns.edns.EdnsOption
-
Returns the string representation of this EDNS option.
- toStringInternal() - Method in class org.minidns.edns.Nsid
-
- toStringInternal() - Method in class org.minidns.edns.UnknownEdnsOption
-
- TOTAL() - Constructor for class org.rrd4j.data.Variable.TOTAL
-
- TOTAL1_MAX - Static variable in class net.i2p.router.transport.ntcp.OutboundNTCP2State
-
one less than 288 byte NTCP1 msg 1
- TOTAL_PROT_SAMPLE_LEN - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- totalReceived - Variable in class net.i2p.sam.SAMv2StreamSession.SAMv2StreamSessionSocketReader
-
- totalSize() - Method in class i2p.susi.dns.AddressbookBean
-
Gets the total size of the address book.
- totalSize() - Method in class i2p.susi.dns.NamingServiceBean
-
- toTime(byte[]) - Static method in class org.apache.commons.net.time.TimeUDPClient
-
- toTimeoutHeaderString(long) - Static method in class org.cybergarage.upnp.event.Subscription
-
- toTimeString(int) - Static method in class org.cybergarage.http.Date
-
Converts an integer value to a zero-padded time string.
- toTypedKey(KeyCertificate) - Method in class net.i2p.data.PublicKey
-
Up-convert this from an untyped (type 0) PK to a typed PK based on the Key Cert given.
- toTypedKey(KeyCertificate) - Method in class net.i2p.data.SigningPublicKey
-
Up-convert this from an untyped (type 0) SPK to a typed SPK based on the Key Cert given.
- touch(Path) - Static method in class org.apache.commons.io.file.PathUtils
-
Implements behavior similar to the Unix "touch" utility.
- touch(File) - Static method in class org.apache.commons.io.FileUtils
-
Implements behavior similar to the Unix "touch" utility.
- toUnicode(String) - Static method in class i2p.susi.dns.AddressBean
-
The Unicode name, translated from Punycode
- toUnicode(String) - Method in class org.minidns.idna.DefaultIdnaTransformator
-
- toUnicode(String) - Method in interface org.minidns.idna.IdnaTransformator
-
- toUnicode(String) - Static method in class org.minidns.idna.MiniDnsIdna
-
Converts an ASCII string back to its Unicode representation using IDNA.
- toUnixTime(FileTime) - Static method in class org.apache.commons.io.file.attribute.FileTimes
-
Converts a
FileTime to standard Unix time in seconds.
- toURLs(File...) - Static method in class org.apache.commons.io.FileUtils
-
Converts each element of an array of
File to a
URL.
- toUTCString() - Method in class org.apache.commons.net.ntp.TimeStamp
-
Converts this TimeStamp object to a String of the form:
- toWeekString(int) - Static method in class org.cybergarage.http.Date
-
Converts a day of week value to its three-letter string representation.
- toXml(PrintStream) - Method in class org.rrd4j.core.jrrd.Archive
-
Writes XML representation of this archive to the specified print stream.
- toXml(PrintStream) - Method in class org.rrd4j.core.jrrd.CDPStatusBlock
-
- toXml(PrintStream) - Method in class org.rrd4j.core.jrrd.DataSource
-
- toXml(PrintStream) - Method in class org.rrd4j.core.jrrd.RRDatabase
-
Outputs the content of the database to the given print stream as a stream of XML.
- toXMLString(boolean) - Method in class org.cybergarage.xml.Node
-
Gets the XML string representation with all XML characters escaped.
- toXMLString() - Method in class org.cybergarage.xml.Node
-
Gets the XML string representation with all XML characters escaped.
- trace(String, TFTPPacket) - Method in class org.apache.commons.net.tftp.TFTP
-
Trace facility; this implementation does nothing.
- track(File, Object) - Method in class org.apache.commons.io.FileCleaningTracker
-
Tracks the specified file, using the provided marker, deleting the file
when the marker instance is garbage collected.
- track(File, Object, FileDeleteStrategy) - Method in class org.apache.commons.io.FileCleaningTracker
-
Tracks the specified file, using the provided marker, deleting the file
when the marker instance is garbage collected.
- track(Path, Object) - Method in class org.apache.commons.io.FileCleaningTracker
-
Tracks the specified file, using the provided marker, deleting the file
when the marker instance is garbage collected.
- track(Path, Object, FileDeleteStrategy) - Method in class org.apache.commons.io.FileCleaningTracker
-
Tracks the specified file, using the provided marker, deleting the file
when the marker instance is garbage collected.
- track(String, Object) - Method in class org.apache.commons.io.FileCleaningTracker
-
Tracks the specified file, using the provided marker, deleting the file
when the marker instance is garbage collected.
- track(String, Object, FileDeleteStrategy) - Method in class org.apache.commons.io.FileCleaningTracker
-
Tracks the specified file, using the provided marker, deleting the file
when the marker instance is garbage collected.
- TRACKED_CAPS - Static variable in class net.i2p.router.peermanager.PeerManager
-
- Tracker(String, FileDeleteStrategy, Object, ReferenceQueue<? super Object>) - Constructor for class org.apache.commons.io.FileCleaningTracker.Tracker
-
Constructs an instance of this class from the supplied parameters.
- Tracker - Class in org.klomp.snark
-
Represents a known BitTorrent tracker with its configuration and capabilities.
- Tracker(String, String, String) - Constructor for class org.klomp.snark.Tracker
-
- TrackerClient - Class in org.klomp.snark
-
Handles communication with BitTorrent trackers and DHT to discover new peers.
- TrackerClient(I2PSnarkUtil, MetaInfo, String, PeerCoordinator, Snark) - Constructor for class org.klomp.snark.TrackerClient
-
Call start() to start it.
- TrackerInfo - Class in org.klomp.snark
-
The data structure for the tracker response.
- TrackerInfo(InputStream, byte[], byte[], MetaInfo, I2PSnarkUtil) - Constructor for class org.klomp.snark.TrackerInfo
-
- TrackerInfo(Set<Hash>, int, int, int, String, byte[], byte[], MetaInfo, I2PSnarkUtil) - Constructor for class org.klomp.snark.TrackerInfo
-
To convert returned UDPTracker data to the standard structure
- TrackerResponse(int, int, int, Set<Hash>) - Constructor for class org.klomp.snark.UDPTrackerClient.TrackerResponse
-
success
- TrackerResponse(String) - Constructor for class org.klomp.snark.UDPTrackerClient.TrackerResponse
-
failure
- trackers - Variable in class org.apache.commons.io.FileCleaningTracker
-
- trackSSU2CorruptSessionConfirmed(RemoteHostId) - Method in class net.i2p.router.transport.udp.EstablishmentManager
-
Track SSU2 corrupt SessionConfirmed and auto-ban repeat offenders.
- trackSSU2EstablishFailure(RemoteHostId) - Method in class net.i2p.router.transport.udp.EstablishmentManager
-
Track SSU2 establishment failures and auto-ban repeat offenders.
- TRANSACTION_FAILED - Static variable in class org.apache.commons.net.smtp.SMTPReply
-
SMTP reply code 554.
- TRANSACTION_STATE - Static variable in class org.apache.commons.net.pop3.POP3
-
A constant representing the POP3 transaction state.
- TRANSFER_ABORTED - Static variable in class org.apache.commons.net.ftp.FTPReply
-
Reply code 426.
- TRANSFER_ENCODING - Static variable in class org.cybergarage.http.HTTP
-
- TRANSFER_FAILED - Static variable in class org.apache.commons.net.nntp.NNTPReply
-
NNTP reply code 436.
- TRANSFER_MODE - Static variable in enum org.apache.commons.net.ftp.FTPCmd
-
Alias.
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.DevSU3UpdateChecker
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.DevSU3UpdateRunner
-
eepget listener callback Overrides
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.NewsFetcher
-
Copies the file from temp dir to the news location,
calls checkForUpdates()
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.PluginUpdateChecker
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.PluginUpdateRunner
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.UnsignedUpdateRunner
-
eepget listener callback Overrides
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.update.UpdateRunner
-
subclasses should override
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.util.DNSOverHTTPS
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.util.EepGet.CLIStatusListener
-
- transferComplete(long, long, long, String, String, boolean) - Method in interface net.i2p.util.EepGet.StatusListener
-
- transferComplete(long, long, long, String, String, boolean) - Method in class org.klomp.snark.web.FetchAndAdd
-
- transferComplete(long, long, long, String, String, boolean) - Method in class org.klomp.snark.WebPeer
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.update.DevSU3UpdateChecker
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.update.NewsFetcher
-
override for status update
- transferFailed(String, long, long, int) - Method in class net.i2p.router.update.PluginUpdateChecker
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.update.PluginUpdateRunner
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.update.UpdateRunner
-
subclasses should override
- transferFailed(String, long, long, int) - Method in class net.i2p.util.DNSOverHTTPS
-
- transferFailed(String, long, long, int) - Method in class net.i2p.util.EepGet.CLIStatusListener
-
- transferFailed(String, long, long, int) - Method in interface net.i2p.util.EepGet.StatusListener
-
- transferFailed(String, long, long, int) - Method in class org.klomp.snark.web.FetchAndAdd
-
- transferFailed(String, long, long, int) - Method in class org.klomp.snark.WebPeer
-
- transform(int, int, double) - Method in class org.rrd4j.graph.ImageWorker
-
- TRANSIENT_FAIL - Static variable in class net.i2p.router.transport.TransportBid
-
- TransientDataStore - Class in net.i2p.router.networkdb.kademlia
-
In-memory network database storage implementation.
- TransientDataStore(RouterContext) - Constructor for class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- TransientSessionKeyManager - Class in net.i2p.router.crypto
-
Implement the session key management, but keep everything in memory (don't write to disk).
- TransientSessionKeyManager(I2PAppContext) - Constructor for class net.i2p.router.crypto.TransientSessionKeyManager
-
The session key manager should only be constructed and accessed through the
application context.
- TransientSessionKeyManager(I2PAppContext, int, int) - Constructor for class net.i2p.router.crypto.TransientSessionKeyManager
-
- TransitSummaryHelper - Class in net.i2p.router.web.helpers
-
Helper for transit tunnel summary page rendering and form processing.
- TransitSummaryHelper() - Constructor for class net.i2p.router.web.helpers.TransitSummaryHelper
-
- Translate - Class in net.i2p.util
-
Translate strings efficiently.
- Translate() - Constructor for class net.i2p.util.Translate
-
- TranslateReader - Class in net.i2p.util
-
Translate.
- TranslateReader(I2PAppContext, String, InputStream) - Constructor for class net.i2p.util.TranslateReader
-
- TranslateReader(I2PAppContext, String, Reader) - Constructor for class net.i2p.util.TranslateReader
-
- TranslateSVGServlet - Class in i2p.susi.dns
-
Translate a svg file on-the-fly.
- TranslateSVGServlet() - Constructor for class i2p.susi.dns.TranslateSVGServlet
-
- transmitTimestamp - Variable in class net.i2p.router.time.NtpMessage
-
This is the time at which the reply departed the server for the client,
in seconds since 00:00 1-Jan-1900.
- Transport - Interface in net.i2p.router.transport
-
Core interface for I2P transport protocols.
- Transport.AddressSource - Enum in net.i2p.router.transport
-
Source of transport address configuration.
- transportAddressChanged() - Method in interface net.i2p.router.transport.TransportEventListener
-
- transportAddressChanged() - Method in class net.i2p.router.transport.TransportManager
-
Handle transport address change notifications.
- TransportBid - Class in net.i2p.router.transport
-
Represents a transport's bid for message delivery cost.
- TransportBid() - Constructor for class net.i2p.router.transport.TransportBid
-
- TransportEventListener - Interface in net.i2p.router.transport
-
Handles transport events including message receipt and address changes.
- transportFailed(String) - Method in class net.i2p.router.OutNetMessage
-
As of 0.9.55, returns the previous number of failed transports.
- TransportImpl - Class in net.i2p.router.transport
-
Defines a way to send a message to another peer and start listening for messages
- TransportImpl(RouterContext) - Constructor for class net.i2p.router.transport.TransportImpl
-
Initialize the new transport
- TransportManager - Class in net.i2p.router.transport
-
Central coordinator for all I2P transport protocols.
- TransportManager(RouterContext) - Constructor for class net.i2p.router.transport.TransportManager
-
- TransportManager.Port - Class in net.i2p.router.transport
-
Port configuration for transport protocols.
- transports - Variable in class net.i2p.router.Banlist.Entry
-
set of transports to ban, null means all transports
- TransportUtil - Class in net.i2p.router.transport
-
Utility class providing common transport operations and configurations.
- TransportUtil() - Constructor for class net.i2p.router.transport.TransportUtil
-
- TransportUtil.IPv6Config - Enum in net.i2p.router.transport
-
IPv6 configuration options for transports.
- tray - Variable in class net.i2p.desktopgui.TrayManager
-
- trayIcon - Variable in class net.i2p.desktopgui.TrayManager
-
- TrayManager - Class in net.i2p.desktopgui
-
Abstract base class for managing system tray icons and menus for I2P.
- TrayManager(I2PAppContext, boolean) - Constructor for class net.i2p.desktopgui.TrayManager
-
Instantiate tray manager.
- trialDecryptHandshakeHeader(UDPPacket, byte[], byte[]) - Static method in class net.i2p.router.transport.udp.SSU2Header
-
Session Request and Session Created only.
- trialDecryptLongHeader(UDPPacket, byte[], byte[]) - Static method in class net.i2p.router.transport.udp.SSU2Header
-
Retry, Token Request, Peer Test only.
- trialDecryptShortHeader(UDPPacket, byte[], byte[]) - Static method in class net.i2p.router.transport.udp.SSU2Header
-
Session Confirmed and data phase.
- triggerReplacementBuild() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Trigger an immediate replacement build for this pool.
- trim(KBucket<K>, K) - Method in interface net.i2p.kademlia.KBucketTrimmer
-
Called from add() just before adding the entry.
- trim(KBucket<T>, T) - Method in class net.i2p.kademlia.RandomIfOldTrimmer
-
- trim(KBucket<T>, T) - Method in class net.i2p.kademlia.RandomTrimmer
-
- trim(KBucket<T>, T) - Method in class net.i2p.kademlia.RejectTrimmer
-
- trim(String, String) - Static method in class org.cybergarage.util.StringUtil
-
Trims specified characters from both ends of a string.
- trim(KBucket<NID>, NID) - Method in class org.klomp.snark.dht.KBTrimmer
-
Attempts to trim a Kademlia bucket to make room for a new node.
- trimExtension(CharSequence) - Method in enum org.apache.commons.io.FileSystem
-
- trimIfGlue() - Method in class org.rrd4j.graph.CommentText
-
- trimLeadingSpaces - Variable in class org.apache.commons.net.ftp.parser.UnixFTPEntryParser
-
Whether leading spaces are trimmed from file names this was the case for the original implementation.
- TrivialPreprocessor - Class in net.i2p.router.tunnel
-
Do the simplest thing possible for preprocessing - for each message available,
turn it into the minimum number of fragmented preprocessed blocks, sending
each of those out.
- TrivialPreprocessor(RouterContext) - Constructor for class net.i2p.router.tunnel.TrivialPreprocessor
-
- TRUE - Static variable in class org.apache.commons.io.filefilter.TrueFileFilter
-
Singleton instance of true filter.
- TRUE_CHUNK_LISTENER - Static variable in class org.apache.commons.net.imap.IMAP
-
- trueFileFilter() - Static method in class org.apache.commons.io.filefilter.FileFilterUtils
-
Returns a filter that always returns true.
- TrueFileFilter - Class in org.apache.commons.io.filefilter
-
A file filter that always returns true.
- TrueFileFilter() - Constructor for class org.apache.commons.io.filefilter.TrueFileFilter
-
Restrictive constructor.
- truncate(String, int) - Static method in class net.i2p.servlet.util.ServletUtil
-
Truncate a String.
- truncated - Variable in class org.minidns.dnsmessage.DnsMessage
-
True if message is truncated.
- TrustedPluginKeys - Class in net.i2p.router.update
-
Plugin keys we know about.
- TrustedPluginKeys() - Constructor for class net.i2p.router.update.TrustedPluginKeys
-
- TrustedUpdate - Class in net.i2p.crypto
-
Handles signing and verification of I2P update files.
- TrustedUpdate() - Constructor for class net.i2p.crypto.TrustedUpdate
-
Constructs a new TrustedUpdate with the default global
context.
- TrustedUpdate(I2PAppContext) - Constructor for class net.i2p.crypto.TrustedUpdate
-
- TrustManagerUtils - Class in org.apache.commons.net.util
-
TrustManager utilities for generating TrustManagers.
- tryAdvance(IOConsumer<? super T>) - Method in interface org.apache.commons.io.function.IOSpliterator
-
- tryAdvance(Consumer<? super T>) - Method in class org.apache.commons.io.function.UncheckedIOSpliterator
-
- TryCache<T> - Class in net.i2p.util
-
A thread-safe, lock-free-ish object cache that reuses objects to reduce allocation overhead.
- TryCache(TryCache.ObjectFactory<T>, int) - Constructor for class net.i2p.util.TryCache
-
- TryCache.ObjectFactory<T> - Interface in net.i2p.util
-
Factory interface for creating new objects in TryCache.
- trySplit() - Method in interface org.apache.commons.io.function.IOSpliterator
-
- trySplit() - Method in class org.apache.commons.io.function.UncheckedIOSpliterator
-
- ttl - Variable in class org.minidns.record.Record
-
The ttl of this record.
- TTL_EXPIRED - Static variable in class net.i2p.socks.SOCKS5Constants.Reply
-
- TUE - Static variable in class org.rrd4j.core.timespec.TimeToken
-
Token for "tue", "tuesday" - third day of week
- TUESDAY - Static variable in interface org.rrd4j.graph.RrdGraphConstants
-
Constant to represent Tuesday
- tunnel - Variable in class net.i2p.i2ptunnel.I2PTunnelTask
-
- TUNNEL_ACCEPT - Static variable in class net.i2p.router.RouterThrottleImpl
-
tunnel acceptance
- TUNNEL_RATES - Static variable in class net.i2p.stat.RateConstants
-
Tunnel-specific rate periods including 10 minutes for build statistics.
- TUNNEL_REJECT_BANDWIDTH - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
tunnel rejection due to excess bandwidth usage - used for most rejections even if not really for bandwidth
- TUNNEL_REJECT_CRIT - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
tunnel rejection due to system failure - not currently used
- TUNNEL_REJECT_PROBABALISTIC_REJECT - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
probabalistic tunnel rejection due to a flood of requests - infrequent
- TUNNEL_REJECT_TRANSIENT_OVERLOAD - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
tunnel rejection due to temporary cpu/job/tunnel overload - rare
- TUNNEL_TEST_RATES - Static variable in class net.i2p.stat.RateConstants
-
Tunnel test timing rate periods: 1 minute and 1 hour.
- TUNNEL_VERIFY_RATES - Static variable in class net.i2p.stat.RateConstants
-
Tunnel verification rate periods: 1 minute, 10 minutes, and 1 hour.
- TunnelBandwidthHelper - Class in net.i2p.router.web.helpers
-
Helper for tunnel bandwidth page rendering and form processing.
- TunnelBandwidthHelper() - Constructor for class net.i2p.router.web.helpers.TunnelBandwidthHelper
-
- TunnelBuildMessage - Class in net.i2p.data.i2np
-
The basic build message with 8 records.
- TunnelBuildMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelBuildMessage
-
- TunnelBuildMessage(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.TunnelBuildMessage
-
- TunnelBuildMessageBase - Class in net.i2p.data.i2np
-
Base for TBM, TBRM, VTBM, VTBRM
Retrofitted over them.
- TunnelBuildMessageBase(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelBuildMessageBase
-
- TunnelBuildMessageBase(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.TunnelBuildMessageBase
-
- TunnelBuildReplyMessage - Class in net.i2p.data.i2np
-
The basic build reply message with 8 records.
- TunnelBuildReplyMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelBuildReplyMessage
-
- TunnelBuildReplyMessage(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.TunnelBuildReplyMessage
-
- tunnelCache - Variable in class net.i2p.router.message.OutboundCache
-
Cache for outbound tunnels per source-destination pair.
- TunnelConfig - Class in net.i2p.i2ptunnel.ui
-
Helper class to generate a valid TunnelController configuration from provided
settings.
- TunnelConfig() - Constructor for class net.i2p.i2ptunnel.ui.TunnelConfig
-
- TunnelController - Class in net.i2p.i2ptunnel
-
Coordinate the runtime operation and configuration of a single I2PTunnel.
- TunnelController(Properties, String) - Constructor for class net.i2p.i2ptunnel.TunnelController
-
Create a new controller for a tunnel out of the specific config options.
- TunnelController(Properties, String, boolean) - Constructor for class net.i2p.i2ptunnel.TunnelController
-
Create a new controller for a tunnel out of the specific config options.
- TunnelController.TunnelState - Enum in net.i2p.i2ptunnel
-
- TunnelControllerGroup - Class in net.i2p.i2ptunnel
-
Coordinates tunnel groups within the JVM, managing configuration persistence.
- TunnelControllerGroup(I2PAppContext, ClientAppManager, String[]) - Constructor for class net.i2p.i2ptunnel.TunnelControllerGroup
-
Instantiation only.
- TunnelControllerGroup.CustomThreadPoolExecutor - Class in net.i2p.i2ptunnel
-
Thread pool executor for I2P tunnel client handlers with custom configuration
- TunnelCreatorConfig - Class in net.i2p.router.tunnel
-
Coordinate the info that the tunnel creator keeps track of, including what
peers are in the tunnel and what their configuration is
See PooledTunnelCreatorConfig for the non-abstract class
- TunnelCreatorConfig(RouterContext, int, boolean) - Constructor for class net.i2p.router.tunnel.TunnelCreatorConfig
-
For exploratory only (null destination)
- TunnelCreatorConfig(RouterContext, int, boolean, Hash) - Constructor for class net.i2p.router.tunnel.TunnelCreatorConfig
-
- TunnelDataMessage - Class in net.i2p.data.i2np
-
Defines the message sent between routers as part of the tunnel delivery
The tunnel ID is changed in-place by TunnelParticipant.send(), so
we can't reuse the checksum on output, but we still subclass
FastI2NPMessageImpl so we don't verify the checksum on input...
- TunnelDataMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelDataMessage
-
- tunnelDataPushed(Hash, long, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Non-blocking.
- tunnelDataPushed(Hash, long, int) - Method in interface net.i2p.router.ProfileManager
-
Note that we were able to push some data through a tunnel that the peer
is participating in (detected after rtt).
- tunnelDataPushed1m(Hash, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Non-blocking.
- tunnelDataPushed1m(Hash, int) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer is participating in a tunnel that pushed the given amount of data
over the last minute.
- tunnelDataTransferred(long) - Method in class net.i2p.router.peermanager.PeerProfile
-
the tunnel pushed that much data in its lifetime
- tunnelDispatched(String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatched(long, long, String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatched(long, long, long, Hash, String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatched(long, long, long, String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatcher() - Method in class net.i2p.router.RouterContext
-
Handle tunnel messages, as well as coordinate the gateways
- TunnelDispatcher - Class in net.i2p.router.tunnel
-
Handle the actual processing and forwarding of messages through the various tunnels.
- TunnelDispatcher(RouterContext) - Constructor for class net.i2p.router.tunnel.TunnelDispatcher
-
Creates a new instance of TunnelDispatcher
- TunnelDispatcher.Location - Enum in net.i2p.router.tunnel
-
Location in the tunnel for RED logic
- tunnelFailed(TunnelId) - Method in class net.i2p.router.MessageHistory
-
The local router has detected a failure in the given tunnel
- tunnelFailed(Hash, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer participated in a tunnel that failed.
- tunnelFailed(Hash, int) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer participated in a tunnel that failed.
- tunnelFailed(TunnelInfo) - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- tunnelFailed(TunnelInfo, Hash) - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- tunnelFailed() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
The tunnel failed a test, so (maybe) stop using it
- tunnelFailed(TunnelInfo) - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Remove tunnel and blame all peers (not necessarily equally).
- tunnelFailed(TunnelInfo, Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
Remove the tunnel and blame only one peer.
- tunnelFailed() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
Poke the build executor to build more tunnels.
- tunnelFailed() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
The tunnel failed a test, so (maybe) stop using it
- tunnelFailedCompletely() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
The tunnel failed completely, so definitely stop using it
- tunnelFailedFirstHop() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
We failed to contact the first hop for an outbound tunnel,
so immediately stop using it.
- TunnelGateway - Class in net.i2p.router.tunnel
-
Serve as the gatekeeper for a tunnel, accepting messages, coalescing and/or
fragmenting them before wrapping them up for tunnel delivery.
- TunnelGateway(RouterContext, TunnelGateway.QueuePreprocessor, TunnelGateway.Sender, TunnelGateway.Receiver) - Constructor for class net.i2p.router.tunnel.TunnelGateway
-
- TunnelGateway.DelayedFlush - Class in net.i2p.router.tunnel
-
- TunnelGateway.QueuePreprocessor - Interface in net.i2p.router.tunnel
-
Interface for preprocessing queued tunnel messages.
- TunnelGateway.Receiver - Interface in net.i2p.router.tunnel
-
Interface for receiving encrypted tunnel data.
- TunnelGateway.Sender - Interface in net.i2p.router.tunnel
-
Interface for sending preprocessed tunnel data.
- TunnelGatewayMessage - Class in net.i2p.data.i2np
-
Defines the message sent between one tunnel's endpoint and another's gateway.
- TunnelGatewayMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelGatewayMessage
-
- TunnelGatewayPumper - Class in net.i2p.router.tunnel
-
TunnelGatewayPumper runs a pool of threads that process PumpedTunnelGateway instances which need
messages pushed through preprocessing and sending.
- TunnelGatewayPumper(RouterContext) - Constructor for class net.i2p.router.tunnel.TunnelGatewayPumper
-
Creates a new TunnelGatewayPumper and starts configured number of pump threads.
- TunnelGatewayZeroHop - Class in net.i2p.router.tunnel
-
Serve as the gatekeeper for a tunnel with no hops, either inbound or outbound.
- TunnelGatewayZeroHop(RouterContext, TunnelCreatorConfig) - Constructor for class net.i2p.router.tunnel.TunnelGatewayZeroHop
-
- TunnelHelper - Class in net.i2p.router.web.helpers
-
Helper for tunnel status page rendering and form processing.
- TunnelHelper() - Constructor for class net.i2p.router.web.helpers.TunnelHelper
-
- TunnelHistory - Class in net.i2p.router.peermanager
-
Tunnel related history information
- TunnelHistory(RouterContext, String) - Constructor for class net.i2p.router.peermanager.TunnelHistory
-
- TunnelId - Class in net.i2p.data
-
Tunnel identifier for routing messages through a sequence of routers in I2P.
- TunnelId() - Constructor for class net.i2p.data.TunnelId
-
- TunnelId(long) - Constructor for class net.i2p.data.TunnelId
-
- TunnelInfo - Interface in net.i2p.router
-
Defines the information associated with a tunnel
- tunnelJoined(String, TunnelInfo) - Method in class net.i2p.router.MessageHistory
-
The local router has joined the given tunnel operating in the given state.
- tunnelJoined(String, HopConfig) - Method in class net.i2p.router.MessageHistory
-
The local router has joined the given tunnel operating in the given state.
- tunnelJoined(Hash, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the router agreed to participate in a tunnel
- tunnelJoined(Hash, long) - Method in interface net.i2p.router.ProfileManager
-
Note that the router agreed to participate in a tunnel
- tunnelLifetimePushed(Hash, long, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Non-blocking.
- tunnelLifetimePushed(Hash, long, long) - Method in interface net.i2p.router.ProfileManager
-
Note that we were able to push the given amount of data through a tunnel
that the peer is participating in
- tunnelManager() - Method in class net.i2p.router.RouterContext
-
Coordinate this router's tunnels (its pools, participation, backup, etc).
- TunnelManagerFacade - Interface in net.i2p.router
-
Manages tunnel creation, maintenance, and selection for encrypted routing.
- TunnelParticipant - Class in net.i2p.router.tunnel
-
Participates in a tunnel at an intermediate hop (not gateway or endpoint).
- TunnelParticipant(RouterContext, HopConfig, HopProcessor) - Constructor for class net.i2p.router.tunnel.TunnelParticipant
-
Construct for intermediate tunnel participant (not endpoint).
- TunnelParticipant(RouterContext, InboundEndpointProcessor) - Constructor for class net.i2p.router.tunnel.TunnelParticipant
-
Construct for inbound tunnel endpoint.
- tunnelParticipantRejected(Hash, String) - Method in class net.i2p.router.MessageHistory
-
- TunnelParticipatingFastestHelper - Class in net.i2p.router.web.helpers
-
Helper for fastest participating tunnels page rendering and form processing.
- TunnelParticipatingFastestHelper() - Constructor for class net.i2p.router.web.helpers.TunnelParticipatingFastestHelper
-
- TunnelParticipatingHelper - Class in net.i2p.router.web.helpers
-
Helper for participating tunnels page rendering and form processing.
- TunnelParticipatingHelper() - Constructor for class net.i2p.router.web.helpers.TunnelParticipatingHelper
-
- TunnelPeerCountHelper - Class in net.i2p.router.web.helpers
-
Helper for tunnel peer count page rendering and form processing.
- TunnelPeerCountHelper() - Constructor for class net.i2p.router.web.helpers.TunnelPeerCountHelper
-
- TunnelPeerSelector - Class in net.i2p.router.tunnel.pool
-
Coordinate the selection of peers to go into a tunnel for one particular pool.
- TunnelPeerSelector(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.TunnelPeerSelector
-
- TunnelPeerSelector.Excluder - Class in net.i2p.router.tunnel.pool
-
Excluder that automatically adds peers to the set when they should be excluded.
- TunnelPeerSelector.HopChainValidator - Class in net.i2p.router.tunnel.pool
-
Validates peer-to-peer connectivity in a tunnel hop chain.
- TunnelPool - Class in net.i2p.router.tunnel.pool
-
A group of tunnels for the router or a particular client, in a single direction.
- TunnelPool(RouterContext, TunnelPoolManager, TunnelPoolSettings, TunnelPeerSelector) - Constructor for class net.i2p.router.tunnel.pool.TunnelPool
-
- TunnelPoolManager - Class in net.i2p.router.tunnel.pool
-
Manage all the exploratory and client tunnel pools.
- TunnelPoolManager(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- TunnelPoolSettings - Class in net.i2p.router
-
Wrap up the settings for a pool of tunnels.
- TunnelPoolSettings(boolean) - Constructor for class net.i2p.router.TunnelPoolSettings
-
Exploratory tunnel
- TunnelPoolSettings(Hash, boolean) - Constructor for class net.i2p.router.TunnelPoolSettings
-
Client tunnel unless dest == null
- tunnelRejected(Hash, TunnelId, Hash, String) - Method in class net.i2p.router.MessageHistory
-
The peer did not accept the tunnel join for the given reason
- tunnelRejected(Hash, long, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that a router explicitly rejected joining a tunnel.
- tunnelRejected(Hash, long, int) - Method in interface net.i2p.router.ProfileManager
-
Note that a router explicitly rejected joining a tunnel
- TunnelRenderer - Class in net.i2p.router.web.helpers
-
For /tunnels.jsp, used by TunnelHelper.
- TunnelRenderer(RouterContext) - Constructor for class net.i2p.router.web.helpers.TunnelRenderer
-
- tunnelRequestTimedOut(Hash, TunnelId) - Method in class net.i2p.router.MessageHistory
-
The peer did not accept the tunnel join for the given reason (this may be because
of a timeout or an explicit refusal).
- TunnelTestStatus - Enum in net.i2p.router
-
Test status for tunnel testing display
- tunnelTestSucceeded(Hash, long) - Method in interface net.i2p.router.ProfileManager
-
Note that a tunnel that the router is participating in
was successfully tested with the given round trip latency
- tunnelTimedOut(Hash) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that a router did not respond to a tunnel join.
- tunnelTimedOut(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that a router timed out joining a tunnel
- tunnelValid(TunnelInfo, long) - Method in class net.i2p.router.MessageHistory
-
Note that we have reason to believe that the given tunnel is valid, since we could do something
through it in the given amount of time
- turn() - Method in class org.apache.commons.net.smtp.SMTP
-
A convenience method to send the SMTP TURN command to the server, receive the reply, and return the reply code.
- TURN - Static variable in class org.apache.commons.net.smtp.SMTPCommand
-
SMTP command 12.
- TWO - Static variable in class net.i2p.crypto.eddsa.math.Constants
-
- TWO - Variable in class net.i2p.crypto.eddsa.math.Field
-
- TXT - Class in org.minidns.record
-
DNS TXT record payload for arbitrary text data.
Contains one or more text strings, commonly used for verification,
policies, or other metadata.
- TXT(byte[]) - Constructor for class org.minidns.record.TXT
-
- type - Variable in class i2p.susi.webmail.MailPart
-
encoding non-null
- type - Variable in class net.i2p.router.news.NewsMetadata.Update
-
- type(int) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP TYPE command to the server, receive the reply, and return the reply code.
- type(int, int) - Method in class org.apache.commons.net.ftp.FTP
-
A convenience method to send the FTP TYPE command for text files to the server, receive the reply, and return the reply code.
- type - Variable in class org.apache.commons.net.tftp.TFTPPacket
-
The type of packet.
- type - Variable in class org.klomp.snark.Message
-
- type - Variable in class org.minidns.dnsmessage.Question
-
The question type (e.g.
- type - Variable in class org.minidns.record.Record
-
The type (and payload type) of this record.
- type - Variable in class org.rrd4j.core.timespec.TimeSpec
-
- TYPE_ABSOLUTE - Static variable in class org.rrd4j.core.timespec.TimeSpec
-
- TYPE_ACK - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_COMMENT - Static variable in class org.klomp.snark.ExtensionHandler
-
- TYPE_CONF - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_CONNECT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
all of these @since 0.9.14
- TYPE_CREAT - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_DAYTIME - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
-
"DAYTIME"
- TYPE_DEST - Static variable in class net.i2p.data.i2cp.BlindingInfoMessage
-
Endpoint type for destination
- TYPE_DESTROY - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_DHT - Static variable in class org.klomp.snark.ExtensionHandler
-
not using the option bit since the compact format is different
- TYPE_DMG - Static variable in class net.i2p.crypto.SU3File
-
- TYPE_END - Static variable in class org.rrd4j.core.timespec.TimeSpec
-
- TYPE_EXE - Static variable in class net.i2p.crypto.SU3File
-
- TYPE_FIRST - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
For debugging and stats only - does not go out on the wire.
- TYPE_HASH - Static variable in class net.i2p.data.i2cp.BlindingInfoMessage
-
Endpoint type for hash
- TYPE_HOST - Static variable in class net.i2p.data.i2cp.BlindingInfoMessage
-
Endpoint type for hostname
- TYPE_HTML - Static variable in class net.i2p.crypto.SU3File
-
- TYPE_HTTP_BIDIR_SERVER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_HTTP_CLIENT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_HTTP_SERVER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_ICMP - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
-
"ICMP"
- TYPE_INTRO - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_IRC_CLIENT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_IRC_SERVER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_KEY - Static variable in class net.i2p.data.i2cp.BlindingInfoMessage
-
Endpoint type for key
- TYPE_LOCAL - Static variable in class net.i2p.router.tunnel.FragmentHandler
-
- TYPE_METADATA - Static variable in class org.klomp.snark.ExtensionHandler
-
- TYPE_NTP - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
-
"NTP"
- TYPE_OFFSET - Static variable in class net.i2p.router.transport.udp.SSU2Util
-
- TYPE_PEX - Static variable in class org.klomp.snark.ExtensionHandler
-
not ut_pex since the compact format is different
- TYPE_PUNCH - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_RESP - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_ROUTER - Static variable in class net.i2p.router.tunnel.FragmentHandler
-
- TYPE_RREQ - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_SOCKS - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_SOCKS_IRC - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_SREQ - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_START - Static variable in class org.rrd4j.core.timespec.TimeSpec
-
- TYPE_STD_CLIENT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_STD_SERVER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
- TYPE_STREAMR_CLIENT - Static variable in class net.i2p.i2ptunnel.TunnelController
-
Client in the UI and I2P side but a server on the localhost side
- TYPE_STREAMR_SERVER - Static variable in class net.i2p.i2ptunnel.TunnelController
-
Server in the UI and I2P side but a client on the localhost side
- TYPE_TBC - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_TCB - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_TFA - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_TIME - Static variable in interface org.apache.commons.net.ntp.NtpV3Packet
-
"TIME"
- TYPE_TTA - Static variable in class net.i2p.router.transport.udp.PacketBuilder2
-
- TYPE_TUNNEL - Static variable in class net.i2p.router.tunnel.FragmentHandler
-
- TYPE_TXT_GZ - Static variable in class net.i2p.crypto.SU3File
-
- TYPE_UNDEF - Static variable in class net.i2p.router.tunnel.FragmentHandler
-
- TYPE_XML - Static variable in class net.i2p.crypto.SU3File
-
- TYPE_XML_GZ - Static variable in class net.i2p.crypto.SU3File
-
- TYPE_ZIP - Static variable in class net.i2p.crypto.SU3File
-
The file type is advisory and is application-dependent.
- typeCovered - Variable in class org.minidns.record.RRSIG
-
The type of RRset covered by this signature.
- types - Variable in class org.minidns.record.NSEC
-
The RR types existing at the owner name.
- types - Variable in class org.minidns.record.NSEC3
-
The RR types existing at the original owner name.
- tz - Variable in class org.rrd4j.graph.RrdGraphDef
-