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 _ 

I

I2CPMessage - net.i2p.data.i2cpのインタフェース
Defines the base functionality of API messages
I2CPMessageException - net.i2p.data.i2cpの例外
Represent an error serializing or deserializing a message
I2CPMessageException(String) - 例外 のコンストラクタnet.i2p.data.i2cp.I2CPMessageException
 
I2CPMessageException(String, Throwable) - 例外 のコンストラクタnet.i2p.data.i2cp.I2CPMessageException
 
I2CPMessageHandler - net.i2p.data.i2cpのクラス
Handle messages from the server for the client or vice versa
I2CPMessageHandler - net.i2p.client.implのインタフェース
Define a way to handle a particular type of message
I2CPMessageHandler() - クラス のコンストラクタnet.i2p.data.i2cp.I2CPMessageHandler
 
I2CPMessageImpl - net.i2p.data.i2cpのクラス
Defines the base message implementation.
I2CPMessageImpl() - クラス のコンストラクタnet.i2p.data.i2cp.I2CPMessageImpl
 
I2CPMessageProducer - net.i2p.client.implのクラス
Produce the various messages the session needs to send to the router.
I2CPMessageProducer(I2PAppContext) - クラス のコンストラクタnet.i2p.client.impl.I2CPMessageProducer
 
I2CPMessageQueue - net.i2p.internalのクラス
Contains the methods to talk to a router or client via I2CP, when both are in the same JVM.
I2CPMessageQueue() - クラス のコンストラクタnet.i2p.internal.I2CPMessageQueue
 
I2CPMessageQueueImpl - net.i2p.router.clientのクラス
Contains the methods to talk to a router or client via I2CP, when both are in the same JVM.
I2CPMessageQueueImpl(BlockingQueue<I2CPMessage>, BlockingQueue<I2CPMessage>) - クラス のコンストラクタnet.i2p.router.client.I2CPMessageQueueImpl
 
I2CPMessageReader - net.i2p.data.i2cpのクラス
The I2CPMessageReader reads an InputStream (using I2CPMessageHandler) and passes out events to a registered listener, where events are either messages being received, exceptions being thrown, or the connection being closed.
I2CPMessageReader(InputStream, I2CPMessageReader.I2CPMessageEventListener) - クラス のコンストラクタnet.i2p.data.i2cp.I2CPMessageReader
 
I2CPMessageReader(I2CPMessageReader.I2CPMessageEventListener) - クラス のコンストラクタnet.i2p.data.i2cp.I2CPMessageReader
For internal extension only.
I2CPMessageReader.I2CPMessageEventListener - net.i2p.data.i2cpのインタフェース
Defines the different events the reader produces while reading the stream
I2CPMessageReader.I2CPMessageReaderRunner - net.i2p.data.i2cpのクラス
 
I2CPMessageReaderRunner() - クラス のコンストラクタnet.i2p.data.i2cp.I2CPMessageReader.I2CPMessageReaderRunner
 
i2cpModeChecked(int) - クラス のメソッドnet.i2p.router.web.helpers.ConfigClientsHelper
 
i2cpProps - クラス の変数net.i2p.sam.SAMHandler
I2CP options configuring the I2CP connection (port, host, numHops, etc)
I2NPMessage - net.i2p.data.i2npのインタフェース
Base interface for all I2NP messages
I2NPMessageException - net.i2p.data.i2npの例外
Represent an error serializing or deserializing an APIMessage
I2NPMessageException(String) - 例外 のコンストラクタnet.i2p.data.i2np.I2NPMessageException
 
I2NPMessageException(String, Throwable) - 例外 のコンストラクタnet.i2p.data.i2np.I2NPMessageException
 
I2NPMessageHandler - net.i2p.data.i2npのクラス
Handle messages from router to router.
I2NPMessageHandler(I2PAppContext) - クラス のコンストラクタnet.i2p.data.i2np.I2NPMessageHandler
 
I2NPMessageImpl - net.i2p.data.i2npのクラス
Defines the base message implementation.
I2NPMessageImpl(I2PAppContext) - クラス のコンストラクタnet.i2p.data.i2np.I2NPMessageImpl
 
I2NPMessageImpl.Builder - net.i2p.data.i2npのインタフェース
interface for extending the types of messages handled - unused
I2NPMessageReader - net.i2p.data.i2npのクラス
推奨されていません。
unused
I2NPMessageReader(RouterContext, InputStream, I2NPMessageReader.I2NPMessageEventListener) - クラス のコンストラクタnet.i2p.data.i2np.I2NPMessageReader
推奨されていません。
 
I2NPMessageReader(RouterContext, InputStream, I2NPMessageReader.I2NPMessageEventListener, String) - クラス のコンストラクタnet.i2p.data.i2np.I2NPMessageReader
推奨されていません。
 
I2NPMessageReader.I2NPMessageEventListener - net.i2p.data.i2npのインタフェース
推奨されていません。
Defines the different events the reader produces while reading the stream
I2P_ELGAMAL_2048_SPEC - クラス のstatic変数net.i2p.crypto.CryptoConstants
 
i2p.susi.debug - パッケージ i2p.susi.debug
 
i2p.susi.dns - パッケージ i2p.susi.dns
The SusiDNS webapp, which is the user interface for the addressbook application and the local naming service (hosts database) implemented in net.i2p.client.naming.
i2p.susi.util - パッケージ i2p.susi.util
 
i2p.susi.webmail - パッケージ i2p.susi.webmail
The SusiMail webapp, which implements a webmail interface, POP3 and SMTP client-side protocols, and local caching of email.
i2p.susi.webmail.encoding - パッケージ i2p.susi.webmail.encoding
 
i2p.susi.webmail.pop3 - パッケージ i2p.susi.webmail.pop3
 
i2p.susi.webmail.smtp - パッケージ i2p.susi.webmail.smtp
 
I2PAppContext - net.i2pのクラス
Provide a base scope for accessing singletons that I2P exposes.
I2PAppContext() - クラス のコンストラクタnet.i2p.I2PAppContext
Create a brand new context.
I2PAppContext(boolean, Properties) - クラス のコンストラクタnet.i2p.I2PAppContext
Create a brand new context.
I2PAppContext(Properties) - クラス のコンストラクタnet.i2p.I2PAppContext
Create a brand new context.
I2PAppThread - net.i2p.utilのクラス
Like I2PThread but with per-thread OOM listeners, rather than a static router-wide listener list, so that an OOM in an app won't call the router listener to shutdown the whole router.
I2PAppThread() - クラス のコンストラクタnet.i2p.util.I2PAppThread
 
I2PAppThread(Runnable) - クラス のコンストラクタnet.i2p.util.I2PAppThread
 
I2PAppThread(Runnable, String) - クラス のコンストラクタnet.i2p.util.I2PAppThread
 
I2PAppThread(Runnable, String, boolean) - クラス のコンストラクタnet.i2p.util.I2PAppThread
 
I2PAppThread(String) - クラス のコンストラクタnet.i2p.util.I2PAppThread
 
I2PAppThread(ThreadGroup, Runnable, String) - クラス のコンストラクタnet.i2p.util.I2PAppThread
 
I2PClient - net.i2p.clientのインタフェース
Define the standard means of interacting with the I2P system An I2PClient contains no state, it is just a facility for creating private key files and generating sesssions from existing private key files.
I2PClientFactory - net.i2p.clientのクラス
Provide a means of hooking into an appropriate I2PClient implementation
I2PClientFactory() - クラス のコンストラクタnet.i2p.client.I2PClientFactory
 
I2PClientImpl - net.i2p.client.implのクラス
Base client implementation.
I2PClientImpl() - クラス のコンストラクタnet.i2p.client.impl.I2PClientImpl
 
I2PClientMessageHandlerMap - net.i2p.client.implのクラス
Contains a map of message handlers that a session will want to use
I2PClientMessageHandlerMap() - クラス のコンストラクタnet.i2p.client.impl.I2PClientMessageHandlerMap
for extension
I2PClientMessageHandlerMap(I2PAppContext) - クラス のコンストラクタnet.i2p.client.impl.I2PClientMessageHandlerMap
 
I2PDatagramDissector - net.i2p.client.datagramのクラス
Class for dissecting I2P repliable datagrams, checking the authenticity of the sender.
I2PDatagramDissector() - クラス のコンストラクタnet.i2p.client.datagram.I2PDatagramDissector
Crate a new I2P repliable datagram dissector.
I2PDatagramMaker - net.i2p.client.datagramのクラス
Class for creating I2P repliable datagrams.
I2PDatagramMaker() - クラス のコンストラクタnet.i2p.client.datagram.I2PDatagramMaker
Construct a new I2PDatagramMaker that is null.
I2PDatagramMaker(I2PSession) - クラス のコンストラクタnet.i2p.client.datagram.I2PDatagramMaker
Construct a new I2PDatagramMaker that will be able to create I2P repliable datagrams going to be sent through the specified I2PSession.
I2PDefaultServlet - net.i2p.servletのクラス
Extends DefaultServlet to set locale for the displayed time of directory listings, to prevent leaking of the locale.
I2PDefaultServlet() - クラス のコンストラクタnet.i2p.servlet.I2PDefaultServlet
 
I2PDesktop - net.i2p.desktopgui.utilのクラス
 
I2PDesktop() - クラス のコンストラクタnet.i2p.desktopgui.util.I2PDesktop
 
I2PException - net.i2pの例外
Base class of I2P exceptions This was originally used to provide chained exceptions, but those were added to Exception in Java 1.4, so this class provides nothing extra at the moment.
I2PException() - 例外 のコンストラクタnet.i2p.I2PException
 
I2PException(String) - 例外 のコンストラクタnet.i2p.I2PException
 
I2PException(String, Throwable) - 例外 のコンストラクタnet.i2p.I2PException
 
I2PException(Throwable) - 例外 のコンストラクタnet.i2p.I2PException
 
I2PHMac - org.bouncycastle.oldcrypto.macsのクラス
HMAC implementation based on RFC2104 H(K XOR opad, H(K XOR ipad, text)) modified by jrandom to use the session key byte array directly and to cache a frequently used buffer (called on doFinal).
I2PHMac(MessageDigest) - クラス のコンストラクタorg.bouncycastle.oldcrypto.macs.I2PHMac
推奨されていません。
Use javax.crypto.Mac
I2PHMac(MessageDigest, int) - クラス のコンストラクタorg.bouncycastle.oldcrypto.macs.I2PHMac
 
I2Ping - net.i2p.i2ptunnelのクラス
Warning - not necessarily a stable API.
I2Ping(Logging, boolean, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2Ping
tunnel.getOptions must contain "command".
I2PInvalidDatagramException - net.i2p.client.datagramの例外
Exception thrown when I2P repliable datagram signature verification fails.
I2PInvalidDatagramException() - 例外 のコンストラクタnet.i2p.client.datagram.I2PInvalidDatagramException
 
I2PInvalidDatagramException(String) - 例外 のコンストラクタnet.i2p.client.datagram.I2PInvalidDatagramException
 
I2Plistener - net.i2p.BOBのクラス
Listen on I2P and connect to TCP
I2Plistener(I2PServerSocket, I2PSocketManager, NamedDB, NamedDB, Logger, AtomicBoolean) - クラス のコンストラクタnet.i2p.BOB.I2Plistener
Constructor
I2PLogger - net.i2p.jettyのクラス
Modified from Jetty 6.1.26 StdErrLog.java and Slf4jLog.java Usage: org.eclipse.log.Log.setLog(new I2PLogger(ctx));
I2PLogger() - クラス のコンストラクタnet.i2p.jetty.I2PLogger
 
I2PLogger(I2PAppContext) - クラス のコンストラクタnet.i2p.jetty.I2PLogger
 
I2PProperties - net.i2p.utilのクラス
This class contains a number of properties ((key,value)-pairs).
I2PProperties() - クラス のコンストラクタnet.i2p.util.I2PProperties
 
I2PProperties(Properties) - クラス のコンストラクタnet.i2p.util.I2PProperties
 
I2PProperties.I2PPropertyCallback - net.i2p.utilのインタフェース
 
I2PProvider - net.i2p.crypto.providerのクラス
 
I2PProvider() - クラス のコンストラクタnet.i2p.crypto.provider.I2PProvider
Construct a new provider.
I2PRequestLog - net.i2p.jettyのクラス
This RequestLog implementation outputs logs in the pseudo-standard NCSA common log format.
I2PRequestLog() - クラス のコンストラクタnet.i2p.jetty.I2PRequestLog
 
I2PRequestLog(String) - クラス のコンストラクタnet.i2p.jetty.I2PRequestLog
 
I2PServerSocket - net.i2p.client.streamingのインタフェース
Streaming server socket returned by I2PSocketManager.getServerSocket().
I2PServerSocketFull - net.i2p.client.streaming.implのクラス
Bridge to allow accepting new connections
I2PServerSocketFull(I2PSocketManagerFull) - クラス のコンストラクタnet.i2p.client.streaming.impl.I2PServerSocketFull
 
I2PSession - net.i2p.clientのインタフェース
Define the standard means of sending and receiving messages on the I2P network by using the I2CP (the client protocol).
I2PSessionDemultiplexer - net.i2p.client.implのクラス
Implement multiplexing with a 1-byte 'protocol' and a two-byte 'port'.
I2PSessionDemultiplexer(I2PAppContext) - クラス のコンストラクタnet.i2p.client.impl.I2PSessionDemultiplexer
 
I2PSessionException - net.i2p.clientの例外
Thrown when there is a problem doing something on the session
I2PSessionException(String) - 例外 のコンストラクタnet.i2p.client.I2PSessionException
 
I2PSessionException(String, Throwable) - 例外 のコンストラクタnet.i2p.client.I2PSessionException
 
I2PSessionImpl - net.i2p.client.implのクラス
Implementation of an I2P session running over TCP.
I2PSessionImpl(I2PSessionImpl, InputStream, Properties) - クラス のコンストラクタnet.i2p.client.impl.I2PSessionImpl
 
I2PSessionImpl(I2PAppContext, InputStream, Properties) - クラス のコンストラクタnet.i2p.client.impl.I2PSessionImpl
Create a new session, reading the Destination, PrivateKey, and SigningPrivateKey from the destKeyStream, and using the specified options to connect to the router As of 0.9.19, defaults in options are honored.
I2PSessionImpl(I2PAppContext, Properties, I2PClientMessageHandlerMap) - クラス のコンストラクタnet.i2p.client.impl.I2PSessionImpl
for extension by SimpleSession (no dest)
I2PSessionImpl.AvailabilityNotifier - net.i2p.client.implのクラス
This notifies the client of payload messages.
I2PSessionImpl.State - net.i2p.client.implの列挙型
 
I2PSessionImpl2 - net.i2p.client.implのクラス
Thread safe implementation of an I2P session running over TCP.
I2PSessionImpl2(I2PSessionImpl, InputStream, Properties) - クラス のコンストラクタnet.i2p.client.impl.I2PSessionImpl2
 
I2PSessionImpl2(I2PAppContext, InputStream, Properties) - クラス のコンストラクタnet.i2p.client.impl.I2PSessionImpl2
for extension by I2PSessionMuxedImpl Create a new session, reading the Destination, PrivateKey, and SigningPrivateKey from the destKeyStream, and using the specified options to connect to the router
I2PSessionImpl2(I2PAppContext, Properties, I2PClientMessageHandlerMap) - クラス のコンストラクタnet.i2p.client.impl.I2PSessionImpl2
for extension by SimpleSession (no dest)
I2PSessionListener - net.i2p.clientのインタフェース
Define a means for the router to asynchronously notify the client that a new message is available or the router is under attack.
I2PSessionMuxedImpl - net.i2p.client.implのクラス
I2PSession with protocol and ports Streaming lib has been modified to send I2PSession.PROTO_STREAMING but still receives all.
I2PSessionMuxedImpl(I2PSessionImpl, InputStream, Properties) - クラス のコンストラクタnet.i2p.client.impl.I2PSessionMuxedImpl
 
I2PSessionMuxedImpl(I2PAppContext, InputStream, Properties) - クラス のコンストラクタnet.i2p.client.impl.I2PSessionMuxedImpl
 
I2PSessionMuxedImpl.MuxedAvailabilityNotifier - net.i2p.client.implのクラス
 
I2PSessionMuxedListener - net.i2p.clientのインタフェース
Define a means for the router to asynchronously notify the client that a new message is available or the router is under attack.
I2PSimpleClient - net.i2p.clientのクラス
Simple client implementation with no Destination, just used to talk to the router.
I2PSimpleClient() - クラス のコンストラクタnet.i2p.client.I2PSimpleClient
 
I2PSimpleSession - net.i2p.client.implのクラス
Create a new session for doing naming and bandwidth queries only.
I2PSimpleSession(I2PAppContext, Properties) - クラス のコンストラクタnet.i2p.client.impl.I2PSimpleSession
Create a new session for doing naming and bandwidth queries only.
I2PSink - net.i2p.i2ptunnel.udpのクラス
Producer This sends to a fixed destination specified in the constructor
I2PSink(I2PSession, Destination) - クラス のコンストラクタnet.i2p.i2ptunnel.udp.I2PSink
 
I2PSink(I2PSession, Destination, boolean) - クラス のコンストラクタnet.i2p.i2ptunnel.udp.I2PSink
 
I2PSinkAnywhere - net.i2p.i2ptunnel.udpのクラス
Producer This sends to any destination specified in send()
I2PSinkAnywhere(I2PSession) - クラス のコンストラクタnet.i2p.i2ptunnel.udp.I2PSinkAnywhere
 
I2PSinkAnywhere(I2PSession, boolean) - クラス のコンストラクタnet.i2p.i2ptunnel.udp.I2PSinkAnywhere
 
I2PSnarkServlet - org.klomp.snark.webのクラス
Refactored to eliminate Jetty dependencies.
I2PSnarkServlet() - クラス のコンストラクタorg.klomp.snark.web.I2PSnarkServlet
 
I2PSnarkUtil - org.klomp.snarkのクラス
I2P specific helpers for I2PSnark We use this class as a sort of context for i2psnark so we can run multiple instances of single Snarks (but not multiple SnarkManagers, it is still static)
I2PSnarkUtil(I2PAppContext) - クラス のコンストラクタorg.klomp.snark.I2PSnarkUtil
 
I2PSnarkUtil(I2PAppContext, String) - クラス のコンストラクタorg.klomp.snark.I2PSnarkUtil
 
i2pSocket - クラス の変数net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
 
i2pSocket - クラス の変数net.i2p.sam.SAMStreamSession.StreamSender
 
I2PSocket - net.i2p.client.streamingのインタフェース
Streaming socket returned by I2PSocketManager.connect(Destination).
I2PSocket.SocketErrorListener - net.i2p.client.streamingのインタフェース
Deprecated, unimplemented, does nothing.
I2PSocketAddress - net.i2p.client.streamingのクラス
A SocketAddress (Destination + port) so we can have SocketChannels.
I2PSocketAddress(String) - クラス のコンストラクタnet.i2p.client.streaming.I2PSocketAddress
Convenience constructor that parses host:port.
I2PSocketAddress(String, int) - クラス のコンストラクタnet.i2p.client.streaming.I2PSocketAddress
Does a naming service lookup to resolve the dest.
I2PSocketAddress(Destination, int) - クラス のコンストラクタnet.i2p.client.streaming.I2PSocketAddress
Does not do a reverse lookup.
I2PSocketEepGet - net.i2p.client.streamingのクラス
Fetch a URL using a socket from the supplied I2PSocketManager.
I2PSocketEepGet(I2PAppContext, I2PSocketManager, int, long, long, String, OutputStream, String) - クラス のコンストラクタnet.i2p.client.streaming.I2PSocketEepGet
 
I2PSocketEepGet(I2PAppContext, I2PSocketManager, int, String, String) - クラス のコンストラクタnet.i2p.client.streaming.I2PSocketEepGet
 
I2PSocketException - net.i2p.client.streamingの例外
An I2P-specific IOException thrown from input and output streams, with a stored status code to be used for programmatic responses.
I2PSocketException(int) - 例外 のコンストラクタnet.i2p.client.streaming.I2PSocketException
Use canned message for this status code.
I2PSocketException(String) - 例外 のコンストラクタnet.i2p.client.streaming.I2PSocketException
Use message provided
I2PSocketFull - net.i2p.client.streaming.implのクラス
Bridge between the full streaming lib and the I2PSocket API
I2PSocketFull(Connection, I2PAppContext) - クラス のコンストラクタnet.i2p.client.streaming.impl.I2PSocketFull
 
I2PSocketManager - net.i2p.client.streamingのインタフェース
Centralize the coordination and multiplexing of the local client's streaming.
I2PSocketManager.DisconnectListener - net.i2p.client.streamingのインタフェース
 
I2PSocketManagerFactory - net.i2p.client.streamingのクラス
Simplify the creation of I2PSession and transient I2P Destination objects if necessary to create a socket manager.
I2PSocketManagerFactory() - クラス のコンストラクタnet.i2p.client.streaming.I2PSocketManagerFactory
 
I2PSocketManagerFull - net.i2p.client.streamingのクラス
推奨されていません。 
I2PSocketManagerFull - net.i2p.client.streaming.implのクラス
Centralize the coordination and multiplexing of the local client's streaming.
I2PSocketManagerFull() - クラス のコンストラクタnet.i2p.client.streaming.I2PSocketManagerFull
推奨されていません。
 
I2PSocketManagerFull() - クラス のコンストラクタnet.i2p.client.streaming.impl.I2PSocketManagerFull
推奨されていません。
use 4-arg constructor
I2PSocketManagerFull(I2PAppContext, I2PSession, Properties, String) - クラス のコンストラクタnet.i2p.client.streaming.impl.I2PSocketManagerFull
This is what I2PSocketManagerFactory.createManager() returns.
I2PSocketOptions - net.i2p.client.streamingのインタフェース
Define the configuration for streaming and verifying data on the socket.
I2PSocketOptionsImpl - net.i2p.client.streaming.implのクラス
Define the configuration for streaming and verifying data on the socket.
I2PSocketOptionsImpl() - クラス のコンストラクタnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
Sets max buffer size, connect timeout, read timeout, and write timeout from System properties.
I2PSocketOptionsImpl(Properties) - クラス のコンストラクタnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
Sets max buffer size, connect timeout, read timeout, and write timeout from properties.
I2PSocketOptionsImpl(I2PSocketOptions) - クラス のコンストラクタnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
Initializes from System properties then copies over all options.
I2PSOCKSIRCTunnel - net.i2p.i2ptunnel.socksのクラス
 
I2PSOCKSIRCTunnel(int, Logging, boolean, EventDispatcher, I2PTunnel, String) - クラス のコンストラクタnet.i2p.i2ptunnel.socks.I2PSOCKSIRCTunnel
 
I2PSOCKSTunnel - net.i2p.i2ptunnel.socksのクラス
 
I2PSOCKSTunnel(int, Logging, boolean, EventDispatcher, I2PTunnel, String) - クラス のコンストラクタnet.i2p.i2ptunnel.socks.I2PSOCKSTunnel
As of 0.9.20 this is fast, and does NOT connect the manager to the router, or open the local socket.
I2PSource - net.i2p.i2ptunnel.udpのクラス
 
I2PSource(I2PSession) - クラス のコンストラクタnet.i2p.i2ptunnel.udp.I2PSource
 
I2PSource(I2PSession, boolean) - クラス のコンストラクタnet.i2p.i2ptunnel.udp.I2PSource
 
I2PSource(I2PSession, boolean, boolean) - クラス のコンストラクタnet.i2p.i2ptunnel.udp.I2PSource
 
I2PSource.Listener - net.i2p.i2ptunnel.udpのクラス
 
i2pss - クラス の変数net.i2p.i2ptunnel.I2PTunnelServer
 
I2PSSLSocketFactory - net.i2p.utilのクラス
Loads trusted ASCII certs from ~/.i2p/certificates/ and $I2P/certificates/.
I2PSSLSocketFactory(I2PAppContext, boolean, String) - クラス のコンストラクタnet.i2p.util.I2PSSLSocketFactory
 
I2PThread - net.i2p.utilのクラス
Preferred over Thread for all router uses.
I2PThread() - クラス のコンストラクタnet.i2p.util.I2PThread
 
I2PThread(Runnable) - クラス のコンストラクタnet.i2p.util.I2PThread
 
I2PThread(Runnable, String) - クラス のコンストラクタnet.i2p.util.I2PThread
 
I2PThread(Runnable, String, boolean) - クラス のコンストラクタnet.i2p.util.I2PThread
 
I2PThread(String) - クラス のコンストラクタnet.i2p.util.I2PThread
 
I2PThread(ThreadGroup, Runnable) - クラス のコンストラクタnet.i2p.util.I2PThread
 
I2PThread(ThreadGroup, Runnable, String) - クラス のコンストラクタnet.i2p.util.I2PThread
 
I2PThread.OOMEventListener - net.i2p.utilのインタフェース
 
I2PtoTCP - net.i2p.BOBのクラス
Process I2P->TCP
I2PtoTCP(I2PSocket, NamedDB, NamedDB, AtomicBoolean) - クラス のコンストラクタnet.i2p.BOB.I2PtoTCP
Constructor
I2PTunnel - net.i2p.i2ptunnelのクラス
An I2PTunnel tracks one or more I2PTunnelTasks and one or more I2PSessions.
I2PTunnel() - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnel
Standard constructor for embedded, uses args "-nocli -die" to return immediately
I2PTunnel(String[]) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnel
See usage() for options
I2PTunnel(String[], I2PTunnel.ConnectionEventListener) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnel
See usage() for options
I2PTunnel.ConnectionEventListener - net.i2p.i2ptunnelのインタフェース
Callback routine to find out
I2PTunnelClient - net.i2p.i2ptunnelのクラス
 
I2PTunnelClient(int, String, Logging, boolean, EventDispatcher, I2PTunnel, String) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelClient
As of 0.9.20 this is fast, and does NOT connect the manager to the router, or open the local socket.
I2PTunnelClientBase - net.i2p.i2ptunnelのクラス
 
I2PTunnelClientBase(int, boolean, Logging, EventDispatcher, String, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelClientBase
The main constructor.
I2PTunnelClientBase(int, boolean, Logging, EventDispatcher, String, I2PTunnel, String) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelClientBase
Use this to build a client with a persistent private key.
I2PTunnelClientBase(int, Logging, I2PSocketManager, I2PTunnel, EventDispatcher, long) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelClientBase
This constructor is used to add a client to an existing socket manager.
I2PTunnelConnectClient - net.i2p.i2ptunnelのクラス
Supports the following:
I2PTunnelConnectClient(int, Logging, boolean, String, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelConnectClient
As of 0.9.20 this is fast, and does NOT connect the manager to the router, or open the local socket.
I2PTunnelDCCClient - net.i2p.i2ptunnel.ircのクラス
A standard client, using an existing socket manager.
I2PTunnelDCCClient(String, int, int, Logging, I2PSocketManager, EventDispatcher, I2PTunnel, long) - クラス のコンストラクタnet.i2p.i2ptunnel.irc.I2PTunnelDCCClient
As of 0.9.20 this is fast, and does NOT connect the manager to the router, or open the local socket.
I2PTunnelDCCServer - net.i2p.i2ptunnel.ircのクラス
A standard server that only answers for registered ports, and each port can only be used once.
I2PTunnelDCCServer(I2PSocketManager, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.irc.I2PTunnelDCCServer
There's no support for unsolicited incoming I2P connections, so there's no server host or port parameters.
I2PTunnelHTTPBidirProxy - net.i2p.i2ptunnelのクラス
Reuse HTTP server's I2PSocketManager for a proxy with no outproxy capability.
I2PTunnelHTTPBidirProxy(int, Logging, I2PSocketManager, I2PTunnel, EventDispatcher, long) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPBidirProxy
As of 0.9.20 this is fast, and does NOT connect the manager to the router, or open the local socket.
I2PTunnelHTTPBidirServer - net.i2p.i2ptunnelのクラス
 
I2PTunnelHTTPBidirServer(InetAddress, int, int, File, String, String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPBidirServer
 
I2PTunnelHTTPBidirServer(InetAddress, int, int, InputStream, String, String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPBidirServer
 
I2PTunnelHTTPBidirServer(InetAddress, int, int, String, String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPBidirServer
 
I2PTunnelHTTPClient - net.i2p.i2ptunnelのクラス
Act as a mini HTTP proxy, handling various different types of requests, forwarding them through I2P appropriately, and displaying the reply.
I2PTunnelHTTPClient(int, Logging, boolean, String, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPClient
As of 0.9.20 this is fast, and does NOT connect the manager to the router, or open the local socket.
I2PTunnelHTTPClient(int, Logging, I2PSocketManager, I2PTunnel, EventDispatcher, long) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPClient
This constructor always starts the tunnel (ignoring the i2cp.delayOpen option).
I2PTunnelHTTPClientBase - net.i2p.i2ptunnelのクラス
Common things for HTTPClient and ConnectClient Retrofit over them in 0.8.2
I2PTunnelHTTPClientBase(int, boolean, Logging, EventDispatcher, String, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPClientBase
 
I2PTunnelHTTPClientBase(int, Logging, I2PSocketManager, I2PTunnel, EventDispatcher, long) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPClientBase
This constructor always starts the tunnel (ignoring the i2cp.delayOpen option).
I2PTunnelHTTPClientBase.AuthResult - net.i2p.i2ptunnelの列挙型
 
I2PTunnelHTTPClientBase.OnTimeout - net.i2p.i2ptunnelのクラス
 
I2PTunnelHTTPClientRunner - net.i2p.i2ptunnelのクラス
Override the response with a stream filtering the HTTP headers received.
I2PTunnelHTTPClientRunner(Socket, I2PSocket, Object, byte[], List<I2PSocket>, I2PTunnelRunner.FailCallback) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPClientRunner
Does NOT start itself.
I2PTunnelHTTPServer - net.i2p.i2ptunnelのクラス
Simple extension to the I2PTunnelServer that filters the HTTP headers sent from the client to the server, replacing the Host header with whatever this instance has been configured with, and if the browser set Accept-Encoding: x-i2p-gzip, gzip the http message body and set Content-Encoding: x-i2p-gzip.
I2PTunnelHTTPServer(InetAddress, int, File, String, String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPServer
 
I2PTunnelHTTPServer(InetAddress, int, InputStream, String, String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPServer
 
I2PTunnelHTTPServer(InetAddress, int, String, String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelHTTPServer
 
I2PTunnelIRCClient - net.i2p.i2ptunnelのクラス
Todo: Can we extend I2PTunnelClient instead and remove some duplicated code?
I2PTunnelIRCClient(int, String, Logging, boolean, EventDispatcher, I2PTunnel, String) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelIRCClient
As of 0.9.20 this is fast, and does NOT connect the manager to the router, or open the local socket.
I2PTunnelIRCServer - net.i2p.i2ptunnelのクラス
Simple extension to the I2PTunnelServer that filters the registration sequence to pass the destination hash of the client through as the hostname, so an IRC Server may track users across nick changes.
I2PTunnelIRCServer(InetAddress, int, File, String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelIRCServer
 
I2PTunnelOutproxyRunner - net.i2p.i2ptunnelのクラス
Like I2PTunnelRunner but socket-to-socket Warning - not maintained as a stable API for external use.
I2PTunnelOutproxyRunner(Socket, Socket, Object, byte[], byte[], I2PTunnelRunner.FailCallback) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelOutproxyRunner
Does NOT start itself.
I2PTunnelRunner - net.i2p.i2ptunnelのクラス
A thread that starts two more threads, one to forward traffic in each direction.
I2PTunnelRunner(Socket, I2PSocket, Object, byte[], byte[], List<I2PSocket>) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelRunner
推奨されていません。
use FailCallback constructor
I2PTunnelRunner(Socket, I2PSocket, Object, byte[], byte[], List<I2PSocket>, Runnable) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelRunner
推奨されていません。
use FailCallback constructor
I2PTunnelRunner(Socket, I2PSocket, Object, byte[], byte[], List<I2PSocket>, I2PTunnelRunner.FailCallback) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelRunner
Recommended new constructor.
I2PTunnelRunner(Socket, I2PSocket, Object, byte[], List<I2PSocket>) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelRunner
推奨されていません。
use FailCallback constructor
I2PTunnelRunner(Socket, I2PSocket, Object, byte[], List<I2PSocket>, Runnable) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelRunner
推奨されていません。
use FailCallback constructor
I2PTunnelRunner.FailCallback - net.i2p.i2ptunnelのインタフェース
For use in new constructor
I2PTunnelServer - net.i2p.i2ptunnelのクラス
 
I2PTunnelServer(InetAddress, int, File, String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelServer
Non-blocking
I2PTunnelServer(InetAddress, int, InputStream, String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelServer
Non-blocking
I2PTunnelServer(InetAddress, int, String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelServer
Non-blocking
I2PTunnelServer(InetAddress, int, I2PSocketManager, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelServer
Non-blocking
I2PTunnelTask - net.i2p.i2ptunnelのクラス
Either a Server or a Client.
I2PTunnelTask(String, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.I2PTunnelTask
 
I2PTunnelUDPClientBase - net.i2p.i2ptunnel.udpTunnelのクラス
Base client class that sets up an I2P Datagram client destination.
I2PTunnelUDPClientBase(String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
 
I2PTunnelUDPServerBase - net.i2p.i2ptunnel.udpTunnelのクラス
Base client class that sets up an I2P Datagram server destination.
I2PTunnelUDPServerBase(boolean, File, String, Logging, EventDispatcher, I2PTunnel) - クラス のコンストラクタnet.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
 
i2pVersion - クラス の変数net.i2p.router.news.NewsMetadata.Release
 
IB_STATE_COMPLETE - net.i2p.router.transport.udp.InboundEstablishState.InboundState
Successful completion, PeerState created and added to transport
IB_STATE_CONFIRMED_COMPLETELY - net.i2p.router.transport.udp.InboundEstablishState.InboundState
we have all the confirmation packets
IB_STATE_CONFIRMED_PARTIALLY - net.i2p.router.transport.udp.InboundEstablishState.InboundState
we have received one but not all the confirmation packets This never happens in practice - see below.
IB_STATE_CREATED_SENT - net.i2p.router.transport.udp.InboundEstablishState.InboundState
we have sent a signed creation packet
IB_STATE_FAILED - net.i2p.router.transport.udp.InboundEstablishState.InboundState
we are explicitly failing it
IB_STATE_REQUEST_RECEIVED - net.i2p.router.transport.udp.InboundEstablishState.InboundState
we have received an initial request
IB_STATE_UNKNOWN - net.i2p.router.transport.udp.InboundEstablishState.InboundState
nothin known yet
IBGW - net.i2p.router.tunnel.TunnelDispatcher.Location
 
IBSkipIterator<K extends java.lang.Comparable<? super K>,V> - net.metanotion.io.block.indexのクラス
I2P Overridden to load the span when required and null out the keys and values when the iterator leaves the span.
IBSkipIterator(SkipSpan<K, V>, int) - クラス のコンストラクタnet.metanotion.io.block.index.IBSkipIterator
 
IBSkipSpan<K extends java.lang.Comparable<? super K>,V> - net.metanotion.io.block.indexのクラス
I2P version of BSkipSpan BSkipSpan stores all keys and values in-memory, backed by the file.
IBSkipSpan(BlockFile, BSkipList<K, V>, int, Serializer<K>, Serializer<V>) - クラス のコンストラクタnet.metanotion.io.block.index.IBSkipSpan
 
icon - クラス の変数net.i2p.router.web.App
 
Icon - org.cybergarage.upnpのクラス
 
Icon() - クラス のコンストラクタorg.cybergarage.upnp.Icon
 
Icon(Node) - クラス のコンストラクタorg.cybergarage.upnp.Icon
 
IconList - org.cybergarage.upnpのクラス
 
IconList() - クラス のコンストラクタorg.cybergarage.upnp.IconList
 
id - クラス の変数net.i2p.router.news.CRLEntry
 
id - クラス の変数net.i2p.router.news.NewsEntry
 
id - クラス の変数net.i2p.sam.SAMStreamSession.SAMStreamSessionSocketReader
 
id - クラス の変数net.i2p.util.UIMessages.Message
 
id - クラス の変数org.jrobin.core.timespec.TimeToken
 
ID - クラス のstatic変数net.i2p.CoreVersion
deprecated
ID - クラス のstatic変数net.i2p.router.RouterVersion
deprecated
ID - クラス のstatic変数org.jrobin.core.timespec.TimeToken
 
ID_COMMENT - クラス のstatic変数org.klomp.snark.ExtensionHandler
 
ID_DHT - クラス のstatic変数org.klomp.snark.ExtensionHandler
 
ID_HANDSHAKE - クラス のstatic変数org.klomp.snark.ExtensionHandler
 
ID_METADATA - クラス のstatic変数org.klomp.snark.ExtensionHandler
 
ID_PEX - クラス のstatic変数org.klomp.snark.ExtensionHandler
 
idencode(byte[]) - クラス のstaticメソッドorg.klomp.snark.PeerID
Encode an id as a hex encoded string and remove leading zeros.
IdenticonCache - com.docuverse.identiconのインタフェース
 
IdenticonRenderer - com.docuverse.identiconのインタフェース
Identicon renderer interface.
IdenticonServlet - net.i2p.imagegenのクラス
This servlet generates identicon (visual identifier) images ranging from 16x16 to 512x512 in size.
IdenticonServlet() - クラス のコンストラクタnet.i2p.imagegen.IdenticonServlet
 
IdenticonUtil - com.docuverse.identiconのクラス
Utility methods useful for implementing identicon functionality.
IdenticonUtil() - クラス のコンストラクタcom.docuverse.identicon.IdenticonUtil
 
IdentityBytes - net.metanotion.io.dataのクラス
May be used to scan and repair the database nondestructively.
IdentityBytes() - クラス のコンストラクタnet.metanotion.io.data.IdentityBytes
 
IdleChecker - org.klomp.snarkのクラス
Periodically check for idle condition based on connected peers, and reduce/restore tunnel count as necessary.
IdleChecker(SnarkManager, PeerCoordinatorSet) - クラス のコンストラクタorg.klomp.snark.IdleChecker
Caller must schedule
IdleCloser - i2p.susi.webmail.pop3のクラス
Close the POP3 connection after a certain idle time
IdleCloser(POP3MailBox) - クラス のコンストラクタi2p.susi.webmail.pop3.IdleCloser
 
IdleInComparator() - クラス のコンストラクタnet.i2p.router.web.helpers.UDPSorters.IdleInComparator
 
IdleOutComparator() - クラス のコンストラクタnet.i2p.router.web.helpers.UDPSorters.IdleOutComparator
 
ignore(Throwable) - クラス のメソッドnet.i2p.jetty.I2PLogger
 
ignoreEvents() - クラス のメソッドnet.i2p.i2ptunnel.irc.EventReceiver
 
ignoreEvents() - インタフェース のメソッドnet.i2p.util.EventDispatcher
Ignore further event notifications
ignoreEvents() - クラス のメソッドnet.i2p.util.EventDispatcherImpl
 
ignoreStat(String) - クラス のメソッドnet.i2p.stat.StatManager
Save memory by not creating stats unless they are required for router operation.
im - クラス の変数org.jrobin.graph.RrdGraph
 
imageFormat - クラス の変数org.jrobin.graph.RrdGraphDef
 
imageInfo - クラス の変数org.jrobin.graph.RrdGraphDef
 
ImageParameters - org.jrobin.graphのクラス
 
ImageParameters() - クラス のコンストラクタorg.jrobin.graph.ImageParameters
 
imageQuality - クラス の変数org.jrobin.graph.RrdGraphDef
 
ImageWorker - org.jrobin.graphのクラス
 
ImageWorker(int, int) - クラス のコンストラクタorg.jrobin.graph.ImageWorker
 
imgInfo - クラス の変数org.jrobin.graph.RrdGraphInfo
 
implCloseSelectableChannel() - クラス のメソッドnet.i2p.sam.SSLServerSocketChannel
 
implCloseSelectableChannel() - クラス のメソッドnet.i2p.sam.SSLSocketChannel
 
implConfigureBlocking(boolean) - クラス のメソッドnet.i2p.sam.SSLServerSocketChannel
 
implConfigureBlocking(boolean) - クラス のメソッドnet.i2p.sam.SSLSocketChannel
 
importJavaPrivateKey(File, SigType) - クラス のstaticメソッドnet.i2p.crypto.SigUtil
 
importJavaPublicKey(File, SigType) - クラス のstaticメソッドnet.i2p.crypto.SigUtil
 
importPrivateKey(File, String, String, String, InputStream) - クラス のstaticメソッドnet.i2p.crypto.KeyStoreUtil
Import the private key and certificate chain to a keystore.
IMULE - net.i2p.update.UpdateMethod
 
in - クラス の変数org.klomp.snark.PeerState
 
IN - クラス のstatic変数org.cybergarage.upnp.Argument
 
IN_MEMORY_IMAGE - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
Constant to represent in-memory image name
IN_PROGRESS - クラス のstatic変数org.freenetproject.ForwardPortStatus
The port forward is in progress
INACTIVITY_ACTION_DISCONNECT - クラス のstatic変数net.i2p.client.streaming.impl.ConnectionOptions
on inactivity timeout, close the connection
INACTIVITY_ACTION_NOOP - クラス のstatic変数net.i2p.client.streaming.impl.ConnectionOptions
on inactivity timeout, do nothing
INACTIVITY_ACTION_SEND - クラス のstatic変数net.i2p.client.streaming.impl.ConnectionOptions
on inactivity timeout, send a payload message
INACTIVITY_TIMEOUT - クラス のstatic変数net.i2p.router.update.UpdateRunner
 
INACTIVITY_TIMEOUT - クラス のstatic変数net.i2p.util.EepGet
 
inboundConnectionReceived(boolean) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
 
InboundEndpointProcessor - net.i2p.router.tunnelのクラス
Receive the inbound tunnel message, removing all of the layers added by earlier hops to recover the preprocessed data sent by the gateway.
InboundEndpointProcessor(RouterContext, TunnelCreatorConfig) - クラス のコンストラクタnet.i2p.router.tunnel.InboundEndpointProcessor
推奨されていません。
used only by unit tests
InboundEndpointProcessor(RouterContext, TunnelCreatorConfig, IVValidator) - クラス のコンストラクタnet.i2p.router.tunnel.InboundEndpointProcessor
 
inboundEstablished(NTCPConnection) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
 
InboundEstablishState - net.i2p.router.transport.udpのクラス
Data for a new connection being established, where the remote peer has initiated the connection with us.
InboundEstablishState(RouterContext, byte[], int, int, DHSessionKeyBuilder) - クラス のコンストラクタnet.i2p.router.transport.udp.InboundEstablishState
 
InboundEstablishState.InboundState - net.i2p.router.transport.udpの列挙型
 
inboundFilter(String, StringBuffer, DCCHelper) - クラス のstaticメソッドnet.i2p.i2ptunnel.irc.IRCFilter
Modify or filter a single inbound line.
InboundGatewayProcessor - net.i2p.router.tunnelのクラス
Override the hop processor to seed the message with a random IV.
InboundGatewayProcessor(I2PAppContext, HopConfig) - クラス のコンストラクタnet.i2p.router.tunnel.InboundGatewayProcessor
 
InboundGatewayReceiver - net.i2p.router.tunnelのクラス
Handle messages at the IBGW.
InboundGatewayReceiver(RouterContext, HopConfig) - クラス のコンストラクタnet.i2p.router.tunnel.InboundGatewayReceiver
 
InboundMessageDistributor - net.i2p.router.tunnelのクラス
When a message arrives at the inbound tunnel endpoint, this distributor honors the instructions (safely)
InboundMessageDistributor(RouterContext, Hash) - クラス のコンストラクタnet.i2p.router.tunnel.InboundMessageDistributor
 
InboundMessageFragments - net.i2p.router.transport.udpのクラス
Organize the received data message fragments, feeding completed messages to the MessageReceiver and telling the ACKSender of new peers to ACK.
InboundMessageFragments(RouterContext, OutboundMessageFragments, UDPTransport) - クラス のコンストラクタnet.i2p.router.transport.udp.InboundMessageFragments
 
InboundMessageState - net.i2p.router.transport.udpのクラス
Hold the raw data fragments of an inbound message.
InboundMessageState(RouterContext, long, Hash) - クラス のコンストラクタnet.i2p.router.transport.udp.InboundMessageState
 
InboundMessageState(RouterContext, long, Hash, UDPPacketReader.DataReader, int) - クラス のコンストラクタnet.i2p.router.transport.udp.InboundMessageState
Create a new IMS and read in the data from the fragment.
InboundSender - net.i2p.router.tunnelのクラス
Receive the preprocessed data for an inbound gateway, encrypt it, and forward it on to the first hop.
InboundSender(I2PAppContext, HopConfig) - クラス のコンストラクタnet.i2p.router.tunnel.InboundSender
 
INCLUDE_CIPHERS - クラス のstatic変数net.i2p.util.I2PSSLSocketFactory
Nothing for now.
INCLUDE_PROTOCOLS - クラス のstatic変数net.i2p.util.I2PSSLSocketFactory
Java 7 does not enable 1.1 or 1.2 by default on the client side.
InclusiveByteRange - org.klomp.snark.webのクラス
Byte range inclusive of end points.
InclusiveByteRange(long, long) - クラス のコンストラクタorg.klomp.snark.web.InclusiveByteRange
 
increment(K) - クラス のメソッドnet.i2p.util.ObjectCounter
Add one.
incrementAgreedTo() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
 
incrementBytesReceived(int) - クラス のメソッドnet.i2p.client.streaming.impl.Connection
 
incrementBytesSent(int) - クラス のメソッドnet.i2p.client.streaming.impl.Connection
 
incrementConsecutiveFailedSends() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
 
incrementDupMessagesReceived(int) - クラス のメソッドnet.i2p.client.streaming.impl.Connection
 
incrementDupMessagesSent(int) - クラス のメソッドnet.i2p.client.streaming.impl.Connection
 
incrementFailed(int) - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
Define this rate as the probability it really failed
incrementFragmentNumber() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
ok, fragment sent, increment what the next will be
incrementNACKs() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
Will force a fast restransmit on the 3rd call (FAST_RETRANSMIT_THRESHOLD) but only if it's the lowest unacked (see Connection.ResendPacketEvent)
incrementNotifyCount() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
 
incrementPacketsRelayed() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
 
incrementParticipatingMessageBytes(int) - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthRefiller
We sent a message.
incrementProcessed(int, int) - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
 
incrementProcessedMessages() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
Take note of a message being pumped through this tunnel.
incrementProcessedMessages() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
take note of a message being pumped through this tunnel
incrementRejected(int) - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
 
incrementSends() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
 
incrementUnackedPacketsReceived() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
 
incrementVerifiedBytesTransferred(int) - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
This calls profile manager tunnelDataPushed1m() for each peer
incrementVerifiedBytesTransferred(int) - インタフェース のメソッドnet.i2p.router.TunnelInfo
we know for sure that the given number of bytes were sent down the tunnel fully
INDENT_STR - クラス のstatic変数org.jrobin.core.XmlWriter
 
index - クラス の変数net.metanotion.util.skiplist.SkipIterator
 
index - クラス の変数org.klomp.snark.web.Sorters.FileAndIndex
 
IndexBean - net.i2p.i2ptunnel.webのクラス
Simple accessor for exposing tunnel info, but also an ugly form handler Warning - This class is not part of the i2ptunnel API, it has been moved from the jar to the war.
IndexBean() - クラス のコンストラクタnet.i2p.i2ptunnel.web.IndexBean
 
IndexGif89Frame - org.jrobin.graphのクラス
 
IndexGif89Frame(int, int, byte[]) - クラス のコンストラクタorg.jrobin.graph.IndexGif89Frame
 
indexOf(File) - クラス のメソッドorg.klomp.snark.Storage
Get index to pass to remaining(), getPriority(), setPriority()
InetAddressUtils - org.apache.http.conn.utilのクラス
A collection of utilities relating to InetAddresses.
INFINITE_STRING - クラス のstatic変数org.cybergarage.upnp.event.Subscription
 
INFINITE_VALUE - クラス のstatic変数org.cybergarage.upnp.event.Subscription
 
info - クラス の変数org.jrobin.graph.RrdGraph
 
info() - クラス のメソッドorg.jrobin.core.jrrd.RRDFile
 
info(String) - クラス のメソッドnet.i2p.BOB.Logger
 
info(String) - クラス のメソッドnet.i2p.util.Log
 
info(String, Object...) - クラス のメソッドnet.i2p.jetty.I2PLogger
 
info(String, Object, Object) - クラス のメソッドnet.i2p.jetty.I2PLogger
 
info(String, Throwable) - クラス のメソッドnet.i2p.jetty.I2PLogger
 
info(String, Throwable) - クラス のメソッドnet.i2p.util.Log
 
info(Throwable) - クラス のメソッドnet.i2p.jetty.I2PLogger
 
INFO - クラス のstatic変数net.i2p.util.Log
 
INFO_FILENAME - クラス のstatic変数net.i2p.router.startup.CreateRouterInfoJob
 
InfoHash - org.klomp.snark.dhtのクラス
A 20-byte SHA1 info hash
InfoHash(byte[]) - クラス のコンストラクタorg.klomp.snark.dht.InfoHash
 
init() - クラス のメソッドnet.i2p.crypto.SHA1
Initialize the digest context.
init() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection.PrepBuffer
 
init() - クラス のメソッドnet.i2p.router.tunnel.pool.BuildHandler
Call the same time you start the threads
init() - クラス のメソッドnet.i2p.servlet.ErrorServlet
 
init() - クラス のメソッドnet.i2p.servlet.I2PDefaultServlet
Overridden to save local copies of dirAllowed, locale, resourceBase, and stylesheet.
init() - クラス のメソッドorg.cybergarage.http.HTTPPacket
 
init(byte[]) - インタフェース のメソッドorg.bouncycastle.oldcrypto.Mac
Initialise the MAC.
init(byte[]) - クラス のメソッドorg.bouncycastle.oldcrypto.macs.I2PHMac
 
init(String) - クラス のメソッドnet.i2p.apps.systray.ConfigFile
Initializes the ConfigFile object.
init(Map<String, byte[]>) - クラス のメソッドgnu.crypto.prng.BasePRNGStandalone
 
init(Map<String, byte[]>) - インタフェース のメソッドgnu.crypto.prng.IRandomStandalone
Initialises the pseudo-random number generator scheme with the appropriate attributes.
init(Properties) - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
Sets max buffer size, connect timeout, read timeout, and write timeout from properties.
init(FilterConfig) - クラス のメソッドnet.i2p.servlet.filters.XSSFilter
 
init(ServletConfig) - クラス のメソッドnet.i2p.addressbook.servlet.Servlet
 
init(ServletConfig) - クラス のメソッドnet.i2p.imagegen.IdenticonServlet
 
init(ServletConfig) - クラス のメソッドnet.i2p.imagegen.QRServlet
 
init(ServletConfig) - クラス のメソッドorg.klomp.snark.web.BasicServlet
 
init(ServletConfig) - クラス のメソッドorg.klomp.snark.web.I2PSnarkServlet
 
init(I2PAppContext, I2PSession, Properties, String) - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
Deprecated - Factory will initialize.
init(I2PAppContext, I2PSession, Properties, String) - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
推奨されていません。
use 4-arg constructor
init(RouterContext) - クラス のstaticメソッドnet.i2p.router.message.OutboundClientMessageOneShotJob
call once only
init(BlockFile, int, int) - クラス のstaticメソッドnet.metanotion.io.block.index.BSkipList
 
init(BlockFile, int, int) - クラス のstaticメソッドnet.metanotion.io.block.index.BSkipSpan
 
init(BlockFile, int, int, int) - クラス のstaticメソッドnet.metanotion.io.block.index.BSkipLevels
 
INIT - net.i2p.client.impl.I2PSessionImpl.State
 
INIT_PARAMS - クラス のstatic変数net.i2p.router.web.WebAppStarter
 
INIT_RTT - クラス のstatic変数net.i2p.router.transport.udp.PeerState
 
initAll() - クラス のメソッドnet.i2p.router.RouterContext
The following properties may be used to replace various parts of the context with dummy implementations for testing, by setting the property to "true":
initContextHandler(ServletContext) - クラス のメソッドnet.i2p.servlet.I2PDefaultServlet
Overridden to save the result Calls super.
INITIAL_CAPACITY - クラス のstatic変数org.jrobin.core.RrdDbPool
Initial capacity of the pool i.e.
INITIAL_SO_TIMEOUT - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
This is a standard soTimeout, not a total timeout.
INITIAL_SO_TIMEOUT - クラス のstatic変数net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
This is a standard soTimeout, not a total timeout.
INITIAL_WINDOW_SIZE - クラス のstatic変数net.i2p.client.streaming.impl.ConnectionOptions
 
initialised - クラス の変数gnu.crypto.prng.BasePRNGStandalone
Indicate if this instance has already been initialised or not.
initialize() - クラス のメソッドnet.i2p.apps.systray.BrowserChooser
 
initialize() - クラス のstaticメソッドorg.cybergarage.upnp.UPnP
 
initialize(boolean) - クラス のメソッドnet.i2p.router.MessageHistory
Initialize the message history according to the router's configuration.
initialize(int) - クラス のメソッドorg.klomp.snark.MagnetState
Call this for a new magnet when you have the size
initialize(int, SecureRandom) - クラス のメソッドnet.i2p.crypto.eddsa.KeyPairGenerator
 
initialize(int, SecureRandom) - クラス のメソッドnet.i2p.crypto.elgamal.KeyPairGenerator
 
initialize(InputStream) - クラス のメソッドnet.i2p.util.LookaheadInputStream
Start the LookaheadInputStream with the given input stream.
initialize(InputStream) - クラス のメソッドnet.i2p.util.ResettableGZIPInputStream
Blocking call to initialize this stream with the data from the given compressed stream.
initialize(AlgorithmParameterSpec, SecureRandom) - クラス のメソッドnet.i2p.crypto.eddsa.KeyPairGenerator
 
initialize(AlgorithmParameterSpec, SecureRandom) - クラス のメソッドnet.i2p.crypto.elgamal.KeyPairGenerator
 
initialize(I2PAppContext) - クラス のstaticメソッドorg.cybergarage.util.Debug
I2P this is all static so have the UPnPManager call this
initialize(RouterContext, WebAppContext) - クラス のstaticメソッドnet.i2p.router.web.RouterConsoleRunner
Set up basic security constraints for the webapp.
initialize(UDPPacket) - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
 
initializeAddress() - クラス のメソッドnet.i2p.router.transport.TransportManager
Notify all transports of ALL routable interface addresses, including IPv6.
initializeClock() - クラス のメソッドnet.i2p.I2PAppContext
 
initializeClock() - クラス のメソッドnet.i2p.router.RouterContext
 
INITIALIZED - net.i2p.app.ClientAppState
after constructor is complete
initializeFactory(Properties) - クラス のstaticメソッドnet.i2p.i2ptunnel.SSLClientUtil
Sets up the SSLContext and sets the socket factory.
initializeFactory(Properties) - クラス のstaticメソッドnet.i2p.sam.client.SSLUtil
Sets up the SSLContext and sets the socket factory.
initializeFactory(Properties) - クラス のstaticメソッドnet.i2p.sam.SSLUtil
Sets up the SSLContext and sets the socket factory.
initializeKeyRing() - クラス のメソッドnet.i2p.I2PAppContext
 
initializeKeyRing() - クラス のメソッドnet.i2p.router.RouterContext
 
initializeLevels() - クラス のメソッドnet.metanotion.io.block.index.BSkipLevels
Non-recursive initializer.
initializeSessionKeyManager() - クラス のメソッドnet.i2p.I2PAppContext
 
initializeSessionKeyManager() - クラス のメソッドnet.i2p.router.RouterContext
As of 0.9.15, this returns a dummy SessionKeyManager in I2PAppContext.
initPage(RandomAccessInterface, int) - クラス のstaticメソッドnet.metanotion.io.block.FreeListBlock
 
initSeed(byte[]) - クラス のメソッドnet.i2p.util.RandomSource
May block up to 10 seconds
INMPR03 - クラス のstatic変数org.cybergarage.upnp.UPnP
 
INMPR03_DISCOVERY_OVER_WIRELESS_COUNT - クラス のstatic変数org.cybergarage.upnp.UPnP
 
INMPR03_VERSION - クラス のstatic変数org.cybergarage.upnp.UPnP
 
inNetMessagePool() - クラス のメソッドnet.i2p.router.RouterContext
Where do we get network messages from (aka where does the comm system dump what it reads)?
InNetMessagePool - net.i2p.routerのクラス
Manage a pool of inbound InNetMessages.
InNetMessagePool(RouterContext) - クラス のコンストラクタnet.i2p.router.InNetMessagePool
 
inProgress() - クラス のメソッドnet.i2p.router.networkdb.reseed.ReseedChecker
.
insert(byte[]) - クラス のメソッドorg.xlattice.crypto.filters.BloomSHA1
Add a key to the set represented by the filter.
insert(byte[], int, int) - クラス のメソッドorg.xlattice.crypto.filters.BloomSHA1
 
insertAttributeAt(Attribute, int) - クラス のメソッドorg.cybergarage.xml.Node
 
insertFrame(int, Gif89Frame) - クラス のメソッドorg.jrobin.graph.GifEncoder
 
insertNode(Node, int) - クラス のメソッドorg.cybergarage.xml.Node
 
INSTALL_FAILED - クラス のstatic変数net.i2p.router.util.EventLog
 
INSTALLED - クラス のstatic変数net.i2p.router.util.EventLog
 
installPlugin(String, URI) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
Install a plugin.
InstallUpdate - net.i2p.router.tasksのクラス
If the i2pupdate.zip file is present, unzip it and JVM exit.
InstallUpdate() - クラス のコンストラクタnet.i2p.router.tasks.InstallUpdate
 
installUpdates(Router) - クラス のstaticメソッドnet.i2p.router.tasks.InstallUpdate
Context must be available.
instance() - クラス のstaticメソッドnet.i2p.router.web.StatSummarizer
 
IntBytes - net.metanotion.io.dataのクラス
 
IntBytes() - クラス のコンストラクタnet.metanotion.io.data.IntBytes
 
IntegrationCalculator - net.i2p.router.peermanagerのクラス
Determine how well integrated the peer is - how likely they will be useful to us if we are trying to get further connected.
IntegrationCalculator() - クラス のコンストラクタnet.i2p.router.peermanager.IntegrationCalculator
 
IntelCPUInfo - freenet.support.CPUInformationのインタフェース
An interface for classes that provide lowlevel information about Intel CPU's
IntelInfoImpl - freenet.support.CPUInformationのクラス
Moved out of CPUID.java Ref: https://software.intel.com/en-us/articles/intel-architecture-and-processor-identification-with-cpuid-model-and-family-numbers Ref: http://en.wikipedia.org/wiki/List_of_Intel_CPU_microarchitectures
IntelInfoImpl() - クラス のコンストラクタfreenet.support.CPUInformation.IntelInfoImpl
 
interested - クラス の変数org.klomp.snark.PeerState
 
INTERESTED - クラス のstatic変数org.klomp.snark.Message
 
interestedMessage(boolean) - クラス のメソッドorg.klomp.snark.PeerState
 
interesting - クラス の変数org.klomp.snark.PeerState
 
interfaceSet() - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
 
interlaced - クラス の変数org.jrobin.graph.RrdGraphDef
 
interleaveWithECBytes(BitArray, int, int, int) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.Encoder
Interleave "bits" with corresponding error correction bytes.
INTERNAL - net.i2p.util.SSLEepGet.ProxyType
 
INTERNAL_SERVER_ERROR - クラス のstatic変数org.cybergarage.http.HTTPStatus
 
internalClientManager() - クラス のメソッドnet.i2p.I2PAppContext
Use this to connect to the router in the same JVM.
internalClientManager() - クラス のメソッドnet.i2p.router.RouterContext
Use this to connect to the router in the same JVM.
InternalClientManager - net.i2p.internalのインタフェース
A manager for the in-JVM I2CP message interface
internalConnect() - クラス のメソッドnet.i2p.router.client.ClientManager
The InternalClientManager interface.
internalConnect(int, InternalSocket) - クラス のstaticメソッドnet.i2p.util.InternalServerSocket
This is how the client connects.
InternalServerSocket - net.i2p.utilのクラス
A simple in-JVM ServerSocket using Piped Streams.
InternalServerSocket(int) - クラス のコンストラクタnet.i2p.util.InternalServerSocket
 
InternalSocket - net.i2p.utilのクラス
A simple in-JVM Socket using Piped Streams.
InternalSocket(int) - クラス のコンストラクタnet.i2p.util.InternalSocket
client side
InternalSocket(InputStream, OutputStream) - クラス のコンストラクタnet.i2p.util.InternalSocket
server side
InternalSocketRunner - net.i2p.i2ptunnelのクラス
Listen for in-JVM connections on the internal "socket"
InternalSocketRunner(I2PTunnelClientBase) - クラス のコンストラクタnet.i2p.i2ptunnel.InternalSocketRunner
Does not start the runner, caller must call start()
InternalTrayManager - net.i2p.desktopguiのクラス
java -cp i2p.jar:router.jar:desktopgui.jar net.i2p.desktopgui.Main Full access to router context.
InternalTrayManager(RouterContext, Main, boolean) - クラス のコンストラクタnet.i2p.desktopgui.InternalTrayManager
 
INTERPOLATE_LEFT - クラス のstatic変数org.jrobin.data.LinearInterpolator
constant used to specify LEFT interpolation.
INTERPOLATE_LINEAR - クラス のstatic変数org.jrobin.data.LinearInterpolator
constant used to specify LINEAR interpolation (default interpolation method).
INTERPOLATE_REGRESSION - クラス のstatic変数org.jrobin.data.LinearInterpolator
constant used to specify LINEAR REGRESSION as interpolation method.
INTERPOLATE_RIGHT - クラス のstatic変数org.jrobin.data.LinearInterpolator
constant used to specify RIGHT interpolation.
INTERVAL - クラス のstatic変数org.cybergarage.upnp.control.RenewSubscriber
 
intfcAddresses() - クラス のメソッドnet.i2p.router.web.helpers.ConfigClientsHelper
 
introduced(byte[], int) - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
This changes the remoteHostId from a hash-based one or possibly incorrect IP/port to what the introducer told us.
introducedCount() - クラス のメソッドnet.i2p.router.transport.udp.IntroductionManager
 
INTRODUCER_EXPIRATION_MARGIN - クラス のstatic変数net.i2p.router.transport.udp.UDPTransport
 
introducerCount() - クラス のメソッドnet.i2p.router.transport.udp.IntroductionManager
Not as elaborate as pickInbound() above.
introducersMaybeRequired() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
MIGHT we require introducers? This is like introducersRequired, but if we aren't sure, this returns true.
introducersRequired() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
Do we require introducers?
introductionFailed() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
 
IntroductionManager - net.i2p.router.transport.udpのクラス
Keep track of inbound and outbound introductions.
IntroductionManager(RouterContext, UDPTransport) - クラス のコンストラクタnet.i2p.router.transport.udp.IntroductionManager
 
introSent() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
note that we just sent the RelayRequest packet
intToASN1(byte[], int, int) - クラス のstaticメソッドnet.i2p.crypto.SigUtil
Output an length or integer value in ASN.1 Does NOT output the tag e.g.
intVersion - クラス の変数org.jrobin.core.jrrd.Header
 
INVALID_ACTION - クラス のstatic変数org.cybergarage.upnp.UPnPStatus
 
INVALID_ARGS - クラス のstatic変数org.cybergarage.upnp.UPnPStatus
 
INVALID_KEY - クラス のstatic変数net.i2p.data.SessionKey
A key with all zeroes in the data
INVALID_RANGE - クラス のstatic変数org.cybergarage.http.HTTPStatus
 
INVALID_VAR - クラス のstatic変数org.cybergarage.upnp.UPnPStatus
 
InvalidBEncodingException - org.klomp.snark.bencodeの例外
Exception thrown when a bencoded stream is corrupted.
InvalidBEncodingException(String) - 例外 のコンストラクタorg.klomp.snark.bencode.InvalidBEncodingException
 
InvalidDatabaseException - com.maxmind.geoipの例外
Signals that there was an issue reading from the database file due to unexpected data formatting.
InvalidDatabaseException(String) - 例外 のコンストラクタcom.maxmind.geoip.InvalidDatabaseException
 
InvalidDatabaseException(String, Throwable) - 例外 のコンストラクタcom.maxmind.geoip.InvalidDatabaseException
 
InvalidDescriptionException - org.cybergarage.upnp.deviceの例外
 
InvalidDescriptionException() - 例外 のコンストラクタorg.cybergarage.upnp.device.InvalidDescriptionException
 
InvalidDescriptionException(Exception) - 例外 のコンストラクタorg.cybergarage.upnp.device.InvalidDescriptionException
 
InvalidDescriptionException(String) - 例外 のコンストラクタorg.cybergarage.upnp.device.InvalidDescriptionException
 
InvalidDescriptionException(String, File) - 例外 のコンストラクタorg.cybergarage.upnp.device.InvalidDescriptionException
 
InvalidPublicParameterException() - 例外 のコンストラクタnet.i2p.router.transport.crypto.DHSessionKeyBuilder.InvalidPublicParameterException
 
InvalidPublicParameterException(String) - 例外 のコンストラクタnet.i2p.router.transport.crypto.DHSessionKeyBuilder.InvalidPublicParameterException
 
inverse(int) - クラス のメソッドcom.google.zxing.common.reedsolomon.GenericGF
 
InverseCapacityComparator - net.i2p.router.peermanagerのクラス
Order profiles by their capacity, but backwards (highest capacity / value first).
InverseCapacityComparator() - クラス のコンストラクタnet.i2p.router.peermanager.InverseCapacityComparator
 
invert() - クラス のメソッドnet.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
 
invert() - クラス のメソッドnet.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
Invert this field element.
invert() - クラス のメソッドnet.i2p.crypto.eddsa.math.FieldElement
 
IP_ADDRESS_TYPE - クラス のstatic変数org.apache.http.conn.ssl.DefaultHostnameVerifier
 
IP_HEADER_SIZE - クラス のstatic変数net.i2p.router.transport.udp.PacketBuilder
IPv4 only
IPThrottler - net.i2p.router.transport.udpのクラス
Count IPs
IPThrottler(int, long) - クラス のコンストラクタnet.i2p.router.transport.udp.IPThrottler
 
IPV4 - クラス のstatic変数net.i2p.socks.SOCKS5Constants.AddressType
 
IPV4_BITMASK - クラス のstatic変数org.cybergarage.net.HostInterface
 
IPV4_DISABLED_IPV6_FIREWALLED - net.i2p.router.CommSystemFacade.Status
 
IPV4_DISABLED_IPV6_OK - net.i2p.router.CommSystemFacade.Status
 
IPV4_DISABLED_IPV6_UNKNOWN - net.i2p.router.CommSystemFacade.Status
 
IPV4_FIREWALLED_IPV6_OK - net.i2p.router.CommSystemFacade.Status
 
IPV4_FIREWALLED_IPV6_UNKNOWN - net.i2p.router.CommSystemFacade.Status
 
IPV4_OK_IPV6_FIREWALLED - net.i2p.router.CommSystemFacade.Status
 
IPV4_OK_IPV6_UNKNOWN - net.i2p.router.CommSystemFacade.Status
 
IPV4_SNAT_IPV6_OK - net.i2p.router.CommSystemFacade.Status
 
IPV4_SNAT_IPV6_UNKNOWN - net.i2p.router.CommSystemFacade.Status
 
IPV4_UNKNOWN_IPV6_FIREWALLED - net.i2p.router.CommSystemFacade.Status
 
IPV4_UNKNOWN_IPV6_OK - net.i2p.router.CommSystemFacade.Status
 
IPV6 - クラス のstatic変数net.i2p.socks.SOCKS5Constants.AddressType
 
IPV6_ADMINISTRATIVE_ADDRESS - クラス のstatic変数org.cybergarage.upnp.ssdp.SSDP
 
IPV6_BITMASK - クラス のstatic変数org.cybergarage.net.HostInterface
 
IPV6_DISABLED - net.i2p.router.transport.TransportUtil.IPv6Config
IPv6 disabled
IPV6_ENABLED - net.i2p.router.transport.TransportUtil.IPv6Config
equal priority to IPv4
IPV6_GLOBAL_ADDRESS - クラス のstatic変数org.cybergarage.upnp.ssdp.SSDP
 
IPV6_HEADER_SIZE - クラス のstatic変数net.i2p.router.transport.udp.PacketBuilder
 
IPV6_LINK_LOCAL_ADDRESS - クラス のstatic変数org.cybergarage.upnp.ssdp.SSDP
 
IPV6_NOT_PREFERRED - net.i2p.router.transport.TransportUtil.IPv6Config
lower priority than IPv4
IPV6_ONLY - net.i2p.router.transport.TransportUtil.IPv6Config
IPv4 disabled
IPV6_PREFERRED - net.i2p.router.transport.TransportUtil.IPv6Config
higher priority than IPv4
IPV6_SITE_LOCAL_ADDRESS - クラス のstatic変数org.cybergarage.upnp.ssdp.SSDP
 
IPV6_SUBNET_ADDRESS - クラス のstatic変数org.cybergarage.upnp.ssdp.SSDP
 
IRandomStandalone - gnu.crypto.prngのインタフェース
The basic visible methods of any pseudo-random number generator.
IRCFilter - net.i2p.i2ptunnel.ircのクラス
Static methods to filter individual lines.
IRCFilter() - クラス のコンストラクタnet.i2p.i2ptunnel.irc.IRCFilter
 
IrcInboundFilter - net.i2p.i2ptunnel.ircのクラス
Thread to do inbound filtering.
IrcInboundFilter(Socket, I2PSocket, StringBuffer, Log) - クラス のコンストラクタnet.i2p.i2ptunnel.irc.IrcInboundFilter
 
IrcInboundFilter(Socket, I2PSocket, StringBuffer, Log, DCCHelper) - クラス のコンストラクタnet.i2p.i2ptunnel.irc.IrcInboundFilter
 
IrcOutboundFilter - net.i2p.i2ptunnel.ircのクラス
Thread to do outbound filtering.
IrcOutboundFilter(Socket, I2PSocket, StringBuffer, Log) - クラス のコンストラクタnet.i2p.i2ptunnel.irc.IrcOutboundFilter
 
IrcOutboundFilter(Socket, I2PSocket, StringBuffer, Log, DCCHelper) - クラス のコンストラクタnet.i2p.i2ptunnel.irc.IrcOutboundFilter
 
is64Bit() - クラス のstaticメソッドnet.i2p.util.SystemVersion
This isn't always correct.
isAborted() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
 
isAbsoluteURL(String) - クラス のstaticメソッドorg.cybergarage.http.HTTP
 
isAccessListEnabled() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
 
isActionControl() - クラス のメソッドorg.cybergarage.upnp.control.ControlRequest
 
isActionNode(Node) - クラス のstaticメソッドorg.cybergarage.upnp.Action
 
isAdvanced() - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
 
isAdvanced() - クラス のメソッドnet.i2p.router.web.FormHandler
Same as HelperBase
isAdvanced() - クラス のメソッドnet.i2p.router.web.HelperBase
 
isAlive() - クラス のメソッドnet.i2p.router.client.ClientManager
 
isAlive() - クラス のメソッドnet.i2p.router.client.ClientManagerFacadeImpl
 
isAlive() - クラス のメソッドnet.i2p.router.ClientManagerFacade
 
isAlive() - クラス のメソッドnet.i2p.router.JobQueue
 
isAlive() - クラス のメソッドnet.i2p.router.Router
True during the initial start, but false during a soft restart.
isAlive() - クラス のメソッドnet.i2p.router.transport.ntcp.EventPumper
Selector can take quite a while to close after calling stopPumping()
isAlive() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
 
isAlive() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageFragments
 
isAlive() - クラス のメソッドnet.i2p.router.tunnel.pool.AliasedTunnelPool
 
isAlive() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPool
Is this pool running AND either exploratory, or tracked by the client manager? A pool will be alive but not tracked after the client manager removes it but before all the tunnels have expired.
isAlive() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
 
isAlive(String) - クラス のstaticメソッドorg.cybergarage.upnp.device.NTS
 
isAllDevice(String) - クラス のstaticメソッドorg.cybergarage.upnp.device.ST
 
isAllocating() - クラス のメソッドorg.klomp.snark.Snark
Disk allocation (ballooning) in progress.
isAllocating() - クラス のメソッドorg.klomp.snark.Storage
Disk allocation (ballooning) in progress.
isAllowed(String) - クラス のメソッドorg.cybergarage.upnp.AllowedValueList
 
isAllowedValueNode(Node) - クラス のstaticメソッドorg.cybergarage.upnp.AllowedValue
 
isAllowedValueRangeNode(Node) - クラス のstaticメソッドorg.cybergarage.upnp.AllowedValueRange
 
isAndroid() - クラス のstaticメソッドnet.i2p.util.SystemVersion
 
isAnyUpdateInProgress() - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
If ANY update is in progress.
isApache() - クラス のstaticメソッドnet.i2p.util.SystemVersion
Apache Harmony JVM, or Android
isAppend() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
 
isArgumentNode(Node) - クラス のstaticメソッドorg.cybergarage.upnp.Argument
 
isARM() - クラス のstaticメソッドnet.i2p.util.SystemVersion
 
IsAthlon64Compatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsAthlon64Compatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
IsAthlonCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsAthlonCompatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
IsAtomCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
Supports the SSE 2 and SSE 3 instructions.
IsAtomCompatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
isAutoStoppable() - クラス のメソッドorg.klomp.snark.Snark
 
isAvailable() - 列挙 のメソッドnet.i2p.crypto.EncType
 
isAvailable() - 列挙 のメソッドnet.i2p.crypto.SigType
 
isAvailable(int) - 列挙 のstaticメソッドnet.i2p.crypto.EncType
 
isAvailable(int) - 列挙 のstaticメソッドnet.i2p.crypto.SigType
 
isAvailable(String) - 列挙 のstaticメソッドnet.i2p.crypto.EncType
 
isAvailable(String) - 列挙 のstaticメソッドnet.i2p.crypto.SigType
 
isBacklogged() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
private long queueTime() { OutNetMessage msg = _currentOutbound; if (msg == null) { msg = _outbound.peek(); if (msg == null) return 0; } return msg.getSendTime(); // does not include any of the pre-send(...) preparation }
isBacklogged() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
 
isBacklogged() - クラス のメソッドnet.i2p.router.util.CoDelBlockingQueue
Has the head of the queue been waiting too long, or is the queue almost full?
isBacklogged() - クラス のメソッドnet.i2p.router.util.CoDelPriorityBlockingQueue
Has the head of the queue been waiting too long, or is the queue too big?
isBacklogged() - クラス のメソッドnet.i2p.router.util.PriBlockingQueue
Is the queue too big?
isBacklogged(Hash) - クラス のメソッドnet.i2p.router.CommSystemFacade
 
isBacklogged(Hash) - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
 
isBacklogged(Hash) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
 
isBacklogged(Hash) - インタフェース のメソッドnet.i2p.router.transport.Transport
 
isBacklogged(Hash) - クラス のメソッドnet.i2p.router.transport.TransportImpl
 
isBacklogged(Hash) - クラス のメソッドnet.i2p.router.transport.TransportManager
 
isBacklogged(Hash) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
 
isBanlisted(Hash) - クラス のメソッドnet.i2p.router.Banlist
 
isBanlisted(Hash, String) - クラス のメソッドnet.i2p.router.Banlist
 
isBanlistedForever(Hash) - クラス のメソッドnet.i2p.router.Banlist
 
isBaseReadonly(RouterContext) - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
 
isBCAvailable() - クラス のstaticメソッドnet.i2p.crypto.ECConstants
 
isBigEndian() - クラス のメソッドorg.jrobin.core.jrrd.RRDFile
 
isBlacklistEnabled() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
 
isBlank(TunnelCreatorConfig, int) - クラス のstaticメソッドnet.i2p.router.tunnel.BuildMessageGenerator
 
isBlocklisted(byte[]) - クラス のメソッドnet.i2p.router.Blocklist
calling this externally won't banlist the peer, this is just an IP check
isBlocklisted(String) - クラス のメソッドnet.i2p.router.Blocklist
calling this externally won't banlist the peer, this is just an IP check
isBlocklisted(Hash) - クラス のメソッドnet.i2p.router.Blocklist
Does the peer's IP address appear in the blocklist? If so, and it isn't banlisted, banlist it forever...
isBlocklisted(RouterInfo) - クラス のメソッドnet.i2p.router.Blocklist
Does the peer's IP address appear in the blocklist? If so, and it isn't banlisted, banlist it forever...
IsBobcatCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsBobcatCompatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
isBound() - クラス のメソッドnet.i2p.client.streaming.impl.StandardServerSocket
 
isBound() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
 
isBound() - クラス のメソッドnet.i2p.util.InternalServerSocket
Returns true as of 0.9.33, prior to that threw IllegalArgumentException
isBound() - クラス のメソッドnet.i2p.util.InternalSocket
推奨されていません。
unsupported
IsBroadwellCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
Supports the SSE 3, 4.1, 4.2 instructions.
IsBroadwellCompatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
IsBulldozerCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsBulldozerCompatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
isByeBye() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
 
isByeBye(String) - クラス のstaticメソッドorg.cybergarage.upnp.device.NTS
 
IsC3Compatible() - インタフェース のメソッドfreenet.support.CPUInformation.VIACPUInfo
 
IsC3Compatible() - クラス のメソッドfreenet.support.CPUInformation.VIAInfoImpl
 
isCached(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.NegativeLookupCache
 
isCachingAllowed() - クラス のメソッドorg.jrobin.core.RrdBackend
This method suggests the caching policy to the JRobin frontend (high-level) classes.
isCachingAllowed() - クラス のメソッドorg.jrobin.core.RrdMemoryBackend
This method is overridden to disable high-level caching in frontend JRobin classes.
isCachingAllowed() - クラス のメソッドorg.jrobin.core.RrdPrimitive
 
isCachingAllowed() - クラス のメソッドorg.jrobin.core.RrdSafeFileBackend
Defines the caching policy for this backend.
isChanged() - クラス のメソッドorg.klomp.snark.Storage
Has the storage changed since instantiation?
isChecking() - クラス のメソッドorg.klomp.snark.Snark
File checking in progress.
isChecking() - クラス のメソッドorg.klomp.snark.Storage
File checking in progress.
isCheckInProgress() - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
Is any check in progress? Does not include updates.
isCheckInProgress(UpdateType) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
Is a check in progress?
isCheckInProgress(UpdateType, String) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
Is a check in progress?
isChoked() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
Is the other side choking us?
isChoked() - クラス のメソッドorg.klomp.snark.Peer
Whether or not the peer choked us.
isChoked(Hash) - クラス のメソッドnet.i2p.router.transport.udp.DummyThrottle
 
isChoked(Hash) - インタフェース のメソッドnet.i2p.router.transport.udp.OutboundMessageFragments.ActiveThrottle
 
isChoked(Hash) - クラス のメソッドnet.i2p.router.transport.udp.TimedWeightedPriorityMessageQueue
 
isChoking() - クラス のメソッドorg.klomp.snark.Peer
Whether or not we are choking the peer.
isChunked() - クラス のメソッドorg.cybergarage.http.HTTPPacket
 
isClient() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
Is it a client or server in the UI and I2P side? Note that a streamr client is a UI and I2P client but a server on the localhost side.
isClient(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
Is it a client or server in the UI and I2P side? Note that a streamr client is a UI and I2P client but a server on the localhost side.
isClient(String) - クラス のstaticメソッドnet.i2p.i2ptunnel.TunnelController
Is it a client or server in the UI and I2P side? Note that a streamr client is a UI and I2P client but a server on the localhost side.
isClient(String) - クラス のstaticメソッドnet.i2p.i2ptunnel.web.IndexBean
Is it a client or server in the UI and I2P side? Note that a streamr client is a UI and I2P client but a server on the localhost side.
isClientChangeEnabled() - クラス のメソッドnet.i2p.router.web.helpers.ConfigClientsHelper
 
isCloseConnection() - クラス のメソッドorg.cybergarage.http.HTTPPacket
 
isClosed() - インタフェース のメソッドnet.i2p.client.I2PSession
Have we closed the session?
isClosed() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
Has the session been closed (or not yet connected)? False when open and during transitions.
isClosed() - クラス のメソッドnet.i2p.client.impl.SubSession
Has the session been closed (or not yet connected)? False when open and during transitions.
isClosed() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocket
 
isClosed() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
 
isClosed() - クラス のメソッドnet.i2p.client.streaming.impl.StandardServerSocket
 
isClosed() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
 
isClosed() - クラス のメソッドnet.i2p.i2ptunnel.socks.SocketWrapper
 
isClosed() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
 
isClosed() - クラス のメソッドnet.i2p.util.InternalServerSocket
Supported as of 0.9.33, prior to that threw IllegalArgumentException
isClosed() - クラス のメソッドnet.i2p.util.InternalSocket
 
isClosed() - クラス のメソッドorg.jrobin.core.RrdDb
Returns true if the RRD is closed.
isCollapsePanelsEnabled() - クラス のメソッドorg.klomp.snark.SnarkManager
 
isCompatibleWith(Def) - クラス のメソッドorg.jrobin.data.Def
 
isComplete() - クラス のメソッドnet.i2p.router.transport.ntcp.EstablishState
If synchronized on this, fails with deadlocks from all over via CSFI.isEstablished().
isComplete() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
 
isComplete() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
May not be valid after released.
isComplete() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
 
isComplete() - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
have we received all of the fragments?
isComplete() - クラス のメソッドorg.klomp.snark.MagnetState
 
isCompleted() - クラス のメソッドorg.klomp.snark.Peer
Return if a peer is a seeder
isConnected() - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
Is the connection is still alive
isConnected() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
 
isConnected() - クラス のメソッドnet.i2p.sam.SSLSocketChannel
 
isConnected() - クラス のstaticメソッドnet.i2p.util.Addresses
Do we have any non-loop, non-wildcard IPv4 address at all? Warning, very slow on Windows, appx.
isConnected() - クラス のメソッドnet.i2p.util.InternalSocket
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
isConnected() - クラス のメソッドorg.klomp.snark.Peer
 
isConnectedIPv6() - クラス のstaticメソッドnet.i2p.util.Addresses
Do we have any non-loop, non-wildcard IPv6 address at all? Warning, very slow on Windows, appx.
isConnecting() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
 
isConnectionPending() - クラス のメソッドnet.i2p.sam.SSLSocketChannel
 
isControlURL(String) - クラス のメソッドorg.cybergarage.upnp.Service
 
IsCore2Compatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
Supports the SSE 3 instructions.
IsCore2Compatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
IsCoreiCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
Supports the SSE 3, 4.1, 4.2 instructions.
IsCoreiCompatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
isCorrupt() - クラス のメソッドnet.i2p.router.transport.ntcp.EstablishState
did the handshake fail for some reason?
isCurrent(long) - クラス のメソッドnet.i2p.data.LeaseSet
Determine whether ANY lease is currently valid, at least within a given fudge factor
isCurrent(long) - クラス のメソッドnet.i2p.data.router.RouterInfo
Determine whether the router was published recently (within the given age milliseconds).
isDead() - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
already closed?
isDebugEnabled() - クラス のメソッドnet.i2p.jetty.I2PLogger
 
isDeprecated(Inet6Address) - クラス のstaticメソッドnet.i2p.util.Addresses
Is this address deprecated? Should be reliable on Linux.
isDestroyed() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
Has the socket manager been destroyed?
isDestroyed() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
Has the socket manager been destroyed?
isDevice(String) - クラス のメソッドorg.cybergarage.upnp.Device
 
isDeviceNode(Node) - クラス のstaticメソッドorg.cybergarage.upnp.Device
 
isDeviceType(String) - クラス のメソッドorg.cybergarage.upnp.Device
 
isDevSU3UpdateAvailable(RouterContext) - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
Will be false if already downloaded or if dev update disabled.
isDigestAuthRequired() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPClientBase
 
isDirectory - クラス の変数org.klomp.snark.web.Sorters.FileAndIndex
 
isDisabled() - クラス のstaticメソッドnet.i2p.router.web.StatSummarizer
 
isDisabled() - クラス のメソッドorg.klomp.snark.Piece
 
isDiscover() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
 
isDiscover(String) - クラス のstaticメソッドorg.cybergarage.upnp.device.MAN
 
isDouble(String) - クラス のstaticメソッドorg.jrobin.core.Util
Checks if a string can be parsed as double.
isDummy() - クラス のメソッドnet.i2p.router.CommSystemFacade
 
isDummy() - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
Is everything disabled for testing?
isDynamic(Inet6Address) - クラス のstaticメソッドnet.i2p.util.Addresses
Is this address dynamic? Should be reliable on Linux.
isEmpty() - クラス のメソッドnet.i2p.router.util.ArraySet
 
isEmpty() - クラス のメソッドnet.i2p.router.util.RemovableSingletonSet
 
isEmpty() - クラス のメソッドnet.i2p.util.ConcurrentHashSet
 
isEmpty() - クラス のメソッドnet.metanotion.io.block.FreeListBlock
 
isEmptyNode(Node) - クラス のメソッドorg.jrobin.core.XmlTemplate
 
isEnabled() - インタフェース のメソッドnet.i2p.i2ptunnel.irc.DCCHelper
 
isEnabled(int) - クラス のstaticメソッドorg.cybergarage.upnp.UPnP
 
isEstablished() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
 
isEstablished() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
 
isEstablished(Hash) - クラス のメソッドnet.i2p.router.CommSystemFacade
 
isEstablished(Hash) - クラス のメソッドnet.i2p.router.dummy.VMCommSystem
 
isEstablished(Hash) - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
 
isEstablished(Hash) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
 
isEstablished(Hash) - インタフェース のメソッドnet.i2p.router.transport.Transport
 
isEstablished(Hash) - クラス のメソッドnet.i2p.router.transport.TransportImpl
 
isEstablished(Hash) - クラス のメソッドnet.i2p.router.transport.TransportManager
 
isEstablished(Hash) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
 
isEventSubURL(String) - クラス のメソッドorg.cybergarage.upnp.Service
 
IsExcavatorCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsExcavatorCompatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
isExpired() - クラス のメソッドnet.i2p.data.Lease
has this lease already expired?
isExpired() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
 
isExpired() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
 
isExpired() - クラス のメソッドorg.cybergarage.upnp.Device
 
isExpired() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
 
isExpired(long) - クラス のメソッドnet.i2p.data.Lease
has this lease already expired (giving allowing up the fudgeFactor milliseconds for clock skew)?
isExploratory() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
is this an exploratory tunnel (or a client tunnel)
isExtended() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
 
isExtendedOptionsAllowed() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
Are we allowed to send extended options to this peer?
isExtendedOptionsIncluded() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
Does this packet include extended options in the header?
isFailing(Hash) - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
Deprecated for now, always false
isFast(Hash) - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
 
isFinalShutdownInProgress() - クラス のメソッドnet.i2p.router.Router
Is a final shutdown in progress? This may not be cancelled.
isFinished() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelOutproxyRunner
推奨されていません。
unused
isFinished() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelRunner
推奨されていません。
unused
isFirstElement(O) - クラス のメソッドi2p.susi.util.Folder
Returns true, if elements.equals( firstElementOfTheSortedArray ).
isFirstMessageOurDSM() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
Is the first message queued our own DatabaseStoreMessage?
isFirstPage() - クラス のメソッドi2p.susi.util.Folder
Returns true, if folder shows points to the first page.
isFlagSet(int) - クラス のメソッドnet.i2p.client.streaming.impl.Packet
is a particular flag set on this packet?
isFloodfill() - クラス のメソッドnet.i2p.router.web.helpers.ConfigAdvancedHelper
 
isFloodfill(RouterInfo) - クラス のstaticメソッドnet.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
 
isFrequency(String) - クラス のメソッドnet.i2p.stat.StatManager
is the given stat a monitored frequency?
isFull() - クラス のメソッドnet.metanotion.io.block.FreeListBlock
 
isGentoo() - クラス のstaticメソッドnet.i2p.util.SystemVersion
 
IsGeodeCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsGeodeCompatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
isGetRequest() - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
isGNU() - クラス のstaticメソッドnet.i2p.util.SystemVersion
gij or JamVM with GNU Classpath
isHasFilter() - クラス のメソッドi2p.susi.dns.AddressbookBean
 
IsHaswellCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
Supports the SSE 3, 4.1, 4.2 instructions.
IsHaswellCompatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
isHeadRequest() - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
isHidden() - クラス のメソッドnet.i2p.data.router.RouterIdentity
This router specified that they should not be used as a part of a tunnel, nor queried for the netDb, and that disclosure of their contact information should be limited.
isHidden() - クラス のメソッドnet.i2p.data.router.RouterInfo
Is this a hidden node?
isHidden() - クラス のメソッドnet.i2p.router.Router
 
isHidden() - クラス のメソッドorg.klomp.snark.comments.Comment
 
isHighCapacity(Hash) - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
 
isHXHIValid(byte[]) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
Incoming connection replay detection.
isIconBytesURI(String) - クラス のメソッドorg.cybergarage.upnp.Device
 
isIconNode(Node) - クラス のstaticメソッドorg.cybergarage.upnp.Icon
 
isIDN() - クラス のメソッドi2p.susi.dns.AddressBean
Is the ASCII name Punycode-encoded?
isIFSelected(String) - クラス のメソッドnet.i2p.router.web.helpers.ConfigClientsHelper
 
isInBadCountry() - クラス のメソッドnet.i2p.router.CommSystemFacade
 
isInBadCountry() - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
Are we in a bad place
isInBadCountry(Hash) - クラス のメソッドnet.i2p.router.CommSystemFacade
 
isInBadCountry(Hash) - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
Are they in a bad place
isInBadCountry(RouterInfo) - クラス のメソッドnet.i2p.router.CommSystemFacade
 
isInBadCountry(RouterInfo) - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
Are they in a bad place
isInbound() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
 
isInbound() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
 
isInbound() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
 
isInbound() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
is this an inbound tunnel?
isInbound() - インタフェース のメソッドnet.i2p.router.TunnelInfo
is this an inbound tunnel?
isInbound() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
is this an inbound tunnel?
isIncoming() - クラス のメソッドorg.klomp.snark.Peer
Is this an incoming connection? For RPC
isInDirection() - クラス のメソッドorg.cybergarage.upnp.Argument
 
isInDropList(RemoteHostId) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
 
isInitialised() - クラス のメソッドgnu.crypto.prng.BasePRNGStandalone
 
isInitialized() - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
 
isInitialized() - クラス のメソッドnet.i2p.router.NetworkDatabaseFacade
 
isInitialized() - インタフェース のメソッドnet.i2p.router.networkdb.kademlia.DataStore
 
isInitialized() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
isInitialized() - クラス のメソッドnet.i2p.router.networkdb.kademlia.PersistentDataStore
 
isInitialized() - クラス のメソッドnet.i2p.router.networkdb.kademlia.TransientDataStore
 
isInitialized() - クラス のメソッドorg.klomp.snark.MagnetState
 
isInputShutdown() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
 
isInputShutdown() - クラス のメソッドnet.i2p.util.InternalSocket
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
isInstanceCreated() - クラス のstaticメソッドorg.jrobin.core.RrdBackend
 
isInstanceCreated() - クラス のstaticメソッドorg.jrobin.core.RrdBackendFactory
Whether or not the RRD backend has created an instance yet.
isInteractive(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
 
isInteractive(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
 
isInterested() - クラス のメソッドorg.klomp.snark.Peer
Whether or not the peer is interested in pieces we have.
isInteresting() - クラス のメソッドorg.klomp.snark.Peer
Whether or not the peer has pieces we want from it.
isIntroductionRequested() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
True (default) if no extended options in session request, or value of flag bit in the extended options.
isIP6 - クラス の変数org.freenetproject.ForwardPort
IPv4 vs IPv6?
isIPAddress(String) - クラス のstaticメソッドnet.i2p.util.Addresses
 
isIPv4() - クラス のメソッドnet.i2p.router.transport.udp.UDPEndpoint
 
isIPv4Address(String) - クラス のstaticメソッドnet.i2p.util.Addresses
 
isIPv4Address(String) - クラス のstaticメソッドorg.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid IPv4 address
isIPv4Address(String) - クラス のstaticメソッドorg.cybergarage.net.HostInterface
 
isIPv4Firewalled() - クラス のメソッドnet.i2p.router.transport.TransportImpl
This returns true if the force-firewalled setting is configured, false otherwise.
isIPv4Firewalled(RouterContext, String) - クラス のstaticメソッドnet.i2p.router.transport.TransportUtil
This returns true if the force-firewalled setting is configured, false otherwise.
isIPv4MappedIPv64Address(String) - クラス のstaticメソッドorg.apache.http.conn.util.InetAddressUtils
 
isIPv6() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
 
isIPv6() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
 
isIPv6() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
Is this an IPv6 test?
isIPv6() - クラス のメソッドnet.i2p.router.transport.udp.UDPEndpoint
 
isIPv6(RouterAddress) - クラス のstaticメソッドnet.i2p.router.transport.TransportUtil
Addresses without a host (i.e.
isIPv6Address(String) - クラス のstaticメソッドnet.i2p.util.Addresses
 
isIPv6Address(String) - クラス のstaticメソッドorg.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid IPv6 address (including compressed).
isIPv6Address(String) - クラス のstaticメソッドorg.cybergarage.net.HostInterface
 
isIPv6Firewalled() - クラス のメソッドnet.i2p.router.transport.TransportImpl
This returns true if the force-firewalled setting is configured, false otherwise.
isIPv6Firewalled(RouterContext, String) - クラス のstaticメソッドnet.i2p.router.transport.TransportUtil
This returns true if the force-firewalled setting is configured, false otherwise.
isIPv6HexCompressedAddress(String) - クラス のstaticメソッドorg.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid compressed IPv6 address
isIPv6Only() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPeerSelector
Are we IPv6 only?
isIPv6StdAddress(String) - クラス のstaticメソッドorg.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid standard (non-compressed) IPv6 address
isIsEmpty() - クラス のメソッドi2p.susi.dns.AddressbookBean
 
IsIvyCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
Supports the SSE 3, 4.1, 4.2 instructions.
IsIvyCompatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
IsJaguarCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsJaguarCompatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
isJava10() - クラス のstaticメソッドnet.i2p.util.SystemVersion
 
isJava6() - クラス のstaticメソッドnet.i2p.util.SystemVersion
Better than (new VersionComparator()).compare(System.getProperty("java.version"), "1.6") >= 0 as it handles Android also, where java.version = "0".
isJava7() - クラス のstaticメソッドnet.i2p.util.SystemVersion
Better than (new VersionComparator()).compare(System.getProperty("java.version"), "1.7") >= 0 as it handles Android also, where java.version = "0".
isJava8() - クラス のstaticメソッドnet.i2p.util.SystemVersion
 
isJava9() - クラス のstaticメソッドnet.i2p.util.SystemVersion
 
isJobActive(Job) - クラス のメソッドnet.i2p.router.JobQueue
推奨されていません。
unused
isJRobinHeader() - クラス のメソッドorg.jrobin.core.Header
 
IsK10Compatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsK10Compatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
IsK6_2_Compatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsK6_2_Compatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
IsK6_3_Compatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsK6_3_Compatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
IsK6Compatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsK6Compatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
isKeepAlive() - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
isKeepAliveConnection() - クラス のメソッドorg.cybergarage.http.HTTPPacket
 
isKilled - クラス の変数net.metanotion.io.block.index.BSkipSpan
 
isKnown(long) - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
 
isKnown(long) - クラス のメソッドnet.i2p.router.util.DecayingHashSet
 
isKnown(Hash) - インタフェース のメソッドnet.i2p.router.networkdb.kademlia.DataStore
 
isKnown(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.TransientDataStore
 
isKnownOpenTracker(String) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
Is this announce URL probably for an open tracker?
isLastElement(O) - クラス のメソッドi2p.susi.util.Folder
Returns true, if elements.equals( lastElementOfTheSortedArray ).
isLastPage() - クラス のメソッドi2p.susi.util.Folder
Returns true, if folder shows points to the last page.
isLinuxService() - クラス のstaticメソッドnet.i2p.util.SystemVersion
 
isListening() - クラス のメソッドnet.i2p.router.client.ClientListenerRunner
 
isLoaded() - クラス のメソッドorg.jrobin.data.Def
 
isLocal(Destination) - クラス のメソッドnet.i2p.router.client.ClientManager
Unsynchronized
isLocal(Destination) - クラス のメソッドnet.i2p.router.client.ClientManagerFacadeImpl
Determine if the destination specified is managed locally.
isLocal(Destination) - クラス のメソッドnet.i2p.router.ClientManagerFacade
Determine if the destination specified is managed locally.
isLocal(Destination) - クラス のメソッドnet.i2p.router.dummy.DummyClientManagerFacade
 
isLocal(Hash) - クラス のメソッドnet.i2p.router.client.ClientManager
Unsynchronized
isLocal(Hash) - クラス のメソッドnet.i2p.router.client.ClientManagerFacadeImpl
Determine if the destination specified is managed locally.
isLocal(Hash) - クラス のメソッドnet.i2p.router.ClientManagerFacade
Determine if the destination hash specified is managed locally.
isLocal(Hash) - クラス のメソッドnet.i2p.router.dummy.DummyClientManagerFacade
 
isLocallyClosed() - クラス のメソッドnet.i2p.client.streaming.impl.MessageInputStream
 
isMac() - クラス のstaticメソッドnet.i2p.util.SystemVersion
 
isMatch(I2NPMessage) - インタフェース のメソッドnet.i2p.router.MessageSelector
Returns true if the received message matches the selector.
isMatch(I2NPMessage) - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodOnlyLookupSelector
 
isMatch(I2NPMessage) - クラス のメソッドnet.i2p.router.networkdb.kademlia.IterativeLookupSelector
This only returns true for DSMs, not for DSRMs.
isMatch(I2NPMessage) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchMessageSelector
 
isMatch(I2NPMessage) - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreMessageSelector
 
isMethod(String) - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
isMine() - クラス のメソッドorg.klomp.snark.comments.Comment
 
isMobileBrowser(String) - クラス のstaticメソッドnet.i2p.servlet.util.ServletUtil
The intent here is to return true for phones but false for big tablets? But not consistent.
isModified() - クラス のメソッドorg.klomp.snark.comments.CommentSet
 
isName(String) - クラス のメソッドorg.cybergarage.xml.Node
 
IsNanoCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.VIACPUInfo
 
IsNanoCompatible() - クラス のメソッドfreenet.support.CPUInformation.VIAInfoImpl
 
isNative() - クラス のstaticメソッドnet.i2p.util.NativeBigInteger
 
isNegative() - クラス のメソッドnet.i2p.crypto.eddsa.math.FieldElement
 
isNegative(FieldElement) - クラス のメソッドnet.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding
From the Ed25519 paper:
x is negative if the (b-1)-bit encoding of x is lexicographically larger than the (b-1)-bit encoding of -x.
isNegative(FieldElement) - クラス のメソッドnet.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncoding
Is the FieldElement negative in this encoding?
isNegative(FieldElement) - クラス のメソッドnet.i2p.crypto.eddsa.math.Encoding
From the Ed25519 paper:
x is negative if the (b-1)-bit encoding of x is lexicographically larger than the (b-1)-bit encoding of -x.
isNegativeCached(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Is the key in the negative lookup cache?
isNegativeCachedForever(Hash) - クラス のメソッドnet.i2p.router.NetworkDatabaseFacade
Is it permanently negative cached?
isNegativeCachedForever(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Is it permanently negative cached?
isNew() - クラス のメソッドi2p.susi.webmail.Mail
 
isNMPRMode() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
isNMPRMode() - クラス のメソッドorg.cybergarage.upnp.Device
 
isNonZero() - クラス のメソッドnet.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
 
isNonZero() - クラス のメソッドnet.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
Gets a value indicating whether or not the field element is non-zero.
isNonZero() - クラス のメソッドnet.i2p.crypto.eddsa.math.FieldElement
 
isNotEmpty() - クラス のメソッドi2p.susi.dns.AddressbookBean
 
isNotEmpty() - クラス のメソッドi2p.susi.dns.NamingServiceBean
 
isNotifyRequest() - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
isNotWindows - クラス のstatic変数net.i2p.util.SecureDirectory
 
isNTCPDisabled() - クラス のメソッドnet.i2p.router.tunnel.pool.ConnectChecker
Is NTCP disabled?
isNTCPEnabled(RouterContext) - クラス のstaticメソッドnet.i2p.router.transport.TransportManager
 
ISO_DATE_FORMAT - クラス のstatic変数org.jrobin.core.Util
 
ISO8859_1 - com.google.zxing.common.CharacterSetECI
 
ISO8859_10 - com.google.zxing.common.CharacterSetECI
 
ISO8859_11 - com.google.zxing.common.CharacterSetECI
 
ISO8859_13 - com.google.zxing.common.CharacterSetECI
 
ISO8859_14 - com.google.zxing.common.CharacterSetECI
 
ISO8859_15 - com.google.zxing.common.CharacterSetECI
 
ISO8859_16 - com.google.zxing.common.CharacterSetECI
 
ISO8859_2 - com.google.zxing.common.CharacterSetECI
 
ISO8859_3 - com.google.zxing.common.CharacterSetECI
 
ISO8859_4 - com.google.zxing.common.CharacterSetECI
 
ISO8859_5 - com.google.zxing.common.CharacterSetECI
 
ISO8859_6 - com.google.zxing.common.CharacterSetECI
 
ISO8859_7 - com.google.zxing.common.CharacterSetECI
 
ISO8859_8 - com.google.zxing.common.CharacterSetECI
 
ISO8859_9 - com.google.zxing.common.CharacterSetECI
 
isOn() - クラス のstaticメソッドorg.cybergarage.util.Debug
 
isOnCurve() - クラス のメソッドnet.i2p.crypto.eddsa.math.GroupElement
Verify that a point is on its curve.
isOnCurve(Curve) - クラス のメソッドnet.i2p.crypto.eddsa.math.GroupElement
Verify that a point is on the curve.
isOpen() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelTask
 
isOpened() - クラス のメソッドorg.cybergarage.http.HTTPServer
 
isOpenJDK() - クラス のstaticメソッドnet.i2p.util.SystemVersion
 
isOutDirection() - クラス のメソッドorg.cybergarage.upnp.Argument
 
isOutputShutdown() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
 
isOutputShutdown() - クラス のメソッドnet.i2p.util.InternalSocket
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
isOverBy(Hash, int) - クラス のメソッドnet.i2p.client.streaming.impl.ConnThrottler
Checks if individual count is over the limit by this much.
ISP_EDITION - クラス のstatic変数com.maxmind.geoip.DatabaseInfo
 
ISP_EDITION_V6 - クラス のstatic変数com.maxmind.geoip.DatabaseInfo
 
isPack200Supported() - クラス のstaticメソッドnet.i2p.util.FileUtil
Public since 0.8.3
IsPentium2Compatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
 
IsPentium2Compatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
IsPentium3Compatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
 
IsPentium3Compatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
IsPentium4Compatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
Supports the SSE 2 instructions.
IsPentium4Compatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
IsPentiumCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
 
IsPentiumCompatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
IsPentiumMCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
 
IsPentiumMCompatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
IsPentiumMMXCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
 
IsPentiumMMXCompatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
IsPiledriverCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsPiledriverCompatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
isPluginEnabled(String) - クラス のstaticメソッドnet.i2p.router.web.PluginStarter
Is the plugin enabled in plugins.config? Default true
isPluginInstallEnabled() - クラス のメソッドnet.i2p.router.web.helpers.ConfigClientsHelper
 
isPluginRunning(String, RouterContext) - クラス のstaticメソッドnet.i2p.router.web.PluginStarter
 
isPluginUpdateEnabled() - クラス のメソッドnet.i2p.router.web.helpers.ConfigClientsHelper
 
isPoolUsed() - クラス のメソッドorg.jrobin.data.DataProcessor
Returns boolean value representing RrdDbPool usage policy.
isPostRequest() - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
isPrefiltered() - クラス のメソッドi2p.susi.dns.AddressbookBean
Does the entries map contain only the lookup result, or must we index into it?
isPrefiltered() - クラス のメソッドi2p.susi.dns.NamingServiceBean
 
isPremium() - クラス のメソッドcom.maxmind.geoip.DatabaseInfo
Returns true if the database is the premium version.
isPrint() - クラス のメソッドorg.jrobin.graph.CommentText
 
isPrint() - クラス のメソッドorg.jrobin.graph.PrintText
 
isPrivate() - クラス のメソッドorg.klomp.snark.MetaInfo
Is it a private torrent?
isPubliclyRoutable(byte[]) - クラス のメソッドnet.i2p.router.transport.TransportImpl
Allows IPv6 only if the transport is configured for it.
isPubliclyRoutable(byte[], boolean) - クラス のstaticメソッドnet.i2p.router.transport.TransportUtil
 
isPubliclyRoutable(byte[], boolean, boolean) - クラス のstaticメソッドnet.i2p.router.transport.TransportUtil
Ref: RFC 5735
isQueryControl() - クラス のメソッドorg.cybergarage.upnp.control.ControlRequest
 
isRange(int, int, boolean) - クラス のメソッドcom.google.zxing.common.BitArray
Efficient method to check if a range of bits is set, or not set.
isRate(String) - クラス のメソッドnet.i2p.stat.StatManager
is the given stat a monitored rate?
isReadOnly() - クラス のメソッドorg.jrobin.core.RrdBackend
Is the RRD ReadOnly?
isRegistered(String) - クラス のメソッドnet.i2p.util.PortMapper
Is the service registered?
isRejectInproxy(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
 
isRejectReferer(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
 
isRejectUserAgents(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
 
isRekeyingIncluded() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
Does this packet include rekeying data in the header? Unused, should always be false.
isRequested() - クラス のメソッドorg.klomp.snark.Piece
caller must synchronize
isRequestedBy(Peer) - クラス のメソッドorg.klomp.snark.Piece
Is peer requesting this piece? Caller must synchronize
isRequesting(int) - クラス のメソッドorg.klomp.snark.Peer
推奨されていません。
deadlocks
isRequesting(int) - クラス のメソッドorg.klomp.snark.PeerState
推奨されていません。
deadlocks
isRevoked(Certificate) - クラス のstaticメソッドnet.i2p.crypto.CertUtil
Is the certificate revoked? This loads the CRLs from disk.
isRevoked(CertStore, Certificate) - クラス のstaticメソッドnet.i2p.crypto.CertUtil
Is the certificate revoked?
isRevoked(I2PAppContext, Certificate) - クラス のstaticメソッドnet.i2p.crypto.CertUtil
Is the certificate revoked? This loads the CRLs from disk.
isRootDevice() - クラス のメソッドorg.cybergarage.upnp.Device
 
isRootDevice() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
 
isRootDevice(String) - クラス のstaticメソッドorg.cybergarage.upnp.device.NT
 
isRootDevice(String) - クラス のstaticメソッドorg.cybergarage.upnp.device.ST
 
isRootDevice(String) - クラス のstaticメソッドorg.cybergarage.upnp.device.USN
 
isRouterContext() - クラス のメソッドnet.i2p.I2PAppContext
Use this instead of context instanceof RouterContext
isRouterContext() - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
 
isRouterContext() - クラス のメソッドnet.i2p.router.RouterContext
Use this instead of context instanceof RouterContext
isRunnable() - クラス のメソッドorg.cybergarage.util.ThreadCore
 
isRunning() - クラス のメソッドnet.i2p.router.tunnel.pool.BuildExecutor
 
isRunning() - クラス のメソッドnet.i2p.router.update.UpdateRunner
 
isRunning() - インタフェース のメソッドnet.i2p.update.UpdateTask
 
isRunning() - クラス のメソッドorg.cybergarage.upnp.Device
 
isRunning() - クラス のメソッドorg.klomp.snark.UpdateRunner
 
isSameCountry() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
 
IsSandyCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.IntelCPUInfo
Supports the SSE 3, 4.1, 4.2 instructions.
IsSandyCompatible() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
 
isSaved() - クラス のメソッドi2p.susi.dns.ConfigBean
 
isSCPDURL(String) - クラス のメソッドorg.cybergarage.upnp.Service
 
isSeed() - クラス のメソッドorg.klomp.snark.dht.Peer
 
isSelectable(Hash) - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
 
isSendEvents() - クラス のメソッドorg.cybergarage.upnp.StateVariable
 
isServerTargetLinkValid(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
Call this to see if it is ok to linkify getServerTarget()
isService(String) - クラス のメソッドorg.cybergarage.upnp.Service
 
isServiceNode(Node) - クラス のstaticメソッドorg.cybergarage.upnp.Service
 
isSharedClient(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
 
isSharedClient(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
 
isShutdown() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
 
isShutdownInProgress(RouterContext) - クラス のstaticメソッドnet.i2p.desktopgui.router.RouterManager
Is a graceful shutdown or restart in progress?
isSigTypeAvailable(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
 
isSlow() - クラス のstaticメソッドnet.i2p.util.SystemVersion
Our best guess on whether this is a slow architecture / OS / JVM, using some simple heuristics.
isSmallBrowser(String) - クラス のstaticメソッドnet.i2p.servlet.util.ServletUtil
 
isSmartSortEnabled() - クラス のメソッドorg.klomp.snark.SnarkManager
 
isSOAPAction() - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
isSOAPAction(String) - クラス のメソッドorg.cybergarage.soap.SOAPRequest
 
isSpam() - クラス のメソッドi2p.susi.webmail.Mail
 
isSSLEnabled(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
 
isSSLEnabled(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
 
isSSUDisabled() - クラス のメソッドnet.i2p.router.tunnel.pool.ConnectChecker
Is SSU disabled?
isStackTrace - 例外 のstatic変数com.google.zxing.ReaderException
 
isStarting() - クラス のメソッドorg.klomp.snark.Snark
Startup in progress.
isStateVariableNode(Node) - クラス のstaticメソッドorg.cybergarage.upnp.StateVariable
 
IsSteamrollerCompatible() - インタフェース のメソッドfreenet.support.CPUInformation.AMDCPUInfo
 
IsSteamrollerCompatible() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
 
isStopped() - クラス のメソッドorg.klomp.snark.Snark
 
isStopped() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
 
isStopping() - クラス のメソッドorg.klomp.snark.SnarkManager
 
isSubscribed() - クラス のメソッドorg.cybergarage.upnp.Service
 
isSubscribed(Service) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
isSubscribeRequest() - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
isSuccessful() - クラス のメソッドnet.i2p.data.i2cp.MessageStatusMessage
Is the status code a success status code?
isSuccessful() - クラス のメソッドorg.cybergarage.http.HTTPResponse
 
isSuccessful() - クラス のメソッドorg.cybergarage.http.HTTPStatus
 
isSuccessful(int) - クラス のstaticメソッドnet.i2p.data.i2cp.MessageStatusMessage
Is the status code a success status code?
isSuccessful(int) - クラス のstaticメソッドorg.cybergarage.http.HTTPStatus
 
isSupported(String) - クラス のstaticメソッドnet.i2p.data.i2cp.RequestVariableLeaseSetMessage
Does the client support this message?
isSystrayEnabled() - クラス のメソッドnet.i2p.router.web.ConfigServiceHandler
Is the systray enabled?
isTemporary(Inet6Address) - クラス のstaticメソッドnet.i2p.util.Addresses
Is this address temporary? Should be reliable on Linux.
isTextBrowser(String) - クラス のstaticメソッドnet.i2p.servlet.util.ServletUtil
 
isThrottled(Hash) - クラス のメソッドnet.i2p.client.streaming.impl.ConnThrottler
Checks individual count only.
isTooClose(byte[]) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
Is this IP too close to ours to trust it for things like relaying?
isUnlimited() - クラス のstaticメソッドnet.i2p.crypto.CryptoCheck
Do we have unlimited crypto?
isUnreachable(Hash) - インタフェース のメソッドnet.i2p.router.transport.Transport
 
isUnreachable(Hash) - クラス のメソッドnet.i2p.router.transport.TransportImpl
 
isUnresolved() - クラス のメソッドnet.i2p.client.streaming.I2PSocketAddress
 
isUnsignedUpdateAvailable(RouterContext) - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
Will be false if already downloaded or if dev update disabled.
isUnsubscribeRequest() - クラス のメソッドorg.cybergarage.http.HTTPRequest
 
isUpdateAvailable() - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
Release update only.
isUpdateDisabled(RouterContext) - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
 
isUpdatedVersion(String, File) - クラス のメソッドnet.i2p.crypto.TrustedUpdate
Verifies that the version of the given signed update file is newer than currentVersion.
isUpdateInProgress() - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
Is any download in progress? Does not include checks.
isUpdateInProgress() - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
If a signed or unsigned router update is in progress.
isUpdateInProgress() - インタフェース のメソッドnet.i2p.update.UpdateManager
Is a router update being downloaded?
isUpdateInProgress(UpdateType) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
Is a download in progress?
isUpdateInProgress(UpdateType) - インタフェース のメソッドnet.i2p.update.UpdateManager
Is a router update being downloaded?
isUpdateInProgress(UpdateType, String) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
Is a download in progress?
isUpdateInProgress(UpdateType, String) - インタフェース のメソッドnet.i2p.update.UpdateManager
Is a router update being downloaded?
isURL(String) - クラス のメソッドorg.cybergarage.upnp.Icon
 
isURNDevice(String) - クラス のstaticメソッドorg.cybergarage.upnp.device.ST
 
isURNService(String) - クラス のstaticメソッドorg.cybergarage.upnp.device.ST
 
isUUIDDevice(String) - クラス のstaticメソッドorg.cybergarage.upnp.device.ST
 
isValid() - クラス のメソッドnet.i2p.data.router.RouterInfo
Determine whether this router info is authorized with a valid signature
isValid(byte[]) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
An IPv6 address is only valid if we are configured to support IPv6 AND we have a public IPv6 address.
isValidAnnounce(String) - クラス のstaticメソッドorg.klomp.snark.TrackerClient
 
isValidated() - クラス のメソッドi2p.susi.dns.AddressBean
 
isValidBook() - クラス のメソッドi2p.susi.dns.AddressbookBean
Because the following from addressbook.jsp fails parsing in the new EL: javax.el.ELException: Failed to parse the expression Can't figure out why, so just replace it with book.validBook: <c:if test="${book.master || book.router || book.published || book.private}"> This always returns true anyway, because getBook() always returns a valid book.
isValidConsolFun(String) - クラス のstaticメソッドorg.jrobin.core.ArcDef
Checks if function argument represents valid consolidation function name.
isValidDsType(String) - クラス のstaticメソッドorg.jrobin.core.DsDef
Checks if function argument represents valid source type.
isValidGraphElement() - クラス のメソッドorg.jrobin.graph.CommentText
 
isValidKey(String) - クラス のstaticメソッドnet.i2p.addressbook.AddressBook
Do basic validation of the hostname hostname was already converted to lower case by HostTxtParser.parse()
isValidMaskPattern(int) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.QRCode
 
isValidPort(int) - クラス のstaticメソッドnet.i2p.router.transport.TransportUtil
Is this a valid port for us or a remote router? ref: http://i2p-projekt.i2p/en/docs/ports ref: https://cs.chromium.org/chromium/src/net/base/port_util.cc
isValidTunnel(Hash, TunnelInfo) - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
 
isValidTunnel(Hash, TunnelInfo) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
 
isValidTunnel(Hash, TunnelInfo) - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
Is a tunnel a valid member of the pool?
isVerified() - クラス のメソッドnet.i2p.router.news.BlocklistEntries
 
isVerifyInProgress(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
 
isWebAppRunning(String) - クラス のstaticメソッドnet.i2p.router.web.WebAppStarter
 
isWellIntegrated(Hash) - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
 
isWindows() - クラス のstaticメソッドnet.i2p.util.SystemVersion
 
isWirelessMode() - クラス のメソッドorg.cybergarage.upnp.Device
 
isWriteBufEmpty() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
Replaces getWriteBufCount()
isX86() - クラス のstaticメソッドnet.i2p.util.SystemVersion
 
isXMLFileName(String) - クラス のstaticメソッドorg.cybergarage.util.FileUtil
 
isZero() - クラス のメソッドcom.google.zxing.common.reedsolomon.GenericGFPoly
 
IterativeFollowupJob - net.i2p.router.networkdb.kademliaのクラス
Ask a single peer for a single key.
IterativeFollowupJob(RouterContext, Hash, Hash, IterativeSearchJob) - クラス のコンストラクタnet.i2p.router.networkdb.kademlia.IterativeFollowupJob
 
IterativeLookupJob - net.i2p.router.networkdb.kademliaのクラス
Ask the peer who sent us the DSRM for the RouterInfos...
IterativeLookupJob(RouterContext, DatabaseSearchReplyMessage, IterativeSearchJob) - クラス のコンストラクタnet.i2p.router.networkdb.kademlia.IterativeLookupJob
 
IterativeLookupSelector - net.i2p.router.networkdb.kademliaのクラス
Slightly modified version of FloodOnlyLookupSelector.
IterativeLookupSelector(RouterContext, IterativeSearchJob) - クラス のコンストラクタnet.i2p.router.networkdb.kademlia.IterativeLookupSelector
 
IterativeSearchJob - net.i2p.router.networkdb.kademliaのクラス
A traditional Kademlia search that continues to search when the initial lookup fails, by iteratively searching the closer-to-the-key peers returned by the query in a DSRM.
IterativeSearchJob(RouterContext, FloodfillNetworkDatabaseFacade, Hash, Job, Job, int, boolean) - クラス のコンストラクタnet.i2p.router.networkdb.kademlia.IterativeSearchJob
Lookup using exploratory tunnels
IterativeSearchJob(RouterContext, FloodfillNetworkDatabaseFacade, Hash, Job, Job, int, boolean, Hash) - クラス のコンストラクタnet.i2p.router.networkdb.kademlia.IterativeSearchJob
Lookup using the client's tunnels.
IterativeTimeoutJob - net.i2p.router.networkdb.kademliaのクラス
This is the timeout for a single lookup, not for the whole search.
IterativeTimeoutJob(RouterContext, Hash, IterativeSearchJob) - クラス のコンストラクタnet.i2p.router.networkdb.kademlia.IterativeTimeoutJob
 
iterator() - クラス のメソッドnet.i2p.addressbook.AddressBook
Return an iterator over the addresses in the AddressBook.
iterator() - クラス のメソッドnet.i2p.addressbook.SubscriptionList
Return an iterator over the AddressBooks represented by the Subscriptions in this SubscriptionList.
iterator() - クラス のメソッドnet.i2p.router.util.ArraySet
Supports remove.
iterator() - クラス のメソッドnet.i2p.router.util.CachedIteratorArrayList
 
iterator() - クラス のメソッドnet.i2p.router.util.RemovableSingletonSet
 
iterator() - クラス のメソッドnet.i2p.util.ConcurrentHashSet
 
iterator() - クラス のメソッドnet.metanotion.io.block.index.BSkipList
 
iterator() - クラス のメソッドnet.metanotion.util.skiplist.SkipList
 
iterator() - クラス のメソッドorg.klomp.snark.comments.CommentSet
Will be in reverse-sort order, i.e.
iterator() - クラス のメソッドorg.klomp.snark.PeerCoordinatorSet
 
ITF - com.google.zxing.BarcodeFormat
ITF (Interleaved Two of Five) 1D format.
IV_LENGTH - クラス のstatic変数net.i2p.router.tunnel.HopProcessor
as of i2p 0.6, the tunnel crypto changed to encrypt the IV both before and after using it at each hop so as to prevent a certain type of replay/confirmation attack.
IV_SIZE - クラス のstatic変数net.i2p.data.i2np.BuildRequestRecord
 
IV_SIZE - クラス のstatic変数net.i2p.router.transport.udp.UDPPacket
 
IV_SIZE - クラス のstatic変数net.i2p.router.tunnel.TrivialPreprocessor
 
IVValidator - net.i2p.router.tunnelのインタフェース
Provide a generic interface for IV validation which may be implemented through something as simple as a hashtable or more a complicated bloom filter.
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 _ 
ナビゲーション・リンクをスキップ