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 _ 

A

a_count - クラス の変数org.jrobin.graph.GifPixelsEncoder
 
abort() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
 
abort() - インタフェース のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter.Request
we no longer want the data requested (the connection closed)
ABORT - net.i2p.router.news.NewsXMLParser.XHTMLMode
abort the parsing on any non-whitelisted element or blacklisted attribute
ABORTED - クラス のstatic変数net.i2p.router.util.EventLog
for convenience, not required
ABSOLUTE - クラス のstatic変数org.jrobin.core.jrrd.DataSourceType
Field ABSOLUTE
ABSOLUTE_MAX_ACKS - クラス のstatic変数net.i2p.router.transport.udp.PacketBuilder
one byte field
AbuseReason - net.i2p.data.i2cpのクラス
Defines the structure for why abuse was reported either by the client to the router or by the router to the client
AbuseReason() - クラス のコンストラクタnet.i2p.data.i2cp.AbuseReason
 
AbuseSeverity - net.i2p.data.i2cpのクラス
Provides a severity level (larger numbers are more severe) in association with a client reporting abusive behavior to the router or the router reporting it to the client
AbuseSeverity() - クラス のコンストラクタnet.i2p.data.i2cp.AbuseSeverity
 
accept() - クラス のメソッドnet.i2p.client.streaming.AcceptingChannel
 
accept() - インタフェース のメソッドnet.i2p.client.streaming.I2PServerSocket
Waits for the next socket connecting.
accept() - クラス のメソッドnet.i2p.client.streaming.impl.I2PServerSocketFull
Waits for the next socket connecting.
accept() - クラス のメソッドnet.i2p.client.streaming.impl.StandardServerSocket
 
accept() - クラス のメソッドnet.i2p.sam.SSLServerSocketChannel
 
accept() - クラス のメソッドnet.i2p.util.InternalServerSocket
 
accept() - クラス のメソッドorg.cybergarage.http.HTTPServer
 
accept(long) - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionHandler
Receive an incoming connection (built from a received SYN) Non-SYN packets with a zero SendStreamID may also be queued here so that they don't get thrown away while the SYN packet before it is queued.
accept(File, String) - クラス のメソッドnet.i2p.router.networkdb.kademlia.PersistentDataStore.RouterInfoFilter
 
accept(File, String) - クラス のメソッドnet.i2p.router.web.RouterConsoleRunner.WarFilenameFilter
 
accept(Connection) - クラス のメソッドnet.i2p.client.streaming.impl.SchedulerClosed
 
accept(Connection) - クラス のメソッドnet.i2p.client.streaming.impl.SchedulerClosing
 
accept(Connection) - クラス のメソッドnet.i2p.client.streaming.impl.SchedulerConnectedBulk
 
accept(Connection) - クラス のメソッドnet.i2p.client.streaming.impl.SchedulerConnecting
 
accept(Connection) - クラス のメソッドnet.i2p.client.streaming.impl.SchedulerDead
 
accept(Connection) - クラス のメソッドnet.i2p.client.streaming.impl.SchedulerHardDisconnected
 
accept(Connection) - クラス のメソッドnet.i2p.client.streaming.impl.SchedulerPreconnect
 
accept(Connection) - クラス のメソッドnet.i2p.client.streaming.impl.SchedulerReceived
 
accept(Connection) - インタフェース のメソッドnet.i2p.client.streaming.impl.TaskScheduler
Determine whether this scheduler is fit to operate against the given connection
accept(SAMv3Handler, boolean) - クラス のメソッドnet.i2p.sam.MasterSession
 
accept(SAMv3Handler, boolean) - クラス のメソッドnet.i2p.sam.SAMv3StreamSession
Accept a single incoming STREAM on the socket stolen from the handler.
acceptIncoming(int) - クラス のメソッドnet.i2p.i2ptunnel.irc.DCCClientManager
An incoming ACCEPT response
acceptIncoming(int) - インタフェース のメソッドnet.i2p.i2ptunnel.irc.DCCHelper
An incoming ACCEPT response
AcceptingChannel - net.i2p.client.streamingのクラス
As this does not (yet) extend ServerSocketChannel it cannot be returned by StandardServerSocket.getChannel(), until we implement an I2P SocketAddress class.
AcceptingChannel(I2PSocketManager) - クラス のコンストラクタnet.i2p.client.streaming.AcceptingChannel
 
acceptNetDbLookupRequest(Hash) - クラス のメソッドnet.i2p.router.RouterDoSThrottle
推奨されていません。
 
acceptNetDbLookupRequest(Hash) - インタフェース のメソッドnet.i2p.router.RouterThrottle
Should we accept the netDb lookup message, replying either with the value or some closer peers, or should we simply drop it due to overload?
acceptNetDbLookupRequest(Hash) - クラス のメソッドnet.i2p.router.RouterThrottleImpl
推奨されていません。
unused, function moved to netdb
acceptNetworkMessage() - インタフェース のメソッドnet.i2p.router.RouterThrottle
Should we accept any more data from the network for any sort of message, taking into account our current load, or should we simply slow down?
acceptNetworkMessage() - クラス のメソッドnet.i2p.router.RouterThrottleImpl
Should we accept any more data from the network for any sort of message, taking into account our current load, or should we simply slow down? FIXME only called by SSU Receiver, not NTCP! FIXME should put warning on the console FIXME or should we do this at all? We have Codel queues all over now...
acceptOutgoing(int) - インタフェース のメソッドnet.i2p.i2ptunnel.irc.DCCHelper
An outgoing ACCEPT response
acceptOutgoing(int) - クラス のメソッドnet.i2p.i2ptunnel.irc.I2PTunnelDCCServer
An outgoing ACCEPT response
acceptTunnelRequest() - インタフェース のメソッドnet.i2p.router.RouterThrottle
Should we accept the request to participate in the given tunnel, taking into account our current load and bandwidth usage commitments?
acceptTunnelRequest() - クラス のメソッドnet.i2p.router.RouterThrottleImpl
If we should send a reject, return a nonzero reject code.
accum - クラス の変数org.jrobin.graph.GifPixelsEncoder
 
ACK_FREQUENCY - クラス のstatic変数net.i2p.router.transport.udp.ACKSender
how frequently do we want to send ACKs to a peer?
ACKBitfield - net.i2p.router.transport.udpのインタフェース
Generic means of SACK/NACK transmission for partially or fully received messages
ackCount() - インタフェース のメソッドnet.i2p.router.transport.udp.ACKBitfield
Number of fragments acked in this bitfield.
acked() - クラス のメソッドnet.i2p.router.networkdb.kademlia.MessageWrapper.WrappedMessage
delivered tags (if any) were acked
acked(long) - クラス のメソッドnet.i2p.router.transport.udp.PeerState
A full ACK was received.
acked(ACKBitfield) - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
Ack all the fragments in the ack list.
acked(ACKBitfield) - クラス のメソッドnet.i2p.router.transport.udp.PeerState
A partial ACK was received.
ackImmediately() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
 
ackPackets(long, long[]) - クラス のメソッドnet.i2p.client.streaming.impl.Connection
Process the acks and nacks received in a packet
ackPeer(PeerState) - クラス のメソッドnet.i2p.router.transport.udp.ACKSender
Add to the queue.
ackReceived() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
 
ACKSender - net.i2p.router.transport.udpのクラス
Blocking thread that is given peers by the inboundFragment pool, sending out any outstanding ACKs.
ACKSender(RouterContext, UDPTransport) - クラス のコンストラクタnet.i2p.router.transport.udp.ACKSender
 
ackSendMessage(SessionId, MessageId, long) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
Send a notification to the client that their message (id specified) was accepted for delivery (but not necessarily delivered) Doesn't do anything if i2cp.messageReliability = "none" or if the nonce is 0.
acquire() - クラス のメソッドnet.i2p.crypto.HMAC256Generator
推奨されていません。
unused (not even by Syndie)
acquire() - クラス のメソッドnet.i2p.crypto.HMACGenerator
 
acquire() - クラス のメソッドnet.i2p.util.ByteCache
Get the next available structure, either from the cache or a brand new one.
acquire() - クラス のstaticメソッドnet.i2p.util.ReusableGZIPInputStream
Pull a cached instance
acquire() - クラス のstaticメソッドnet.i2p.util.ReusableGZIPOutputStream
Pull a cached instance
acquire(int) - クラス のstaticメソッドnet.i2p.util.SimpleByteCache
Get the next available array, either from the cache or a brand new one
acquire(TunnelController, I2PSession) - クラス のメソッドnet.i2p.i2ptunnel.TunnelControllerGroup
Note the fact that the controller is using the session so that it isn't destroyed prematurely.
acquire(RouterContext, boolean) - クラス のstaticメソッドnet.i2p.router.transport.udp.UDPPacket
 
acquireKey() - クラス のメソッドnet.i2p.crypto.CryptixAESKeyCache
推奨されていません。
unused, keys are now cached in the SessionKey objects
acquirePayload() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
 
acquireTmp() - クラス のメソッドnet.i2p.crypto.HMACGenerator
32 bytes from the byte array cache.
action - クラス の変数i2p.susi.dns.BaseBean
 
Action - org.cybergarage.upnpのクラス
 
Action(Action) - クラス のコンストラクタorg.cybergarage.upnp.Action
 
Action(Node) - クラス のコンストラクタorg.cybergarage.upnp.Action
 
Action(Node, Node) - クラス のコンストラクタorg.cybergarage.upnp.Action
 
ACTION_ADDDEST - クラス のstatic変数net.i2p.client.naming.HostTxtEntry
 
ACTION_ADDNAME - クラス のstatic変数net.i2p.client.naming.HostTxtEntry
 
ACTION_ADDSUBDOMAIN - クラス のstatic変数net.i2p.client.naming.HostTxtEntry
 
ACTION_CHANGEDEST - クラス のstatic変数net.i2p.client.naming.HostTxtEntry
 
ACTION_CHANGENAME - クラス のstatic変数net.i2p.client.naming.HostTxtEntry
 
ACTION_FAILED - クラス のstatic変数org.cybergarage.upnp.UPnPStatus
 
ACTION_REMOVE - クラス のstatic変数net.i2p.client.naming.HostTxtEntry
 
ACTION_REMOVEALL - クラス のstatic変数net.i2p.client.naming.HostTxtEntry
 
ACTION_UPDATE - クラス のstatic変数net.i2p.client.naming.HostTxtEntry
 
actionControlReceived(Action) - インタフェース のメソッドorg.cybergarage.upnp.control.ActionListener
 
ActionData - org.cybergarage.upnp.xmlのクラス
 
ActionData() - クラス のコンストラクタorg.cybergarage.upnp.xml.ActionData
 
ActionList - org.cybergarage.upnpのクラス
 
ActionList() - クラス のコンストラクタorg.cybergarage.upnp.ActionList
 
ActionListener - org.cybergarage.upnp.controlのインタフェース
 
ActionRequest - org.cybergarage.upnp.controlのクラス
 
ActionRequest() - クラス のコンストラクタorg.cybergarage.upnp.control.ActionRequest
 
ActionRequest(HTTPRequest) - クラス のコンストラクタorg.cybergarage.upnp.control.ActionRequest
 
ActionResponse - org.cybergarage.upnp.controlのクラス
 
ActionResponse() - クラス のコンストラクタorg.cybergarage.upnp.control.ActionResponse
 
ActionResponse(SOAPResponse) - クラス のコンストラクタorg.cybergarage.upnp.control.ActionResponse
 
add(byte[]) - クラス のメソッドnet.i2p.router.Blocklist
Maintain a simple in-memory single-IP blocklist This is used for new additions, NOT for the main list of IP ranges read in from the file.
add(byte[]) - クラス のメソッドnet.i2p.router.transport.GeoIP
Add to the list needing lookup
add(byte[]) - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
 
add(byte[], int, int) - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
 
add(byte[], int, int) - クラス のメソッドnet.i2p.router.util.DecayingHashSet
 
add(double, long, double, long) - クラス のメソッドnet.i2p.router.web.SummaryListener
 
add(double, long, double, long) - インタフェース のメソッドnet.i2p.stat.RateSummaryListener
 
add(long) - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
 
add(long) - クラス のメソッドnet.i2p.router.util.DecayingHashSet
 
add(E) - クラス のメソッドnet.i2p.router.util.ArraySet
 
add(E) - クラス のメソッドnet.i2p.router.util.CoDelBlockingQueue
 
add(E) - クラス のメソッドnet.i2p.router.util.PriBlockingQueue
推奨されていません。
use offer(o)
add(E) - クラス のメソッドnet.i2p.util.ConcurrentHashSet
 
add(Object) - クラス のメソッドorg.cybergarage.util.ListenerList
 
add(String) - クラス のメソッドnet.i2p.router.Blocklist
Maintain a simple in-memory single-IP blocklist This is used for new additions, NOT for the main list of IP ranges read in from the file.
add(String) - クラス のメソッドnet.i2p.router.transport.GeoIP
Add to the list needing lookup
add(String) - クラス のメソッドnet.i2p.util.LogConsoleBuffer
 
add(StringBuilder, String, String, String, double) - クラス のstaticメソッドnet.i2p.stat.PersistenceHelper
 
add(StringBuilder, String, String, String, long) - クラス のstaticメソッドnet.i2p.stat.PersistenceHelper
 
add(String, byte[]) - インタフェース のメソッドcom.docuverse.identicon.IdenticonCache
 
add(String, Object) - クラス のメソッドnet.i2p.BOB.NamedDB
Add object, deletes the old one if it exists
add(String, String, Properties) - クラス のメソッドnet.i2p.sam.MasterSession
Add a session
add(InetAddress, int) - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKSUDPTunnel
 
add(List<OutboundMessageState>, PeerState) - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageFragments
Short circuit the OutNetMessage, letting us send multiple messages reliably and efficiently.
add(FieldElement) - クラス のメソッドnet.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
 
add(FieldElement) - クラス のメソッドnet.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElement
h = f + g
add(FieldElement) - クラス のメソッドnet.i2p.crypto.eddsa.math.FieldElement
 
add(GroupElement) - クラス のメソッドnet.i2p.crypto.eddsa.math.GroupElement
GroupElement addition using the twisted Edwards addition law with extended coordinates (Hisil2008).
add(Destination) - クラス のメソッドnet.i2p.i2ptunnel.streamr.MultiSource
 
add(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
 
add(I2NPMessage, Hash, TunnelId) - クラス のメソッドnet.i2p.router.tunnel.PumpedTunnelGateway
Add a message to be sent down the tunnel, either sending it now (perhaps coallesced with other pending messages) or after a brief pause (_flushFrequency).
add(I2NPMessage, Hash, TunnelId) - クラス のメソッドnet.i2p.router.tunnel.ThrottledPumpedTunnelGateway
Possibly drop a message due to bandwidth before adding it to the preprocessor queue.
add(I2NPMessage, Hash, TunnelId) - クラス のメソッドnet.i2p.router.tunnel.TunnelGateway
Add a message to be sent down the tunnel, either sending it now (perhaps coallesced with other pending messages) or after a brief pause (_flushFrequency).
add(I2NPMessage, Hash, TunnelId) - クラス のメソッドnet.i2p.router.tunnel.TunnelGatewayZeroHop
Add a message to be sent down the tunnel (immediately forwarding it to the InboundMessageDistributor or OutboundMessageDistributor, as necessary).
add(I2NPMessage, RouterIdentity, Hash) - クラス のメソッドnet.i2p.router.InNetMessagePool
Add a new message to the pool.
add(TunnelGatewayMessage) - クラス のメソッドnet.i2p.router.tunnel.TunnelGateway
Add a message to be sent down the tunnel, where we are the inbound gateway.
add(TunnelGatewayMessage) - クラス のメソッドnet.i2p.router.tunnel.TunnelGatewayZeroHop
Add a message to be sent down the tunnel, where we are the inbound gateway.
add(ClientMessage) - クラス のメソッドnet.i2p.router.ClientMessagePool
Add a new message to the pool.
add(ClientMessage, boolean) - クラス のメソッドnet.i2p.router.ClientMessagePool
If we're coming from the client subsystem itself, we already know whether the target is definitely remote and as such don't need to recheck ourselves, but if we aren't certain, we want it to check for us.
add(OutNetMessage) - クラス のメソッドnet.i2p.router.OutNetMessagePool
Add a new message to the pool
add(OutNetMessage) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPSendFinisher
 
add(OutNetMessage) - インタフェース のメソッドnet.i2p.router.transport.udp.MessageQueue
Add on a new message to the queue
add(OutNetMessage) - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageFragments
Add a new message to the active pool
add(OutNetMessage) - クラス のメソッドnet.i2p.router.transport.udp.TimedWeightedPriorityMessageQueue
 
add(OutboundMessageState) - クラス のメソッドnet.i2p.router.transport.udp.PeerState
TODO should this use a queue, separate from the list of msgs pending an ack? TODO bring back tail drop? TODO priority queue? (we don't implement priorities in SSU now) TODO backlog / pushback / block instead of dropping? Can't really block here.
add(OutboundMessageState, PeerState) - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageFragments
Short circuit the OutNetMessage, letting us send the establish complete message reliably.
add(PeerState) - クラス のメソッドnet.i2p.router.transport.udp.IntroductionManager
 
add(PeerState) - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageFragments
Add the peer to the list of peers wanting to transmit something.
add(UDPPacket) - クラス のメソッドnet.i2p.router.transport.udp.UDPSender
Put it on the queue.
add(UDPPacket, int) - クラス のメソッドnet.i2p.router.transport.udp.UDPSender
推奨されていません。
use add(packet)
add(PendingGatewayMessage) - クラス のメソッドnet.i2p.router.tunnel.PumpedTunnelGateway
 
add(RrdNioBackend) - クラス のメソッドorg.jrobin.core.SyncManager
 
add(CommentText) - クラス のメソッドorg.jrobin.graph.LegendComposer.Line
 
add(Comment) - クラス のメソッドorg.klomp.snark.comments.CommentSet
Max length for strings enforced in Comment.java.
add(PeerCoordinator) - クラス のメソッドorg.klomp.snark.PeerCoordinatorSet
 
add(T) - インタフェース のメソッドnet.i2p.kademlia.KBucket
Add the peer to the bucket
add(T) - クラス のメソッドnet.i2p.kademlia.KBucketImpl
Sets last-changed if rv is true OR if the peer is already present.
add(T) - クラス のメソッドnet.i2p.kademlia.KBucketSet
 
add(T) - インタフェース のメソッドnet.i2p.kademlia.SelectionCollector
 
add(V) - クラス のメソッドnet.metanotion.util.skiplist.SkipIterator
 
addAction(Action) - クラス のメソッドorg.cybergarage.upnp.Service
 
addAlias(Destination, ClientTunnelSettings, Destination) - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
 
addAlias(Destination, ClientTunnelSettings, Destination) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
Add another destination to the same tunnels.
addAlias(Destination, ClientTunnelSettings, Destination) - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
Add another destination to the same tunnels.
addAll(Collection<? extends E>) - クラス のメソッドnet.i2p.util.ConcurrentHashSet
 
addAndStart(ClientApp, String[]) - クラス のメソッドnet.i2p.router.startup.RouterAppManager
 
addArchive(String) - クラス のメソッドorg.jrobin.core.RrdDef
Adds single archive to RRD definition from a RRDTool-like archive definition string.
addArchive(String, double, int, int) - クラス のメソッドorg.jrobin.core.RrdDef
Adds single archive definition by specifying its consolidation function, X-files factor, number of steps and rows.
addArchive(String, String, ArcDef) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
Creates a new RRD file with one more archive in it.
addArchive(String, ArcDef, boolean) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
Adds one more archive to a RRD file.
addArchive(ArcDef) - クラス のメソッドorg.jrobin.core.RrdDef
Adds single archive definition represented with object of class ArcDef.
addArchive(ArcDef[]) - クラス のメソッドorg.jrobin.core.RrdDef
Adds archive definitions to RRD definition in bulk.
addAttribute(String, String) - クラス のメソッドorg.cybergarage.xml.Node
 
addAttribute(Attribute) - クラス のメソッドorg.cybergarage.xml.Node
 
addAuthorization(String, String) - クラス のメソッドnet.i2p.util.EepGet
Add basic authorization header for the proxy.
addCallBack(I2PProperties.I2PPropertyCallback) - クラス のメソッドnet.i2p.util.I2PProperties
 
addCert(File, String, KeyStore) - クラス のstaticメソッドnet.i2p.crypto.KeyStoreUtil
Load an X509 Cert from a file and add it to the trusted set of certificates in the key store This does NOT check for revocation.
addCert(File, String, KeyStore, CertStore) - クラス のstaticメソッドnet.i2p.crypto.KeyStoreUtil
Load an X509 Cert from a file and add it to the trusted set of certificates in the key store This DOES check for revocation, IF cs is non-null.
addCerts(File, KeyStore) - クラス のstaticメソッドnet.i2p.crypto.KeyStoreUtil
Load all X509 Certs from a directory and add them to the trusted set of certificates in the key store This DOES check for revocation.
addClove(GarlicConfig) - クラス のメソッドnet.i2p.router.message.GarlicConfig
Add a clove to the current message - if any cloves are added, an I2NP message cannot be specified via setPayload.
addClove(GarlicConfig) - クラス のメソッドnet.i2p.router.message.PayloadGarlicConfig
 
addComments(List<Comment>) - クラス のメソッドorg.klomp.snark.Snark
Add to the current comment set for this torrent, creating it if it didn't previously exist.
addConnectionEventListener(I2PTunnel.ConnectionEventListener) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
 
addController(TunnelController) - クラス のメソッドnet.i2p.i2ptunnel.TunnelControllerGroup
Add the given tunnel to the set of known controllers (but dont add it to a config file or start it or anything)
addCritical(String) - クラス のメソッドnet.i2p.util.LogConsoleBuffer
Only adds to the critical buffer, not to both.
addData(long) - クラス のメソッドnet.i2p.stat.Rate
Accrue the data in the current period as an instantaneous event.
addData(long) - クラス のメソッドnet.i2p.stat.RateStat
Update all of the rates for the various periods with the given value.
addData(long, long) - クラス のメソッドnet.i2p.stat.Rate
Accrue the data in the current period as if the event took the specified amount of time If value is always a constant, you should be using Frequency instead.
addData(long, long) - クラス のメソッドnet.i2p.stat.RateStat
update all of the rates for the various periods with the given value.
addData(String, String, long, long) - クラス のメソッドnet.i2p.stat.BufferedStatLog
 
addData(String, String, long, long) - インタフェース のメソッドnet.i2p.stat.StatLog
 
addDatasource(String) - クラス のメソッドorg.jrobin.core.RrdDef
Adds single datasource to RRD definition from a RRDTool-like datasource definition string.
addDatasource(String, String) - クラス のメソッドorg.jrobin.data.DataProcessor
Adds complex source (CDEF).
addDatasource(String, String, double) - クラス のメソッドorg.jrobin.data.DataProcessor
Creates a new VDEF datasource that performs a percentile calculation on an another named datasource to yield a single value.
addDatasource(String, String, double, boolean) - クラス のメソッドorg.jrobin.data.DataProcessor
Creates a new VDEF datasource that performs a percentile calculation on an another named datasource to yield a single value.
addDatasource(String, String, long, double, double) - クラス のメソッドorg.jrobin.core.RrdDef
Adds single datasource to RRD definition by specifying its data source name, source type, heartbeat, minimal and maximal value.
addDatasource(String, String, String) - クラス のメソッドorg.jrobin.data.DataProcessor
Adds static source (SDEF).
addDatasource(String, String, String, String) - クラス のメソッドorg.jrobin.data.DataProcessor
Adds simple datasource (DEF).
addDatasource(String, String, String, String, String) - クラス のメソッドorg.jrobin.data.DataProcessor
Adds simple source (DEF).
addDatasource(String, String, DsDef) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
Creates a new RRD file with one more datasource in it.
addDatasource(String, DsDef, boolean) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
Adds one more datasource to a RRD file.
addDatasource(String, FetchData) - クラス のメソッドorg.jrobin.data.DataProcessor
Adds DEF datasource with datasource values already available in the FetchData object.
addDatasource(String, Plottable) - クラス のメソッドorg.jrobin.data.DataProcessor
Adds a custom, plottable datasource (PDEF).
addDatasource(DsDef) - クラス のメソッドorg.jrobin.core.RrdDef
Adds single datasource definition represented with object of class DsDef.
addDatasource(DsDef[]) - クラス のメソッドorg.jrobin.core.RrdDef
Adds data source definitions to RRD definition in bulk.
addDate(StringBuilder, String, String, String, long) - クラス のstaticメソッドnet.i2p.stat.PersistenceHelper
 
addDeferred(Job, Job, long, boolean) - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodSearchJob
Add jobs to an existing search
addDeferred(Job, Job, long, boolean) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
 
addDestination(String, Destination) - クラス のメソッドnet.i2p.client.naming.NamingService
Add a Destination to an existing hostname's entry in the addressbook.
addDestination(String, Destination, Properties) - クラス のメソッドnet.i2p.client.naming.NamingService
Add a Destination to an existing hostname's entry in the addressbook.
addDestination(String, Destination, Properties) - クラス のメソッドnet.i2p.router.naming.BlockfileNamingService
Add a Destination to an existing hostname's entry in the addressbook.
addDevice(Device) - クラス のメソッドorg.cybergarage.upnp.Device
Add a Device to device without checking for duplicate or syntax error.
addDeviceChangeListener(DeviceChangeListener) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
addDisconnectListener(I2PSocketManager.DisconnectListener) - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
 
addDisconnectListener(I2PSocketManager.DisconnectListener) - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
 
addDisconnectListener(I2PSocketManager.DisconnectListener) - クラス のメソッドnet.i2p.client.streaming.impl.MessageHandler
 
addDontIncludePeer(Hash) - クラス のメソッドnet.i2p.data.i2np.DatabaseLookupMessage
Add to the set.
addDontIncludePeers(Collection<Hash>) - クラス のメソッドnet.i2p.data.i2np.DatabaseLookupMessage
Add to the set.
addDownloader(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
Add and start a FetchAndAdd task.
addedToQueue() - クラス のメソッドnet.i2p.router.JobImpl
推奨されていません。
As of 0.8.1, this is a noop, as it just adds classes to the log manager class list for no good reason. Logging in jobs is almost always set explicitly rather than by class name.
addElement(O) - クラス のメソッドi2p.susi.util.Folder
Add an element only if it does not already exist
addElements(List<O>) - クラス のメソッドi2p.susi.util.Folder
Add elements only if they do not already exist Re-sorts the array if a sorter is set and any elements are actually added.
addEndpoint(Hash, TunnelId) - クラス のメソッドnet.i2p.data.i2cp.RequestLeaseSetMessage
 
addEndpoint(Lease) - クラス のメソッドnet.i2p.data.i2cp.RequestVariableLeaseSetMessage
 
addEntries(List<NewsEntry>) - クラス のメソッドnet.i2p.router.news.NewsManager
Add or replace each entry in the list.
addEvent(String) - クラス のメソッドnet.i2p.router.util.EventLog
Append an event.
addEvent(String, String) - クラス のメソッドnet.i2p.router.util.EventLog
Append an event.
addEvent(SimpleTimer.TimedEvent, long) - クラス のメソッドnet.i2p.util.SimpleScheduler
推奨されていません。
Queue up the given event to be fired no sooner than timeoutMs from now.
addEvent(SimpleTimer.TimedEvent, long) - クラス のメソッドnet.i2p.util.SimpleTimer
Queue up the given event to be fired no sooner than timeoutMs from now.
addEvent(SimpleTimer.TimedEvent, long) - クラス のメソッドnet.i2p.util.SimpleTimer2
Queue up the given event to be fired no sooner than timeoutMs from now.
addEvent(SimpleTimer.TimedEvent, long, boolean) - クラス のメソッドnet.i2p.util.SimpleTimer
 
addEventListener(EventListener) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
addFinalShutdownTask(Runnable) - クラス のメソッドnet.i2p.router.RouterContext
The last thing to be called before router shutdown.
addFormError(String) - クラス のメソッドnet.i2p.router.web.FormHandler
Add an error message to display Use if it does not include a link.
addFormErrorNoEscape(String) - クラス のメソッドnet.i2p.router.web.FormHandler
Add an error message to display Use if it includes a link or other formatting.
addFormNotice(String) - クラス のメソッドnet.i2p.router.web.FormHandler
Add a non-error message to display Use if it does not include a link.
addFormNoticeNoEscape(String) - クラス のメソッドnet.i2p.router.web.FormHandler
Add a non-error message to display Use if it includes a link or other formatting.
addFrame(int, int, byte[]) - クラス のメソッドorg.jrobin.graph.GifEncoder
 
addFrame(Image) - クラス のメソッドorg.jrobin.graph.GifEncoder
 
addFrame(Gif89Frame) - クラス のメソッドorg.jrobin.graph.GifEncoder
 
addHeader(String, String) - クラス のメソッドnet.i2p.util.EepGet
Add an extra header to the request.
addHeader(String, String) - クラス のメソッドorg.cybergarage.http.HTTPPacket
 
addHeader(HTTPHeader) - クラス のメソッドorg.cybergarage.http.HTTPPacket
 
addIcon(Icon) - クラス のメソッドorg.cybergarage.upnp.Device
 
addInterestedAndChoking(int) - クラス のメソッドorg.klomp.snark.PeerCoordinator
 
addItem() - クラス のメソッドnet.metanotion.util.skiplist.SkipList
 
addJob(Job) - クラス のメソッドnet.i2p.router.JobQueue
Enqueue the specified job
addKey(String, String) - クラス のメソッドnet.i2p.crypto.TrustedUpdate
Duplicate keys or names rejected, except that duplicate empty names are allowed
addKeystream(String, String) - クラス のメソッドnet.i2p.sam.SAMBridge
Specify that the given keystream should be used for the given name
addLease(Lease) - クラス のメソッドnet.i2p.data.LeaseSet
 
addListener(I2PSessionListener, int, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionDemultiplexer
For those that don't need to hear about the protocol and ports in messageAvailable() (Streaming lib)
addListener(Timestamper.UpdateListener) - クラス のメソッドnet.i2p.router.time.RouterTimestamper
 
addLog(Log) - クラス のメソッドnet.i2p.util.LogManager
If the log already exists, its priority is set here but cannot be changed later, as it becomes an "orphan" not tracked by the manager.
addMagnet(String, byte[], String, boolean) - クラス のメソッドorg.klomp.snark.SnarkManager
Add a torrent with the info hash alone (magnet / maggot)
addMagnet(String, byte[], String, boolean, boolean, File, CompleteListener) - クラス のメソッドorg.klomp.snark.SnarkManager
Add a torrent with the info hash alone (magnet / maggot) External use is for UpdateRunner.
addMagnet(String, byte[], String, boolean, File) - クラス のメソッドorg.klomp.snark.SnarkManager
Add a torrent with the info hash alone (magnet / maggot)
addMessage(String) - クラス のメソッドnet.i2p.util.UIMessages
Will remove an old message if over the max size.
addMessage(String) - インタフェース のメソッドorg.klomp.snark.CoordinatorListener
 
addMessage(String) - クラス のメソッドorg.klomp.snark.Snark
StorageListener and CoordinatorListener callback
addMessage(String) - クラス のメソッドorg.klomp.snark.SnarkManager
Use if it does not include a link.
addMessage(String) - インタフェース のメソッドorg.klomp.snark.StorageListener
 
addMessage(I2CPMessage) - クラス のメソッドnet.i2p.client.impl.ClientWriterRunner
Add this message to the writer's queue.
addMessage(I2CPMessage) - クラス のメソッドnet.i2p.router.client.ClientWriterRunner
Add this message to the writer's queue Nonblocking, throws exception if queue is full
addMessage(OutNetMessage) - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
Queue a message to be sent after the session is established.
addMessage(OutNetMessage) - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
Queue a message to be sent after the session is established.
addMessage(Snark, String) - インタフェース のメソッドorg.klomp.snark.CompleteListener
 
addMessage(Snark, String) - クラス のメソッドorg.klomp.snark.SnarkManager
A Snark.CompleteListener method.
addMessage(Snark, String) - クラス のメソッドorg.klomp.snark.UpdateRunner
 
addMessageId(long) - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
Add an ID to the list of the TunnelDataMssages this message was fragmented into.
addMessageNoEscape(String) - クラス のメソッドnet.i2p.util.UIMessages
Use if it includes a link.
addMessageNoEscape(String) - クラス のメソッドorg.klomp.snark.SnarkManager
Use if it includes a link.
addMimeMapping(String, String) - クラス のメソッドorg.klomp.snark.web.BasicServlet
 
addMimeMapping(String, String) - クラス のメソッドorg.klomp.snark.web.MimeTypes
Set a mime mapping
addMuxedListener(I2PSessionMuxedListener, int, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionDemultiplexer
For those that do care UDP perhaps
addMuxedSessionListener(I2PSessionMuxedListener, int, int) - インタフェース のメソッドnet.i2p.client.I2PSession
Listen on specified protocol and port, and receive notification of proto, fromPort, and toPort for every message.
addMuxedSessionListener(I2PSessionMuxedListener, int, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl2
 
addMuxedSessionListener(I2PSessionMuxedListener, int, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionMuxedImpl
Listen on specified protocol and port, and receive notification of proto, fromPort, and toPort for every message.
addNamingService(NamingService) - クラス のメソッドnet.i2p.client.naming.NamingService
Only for chaining-capable NamingServices.
addNamingService(NamingService, boolean) - クラス のメソッドnet.i2p.client.naming.MetaNamingService
 
addNamingService(NamingService, boolean) - クラス のメソッドnet.i2p.client.naming.NamingService
Only for chaining-capable NamingServices.
addNewMessage(MessagePayloadMessage) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
Recieve a payload message and let the app know its available
addNewMessage(MessagePayloadMessage) - クラス のメソッドnet.i2p.client.impl.I2PSessionMuxedImpl
Receive a payload message and let the app know its available
addNode(Node) - クラス のメソッドorg.cybergarage.xml.Node
 
addNotifyListener(NotifyListener) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
addOne() - クラス のメソッドnet.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
 
addOne() - クラス のメソッドnet.i2p.crypto.eddsa.math.FieldElement
 
addOOMEventListener(I2PThread.OOMEventListener) - クラス のstaticメソッドnet.i2p.util.I2PThread
register a new component that wants notification of OOM events
addOOMEventThreadListener(I2PThread.OOMEventListener) - クラス のメソッドnet.i2p.util.I2PAppThread
register a new component that wants notification of OOM events
addOrSubtract(int, int) - クラス のstaticメソッドcom.google.zxing.common.reedsolomon.GenericGF
Implements both addition and subtraction -- they are the same in GF(size).
addOrSubtract(GenericGFPoly) - クラス のメソッドcom.google.zxing.common.reedsolomon.GenericGFPoly
 
addPage(int) - クラス のメソッドnet.metanotion.io.block.FreeListBlock
Adds free page and writes new len to disk
addPaths(String, String) - クラス のstaticメソッドorg.klomp.snark.web.BasicServlet
Simple version of URIUtil.addPaths()
addPeer(Peer) - クラス のメソッドorg.klomp.snark.PeerCoordinator
Add peer (inbound or outbound)
addPeer(Peer) - クラス のメソッドorg.klomp.snark.Piece
caller must synchronize
addPending(Collection<Hash>) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
 
addPending(Collection<Hash>) - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
 
addPending(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
 
addPending(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
 
addPending(Hash, MessageWrapper.WrappedMessage) - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
 
addPeriodicEvent(SimpleTimer.TimedEvent, long) - クラス のメソッドnet.i2p.util.SimpleScheduler
推奨されていません。
Queue up the given event to be fired after timeoutMs and every timeoutMs thereafter.
addPeriodicEvent(SimpleTimer.TimedEvent, long) - クラス のメソッドnet.i2p.util.SimpleTimer2
Schedule periodic event The TimedEvent must not do its own rescheduling.
addPeriodicEvent(SimpleTimer.TimedEvent, long, long) - クラス のメソッドnet.i2p.util.SimpleScheduler
推奨されていません。
Queue up the given event to be fired after initialDelay and every timeoutMs thereafter.
addPeriodicEvent(SimpleTimer.TimedEvent, long, long) - クラス のメソッドnet.i2p.util.SimpleTimer2
Schedule periodic event The TimedEvent must not do its own rescheduling.
addPrintLine(String) - クラス のメソッドorg.jrobin.graph.RrdGraphInfo
 
addProfile(PeerProfile) - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
Add the new profile, returning the old value (or null if no profile existed)
addPropertyCallback(I2PProperties.I2PPropertyCallback) - クラス のメソッドnet.i2p.I2PAppContext
Add a callback, which will fire upon changes in the property given in the specific callback.
addPropertyCallback(I2PProperties.I2PPropertyCallback) - クラス のメソッドnet.i2p.router.RouterContext
 
addProvider() - クラス のstaticメソッドnet.i2p.crypto.provider.I2PProvider
Install the I2PProvider.
addRandomByte(byte) - クラス のメソッドgnu.crypto.prng.BasePRNGStandalone
 
addRandomByte(byte) - クラス のメソッドgnu.crypto.prng.FortunaStandalone
 
addRandomByte(byte) - クラス のメソッドgnu.crypto.prng.FortunaStandalone.Generator
 
addRandomByte(byte) - インタフェース のメソッドgnu.crypto.prng.IRandomStandalone
Supplement, or possibly replace, the random state of this PRNG with a random byte.
addRandomBytes(byte[]) - クラス のメソッドgnu.crypto.prng.BasePRNGStandalone
 
addRandomBytes(byte[]) - インタフェース のメソッドgnu.crypto.prng.IRandomStandalone
Supplement, or possibly replace, the random state of this PRNG with a sequence of new random bytes.
addRandomBytes(byte[], int, int) - クラス のメソッドgnu.crypto.prng.BasePRNGStandalone
 
addRandomBytes(byte[], int, int) - クラス のメソッドgnu.crypto.prng.FortunaStandalone
 
addRandomBytes(byte[], int, int) - クラス のメソッドgnu.crypto.prng.FortunaStandalone.Generator
 
addRandomBytes(byte[], int, int) - インタフェース のメソッドgnu.crypto.prng.IRandomStandalone
Supplement, or possibly replace, the random state of this PRNG with a sequence of new random bytes.
addRandomEvent(RandomEventStandalone) - クラス のメソッドgnu.crypto.prng.FortunaStandalone
 
addRandomEvent(RandomEventStandalone) - インタフェース のメソッドgnu.crypto.prng.RandomEventListenerStandalone
 
addRate(long) - クラス のメソッドnet.i2p.stat.RateStat
推奨されていません。
addRateData(String, long) - クラス のメソッドnet.i2p.stat.StatManager
Update the given rate statistic, taking note that the given data point was received (and recalculating all rates).
addRateData(String, long, long) - クラス のメソッドnet.i2p.stat.StatManager
update the given rate statistic, taking note that the given data point was received (and recalculating all rates)
addRecord(LogRecord) - クラス のメソッドnet.i2p.util.LogManager
Used by Log to add records to the queue.
addRemotePeerState(PeerState) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
add the peer info, returning true if it went in properly, false if it was rejected (causes include peer ident already connected, or no remote host info known
addReply(Hash) - クラス のメソッドnet.i2p.data.i2np.DatabaseSearchReplyMessage
 
addRequest() - クラス のメソッドorg.klomp.snark.PeerState
Adds a new request to the outstanding requests list.
addRequestListener(HTTPRequestListener) - クラス のメソッドorg.cybergarage.http.HTTPServer
 
addRequestListener(HTTPRequestListener) - クラス のメソッドorg.cybergarage.http.HTTPServerList
 
ADDRESS - クラス のstatic変数org.cybergarage.upnp.ssdp.SSDP
Default IPv4 multicast address for SSDP messages
ADDRESS_TYPE_NOT_SUPPORTED - クラス のstatic変数net.i2p.socks.SOCKS5Constants.Reply
 
AddressBean - i2p.susi.dnsのクラス
 
AddressBean(String, String) - クラス のコンストラクタi2p.susi.dns.AddressBean
 
AddressBook - net.i2p.addressbookのクラス
An address book for storing human readable names mapped to base64 i2p destinations.
AddressBook(File) - クラス のコンストラクタnet.i2p.addressbook.AddressBook
Construct an AddressBook from the contents of the file at file.
AddressBook(String) - クラス のコンストラクタnet.i2p.addressbook.AddressBook
Test only.
AddressBook(Map<String, HostTxtEntry>) - クラス のコンストラクタnet.i2p.addressbook.AddressBook
Construct an AddressBook from the contents of the Map addresses.
AddressBook(Subscription, String, int) - クラス のコンストラクタnet.i2p.addressbook.AddressBook
Construct an AddressBook from the Subscription subscription.
ADDRESSBOOK - net.i2p.update.UpdateType
unused
AddressbookBean - i2p.susi.dnsのクラス
 
AddressbookBean() - クラス のコンストラクタi2p.susi.dns.AddressbookBean
 
addressbookDir() - クラス のメソッドi2p.susi.dns.BaseBean
 
AddressByNameSorter - i2p.susi.dnsのクラス
 
AddressByNameSorter() - クラス のコンストラクタi2p.susi.dns.AddressByNameSorter
 
Addresses - net.i2p.utilのクラス
Methods to get the local addresses, and other IP utilities
Addresses() - クラス のコンストラクタnet.i2p.util.Addresses
 
addressType - クラス の変数net.i2p.i2ptunnel.socks.SOCKSServer
 
AddressType() - クラス のコンストラクタnet.i2p.socks.SOCKS5Constants.AddressType
 
addSearchListener(SearchListener) - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPSearchSocket
 
addSearchListener(SearchListener) - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPSearchSocketList
 
addSearchResponseListener(SearchResponseListener) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
 
addService(Service) - クラス のメソッドorg.cybergarage.upnp.Device
Add a Service to device without checking for duplicate or syntax error
addSession(I2PSession) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
 
addSessionListener(I2PSessionListener, int, int) - インタフェース のメソッドnet.i2p.client.I2PSession
Listen on specified protocol and port.
addSessionListener(I2PSessionListener, int, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl2
 
addSessionListener(I2PSessionListener, int, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionMuxedImpl
Listen on specified protocol and port.
addShiftListener(RouterClock.ClockShiftListener) - クラス のメソッドnet.i2p.router.RouterClock
 
addShutdownTask(Runnable) - クラス のメソッドnet.i2p.I2PAppContext
WARNING - Shutdown tasks are not executed in an I2PAppContext.
addSkipped(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
we aren't even going to try to contact this peer
addSorter(String, Comparator<O>) - クラス のメソッドi2p.susi.util.Folder
Adds a new sorter to the folder.
addStateVariable(StateVariable) - クラス のメソッドorg.cybergarage.upnp.Service
Add the StateVariable to the service.

Note: This method should be used to create a dynamic
Device withtout writing any XML that describe the device
.
addStatusListener(EepGet.StatusListener) - クラス のメソッドnet.i2p.util.EepGet
 
addSubscriber(Subscriber) - クラス のメソッドorg.cybergarage.upnp.Service
 
addSubsession(InputStream, Properties) - インタフェース のメソッドnet.i2p.client.I2PSession
 
addSubsession(InputStream, Properties) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
Router must be connected or was connected...
addSubsession(InputStream, Properties) - クラス のメソッドnet.i2p.client.impl.SubSession
Unsupported in a subsession.
addSubsession(InputStream, Properties) - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
For a server, you must call connect() on the returned object.
addSubsession(InputStream, Properties) - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
For a server, you must call connect() on the returned object.
addSubsession(I2PTunnel) - クラス のstaticメソッドnet.i2p.i2ptunnel.I2PTunnelClientBase
Add a DSA_SHA1 subsession to the shared client if necessary.
addTime(StringBuilder, String, String, String, long) - クラス のstaticメソッドnet.i2p.stat.PersistenceHelper
 
addTorrent(MetaInfo, BitField, String, File, boolean) - クラス のメソッドorg.klomp.snark.SnarkManager
Add a torrent from a MetaInfo.
addTunnel(TunnelInfo) - クラス のメソッドnet.i2p.router.tunnel.pool.AliasedTunnelPool
 
addTunnel(TunnelInfo) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPool
Add to the pool.
addUpdateListener(Clock.ClockUpdateListener) - クラス のメソッドnet.i2p.util.Clock
 
addValue(String) - クラス のメソッドorg.cybergarage.xml.Node
 
addWebApp(RouterContext, ContextHandlerCollection, String, String, File) - クラス のstaticメソッドnet.i2p.router.web.WebAppStarter
add but don't start This is used only by RouterConsoleRunner, which adds all the webapps first and then starts all at once.
ADJUST_COST - クラス のstatic変数net.i2p.router.transport.TransportImpl
Do we increase the advertised cost when approaching conn limits?
adjustClockSkew(long) - クラス のメソッドnet.i2p.router.transport.udp.PeerState
Update the moving-average clock skew based on the current difference.
Advertiser - org.cybergarage.upnp.deviceのクラス
 
Advertiser(Device) - クラス のコンストラクタorg.cybergarage.upnp.device.Advertiser
 
aes() - クラス のメソッドnet.i2p.I2PAppContext
Ok, I'll admit it.
AESEngine - net.i2p.cryptoのクラス
Dummy wrapper for AES cipher operation.
AESEngine(I2PAppContext) - クラス のコンストラクタnet.i2p.crypto.AESEngine
 
afterSend(OutNetMessage, boolean) - クラス のメソッドnet.i2p.router.transport.TransportImpl
The transport is done sending this message
afterSend(OutNetMessage, boolean, boolean) - クラス のメソッドnet.i2p.router.transport.TransportImpl
The transport is done sending this message
afterSend(OutNetMessage, boolean, boolean, long) - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
 
afterSend(OutNetMessage, boolean, boolean, long) - クラス のメソッドnet.i2p.router.transport.TransportImpl
The transport is done sending this message.
afterSend(OutNetMessage, boolean, long) - クラス のメソッドnet.i2p.router.transport.TransportImpl
The transport is done sending this message
Aggregates - org.jrobin.dataのクラス
Simple class which holds aggregated values (MIN, MAX, FIRST, LAST, AVERAGE and TOTAL).
Aggregates() - クラス のコンストラクタorg.jrobin.data.Aggregates
 
Aggregator - org.jrobin.dataのクラス
 
Aggregator(long[], double[]) - クラス のコンストラクタorg.jrobin.data.Aggregator
 
AliasedTunnelPool - net.i2p.router.tunnel.poolのクラス
A tunnel pool with its own settings and Destination, but uses another pool for its tunnels.
AliasedTunnelPool(RouterContext, TunnelPoolManager, TunnelPoolSettings, TunnelPool) - クラス のコンストラクタnet.i2p.router.tunnel.pool.AliasedTunnelPool
 
ALICE - net.i2p.router.transport.udp.PeerTestState.Role
 
align() - クラス のメソッドorg.jrobin.core.jrrd.RRDFile
 
align(int) - クラス のメソッドorg.jrobin.core.jrrd.RRDFile
 
ALIGN_CENTER_MARKER - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
Constant to represent centered alignment marker
ALIGN_JUSTIFIED_MARKER - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
Constant to represent justified alignment marker
ALIGN_LEFT_MARKER - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
Constant to represent left alignment marker
ALIGN_RIGHT_MARKER - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
Constant to represent right alignment marker
alignment - クラス の変数org.jrobin.core.jrrd.RRDFile
 
ALIVE - クラス のstatic変数org.cybergarage.upnp.device.NTS
 
ALL - i2p.susi.webmail.MailCache.FetchMode
 
ALL_DEVICE - クラス のstatic変数org.cybergarage.upnp.device.ST
 
ALL_SECTIONS - クラス のstatic変数net.i2p.router.web.helpers.SummaryBarRenderer
 
allocate(long) - クラス のメソッドorg.jrobin.core.RrdAllocator
 
allocateSend() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
Pick one or more messages we want to send and allocate them out of our window High usage - OutboundMessageFragments.getNextVolley() calls this 2nd, if finishMessages() returned > 0.
allocBuffer() - クラス のメソッドgnu.crypto.prng.AsyncFortunaStandalone
 
allocBuffer() - クラス のメソッドgnu.crypto.prng.FortunaStandalone
 
allocPage() - クラス のメソッドnet.metanotion.io.block.BlockFile
 
ALLOW_ALL - net.i2p.router.news.NewsXMLParser.XHTMLMode
disable all whitelist and blacklist checks
allowConnection() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
 
allowConnection() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
 
allowCSS() - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
 
ALLOWED_FAST - クラス のstatic変数org.klomp.snark.Message
 
allowedFastMessage(int) - クラス のメソッドorg.klomp.snark.PeerState
BEP 6 Ignored for now
allowedUploaders() - クラス のメソッドorg.klomp.snark.PeerCoordinator
Return number of allowed uploaders for this torrent.
AllowedValue - org.cybergarage.upnpのクラス
 
AllowedValue(String) - クラス のコンストラクタorg.cybergarage.upnp.AllowedValue
Create an AllowedValue by the value String, and will create the Node structure by itself
AllowedValue(Node) - クラス のコンストラクタorg.cybergarage.upnp.AllowedValue
 
AllowedValueList - org.cybergarage.upnpのクラス
 
AllowedValueList() - クラス のコンストラクタorg.cybergarage.upnp.AllowedValueList
 
AllowedValueList(String[]) - クラス のコンストラクタorg.cybergarage.upnp.AllowedValueList
 
AllowedValueRange - org.cybergarage.upnpのクラス
 
AllowedValueRange() - クラス のコンストラクタorg.cybergarage.upnp.AllowedValueRange
 
AllowedValueRange(Number, Number, Number) - クラス のコンストラクタorg.cybergarage.upnp.AllowedValueRange
 
AllowedValueRange(Node) - クラス のコンストラクタorg.cybergarage.upnp.AllowedValueRange
 
allowGraphical() - クラス のメソッドnet.i2p.router.web.helpers.NetDbHelper
call for non-text-mode browsers
allowGraphical() - クラス のメソッドnet.i2p.router.web.helpers.ProfilesHelper
call for non-text-mode browsers
allowIFrame(String) - クラス のメソッドnet.i2p.router.web.CSSHelper
Should we allow a refreshing IFrame?
allowJS() - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
 
allowLocal() - クラス のメソッドnet.i2p.router.transport.TransportImpl
Are we allowed to connect to local addresses?
allowParallelOperation() - クラス のメソッドnet.i2p.router.JobQueue
 
allowReseed() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
allowReseed
ALPHABET_I2P - クラス のstatic変数net.i2p.data.Base64
The I2P Alphabet.
AlphaComparator() - クラス のコンストラクタnet.i2p.router.web.helpers.UDPSorters.AlphaComparator
 
ALPHANUMERIC - com.google.zxing.qrcode.decoder.Mode
 
altAutoscale - クラス の変数org.jrobin.graph.RrdGraphDef
 
altAutoscaleMax - クラス の変数org.jrobin.graph.RrdGraphDef
 
altYGrid - クラス の変数org.jrobin.graph.RrdGraphDef
 
altYMrtg - クラス の変数org.jrobin.graph.RrdGraphDef
 
AM - クラス のstatic変数org.jrobin.core.timespec.TimeToken
 
AMDCPUInfo - freenet.support.CPUInformationのインタフェース
An interface for classes that provide lowlevel information about AMD CPU's
AMDInfoImpl - freenet.support.CPUInformationのクラス
Moved out of CPUID.java Ref: http://en.wikipedia.org/wiki/List_of_AMD_CPU_microarchitectures
AMDInfoImpl() - クラス のコンストラクタfreenet.support.CPUInformation.AMDInfoImpl
 
AndroidDeallocator() - クラス のコンストラクタengine.misc.DeallocationHelper.AndroidDeallocator
 
announce() - クラス のメソッドorg.cybergarage.upnp.Device
 
announce(byte[], boolean) - インタフェース のメソッドorg.klomp.snark.dht.DHT
Announce to ourselves.
announce(byte[], boolean) - クラス のメソッドorg.klomp.snark.dht.KRPC
Announce to ourselves.
announce(byte[], byte[], boolean) - インタフェース のメソッドorg.klomp.snark.dht.DHT
Announce somebody else we know about to ourselves.
announce(byte[], byte[], boolean) - クラス のメソッドorg.klomp.snark.dht.KRPC
Announce somebody else we know about to ourselves.
announce(byte[], int, long, boolean) - インタフェース のメソッドorg.klomp.snark.dht.DHT
Announce to the closest DHT peers.
announce(byte[], int, long, boolean) - クラス のメソッドorg.klomp.snark.dht.KRPC
Not recommended - use getPeersAndAnnounce().
announce(String) - クラス のメソッドorg.cybergarage.upnp.Device
 
announce(String) - クラス のメソッドorg.cybergarage.upnp.Service
 
announce(InfoHash, Hash, boolean) - クラス のメソッドorg.klomp.snark.dht.DHTTracker
 
announceURL - クラス の変数org.klomp.snark.Tracker
 
answerAllQueries() - クラス のメソッドnet.i2p.router.networkdb.HandleDatabaseLookupMessageJob
 
answerAllQueries() - クラス のメソッドnet.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseLookupMessageJob
 
answerPings() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
do we respond to pings that aren't on an existing connection?
antiAliasing - クラス の変数org.jrobin.graph.RrdGraphDef
 
ANY - net.i2p.data.i2np.DatabaseLookupMessage.Type
default - LS or RI
ApacheHarmonyDeallocator() - クラス のコンストラクタengine.misc.DeallocationHelper.ApacheHarmonyDeallocator
 
App - net.i2p.router.webのクラス
 
App(String, String, String, String) - クラス のコンストラクタnet.i2p.router.web.App
 
APP_NAME - クラス のstatic変数net.i2p.router.news.NewsManager
 
APP_NAME - インタフェース のstatic変数net.i2p.update.UpdateManager
The name we register with the ClientAppManager
append(String) - クラス のメソッドnet.i2p.addressbook.Log
Write entry to a new line in the log, with appropriate time stamp.
append8BitBytes(String, BitArray, String) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.Encoder
 
appendAlphanumericBytes(CharSequence, BitArray) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.Encoder
 
appendBit(boolean) - クラス のメソッドcom.google.zxing.common.BitArray
 
appendBitArray(BitArray) - クラス のメソッドcom.google.zxing.common.BitArray
 
appendBits(int, int) - クラス のメソッドcom.google.zxing.common.BitArray
Appends the least-significant bits, from value, in order from most-significant to least-significant.
appendBytes(String, Mode, BitArray, String) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.Encoder
Append "bytes" in "mode" mode (encoding) into "bits".
appendKanjiBytes(String, BitArray) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.Encoder
 
appendLengthInfo(int, Version, Mode, BitArray) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.Encoder
Append length info.
appendModeInfo(Mode, BitArray) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.Encoder
Append mode info.
appendNumericBytes(CharSequence, BitArray) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.Encoder
 
appendRecipients(StringBuilder, ArrayList<String>, String) - クラス のstaticメソッドi2p.susi.webmail.Mail
Adds all items from the list to the builder, separated by tabs.
appendSortLinks(StringBuilder, String, int, String, int) - クラス のstaticメソッドnet.i2p.router.web.helpers.UDPSorters
 
appendXml(XmlWriter) - クラス のメソッドorg.jrobin.core.Archive
 
appendXml(XmlWriter) - クラス のメソッドorg.jrobin.core.ArcState
 
appendXml(XmlWriter) - クラス のメソッドorg.jrobin.core.Datasource
 
appendXml(XmlWriter) - クラス のメソッドorg.jrobin.core.Header
 
applyMaskPenaltyRule1(ByteMatrix) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.MaskUtil
Apply mask penalty rule 1 and return the penalty.
applyMaskPenaltyRule2(ByteMatrix) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.MaskUtil
Apply mask penalty rule 2 and return the penalty.
applyMaskPenaltyRule3(ByteMatrix) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.MaskUtil
Apply mask penalty rule 3 and return the penalty.
applyMaskPenaltyRule4(ByteMatrix) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.MaskUtil
Apply mask penalty rule 4 and return the penalty.
APR - クラス のstatic変数org.jrobin.core.timespec.TimeToken
 
ArcDef - org.jrobin.coreのクラス
Class to represent single archive definition within the RRD.
ArcDef(String, double, int, int) - クラス のコンストラクタorg.jrobin.core.ArcDef
Creates new archive definition object.
archive(int, double, long) - クラス のメソッドorg.jrobin.core.Archive
 
archive(Datasource, double, long) - クラス のメソッドorg.jrobin.core.RrdDb
 
Archive - org.jrobin.coreのクラス
Class to represent single RRD archive in a RRD with its internal state.
Archive - org.jrobin.core.jrrdのクラス
Instances of this class model an archive section of an RRD file.
Archive(RRDatabase) - クラス のコンストラクタorg.jrobin.core.jrrd.Archive
 
Archive(RrdDb, ArcDef) - クラス のコンストラクタorg.jrobin.core.Archive
 
Archive(RrdDb, DataImporter, int) - クラス のコンストラクタorg.jrobin.core.Archive
 
archives - クラス の変数org.jrobin.core.jrrd.RRDatabase
 
ArcState - org.jrobin.coreのクラス
Class to represent internal RRD archive state for a single datasource.
ArcState(Archive, boolean) - クラス のコンストラクタorg.jrobin.core.ArcState
 
area(String, Paint) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
Plots requested data in the form of the filled area starting from zero, using the color specified.
area(String, Paint, String) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
Plots requested data in the form of the filled area starting from zero, using the color specified.
Area - org.jrobin.graphのクラス
 
Area(String, Paint) - クラス のコンストラクタorg.jrobin.graph.Area
 
area_code - クラス の変数com.maxmind.geoip.Location
 
areFilesPublic() - クラス のメソッドorg.klomp.snark.SnarkManager
 
args - クラス の変数net.i2p.router.startup.ClientAppConfig
 
Args - org.apache.http.utilのクラス
 
Args() - クラス のコンストラクタorg.apache.http.util.Args
 
Argument - org.cybergarage.upnpのクラス
 
Argument() - クラス のコンストラクタorg.cybergarage.upnp.Argument
 
Argument(String, String) - クラス のコンストラクタorg.cybergarage.upnp.Argument
 
Argument(Node) - クラス のコンストラクタorg.cybergarage.upnp.Argument
 
Argument(Node, Node) - クラス のコンストラクタorg.cybergarage.upnp.Argument
 
ArgumentData - org.cybergarage.upnp.xmlのクラス
 
ArgumentData() - クラス のコンストラクタorg.cybergarage.upnp.xml.ArgumentData
 
ArgumentList - org.cybergarage.upnpのクラス
 
ArgumentList() - クラス のコンストラクタorg.cybergarage.upnp.ArgumentList
 
ArraySet<E> - net.i2p.router.utilのクラス
A small, fast Set with a maximum size, backed by a fixed-size array.
ArraySet() - クラス のコンストラクタnet.i2p.router.util.ArraySet
A fixed capacity of MAX_CAPACITY.
ArraySet(int) - クラス のコンストラクタnet.i2p.router.util.ArraySet
Adds over capacity will throw a SetFullException.
ArraySet(int, boolean) - クラス のコンストラクタnet.i2p.router.util.ArraySet
If throwOnFull is false, adds over capacity will overwrite starting at slot zero.
ArraySet(Collection<? extends E>) - クラス のコンストラクタnet.i2p.router.util.ArraySet
A fixed capacity of MAX_CAPACITY.
ArraySet.SetFullException - net.i2p.router.utilの例外
 
ascii(String, OutputStream) - クラス のstaticメソッドorg.jrobin.graph.Put
 
ASCII - com.google.zxing.common.CharacterSetECI
 
aSN1ToBigInteger(byte[], int) - クラス のstaticメソッドnet.i2p.crypto.SigUtil
See above.
ASNUM_EDITION - クラス のstatic変数com.maxmind.geoip.DatabaseInfo
 
ASNUM_EDITION_V6 - クラス のstatic変数com.maxmind.geoip.DatabaseInfo
 
assignValues(DataProcessor) - クラス のメソッドorg.jrobin.graph.SourcedPlotElement
 
assignValues(DataProcessor) - クラス のメソッドorg.jrobin.graph.Stack
 
AsyncFortunaStandalone - gnu.crypto.prngのクラス
fortuna instance that tries to avoid blocking if at all possible by using separate filled buffer segments rather than one buffer (and blocking when that buffer's data has been eaten) Note that this class is not fully Thread safe! The following methods must be synchronized externally, they are not synced here or in super(): addRandomByte(), addRandomBytes(), nextByte(), nextBytes(), seed()
AsyncFortunaStandalone(I2PAppContext) - クラス のコンストラクタgnu.crypto.prng.AsyncFortunaStandalone
 
at(int) - クラス のメソッドorg.cybergarage.http.ParameterList
 
attach(Object) - インタフェース のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter.Request
Only supported if the request is not satisfied
attachEventDispatcher(EventDispatcher) - クラス のメソッドnet.i2p.i2ptunnel.irc.EventReceiver
 
attachEventDispatcher(EventDispatcher) - インタフェース のメソッドnet.i2p.util.EventDispatcher
Attach an EventDispatcher object to the events dispatching chain.
attachEventDispatcher(EventDispatcher) - クラス のメソッドnet.i2p.util.EventDispatcherImpl
 
attachment() - インタフェース のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter.Request
 
Attachment - i2p.susi.webmailのクラス
 
Attachment(String, String, String, File) - クラス のコンストラクタi2p.susi.webmail.Attachment
 
attemptFailed(String, long, long, int, int, Exception) - クラス のメソッドnet.i2p.router.update.UpdateRunner
 
attemptFailed(String, long, long, int, int, Exception) - クラス のメソッドnet.i2p.util.EepGet.CLIStatusListener
 
attemptFailed(String, long, long, int, int, Exception) - インタフェース のメソッドnet.i2p.util.EepGet.StatusListener
 
attemptFailed(String, long, long, int, int, Exception) - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
 
attempting(String) - クラス のメソッドnet.i2p.router.update.UpdateRunner
 
attempting(String) - クラス のメソッドnet.i2p.util.EepGet.CLIStatusListener
 
attempting(String) - インタフェース のメソッドnet.i2p.util.EepGet.StatusListener
 
attempting(String) - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
 
Attribute - org.cybergarage.xmlのクラス
 
Attribute() - クラス のコンストラクタorg.cybergarage.xml.Attribute
 
Attribute(String, String) - クラス のコンストラクタorg.cybergarage.xml.Attribute
 
Attribute(Attribute) - クラス のコンストラクタorg.cybergarage.xml.Attribute
 
AttributeList - org.cybergarage.xmlのクラス
 
AttributeList() - クラス のコンストラクタorg.cybergarage.xml.AttributeList
 
AUG - クラス のstatic変数org.jrobin.core.timespec.TimeToken
 
AUTH_BAD - net.i2p.i2ptunnel.I2PTunnelHTTPClientBase.AuthResult
 
AUTH_BAD_REQ - net.i2p.i2ptunnel.I2PTunnelHTTPClientBase.AuthResult
 
AUTH_FAILURE - クラス のstatic変数net.i2p.socks.SOCKS5Constants
 
AUTH_GOOD - net.i2p.i2ptunnel.I2PTunnelHTTPClientBase.AuthResult
 
AUTH_REALM - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelConnectClient
 
AUTH_REALM - クラス のstatic変数net.i2p.i2ptunnel.I2PTunnelHTTPClient
 
AUTH_STALE - net.i2p.i2ptunnel.I2PTunnelHTTPClientBase.AuthResult
 
AUTH_SUCCESS - クラス のstatic変数net.i2p.socks.SOCKS5Constants
 
AUTH_VERSION - クラス のstatic変数net.i2p.socks.SOCKS5Constants
 
authMode - クラス の変数net.i2p.util.EepGet.AuthState
 
authorize(Socket, long, String, String) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPClientBase
Authorization Ref: RFC 2617 If the socket is an InternalSocket, no auth required.
authorName - クラス の変数net.i2p.router.news.NewsEntry
 
authSent - クラス の変数net.i2p.util.EepGet.AuthState
 
AuthState(String, String) - クラス のコンストラクタnet.i2p.util.EepGet.AuthState
 
AvailabilityNotifier() - クラス のコンストラクタnet.i2p.client.impl.I2PSessionImpl.AvailabilityNotifier
 
available() - クラス のメソッドnet.i2p.client.streaming.impl.MessageInputStream
 
available(long, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl.AvailabilityNotifier
 
available(long, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionMuxedImpl.MuxedAvailabilityNotifier
unused
available(long, int, int, int, int) - クラス のメソッドnet.i2p.client.impl.I2PSessionMuxedImpl.MuxedAvailabilityNotifier
 
availableEncodings() - クラス のstaticメソッドi2p.susi.webmail.encoding.EncodingFactory
Returns list of available encodings;
average - クラス の変数org.jrobin.data.Aggregates
 
AVERAGE - クラス のstatic変数org.jrobin.core.jrrd.ConsolidationFunctionType
Field AVERAGE
AZTEC - com.google.zxing.BarcodeFormat
Aztec 2D barcode format.
AZTEC_DATA_10 - クラス のstatic変数com.google.zxing.common.reedsolomon.GenericGF
 
AZTEC_DATA_12 - クラス のstatic変数com.google.zxing.common.reedsolomon.GenericGF
 
AZTEC_DATA_6 - クラス のstatic変数com.google.zxing.common.reedsolomon.GenericGF
 
AZTEC_DATA_8 - クラス のstatic変数com.google.zxing.common.reedsolomon.GenericGF
 
AZTEC_LAYERS - com.google.zxing.EncodeHintType
Specifies the required number of layers for an Aztec code.
AZTEC_PARAM - クラス のstatic変数com.google.zxing.common.reedsolomon.GenericGF
 
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 _ 
ナビゲーション・リンクをスキップ