A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

R

RAIFile - net.metanotion.ioのクラス
 
RAIFile(File, boolean, boolean) - クラス のコンストラクタnet.metanotion.io.RAIFile
 
RAIFile(RandomAccessFile) - クラス のコンストラクタnet.metanotion.io.RAIFile
 
random() - クラス のメソッドnet.i2p.I2PAppContext
[insert snarky comment here]
RandomAccessInterface - net.metanotion.ioのインタフェース
 
RandomArt - net.i2p.imagegenのクラス
Draw an ASCII-Art representing the fingerprint so human brain can profit from its built-in pattern recognition ability.
RandomArt() - クラス のコンストラクタnet.i2p.imagegen.RandomArt
 
RandomArtServlet - net.i2p.imagegenのクラス
This servlet generates random art (visual identifier) images.
RandomArtServlet() - クラス のコンストラクタnet.i2p.imagegen.RandomArtServlet
 
RandomEventListenerStandalone - gnu.crypto.prngのインタフェース
An interface for entropy accumulators that will be notified of random events.
RandomEventStandalone - gnu.crypto.prngのクラス
An interface for entropy accumulators that will be notified of random events.
RandomEventStandalone(Object, byte, byte, byte[]) - クラス のコンストラクタgnu.crypto.prng.RandomEventStandalone
 
RandomIfOldTrimmer<T extends SimpleDataStructure> - net.i2p.kademliaのクラス
Removes a random element, but only if the bucket hasn't changed in 5 minutes.
RandomIfOldTrimmer(I2PAppContext, int) - クラス のコンストラクタnet.i2p.kademlia.RandomIfOldTrimmer
 
RandomIterator<E> - net.i2p.router.utilのクラス
This is some Java code I wrote for a school project to save some time when iterating in random order over a part of list (until some condition becomes true): Here is a sample on how to use the code:
RandomIterator(List<E>) - クラス のコンストラクタnet.i2p.router.util.RandomIterator
 
RandomSource - net.i2p.utilのクラス
Singleton for whatever PRNG i2p uses.
RandomSource(I2PAppContext) - クラス のコンストラクタnet.i2p.util.RandomSource
Deprecated - do not instantiate this directly, as you won't get the good one (Fortuna).
randomString() - クラス のstaticメソッドnet.i2p.crypto.KeyStoreUtil
48 char b32 string (30 bytes of entropy)
RandomTrimmer<T extends SimpleDataStructure> - net.i2p.kademliaのクラス
Removes a random element.
RandomTrimmer(I2PAppContext, int) - クラス のコンストラクタnet.i2p.kademlia.RandomTrimmer
 
range(int, int) - クラス のstaticメソッドnet.i2p.router.web.helpers.TunnelRenderer
 
RANGE - クラス のstatic変数org.cybergarage.http.HTTP
 
ras - クラス の変数org.jrobin.core.jrrd.RRDFile
 
Rate - 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) - クラス のコンストラクタ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) - クラス のコンストラクタ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_DEPTH - クラス のstatic変数org.klomp.snark.Peer
 
RATE_DEPTH - クラス のstatic変数org.klomp.snark.PeerCoordinator
 
RateAverages - net.i2p.statのクラス
Storage space for computations of various averages.
RateAverages() - クラス のコンストラクタnet.i2p.stat.RateAverages
 
RateInComparator() - クラス のコンストラクタnet.i2p.router.web.helpers.UDPSorters.RateInComparator
 
RateOutComparator() - クラス のコンストラクタnet.i2p.router.web.helpers.UDPSorters.RateOutComparator
 
RATES - クラス のstatic変数net.i2p.router.transport.udp.UDPTransport
 
RATES - クラス のstatic変数net.i2p.router.util.PriBlockingQueue
 
RateStat - net.i2p.statのクラス
coordinate a moving rate over various periods
RateStat(String, String, String, long[]) - クラス のコンストラクタnet.i2p.stat.RateStat
 
RateSummaryListener - net.i2p.statのインタフェース
Receive the state of the rate when its coallesced
ratingsEnabled() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
 
raw - クラス の変数net.i2p.i2ptunnel.udp.I2PSink
 
raw - クラス の変数net.i2p.i2ptunnel.udp.I2PSinkAnywhere
 
raw - クラス の変数net.i2p.i2ptunnel.udp.I2PSource
 
RAW_SIZE_MAX - クラス のstatic変数net.i2p.sam.SAMRawSession
 
rawReceived(byte[], int, int, int, int, int) - クラス のメソッドnet.i2p.sam.client.SAMClientEventListenerImpl
 
rawReceived(byte[], int, int, int, int, int) - インタフェース のメソッドnet.i2p.sam.client.SAMReader.SAMClientEventListener
 
rawSession - クラス の変数net.i2p.sam.SAMv1Handler
 
RC_PROP_THEME - クラス のstatic変数org.klomp.snark.SnarkManager
 
RC_PROP_THEME_NAME - クラス のstatic変数i2p.susi.dns.BaseBean
 
RC_PROP_UNIVERSAL_THEMING - クラス のstatic変数org.klomp.snark.SnarkManager
 
RCLASSES - クラス のstatic変数net.i2p.router.CommandLine
 
REACHABILITY - クラス のstatic変数net.i2p.router.util.EventLog
 
read() - クラス のメソッドi2p.susi.util.CountingInputStream
 
read() - クラス のメソッドi2p.susi.util.EOFOnMatchInputStream
Debug only.
read() - クラス のメソッドi2p.susi.util.LimitInputStream
 
read() - クラス のメソッドnet.i2p.client.streaming.impl.MessageInputStream
On a read timeout, this returns -1 (doesn't throw SocketTimeoutException like Socket) (doesn't throw InterruptedIOException like our javadocs say)
read() - クラス のメソッドnet.i2p.sam.UTF8Reader
 
read() - クラス のメソッドnet.i2p.util.LookaheadInputStream
 
read() - クラス のメソッドnet.i2p.util.ResettableGZIPInputStream
 
read() - クラス のメソッドnet.i2p.util.TimeoutPipedInputStream
 
read() - クラス のメソッドnet.i2p.util.TranslateReader
 
read() - クラス のメソッドnet.metanotion.io.RAIFile
 
read() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
read() - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
read(byte[]) - クラス のメソッドnet.i2p.client.streaming.impl.MessageInputStream
On a read timeout, this returns 0 (doesn't throw SocketTimeoutException like Socket) (doesn't throw InterruptedIOException like our javadocs say)
read(byte[]) - クラス のメソッドnet.i2p.util.ResettableGZIPInputStream
 
read(byte[]) - クラス のメソッドnet.metanotion.io.RAIFile
 
read(byte[]) - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
read(byte[], int, int) - クラス のメソッドi2p.susi.util.CountingInputStream
 
read(byte[], int, int) - クラス のメソッドi2p.susi.util.EOFOnMatchInputStream
 
read(byte[], int, int) - クラス のメソッドi2p.susi.util.LimitInputStream
 
read(byte[], int, int) - クラス のメソッドnet.i2p.client.streaming.impl.MessageInputStream
On a read timeout, this returns 0 (doesn't throw SocketTimeoutException like Socket) (doesn't throw InterruptedIOException like our javadocs say)
read(byte[], int, int) - クラス のメソッドnet.i2p.util.LookaheadInputStream
 
read(byte[], int, int) - クラス のメソッドnet.i2p.util.ResettableGZIPInputStream
 
read(byte[], int, int) - クラス のメソッドnet.metanotion.io.RAIFile
 
read(byte[], int, int) - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
read(char[]) - クラス のメソッドnet.i2p.sam.UTF8Reader
 
read(char[], int, int) - クラス のメソッドnet.i2p.sam.UTF8Reader
 
read(char[], int, int) - クラス のメソッドnet.i2p.util.TranslateReader
 
read(long, byte[]) - クラス のメソッドorg.jrobin.core.RrdBackend
Reads an array of bytes from the underlying storage starting from the given storage offset.
read(long, byte[]) - クラス のメソッドorg.jrobin.core.RrdFileBackend
Reads a number of bytes from the RRD file on the disk
read(long, byte[]) - クラス のメソッドorg.jrobin.core.RrdJRobin14FileBackend
Reads a number of bytes from the RRD file on the disk
read(long, byte[]) - クラス のメソッドorg.jrobin.core.RrdMemoryBackend
 
read(long, byte[]) - クラス のメソッドorg.jrobin.core.RrdNioBackend
Reads a number of bytes from the RRD file on the disk
read(long, byte[]) - クラス のメソッドorg.jrobin.core.RrdNioByteBufferBackend
Reads a number of bytes from the RRD file on the disk
read(DataInputStream) - クラス のメソッドorg.klomp.snark.Request
 
read(DataInputStream, int, int) - クラス のメソッドorg.klomp.snark.PartialPiece
Blocking.
read(InputStream, byte[]) - クラス のstaticメソッド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[]) - クラス のメソッドnet.i2p.data.DataStructureImpl
Repeated reads until the buffer is full or IOException is thrown
read(InputStream, byte[], int, int) - クラス のstaticメソッド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(ByteBuffer) - クラス のメソッドnet.i2p.sam.SSLSocketChannel
 
read(ByteBuffer[], int, int) - クラス のメソッドnet.i2p.sam.SSLSocketChannel
 
read(HTTPSocket) - クラス のメソッドorg.cybergarage.http.HTTPPacket
 
readACK(int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readACKBitfields() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readACKBitfieldsIncluded() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readACKCount() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readACKsIncluded() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readAliceIntroKey(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayRequestReader
 
readAliceIP(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayResponseReader
推奨されていません。
unused
readAliceIPSize() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayResponseReader
推奨されていません。
unused
readAlicePort() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayResponseReader
推奨されていません。
unused
readAll() - クラス のメソッドorg.jrobin.core.RrdBackend
Reads all RRD bytes from the underlying storage
readBoolean() - クラス のメソッドnet.metanotion.io.RAIFile
 
readBoolean() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readBoolean(InputStream) - クラス のstaticメソッドnet.i2p.data.DataHelper
推奨されていません。
unused
ReadBuffer - i2p.susi.utilのクラス
Input only for constant data, initialized from a byte array.
ReadBuffer(byte[], int, int) - クラス のコンストラクタi2p.susi.util.ReadBuffer
 
readByte() - クラス のメソッドnet.metanotion.io.RAIFile
 
readByte() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readBytes() - クラス のメソッドorg.jrobin.core.RrdPrimitive
 
readBytes(byte[], int) - クラス のメソッドnet.i2p.data.Certificate
 
readBytes(byte[], int) - クラス のメソッドnet.i2p.data.Destination
deprecated was used only by Packet.java in streaming, now unused Warning - used by i2p-bote.
readBytes(byte[], int) - クラス のメソッドnet.i2p.data.i2np.DeliveryInstructions
 
readBytes(byte[], int) - クラス のメソッドnet.i2p.data.i2np.GarlicClove
 
readBytes(byte[], int, int) - インタフェース のメソッド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) - クラス のメソッド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) - クラス のメソッドnet.i2p.data.i2np.FastI2NPMessageImpl
Ignore, but save, the checksum, to be used later if necessary.
readBytes(byte[], int, int, int) - インタフェース のメソッド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) - クラス のメソッド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) - クラス のメソッドnet.i2p.crypto.SHA1Hash
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.Certificate
 
readBytes(InputStream) - インタフェース のメソッドnet.i2p.data.DataStructure
Load up the current object with data from the given stream.
readBytes(InputStream) - クラス のメソッドnet.i2p.data.DateAndFlags
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.Hash
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.i2cp.AbuseReason
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.i2cp.AbuseSeverity
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.i2cp.I2CPMessageImpl
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.i2cp.MessageId
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.i2cp.SessionConfig
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.i2cp.SessionId
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.i2np.DeliveryInstructions
推奨されていません。
unused
readBytes(InputStream) - クラス のメソッドnet.i2p.data.i2np.FastI2NPMessageImpl
推奨されていません。
unused
readBytes(InputStream) - クラス のメソッドnet.i2p.data.i2np.GarlicClove
推奨されていません。
unused, use byte array method to avoid copying
readBytes(InputStream) - クラス のメソッドnet.i2p.data.i2np.I2NPMessageImpl
推奨されていません。
unused
readBytes(InputStream) - クラス のメソッドnet.i2p.data.KeysAndCert
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.Lease
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.LeaseSet
This does NOT validate the signature
readBytes(InputStream) - クラス のメソッドnet.i2p.data.Payload
 
readBytes(InputStream) - クラス のメソッド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) - クラス のメソッドnet.i2p.data.router.RouterInfo
This does NOT validate the signature
readBytes(InputStream) - クラス のメソッドnet.i2p.data.SessionTag
 
readBytes(InputStream) - クラス のメソッドnet.i2p.data.SimpleDataStructure
Sets the data.
readBytes(InputStream) - クラス のメソッドnet.i2p.data.TunnelId
 
readBytes(InputStream, boolean) - クラス のメソッド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, int, byte[]) - クラス のメソッドnet.i2p.data.i2np.FastI2NPMessageImpl
推奨されていません。
unused
readBytes(InputStream, int, byte[]) - インタフェース のメソッドnet.i2p.data.i2np.I2NPMessage
推奨されていません。
unused
readBytes(InputStream, int, byte[]) - クラス のメソッドnet.i2p.data.i2np.I2NPMessageImpl
推奨されていません。
unused
readChallengeSize() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayIntroReader
unused
readChallengeSize() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayRequestReader
unused
readChallengeSize(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayIntroReader
unused
readChallengeSize(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayRequestReader
unused
readChar() - クラス のメソッドnet.metanotion.io.RAIFile
 
readChar() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readCharlieIP(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayResponseReader
what IP charlie is reachable on
readCharlieIPSize() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayResponseReader
 
readCharliePort() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayResponseReader
what port charlie is reachable on
readChunkLength() - クラス のメソッドnet.i2p.util.EepGet
 
readComplete(boolean) - インタフェース のメソッドi2p.susi.util.Buffer
Top-level reader MUST call this to close the input stream.
readComplete(boolean) - クラス のメソッドi2p.susi.util.FileBuffer
 
readComplete(boolean) - クラス のメソッドi2p.susi.util.GzipFileBuffer
 
readComplete(boolean) - クラス のメソッドi2p.susi.util.MemoryBuffer
 
readComplete(boolean) - クラス のメソッドi2p.susi.util.OutputStreamBuffer
Does nothing
readComplete(boolean) - クラス のメソッドi2p.susi.util.ReadBuffer
Does nothing
readConfig() - クラス のメソッドnet.i2p.router.Router
This updates the config with all settings found in the file.
ReadConfigJob - net.i2p.router.tasksのクラス
Simply read the router config periodically, so that the user may make config changes externally.
ReadConfigJob(RouterContext) - クラス のコンストラクタnet.i2p.router.tasks.ReadConfigJob
 
ReadCounter - i2p.susi.utilのインタフェース
Count the bytes that have been read or skipped
readCurrentFragmentNum() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionConfirmedReader
which fragment is this?
readCurrentFragmentSize() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionConfirmedReader
 
readDate(InputStream) - クラス のstaticメソッドnet.i2p.data.DataHelper
Read in a date from the stream as specified by the I2P data structure spec.
readDouble() - クラス のメソッドnet.metanotion.io.RAIFile
 
readDouble() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readDouble() - クラス のメソッドorg.jrobin.core.jrrd.RRDFile
 
readDouble() - クラス のメソッドorg.jrobin.core.RrdPrimitive
 
readDouble(int) - クラス のメソッドorg.jrobin.core.RrdPrimitive
 
readDouble(int, int) - クラス のメソッドorg.jrobin.core.RrdPrimitive
 
readDouble(long) - クラス のメソッドorg.jrobin.core.RrdBackend
 
readDouble(long, int) - クラス のメソッドorg.jrobin.core.RrdBackend
 
readECN() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readEncryptedSignature(byte[], int, int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionCreatedReader
 
Reader - net.i2p.router.transport.ntcpのクラス
Pool of running threads which will process any read bytes on any of the NTCPConnections, including the decryption of the data read, connection handshaking, parsing bytes into I2NP messages, etc.
Reader() - クラス のコンストラクタnet.i2p.router.transport.udp.UDPPacketReader.Reader
 
Reader(RouterContext) - クラス のコンストラクタnet.i2p.router.transport.ntcp.Reader
 
ReaderException - com.google.zxingの例外
The general exception class throw when something goes wrong during decoding of a barcode.
ReaderException() - 例外 のコンストラクタcom.google.zxing.ReaderException
 
ReaderException(Throwable) - 例外 のコンストラクタcom.google.zxing.ReaderException
 
readError(I2CPMessageReader, Exception) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
The I2CPMessageEventListener callback.
readError(I2CPMessageReader, Exception) - インタフェース のメソッドnet.i2p.data.i2cp.I2CPMessageReader.I2CPMessageEventListener
Notify the listener that an exception was thrown while reading from the given reader
readError(I2CPMessageReader, Exception) - クラス のメソッドnet.i2p.router.client.ClientMessageEventListener
Handle notification that there was an error
readError(I2NPMessageReader, Exception) - インタフェース のメソッドnet.i2p.data.i2np.I2NPMessageReader.I2NPMessageEventListener
推奨されていません。
Notify the listener that an exception was thrown while reading from the given reader
readExtendedDataIncluded() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readExtendedOptions() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.Reader
Returns extended option data from the header, 0-255 bytes, or null if none.
readExtendedOptions() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
Returns extended option data, 0-255 bytes, or null if none.
readFile(String, String, OutputStream) - クラス のstaticメソッドnet.i2p.util.FileUtil
Dump the contents of the given path (relative to the root) to the output stream.
readFinalFragmentSignedOnTime() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionConfirmedReader
Read the time at which the signature was generated.
readFinalSignature(byte[], int, int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionConfirmedReader
Read the signature from the final sessionConfirmed packet.
readFloat() - クラス のメソッドnet.metanotion.io.RAIFile
 
readFloat() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readFragmentCount() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readFragmentData(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionConfirmedReader
read the fragment data from the nonterminal sessionConfirmed packet
readFromProperties(String, Properties) - クラス のメソッドnet.i2p.router.TunnelPoolSettings
Defaults in props are NOT honored.
readFromProperties(Properties) - クラス のメソッドnet.i2p.router.ClientTunnelSettings
 
readFully(byte[]) - クラス のメソッドnet.metanotion.io.RAIFile
 
readFully(byte[]) - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readFully(byte[], int, int) - クラス のメソッドnet.metanotion.io.RAIFile
 
readFully(byte[], int, int) - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readGeoIPFile(I2PAppContext, Long[], Map<String, String>) - クラス のstaticメソッドnet.i2p.router.transport.GeoIPv6
Lookup search items in the geoip file.
readHeaders() - クラス のメソッドnet.i2p.client.streaming.I2PSocketEepGet
Overridden to disable inline gunzipping
readHeaders() - クラス のメソッドnet.i2p.util.EepGet
 
readHeaders(I2PSocket, InputStream, StringBuilder, String[], I2PAppContext) - クラス のstaticメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPServer
From I2P to server: socket non-null, in null.
readInt() - クラス のメソッドnet.metanotion.io.RAIFile
 
readInt() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readInt() - クラス のメソッドorg.jrobin.core.jrrd.RRDFile
 
readInt() - クラス のメソッドorg.jrobin.core.RrdPrimitive
 
readInt(boolean) - クラス のメソッドorg.jrobin.core.jrrd.RRDFile
Reads the next integer (4 or 8 bytes depending on alignment), advancing the file pointer and returns it If the alignment is 8-bytes (64-bit), then 8 bytes are read, but only the lower 4-bytes (32-bits) are returned.
readInt(long) - クラス のメソッドorg.jrobin.core.RrdBackend
 
readIntroKey(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.PeerTestReader
what Alice's intro key is (if known - if unknown, the key is INVALID_KEY)
readIP(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.PeerTestReader
what IP Alice is reachable on
readIP(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayIntroReader
what IP Alice is reachable on
readIP(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayRequestReader
what IP Alice is reachable on
readIP(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionCreatedReader
what IP do they think we are coming on?
readIP(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionRequestReader
what IP bob is reachable on
readIPSize() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.PeerTestReader
 
readIPSize() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayIntroReader
 
readIPSize() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayRequestReader
 
readIPSize() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionCreatedReader
sizeof(IP)
readIPSize() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionRequestReader
 
readIsInboundGateway() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
The current hop is the inbound gateway.
readIsOutboundEndpoint() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
The current hop is the outbound endpoint.
readIV(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionCreatedReader
 
readIVKey() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
Tunnel IV encryption key that the current hop should use
readKeyData(File, File) - クラス のstaticメソッドnet.i2p.router.startup.LoadRouterInfoJob
 
readKeyingMaterial() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
推奨されていません。
unused
readLayerKey() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
Tunnel layer encryption key that the current hop should use
readLine() - クラス のメソッドnet.metanotion.io.RAIFile
 
readLine() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readLine(InputStream) - クラス のstaticメソッド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, StringBuilder) - クラス のstaticメソッドnet.i2p.data.DataHelper
Read in a line, placing it into the buffer (excluding the newline).
readLine(InputStream, StringBuilder, MessageDigest) - クラス のstaticメソッド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, MessageDigest) - クラス のstaticメソッド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(Socket, StringBuilder, int) - クラス のstaticメソッドnet.i2p.sam.ReadLine
Read a line teriminated by newline, with a total read timeout.
ReadLine - net.i2p.samのクラス
Modified from I2PTunnelHTTPServer Handles UTF-8.
ReadLine() - クラス のコンストラクタnet.i2p.sam.ReadLine
 
readLong() - クラス のメソッドnet.metanotion.io.RAIFile
 
readLong() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readLong() - クラス のメソッドorg.jrobin.core.RrdPrimitive
 
readLong(long) - クラス のメソッドorg.jrobin.core.RrdBackend
 
readLong(InputStream, int) - クラス のstaticメソッドnet.i2p.data.DataHelper
Read the stream for an integer as defined by the I2P data structure specification.
readMessage(byte[]) - クラス のメソッドnet.i2p.data.i2np.I2NPMessageHandler
Read an I2NPMessage from the byte array and return the fully populated object.
readMessage(byte[], int) - クラス のメソッドnet.i2p.data.i2np.I2NPMessageHandler
Result is retreived with lastRead()
readMessage(byte[], int, int) - クラス のメソッド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) - クラス のメソッドnet.i2p.data.i2np.DatabaseLookupMessage
 
readMessage(byte[], int, int, int) - クラス のメソッドnet.i2p.data.i2np.DatabaseSearchReplyMessage
 
readMessage(byte[], int, int, int) - クラス のメソッドnet.i2p.data.i2np.DatabaseStoreMessage
 
readMessage(byte[], int, int, int) - クラス のメソッドnet.i2p.data.i2np.DataMessage
 
readMessage(byte[], int, int, int) - クラス のメソッドnet.i2p.data.i2np.DeliveryStatusMessage
 
readMessage(byte[], int, int, int) - クラス のメソッドnet.i2p.data.i2np.GarlicMessage
 
readMessage(byte[], int, int, int) - インタフェース のメソッド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) - クラス のメソッドnet.i2p.data.i2np.TunnelBuildMessageBase
 
readMessage(byte[], int, int, int) - クラス のメソッドnet.i2p.data.i2np.TunnelDataMessage
 
readMessage(byte[], int, int, int) - クラス のメソッドnet.i2p.data.i2np.TunnelGatewayMessage
 
readMessage(byte[], int, int, int) - クラス のメソッドnet.i2p.data.i2np.UnknownI2NPMessage
 
readMessage(byte[], int, int, int) - クラス のメソッドnet.i2p.data.i2np.VariableTunnelBuildMessage
 
readMessage(byte[], int, int, int) - クラス のメソッドnet.i2p.data.i2np.VariableTunnelBuildReplyMessage
 
readMessage(byte[], int, int, int, I2NPMessageHandler) - インタフェース のメソッドnet.i2p.data.i2np.I2NPMessage
 
readMessage(byte[], int, int, int, I2NPMessageHandler) - クラス のメソッドnet.i2p.data.i2np.I2NPMessageImpl
 
readMessage(byte[], int, int, int, I2NPMessageHandler) - クラス のメソッドnet.i2p.data.i2np.TunnelGatewayMessage
Note that for efficiency at the IBGW, this does not fully deserialize the included I2NP Message.
readMessage(InputStream) - インタフェース のメソッドnet.i2p.data.i2cp.I2CPMessage
Read the contents from the input stream into the current class's format.
readMessage(InputStream) - クラス のstaticメソッドnet.i2p.data.i2cp.I2CPMessageHandler
Read an I2CPMessage from the stream and return the fully populated object.
readMessage(InputStream) - クラス のメソッドnet.i2p.data.i2cp.I2CPMessageImpl
Validate the type and size of the message, and then read the message into the data structures.
readMessage(InputStream) - クラス のメソッドnet.i2p.data.i2np.I2NPMessageHandler
推奨されていません。
use the byte array method to avoid an extra copy if you have it
readMessage(InputStream, int, int) - インタフェース のメソッドnet.i2p.data.i2cp.I2CPMessage
Read the contents from the input stream into the current class's format.
readMessage(InputStream, int, int) - クラス のメソッドnet.i2p.data.i2cp.I2CPMessageImpl
Read the body into the data structures
readMessage(InputStream, int, int) - クラス のメソッドnet.i2p.data.i2cp.SendMessageExpiresMessage
Read the body into the data structures
readMessage(InputStream, int, int) - クラス のメソッドnet.i2p.data.i2cp.SendMessageMessage
Read the body into the data structures
readMessageFragment(int, byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readMessageFragmentNum(int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readMessageFragmentSize(int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readMessageId(int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readMessageIsLast(int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readMultiPageData(byte[], int, int[], int[]) - クラス のメソッドnet.metanotion.io.block.BlockFile
Read bytes
readNextIdentity() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
Read the next hop from the record.
readNextTunnelId() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
What tunnel ID the next hop receives messages on.
readNonce() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.PeerTestReader
 
readNonce() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayRequestReader
 
readNonce() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayResponseReader
 
readPacket(byte[], int, int) - クラス のメソッドnet.i2p.client.streaming.impl.Packet
Read the packet from the buffer (starting at the offset) and return the number of bytes read.
readPayloadType() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
what type of payload is in here?
readPort() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.PeerTestReader
what IP Alice is reachable on
readPort() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayIntroReader
 
readPort() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayRequestReader
 
readPort() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionCreatedReader
what port do they think we are coming from?
readProfile(File) - クラス のメソッドnet.i2p.router.peermanager.ProfilePersistenceHelper
 
readProfiles() - クラス のメソッドnet.i2p.router.peermanager.ProfilePersistenceHelper
 
readProperties(ByteArrayInputStream) - クラス のstaticメソッドnet.i2p.router.naming.BlockfileNamingService
Same as DataHelper.readProperties, UTF-8, unsorted, except that values may up to 4K bytes.
readProperties(InputStream) - クラス のstaticメソッド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メソッドnet.i2p.data.DataHelper
Ditto, load into an existing properties As of 0.9.18, throws DataFormatException on duplicate key
readReceiveTunnelId() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
what tunnel ID should this receive messages on
readRelayTag() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionCreatedReader
read in the 4 byte relayAs tag
readReplyIV() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
IV that should be used to encrypt the reply
readReplyKey() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
Session key that should be used to encrypt the reply
readReplyMessageId() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
What message ID should we send the request to the next hop with.
readReplyRequested() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readRequestTime() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
Time that the request was sent (ms), truncated to the nearest hour.
readShort() - クラス のメソッドnet.metanotion.io.RAIFile
 
readShort() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readSignedOnTime() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionCreatedReader
 
readString() - クラス のメソッドorg.jrobin.core.RrdPrimitive
 
readString(int) - クラス のメソッドorg.jrobin.core.jrrd.RRDFile
 
readString(long) - クラス のメソッドorg.jrobin.core.RrdBackend
 
readString(InputStream) - クラス のstaticメソッドnet.i2p.data.DataHelper
Read in a string from the stream as specified by the I2P data structure spec.
readTag() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.RelayRequestReader
 
readTextFile(String, int, boolean) - クラス のstaticメソッドnet.i2p.util.FileUtil
Read in the last few lines of a (newline delimited) textfile, or null if the file doesn't exist.
readTimeout - クラス の変数net.i2p.i2ptunnel.I2PTunnel
 
readTimeout - クラス の変数net.i2p.i2ptunnel.I2PTunnelClient
 
readTimeout - クラス の変数net.i2p.i2ptunnel.I2PTunnelIRCClient
 
readTimeout - クラス の変数net.i2p.i2ptunnel.I2PTunnelServer
default timeout to 5 minutes - override if desired
readTimeout - クラス の変数net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
default timeout to 3 minutes - override if desired
readTimestamp() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
 
readTotalFragmentNum() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionConfirmedReader
how many fragments will there be?
readUnsignedByte() - クラス のメソッドnet.metanotion.io.RAIFile
 
readUnsignedByte() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readUnsignedInt() - クラス のメソッドnet.metanotion.io.RAIFile
I2P
readUnsignedInt() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readUnsignedShort() - クラス のメソッドnet.metanotion.io.RAIFile
 
readUnsignedShort() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readUTF() - クラス のメソッドnet.metanotion.io.RAIFile
Read a UTF encoded string I would delegate here.
readUTF() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
 
readWantPreviousACKs() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
 
readX(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionRequestReader
 
ready() - クラス のメソッドnet.i2p.util.TranslateReader
 
readY(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.SessionCreatedReader
 
reannounce(String) - クラス のメソッドorg.klomp.snark.MetaInfo
Creates a copy of this MetaInfo that shares everything except the announce URL.
reasonString - クラス の変数org.freenetproject.ForwardPortStatus
 
rebuildNewIdentity() - クラス のメソッドnet.i2p.router.Router
Rebuild a new identity the hard way - delete all of our old identity files, then reboot the router.
rebuildRouterInfo() - クラス のメソッドnet.i2p.router.Router
Rebuild and republish our routerInfo since something significant has changed.
rebuildRouterInfo() - クラス のメソッドnet.i2p.router.startup.RebuildRouterInfoJob
 
rebuildRouterInfo(boolean) - クラス のメソッドnet.i2p.router.Router
Rebuild and republish our routerInfo since something significant has changed.
rebuildRouterInfo(boolean) - クラス のメソッドnet.i2p.router.startup.RebuildRouterInfoJob
 
RebuildRouterInfoJob - net.i2p.router.startupのクラス
This used be called from StartAcceptingClientsJob but is now disabled.
RebuildRouterInfoJob(RouterContext) - クラス のコンストラクタnet.i2p.router.startup.RebuildRouterInfoJob
 
recalculate() - クラス のメソッドnet.i2p.stat.Frequency
Recalculate the averages
receive() - クラス のメソッドnet.i2p.router.transport.udp.UDPEndpoint
Blocking call to receive the next inbound UDP packet from any peer.
receive() - クラス のメソッドorg.cybergarage.upnp.ssdp.HTTPMUSocket
 
receive() - クラス のメソッドorg.cybergarage.upnp.ssdp.HTTPUSocket
 
receive(byte[], int, int, boolean, Hash, TunnelId) - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
Receive the first fragment (#0) and related metadata.
receive(byte[], Hash) - クラス のメソッドnet.i2p.router.dummy.VMCommSystem
We send messages between comms as bytes so that we strip any router-local info.
receive(int) - クラス のメソッドnet.i2p.client.impl.MessageState
 
receive(int, byte[], int, int, boolean) - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
Receive a followup fragment, though one of these may arrive at the endpoint prior to the fragment # 0.
receive(ByteBuffer) - クラス のメソッドnet.i2p.router.transport.ntcp.EstablishState
parse the contents of the buffer as part of the handshake.
receive(GarlicMessage) - クラス のメソッドnet.i2p.router.message.GarlicMessageReceiver
 
receiveComplete(I2NPMessage, Hash, TunnelId) - インタフェース のメソッドnet.i2p.router.tunnel.FragmentHandler.DefragmentedReceiver
Receive a fully formed I2NPMessage out of the tunnel
receiveConnection(Packet) - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
Create a new connection based on the SYN packet we received.
received() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
a packet handler has pulled it off the inbound queue
received(int) - インタフェース のメソッドnet.i2p.router.transport.udp.ACKBitfield
has the given fragment been received?
receivedAck() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
 
receiveData(OutboundEstablishState) - クラス のメソッドnet.i2p.router.transport.udp.EstablishmentManager
A data packet arrived on an outbound connection being established, which means its complete (yay!).
receiveData(PeerState, UDPPacketReader.DataReader) - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageFragments
Pull the fragments and ACKs out of the authenticated data packet
receiveDatagramBytes(Destination, byte[], int, int, int) - クラス のメソッドnet.i2p.sam.MasterSession
 
receiveDatagramBytes(Destination, byte[], int, int, int) - インタフェース のメソッドnet.i2p.sam.SAMDatagramReceiver
Send a byte array to a SAM client.
receiveDatagramBytes(Destination, byte[], int, int, int) - クラス のメソッドnet.i2p.sam.SAMv1Handler
 
receiveDatagramBytes(Destination, byte[], int, int, int) - クラス のメソッドnet.i2p.sam.SAMv3DatagramSession
 
receivedComplete() - インタフェース のメソッドnet.i2p.router.transport.udp.ACKBitfield
has the entire message been received completely?
receiveEncrypted(byte[]) - クラス のメソッドnet.i2p.router.tunnel.InboundGatewayReceiver
 
receiveEncrypted(byte[]) - クラス のメソッドnet.i2p.router.tunnel.OutboundReceiver
 
receiveEncrypted(byte[]) - インタフェース のメソッドnet.i2p.router.tunnel.TunnelGateway.Receiver
Take the encrypted data and send it off to the next hop
receiveEncrypted(byte[], boolean) - クラス のメソッドnet.i2p.router.tunnel.InboundGatewayReceiver
 
receiveFragment(UDPPacketReader.DataReader, int) - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
Read in the data from the fragment.
receiveHolePunch() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
Accelerate response to RelayResponse if we haven't sent it yet.
receiveHolePunch(InetAddress, int) - クラス のメソッドnet.i2p.router.transport.udp.EstablishmentManager
Called from UDPReceiver.
receiveIV(byte[], int, byte[], int) - クラス のメソッドnet.i2p.router.tunnel.BloomFilterIVValidator
 
receiveIV(byte[], int, byte[], int) - クラス のメソッドnet.i2p.router.tunnel.DummyValidator
 
receiveIV(byte[], int, byte[], int) - クラス のメソッドnet.i2p.router.tunnel.HashSetIVValidator
推奨されていません。
 
receiveIV(byte[], int, byte[], int) - インタフェース のメソッド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() - クラス のメソッドnet.i2p.router.client.MessageReceivedJob
Same as runJob() but with a return value
receiveMessage(int) - インタフェース のメソッドnet.i2p.client.I2PSession
Receive a message that the router has notified the client about, returning the payload.
receiveMessage(int) - クラス のメソッド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) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl2
pull the unencrypted AND DECOMPRESSED data
receiveMessage(String, long, long, boolean) - クラス のメソッドnet.i2p.router.MessageHistory
 
receiveMessage(String, long, long, Hash, boolean) - クラス のメソッドnet.i2p.router.MessageHistory
We just received a message from the peer
receiveMessage(Destination, Destination, Payload) - クラス のメソッド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) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
Synchronously deliver the message to the current runner Failure indication is available as of 0.9.29.
receiveMessage(InboundMessageState) - クラス のメソッドnet.i2p.router.transport.udp.MessageReceiver
This queues the message for processing.
ReceiveMessageBeginMessage - 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() - クラス のコンストラクタnet.i2p.data.i2cp.ReceiveMessageBeginMessage
 
ReceiveMessageEndMessage - 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() - クラス のコンストラクタnet.i2p.data.i2cp.ReceiveMessageEndMessage
 
receiveNewSyn(Packet) - クラス のメソッド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() - クラス のメソッドnet.i2p.router.transport.udp.PacketHandler
Blocking call to retrieve the next inbound packet, or null if we have shut down.
receivePacket(Packet) - クラス のメソッドnet.i2p.client.streaming.impl.PacketHandler
 
receivePacket(Packet, Connection) - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionPacketHandler
distribute a packet to the connection specified
receivePacketDirect(Packet, boolean) - クラス のメソッドnet.i2p.client.streaming.impl.PacketHandler
 
receivePayloadMessage(long) - クラス のメソッドnet.i2p.router.MessageHistory
Receive a payload message to distribute to a client
receivePing(Connection, Packet) - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
Process a ping by checking for throttling, etc., then sending a pong.
receivePong(long, ByteArray) - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
 
receiveRawBytes(byte[], int, int, int) - クラス のメソッドnet.i2p.sam.MasterSession
 
receiveRawBytes(byte[], int, int, int) - インタフェース のメソッドnet.i2p.sam.SAMRawReceiver
Send a byte array to a SAM client, without informations regarding the sender.
receiveRawBytes(byte[], int, int, int) - クラス のメソッドnet.i2p.sam.SAMv1Handler
 
receiveRawBytes(byte[], int, int, int) - クラス のメソッドnet.i2p.sam.SAMv3RawSession
 
receiveRelayIntro(RemoteHostId, UDPPacketReader) - クラス のメソッドnet.i2p.router.transport.udp.IntroductionManager
We are Charlie and we got this from Bob.
receiveRelayRequest(RemoteHostId, UDPPacketReader) - クラス のメソッドnet.i2p.router.transport.udp.IntroductionManager
We are Bob and we got this from Alice.
receiveRelayResponse(RemoteHostId, UDPPacketReader) - クラス のメソッドnet.i2p.router.transport.udp.EstablishmentManager
We are Alice, we sent a RelayRequest to Bob and got a response back.
receiveSessionConfirmed(RemoteHostId, UDPPacketReader) - クラス のメソッドnet.i2p.router.transport.udp.EstablishmentManager
got a SessionConfirmed (should only happen as part of an inbound establishment)
receiveSessionConfirmed(UDPPacketReader.SessionConfirmedReader) - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
Note that while a SessionConfirmed could in theory be fragmented, in practice a RouterIdentity is 387 bytes and a single fragment is 512 bytes max, so it will never be fragmented.
receiveSessionCreated(RemoteHostId, UDPPacketReader) - クラス のメソッドnet.i2p.router.transport.udp.EstablishmentManager
Got a SessionCreated (in response to our outbound SessionRequest)
receiveSessionCreated(UDPPacketReader.SessionCreatedReader) - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
 
receiveSessionDestroy(RemoteHostId) - クラス のメソッド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.
receiveSessionDestroy(RemoteHostId, OutboundEstablishState) - クラス のメソッドnet.i2p.router.transport.udp.EstablishmentManager
Got a SessionDestroy during outbound establish
receiveSessionDestroy(RemoteHostId, PeerState) - クラス のメソッドnet.i2p.router.transport.udp.EstablishmentManager
Got a SessionDestroy on an established conn
receiveSessionRequest(RemoteHostId, UDPPacketReader) - クラス のメソッドnet.i2p.router.transport.udp.EstablishmentManager
Got a SessionRequest (initiates an inbound establishment)
receiveSessionRequest(UDPPacketReader.SessionRequestReader) - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
 
receiveSocket() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
The accept() call.
receiveStatus(int, long, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
 
receiveStatus(int, long, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl2
Only call this with nonzero status, i.e.
receiveStreamBytes(int, ByteBuffer) - インタフェース のメソッドnet.i2p.sam.SAMStreamReceiver
Transmit a byte array from I2P to a SAM client.
receiveStreamBytes(int, ByteBuffer) - クラス のメソッドnet.i2p.sam.SAMv1Handler
 
receiveTest(RemoteHostId, UDPPacketReader) - クラス のメソッドnet.i2p.router.transport.udp.PeerTestManager
Entry point for all incoming packets.
receiveTimestamp - クラス の変数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.
receiveTunnelFragment(long, int, Object) - クラス のメソッドnet.i2p.router.MessageHistory
 
receiveTunnelFragmentComplete(long) - クラス のメソッドnet.i2p.router.MessageHistory
 
receiveTunnelMessage(byte[], int, int) - クラス のメソッド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.
recheck() - クラス のメソッドorg.klomp.snark.Storage
Blocking.
recheckReachability() - クラス のメソッドnet.i2p.router.CommSystemFacade
推奨されていません。
unused
recheckReachability() - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
推奨されていません。
unused
recheckReachability() - インタフェース のメソッドnet.i2p.router.transport.Transport
推奨されていません。
unused
recheckReachability() - クラス のメソッドnet.i2p.router.transport.TransportImpl
推奨されていません。
unused
recheckReachability() - クラス のメソッドnet.i2p.router.transport.TransportManager
推奨されていません。
unused
recheckReachability() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
推奨されていません。
unused
recheckTorrent(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
Threaded.
ReconfigureSessionMessage - net.i2p.data.i2cpのクラス
Defines the message a client sends to a router when updating the config on an existing session.
ReconfigureSessionMessage() - クラス のコンストラクタnet.i2p.data.i2cp.ReconfigureSessionMessage
 
reconnect() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
 
reconnect() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl2
Called whenever we want to reconnect (used only in the superclass).
reconnect() - クラス のメソッドnet.i2p.client.impl.SubSession
 
RECORD_COUNT - クラス の変数net.i2p.data.i2np.TunnelBuildMessageBase
 
RECORD_SIZE - クラス のstatic変数net.i2p.data.i2np.TunnelBuildMessageBase
 
rectify(boolean, int) - クラス のstaticメソッドnet.i2p.router.transport.udp.MTU
 
rectify(BigInteger, int) - クラス のstaticメソッドnet.i2p.crypto.SigUtil
 
recv - クラス の変数net.i2p.sam.SAMDatagramSession
 
recv - クラス の変数net.i2p.sam.SAMRawSession
 
recv - クラス の変数net.i2p.sam.SAMStreamSession
 
recv(ByteBuffer) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
The contents of the buffer have been read and can be processed asap.
RECV_MESSAGE_BUFSIZE - クラス のstatic変数org.cybergarage.upnp.ssdp.SSDP
 
RecvCountComparator() - クラス のコンストラクタnet.i2p.router.web.helpers.UDPSorters.RecvCountComparator
 
recvEncryptedI2NP(ByteBuffer) - クラス のメソッド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.
reduce(byte[]) - クラス のメソッドnet.i2p.crypto.eddsa.math.bigint.BigIntegerScalarOps
 
reduce(byte[]) - クラス のメソッドnet.i2p.crypto.eddsa.math.ed25519.Ed25519ScalarOps
Reduction modulo the group order q.
reduce(byte[]) - インタフェース のメソッドnet.i2p.crypto.eddsa.math.ScalarOps
Reduce the given scalar mod l.
ReedSolomonEncoder - com.google.zxing.common.reedsolomonのクラス
Implements Reed-Solomon enbcoding, as the name implies.
ReedSolomonEncoder(GenericGF) - クラス のコンストラクタcom.google.zxing.common.reedsolomon.ReedSolomonEncoder
 
referenceIdentifier - クラス の変数net.i2p.router.time.NtpMessage
This is a 4-byte array identifying the particular reference source.
referenceIdentifierToString() - クラス のメソッドnet.i2p.router.time.NtpMessage
 
referenceTimestamp - クラス の変数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) - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
More bytes are available - add them to the queue and satisfy any requests we can
refillCount - クラス のstatic変数gnu.crypto.prng.FortunaStandalone
 
reformatIndex(String, Serializer<K>, Serializer<V>, Serializer<K>, Serializer<V>) - クラス のメソッドnet.metanotion.io.block.BlockFile
Reformat a skiplist with new Serializers if it exists.
refreshLeaseSet() - クラス のメソッドnet.i2p.router.tunnel.pool.AliasedTunnelPool
 
refreshLeaseSet() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPool
noop for outbound and exploratory
RefreshRoutersJob - net.i2p.router.networkdb.kademliaのクラス
Go through all the routers once, after startup, and refetch their router infos.
RefreshRoutersJob(RouterContext, FloodfillNetworkDatabaseFacade) - クラス のコンストラクタnet.i2p.router.networkdb.kademlia.RefreshRoutersJob
 
region - クラス の変数com.maxmind.geoip.Location
 
region - クラス の変数com.maxmind.geoip.Region
 
Region - com.maxmind.geoipのクラス
 
Region() - クラス のコンストラクタcom.maxmind.geoip.Region
 
REGION_EDITION_REV0 - クラス のstatic変数com.maxmind.geoip.DatabaseInfo
 
REGION_EDITION_REV1 - クラス のstatic変数com.maxmind.geoip.DatabaseInfo
 
register(String, int) - クラス のメソッドnet.i2p.util.PortMapper
Add the service
register(String, String, int) - クラス のメソッドnet.i2p.util.PortMapper
Add the service
register(ServerSocketChannel) - クラス のメソッドnet.i2p.router.transport.ntcp.EventPumper
Register the acceptor.
register(ClientApp) - インタフェース のメソッドnet.i2p.app.ClientAppManager
Register with the manager under the given name, so that other clients may find it.
register(ClientApp) - クラス のメソッドnet.i2p.app.ClientAppManagerImpl
Register with the manager under the given name, so that other clients may find it.
register(ClientApp) - クラス のメソッドnet.i2p.router.startup.RouterAppManager
Register with the manager under the given name, so that other clients may find it.
register(Handler) - クラス のメソッドnet.i2p.sam.SAMBridge
Handlers must call on startup
register(Checker, UpdateType, UpdateMethod, int) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
 
register(Checker, UpdateType, UpdateMethod, int) - インタフェース のメソッドnet.i2p.update.UpdateManager
 
register(Updater, UpdateType, UpdateMethod, int) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
Call once for each type/method pair.
register(Updater, UpdateType, UpdateMethod, int) - インタフェース のメソッドnet.i2p.update.UpdateManager
Call once for each type/method pair.
registerAndSetAsDefaultFactory(RrdBackendFactory) - クラス のstaticメソッドorg.jrobin.core.RrdBackendFactory
Registers new (custom) backend factory within the JRobin framework and sets this factory as the default.
registerAndStart(Transport) - クラス のメソッドnet.i2p.router.transport.TransportManager
Pluggable transports.
registerApp(String, String, String, String) - クラス のstaticメソッド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.
registerBuilder(I2NPMessageImpl.Builder, int) - クラス のstaticメソッドnet.i2p.data.i2np.I2NPMessageImpl
推奨されていません。
unused
registerConnect(NTCPConnection) - クラス のメソッドnet.i2p.router.transport.ntcp.EventPumper
Outbound
registerConnection(ClientConnectionRunner) - クラス のメソッドnet.i2p.router.client.ClientManager
 
registerDelayedLock() - クラス のメソッドorg.jrobin.core.RrdSafeFileBackend.Counters
 
registerError() - クラス のメソッドorg.jrobin.core.RrdSafeFileBackend.Counters
 
registerFactory(RrdBackendFactory) - クラス のstaticメソッドorg.jrobin.core.RrdBackendFactory
Registers new (custom) backend factory within the JRobin framework.
registerHandlerJobBuilder(int, HandlerJobBuilder) - クラス のメソッドnet.i2p.router.InNetMessagePool
 
registerKeys(Destination, SigningPrivateKey, PrivateKey) - クラス のメソッドnet.i2p.router.KeyManager
client
registerListener(NamingServiceListener) - クラス のメソッドnet.i2p.client.naming.MetaNamingService
 
registerListener(NamingServiceListener) - クラス のメソッドnet.i2p.client.naming.NamingService
 
registerPending(MessageSelector, ReplyJob, Job) - クラス のメソッドnet.i2p.router.transport.OutboundMessageRegistry
Registers a new, empty OutNetMessage, with the reply and timeout jobs specified.
registerPending(OutNetMessage) - クラス のメソッドnet.i2p.router.transport.OutboundMessageRegistry
Register the message.
registerQuickLock() - クラス のメソッドorg.jrobin.core.RrdSafeFileBackend.Counters
 
registerSignalHandler(RouterContext) - クラス のstaticメソッドnet.i2p.router.web.ConfigServiceHandler
Register a handler for signals, so we can handle HUP from the wrapper (wrapper 3.2.0 or higher)
registerTransport(Transport) - クラス のメソッドnet.i2p.router.CommSystemFacade
Pluggable transport
registerTransport(Transport) - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
Pluggable transports.
registerUnlock() - クラス のメソッドorg.jrobin.core.RrdSafeFileBackend.Counters
 
registerUpdater(NamingServiceUpdater) - クラス のメソッドnet.i2p.client.naming.NamingService
 
registerWrapperNotifier(RouterContext, int, boolean) - クラス のstaticメソッドnet.i2p.router.web.ConfigServiceHandler
Register two shutdown hooks, one to rekey and/or tell the wrapper we are stopping, and a final one to tell the wrapper we are stopped.
reinitialize() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
 
reinitialize() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthRefiller
 
REJECT - クラス のstatic変数org.klomp.snark.Message
 
REJECT_UNSOLICITED - net.i2p.router.CommSystemFacade.Status
IPv4 firewalled, IPv6 firewalled or disabled or no address
rejectMessage(int, int, int) - クラス のメソッドorg.klomp.snark.PeerState
BEP 6 If the peer rejects lower chunks but not higher ones, thus creating holes, we won't figure it out and the piece will fail, since we don't currently keep a chunk bitmap in PartialPiece.
RejectTrimmer<T extends SimpleDataStructure> - net.i2p.kademliaのクラス
Removes nothing and always rejects the add.
RejectTrimmer() - クラス のコンストラクタnet.i2p.kademlia.RejectTrimmer
 
REKEYED - クラス のstatic変数net.i2p.router.util.EventLog
 
RelayIntroReader() - クラス のコンストラクタnet.i2p.router.transport.udp.UDPPacketReader.RelayIntroReader
 
RelayRequestReader() - クラス のコンストラクタnet.i2p.router.transport.udp.UDPPacketReader.RelayRequestReader
 
RelayResponseReader() - クラス のコンストラクタnet.i2p.router.transport.udp.UDPPacketReader.RelayResponseReader
 
release() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
 
release() - クラス のメソッドorg.jrobin.core.DataImporter
 
release() - クラス のメソッドorg.jrobin.core.RrdToolReader
 
release() - クラス のメソッドorg.klomp.snark.PartialPiece
Release all resources.
release(byte[]) - クラス のstaticメソッドnet.i2p.util.SimpleByteCache
Put this array back onto the available cache for reuse
release(ByteArray) - クラス のメソッドnet.i2p.util.ByteCache
Put this structure back onto the available cache for reuse
release(ByteArray, boolean) - クラス のメソッドnet.i2p.util.ByteCache
 
release(TunnelController, I2PSession) - クラス のメソッド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(ReusableGZIPInputStream) - クラス のstaticメソッドnet.i2p.util.ReusableGZIPInputStream
Release an instance back into the cache (this will reset the state)
release(ReusableGZIPOutputStream) - クラス のstaticメソッドnet.i2p.util.ReusableGZIPOutputStream
Release an instance back into the cache (this will discard any state)
release(RrdDb) - クラス のメソッドorg.jrobin.core.RrdDbPool
Releases RrdDb reference previously obtained from the pool.
release(BloomSHA1.FilterKey) - クラス のメソッドorg.xlattice.crypto.filters.BloomSHA1
 
Release() - クラス のコンストラクタnet.i2p.router.news.NewsMetadata.Release
 
releaseBuf(ByteBuffer) - クラス のstaticメソッドnet.i2p.router.transport.ntcp.EventPumper
Return a read buffer to the pool.
releaseBuffer() - クラス のメソッドnet.i2p.util.CachingByteArrayOutputStream
推奨されていません。
 
releaseKey(CryptixAESKeyCache.KeyCacheEntry) - クラス のメソッドnet.i2p.crypto.CryptixAESKeyCache
推奨されていません。
unused, keys are now cached in the SessionKey objects
releasePayload() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
does nothing right now
releaseReadLock() - クラス のメソッドnet.i2p.BOB.NamedDB
 
releaseReadLock() - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
 
releaseResources() - クラス のstaticメソッドnet.i2p.router.transport.ntcp.NTCPConnection
Call at transport shutdown
releaseResources() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
 
releases - クラス の変数net.i2p.router.news.NewsMetadata
I2P metadata
releaseTmp(byte[]) - クラス のメソッドnet.i2p.crypto.HMACGenerator
 
releaseWriteLock() - クラス のメソッドnet.i2p.BOB.NamedDB
 
releaseWriteLock() - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
 
reload() - クラス のメソッドi2p.susi.dns.BaseBean
 
reload() - クラス のメソッドi2p.susi.dns.ConfigBean
 
reloadConfiguration() - クラス のstaticメソッドi2p.susi.util.Config
 
reloadControllers() - クラス のメソッドnet.i2p.i2ptunnel.TunnelControllerGroup
Stop all tunnels, reload config, and restart those configured to do so.
remaining - クラス の変数org.klomp.snark.web.Sorters.FileAndIndex
 
remaining() - クラス のメソッドorg.klomp.snark.Storage
For efficiency, calculate remaining bytes for all files at once
remoteEndpoint(int) - クラス のメソッドnet.i2p.data.i2cp.RequestLeaseSetMessage
推奨されていません。
unused - presumably he meant remove?
remoteHost - クラス の変数net.i2p.i2ptunnel.I2PTunnelServer
 
remoteHost - クラス の変数net.i2p.i2ptunnel.udp.UDPSink
 
RemoteHostId - net.i2p.router.transport.udpのクラス
Unique ID for a peer - its IP + port, all bundled into a tidy obj.
RemoteHostId(byte[], int) - クラス のコンストラクタnet.i2p.router.transport.udp.RemoteHostId
direct
RemoteHostId(Hash) - クラス のコンストラクタnet.i2p.router.transport.udp.RemoteHostId
indirect
remotePort - クラス の変数net.i2p.i2ptunnel.I2PTunnelServer
 
remotePort - クラス の変数net.i2p.i2ptunnel.udp.UDPSink
 
RemovableSingletonSet<E> - net.i2p.router.utilのクラス
Like Collections.singleton() but item is removable, clear() is supported, and the iterator supports remove().
RemovableSingletonSet(E) - クラス のコンストラクタnet.i2p.router.util.RemovableSingletonSet
 
remove() - クラス のメソッドnet.i2p.addressbook.HostTxtIterator
 
remove() - クラス のメソッドnet.i2p.addressbook.SubscriptionIterator
 
remove() - クラス のメソッドnet.i2p.router.util.RandomIterator
 
remove() - クラス のメソッドnet.metanotion.util.skiplist.SkipIterator
 
remove(byte[]) - クラス のメソッドnet.i2p.router.Blocklist
Remove from the in-memory single-IP blocklist.
remove(int) - クラス のメソッドorg.klomp.snark.comments.CommentSet
Remove the id as retrieved from Comment.getID().
remove(int, K, SkipList<K, V>) - クラス のメソッドnet.metanotion.util.skiplist.SkipLevels
 
remove(Integer) - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKSUDPTunnel
 
remove(Object) - クラス のメソッドnet.i2p.router.PersistentKeyRing
 
remove(Object) - クラス のメソッドnet.i2p.router.util.ArraySet
 
remove(Object) - クラス のメソッドnet.i2p.router.util.RemovableSingletonSet
 
remove(Object) - クラス のメソッドnet.i2p.util.ConcurrentHashSet
 
remove(Object) - クラス のメソッドorg.klomp.snark.comments.CommentSet
Only hides the comment, doesn't really remove it.
remove(String) - インタフェース のメソッドcom.docuverse.identicon.IdenticonCache
 
remove(String) - クラス のメソッドnet.i2p.client.naming.NamingService
Delete the entry.
remove(String, String) - クラス のメソッドnet.i2p.router.util.RouterPasswordManager
Remove password, any kind.
remove(String, Properties) - クラス のメソッドnet.i2p.client.naming.HostsTxtNamingService
 
remove(String, Properties) - クラス のメソッドnet.i2p.client.naming.MetaNamingService
Removes from all services
remove(String, Properties) - クラス のメソッドnet.i2p.client.naming.NamingService
Delete the entry.
remove(String, Properties) - クラス のメソッドnet.i2p.client.naming.SingleFileNamingService
 
remove(String, Properties) - クラス のメソッドnet.i2p.router.naming.BlockfileNamingService
 
remove(String, Properties) - クラス のメソッドnet.i2p.sam.MasterSession
Remove a session
remove(String, Destination) - クラス のメソッドnet.i2p.client.naming.NamingService
Remove a hostname's entry only if it contains the Destination d.
remove(String, Destination, Properties) - クラス のメソッドnet.i2p.client.naming.NamingService
Remove a hostname's entry only if it contains the Destination d.
remove(String, Destination, Properties) - クラス のメソッドnet.i2p.router.naming.BlockfileNamingService
Remove a hostname's entry only if it contains the Destination d.
remove(K) - クラス のメソッドnet.metanotion.util.skiplist.SkipList
 
remove(K, SkipList<K, V>) - クラス のメソッドnet.metanotion.io.block.index.IBSkipSpan
Load whole span from file, do the operation, flush out, then null out in-memory data again.
remove(K, SkipList<K, V>) - クラス のメソッドnet.metanotion.util.skiplist.SkipSpan
 
remove(Destination) - クラス のメソッドnet.i2p.i2ptunnel.streamr.MultiSource
 
remove(Hash) - インタフェース のメソッドnet.i2p.router.networkdb.kademlia.DataStore
 
remove(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.PersistentDataStore
 
remove(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.TransientDataStore
 
remove(Hash, boolean) - インタフェース のメソッドnet.i2p.router.networkdb.kademlia.DataStore
 
remove(Hash, boolean) - クラス のメソッドnet.i2p.router.networkdb.kademlia.PersistentDataStore
 
remove(Hash, boolean) - クラス のメソッドnet.i2p.router.networkdb.kademlia.TransientDataStore
for PersistentDataStore only - don't use here
remove(PeerState) - クラス のメソッドnet.i2p.router.transport.udp.IntroductionManager
 
remove(HopConfig) - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
No longer participate in the tunnel that someone asked us to be a member of
remove(TunnelCreatorConfig) - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
We no longer want to participate in this tunnel that we created
remove(RrdNioBackend) - クラス のメソッドorg.jrobin.core.SyncManager
 
remove(NID) - クラス のメソッドorg.klomp.snark.dht.DHTNodes
 
remove(PeerCoordinator) - クラス のメソッドorg.klomp.snark.PeerCoordinatorSet
 
remove(T) - インタフェース のメソッドnet.i2p.kademlia.KBucket
Remove the key from the bucket
remove(T) - クラス のメソッドnet.i2p.kademlia.KBucketImpl
 
remove(T) - クラス のメソッドnet.i2p.kademlia.KBucketSet
 
REMOVE_ATTRIBUTE - net.i2p.router.news.NewsXMLParser.XHTMLMode
remove only the non-whitelisted element, remove only the blacklisted attribute
REMOVE_ELEMENT - net.i2p.router.news.NewsXMLParser.XHTMLMode
remove only the non-whitelisted element, or element containing a blacklisted attribute
removeACKMessage(Long) - クラス のメソッドnet.i2p.router.transport.udp.PeerState
The ack was sent.
removeAddress(boolean) - クラス のメソッドnet.i2p.router.transport.TransportImpl
Remove all existing addresses with the specified IP length (4 or 16).
removeAddress(boolean) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
Remove then tell NTCP that we changed.
removeAddress(RouterAddress) - クラス のメソッドnet.i2p.router.transport.TransportImpl
Remove only this address.
removeAddress(RouterAddress) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
Remove then tell NTCP that we changed.
removeAlias(Destination) - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
 
removeAlias(Destination) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
Remove a destination for the same tunnels as another.
removeAlias(Destination) - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
Remove another destination to the same tunnels.
removeAll() - インタフェース のメソッドcom.docuverse.identicon.IdenticonCache
 
removeAllAttributes() - クラス のメソッドorg.cybergarage.xml.Node
 
removeAllNodes() - クラス のメソッドorg.cybergarage.xml.Node
 
removeArchive(String, int) - クラス のメソッドorg.jrobin.core.RrdDef
 
removeArchive(String, String, int, boolean) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
Removes one archive from a RRD file.
removeArchive(String, String, String, int) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
Creates a new RRD file with one archive removed.
removeArchives() - クラス のメソッドorg.jrobin.core.RrdDef
Removes all RRA archive definitions.
removeAttribute(String) - クラス のメソッドorg.cybergarage.xml.Node
 
removeAttribute(Attribute) - クラス のメソッドorg.cybergarage.xml.Node
 
removeCache(String) - クラス のstaticメソッドnet.i2p.client.naming.DummyNamingService
 
removeCallBack(I2PProperties.I2PPropertyCallback) - クラス のメソッドnet.i2p.util.I2PProperties
 
removeCapabilities(Hash) - クラス のメソッドnet.i2p.router.dummy.DummyPeerManagerFacade
 
removeCapabilities(Hash) - クラス のメソッドnet.i2p.router.peermanager.PeerManager
 
removeCapabilities(Hash) - クラス のメソッドnet.i2p.router.peermanager.PeerManagerFacadeImpl
 
removeCapabilities(Hash) - インタフェース のメソッドnet.i2p.router.PeerManagerFacade
 
removeCon(NTCPConnection) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
 
removeConfigSetting(String) - クラス のメソッドnet.i2p.router.Router
推奨されていません。
use saveConfig(String name, String value) or saveConfig(Map toAdd, Set toRemove)
removeConnection(Connection) - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
Drop the (already closed) connection on the floor.
removeConnectionEventListener(I2PTunnel.ConnectionEventListener) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
 
removeController(TunnelController) - クラス のメソッドnet.i2p.i2ptunnel.TunnelControllerGroup
Stop and remove the given tunnel.
removeDatasource(String) - クラス のメソッドorg.jrobin.core.RrdDef
 
removeDatasource(String, String, boolean) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
Removes single datasource from a RRD file.
removeDatasource(String, String, String) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
Creates a new RRD file with one datasource removed.
removeDatasources() - クラス のメソッドorg.jrobin.core.RrdDef
Removes all datasource definitions.
removeDevice(String) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
removeDevice(Device) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
removeDeviceChangeListener(DeviceChangeListener) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
removeDisconnectListener(I2PSocketManager.DisconnectListener) - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
 
removeDisconnectListener(I2PSocketManager.DisconnectListener) - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
 
removeDisconnectListener(I2PSocketManager.DisconnectListener) - クラス のメソッドnet.i2p.client.streaming.impl.MessageHandler
 
removeEldestEntry(Map.Entry<K, V>) - クラス のメソッドnet.i2p.util.LHMCache
 
removeElement(O) - クラス のメソッドi2p.susi.util.Folder
Remove an element
removeElements(Collection<O>) - クラス のメソッドi2p.susi.util.Folder
Remove elements
removeEvent(SimpleTimer.TimedEvent) - クラス のメソッドnet.i2p.util.SimpleTimer
 
removeEventListener(EventListener) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
removeExpiredDevices() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
removeFromBuilding(long) - クラス のメソッド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>) - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
removeJob(Job) - クラス のメソッドnet.i2p.router.JobQueue
 
removeListener(int, int) - インタフェース のメソッドnet.i2p.client.I2PSession
removes the specified listener (only)
removeListener(int, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionDemultiplexer
 
removeListener(int, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl2
 
removeListener(int, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionMuxedImpl
removes the specified listener (only)
removeListener(Timestamper.UpdateListener) - クラス のメソッドnet.i2p.router.time.RouterTimestamper
 
removeMagnetStatus(byte[]) - クラス のメソッドorg.klomp.snark.SnarkManager
Remove the magnet marker from the config file.
removeNamingService(NamingService) - クラス のメソッドnet.i2p.client.naming.MetaNamingService
 
removeNamingService(NamingService) - クラス のメソッドnet.i2p.client.naming.NamingService
Only for chaining-capable NamingServices.
removeNode(String) - クラス のメソッドorg.cybergarage.xml.Node
 
removeNode(Node) - クラス のメソッドorg.cybergarage.xml.Node
 
removeNotifyListener(NotifyListener) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
removeOOMEventListener(I2PThread.OOMEventListener) - クラス のstaticメソッドnet.i2p.util.I2PThread
unregister a component that wants notification of OOM events
removeOOMEventThreadListener(I2PThread.OOMEventListener) - クラス のメソッドnet.i2p.util.I2PAppThread
unregister a component that wants notification of OOM events
removePayload(MessageId) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
Only call if _dontSendMSMOnReceive is false
removePeer(Peer) - クラス のメソッドorg.klomp.snark.Piece
Caller must synchronize.
removePending(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
we didn't actually want to add this peer as part of the pending list...
removePresentationURL() - クラス のメソッドorg.cybergarage.upnp.Device
 
removeProperty(String) - クラス のメソッドnet.i2p.router.RouterContext
Remove a property provided during the context construction.
removeQueued(String) - クラス のメソッドi2p.susi.webmail.pop3.DelayedDeleter
 
removeRate(long) - クラス のメソッドnet.i2p.stat.RateStat
推奨されていません。
removeRateStat(String) - クラス のメソッドnet.i2p.stat.StatManager
 
removeRequestListener(HTTPRequestListener) - クラス のメソッドorg.cybergarage.http.HTTPServer
 
removeRunner(int) - クラス のメソッドnet.i2p.router.JobQueue
 
removes - クラス の変数net.i2p.router.news.BlocklistEntries
 
removeSearchListener(SearchListener) - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPSearchSocket
 
removeSearchResponseListener(SearchResponseListener) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
removeSession(I2PSession) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
 
removeSession(SessionId) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
Kill the session.
removeShiftListener(RouterClock.ClockShiftListener) - クラス のメソッドnet.i2p.router.RouterClock
 
removeShutdownTasks() - クラス のメソッドnet.i2p.router.RouterContext
 
removeSimpleTimer() - クラス のメソッドnet.i2p.util.SimpleTimer
Removes the SimpleTimer.
removeSocketHandler(int) - クラス のメソッドnet.i2p.sam.SAMStreamSession
Remove and gracefully close a SAM STREAM session socket handler.
removeSubscriber(Subscriber) - クラス のメソッドorg.cybergarage.upnp.Service
 
removeSubsession(I2PSession) - インタフェース のメソッドnet.i2p.client.I2PSession
 
removeSubsession(I2PSession) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
 
removeSubsession(I2PSession) - クラス のメソッドnet.i2p.client.impl.SubSession
Unsupported in a subsession.
removeSubsession(I2PSession) - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
 
removeSubsession(I2PSession) - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
Remove the subsession
removeTorrent(String) - クラス のメソッドorg.klomp.snark.SnarkManager
Stop the torrent and delete the torrent file itself, but leaving the data behind.
removeTunnel(TunnelInfo) - クラス のメソッドnet.i2p.router.tunnel.pool.AliasedTunnelPool
 
removeTunnel(TunnelInfo) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPool
Remove from the pool.
removeTunnels(Hash) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
This will be called twice, once by the inbound and once by the outbound pool.
removeUpdateListener(Clock.ClockUpdateListener) - クラス のメソッドnet.i2p.util.Clock
 
removeWriteBuf(ByteBuffer) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
Remove the buffer, which _should_ be the one at the head of _writeBufs
rename(File, File) - クラス のstaticメソッドnet.i2p.util.FileUtil
Try to rename, if it doesn't work then copy and delete the old.
renameDatasource(String, String, String) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
Renames single datasource in the given RRD file.
render(int, int) - インタフェース のメソッドcom.docuverse.identicon.IdenticonRenderer
Returns rendered identicon image for given identicon code encoded as a 32-bit signed integer.
render(int, int) - クラス のメソッドcom.docuverse.identicon.NineBlockIdenticonRenderer2
Returns rendered identicon image for given identicon code.
render(Graphics) - クラス のメソッドorg.jrobin.graph.RrdGraph
Renders this graph onto graphing device
render(OutputStream) - クラス のメソッドnet.i2p.router.web.SummaryRenderer
 
render(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean) - クラス のメソッドnet.i2p.router.web.SummaryRenderer
Single graph.
render(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean, SummaryListener, String) - クラス のメソッドnet.i2p.router.web.SummaryRenderer
Single or two-data-source graph.
render(BigInteger, int) - インタフェース のメソッドcom.docuverse.identicon.IdenticonRenderer
Returns rendered identicon image for given identicon code.
render(BigInteger, int) - クラス のメソッドcom.docuverse.identicon.NineBlockIdenticonRenderer2
 
render(I2PAppContext, OutputStream, String) - クラス のstaticメソッドnet.i2p.router.web.SummaryRenderer
推奨されていません。
unused
renderAdvancedHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderAdvancedRouterInfoHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderBandwidthGraphHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderBandwidthHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderCongestionHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderDestinationsHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderFirewallAndReseedStatusHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderHelpAndFAQHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderI2PInternalsHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderI2PServicesHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderLeaseSetHTML(Writer, boolean) - クラス のメソッドnet.i2p.router.web.helpers.NetDbRenderer
 
renderMemoryBarHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderNavBar(String, boolean) - クラス のメソッドnet.i2p.router.web.helpers.ConfigNavHelper
 
renderNetworkReachabilityHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderNewsHeadingsHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderPeerHTML(Hash) - クラス のメソッドnet.i2p.router.CommSystemFacade
 
renderPeerHTML(Hash) - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
Provide a consistent "look" for displaying router IDs in the console
renderPeersAdvancedHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderPeersHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderPng(OutputStream) - クラス のメソッドnet.i2p.router.web.SummaryListener
 
renderPng(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean) - クラス のメソッドnet.i2p.router.web.SummaryListener
Single graph.
renderPng(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean, SummaryListener, String) - クラス のメソッドnet.i2p.router.web.SummaryListener
Single or two-data-source graph.
renderPng(OutputStream, String) - クラス のメソッドnet.i2p.router.web.StatSummarizer
推奨されていません。
unused
renderPng(Rate, OutputStream) - クラス のメソッドnet.i2p.router.web.StatSummarizer
 
renderPng(Rate, OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean) - クラス のメソッドnet.i2p.router.web.StatSummarizer
This does the single data graphs.
renderQuilt(int, int) - クラス のメソッドcom.docuverse.identicon.NineBlockIdenticonRenderer2
 
renderRatePng(OutputStream, int, int, boolean, boolean, boolean, boolean, int, int, boolean) - クラス のメソッドnet.i2p.router.web.StatSummarizer
This does the two-data bandwidth graph only.
renderRestartStatusHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderRouterInfoHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderRouterInfoHTML(Writer, String, String, String, String, String, String, String, int, SigType, String, String, String, int) - クラス のメソッドnet.i2p.router.web.helpers.NetDbRenderer
One String must be non-null
renderShortRouterInfoHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderStatus(String, String, String) - クラス のstaticメソッドnet.i2p.router.web.helpers.ConfigRestartBean
this also initiates the restart/shutdown based on action
renderStatusHTML() - クラス のメソッドnet.i2p.router.transport.UPnP
warning - slow
renderStatusHTML() - クラス のメソッドnet.i2p.router.transport.UPnPManager
Warning - blocking, very slow, queries the active router, will take many seconds if it has vanished.
renderStatusHTML() - インタフェース のメソッドorg.klomp.snark.dht.DHT
Debug info, HTML formatted
renderStatusHTML() - クラス のメソッドorg.klomp.snark.dht.KRPC
Debug info, HTML formatted
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.crypto.SessionKeyManager
 
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.Banlist
推奨されていません。
moved to router console
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.Blocklist
Write directly to the stream so we don't OOM on a huge list.
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.client.ClientManager
推奨されていません。
unused
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.client.ClientManagerFacadeImpl
推奨されていません。
unused
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.ClientManagerFacade
 
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.CommSystemFacade
 
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.crypto.TransientSessionKeyManager
 
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.dummy.DummyPeerManagerFacade
 
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
 
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.InNetMessagePool
 
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.JobQueue
推奨されていません。
moved to router console
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.NetworkDatabaseFacade
Debug only - all user info moved to NetDbRenderer in router console
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Debug info, HTML formatted
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.peermanager.PeerManagerFacadeImpl
推奨されていません。
moved to routerconsole
renderStatusHTML(Writer) - インタフェース のメソッドnet.i2p.router.Service
 
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.startup.RouterAppManager
debug
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.StatisticsManager
 
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
推奨されていません。
not worth translating
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.transport.OutboundMessageRegistry
推奨されていません。
unused
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.transport.TransportImpl
Make this stuff pretty (only used in the old console)
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
推奨されていません。
moved to routerconsole
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
推奨されていません。
moved to router console
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
debug
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.web.helpers.BanlistRenderer
 
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.router.web.helpers.TunnelRenderer
 
renderStatusHTML(Writer) - インタフェース のメソッドnet.i2p.update.UpdateManager
For debugging
renderStatusHTML(Writer) - クラス のstaticメソッドnet.i2p.util.InternalServerSocket
For debugging only
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.util.KeyRing
推奨されていません。
unused since 0.9.33; code moved to routerconsole
renderStatusHTML(Writer) - クラス のメソッドnet.i2p.util.PortMapper
For debugging only
renderStatusHTML(Writer, int) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
 
renderStatusHTML(Writer, int) - クラス のメソッドnet.i2p.router.web.helpers.NetDbRenderer
 
renderStatusHTML(Writer, int) - クラス のメソッドnet.i2p.router.web.helpers.ProfileOrganizerRenderer
 
renderStatusHTML(Writer, String, int) - クラス のメソッドnet.i2p.router.CommSystemFacade
 
renderStatusHTML(Writer, String, int) - クラス のメソッドnet.i2p.router.dummy.VMCommSystem
 
renderStatusHTML(Writer, String, int) - クラス のメソッド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) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
推奨されていません。
as of 0.9.31
renderStatusHTML(Writer, String, int) - インタフェース のメソッドnet.i2p.router.transport.Transport
 
renderStatusHTML(Writer, String, int) - クラス のメソッドnet.i2p.router.transport.TransportImpl
 
renderStatusHTML(Writer, String, int) - クラス のメソッドnet.i2p.router.transport.TransportManager
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) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
推奨されていません。
as of 0.9.31
renderStatusHTML(StringBuilder) - クラス のメソッドorg.klomp.snark.dht.DHTNodes
Debug info, HTML formatted
renderStatusHTML(StringBuilder) - クラス のメソッドorg.klomp.snark.dht.DHTTracker
Debug info, HTML formatted
renderSummaryBar() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
output the summary bar to _out
renderSummaryHTML(Writer) - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
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メソッドnet.i2p.router.web.helpers.SybilRenderer
Called from NetDbRenderer
renderTunnelsHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderTunnelStatusHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renderUpdateStatusHTML() - クラス のメソッドnet.i2p.router.web.helpers.SummaryBarRenderer
 
renew() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
 
renew(X509Certificate, PrivateKey, int) - クラス のstaticメソッドnet.i2p.crypto.SelfSignedGenerator
 
renewPrivateKeyCertificate(File, String, String, String, int) - クラス のstaticメソッドnet.i2p.crypto.KeyStoreUtil
Renew the the private key certificate in a keystore.
RenewSubscriber - org.cybergarage.upnp.controlのクラス
 
RenewSubscriber(ControlPoint) - クラス のコンストラクタorg.cybergarage.upnp.control.RenewSubscriber
 
renewSubscriberService() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
renewSubscriberService(long) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
renewSubscriberService(Device, long) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
reopen() - クラス のメソッドorg.klomp.snark.Storage
Doesn't really reopen the file descriptors for a restart.
reorganize() - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
Place peers into the correct tier, as well as expand/contract and even drop profiles according to whatever limits are in place.
reorganize(boolean) - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
 
replace(StringBuilder, String, String) - クラス のstaticメソッドnet.i2p.data.DataHelper
Replace all instances of "from" with "to" in the StringBuilder buf.
replaceAddress(RouterAddress) - クラス のメソッド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) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
Replace then tell NTCP that we changed.
reply - クラス の変数i2p.susi.webmail.Mail
 
Reply() - クラス のコンストラクタnet.i2p.socks.SOCKS4Constants.Reply
 
Reply() - クラス のコンストラクタnet.i2p.socks.SOCKS5Constants.Reply
 
REPLY_IV_LENGTH - クラス のstatic変数net.i2p.router.tunnel.HopConfig
replyFound(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
how long did it take to get the reply, or -1 if we dont know
replyFound(DatabaseSearchReplyMessage, Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
found a reply
ReplyJob - net.i2p.routerのインタフェース
Defines an executable task that can be fired off in reply to a message
replyNotVerified() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchReplyJob
 
replyTimedOut(OutNetMessage) - クラス のメソッドnet.i2p.router.MessageHistory
The message wanted a reply but no reply came in the time expected
replyTimeout(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
 
replyTimeout(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
public long confirmedExploratory(Hash peer) { long rv = -1; synchronized (_pendingPeers) { _pendingPeers.remove(peer); Long when = _pendingPeerTimes.remove(peer); if (when != null) rv = _context.clock().now() - when.longValue(); } synchronized (_successfulExploratoryPeers) { _successfulExploratoryPeers.add(peer); } return rv; }
ReplyTracker<S extends Sink> - net.i2p.i2ptunnel.socksのクラス
Track who the reply goes to
ReplyTracker(S, Map<Destination, S>) - クラス のコンストラクタnet.i2p.i2ptunnel.socks.ReplyTracker
 
replyVerified() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchReplyJob
 
repoll() - クラス のメソッドnet.i2p.router.tunnel.pool.BuildExecutor
 
reportAbuse(int, int) - インタフェース のメソッド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(int, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
Report abuse with regards to the given messageId
reportAbuse(I2PSession, int) - クラス のメソッドnet.i2p.BOB.UDPIOthread
推奨されていません。
required by I2PSessionListener to notify of abuse
reportAbuse(I2PSession, int) - インタフェース のメソッド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) - インタフェース のメソッド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(I2PSession, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionDemultiplexer
 
reportAbuse(I2PSession, int) - クラス のメソッド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) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelTask
Does nothing here.
reportAbuse(I2PSession, int) - クラス のメソッドnet.i2p.i2ptunnel.udp.I2PSource.Listener
 
reportAbuse(I2PSession, int) - クラス のメソッドnet.i2p.sam.MasterSession
 
reportAbuse(I2PSession, int) - クラス のメソッドorg.klomp.snark.dht.KRPC
 
reportAbuse(I2PSessionImpl, int, int) - クラス のメソッドnet.i2p.client.impl.I2CPMessageProducer
Send an abuse message to the router
reportAbuse(Destination, String, int) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
Send async abuse message to the client
reportAbuse(Destination, String, int) - クラス のメソッドnet.i2p.router.client.ClientManager
Unused
reportAbuse(Destination, String, int) - クラス のメソッドnet.i2p.router.client.ClientManagerFacadeImpl
Instruct the client (or all clients) that they are under attack.
reportAbuse(Destination, String, int) - クラス のメソッドnet.i2p.router.ClientManagerFacade
Instruct the client (or all clients) that they are under attack.
reportAbuse(Destination, String, int) - クラス のメソッドnet.i2p.router.dummy.DummyClientManagerFacade
 
ReportAbuseJob - net.i2p.router.clientのクラス
Async job to send an abuse message to the client
ReportAbuseJob(RouterContext, ClientConnectionRunner, Destination, String, int) - クラス のコンストラクタnet.i2p.router.client.ReportAbuseJob
 
ReportAbuseMessage - net.i2p.data.i2cpのクラス
Defines the message a client sends to a router when asking the router what its address visibility is
ReportAbuseMessage() - クラス のコンストラクタnet.i2p.data.i2cp.ReportAbuseMessage
 
repr - クラス の変数net.i2p.crypto.eddsa.math.GroupElement
Variable is package private only so that tests run.
Republish - net.i2p.router.tasksのクラス
Periodically publish our RouterInfo to the netdb
Republish(RouterContext) - クラス のコンストラクタnet.i2p.router.tasks.Republish
 
REPUBLISH_LEASESET_TIMEOUT - クラス のstatic変数net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
 
RepublishLeaseSetJob - net.i2p.router.networkdb.kademliaのクラス
Run periodically for each locally created leaseSet to cause it to be republished if the client is still connected.
RepublishLeaseSetJob(RouterContext, KademliaNetworkDatabaseFacade, Hash) - クラス のコンストラクタnet.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
 
REQEST_LINE_DELIM - クラス のstatic変数org.cybergarage.http.HTTP
 
request() - クラス のメソッドorg.klomp.snark.Peer
Update the request queue.
request(RouterContext, TunnelPool, PooledTunnelCreatorConfig, BuildExecutor) - クラス のstaticメソッドnet.i2p.router.tunnel.pool.BuildRequestor
Send out a build request message.
Request - org.klomp.snarkのクラス
Holds all information needed for a partial piece request.
Request(PartialPiece, int, int) - クラス のコンストラクタorg.klomp.snark.Request
Creates a new Request.
REQUEST - クラス のstatic変数org.klomp.snark.Message
 
REQUEST_TIMEOUT - クラス のstatic変数net.i2p.router.tunnel.pool.BuildRequestor
At 10 seconds, we were receiving about 20% of replies after expiration Todo: make this variable on a per-request basis, to account for tunnel length, expl.
requestData(DataProcessor) - クラス のメソッドorg.jrobin.graph.CDef
 
requestData(DataProcessor) - クラス のメソッドorg.jrobin.graph.Def
 
requestData(DataProcessor) - クラス のメソッドorg.jrobin.graph.PDef
 
requestData(DataProcessor) - クラス のメソッドorg.jrobin.graph.PercentileDef
 
requestData(DataProcessor) - クラス のメソッドorg.jrobin.graph.SDef
 
requestData(DataProcessor) - クラス のメソッドorg.jrobin.graph.Source
 
requestInbound(int, String) - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
Request some bytes.
requestInboundBandwidth() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
推奨されていません。
unused
requestLeaseSet(Destination, LeaseSet, long, Job, Job) - クラス のメソッド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(Destination, LeaseSet, long, Job, Job) - クラス のメソッド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(Destination, LeaseSet, long, Job, Job) - クラス のメソッドnet.i2p.router.ClientManagerFacade
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) - クラス のメソッドnet.i2p.router.dummy.DummyClientManagerFacade
 
requestLeaseSet(Hash, LeaseSet) - クラス のメソッドnet.i2p.router.client.ClientManager
Request that a particular client authorize the Leases contained in the LeaseSet.
requestLeaseSet(Hash, LeaseSet) - クラス のメソッドnet.i2p.router.client.ClientManagerFacadeImpl
Request that a particular client authorize the Leases contained in the LeaseSet.
requestLeaseSet(Hash, LeaseSet) - クラス のメソッドnet.i2p.router.ClientManagerFacade
 
requestLeaseSet(Hash, LeaseSet) - クラス のメソッドnet.i2p.router.dummy.DummyClientManagerFacade
 
requestLeaseSet(Hash, LeaseSet, long, Job, Job) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
Request that a particular client authorize the Leases contained in the LeaseSet, after which the onCreateJob is queued up.
RequestLeaseSetJob - net.i2p.router.clientのクラス
Async job to walk the client through generating a lease set.
RequestLeaseSetJob(RouterContext, ClientConnectionRunner, LeaseRequestState) - クラス のコンストラクタnet.i2p.router.client.RequestLeaseSetJob
 
RequestLeaseSetMessage - net.i2p.data.i2cpのクラス
Defines the message a router sends to a client to request that a leaseset be created and signed.
RequestLeaseSetMessage() - クラス のコンストラクタnet.i2p.data.i2cp.RequestLeaseSetMessage
 
RequestLeaseSetMessageHandler - net.i2p.client.implのクラス
Handle I2CP RequestLeaseSetMessage from the router by granting all leases, using the specified expiration time for each lease.
RequestLeaseSetMessageHandler(I2PAppContext) - クラス のコンストラクタnet.i2p.client.impl.RequestLeaseSetMessageHandler
 
RequestLeaseSetMessageHandler(I2PAppContext, int) - クラス のコンストラクタnet.i2p.client.impl.RequestLeaseSetMessageHandler
For extension
requestMessage(int, int, int) - クラス のメソッドorg.klomp.snark.PeerState
 
requestOutbound(int, int, String) - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
Request some bytes.
requestOutboundBandwidth() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
So that we can compete with NTCP, we want to request bandwidth in parallel, on the way into the queue, not on the way out.
requestReseed() - クラス のメソッドnet.i2p.router.networkdb.reseed.ReseedChecker
Start a reseed
requestReseed() - クラス のメソッドnet.i2p.router.networkdb.reseed.Reseeder
Start a reseed using the default reseed URLs.
requestReseed(InputStream) - クラス のメソッドnet.i2p.router.networkdb.reseed.ReseedChecker
Reseed from a zip or su3 input stream.
requestReseed(InputStream) - クラス のメソッドnet.i2p.router.networkdb.reseed.Reseeder
Start a reseed from a zip or su3 input stream.
requestReseed(URI) - クラス のメソッドnet.i2p.router.networkdb.reseed.ReseedChecker
Start a reseed from a zip or su3 URI.
requestReseed(URI) - クラス のメソッドnet.i2p.router.networkdb.reseed.Reseeder
Start a reseed from a single zip or su3 URL only.
requestRrdDb(String) - クラス のメソッドorg.jrobin.core.RrdDbPool
Requests a RrdDb reference for the given RRD file path.
requestRrdDb(String, String) - クラス のメソッドorg.jrobin.core.RrdDbPool
Requests a RrdDb reference for the given path.
requestRrdDb(RrdDef) - クラス のメソッドorg.jrobin.core.RrdDbPool
Requests a RrdDb reference for the given RRD file definition object.
requestSent() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
note that we just sent the SessionRequest packet
RequestThrottler - net.i2p.router.tunnel.poolのクラス
Like ParticipatingThrottler, but checked much earlier, cleaned more frequently, and with more than double the min and max limits.
RequestThrottler(RouterContext) - クラス のコンストラクタnet.i2p.router.tunnel.pool.RequestThrottler
 
requestUpdate(Properties) - クラス のメソッドnet.i2p.client.naming.NamingService
Ask any registered updaters to update now
RequestVariableLeaseSetMessage - net.i2p.data.i2cpのクラス
Defines the message a router sends to a client to request that a leaseset be created and signed.
RequestVariableLeaseSetMessage() - クラス のコンストラクタnet.i2p.data.i2cp.RequestVariableLeaseSetMessage
 
RequestVariableLeaseSetMessageHandler - net.i2p.client.implのクラス
Handle I2CP RequestVariableLeaseSetMessage from the router by granting all leases, retaining the individual expiration time for each lease.
RequestVariableLeaseSetMessageHandler(I2PAppContext) - クラス のコンストラクタnet.i2p.client.impl.RequestVariableLeaseSetMessageHandler
 
RequestWrapper - 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) - クラス のコンストラクタnet.i2p.servlet.RequestWrapper
 
requeue(long) - クラス のメソッドnet.i2p.router.JobImpl
Warning - only call this from runJob() or if Job is not already queued, or else it gets the job queue out of order.
requeueRepublish() - クラス のメソッドnet.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
 
rereadConfig() - クラス のメソッドnet.i2p.util.LogManager
Called periodically by the log writer's thread Do not log here, deadlock of LogWriter
rescan() - クラス のメソッドnet.i2p.router.NetworkDatabaseFacade
 
rescan() - インタフェース のメソッドnet.i2p.router.networkdb.kademlia.DataStore
 
rescan() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
rescan() - クラス のメソッドnet.i2p.router.networkdb.kademlia.PersistentDataStore
 
rescan() - クラス のメソッドnet.i2p.router.networkdb.kademlia.TransientDataStore
 
rescan() - クラス のメソッドnet.i2p.router.transport.UPnPManager
Call when IP or network connectivity might have changed.
reschedule(long) - クラス のメソッド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) - クラス のメソッドnet.i2p.util.SimpleTimer2.TimedEvent
May be called from within timeReached(), but schedule() is better there.
reschedule(long, Connection) - クラス のメソッドnet.i2p.client.streaming.impl.SchedulerImpl
 
reschedule(SimpleTimer.TimedEvent, long) - クラス のメソッドnet.i2p.util.SimpleTimer
 
RESEED - net.i2p.update.UpdateType
unused
RESEED - クラス のstatic変数net.i2p.router.util.EventLog
 
ReseedBundler - net.i2p.router.networkdb.reseedのクラス
Copy a random selection of 'count' router infos from configDir/netDb to 'toDir'.
ReseedBundler(RouterContext) - クラス のコンストラクタnet.i2p.router.networkdb.reseed.ReseedBundler
 
reseedChecker() - クラス のメソッドnet.i2p.router.NetworkDatabaseFacade
 
reseedChecker() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
ReseedChecker - net.i2p.router.networkdb.reseedのクラス
Moved from RouterConsoleRunner.java Reseeding is not strictly a router function, it used to be in the routerconsole app, but this made it impossible to bootstrap an embedded router lacking a routerconsole, in iMule or android for example, without additional modifications.
ReseedChecker(RouterContext) - クラス のコンストラクタnet.i2p.router.networkdb.reseed.ReseedChecker
All reseeding must be done through this instance.
reseedCount - クラス の変数gnu.crypto.prng.FortunaStandalone
 
Reseeder - net.i2p.router.networkdb.reseedのクラス
Moved from ReseedHandler in routerconsole.
Reseeder(RouterContext, ReseedChecker) - クラス のコンストラクタnet.i2p.router.networkdb.reseed.Reseeder
 
ReseedGenerator - net.i2p.router.web.helpersのクラス
Handler to create a i2preseed.zip file
ReseedGenerator() - クラス のコンストラクタnet.i2p.router.web.helpers.ReseedGenerator
 
ReseedHandler - net.i2p.router.web.helpersのクラス
Handler to deal with reseed requests.
ReseedHandler() - クラス のコンストラクタnet.i2p.router.web.helpers.ReseedHandler
 
ReseedHandler(RouterContext) - クラス のコンストラクタnet.i2p.router.web.helpers.ReseedHandler
 
ResendComparator() - クラス のコンストラクタnet.i2p.router.web.helpers.UDPSorters.ResendComparator
 
ResendPacketEvent(PacketLocal, long) - クラス のコンストラクタnet.i2p.client.streaming.impl.Connection.ResendPacketEvent
 
reset() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocket
Resets and closes this socket.
reset() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
Resets and closes this socket.
reset() - クラス のメソッドnet.i2p.i2ptunnel.socks.SocketWrapper
Just calls close()
reset() - クラス のメソッドnet.i2p.router.transport.udp.IntroductionManager
 
reset() - クラス のメソッドnet.i2p.stat.RateAverages
 
reset() - クラス のメソッドnet.i2p.util.ResettableGZIPOutputStream
Reinitialze everything so we can write a brand new gzip output stream again.
reset() - クラス のメソッドnet.i2p.util.ReusableGZIPOutputStream
clear the data so we can start again afresh
reset() - クラス のメソッドnet.i2p.util.TranslateReader
 
reset() - インタフェース のメソッドorg.bouncycastle.oldcrypto.Mac
Reset the MAC.
reset() - クラス のメソッドorg.bouncycastle.oldcrypto.macs.I2PHMac
Reset the mac generator.
reset() - クラス のメソッドorg.jrobin.graph.ImageWorker
 
resetBegin() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
 
resetCounters() - クラス のメソッドorg.klomp.snark.Peer
Resets the downloaded and uploaded counters to zero.
resetReceived() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
Notify that a reset was received.
ResettableGZIPInputStream - net.i2p.utilのクラス
GZIP implementation per RFC 1952, reusing java's standard CRC32 and Inflater and InflaterInputStream implementations.
ResettableGZIPInputStream() - クラス のコンストラクタnet.i2p.util.ResettableGZIPInputStream
Build a new GZIP stream without a bound compressed stream.
ResettableGZIPInputStream(InputStream) - クラス のコンストラクタnet.i2p.util.ResettableGZIPInputStream
Warning - blocking!
ResettableGZIPOutputStream - net.i2p.utilのクラス
GZIP implementation per RFC 1952, reusing java's standard CRC32 and Deflater implementations.
ResettableGZIPOutputStream(OutputStream) - クラス のコンストラクタnet.i2p.util.ResettableGZIPOutputStream
 
resetTimer() - クラス のメソッドnet.i2p.util.SocketTimeout
 
resize(int, int) - クラス のメソッドorg.jrobin.graph.ImageWorker
 
resizeArchive(String, String, int, int, boolean) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
Modifies existing RRD file, by resizing its chosen archive.
resizeArchive(String, String, String, int, int) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
Creates new RRD file based on the existing one, but with a different size (number of rows) for a single archive.
resolvedText - クラス の変数org.jrobin.graph.CommentText
 
resolveMonthsMinutes(int) - クラス のメソッドorg.jrobin.core.timespec.TimeScanner
 
resolveText(DataProcessor, ValueScaler) - クラス のメソッドorg.jrobin.graph.CommentText
 
resolveText(DataProcessor, ValueScaler) - クラス のメソッドorg.jrobin.graph.PrintText
 
RESPONSE - クラス のstatic変数org.cybergarage.soap.SOAP
 
restart() - クラス のメソッドnet.i2p.crypto.ElGamalEngine
This is now a noop.
restart() - クラス のメソッドnet.i2p.router.client.ClientManager
 
restart() - クラス のメソッドnet.i2p.router.client.ClientManagerFacadeImpl
 
restart() - クラス のメソッドnet.i2p.router.ClientMessagePool
 
restart() - クラス のメソッドnet.i2p.router.dummy.DummyClientManagerFacade
 
restart() - クラス のメソッドnet.i2p.router.dummy.DummyNetworkDatabaseFacade
 
restart() - クラス のメソッドnet.i2p.router.dummy.DummyPeerManagerFacade
 
restart() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
 
restart() - クラス のメソッドnet.i2p.router.dummy.VMCommSystem
 
restart() - クラス のメソッドnet.i2p.router.InNetMessagePool
does nothing since we aren't threaded
restart() - クラス のメソッドnet.i2p.router.JobQueue
推奨されていません。
do you really want to do this?
restart() - インタフェース のメソッドnet.i2p.router.networkdb.kademlia.DataStore
 
restart() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
restart() - クラス のメソッドnet.i2p.router.networkdb.kademlia.PersistentDataStore
 
restart() - クラス のメソッドnet.i2p.router.networkdb.kademlia.TransientDataStore
 
restart() - クラス のメソッドnet.i2p.router.peermanager.PeerManagerFacadeImpl
 
restart() - クラス のメソッドnet.i2p.router.Router
A "soft" restart, primarily of the comm system, after a port change or large step-change in system time.
restart() - インタフェース のメソッドnet.i2p.router.Service
Perform a soft restart.
restart() - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
 
restart() - クラス のメソッドnet.i2p.router.transport.OutboundMessageRegistry
 
restart() - クラス のメソッドnet.i2p.router.transport.TransportManager
 
restart() - クラス のメソッドnet.i2p.router.tunnel.pool.BuildExecutor
 
restart() - クラス のメソッドnet.i2p.router.tunnel.pool.BuildHandler
 
restart() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
 
restart() - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
 
restart() - クラス のメソッドorg.cybergarage.util.ThreadCore
 
restart() - クラス のメソッド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 FIXME this only works if already running
restart() - クラス のメソッドorg.klomp.snark.PeerCoordinator
 
restart(RouterContext) - クラス のstaticメソッドnet.i2p.desktopgui.router.RouterManager
Restart the running I2P instance.
restartAcceptor() - クラス のメソッドorg.klomp.snark.Snark
 
restartAllControllers() - クラス のメソッドnet.i2p.i2ptunnel.TunnelControllerGroup
Restart all tunnels.
Restarter - net.i2p.router.tasksのクラス
 
Restarter(RouterContext) - クラス のコンストラクタnet.i2p.router.tasks.Restarter
 
restartGracefully(RouterContext) - クラス のstaticメソッドnet.i2p.desktopgui.router.RouterManager
Restart the running I2P instance.
restartTunnel() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
 
restoreState() - クラス のメソッドorg.jrobin.core.timespec.TimeScanner
 
RESTRICTED_CONE_NAT - クラス のstatic変数org.freenetproject.DetectedIP
Restricted cone NAT.
RESULT_FAILURE - クラス のstatic変数net.i2p.data.i2cp.HostReplyMessage
generic fail, other codes TBD
RESULT_SUCCESS - クラス のstatic変数net.i2p.data.i2cp.HostReplyMessage
 
resultSize() - クラス のメソッドi2p.susi.dns.AddressbookBean
 
resultSize() - クラス のメソッドi2p.susi.dns.NamingServiceBean
 
RESULTSTATUS - クラス のstatic変数org.cybergarage.soap.SOAP
 
resumeIncoming(int) - インタフェース のメソッドnet.i2p.i2ptunnel.irc.DCCHelper
An incoming RESUME request
resumeIncoming(int) - クラス のメソッドnet.i2p.i2ptunnel.irc.I2PTunnelDCCServer
An incoming RESUME request
resumeOutgoing(int) - クラス のメソッドnet.i2p.i2ptunnel.irc.DCCClientManager
An outgoing RESUME request
resumeOutgoing(int) - インタフェース のメソッドnet.i2p.i2ptunnel.irc.DCCHelper
An outgoing RESUME request
resumeReading() - クラス のメソッドnet.i2p.data.i2cp.I2CPMessageReader
推奨されていません。
unused
resumeReading() - クラス のメソッドnet.i2p.data.i2np.I2NPMessageReader
推奨されていません。
unused
resumeRunner() - クラス のメソッドnet.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
deprecated unused
RETRANSMISSION_PERIOD_WIDTH - クラス のstatic変数net.i2p.router.transport.udp.PeerState
how many packets will be considered within the retransmission rate calculation
RetransmissionTimer - net.i2p.client.streaming.implのクラス
Per-destination timer
RetransmissionTimer(I2PAppContext, String) - クラス のコンストラクタnet.i2p.client.streaming.impl.RetransmissionTimer
 
retransmitRequests() - クラス のメソッドorg.klomp.snark.Peer
Retransmit outstanding requests if necessary
retransmitRequests() - クラス のメソッドorg.klomp.snark.PeerState
 
retransmitRequests(List<Request>) - クラス のメソッドorg.klomp.snark.PeerConnectionOut
 
retrieveACKBitfields() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
推奨されていません。
unused
retrieveACKBitfields(boolean) - クラス のメソッドnet.i2p.router.transport.udp.PeerState
See above.
retrievePreprocessedData(byte[], int, int, Hash) - クラス のメソッド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.
RETURN - クラス のstatic変数org.cybergarage.upnp.control.Control
 
returnBadRequest() - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
returnOK() - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
returnPartialPieces() - クラス のメソッドorg.klomp.snark.PeerState
Get partial pieces, give them back to PeerCoordinator.
returnResponse(int) - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
returnUnused(DHSessionKeyBuilder) - インタフェース のメソッドnet.i2p.router.transport.crypto.DHSessionKeyBuilder.Factory
Return an unused DH key builder to be put back onto the queue for reuse.
returnUnused(DHSessionKeyBuilder) - クラス のメソッドnet.i2p.router.transport.crypto.DHSessionKeyBuilder.PrecalcRunner
Return an unused DH key builder to be put back onto the queue for reuse.
returnUnused(DHSessionKeyBuilder) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
Return an unused DH key builder to be put back onto the queue for reuse.
ReusableGZIPInputStream - net.i2p.utilのクラス
Provide a cache of reusable GZIP unzipper streams.
ReusableGZIPOutputStream - net.i2p.utilのクラス
Provide a cache of reusable GZIP streams, each handling up to 40 KB output without expansion.
reverse() - クラス のメソッドcom.google.zxing.common.BitArray
Reverses all bits in the array.
ReverseColorMap - org.jrobin.graphのクラス
 
ReverseColorMap() - クラス のコンストラクタorg.jrobin.graph.ReverseColorMap
 
reverseLookup(Destination) - クラス のメソッドnet.i2p.client.naming.NamingService
Reverse lookup a destination This implementation returns reverseLookup(dest, null).
reverseLookup(Destination, Properties) - クラス のメソッドnet.i2p.client.naming.MetaNamingService
 
reverseLookup(Destination, Properties) - クラス のメソッドnet.i2p.client.naming.NamingService
Same as reverseLookup(dest) but with options This implementation returns null.
reverseLookup(Destination, Properties) - クラス のメソッドnet.i2p.client.naming.SingleFileNamingService
 
reverseLookup(Destination, Properties) - クラス のメソッドnet.i2p.router.naming.BlockfileNamingService
 
reverseLookup(Hash) - クラス のメソッドnet.i2p.client.naming.NamingService
Reverse lookup a hash.
reverseLookup(Hash) - クラス のメソッドnet.i2p.router.naming.BlockfileNamingService
 
reverseLookupAll(Destination) - クラス のメソッドnet.i2p.client.naming.NamingService
Reverse lookup a destination This implementation returns reverseLookupAll(dest, null).
reverseLookupAll(Destination, Properties) - クラス のメソッドnet.i2p.client.naming.NamingService
Same as reverseLookupAll(dest) but with options This implementation returns the result from reverseLookup, or null.
reverseLookupAll(Destination, Properties) - クラス のメソッドnet.i2p.router.naming.BlockfileNamingService
 
reverseLookupAll(Hash) - クラス のメソッドnet.i2p.client.naming.NamingService
Reverse lookup a hash.
reverseLookupAll(Hash) - クラス のメソッドnet.i2p.router.naming.BlockfileNamingService
 
rewriteAnnounce(String) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
Given http://KEY.i2p/foo/announce turn it into http://i2p/KEY/foo/announce Given http://tracker.blah.i2p/foo/announce leave it alone
RFC3339Date - net.i2p.router.newsのクラス
Adapted from net.i2p.router.util.RFC822Date.
RFC3339Date() - クラス のコンストラクタnet.i2p.router.news.RFC3339Date
 
RFC822Date - net.i2p.utilのクラス
Moved from NewsFetcher
RFC822Date() - クラス のコンストラクタnet.i2p.util.RFC822Date
 
RI - net.i2p.data.i2np.DatabaseLookupMessage.Type
router info only
RI_FILTER - クラス のstatic変数net.i2p.router.networkdb.kademlia.PersistentDataStore
 
rigid - クラス の変数org.jrobin.graph.RrdGraphDef
 
rmdir(File, boolean) - クラス のstaticメソッドnet.i2p.util.FileUtil
Delete the path as well as any files or directories underneath it.
rmdir(String, boolean) - クラス のstaticメソッドnet.i2p.util.FileUtil
Delete the path as well as any files or directories underneath it.
rng - クラス のstatic変数net.metanotion.util.skiplist.SkipList
 
Robin - org.jrobin.coreのクラス
Class to represent archive values for a single datasource.
Robin(Archive, int, boolean) - クラス のコンストラクタorg.jrobin.core.Robin
 
root - クラス の変数org.jrobin.core.XmlTemplate
 
ROOT_DEVICE - クラス のstatic変数org.cybergarage.upnp.device.ST
 
ROOT_ELEMENT - インタフェース のstatic変数org.cybergarage.upnp.RootDescription
 
ROOT_ELEMENT_NAMESPACE - インタフェース のstatic変数org.cybergarage.upnp.RootDescription
 
rootDelay - クラス の変数net.i2p.router.time.NtpMessage
This value indicates the total roundtrip delay to the primary reference source, in seconds.
RootDescription - org.cybergarage.upnpのインタフェース
 
ROOTDEVICE - クラス のstatic変数org.cybergarage.upnp.device.NT
 
ROOTDEVICE - クラス のstatic変数org.cybergarage.upnp.device.USN
 
rootDispersion - クラス の変数net.i2p.router.time.NtpMessage
This value indicates the nominal error relative to the primary reference source, in seconds.
rotate180() - クラス のメソッドcom.google.zxing.common.BitMatrix
Modifies this BitMatrix to represent the same but rotated 180 degrees
rotateBuffer() - クラス のメソッド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() - クラス のメソッドnet.i2p.router.RouterContext
what router is this context working for?
Router - net.i2p.routerのクラス
Main driver for the router.
Router() - クラス のコンストラクタnet.i2p.router.Router
Instantiation only.
Router(String) - クラス のコンストラクタnet.i2p.router.Router
Instantiation only.
Router(String, Properties) - クラス のコンストラクタnet.i2p.router.Router
Instantiation only.
Router(Properties) - クラス のコンストラクタnet.i2p.router.Router
Instantiation only.
ROUTER_DEV_SU3 - net.i2p.update.UpdateType
 
ROUTER_SIGNED - net.i2p.update.UpdateType
 
ROUTER_SIGNED_SU3 - net.i2p.update.UpdateType
 
ROUTER_UNSIGNED - net.i2p.update.UpdateType
 
RouterAddress - net.i2p.data.routerのクラス
Defines a method of communicating with a router For efficiency, the options methods and structures here are unsynchronized.
RouterAddress() - クラス のコンストラクタnet.i2p.data.router.RouterAddress
 
RouterAddress(String, OrderedProperties, int) - クラス のコンストラクタnet.i2p.data.router.RouterAddress
For efficiency when created by a Transport.
RouterApp - 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() - クラス のメソッドnet.i2p.router.RouterContext
The RouterAppManager.
RouterAppManager - net.i2p.router.startupのクラス
Notify the router of events, and provide methods for client apps to find each other.
RouterAppManager(RouterContext) - クラス のコンストラクタnet.i2p.router.startup.RouterAppManager
 
RouterAppManager.Shutdown - net.i2p.router.startupのクラス
 
RouterClock - net.i2p.routerのクラス
Alternate location for determining the time which takes into account an offset.
RouterClock(RouterContext) - クラス のコンストラクタnet.i2p.router.RouterClock
Does not start.
RouterClock.ClockShiftListener - net.i2p.routerのインタフェース
 
ROUTERCONSOLE - クラス のstatic変数net.i2p.router.web.RouterConsoleRunner
 
RouterConsoleRunner - net.i2p.router.webのクラス
Start the router console.
RouterConsoleRunner(RouterContext, ClientAppManager, String[]) - クラス のコンストラクタ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 - net.i2p.routerのクラス
Build off the core I2P context to provide a root for a router instance to coordinate its resources.
RouterContext(Router) - クラス のコンストラクタnet.i2p.router.RouterContext
Caller MUST call initAll() after instantiation.
RouterContext(Router, Properties) - クラス のコンストラクタnet.i2p.router.RouterContext
Caller MUST call initAll() after instantiation.
RouterContext(Router, Properties, boolean) - クラス のコンストラクタnet.i2p.router.RouterContext
Caller MUST call initAll() after instantiation.
routerDisconnected() - インタフェース のメソッドnet.i2p.i2ptunnel.I2PTunnel.ConnectionEventListener
 
routerDisconnected() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
Call this whenever we lose touch with the router involuntarily (aka the router is off / crashed / etc)
routerDisconnected() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelTask
 
RouterDoSThrottle - net.i2p.routerのクラス
推奨されていません。
unused
RouterDoSThrottle(RouterContext) - クラス のコンストラクタnet.i2p.router.RouterDoSThrottle
推奨されていません。
 
RouterFragmentHandler - net.i2p.router.tunnelのクラス
Minor extension to allow message history integration
RouterFragmentHandler(RouterContext, FragmentHandler.DefragmentedReceiver) - クラス のコンストラクタnet.i2p.router.tunnel.RouterFragmentHandler
 
routerHash() - クラス のメソッドnet.i2p.router.RouterContext
Convenience method for getting the router hash.
routerIdentity - クラス の変数net.i2p.router.startup.LoadRouterInfoJob.KeyData
 
RouterIdentity - net.i2p.data.routerのクラス
Defines the unique identifier of a router, including any certificate or public key.
RouterIdentity() - クラス のコンストラクタnet.i2p.data.router.RouterIdentity
 
RouterInfo - net.i2p.data.routerのクラス
Defines the data that a router either publishes to the global routing table or provides to trusted peers.
RouterInfo() - クラス のコンストラクタnet.i2p.data.router.RouterInfo
 
RouterInfo(RouterInfo) - クラス のコンストラクタnet.i2p.data.router.RouterInfo
Used only by Router and PublishLocalRouterInfoJob.
routerInfoFileLock - クラス の変数net.i2p.router.Router
not for external use
routerInfoPublishSuccessful() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Set the last time we successfully published our RI.
routerKeyGenerator() - クラス のメソッドnet.i2p.router.RouterContext
Determine how much do we want to mess with the keys to turn them into something we can route.
RouterKeyGenerator - net.i2p.data.routerのクラス
Component to manage the munging of hashes into routing keys - given a hash, perform some consistent transformation against it and return the result.
RouterKeyGenerator(I2PAppContext) - クラス のコンストラクタnet.i2p.data.router.RouterKeyGenerator
 
RouterLaunch - net.i2p.routerのクラス
This is the class called by the runplain.sh script on linux and the i2p.exe launcher on Windows.
RouterLaunch() - クラス のコンストラクタnet.i2p.router.RouterLaunch
 
RouterManager - net.i2p.desktopgui.routerのクラス
Handle communications with the router instance.
RouterManager() - クラス のコンストラクタnet.i2p.desktopgui.router.RouterManager
 
RouterPasswordManager - net.i2p.router.utilのクラス
Manage both plaintext and salted/hashed password storage in router.config.
RouterPasswordManager(RouterContext) - クラス のコンストラクタ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 - net.i2p.data.routerのクラス
Same format as super, simply adds a method to treat it as a RouterIdentity instead of a Destination.
RouterPrivateKeyFile(File) - クラス のコンストラクタnet.i2p.data.router.RouterPrivateKeyFile
 
RouterRestartException - net.i2p.client.streamingの例外
An I2PException thrown from I2PServerSocket.accept() when the router is restarting.
RouterRestartException() - 例外 のコンストラクタnet.i2p.client.streaming.RouterRestartException
 
RouterThrottle - net.i2p.routerのインタフェース
Gatekeeper for deciding whether to throttle the further processing of messages through the router.
RouterThrottleImpl - net.i2p.routerのクラス
Simple throttle that basically stops accepting messages or nontrivial requests if the jobQueue lag is too large.
RouterThrottleImpl(RouterContext) - クラス のコンストラクタnet.i2p.router.RouterThrottleImpl
 
RouterTimestamper - net.i2p.router.timeのクラス
Periodically query a series of NTP servers and update any associated listeners.
RouterTimestamper(I2PAppContext) - クラス のコンストラクタnet.i2p.router.time.RouterTimestamper
Does not start.
RouterTimestamper(I2PAppContext, Timestamper.UpdateListener) - クラス のコンストラクタnet.i2p.router.time.RouterTimestamper
Does not start.
RouterTimestamper(I2PAppContext, Timestamper.UpdateListener, boolean) - クラス のコンストラクタnet.i2p.router.time.RouterTimestamper
Does not start.
RouterVersion - net.i2p.routerのクラス
Expose a version string
RouterVersion() - クラス のコンストラクタnet.i2p.router.RouterVersion
 
RouterWatchdog - net.i2p.router.tasksのクラス
Periodically check to make sure things haven't gone totally haywire (and if they have, restart the JVM)
RouterWatchdog(RouterContext) - クラス のコンストラクタnet.i2p.router.tasks.RouterWatchdog
 
routingKeyGenerator() - クラス のメソッドnet.i2p.I2PAppContext
Determine how much do we want to mess with the keys to turn them into something we can route.
routingKeyGenerator() - クラス のメソッドnet.i2p.router.RouterContext
Determine how much do we want to mess with the keys to turn them into something we can route.
RoutingKeyGenerator - net.i2p.dataのクラス
Component to manage the munging of hashes into routing keys - given a hash, perform some consistent transformation against it and return the result.
RoutingKeyGenerator() - クラス のコンストラクタnet.i2p.data.RoutingKeyGenerator
 
rowCount - クラス の変数org.jrobin.core.jrrd.Archive
 
rows - クラス の変数org.jrobin.core.jrrd.DataChunk
 
RpnCalculator - org.jrobin.dataのクラス
 
RpnCalculator(String, String, DataProcessor) - クラス のコンストラクタorg.jrobin.data.RpnCalculator
 
rraCount - クラス の変数org.jrobin.core.jrrd.Header
 
RRD_DIR - クラス のstatic変数net.i2p.router.web.SummaryListener
note that .jrb files are NOT compatible with .rrd files
RRD_DOUBLE - クラス のstatic変数org.jrobin.core.RrdPrimitive
 
RRD_INT - クラス のstatic変数org.jrobin.core.RrdPrimitive
 
RRD_LONG - クラス のstatic変数org.jrobin.core.RrdPrimitive
 
RRD_PRIM_SIZES - クラス のstatic変数org.jrobin.core.RrdPrimitive
 
RRD_STRING - クラス のstatic変数org.jrobin.core.RrdPrimitive
 
RrdAllocator - org.jrobin.coreのクラス
 
RrdAllocator() - クラス のコンストラクタorg.jrobin.core.RrdAllocator
 
RRDatabase - org.jrobin.core.jrrdのクラス
Instances of this class model Round Robin Database (RRD) files.
RRDatabase(File) - クラス のコンストラクタorg.jrobin.core.jrrd.RRDatabase
Creates a database to read from.
RRDatabase(String) - クラス のコンストラクタorg.jrobin.core.jrrd.RRDatabase
Creates a database to read from.
RrdBackend - org.jrobin.coreのクラス
Base implementation class for all backend classes.
RrdBackend(String) - クラス のコンストラクタorg.jrobin.core.RrdBackend
Creates backend for a RRD storage with the given path.
RrdBackend(String, boolean) - クラス のコンストラクタorg.jrobin.core.RrdBackend
 
RrdBackendFactory - org.jrobin.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() - クラス のコンストラクタorg.jrobin.core.RrdBackendFactory
 
RrdDb - org.jrobin.coreのクラス
Main class used to create and manipulate round robin databases (RRDs).
RrdDb(File) - クラス のコンストラクタorg.jrobin.core.RrdDb
 
RrdDb(File, boolean) - クラス のコンストラクタorg.jrobin.core.RrdDb
 
RrdDb(String) - クラス のコンストラクタorg.jrobin.core.RrdDb
Constructor used to open already existing RRD in R/W mode, with a default storage (backend) type (file on the disk).
RrdDb(String, boolean) - クラス のコンストラクタorg.jrobin.core.RrdDb
Constructor used to open already existing RRD.
RrdDb(String, boolean, RrdBackendFactory) - クラス のコンストラクタorg.jrobin.core.RrdDb
Constructor used to open already existing RRD backed with a storage (backend) different from default.
RrdDb(String, String) - クラス のコンストラクタorg.jrobin.core.RrdDb
Constructor used to create RRD files from external file sources.
RrdDb(String, String, RrdBackendFactory) - クラス のコンストラクタorg.jrobin.core.RrdDb
Constructor used to create RRD files from external file sources with a backend type different from default.
RrdDb(String, RrdBackendFactory) - クラス のコンストラクタorg.jrobin.core.RrdDb
Constructor used to open already existing RRD in R/W mode with a storage (backend) type different from default.
RrdDb(RrdDef) - クラス のコンストラクタorg.jrobin.core.RrdDb
Constructor used to create new RRD object from the definition.
RrdDb(RrdDef, RrdBackendFactory) - クラス のコンストラクタorg.jrobin.core.RrdDb
Constructor used to create new RRD object from the definition object but with a storage (backend) different from default.
RrdDbPool - org.jrobin.coreのクラス
This class should be used to synchronize access to RRD files in a multithreaded environment.
RrdDef - org.jrobin.coreのクラス
Class to represent definition of new Round Robin Database (RRD).
RrdDef(String) - クラス のコンストラクタorg.jrobin.core.RrdDef
Creates new RRD definition object with the given path.
RrdDef(String, long) - クラス のコンストラクタorg.jrobin.core.RrdDef
Creates new RRD definition object with the given path and step.
RrdDef(String, long, long) - クラス のコンストラクタorg.jrobin.core.RrdDef
Creates new RRD definition object with the given path, starting timestamp and step.
RrdDefTemplate - org.jrobin.coreのクラス
Class used to create an arbitrary number of RrdDef (RRD definition) objects from a single XML template.
RrdDefTemplate(File) - クラス のコンストラクタorg.jrobin.core.RrdDefTemplate
Creates RrdDefTemplate object from the file containing XML template.
RrdDefTemplate(String) - クラス のコンストラクタorg.jrobin.core.RrdDefTemplate
Creates RrdDefTemplate object from the string containing XML template.
RrdDefTemplate(InputSource) - クラス のコンストラクタorg.jrobin.core.RrdDefTemplate
Creates RrdDefTemplate object from any parsable XML input source.
RrdDouble - org.jrobin.coreのクラス
 
RrdDouble(RrdUpdater) - クラス のコンストラクタorg.jrobin.core.RrdDouble
 
RrdDouble(RrdUpdater, boolean) - クラス のコンストラクタorg.jrobin.core.RrdDouble
 
RrdDoubleArray - org.jrobin.coreのクラス
 
RrdDoubleArray(RrdUpdater, int) - クラス のコンストラクタorg.jrobin.core.RrdDoubleArray
 
RrdException - org.jrobin.coreの例外
Class to represent various JRobin checked exceptions.
RrdException() - 例外 のコンストラクタorg.jrobin.core.RrdException
 
RrdException(String) - 例外 のコンストラクタorg.jrobin.core.RrdException
 
RrdException(String, Throwable) - 例外 のコンストラクタorg.jrobin.core.RrdException
 
RrdException(Throwable) - 例外 のコンストラクタorg.jrobin.core.RrdException
 
rrdFile - クラス の変数org.jrobin.core.jrrd.RRDatabase
 
RRDFile - org.jrobin.core.jrrdのクラス
This class is a quick hack to read information from an RRD file.
RRDFile(File) - クラス のコンストラクタorg.jrobin.core.jrrd.RRDFile
 
RRDFile(String) - クラス のコンストラクタorg.jrobin.core.jrrd.RRDFile
 
RrdFileBackend - org.jrobin.coreのクラス
JRobin backend which is used to store RRD data to ordinary files on the disk.
RrdFileBackend(String, boolean) - クラス のコンストラクタorg.jrobin.core.RrdFileBackend
Creates RrdFileBackend object for the given file path, backed by RandomAccessFile object.
RrdFileBackendFactory - org.jrobin.coreのクラス
Factory class which creates actual RrdFileBackend objects.
RrdFileBackendFactory() - クラス のコンストラクタorg.jrobin.core.RrdFileBackendFactory
 
RrdGraph - org.jrobin.graphのクラス
Class which actually creates JRobin graphs (does the hard work).
RrdGraph(RrdGraphDef) - クラス のコンストラクタorg.jrobin.graph.RrdGraph
Creates graph from the corresponding RrdGraphDef object.
RrdGraphConstants - org.jrobin.graphのインタフェース
Class to represent various constants used for graphing.
RrdGraphDef - org.jrobin.graphのクラス
Class which should be used to define new JRobin graph.
RrdGraphDef() - クラス のコンストラクタorg.jrobin.graph.RrdGraphDef
Creates RrdGraphDef object and sets default time span (default ending time is 'now', default starting time is 'end-1day'.
RrdGraphDefTemplate - org.jrobin.graphのクラス
Class used to create an arbitrary number of RrdGraphDef (graph definition) objects from a single XML template.
RrdGraphDefTemplate(File) - クラス のコンストラクタorg.jrobin.graph.RrdGraphDefTemplate
Creates template object from the file containing XML template code
RrdGraphDefTemplate(String) - クラス のコンストラクタorg.jrobin.graph.RrdGraphDefTemplate
Creates template object from the string containing XML template code
RrdGraphDefTemplate(InputSource) - クラス のコンストラクタorg.jrobin.graph.RrdGraphDefTemplate
Creates template object from any parsable XML source
RrdGraphInfo - org.jrobin.graphのクラス
Class to represent successfully created JRobin graph.
RrdGraphInfo() - クラス のコンストラクタorg.jrobin.graph.RrdGraphInfo
 
RrdInt - org.jrobin.coreのクラス
 
RrdInt(RrdUpdater) - クラス のコンストラクタorg.jrobin.core.RrdInt
 
RrdInt(RrdUpdater, boolean) - クラス のコンストラクタorg.jrobin.core.RrdInt
 
RrdJRobin14FileBackend - org.jrobin.coreのクラス
JRobin backend which is used to store RRD data to ordinary files on the disk.
RrdJRobin14FileBackend(String, boolean, RrdJRobin14FileBackend.LockMode) - クラス のコンストラクタorg.jrobin.core.RrdJRobin14FileBackend
Creates RrdFileBackend object for the given file path, backed by RandomAccessFile object.
RrdJRobin14FileBackend.LockMode - org.jrobin.coreの列挙型
 
RrdJRobin14FileBackendFactory - org.jrobin.coreのクラス
Factory class which creates actual RrdFileBackend objects.
RrdJRobin14FileBackendFactory() - クラス のコンストラクタorg.jrobin.core.RrdJRobin14FileBackendFactory
 
RrdJRobin14FileBackendFactory(RrdJRobin14FileBackend.LockMode) - クラス のコンストラクタorg.jrobin.core.RrdJRobin14FileBackendFactory
 
RrdLong - org.jrobin.coreのクラス
 
RrdLong(RrdUpdater) - クラス のコンストラクタorg.jrobin.core.RrdLong
 
RrdLong(RrdUpdater, boolean) - クラス のコンストラクタorg.jrobin.core.RrdLong
 
RrdMemoryBackend - org.jrobin.coreのクラス
Backend to be used to store all RRD bytes in memory.
RrdMemoryBackend(String) - クラス のコンストラクタorg.jrobin.core.RrdMemoryBackend
 
RrdMemoryBackendFactory - org.jrobin.coreのクラス
Factory class which creates actual RrdMemoryBackend objects.
RrdMemoryBackendFactory() - クラス のコンストラクタorg.jrobin.core.RrdMemoryBackendFactory
 
RrdNioBackend - org.jrobin.coreのクラス
JRobin backend which is used to store RRD data to ordinary disk files by using fast java.nio.* package.
RrdNioBackend(String, boolean, int) - クラス のコンストラクタorg.jrobin.core.RrdNioBackend
Creates RrdFileBackend object for the given file path, backed by java.nio.* classes.
RrdNioBackend(String, boolean, SyncManager) - クラス のコンストラクタorg.jrobin.core.RrdNioBackend
Creates RrdFileBackend object for the given file path, backed by java.nio.* classes.
RrdNioBackendFactory - org.jrobin.coreのクラス
Factory class which creates actual RrdNioBackend objects.
RrdNioBackendFactory() - クラス のコンストラクタorg.jrobin.core.RrdNioBackendFactory
 
RrdNioByteBufferBackend - org.jrobin.coreのクラス
JRobin backend which is used to store RRD data to ordinary disk files by using fast java.nio.* package.
RrdNioByteBufferBackend(String, boolean) - クラス のコンストラクタorg.jrobin.core.RrdNioByteBufferBackend
Creates RrdFileBackend object for the given file path, backed by java.nio.* classes.
RrdNioByteBufferBackendFactory - org.jrobin.coreのクラス
Factory class which creates actual RrdNioBackend objects.
RrdNioByteBufferBackendFactory() - クラス のコンストラクタorg.jrobin.core.RrdNioByteBufferBackendFactory
 
RrdPrimitive - org.jrobin.coreのクラス
 
RrdPrimitive(RrdUpdater, int, boolean) - クラス のコンストラクタorg.jrobin.core.RrdPrimitive
 
RrdPrimitive(RrdUpdater, int, int, boolean) - クラス のコンストラクタorg.jrobin.core.RrdPrimitive
 
RrdSafeFileBackend - org.jrobin.coreのクラス
JRobin backend which is used to store RRD data to ordinary files on the disk.
RrdSafeFileBackend(String, long, long) - クラス のコンストラクタorg.jrobin.core.RrdSafeFileBackend
Creates RrdFileBackend object for the given file path, backed by RandomAccessFile object.
RrdSafeFileBackend.Counters - org.jrobin.coreのクラス
 
RrdSafeFileBackendFactory - org.jrobin.coreのクラス
Factory class which creates actual RrdSafeFileBackend objects.
RrdSafeFileBackendFactory() - クラス のコンストラクタorg.jrobin.core.RrdSafeFileBackendFactory
 
RrdString - org.jrobin.coreのクラス
 
RrdString(RrdUpdater) - クラス のコンストラクタorg.jrobin.core.RrdString
 
RrdString(RrdUpdater, boolean) - クラス のコンストラクタorg.jrobin.core.RrdString
 
RRDTOOL_VERSION - クラス のstatic変数org.jrobin.core.Header
 
RrdToolkit - org.jrobin.coreのクラス
Class used to perform various complex operations on RRD files.
RrdToolkit() - クラス のコンストラクタorg.jrobin.core.RrdToolkit
 
RrdToolReader - org.jrobin.coreのクラス
 
RrdToolReader(String) - クラス のコンストラクタorg.jrobin.core.RrdToolReader
 
RrdUpdater - org.jrobin.coreのインタフェース
 
RSA - net.i2p.crypto.SigAlgo
For local use only, not for use in the network.
RSA_SHA256_2048 - net.i2p.crypto.SigType
Pubkey 256 bytes; privkey 512 bytes; hash 32 bytes; sig 256 bytes
RSA_SHA384_3072 - net.i2p.crypto.SigType
Pubkey 384 bytes; privkey 768 bytes; hash 48 bytes; sig 384 bytes
RSA_SHA512_4096 - net.i2p.crypto.SigType
Pubkey 512 bytes; privkey 1024 bytes; hash 64 bytes; sig 512 bytes
RSAConstants - net.i2p.cryptoのクラス
Constants for RSA
RSAConstants() - クラス のコンストラクタnet.i2p.crypto.RSAConstants
 
RSASigningPrivateCrtKey - net.i2p.cryptoのクラス
A SigningPrivateKey that retains the Chinese Remainder Theorem parameters, so it can be converted back to a Java CRT key.
RSS_14 - com.google.zxing.BarcodeFormat
RSS 14
RSS_EXPANDED - com.google.zxing.BarcodeFormat
RSS EXPANDED
RTOComparator() - クラス のコンストラクタnet.i2p.router.web.helpers.UDPSorters.RTOComparator
 
RTTComparator() - クラス のコンストラクタnet.i2p.router.web.helpers.UDPSorters.RTTComparator
 
Rule - org.jrobin.graphのクラス
 
Rule(Paint, LegendText, float) - クラス のコンストラクタorg.jrobin.graph.Rule
 
run() - クラス のメソッドgnu.crypto.prng.AsyncFortunaStandalone
The refiller thread
run() - クラス のメソッドnet.i2p.addressbook.DaemonThread
 
run() - クラス のメソッドnet.i2p.BOB.BOB
 
run() - クラス のメソッドnet.i2p.BOB.DoCMDS
The actual parser.
run() - クラス のメソッドnet.i2p.BOB.I2Plistener
Simply listen on I2P port, and thread connections
run() - クラス のメソッドnet.i2p.BOB.I2PtoTCP
I2P stream to TCP stream thread starter
run() - クラス のメソッドnet.i2p.BOB.MUXlisten
MUX sockets, fire off a thread to connect, get destination info, and do I/O
run() - クラス のメソッドnet.i2p.BOB.TCPio
Copy from source to destination...
run() - クラス のメソッドnet.i2p.BOB.TCPlistener
Simply listen on TCP port, and thread connections
run() - クラス のメソッドnet.i2p.BOB.TCPtoI2P
TCP stream to I2P stream thread starter
run() - クラス のメソッドnet.i2p.BOB.UDPIOthread
推奨されていません。
 
run() - クラス のメソッドnet.i2p.client.impl.ClientWriterRunner
 
run() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl.AvailabilityNotifier
 
run() - クラス のメソッドnet.i2p.client.impl.I2PSessionMuxedImpl.MuxedAvailabilityNotifier
 
run() - クラス のメソッドnet.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
 
run() - クラス のメソッドnet.i2p.i2ptunnel.I2Ping
Overrides super.
run() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelClientBase
Non-final since 0.9.11.
run() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelOutproxyRunner
 
run() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelRunner
 
run() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelServer
If usePool is set, this starts the executor pool.
run() - クラス のメソッドnet.i2p.i2ptunnel.InternalSocketRunner
 
run() - クラス のメソッドnet.i2p.i2ptunnel.irc.IrcInboundFilter
 
run() - クラス のメソッドnet.i2p.i2ptunnel.irc.IrcOutboundFilter
 
run() - クラス のメソッドnet.i2p.i2ptunnel.streamr.Pinger
 
run() - クラス のメソッドnet.i2p.i2ptunnel.udp.I2PSource
 
run() - クラス のメソッドnet.i2p.i2ptunnel.udp.UDPSource
 
run() - クラス のメソッドnet.i2p.router.client.ClientListenerRunner
 
run() - クラス のメソッドnet.i2p.router.client.ClientWriterRunner
 
run() - クラス のメソッドnet.i2p.router.JobQueueRunner
 
run() - クラス のメソッドnet.i2p.router.startup.RouterAppManager.Shutdown
 
run() - クラス のメソッドnet.i2p.router.tasks.GracefulShutdown
 
run() - クラス のメソッドnet.i2p.router.tasks.Restarter
 
run() - クラス のメソッドnet.i2p.router.tasks.RouterWatchdog
 
run() - クラス のメソッドnet.i2p.router.tasks.ShutdownHook
 
run() - クラス のメソッドnet.i2p.router.tasks.Spinner
 
run() - クラス のメソッドnet.i2p.router.time.RouterTimestamper
 
run() - クラス のメソッドnet.i2p.router.transport.crypto.DHSessionKeyBuilder.PrecalcRunner
 
run() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthRefiller
 
run() - クラス のメソッドnet.i2p.router.transport.ntcp.EventPumper
The selector loop.
run() - クラス のメソッドnet.i2p.router.transport.udp.ACKSender
 
run() - クラス のメソッドnet.i2p.router.transport.udp.OutboundRefiller
 
run() - クラス のメソッドnet.i2p.router.transport.udp.PacketPusher
 
run() - クラス のメソッドnet.i2p.router.tunnel.pool.BuildExecutor
 
run() - クラス のメソッドnet.i2p.router.tunnel.pool.BuildHandler
Thread to handle inbound requests
run() - クラス のメソッドnet.i2p.router.tunnel.TunnelGatewayPumper
 
run() - クラス のメソッドnet.i2p.router.update.NewsFetcher
 
run() - クラス のメソッドnet.i2p.router.update.UnsignedUpdateChecker
 
run() - クラス のメソッドnet.i2p.router.update.UpdateRunner
 
run() - クラス のメソッドnet.i2p.router.web.PluginStarter
 
run() - クラス のメソッドnet.i2p.router.web.PluginStopper
 
run() - クラス のメソッドnet.i2p.router.web.StatSummarizer
 
run() - クラス のメソッドnet.i2p.sam.SAMBridge
 
run() - クラス のメソッドnet.i2p.sam.SAMHandler
Register with the bridge, call handle(), unregister with the bridge.
run() - クラス のメソッドnet.i2p.sam.SAMStreamSession.SAMStreamSessionServer
 
run() - クラス のメソッドnet.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
 
run() - クラス のメソッドnet.i2p.sam.SAMStreamSession.SAMv1StreamSessionSocketReader
 
run() - クラス のメソッドnet.i2p.sam.SAMStreamSession.StreamSender
 
run() - クラス のメソッドnet.i2p.sam.SAMv2StreamSession.SAMv2StreamSessionSocketReader
 
run() - クラス のメソッドnet.i2p.time.Timestamper
dummy
run() - クラス のメソッドnet.i2p.util.EepGet.Gunzipper
 
run() - クラス のメソッドnet.i2p.util.Executor
 
run() - クラス のメソッドnet.i2p.util.I2PThread
 
run() - クラス のメソッドnet.i2p.util.LogWriter
 
run() - クラス のメソッドnet.i2p.util.SimpleTimer2.TimedEvent
 
run() - クラス のメソッドorg.cybergarage.http.HTTPServer
 
run() - クラス のメソッドorg.cybergarage.http.HTTPServerThread
 
run() - クラス のメソッドorg.cybergarage.upnp.control.RenewSubscriber
 
run() - クラス のメソッドorg.cybergarage.upnp.device.Advertiser
 
run() - クラス のメソッドorg.cybergarage.upnp.device.Disposer
 
run() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPNotifySocket
 
run() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
 
run() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPSearchSocket
 
run() - クラス のメソッドorg.cybergarage.util.ThreadCore
 
run() - クラス のメソッドorg.jrobin.core.SyncTimerTask
 
run() - クラス のメソッドorg.klomp.snark.ConnectionAcceptor
 
run() - クラス のメソッドorg.klomp.snark.PeerCheckerTask
 
run() - クラス のメソッドorg.klomp.snark.PeerConnectionIn
 
run() - クラス のメソッドorg.klomp.snark.PeerConnectionOut
Continuesly monitors for more outgoing messages that have to be send.
run() - クラス のメソッドorg.klomp.snark.PeerMonitorTask
推奨されていません。
 
run() - クラス のメソッドorg.klomp.snark.SnarkShutdown
推奨されていません。
 
run() - クラス のメソッドorg.klomp.snark.TrackerClient
Setup the first time only, then one pass (usually) through the trackers, PEX, and DHT.
run() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
Set off by startTorrent()
run(String[]) - クラス のメソッドnet.i2p.addressbook.Daemon
 
run(ByteBuffer) - クラス のメソッドengine.misc.DeallocationHelper.AndroidDeallocator
 
run(ByteBuffer) - クラス のメソッドengine.misc.DeallocationHelper.ApacheHarmonyDeallocator
 
run(ByteBuffer) - クラス のメソッドengine.misc.DeallocationHelper.Deallocator
releases the native memory of a deallocatable byte buffer
run(ByteBuffer) - クラス のメソッドengine.misc.DeallocationHelper.GnuClasspathDeallocator
 
run(ByteBuffer) - クラス のメソッドengine.misc.DeallocationHelper.OracleSunOpenJdkDeallocator
 
run2() - クラス のメソッドnet.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
Called by run()
run2() - クラス のメソッドnet.i2p.internal.QueuedI2CPMessageReader.QueuedI2CPMessageReaderRunner
Pumps messages from the incoming message queue to the listener.
runClient(String[], Logging) - クラス のメソッド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メソッドnet.i2p.router.startup.LoadClientAppsJob
Run client in a new thread.
runClient(String, String, String[], RouterContext, Log, ThreadGroup, ClassLoader) - クラス のstaticメソッドnet.i2p.router.startup.LoadClientAppsJob
Run client in a new thread.
runClientInline(String, String, String[], Log) - クラス のstaticメソッドnet.i2p.router.startup.LoadClientAppsJob
Run client in this thread.
runClientInline(String, String, String[], Log, ClassLoader) - クラス のstaticメソッドnet.i2p.router.startup.LoadClientAppsJob
Run client in this thread.
runClientOptions(String[], Logging) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
Configure the extra I2CP options to use in any subsequent I2CP sessions.
runClose(String[], Logging) - クラス のメソッド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) - クラス のメソッドnet.i2p.i2ptunnel.I2Ping
 
runCommand(String, Logging) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
 
runConnectClient(String[], Logging) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
Run a CONNECT client on the given port number
runConnection(Socket) - クラス のメソッドnet.i2p.router.client.ClientListenerRunner
Handle the connection by passing it off to a ClientConnectionRunner
runConnection(I2PSnarkUtil, PeerListener, BitField, MagnetState, boolean) - クラス のメソッドorg.klomp.snark.Peer
Runs the connection to the other peer.
runHttpBidirServer(String[], Logging) - クラス のメソッド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) - クラス のメソッド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) - クラス のメソッド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) - クラス のメソッド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) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
Same args as runServer (we should stop duplicating all this code...)
runJob() - クラス のメソッドnet.i2p.router.client.CreateSessionJob
 
runJob() - クラス のメソッドnet.i2p.router.client.LookupDestJob
 
runJob() - クラス のメソッドnet.i2p.router.client.MessageReceivedJob
 
runJob() - クラス のメソッドnet.i2p.router.client.ReportAbuseJob
 
runJob() - クラス のメソッドnet.i2p.router.client.RequestLeaseSetJob
 
runJob() - インタフェース のメソッドnet.i2p.router.Job
Actually perform the task.
runJob() - クラス のメソッドnet.i2p.router.message.HandleGarlicMessageJob
 
runJob() - クラス のメソッドnet.i2p.router.message.OutboundClientMessageOneShotJob
 
runJob() - クラス のメソッドnet.i2p.router.message.SendMessageDirectJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.HandleDatabaseLookupMessageJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.ExpireLeasesJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.ExpireRoutersJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.ExploreKeySelectorJob
推奨されていません。
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodfillMonitorJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodfillRouterInfoFloodJob
 
runJob() - クラス のメソッド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() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodOnlyLookupMatchJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodOnlyLookupTimeoutJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodOnlySearchJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodSearchJob
Deprecated, unused, see FOSJ override
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseStoreMessageJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.IterativeLookupJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.IterativeSearchJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.IterativeTimeoutJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.RefreshRoutersJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob.FailedJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchReplyJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchUpdateReplyFoundJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SingleLookupJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SingleSearchJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StartExplorersJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreJob
 
runJob() - クラス のメソッドnet.i2p.router.networkdb.PublishLocalRouterInfoJob
 
runJob() - クラス のメソッドnet.i2p.router.peermanager.PeerTestJob
 
runJob() - クラス のメソッドnet.i2p.router.startup.BootCommSystemJob
 
runJob() - クラス のメソッドnet.i2p.router.startup.BootNetworkDbJob
 
runJob() - クラス のメソッドnet.i2p.router.startup.BootPeerManagerJob
 
runJob() - クラス のメソッドnet.i2p.router.startup.BuildTrustedLinksJob
 
runJob() - クラス のメソッドnet.i2p.router.startup.CreateRouterInfoJob
 
runJob() - クラス のメソッドnet.i2p.router.startup.LoadClientAppsJob
 
runJob() - クラス のメソッドnet.i2p.router.startup.LoadRouterInfoJob
 
runJob() - クラス のメソッドnet.i2p.router.startup.RebuildRouterInfoJob
 
runJob() - クラス のメソッドnet.i2p.router.startup.StartAcceptingClientsJob
 
runJob() - クラス のメソッドnet.i2p.router.startup.StartupJob
 
runJob() - クラス のメソッドnet.i2p.router.tasks.PersistRouterInfoJob
 
runJob() - クラス のメソッドnet.i2p.router.tasks.ReadConfigJob
 
runJob() - クラス のメソッドnet.i2p.router.tasks.UpdateRoutingKeyModifierJob
 
runJob() - クラス のメソッドnet.i2p.router.transport.GetBidsJob
 
runJob() - クラス のメソッドnet.i2p.router.tunnel.pool.ExpireJob
 
runJob() - クラス のメソッドnet.i2p.router.tunnel.pool.TestJob
 
runListenOn(String[], Logging) - クラス のメソッド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
running - クラス の変数net.i2p.i2ptunnel.streamr.Pinger
 
RUNNING - net.i2p.app.ClientAppState
 
RUNNING - net.i2p.router.web.helpers.SummaryHelper.NetworkState
 
RUNNING - クラス のstatic変数net.i2p.i2ptunnel.ui.GeneralHelper
 
RUNNING - クラス のstatic変数net.i2p.i2ptunnel.web.IndexBean
 
runningLock - クラス の変数net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
 
runPlugin() - クラス のメソッドnet.i2p.router.transport.UPnP
 
runQueue(int) - クラス のメソッドnet.i2p.router.JobQueue
Start up the queue with the specified number of concurrent processors.
runReadTimeout(String[], Logging) - クラス のメソッド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() - クラス のメソッドnet.i2p.router.Router
This must be called after instantiation.
runServer() - クラス のメソッドnet.i2p.router.client.ClientListenerRunner
Start up the socket listener, listens for connections, and fires those connections off via runConnection.
runServer() - クラス のメソッドnet.i2p.router.client.SSLClientListenerRunner
Create (if necessary) and load the key store, then run.
runServer(String[], Logging) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
Run the server pointing at the host and port specified using the private i2p destination loaded from the specified file.
runSOCKSIRCTunnel(String[], Logging) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
Run an SOCKS IRC tunnel on the given port number
runSOCKSTunnel(String[], Logging) - クラス のメソッド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 - org.klomp.snark.standaloneのクラス
 
runStreamrClient(String[], Logging) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
Streamr client
runStreamrServer(String[], Logging) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
Streamr server
runTest(InetAddress, int, SessionKey, SessionKey) - クラス のメソッドnet.i2p.router.transport.udp.PeerTestManager
The next few methods are for when we are Alice
runTextServer(String[], Logging) - クラス のメソッド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.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
ナビゲーション・リンクをスキップ