- g_init_bits - クラス の変数org.jrobin.graph.GifPixelsEncoder
-
- GarlicClove - net.i2p.data.i2npのクラス
-
Contains one deliverable message encrypted to a router along with instructions
and a certificate 'paying for' the delivery.
- GarlicClove(I2PAppContext) - クラス のコンストラクタnet.i2p.data.i2np.GarlicClove
-
- GarlicConfig - net.i2p.router.messageのクラス
-
Define the contents of a garlic chunk that contains 1 or more sub garlics.
- GarlicConfig() - クラス のコンストラクタnet.i2p.router.message.GarlicConfig
-
- GarlicConfig(List<GarlicConfig>) - クラス のコンストラクタnet.i2p.router.message.GarlicConfig
-
- GarlicMessage - net.i2p.data.i2npのクラス
-
Defines the wrapped garlic message
- GarlicMessage(I2PAppContext) - クラス のコンストラクタnet.i2p.data.i2np.GarlicMessage
-
- GarlicMessageBuilder - net.i2p.router.messageのクラス
-
Build garlic messages based on a GarlicConfig
- GarlicMessageBuilder() - クラス のコンストラクタnet.i2p.router.message.GarlicMessageBuilder
-
- GarlicMessageHandler - net.i2p.router.messageのクラス
-
HandlerJobBuilder to build jobs to handle GarlicMessages
This is the handler for garlic message not received down a tunnel, which is the
case for floodfills receiving netdb messages.
- GarlicMessageHandler(RouterContext) - クラス のコンストラクタnet.i2p.router.message.GarlicMessageHandler
-
- garlicMessageParser() - クラス のメソッドnet.i2p.router.RouterContext
-
Since we only need one.
- GarlicMessageParser - net.i2p.router.messageのクラス
-
Read a GarlicMessage, decrypt it, and return the resulting CloveSet.
- GarlicMessageParser(I2PAppContext) - クラス のコンストラクタnet.i2p.router.message.GarlicMessageParser
-
- GarlicMessageReceiver - net.i2p.router.messageのクラス
-
Unencrypt a garlic message and pass off any valid cloves to the configured
receiver to dispatch as they choose.
- GarlicMessageReceiver(RouterContext, GarlicMessageReceiver.CloveReceiver) - クラス のコンストラクタnet.i2p.router.message.GarlicMessageReceiver
-
- GarlicMessageReceiver(RouterContext, GarlicMessageReceiver.CloveReceiver, Hash) - クラス のコンストラクタnet.i2p.router.message.GarlicMessageReceiver
-
- GarlicMessageReceiver.CloveReceiver - net.i2p.router.messageのインタフェース
-
- GAUGE - クラス のstatic変数org.jrobin.core.jrrd.DataSourceType
-
Field GAUGE
- GB18030 - com.google.zxing.common.CharacterSetECI
-
- gdef - クラス の変数org.jrobin.graph.RrdGraph
-
- GENERAL_SOCKS_SERVER_FAILURE - クラス のstatic変数net.i2p.socks.SOCKS5Constants.Reply
-
- GeneralHelper - net.i2p.i2ptunnel.uiのクラス
-
General helper functions used by all UIs.
- GeneralHelper(I2PAppContext, TunnelControllerGroup) - クラス のコンストラクタnet.i2p.i2ptunnel.ui.GeneralHelper
-
- GeneralHelper(TunnelControllerGroup) - クラス のコンストラクタnet.i2p.i2ptunnel.ui.GeneralHelper
-
- generate(String, String, String, String, String, String, int, SigType) - クラス のstaticメソッドnet.i2p.crypto.SelfSignedGenerator
-
- generate(String, Set<String>, String, String, String, String, String, int, SigType) - クラス のstaticメソッドnet.i2p.crypto.SelfSignedGenerator
-
- generateAuthArgs(String, String) - クラス のメソッドnet.i2p.util.EepGet.AuthState
-
Generate the digest authentication parameters
Ref: RFC 2617
- generateColHeight() - クラス のメソッドnet.metanotion.util.skiplist.SkipList
-
- generateDateBasedModData() - クラス のメソッドnet.i2p.data.router.RouterKeyGenerator
-
Update the current modifier data with some bytes derived from the current
date (yyyyMMdd in GMT)
- generateECBytes(byte[], int) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.Encoder
-
- generateKeyPair() - クラス のメソッドnet.i2p.crypto.eddsa.KeyPairGenerator
-
- generateKeyPair() - クラス のメソッドnet.i2p.crypto.elgamal.KeyPairGenerator
-
- generateLoadMessage() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
Format a message about filtered addressbook size, and the number of displayed entries
addressbook.jsp catches the case where the whole book is empty.
- generateNID(Hash, int, RandomSource) - クラス のstaticメソッドorg.klomp.snark.dht.NodeInfo
-
Generate a secure NID that matches the Hash and port.
- generatePKIKeypair() - クラス のメソッドnet.i2p.crypto.KeyGenerator
-
Generate a pair of keys, where index 0 is a PublicKey, and
index 1 is a PrivateKey
- generatePKIKeys() - クラス のメソッドnet.i2p.crypto.KeyGenerator
-
Same as above but different return type
- generateRandomKey(KBucket<T>) - クラス のメソッドnet.i2p.kademlia.KBucketSet
-
Generate a random key to go within this bucket
Package private for testing only.
- generateSession(RouterContext) - クラス のstaticメソッドnet.i2p.router.networkdb.kademlia.MessageWrapper
-
Create a single key and tag, for receiving a single encrypted message,
and register it with the router's session key manager, to expire in two minutes.
- generateSession(RouterContext, SessionKeyManager) - クラス のstaticメソッドnet.i2p.router.networkdb.kademlia.MessageWrapper
-
Create a single key and tag, for receiving a single encrypted message,
and register it with the given session key manager, to expire in two minutes.
- generateSession(RouterContext, Hash) - クラス のstaticメソッドnet.i2p.router.networkdb.kademlia.MessageWrapper
-
Create a single key and tag, for receiving a single encrypted message,
and register it with the client's session key manager, to expire in two minutes.
- generateSessionKey() - クラス のメソッドnet.i2p.crypto.KeyGenerator
-
Generate a private 256 bit session key
- generateSessionKey() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
Generates session key and mac key.
- generateSessionKey(byte[], byte[]) - クラス のメソッドnet.i2p.crypto.KeyGenerator
-
PBE the passphrase with the salt.
- generateSigningKeypair() - クラス のメソッドnet.i2p.crypto.KeyGenerator
-
Generate a pair of DSA keys, where index 0 is a SigningPublicKey, and
index 1 is a SigningPrivateKey.
- generateSigningKeys() - クラス のメソッドnet.i2p.crypto.KeyGenerator
-
DSA-SHA1 only.
- generateSigningKeys(SigType) - クラス のメソッドnet.i2p.crypto.KeyGenerator
-
Generic signature type, supports DSA, RSA, ECDSA, EdDSA
- generateStatsPage(Writer, boolean) - クラス のメソッドnet.i2p.router.web.helpers.StatsGenerator
-
- generator - クラス の変数gnu.crypto.prng.FortunaStandalone
-
- Generator() - クラス のコンストラクタgnu.crypto.prng.FortunaStandalone.Generator
-
- GenericBitSelector() - クラス のコンストラクタorg.xlattice.crypto.filters.KeySelector.GenericBitSelector
-
- GenericGF - com.google.zxing.common.reedsolomonのクラス
-
This class contains utility methods for performing mathematical operations over
the Galois Fields.
- GenericGF(int, int, int) - クラス のコンストラクタcom.google.zxing.common.reedsolomon.GenericGF
-
Create a representation of GF(size) using the given primitive polynomial.
- GenericGFPoly - com.google.zxing.common.reedsolomonのクラス
-
Represents a polynomial whose coefficients are elements of a GF.
- GenericGFPoly(GenericGF, int[]) - クラス のコンストラクタcom.google.zxing.common.reedsolomon.GenericGFPoly
-
- GenericWordSelector() - クラス のコンストラクタorg.xlattice.crypto.filters.KeySelector.GenericWordSelector
-
- genRandomKey(OutputStream, OutputStream) - クラス のstaticメソッドnet.i2p.sam.SAMUtils
-
Generate a random destination key using DSA_SHA1 signature type.
- genRandomKey(OutputStream, OutputStream, SigType) - クラス のstaticメソッドnet.i2p.sam.SAMUtils
-
Generate a random destination key.
- GENTOO_USER - クラス のstatic変数net.i2p.util.SystemVersion
-
- GeoIP - net.i2p.router.transportのクラス
-
Manage geoip lookup in a file with the Tor geoip format.
- GeoIP(I2PAppContext) - クラス のコンストラクタnet.i2p.router.transport.GeoIP
-
- GEOIP - net.i2p.update.UpdateType
-
unused
- GEOIP_CABLEDSL_SPEED - クラス のstatic変数com.maxmind.geoip.LookupService
-
- GEOIP_CHECK_CACHE - クラス のstatic変数com.maxmind.geoip.LookupService
-
- GEOIP_CORPORATE_SPEED - クラス のstatic変数com.maxmind.geoip.LookupService
-
- GEOIP_DIALUP_SPEED - クラス のstatic変数com.maxmind.geoip.LookupService
-
- GEOIP_DIR_DEFAULT - クラス のstatic変数net.i2p.router.transport.GeoIP
-
- GEOIP_FILE_DEFAULT - クラス のstatic変数net.i2p.router.transport.GeoIP
-
- GEOIP_INDEX_CACHE - クラス のstatic変数com.maxmind.geoip.LookupService
-
- GEOIP_MEMORY_CACHE - クラス のstatic変数com.maxmind.geoip.LookupService
-
- GEOIP_STANDARD - クラス のstatic変数com.maxmind.geoip.LookupService
-
- GEOIP_UNKNOWN_SPEED - クラス のstatic変数com.maxmind.geoip.LookupService
-
- GeoIPv6 - net.i2p.router.transportのクラス
-
Generate compressed geoipv6.dat.gz file, and
lookup entries in it.
- GeoIPv6() - クラス のコンストラクタnet.i2p.router.transport.GeoIPv6
-
- get() - クラス のメソッドorg.jrobin.core.RrdDouble
-
- get() - クラス のメソッドorg.jrobin.core.RrdInt
-
- get() - クラス のメソッドorg.jrobin.core.RrdLong
-
- get() - クラス のメソッドorg.jrobin.core.RrdString
-
- get(byte[]) - クラス のメソッドnet.i2p.data.SDSCache
-
WARNING - If the SDS is found in the cache, the passed-in
byte array will be returned to the SimpleByteCache for reuse.
- get(byte[]) - クラス のメソッドnet.i2p.router.transport.GeoIP
-
Get the country for an IP from the cache.
- get(byte[]) - クラス のメソッドorg.klomp.snark.PeerCoordinatorSet
-
- get(byte[], int) - クラス のメソッドnet.i2p.data.SDSCache
-
- get(int) - クラス のメソッドcom.google.zxing.common.BitArray
-
- get(int) - クラス のメソッドorg.jrobin.core.RrdDoubleArray
-
- get(int) - クラス のメソッドorg.klomp.snark.BitField
-
Return true if the bit is set or false if it is not.
- get(int, int) - クラス のメソッドcom.google.zxing.common.BitMatrix
-
Gets the requested bit, where true means black.
- get(int, int) - クラス のメソッドcom.google.zxing.qrcode.encoder.ByteMatrix
-
- get(int, int) - クラス のメソッドorg.jrobin.core.RrdDoubleArray
-
- get(int, K) - クラス のメソッドnet.metanotion.util.skiplist.SkipLevels
-
- get(InputStream) - クラス のメソッドnet.i2p.data.SDSCache
-
- get(String) - インタフェース のメソッドcom.docuverse.identicon.IdenticonCache
-
- get(String) - クラス のメソッドnet.i2p.BOB.NamedDB
-
Get the object, and return it, throws RuntimeException if not found
- get(String) - クラス のメソッドnet.i2p.router.transport.GeoIP
-
Get the country for an IP from the cache.
- get(String) - クラス のメソッドnet.i2p.sam.SessionsDB
-
- get(String) - クラス のstaticメソッドorg.jrobin.core.jrrd.ConsolidationFunctionType
-
Returns a ConsolidationFunctionType
with the given name.
- get(String) - クラス のstaticメソッドorg.jrobin.core.jrrd.DataSourceType
-
Returns a DataSourceType
with the given name.
- get(String) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
Fetch the given URL, returning the file it is stored in, or null on error.
- get(String, boolean) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- get(String, boolean, int) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- get(String, boolean, int, int, int) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
Fetch to memory
- get(String, int) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- get(String, String) - クラス のメソッドnet.i2p.util.PasswordManager
-
Either plain or b64
- get(K) - クラス のメソッドnet.metanotion.io.block.index.IBSkipSpan
-
Linear search if in file, Binary search if in memory
- get(K) - クラス のメソッドnet.metanotion.util.skiplist.SkipList
-
- get(K) - クラス のメソッドnet.metanotion.util.skiplist.SkipSpan
-
- get(Hash) - インタフェース のメソッドnet.i2p.router.networkdb.kademlia.DataStore
-
- get(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.PersistentDataStore
-
- get(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.TransientDataStore
-
- get(Hash, boolean) - インタフェース のメソッドnet.i2p.router.networkdb.kademlia.DataStore
-
- get(Hash, boolean) - クラス のメソッドnet.i2p.router.networkdb.kademlia.PersistentDataStore
-
Prepare for having only a partial set in memory and the rest on disk
- get(Hash, boolean) - クラス のメソッドnet.i2p.router.networkdb.kademlia.TransientDataStore
-
for PersistentDataStore only - don't use here
- get(NID) - クラス のメソッドorg.klomp.snark.dht.DHTNodes
-
- GET - クラス のstatic変数org.cybergarage.http.HTTP
-
- get_special_map_digest() - クラス のメソッドorg.klomp.snark.bencode.BDecoder
-
Ugly hack.
- get15sRate() - クラス のメソッドnet.i2p.router.Router
-
Max of inbound and outbound rate in bytes per second
- get15sRate(boolean) - クラス のメソッドnet.i2p.router.Router
-
When outboundOnly is false, outbound rate in bytes per second.
- get15sRateIn() - クラス のメソッドnet.i2p.router.Router
-
Inbound rate in bytes per second
- get1mRate() - クラス のメソッドnet.i2p.router.Router
-
Max of inbound and outbound rate in bytes per second
- get1mRate(boolean) - クラス のメソッドnet.i2p.router.Router
-
When outboundOnly is false, outbound rate in bytes per second.
- get1mRateIn() - クラス のメソッドnet.i2p.router.Router
-
Inbound rate in bytes per second
- get1sRate() - クラス のメソッドnet.i2p.router.Router
-
Max of inbound and outbound rate in bytes per second
- get1sRate(boolean) - クラス のメソッドnet.i2p.router.Router
-
When outboundOnly is false, outbound rate in bytes per second.
- get1sRateIn() - クラス のメソッドnet.i2p.router.Router
-
Inbound rate in bytes per second
- get2D() - クラス のメソッドnet.i2p.crypto.eddsa.math.Curve
-
- get5mRate() - クラス のメソッドnet.i2p.router.Router
-
Max of inbound and outbound rate in bytes per second
- get5mRate(boolean) - クラス のメソッドnet.i2p.router.Router
-
When outboundOnly is false, outbound rate in bytes per second.
- get95Percentile(String) - クラス のメソッドorg.jrobin.core.FetchData
-
Used by ISPs which charge for bandwidth utilization on a "95th percentile" basis.
- get95Percentile(String) - クラス のメソッドorg.jrobin.data.DataProcessor
-
- geta() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPrivateKey
-
- geta() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
-
- getA() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getA() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPublicKey
-
- getA() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
-
- getA() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAPublicKeySpec
-
- getAborted() - インタフェース のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter.Request
-
was this request aborted?
- getAbsoluteURL(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getAbsoluteURL(String, String) - クラス のstaticメソッドorg.cybergarage.http.HTTP
-
- getAbsoluteURL(String, String, String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getAbyte() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getAbyte() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPublicKey
-
- getAcceptTimeout() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
-
- getAcceptTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getAccessList() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getAccessList(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getAccessList(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getAccessMode(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getAccessMode(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getAccumValue() - クラス のメソッドorg.jrobin.core.ArcState
-
Returns the value accumulated so far.
- getAccumValue() - クラス のメソッドorg.jrobin.core.Datasource
-
Returns value this datasource accumulated so far.
- getAccumValue(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getAccumValue(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getAccumValue(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getAckedPackets() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
how many packets have we sent and the other side has ACKed?
- getAckThrough() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
The highest packet sequence number that received
on the receiveStreamId.
- getAckTime() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
-
how long after packet creation was it acked?
- getAction() - クラス のメソッドi2p.susi.dns.BaseBean
-
- getAction() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getAction() - クラス のメソッドorg.cybergarage.upnp.Argument
-
- getAction(int) - クラス のメソッドorg.cybergarage.upnp.ActionList
-
- getAction(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getAction(String) - クラス のメソッドorg.cybergarage.upnp.Service
-
- getActionList() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getActionListener() - クラス のメソッドorg.cybergarage.upnp.Action
-
- getActionListener() - クラス のメソッドorg.cybergarage.upnp.xml.ActionData
-
- getActionName() - クラス のメソッドorg.cybergarage.upnp.control.ActionRequest
-
- getActionNode() - クラス のメソッドorg.cybergarage.upnp.Action
-
- getActionNode() - クラス のメソッドorg.cybergarage.upnp.Argument
-
- getActionNode() - クラス のメソッドorg.cybergarage.upnp.control.ActionRequest
-
- getActive() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionHandler
-
- getActivePeers() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many peers we are talking to now
- getActiveProfiles() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many active identities have we spoken with recently
- getActualEnd() - クラス のメソッドnet.i2p.router.JobTiming
-
# of milliseconds after the epoch the job actually ended
- getActualHost(String, String) - クラス のメソッドnet.i2p.util.PortMapper
-
Get the actual host for a service.
- getActualStart() - クラス のメソッドnet.i2p.router.JobTiming
-
# of milliseconds after the epoch the job actually started
- getAdded() - クラス のメソッドi2p.susi.dns.AddressBean
-
- getAddedBy() - インタフェース のメソッドnet.i2p.router.Job
-
- getAddedBy() - クラス のメソッドnet.i2p.router.JobImpl
-
推奨されていません。
- getAddress() - クラス のメソッドnet.i2p.client.streaming.I2PSocketAddress
-
Does a naming service lookup to resolve the dest if this was created unresolved
or if the resolution failed in the constructor.
- getAddress() - クラス のメソッドnet.i2p.router.transport.UPnP
-
As we only support a single active IGD, and we don't currently have any way
to get any IPv6 addresses, this will return at most one IPv4 address.
- getAddress() - クラス のメソッドorg.klomp.snark.PeerID
-
Get the destination.
- getAddress(String) - クラス のstaticメソッドi2p.susi.webmail.Mail
-
Returns the first email address portion, enclosed by <>
- getAddressCount() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
Return the number of router addresses.
- getAddresses() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
Retrieve the set of RouterAddress structures at which this
router can be contacted.
- getAddresses() - クラス のメソッドnet.i2p.router.transport.TransportManager
-
This forces a rebuild
- getAddresses() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getAddresses() - クラス のstaticメソッドnet.i2p.util.Addresses
-
Warning, very slow on Windows, appx.
- getAddresses(boolean, boolean) - クラス のstaticメソッドnet.i2p.util.Addresses
-
Warning: When includeLocal is false,
all returned addresses should be routable, but they are not necessarily
appropriate for external use.
- getAddresses(boolean, boolean, boolean) - クラス のstaticメソッドnet.i2p.util.Addresses
-
Warning: When includeSiteLocal and includeLoopbackAndWildcard are false,
all returned addresses should be routable, but they are not necessarily
appropriate for external use.
- getAddressSelector() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getAdvertiser() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getAggregate(String) - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns single aggregated value for the give consolidation function
- getAggregate(String, String) - クラス のメソッドorg.jrobin.core.FetchData
-
Returns single aggregated value from the fetched data for a single datasource.
- getAggregate(String, String) - クラス のメソッドorg.jrobin.data.DataProcessor
-
Returns single aggregated value for a single datasource.
- getAggregate(String, String, String) - クラス のメソッドorg.jrobin.core.FetchData
-
- getAggregates(long, long) - クラス のメソッドorg.jrobin.data.Aggregator
-
- getAggregates(long, long) - クラス のメソッドorg.jrobin.data.Def
-
- getAggregates(long, long) - クラス のメソッドorg.jrobin.data.PercentileDef
-
Same as SDef; the aggregates of a static value are all just the
same static value.
- getAggregates(long, long) - クラス のメソッドorg.jrobin.data.SDef
-
- getAggregates(long, long) - クラス のメソッドorg.jrobin.data.Source
-
- getAggregates(String) - クラス のメソッドorg.jrobin.core.FetchData
-
Returns all aggregated values (MIN, MAX, LAST, FIRST, AVERAGE or TOTAL) calculated from the fetched data
for a single datasource.
- getAggregates(String) - クラス のメソッドorg.jrobin.data.DataProcessor
-
Returns all (MIN, MAX, LAST, FIRST, AVERAGE and TOTAL) aggregated values for a single datasource.
- getAlgorithm() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getAlgorithm() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPublicKey
-
- getAlgorithm() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
- getAlgorithm() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
-
- getAlgorithmName() - 列挙 のメソッドnet.i2p.crypto.EncType
-
the standard name used for the Java crypto factories
- getAlgorithmName() - 列挙 のメソッドnet.i2p.crypto.SigType
-
the standard name used for the Java crypto factories
- getAlgorithmName() - インタフェース のメソッドorg.bouncycastle.oldcrypto.Mac
-
Return the name of the algorithm the MAC implements.
- getAlgorithmName() - クラス のメソッドorg.bouncycastle.oldcrypto.macs.I2PHMac
-
- getAliases() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
Other destinations that use the same tunnel (or null if exploratory)
Modifiable, concurrent, not a copy
- getAliasOf() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
Other destination that this is an alias of (or null).
- getAliceIntroKey() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
- getAliceIP() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
If we are Alice, this will contain the IP that Bob says we
can be reached at - the IP Charlie says we can be reached
at is _aliceIPFromCharlie
- getAliceIPFromCharlie() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
- getAlicePort() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
If we are Alice, this will contain the port that Bob says we
can be reached at - the port Charlie says we can be reached
at is _alicePortFromCharlie
- getAlicePortFromCharlie() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
- getAlignment() - クラス のメソッドorg.jrobin.core.jrrd.RRDFile
-
- getAlignmentPatternCenters() - クラス のメソッドcom.google.zxing.qrcode.decoder.Version
-
- getAll() - クラス のメソッドnet.i2p.kademlia.KBucketSet
-
- getAll(Set<T>) - クラス のメソッドnet.i2p.kademlia.KBucketSet
-
- getAll(SelectionCollector<T>) - クラス のメソッドnet.i2p.kademlia.KBucketSet
-
- getAllAddresses() - クラス のstaticメソッドnet.i2p.util.Addresses
-
Warning, very slow on Windows, appx.
- getAllCountryCodes() - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getAllCountryNames() - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getAllMessages() - クラス のメソッドnet.i2p.router.web.FormHandler
-
Display everything, wrap it in a div for consistent presentation
- getAllMessages() - クラス のメソッドnet.i2p.router.web.helpers.GraphHelper
-
We have to do this here because processForm() isn't called unless the nonces are good
- getAllowAccept(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getAllowAccept(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getAllowedValue(int) - クラス のメソッドorg.cybergarage.upnp.AllowedValueList
-
- getAllowedValueList() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getAllowedValueNode() - クラス のメソッドorg.cybergarage.upnp.AllowedValue
-
- getAllowedValueRange() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getAllowedValueRangeNode() - クラス のメソッドorg.cybergarage.upnp.AllowedValueRange
-
- getAllowIncomingConnections() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
-
- getAllowInternalSSL(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getAllowInternalSSL(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getAllowReferer(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getAllowReferer(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getAllowUserAgent(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getAllowUserAgent(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getAllowZeroHop() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
If there are no tunnels to build with, will this pool allow 0 hop tunnels?
Always true for exploratory.
- getAllPeers() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
subtract one for ourselves, so if we know no other peers it displays zero
- getAllRouters() - クラス のメソッドnet.i2p.router.dummy.DummyNetworkDatabaseFacade
-
- getAllRouters() - クラス のメソッドnet.i2p.router.NetworkDatabaseFacade
-
- getAllRouters() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
get the hashes for all known routers
- getAlphanumericCode(int) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.Encoder
-
- getAltDestHashBase32(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
Works even if tunnel is not running.
- getAltDestination(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
Works even if tunnel is not running.
- getAltDestination(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
Works even if tunnel is not running.
- getAltDestinationBase64(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
Works even if tunnel is not running.
- getAlternatePrivateKeyFile() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
Does not necessarily exist.
- getAltPrivateKeyFile(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getAltPrivateKeyFile(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getAltPrivateKeyFile(TunnelControllerGroup, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getAndResetRecentMessagesCount() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
This returns the number of processed messages since the last time this was called,
and resets the count.
- getAndroidVersion() - クラス のstaticメソッドnet.i2p.util.SystemVersion
-
Identical to android.os.Build.VERSION.SDK_INT.
- getAnnounce() - クラス のメソッドorg.klomp.snark.MetaInfo
-
Returns the string representing the URL of the tracker for this torrent.
- getAnnounceList() - クラス のメソッドorg.klomp.snark.MetaInfo
-
Returns a list of lists of urls.
- getAnswer() - クラス のメソッドnet.i2p.util.SimpleStore
-
- getAnswerPings() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
Do we respond to a ping?
- getAnyAddress() - クラス のstaticメソッドnet.i2p.util.Addresses
-
Warning, very slow on Windows, appx.
- getAppDir() - クラス のメソッドnet.i2p.I2PAppContext
-
Where applications may store data.
- getArcCount() - クラス のメソッドorg.jrobin.core.DataImporter
-
- getArcCount() - クラス のメソッドorg.jrobin.core.Header
-
Returns the number of archives defined in the RRD.
- getArcCount() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns the number of RRA arcihves defined in the file
- getArcCount() - クラス のメソッドorg.jrobin.core.RrdDef
-
Returns number of defined archives.
- getArcCount() - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getArcCount() - クラス のメソッドorg.jrobin.core.XmlReader
-
- getArcDefs() - クラス のメソッドorg.jrobin.core.RrdDef
-
Returns all archive definition objects specified so far.
- getArcEndTime() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns the timestamp of the last populated slot in the corresponding RRA archive
- getArchive(int) - クラス のメソッドorg.jrobin.core.jrrd.RRDatabase
-
Returns the Archive
at the specified position in this database.
- getArchive(int) - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns Archive object for the given archive index.
- getArchive(String, int) - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns Archive object with the given consolidation function and the number
of steps.
- getArchiveEndTime() - クラス のメソッドorg.jrobin.data.Def
-
- getArchiveList(ConsolidationFunctionType) - クラス のメソッドorg.jrobin.core.jrrd.RRDatabase
-
- getArchives() - クラス のメソッドorg.jrobin.core.jrrd.RRDatabase
-
Returns an iterator over the archives in this database in proper sequence.
- getArchives() - クラス のメソッドorg.jrobin.core.RrdDb
-
- getArchives(ConsolidationFunctionType) - クラス のメソッドorg.jrobin.core.jrrd.RRDatabase
-
Returns an iterator over the archives in this database of the given type
in proper sequence.
- getArcIndex(String, int) - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns index of Archive object with the given consolidation function and the number
of steps.
- getArcState(int) - クラス のメソッドorg.jrobin.core.Archive
-
Returns the underlying archive state object.
- getArcStep() - クラス のメソッドorg.jrobin.core.Archive
-
Returns archive time step in seconds.
- getArcStep() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns the step of the corresponding RRA archive
- getArgument(int) - クラス のメソッドorg.cybergarage.upnp.ArgumentList
-
- getArgument(String) - クラス のメソッドorg.cybergarage.upnp.Action
-
- getArgument(String) - クラス のメソッドorg.cybergarage.upnp.ArgumentList
-
- getArgumentIntegerValue(String) - クラス のメソッドorg.cybergarage.upnp.Action
-
- getArgumentList() - クラス のメソッドorg.cybergarage.upnp.Action
-
- getArgumentList() - クラス のメソッドorg.cybergarage.upnp.control.ActionRequest
-
- getArgumentNode() - クラス のメソッドorg.cybergarage.upnp.Argument
-
- getArgumentValue(String) - クラス のメソッドorg.cybergarage.upnp.Action
-
- getArray() - クラス のメソッドcom.google.zxing.qrcode.encoder.ByteMatrix
-
- getArrival() - クラス のメソッドnet.i2p.data.i2np.DeliveryStatusMessage
-
Misnamed, as it is generally (always?) set by the creator to the current time,
in some future usage it could be set on arrival
- getASCII(String) - クラス のstaticメソッドnet.i2p.data.DataHelper
-
Roughly the same as orig.getBytes("ISO-8859-1") but much faster and
will not throw an exception.
- getAttachmentOrByteBufferFieldMap() - クラス のメソッドengine.misc.DeallocationHelper
-
- getAttempted() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
-
- getAttempted() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
-
- getAttribute(int) - クラス のメソッドorg.cybergarage.xml.AttributeList
-
- getAttribute(int) - クラス のメソッドorg.cybergarage.xml.Node
-
- getAttribute(String) - クラス のメソッドnet.i2p.servlet.RequestWrapper
-
- getAttribute(String) - クラス のメソッドorg.cybergarage.xml.AttributeList
-
- getAttribute(String) - クラス のメソッドorg.cybergarage.xml.Node
-
- getAttributeIntegerValue(String) - クラス のメソッドorg.cybergarage.xml.Node
-
- getAttributeValue(String) - クラス のメソッドorg.cybergarage.xml.Node
-
- getAuth() - クラス のメソッドnet.i2p.router.web.helpers.ConfigClientsHelper
-
- getAuth() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getAuthError(boolean) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
What to send if digest auth fails
- getAuthHeader(String, String) - クラス のメソッドnet.i2p.util.EepGet.AuthState
-
- getAvailableTags(PublicKey, SessionKey) - クラス のメソッドnet.i2p.crypto.SessionKeyManager
-
Determine (approximately) how many available session tags for the current target
have been confirmed and are available
- getAvailableTags(PublicKey, SessionKey) - クラス のメソッドnet.i2p.router.crypto.TransientSessionKeyManager
-
Determine (approximately) how many available session tags for the current target
have been confirmed and are available
- getAvailableTimeLeft(PublicKey, SessionKey) - クラス のメソッドnet.i2p.crypto.SessionKeyManager
-
Determine how long the available tags will be available for before expiring, in
milliseconds
- getAvailableTimeLeft(PublicKey, SessionKey) - クラス のメソッドnet.i2p.router.crypto.TransientSessionKeyManager
-
Determine how long the available tags will be available for before expiring, in
milliseconds
- getAverage() - クラス のメソッドnet.i2p.stat.RateAverages
-
- getAverage() - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns average
- getAverageEventsPerPeriod() - クラス のメソッドnet.i2p.stat.Frequency
-
Calculate how many events would occur in a period given the current (rolling) average.
- getAverageInterval() - クラス のメソッドnet.i2p.stat.Frequency
-
on average over the last $period, after how many milliseconds are events coming in,
as calculated during the last event occurrence?
- getAverageRating() - クラス のメソッドorg.klomp.snark.comments.CommentSet
-
- getAverageValue() - クラス のメソッドnet.i2p.stat.Rate
-
What was the average value across the events in the last period?
- getAvgOrLifetimeAvg() - クラス のメソッドnet.i2p.stat.Rate
-
- getAvgPendingTime() - クラス のメソッドnet.i2p.router.JobStats
-
- getAvgTime() - クラス のメソッドnet.i2p.router.JobStats
-
- getb() - クラス のメソッドnet.i2p.crypto.eddsa.math.Field
-
- getB() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAParameterSpec
-
- getB32() - クラス のメソッドi2p.susi.dns.AddressBean
-
- getB32Hostname() - インタフェース のメソッドnet.i2p.i2ptunnel.irc.DCCHelper
-
String to put in the outgoing DCC
- getB64() - クラス のメソッドi2p.susi.dns.AddressBean
-
- getB64(String, String) - クラス のメソッドnet.i2p.util.PasswordManager
-
- getBackend() - クラス のメソッドorg.jrobin.data.Def
-
- getBackendName() - クラス のメソッドnet.i2p.router.web.SummaryListener
-
- getBackgroundColor() - クラス のメソッドcom.docuverse.identicon.NineBlockIdenticonRenderer2
-
- getBackupQuantity() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
how many backup tunnels should be kept waiting in the wings
- getBackupTrackers() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
List of open tracker announce URLs to use as backups even if disabled
- getBadDest(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.NegativeLookupCache
-
Get an unsupported but cached Destination
- getBandwidthClass() - クラス のメソッドnet.i2p.router.Router
-
The current bandwidth class.
- GetBandwidthLimitsMessage - net.i2p.data.i2cpのクラス
-
Request the router tells us the current bw limits
- GetBandwidthLimitsMessage() - クラス のコンストラクタnet.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- getBandwidthRequest() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
So that we can compete with NTCP, we want to request bandwidth
in parallel, on the way into the queue, not on the way out.
- getBandwidthTier() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
Return a string representation of this node's bandwidth tier,
or "Unknown"
- getBanlistedPeers() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many peers are banned.
- getBanlistSummary() - クラス のメソッドnet.i2p.router.web.helpers.ProfilesHelper
-
- getBase() - クラス のメソッドorg.klomp.snark.Storage
-
The base file or directory.
- getBase64Entries(Properties) - クラス のメソッドnet.i2p.client.naming.MetaNamingService
-
All services aggregated
- getBase64Entries(Properties) - クラス のメソッドnet.i2p.client.naming.NamingService
-
This may be more or less efficient than getEntries(),
depending on the implementation.
- getBase64Entries(Properties) - クラス のメソッドnet.i2p.client.naming.SingleFileNamingService
-
Overridden since we store base64 natively.
- getBase64Entries(Properties) - クラス のメソッドnet.i2p.router.naming.BlockfileNamingService
-
- getBaseAlgorithm() - 列挙 のメソッドnet.i2p.crypto.EncType
-
the standard base algorithm name used for the Java crypto factories
- getBaseAlgorithm() - 列挙 のメソッドnet.i2p.crypto.SigType
-
the standard base algorithm name used for the Java crypto factories
- getBaseDir() - クラス のメソッドnet.i2p.I2PAppContext
-
This is the installation dir, often referred to as $I2P.
- getBaseLogfilename() - クラス のメソッドnet.i2p.util.LogManager
-
- getBaseName() - クラス のメソッドorg.klomp.snark.Snark
-
- getBaseName() - クラス のメソッドorg.klomp.snark.Storage
-
The base file or directory name of the data,
as specified in the .torrent file, but filtered to remove
illegal characters.
- getBaseName() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
-
- getBegin() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getBegin() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
- getBeginInt() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getBeginTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
when did this test begin?
- getBid(OutNetMessage) - クラス のメソッドnet.i2p.router.transport.TransportManager
-
- getBids(OutNetMessage) - クラス のメソッドnet.i2p.router.transport.TransportManager
-
- getBids(RouterContext, TransportManager, OutNetMessage) - クラス のstaticメソッドnet.i2p.router.transport.GetBidsJob
-
- GetBidsJob - net.i2p.router.transportのクラス
-
Retrieve a set of bids for a particular outbound message, and if any are found
that meet the message's requirements, register the message as in process and
pass it on to the transport for processing
- GetBidsJob(RouterContext, TransportManager, OutNetMessage) - クラス のコンストラクタnet.i2p.router.transport.GetBidsJob
-
- getBinary(String) - クラス のstaticメソッドnet.i2p.router.web.NavHelper
-
Retrieve binary icon for a plugin
- getBindAddress() - クラス のメソッドorg.cybergarage.http.HTTPServer
-
- getBindPort() - クラス のメソッドorg.cybergarage.http.HTTPServer
-
- getBitArray() - クラス のメソッドcom.google.zxing.common.BitArray
-
- getBitField() - クラス のメソッドorg.klomp.snark.Storage
-
The BitField that tells which pieces this storage contains.
- getBits() - 列挙 のメソッドcom.google.zxing.qrcode.decoder.ErrorCorrectionLevel
-
- getBits() - 列挙 のメソッドcom.google.zxing.qrcode.decoder.Mode
-
- getBitSelectors(byte[], int, int, int[]) - インタフェース のメソッドorg.xlattice.crypto.filters.KeySelector.BitSelector
-
- getBitSelectors(byte[], int, int, int[]) - クラス のメソッドorg.xlattice.crypto.filters.KeySelector.GenericBitSelector
-
Do the extraction
- getBlacklist() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getBlocklistEntries() - クラス のメソッドnet.i2p.router.news.NewsXMLParser
-
The blocklist entries.
- getBlocklistSummary() - クラス のメソッドnet.i2p.router.web.helpers.ConfigPeerHelper
-
- getBobCipherKey() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
- getBobIP() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
- getBobMACKey() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
- getBobPort() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
- getBodies(Collection<POP3MailBox.FetchRequest>) - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Fetch headers and/or bodies.
- getBody() - クラス のメソッドi2p.susi.webmail.Mail
-
This contains the header also.
- getBody(String, Buffer) - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Fetch the body.
- getBodyNode() - クラス のメソッドorg.cybergarage.soap.SOAPRequest
-
- getBodyNode() - クラス のメソッドorg.cybergarage.soap.SOAPResponse
-
- getBook() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
This always returns a valid book, non-null.
- getBooleanProperty(String) - クラス のメソッドnet.i2p.I2PAppContext
-
Default false
- getBooleanPropertyDefaultTrue(String) - クラス のメソッドnet.i2p.I2PAppContext
-
- getBootId() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getBootId() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPRequest
-
- getBootId() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPResponse
-
- getBottomRightOnBit() - クラス のメソッドcom.google.zxing.common.BitMatrix
-
- getBoxSpace() - クラス のメソッドorg.jrobin.graph.RrdGraph
-
- getBredth() - クラス のメソッドnet.i2p.router.networkdb.kademlia.ExploreJob
-
max # of concurrent searches
- getBredth() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
-
max # of concurrent searches
- getBridge() - クラス のメソッドnet.i2p.sam.SAMv3Handler
-
For SAMv3StreamSession
- getBuckets() - クラス のメソッドnet.i2p.kademlia.KBucketSet
-
Returned list is a copy of the bucket list, closest first,
with the actual buckets (not a copy).
- getBuffer() - インタフェース のメソッドi2p.susi.webmail.pop3.POP3MailBox.FetchRequest
-
- getBuffer() - クラス のメソッドnet.i2p.util.LogManager
-
- getBufferedImageColorModel() - クラス のメソッドcom.google.zxing.client.j2se.MatrixToImageConfig
-
- getBuilder() - インタフェース のメソッドnet.i2p.router.transport.crypto.DHSessionKeyBuilder.Factory
-
Construct a new DH key builder
or pulls a prebuilt one from the queue.
- getBuilder() - クラス のメソッドnet.i2p.router.transport.crypto.DHSessionKeyBuilder.PrecalcRunner
-
Construct a new DH key builder
or pulls a prebuilt one from the queue.
- getBuildTime() - クラス のstaticメソッドnet.i2p.time.BuildTime
-
Get the build date for i2p.jar.
- getBWLimits(String, int) - クラス のstaticメソッドorg.klomp.snark.BWLimits
-
- getByCode(int) - 列挙 のstaticメソッドnet.i2p.crypto.EncType
-
- getByCode(int) - 列挙 のstaticメソッドnet.i2p.crypto.SigType
-
- getByName(String) - クラス のstaticメソッドnet.i2p.crypto.eddsa.spec.EdDSANamedCurveTable
-
- getByteCount() - クラス のメソッドorg.jrobin.graph.RrdGraphInfo
-
Returns the number of bytes in the graph file
- getBytes() - クラス のメソッドnet.i2p.data.DatabaseEntry
-
Returns the raw payload data, excluding the signature, to be signed by sign().
- getBytes() - クラス のメソッドnet.i2p.data.LeaseSet
-
- getBytes() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
Write out the raw payload of the routerInfo, excluding the signature.
- getBytes() - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKSHeader
-
- getBytes() - クラス のメソッドorg.cybergarage.upnp.Icon
-
- getBytes() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns an array of bytes representing the whole RRD.
- getBytes() - クラス のメソッドorg.jrobin.graph.RrdGraphInfo
-
Returns graph bytes
- getBytes() - クラス のメソッドorg.klomp.snark.bencode.BEValue
-
Returns this BEValue as a byte[].
- getBytes(byte[]) - クラス のメソッドnet.metanotion.io.data.IdentityBytes
-
- getBytes(Integer) - クラス のメソッドnet.metanotion.io.data.IntBytes
-
- getBytes(String) - クラス のメソッドnet.metanotion.io.data.StringBytes
-
- getBytes(String) - クラス のメソッドnet.metanotion.io.data.UTF8StringBytes
-
- getBytes(T) - インタフェース のメソッドnet.metanotion.io.Serializer
-
- getCache(String) - クラス のstaticメソッドnet.i2p.client.naming.DummyNamingService
-
- getCacheControl() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getCacheControl() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getCacheTime() - インタフェース のメソッドorg.klomp.snark.web.BasicServlet.HttpContent
-
in seconds
- getCalendar() - クラス のメソッドorg.cybergarage.http.Date
-
- getCalendar(long) - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns Calendar
object for the given timestamp
(in seconds, without milliseconds)
- getCalendar(String) - クラス のstaticメソッドorg.jrobin.core.Util
-
Creates Calendar object from a string.
- getCalendar(Date) - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns Calendar
object for the given Date object
- getCallback() - クラス のメソッドorg.cybergarage.upnp.event.SubscriptionRequest
-
- getCanonicalPath() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns canonical path to the underlying RRD file.
- getCanonicalPath() - クラス のメソッドorg.jrobin.core.RrdFileBackend
-
Returns canonical path to the file on the disk.
- getCanonicalPath() - クラス のメソッドorg.jrobin.core.RrdJRobin14FileBackend
-
Returns canonical path to the file on the disk.
- getCanonicalPath() - クラス のメソッドorg.jrobin.data.Def
-
- getCanonicalPath(String) - クラス のstaticメソッドorg.jrobin.core.RrdFileBackend
-
Returns canonical path to the file on the disk.
- getCanonicalPath(String) - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns canonical file path for the given file path
- getCanonicalPaths(String, String, boolean) - クラス のstaticメソッドorg.jrobin.core.RrdToolkit
-
Returns list of canonical file names with the specified extension in the given directory.
- getCapabilities() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
what special capabilities this router offers
- getCapabilities() - クラス のメソッドnet.i2p.router.Router
-
For building our RI.
- getCapacity() - クラス のメソッドorg.jrobin.core.RrdDbPool
-
Returns the maximum number of simultaneously open RRD files.
- getCapacityBonus() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
extra factor added to the capacity ranking - this can be updated in the profile
written to disk to affect how the algorithm ranks capacity.
- getCapacityThreshold() - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
-
- getCapacityValue() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
How many tunnels do we think this peer can handle over the next hour?
- getCDPStatusBlock(int) - クラス のメソッドorg.jrobin.core.jrrd.Archive
-
Returns the CDPStatusBlock
at the specified position in this archive.
- getCDPStatusBlocks() - クラス のメソッドorg.jrobin.core.jrrd.Archive
-
Returns an iterator over the CDP status blocks in this archive in proper sequence.
- getCert() - クラス のメソッドi2p.susi.dns.AddressBean
-
Do this the easy way
- getCert(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getCert(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getCert(File, String, String) - クラス のstaticメソッドnet.i2p.crypto.KeyStoreUtil
-
Get a cert out of a keystore
- getCertificate() - クラス のメソッドnet.i2p.data.i2np.GarlicClove
-
- getCertificate() - クラス のメソッドnet.i2p.data.KeysAndCert
-
- getCertificate() - クラス のメソッドnet.i2p.router.message.CloveSet
-
- getCertificate() - クラス のメソッドnet.i2p.router.message.GarlicConfig
-
- getCertificateType() - クラス のメソッドnet.i2p.data.Certificate
-
- getChannel() - インタフェース のメソッドnet.i2p.client.streaming.I2PServerSocket
-
推奨されていません。
- getChannel() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocket
-
推奨されていません。
- getChannel() - クラス のメソッドnet.i2p.client.streaming.impl.I2PServerSocketFull
-
推奨されていません。
- getChannel() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
推奨されていません。
- getChannel() - クラス のメソッドnet.i2p.client.streaming.impl.StandardServerSocket
-
- getChannel() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getChannel() - クラス のメソッドnet.i2p.i2ptunnel.socks.SocketWrapper
-
推奨されていません。
- getChannel() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
Valid for inbound; valid for outbound shortly after creation
- getChannel() - クラス のメソッドnet.i2p.util.InternalServerSocket
-
Returns null as of 0.9.33, prior to that threw IllegalArgumentException
- getChannel() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getCharacterCountBits(Version) - 列挙 のメソッドcom.google.zxing.qrcode.decoder.Mode
-
- getCharacterSetECIByName(String) - 列挙 のstaticメソッドcom.google.zxing.common.CharacterSetECI
-
- getCharacterSetECIByValue(int) - 列挙 のstaticメソッドcom.google.zxing.common.CharacterSetECI
-
- getCharlieIntroKey() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
- getCharlieIP() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
- getCharliePort() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
- getCharSet() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getChecked(String) - クラス のメソッドnet.i2p.router.web.HelperBase
-
Is a boolean property set to true?
- getCheckingProgress() - クラス のメソッドorg.klomp.snark.Snark
-
If checking is in progress, return completion 0.0 ...
- getCheckingProgress() - クラス のメソッドorg.klomp.snark.Storage
-
If checking is in progress, return completion 0.0 ...
- getChecksumInstance() - 例外 のstaticメソッドcom.google.zxing.ChecksumException
-
- getChecksumInstance(Throwable) - 例外 のstaticメソッドcom.google.zxing.ChecksumException
-
- getChildNodes(Node) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getChildNodes(Node) - クラス のstaticメソッドorg.jrobin.core.XmlTemplate
-
- getChildNodes(Node, String) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getChildNodes(Node, String) - クラス のstaticメソッドorg.jrobin.core.XmlTemplate
-
- getChildValue(Node, String) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getChildValue(Node, String) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getChildValue(Node, String, boolean) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getChildValue(Node, String, boolean) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getChildValueAsBoolean(Node, String) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getChildValueAsBoolean(Node, String) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getChildValueAsDouble(Node, String) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getChildValueAsDouble(Node, String) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getChildValueAsInt(Node, String) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getChildValueAsInt(Node, String) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getChildValueAsLong(Node, String) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getChildValueAsLong(Node, String) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getChunk(int) - クラス のメソッドorg.klomp.snark.MagnetState
-
- getChunkSize() - クラス のstaticメソッドorg.cybergarage.http.HTTP
-
- getCipherKey() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
- getCipherKey() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getClaimedAddress() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
This will never be a hash-based address.
- getClientApp(String, String[]) - クラス のメソッドnet.i2p.router.startup.RouterAppManager
-
Get the first known ClientApp with this class name and exact arguments.
- getClientAppLinks(I2PAppContext) - クラス のstaticメソッドnet.i2p.router.web.NavHelper
-
Translated string is loaded by PluginStarter
- getClientApps(File) - クラス のstaticメソッドnet.i2p.router.startup.ClientAppConfig
-
- getClientApps(I2PAppContext) - クラス のstaticメソッドnet.i2p.router.web.NavHelper
-
For HomeHelper
- getClientApps(RouterContext) - クラス のstaticメソッドnet.i2p.router.startup.ClientAppConfig
-
- getClientDestination(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getClientDestination(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getClientExecutor() - クラス のメソッドnet.i2p.i2ptunnel.TunnelControllerGroup
-
- getClientInterface(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getClientInterface(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getClientIP() - クラス のメソッドnet.i2p.sam.SAMv3Handler
-
- getClientOptionProps() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
These are the ones stored with a prefix of "option."
Defaults in config properties are not honored.
- getClientOptions() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
-
Generic options used for clients and servers.
- getClientOptions() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getClientPort(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getClientPort(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
No validation
- getClientPort2(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
Returns error message if blank or invalid
- getClientSessionConfig(Destination) - クラス のメソッドnet.i2p.router.client.ClientManager
-
Return the client's current config, or null if not connected
- getClientSessionConfig(Destination) - クラス のメソッドnet.i2p.router.client.ClientManagerFacadeImpl
-
Return the client's current config, or null if not connected
- getClientSessionConfig(Destination) - クラス のメソッドnet.i2p.router.ClientManagerFacade
-
Return the client's current config, or null if not connected
- getClientSessionConfig(Destination) - クラス のメソッドnet.i2p.router.dummy.DummyClientManagerFacade
-
- getClientSessionKeyManager(Hash) - クラス のメソッドnet.i2p.router.client.ClientManager
-
Return the client's SessionKeyManager
Use this instead of the RouterContext.sessionKeyManager()
to prevent correlation attacks across destinations
- getClientSessionKeyManager(Hash) - クラス のメソッドnet.i2p.router.client.ClientManagerFacadeImpl
-
Return the client's current manager or null if not connected
- getClientSessionKeyManager(Hash) - クラス のメソッドnet.i2p.router.ClientManagerFacade
-
- getClientSessionKeyManager(Hash) - クラス のメソッドnet.i2p.router.dummy.DummyClientManagerFacade
-
- getClientSocket() - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKS4aServer
-
- getClientSocket() - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKS5Server
-
- getClientSocket() - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKSServer
-
Get a socket that can be used to send/receive 8-bit clean data
to/from the client.
- getClientSocket() - クラス のメソッドnet.i2p.sam.SAMHandler
-
Get the channel of the socket connected to the SAM client
- getClientVersion() - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
The client version.
- getClientVersion() - クラス のメソッドnet.i2p.router.client.QueuedClientConnectionRunner
-
The client version.
- getClockSkew() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
A positive number means our clock is ahead of theirs.
- getClockSkew() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
How far off is the remote peer from our clock, in milliseconds?
A positive number means our clock is ahead of theirs.
- getClockSkews() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
-
Return our peer clock skews on this transport.
- getClockSkews() - インタフェース のメソッドnet.i2p.router.transport.Transport
-
- getClockSkews() - クラス のメソッドnet.i2p.router.transport.TransportImpl
-
Return our peer clock skews on a transport.
- getClockSkews() - クラス のメソッドnet.i2p.router.transport.TransportManager
-
Return our peer clock skews on all transports.
- getClockSkews() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
Return our peer clock skews on this transport.
- getClose(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getClosed() - クラス のメソッドnet.i2p.client.streaming.impl.MessageOutputStream
-
- getCloseOnIdle(int, boolean) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getCloseReceivedOn() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getCloseSentOn() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getClosest(int) - クラス のメソッドnet.i2p.kademlia.KBucketSet
-
The keys closest to us.
- getClosest(int, Collection<T>) - クラス のメソッドnet.i2p.kademlia.KBucketSet
-
The keys closest to us.
- getClosest(T, int) - クラス のメソッドnet.i2p.kademlia.KBucketSet
-
The keys closest to the key.
- getClosest(T, int, Collection<T>) - クラス のメソッドnet.i2p.kademlia.KBucketSet
-
The keys closest to the key.
- getClosestAttempted(int) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
-
- getClosestHopExclude(boolean) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPeerSelector
-
Pick peers that we want to avoid for the first OB hop or last IB hop.
- getCloseTime(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getCloseTime(int, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getClove(int) - クラス のメソッドnet.i2p.router.message.CloveSet
-
- getClove(int) - クラス のメソッドnet.i2p.router.message.GarlicConfig
-
- getClove(int) - クラス のメソッドnet.i2p.router.message.PayloadGarlicConfig
-
- getCloveCount() - クラス のメソッドnet.i2p.router.message.CloveSet
-
- getCloveCount() - クラス のメソッドnet.i2p.router.message.GarlicConfig
-
- getCloveCount() - クラス のメソッドnet.i2p.router.message.PayloadGarlicConfig
-
- getCloveId() - クラス のメソッドnet.i2p.data.i2np.GarlicClove
-
- getCode() - クラス のメソッドcom.maxmind.geoip.Country
-
Returns the ISO two-letter country code of this country.
- getCode() - 列挙 のメソッドnet.i2p.crypto.EncType
-
the unique identifier for this type
- getCode() - 列挙 のメソッドnet.i2p.crypto.SigType
-
the unique identifier for this type
- getCode() - 列挙 のメソッドnet.i2p.router.CommSystemFacade.Status
-
- getCode() - クラス のメソッドorg.cybergarage.upnp.UPnPStatus
-
- getCoefficient(int) - クラス のメソッドcom.google.zxing.common.reedsolomon.GenericGFPoly
-
- getCoefficients() - クラス のメソッドcom.google.zxing.common.reedsolomon.GenericGFPoly
-
- getColumnCount() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns the number of columns fetched from the corresponding RRD.
- getComment() - クラス のメソッドorg.klomp.snark.MetaInfo
-
The comment string or null.
- getComment(File, int) - クラス のstaticメソッドnet.i2p.util.ZipFileComment
-
推奨されていません。
- getComment(File, int, int) - クラス のstaticメソッドnet.i2p.util.ZipFileComment
-
推奨されていません。
- getComments() - クラス のメソッドorg.klomp.snark.Snark
-
The current comment set for this torrent.
- getCommentsName() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getComparator(int) - クラス のstaticメソッドnet.i2p.router.web.helpers.UDPSorters
-
- getComparator(int, String, I2PSnarkServlet) - クラス のstaticメソッドorg.klomp.snark.web.Sorters
-
Negative is reverse
0, 1: Name
2: Status
3: Peers
4: ETA
5: Size
6: Downloaded
7: Uploaded
8: Down rate
9: Up rate
10: Remaining (needed)
11: Upload ratio
12: File type
- getCompleteCount() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
-
- getCompleteCount() - クラス のメソッドnet.i2p.router.tunnel.FragmentHandler
-
- getCompleteCount() - クラス のメソッドnet.i2p.router.tunnel.TunnelParticipant
-
getCompleteCount
- getCompleteListener() - インタフェース のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter.Request
-
- getCompleteSize() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
-
- getCompleteSize() - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
-
- getConcurrentSends() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getConcurrentSendWindow() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getConfig() - クラス のメソッドi2p.susi.dns.ConfigBean
-
- getConfig() - クラス のメソッドnet.i2p.i2ptunnel.ui.TunnelConfig
-
Based on all provided data, create a set of configuration parameters
suitable for use in a TunnelController.
- getConfig() - クラス のメソッドnet.i2p.router.tunnel.InboundEndpointProcessor
-
- getConfig(int) - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
retrieve the config for the given hop.
- getConfig(String) - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getConfig(Hash) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Current client's config,
will be null if session not found
IS subsession aware.
- getConfig(SessionId) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Current client's config,
will be null if session not found
IS subsession aware.
- getConfigDir() - クラス のメソッドnet.i2p.I2PAppContext
-
The base dir for config files.
- getConfigDir() - クラス のメソッドorg.klomp.snark.SnarkManager
-
For RPC
- getConfigFavorites() - クラス のメソッドnet.i2p.router.web.helpers.HomeHelper
-
- getConfigFilename() - クラス のメソッドnet.i2p.router.Router
-
- getConfigFileName() - クラス のメソッドnet.i2p.router.web.helpers.ConfigAdvancedHelper
-
- getConfigHome() - クラス のメソッドnet.i2p.router.web.helpers.HomeHelper
-
- getConfigId() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getConfigId() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getConfigMap() - クラス のメソッドnet.i2p.router.Router
-
- getConfigSearch() - クラス のメソッドnet.i2p.router.web.helpers.HomeHelper
-
- getConfigServices() - クラス のメソッドnet.i2p.router.web.helpers.HomeHelper
-
- getConfigSetting(String) - クラス のメソッドnet.i2p.router.Router
-
- getConfigSettings() - クラス のメソッドnet.i2p.router.Router
-
- getConfigTable() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getConfiguration() - クラス のメソッドnet.i2p.client.naming.NamingService
-
Warning - unimplemented in any subclass.
- getConfiguredUdpPort() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
This should always be the actual internal SSU port, as UDPTransport udpates
the config when it changes.
- getConfirmedIdentity() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
Who is Alice (null if forged/unknown)
Note that this isn't really confirmed - see below.
- getConfirmedSentTime() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getCongestionAvoidanceGrowthRateFactor() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
When we're in congestion avoidance, we grow the window size at the rate
of 1/(windowSize*factor).
- getCongestionWindowEnd() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getConnectDelay() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
how long will we wait after instantiating a new con
before actually attempting to connect.
- getConnection() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
- getConnection() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
-
- getConnection() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getConnectionByInboundId(long) - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
-
- getConnectionByOutboundId(long) - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
-
not guaranteed to be unique, but in case we receive more than one packet
on an inbound connection that we havent ack'ed yet...
- getConnectionError() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getConnectionHandler() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
-
- getConnectionManager() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getConnectionManager() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getConnectTimeout() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketOptions
-
How long we will wait for the ACK from a SYN, in milliseconds.
- getConnectTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
How long we will wait for the ACK from a SYN, in milliseconds.
- getConsecutiveFailedSends() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
how many seconds have we sent packets without any ACKs received?
- getConsecutiveSendRejections() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getConsole() - クラス のメソッドnet.i2p.router.web.helpers.OldConsoleHelper
-
- getConsoleBufferSize() - クラス のメソッドnet.i2p.util.LogManager
-
- getConsoleNonce() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getConsoleServer() - クラス のstaticメソッドnet.i2p.router.web.RouterConsoleRunner
-
SInce _server is now static
- getConsoleServer() - クラス のstaticメソッドnet.i2p.router.web.WebAppStarter
-
See comments in ConfigClientsHandler
- getConsoleURL() - クラス のメソッドnet.i2p.router.web.ConfigServiceHandler
-
- getConsoleURL() - クラス のメソッドnet.i2p.util.PortMapper
-
If PROP_PREFER_HTTPS is true or unset,
return https URL unless console is http only.
- getConsoleURL(boolean) - クラス のメソッドnet.i2p.util.PortMapper
-
If preferHTTPS is true,
return https URL unless console is http only.
- getConsolFun() - クラス のメソッドorg.jrobin.core.ArcDef
-
Returns consolidation function.
- getConsolFun() - クラス のメソッドorg.jrobin.core.Archive
-
Returns archive consolidation function ("AVERAGE", "MIN", "MAX" or "LAST").
- getConsolFun() - クラス のメソッドorg.jrobin.core.FetchRequest
-
Returns consolitation function to be used during the fetch process.
- getConsolFun() - クラス のメソッドorg.jrobin.data.Def
-
- getConsolFun() - クラス のメソッドorg.jrobin.data.SDef
-
- getConsolFun(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getConsolFun(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getConsolFun(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getContent() - クラス のメソッドi2p.susi.dns.SubscriptionsBean
-
- getContent() - クラス のメソッドi2p.susi.util.MemoryBuffer
-
- getContent() - クラス のメソッドnet.i2p.router.web.ContentHelper
-
- getContent() - クラス のメソッドnet.i2p.router.web.NewsHelper
-
If we haven't downloaded news yet, use the translated initial news file
- getContent() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getContent(String) - クラス のメソッドorg.klomp.snark.web.BasicServlet
-
get Resource to serve.
- getContentInputStream() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getContentLanguage() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getContentLength() - クラス のメソッドnet.i2p.servlet.RequestWrapper
-
- getContentLength() - クラス のメソッドnet.i2p.util.EepHead
-
We don't decrement the variable (unlike in EepGet), so this is valid
- getContentLength() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getContentLength() - インタフェース のメソッドorg.klomp.snark.web.BasicServlet.HttpContent
-
- getContentRange() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getContentRangeFirstPosition() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getContentRangeInstanceLength() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getContentRangeLastPosition() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getContentString() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getContentType() - クラス のメソッドi2p.susi.webmail.Attachment
-
- getContentType() - クラス のメソッドnet.i2p.crypto.SU3File
-
The ContentType is the trust domain for the content.
- getContentType() - クラス のメソッドnet.i2p.servlet.RequestWrapper
-
- getContentType() - クラス のメソッドnet.i2p.util.EepGet
-
After fetch, the received value from the server, or null if none.
- getContentType() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getContentType() - インタフェース のメソッドorg.klomp.snark.web.BasicServlet.HttpContent
-
- getContentType(String) - クラス のメソッドnet.i2p.servlet.RequestWrapper
-
- getContext() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
For Subsessions
- getContext() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
-
- getContext() - クラス のメソッドnet.i2p.router.JobImpl
-
- getContext() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
Helper for calculators
- getContext() - クラス のメソッドnet.i2p.router.Router
-
Non-null, but take care when accessing context items before runRouter() is called
as the context will not be initialized.
- getContext() - クラス のメソッドnet.i2p.util.LogManager
-
Convenience method for LogRecordFormatter
- getContext() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getContext(String) - クラス のstaticメソッドnet.i2p.router.web.ContextHelper
-
- getContexts() - クラス のstaticメソッドnet.i2p.router.RouterContext
-
Same as listContexts() but package private and modifiable.
- getControlActionListenerList() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getControlActionListenerList() - クラス のメソッドorg.cybergarage.upnp.xml.ServiceData
-
- getController(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getController(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getController(TunnelControllerGroup, int) - クラス のstaticメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getControllers() - クラス のメソッドnet.i2p.i2ptunnel.TunnelControllerGroup
-
Retrieve a list of tunnels known.
- getControlPoint() - クラス のメソッドorg.cybergarage.upnp.control.RenewSubscriber
-
- getControlPoint() - クラス のメソッドorg.cybergarage.upnp.device.Disposer
-
- getControlPoint() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPNotifySocket
-
- getControlPoint() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
-
- getControlResponse() - クラス のメソッドorg.cybergarage.upnp.xml.ActionData
-
- getControlStatus() - クラス のメソッドorg.cybergarage.upnp.Action
-
- getControlURL() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getCores() - クラス のstaticメソッドnet.i2p.util.SystemVersion
-
Runtime.getRuntime().availableProcssors()
- getCost() - クラス のメソッドnet.i2p.data.router.RouterAddress
-
Retrieve the weighted cost of this address, relative to other methods of
contacting this router.
- getCount() - クラス のメソッドcom.google.zxing.qrcode.decoder.Version.ECB
-
- getCountry(long) - クラス のメソッドcom.maxmind.geoip.LookupService
-
Returns the country the IP address is in.
- getCountry(String) - クラス のメソッドcom.maxmind.geoip.LookupService
-
Returns the country the IP address is in.
- getCountry(InetAddress) - クラス のメソッドcom.maxmind.geoip.LookupService
-
Returns the country the IP address is in.
- getCountry(Hash) - クラス のメソッドnet.i2p.router.CommSystemFacade
-
- getCountry(Hash) - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
-
Uses the transport IP first because that lookup is fast,
then the IP from the netDb.
- getCountry(I2PAppContext) - クラス のstaticメソッドnet.i2p.util.Translate
-
Two-letter upper case or ""
- getCountryName(String) - クラス のメソッドnet.i2p.router.CommSystemFacade
-
- getCountryName(String) - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
-
full name for a country code, or the code if we don't know the name
- getCountryV6(String) - クラス のメソッドcom.maxmind.geoip.LookupService
-
Returns the country the IP address is in.
- getCountryV6(InetAddress) - クラス のメソッドcom.maxmind.geoip.LookupService
-
Returns the country the IP address is in.
- getCPUExtendedFamily() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
Only valid if family == 15.
- getCPUExtendedModel() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
Only valid if family == 15, or, for Intel only, family == 6.
- getCPUFamily() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
- getCPUModel() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
- getCPUModelName() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
The model name string, up to 48 characters, as reported by
the processor itself.
- getCPUModelString() - クラス のメソッドfreenet.support.CPUInformation.AMDInfoImpl
-
- getCPUModelString() - クラス のメソッドfreenet.support.CPUInformation.CPUIDCPUInfo
-
- getCPUModelString() - インタフェース のメソッドfreenet.support.CPUInformation.CPUInfo
-
- getCPUModelString() - クラス のメソッドfreenet.support.CPUInformation.IntelInfoImpl
-
- getCPUModelString() - クラス のメソッドfreenet.support.CPUInformation.VIAInfoImpl
-
- getCPUStepping() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
- getCPUType() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
- getCPUVendorID() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
- getCreated() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodSearchJob
-
System time, NOT context time
- getCreated() - クラス のメソッドnet.i2p.router.OutNetMessage
-
- getCreated() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getCreatedBy() - クラス のメソッドnet.i2p.router.OutNetMessage
-
推奨されていません。
- getCreatedBy() - クラス のメソッドorg.klomp.snark.MetaInfo
-
The created-by string or null.
- getCreatedOn() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getCreatedOn() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
-
- getCreation() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
when was this tunnel created (in ms since the epoch)?
- getCreationDate() - クラス のメソッドnet.i2p.data.i2cp.SessionConfig
-
Determine when this session was authorized by the destination (so we can
prevent replay attacks)
- getCreationDate() - クラス のメソッドnet.i2p.stat.Rate
-
when was this rate created?
- getCreationDate() - クラス のメソッドorg.klomp.snark.MetaInfo
-
The creation date (ms) or zero.
- getCriticalLogs() - クラス のメソッドnet.i2p.router.web.helpers.LogsHelper
-
Side effect - calls logManager.flush()
- getCRLEntries() - クラス のメソッドnet.i2p.router.news.NewsXMLParser
-
The news CRL entries.
- getCryptoTypeCode() - クラス のメソッドnet.i2p.data.KeyCertificate
-
- getCurrent() - クラス のメソッドnet.i2p.stat.RateAverages
-
- getCurrentAddress(boolean) - クラス のメソッドnet.i2p.router.transport.TransportImpl
-
What address are we currently listening to?
Replaces getCurrentAddress()
- getCurrentAddresses() - インタフェース のメソッドnet.i2p.router.transport.Transport
-
What addresses are we currently listening to?
Replaces getCurrentAddress()
- getCurrentAddresses() - クラス のメソッドnet.i2p.router.transport.TransportImpl
-
What addresses are we currently listening to?
Replaces getCurrentAddress()
- getCurrentCanBeGraphed() - クラス のメソッドnet.i2p.router.web.helpers.ConfigStatsHelper
-
- getCurrentCipherKey() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
The AES key used to encrypt/decrypt packets, set only after the
connection is established.
- getCurrentContext() - クラス のstaticメソッドnet.i2p.I2PAppContext
-
Pull the default context, WITHOUT creating a new one.
- getCurrentDuplicateCount() - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
-
- getCurrentEventCount() - クラス のメソッドnet.i2p.stat.Rate
-
in the current (partial) period, how many events have occurred?
- getCurrentFullACKs() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
Grab a list of message ids (Long) that we want to send to the remote
peer, regardless of the packet size, but don't remove it from our
"want to send" list.
- getCurrentGraphName() - クラス のメソッドnet.i2p.router.web.helpers.ConfigStatsHelper
-
- getCurrentGroupName() - クラス のメソッドnet.i2p.router.web.helpers.ConfigStatsHelper
-
What group is the current stat in
- getCurrentIsGraphed() - クラス のメソッドnet.i2p.router.web.helpers.ConfigStatsHelper
-
- getCurrentIsLogged() - クラス のメソッドnet.i2p.router.web.helpers.ConfigStatsHelper
-
- getCurrentJob() - クラス のメソッドnet.i2p.router.JobQueueRunner
-
- getCurrentKey(PublicKey) - クラス のメソッドnet.i2p.crypto.SessionKeyManager
-
Retrieve the session key currently associated with encryption to the target,
or null if a new session key should be generated.
- getCurrentKey(PublicKey) - クラス のメソッドnet.i2p.router.crypto.TransientSessionKeyManager
-
Retrieve the session key currently associated with encryption to the target,
or null if a new session key should be generated.
- getCurrentMACKey() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
The AES key used to verify packets, set only after the connection is
established.
- getCurrentOrNewKey(PublicKey) - クラス のメソッドnet.i2p.crypto.SessionKeyManager
-
Retrieve the session key currently associated with encryption to the target.
- getCurrentOrNewKey(PublicKey) - クラス のメソッドnet.i2p.router.crypto.TransientSessionKeyManager
-
Retrieve the session key currently associated with encryption to the target.
- getCurrentPage() - クラス のメソッドi2p.susi.util.Folder
-
Returns the current page.
- getCurrentParticipatingBandwidth() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
Out bandwidth.
- getCurrentParticipatingBandwidth() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthRefiller
-
Out bandwidth.
- getCurrentPublishDate(RouterContext) - クラス のstaticメソッドnet.i2p.router.startup.CreateRouterInfoJob
-
We probably don't want to expose the exact time at which a router published its info.
- getCurrentReceiveSecond() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
what is the current receive second, for congestion control?
- getCurrentResendACKs() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
Grab a list of message ids (Long) that we want to send to the remote
peer, regardless of the packet size, but don't remove it from our
"want to send" list.
- getCurrentSecondECNReceived() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getCurrentSortBy() - クラス のメソッドi2p.susi.util.Folder
-
- getCurrentSortingDirection() - クラス のメソッドi2p.susi.util.Folder
-
- getCurrentStatDescription() - クラス のメソッドnet.i2p.router.web.helpers.ConfigStatsHelper
-
- getCurrentStatName() - クラス のメソッドnet.i2p.router.web.helpers.ConfigStatsHelper
-
- getCurrentTotalEventTime() - クラス のメソッドnet.i2p.stat.Rate
-
in the current (partial) period, how much of the time has been spent doing the events?
- getCurrentTotalValue() - クラス のメソッドnet.i2p.stat.Rate
-
in the current (partial) period, what is the total value acrued through all events?
- getCurrentUploadRate() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
- getCurve() - クラス のメソッドnet.i2p.crypto.eddsa.math.GroupElement
-
Gets the curve of the group element.
- getCurve() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAParameterSpec
-
- getCustomOptions(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getCustomOptionsString(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getD() - クラス のメソッドnet.i2p.crypto.eddsa.math.Curve
-
- getData() - クラス のメソッドgnu.crypto.prng.RandomEventStandalone
-
- getData() - クラス のメソッドi2p.susi.webmail.Attachment
-
- getData() - クラス のメソッドnet.i2p.data.ByteArray
-
- getData() - クラス のメソッドnet.i2p.data.i2np.BuildRequestRecord
-
- getData() - クラス のメソッドnet.i2p.data.i2np.DataMessage
-
- getData() - クラス のメソッドnet.i2p.data.i2np.GarlicClove
-
- getData() - クラス のメソッドnet.i2p.data.i2np.GarlicMessage
-
- getData() - クラス のメソッドnet.i2p.data.i2np.TunnelDataMessage
-
- getData() - クラス のメソッドnet.i2p.data.SimpleDataStructure
-
Get the data reference (not a copy)
- getData() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
-
- getData() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
-
raw unfragmented message to send
- getData() - クラス のメソッドnet.i2p.router.web.SummaryListener
-
- getData() - クラス のメソッドnet.i2p.util.ReusableGZIPOutputStream
-
pull the contents of the stream written
- getData() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getData(ConsolidationFunctionType) - クラス のメソッドorg.jrobin.core.jrrd.RRDatabase
-
Returns data from the database corresponding to the given consolidation
function and a step size of 1.
- getData(ConsolidationFunctionType, long) - クラス のメソッドorg.jrobin.core.jrrd.RRDatabase
-
Returns data from the database corresponding to the given consolidation
function.
- getDatabaseInfo() - クラス のメソッドcom.maxmind.geoip.LookupService
-
Returns information about the database.
- getDataBytes() - クラス のメソッドcom.google.zxing.qrcode.encoder.BlockPair
-
- getDataCodewords() - クラス のメソッドcom.google.zxing.qrcode.decoder.Version.ECB
-
- getDataDir() - クラス のメソッドorg.klomp.snark.SnarkManager
-
- getDatagramPacket() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getDatagramSession() - クラス のメソッドnet.i2p.sam.SAMv1Handler
-
- getDatagramSocket() - クラス のメソッドorg.cybergarage.upnp.ssdp.HTTPUSocket
-
- getDataMask() - クラス のメソッドcom.google.zxing.qrcode.decoder.FormatInformation
-
- getDataMaskBit(int, int, int) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.MaskUtil
-
Return the mask bit for "getMaskPattern" at "x" and "y".
- getDataReader() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
-
- getDatasource(int) - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns Datasource object for the given datasource index.
- getDatasource(String) - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns Datasource object corresponding to the given datasource name.
- getDataSource(int) - クラス のメソッドorg.jrobin.core.jrrd.RRDatabase
-
Returns the DataSource
at the specified position in this database.
- getDatasources() - クラス のメソッドorg.jrobin.core.RrdDb
-
- getDataSources() - クラス のメソッドorg.jrobin.core.jrrd.RRDatabase
-
Returns an iterator over the data sources in this database in proper sequence.
- getDataStore() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getDataType() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getDate() - クラス のメソッドcom.maxmind.geoip.DatabaseInfo
-
Returns the date of the database.
- getDate() - クラス のメソッドcom.nettgryppa.security.HashCash
-
The minting date
- getDate() - クラス のメソッドnet.i2p.data.DatabaseEntry
-
A common interface to the timestamp of the two subclasses.
- getDate() - クラス のメソッドnet.i2p.data.DateAndFlags
-
The Date object is created here, it is not cached.
- getDate() - クラス のメソッドnet.i2p.data.i2cp.SetDateMessage
-
- getDate() - クラス のメソッドnet.i2p.data.LeaseSet
-
Same as getEarliestLeaseDate()
- getDate() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
- getDate() - クラス のメソッドnet.i2p.util.LogRecord
-
- getDate() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getDate(long) - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns Date
object for the given timestamp (in seconds, without
milliseconds)
- getDatedFilename() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- getDateFormat() - クラス のメソッドnet.i2p.util.LogManager
-
- getDateFormatPattern() - クラス のメソッドnet.i2p.util.LogManager
-
- GetDateMessage - net.i2p.data.i2cpのクラス
-
Request the other side to send us what they think the current time is.
- GetDateMessage() - クラス のコンストラクタnet.i2p.data.i2cp.GetDateMessage
-
- GetDateMessage(String) - クラス のコンストラクタnet.i2p.data.i2cp.GetDateMessage
-
- GetDateMessage(String, Properties) - クラス のコンストラクタnet.i2p.data.i2cp.GetDateMessage
-
Defaults in GetDateMessage options are, in general, NOT honored.
- getDatePattern() - クラス のメソッドnet.i2p.router.web.helpers.ConfigLoggingHelper
-
- getDateString() - クラス のメソッドorg.cybergarage.http.Date
-
- getDB() - クラス のstaticメソッドnet.i2p.sam.SAMv3StreamSession
-
- getDbDir() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getDBHistory() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
history of db activity with the peer
Warning - may return null if !getIsExpandedDB()
- getDbIntroduction() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
how many new peers we get from dbSearchReplyMessages or dbStore messages, calculated over a 1 hour, 1 day, and 1 week period
Warning - may return null if !getIsExpandedDB()
- getDbResponseTime() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
how long it takes to get a db response from the peer (in milliseconds), calculated over a 1 minute, 1 hour, and 1 day period
Warning - may return null if !getIsExpandedDB()
- getDCC(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getDCC(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getDeallocatableBufferClassSet() - クラス のメソッドengine.misc.DeallocationHelper
-
- getDeallocator() - クラス のメソッドengine.misc.DeallocationHelper
-
- getDecryptionKey() - インタフェース のメソッドnet.i2p.client.I2PSession
-
Retrieve the decryption PrivateKey associated with the Destination
- getDecryptionKey() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Retrieve the decryption PrivateKey
- getDecryptionKey() - クラス のメソッドnet.i2p.router.LeaseSetKeys
-
Decryption key which can open up garlic messages encrypted to the
LeaseSet's public key.
- getDefaultFactory() - クラス のstaticメソッドorg.jrobin.core.RrdBackendFactory
-
Returns the defaul backend factory.
- getDefaultLimit() - クラス のメソッドnet.i2p.util.LogManager
-
- getDefaultLogLevelBox() - クラス のメソッドnet.i2p.router.web.helpers.ConfigLoggingHelper
-
- getDefaultOptions() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
-
Current options, not a copy, setters may be used to make changes.
- getDefaultOptions() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
-
Current options, not a copy, setters may be used to make changes.
- getDefaultOptions() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelClientBase
-
Create the default options (using the default timeout, etc).
- getDefaultOptions() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelConnectClient
-
Create the default options (using the default timeout, etc).
- getDefaultOptions() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPClient
-
Create the default options (using the default timeout, etc).
- getDefaultOptions(Properties) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelClientBase
-
Create the default options (using the default timeout, etc).
- getDefaultOptions(Properties) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPClient
-
Create the default options (using the default timeout, etc).
- getDefaultProxies() - クラス のメソッドnet.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- getDefaultValue() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
Get the value of DefaultValue of this StateVariable
- getDefName() - クラス のメソッドorg.jrobin.data.SDef
-
- getDegree() - クラス のメソッドcom.google.zxing.common.reedsolomon.GenericGFPoly
-
- getDelayAmount() - クラス のメソッドnet.i2p.router.tunnel.BatchedPreprocessor
-
how long do we want to wait before flushing
- getDelayAmount() - クラス のメソッドnet.i2p.router.tunnel.TrivialPreprocessor
-
how long do we want to wait before flushing
- getDelayAmount() - インタフェース のメソッドnet.i2p.router.tunnel.TunnelGateway.QueuePreprocessor
-
how long do we want to wait before flushing
- getDelayOpen(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getDelayOpen(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getDelayRequested() - クラス のメソッドnet.i2p.data.i2np.DeliveryInstructions
-
- getDelaySeconds() - クラス のメソッドnet.i2p.data.i2np.DeliveryInstructions
-
- getDeliveryHost() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
-
- getDeliveryInstructions() - クラス のメソッドnet.i2p.router.message.GarlicConfig
-
- getDeliveryMode() - クラス のメソッドnet.i2p.data.i2np.DeliveryInstructions
-
default -1
- getDeliveryPath() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
-
- getDeliveryPort() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
-
- getDeliveryURL() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
-
- getDeltaOffset() - クラス のメソッドnet.i2p.router.RouterClock
-
推奨されていません。
- getDepth() - クラス のメソッドorg.cybergarage.upnp.Icon
-
- getDepth() - クラス のメソッドorg.jrobin.graph.GifColorTable
-
- getDescription() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getDescription() - クラス のメソッドnet.i2p.stat.FrequencyStat
-
- getDescription() - クラス のメソッドnet.i2p.stat.RateStat
-
- getDescription() - クラス のメソッドorg.cybergarage.upnp.UPnPStatus
-
- getDescriptionFile() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getDescriptionFile() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getDescriptionFilePath() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getDescriptionURI() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getDescriptionURL() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getDescriptionURL() - クラス のメソッドorg.cybergarage.upnp.xml.ServiceData
-
- getDest() - クラス のメソッドnet.i2p.client.naming.HostTxtEntry
-
- getDest() - クラス のメソッドnet.i2p.i2ptunnel.irc.I2PTunnelDCCClient
-
- getDest() - クラス のメソッドnet.i2p.sam.SessionRecord
-
- getDest(String) - クラス のstaticメソッドnet.i2p.sam.SAMUtils
-
Resolve the destination from a key or a hostname
- getDestHash() - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Equivalent to getConfig().getDestination().calculateHash();
will be null before session is established
Not subsession aware.
- getDestHash() - クラス のメソッドorg.klomp.snark.PeerID
-
- getDestHash(SessionId) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Return the hash for the given ID
- getDestHashBase32(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
Works even if tunnel is not running.
- getDestination() - クラス のメソッドi2p.susi.dns.AddressBean
-
- getDestination() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getDestination() - クラス のメソッドnet.i2p.data.i2cp.DestReplyMessage
-
- getDestination() - クラス のメソッドnet.i2p.data.i2cp.HostReplyMessage
-
- getDestination() - クラス のメソッドnet.i2p.data.i2cp.SendMessageMessage
-
- getDestination() - クラス のメソッドnet.i2p.data.i2cp.SessionConfig
-
Retrieve the destination for which this session is supposed to connect
- getDestination() - クラス のメソッドnet.i2p.data.i2np.DeliveryInstructions
-
default null
- getDestination() - クラス のメソッドnet.i2p.data.LeaseSet
-
- getDestination() - クラス のメソッドnet.i2p.data.PrivateKeyFile
-
If the destination is not set, read it in from the file.
- getDestination() - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKSHeader
-
- getDestination() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
Returns null if not running.
- getDestination() - クラス のメソッドnet.i2p.router.ClientMessage
-
Retrieve the destination to which this message is directed.
- getDestination() - クラス のメソッドnet.i2p.router.tunnel.InboundEndpointProcessor
-
- getDestination() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
If this is a client tunnel, what destination is it for?
- getDestination() - インタフェース のメソッドnet.i2p.router.TunnelInfo
-
if this is a client tunnel, what destination is it for?
- getDestination() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
what destination is this a client tunnel for (or null if exploratory)
- getDestination() - インタフェース のメソッドnet.i2p.sam.SAMMessageSess
-
Get the SAM message-based session Destination.
- getDestination() - クラス のメソッドnet.i2p.sam.SAMMessageSession
-
Get the SAM message-based session Destination.
- getDestination() - クラス のメソッドnet.i2p.sam.SAMStreamSession
-
Get the SAM STREAM session Destination.
- getDestination() - クラス のメソッドorg.klomp.snark.dht.NodeInfo
-
- getDestination() - クラス のメソッドorg.klomp.snark.Peer
-
- getDestination(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
Works even if tunnel is not running.
- getDestination(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
Works even if tunnel is not running.
- getDestination(String) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
Base64 Hash or Hash.i2p or name.i2p using naming service
- getDestination(SessionId) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Return the dest for the given ID
- getDestinationBase64(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
Works even if tunnel is not running.
- getDestinationFromBase64(String) - クラス のstaticメソッドorg.klomp.snark.I2PSnarkUtil
-
Base64 only - static (no naming service)
- getDestinationHash() - クラス のメソッドnet.i2p.router.ClientMessage
-
Retrieve the destination to which this message is directed.
- getDestinationI2PSocket(I2PSOCKSTunnel) - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKS4aServer
-
Get an I2PSocket that can be used to send/receive 8-bit clean data
to/from the destination of the SOCKS connection.
- getDestinationI2PSocket(I2PSOCKSTunnel) - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKS5Server
-
Get an I2PSocket that can be used to send/receive 8-bit clean data
to/from the destination of the SOCKS connection.
- getDestinationI2PSocket(I2PSOCKSTunnel) - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKSServer
-
Get an I2PSocket that can be used to send/receive 8-bit clean data
to/from the destination of the SOCKS connection.
- getDestinationNickname() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
what user supplied name was given to the client connected (can be null)
- getDestinations() - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Subsession aware.
- getDestinations() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
Client destinations connected locally.
- getDevice() - クラス のメソッドorg.cybergarage.upnp.device.Advertiser
-
- getDevice() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getDevice(int) - クラス のメソッドorg.cybergarage.upnp.DeviceList
-
- getDevice(String) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
-
- getDevice(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getDeviceByDescriptionURI(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getDeviceDisposer() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
-
- getDeviceList() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
-
- getDeviceList() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getDeviceNode() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getDeviceType() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getDevSU3URL() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getDHBuilder() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
-
- getDHBuilder() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
- getDHFactory() - クラス のメソッドnet.i2p.router.CommSystemFacade
-
Hook for pluggable transport creation.
- getDHFactory() - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
-
Hook for pluggable transport creation.
- getDHFactory() - クラス のメソッドnet.i2p.router.transport.TransportManager
-
Hook for pluggable transport creation.
- getDHFactory() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
- getDHT() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getDigestInstance() - クラス のstaticメソッドnet.i2p.crypto.SHA256Generator
-
Return a new MessageDigest from the system libs.
- getDigestInstance() - 列挙 のメソッドnet.i2p.crypto.SigType
-
- getDimensionForVersion() - クラス のメソッドcom.google.zxing.qrcode.decoder.Version
-
- getDirection() - クラス のメソッドorg.cybergarage.upnp.Argument
-
- getDirectories() - クラス のメソッドorg.klomp.snark.Storage
-
Includes the base for a multi-file torrent.
- getDisableRefresh() - クラス のメソッドnet.i2p.router.web.CSSHelper
-
- getDisableRejectLogging() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
Do we disable connection rejected logging? Default false.
- getDisconnectScheduledOn() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getDisplayLanguage(String, String, I2PAppContext) - クラス のstaticメソッドnet.i2p.router.web.Messages
-
Return the "display language", e.g.
- getDisplayLanguage(String, String, I2PAppContext, String) - クラス のstaticメソッドnet.i2p.util.Translate
-
Return the "display language", e.g.
- getDisplayName() - クラス のメソッドi2p.susi.dns.AddressBean
-
The Unicode name, translated from Punycode
- getDisplayName() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getDisplayName() - クラス のメソッドi2p.susi.dns.NamingServiceBean
-
- getDisplayName() - インタフェース のメソッドnet.i2p.app.ClientApp
-
The display name of the ClientApp, used in user interfaces.
- getDisplayName() - クラス のメソッドnet.i2p.apps.systray.UrlLauncher
-
ClientApp interface
- getDisplayName() - クラス のメソッドnet.i2p.BOB.BOB
-
- getDisplayName() - クラス のメソッドnet.i2p.desktopgui.Main
-
- getDisplayName() - クラス のメソッドnet.i2p.i2ptunnel.TunnelControllerGroup
-
ClientApp interface
- getDisplayName() - クラス のメソッドnet.i2p.jetty.JettyStart
-
- getDisplayName() - クラス のメソッドnet.i2p.router.news.NewsManager
-
- getDisplayName() - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
-
- getDisplayName() - クラス のメソッドnet.i2p.router.web.RouterConsoleRunner
-
- getDisplayName() - クラス のメソッドnet.i2p.sam.SAMBridge
-
- getDisplayName() - クラス のメソッドorg.klomp.snark.SnarkManager
-
ClientApp method.
- getDisplayOnScreenLevel() - クラス のメソッドnet.i2p.util.LogManager
-
- getDistance(Hash, Hash) - クラス のstaticメソッドnet.i2p.router.util.HashDistance
-
- getDoLog() - クラス のメソッドnet.i2p.router.MessageHistory
-
- getDomainRoot(String) - クラス のメソッドorg.apache.http.conn.util.PublicSuffixMatcher
-
Returns registrable part of the domain for the given domain name of null
if given domain represents a public suffix.
- getDontIncludePeers() - クラス のメソッドnet.i2p.data.i2np.DatabaseLookupMessage
-
Set of peers that a lookup reply should NOT include.
- getDouble(Properties, String, double) - クラス のstaticメソッドnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
Not part of the API, not for external use.
- getDouble(Properties, String, String) - クラス のstaticメソッドnet.i2p.stat.PersistenceHelper
-
- getDownloaded() - クラス のメソッドorg.klomp.snark.PartialPiece
-
How many bytes are good - as set by setDownloaded() or read()
- getDownloaded() - クラス のメソッドorg.klomp.snark.Peer
-
Returns the number of bytes that have been downloaded.
- getDownloaded() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Returns the total number of downloaded bytes of all peers.
- getDownloaded() - クラス のメソッドorg.klomp.snark.Snark
-
- getDownloaded() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
-
- getDownloadRate() - クラス のメソッドorg.klomp.snark.Peer
-
- getDownloadRate() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Returns the 4-minute-average rate in Bps
- getDownloadRate() - クラス のメソッドorg.klomp.snark.Snark
-
- getDownloadRate() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
-
- getDropped() - クラス のメソッドnet.i2p.router.JobStats
-
- getDsCount() - クラス のメソッドorg.jrobin.core.DataImporter
-
- getDsCount() - クラス のメソッドorg.jrobin.core.Header
-
Returns the number of datasources defined in the RRD.
- getDsCount() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns the number of datasources defined in the file
- getDsCount() - クラス のメソッドorg.jrobin.core.RrdDef
-
Returns number of defined datasources.
- getDsCount() - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getDsCount() - クラス のメソッドorg.jrobin.core.XmlReader
-
- getDSCount() - クラス のメソッドorg.jrobin.core.jrrd.Header
-
Returns the number of DataSource
s in the database.
- getDsDefs() - クラス のメソッドorg.jrobin.core.RrdDef
-
Returns all data source definition objects specified so far.
- getDsIndex() - クラス のメソッドorg.jrobin.core.Datasource
-
Returns index of this Datasource object in the RRD.
- getDsIndex(String) - クラス のメソッドorg.jrobin.core.FetchData
-
Retrieve the table index number of a datasource by name.
- getDsIndex(String) - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns internal index number for the given datasource name.
- getDsName() - クラス のメソッドorg.jrobin.core.Datasource
-
Returns datasource name.
- getDsName() - クラス のメソッドorg.jrobin.core.DsDef
-
Returns data source name.
- getDsName() - クラス のメソッドorg.jrobin.data.Def
-
- getDsName(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getDsName(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getDsName(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getDsNames() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns array of datasource names found in the corresponding RRD.
- getDsNames() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns an array of datasource names defined in RRD.
- getDsNames() - クラス のメソッドorg.jrobin.core.Sample
-
Returns an array of all data source names.
- getDsType() - クラス のメソッドorg.jrobin.core.Datasource
-
Returns datasource type (GAUGE, COUNTER, DERIVE, ABSOLUTE).
- getDsType() - クラス のメソッドorg.jrobin.core.DsDef
-
Returns source type.
- getDsType(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getDsType(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getDsType(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getDynamicKeysChecked() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getEarliestLeaseDate() - クラス のメソッドnet.i2p.data.LeaseSet
-
Retrieve the end date of the earliest lease included in this leaseSet.
- getEarliestTime() - クラス のstaticメソッドnet.i2p.time.BuildTime
-
Get the earliest it could possibly be right now.
- getECBlocks() - クラス のメソッドcom.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getECBlocksForLevel(ErrorCorrectionLevel) - クラス のメソッドcom.google.zxing.qrcode.decoder.Version
-
- getECCodewordsPerBlock() - クラス のメソッドcom.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getECLevel() - クラス のメソッドcom.google.zxing.qrcode.encoder.QRCode
-
- getECXCPUFlags() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
- getEDXCPUFlags() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
- getEepProxyHost() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getEepProxyPort() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getEepProxySet() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getEffort(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getEffort(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getElapsed() - クラス のメソッドnet.i2p.client.impl.MessageState
-
- getElapsedTime() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getElGamalExponentSize() - クラス のメソッドnet.i2p.crypto.KeyGenerator
-
- getEnable() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getEnclosingRectangle() - クラス のメソッドcom.google.zxing.common.BitMatrix
-
This is useful in detecting the enclosing rectangle of a 'pure' barcode.
- getEncoded() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPrivateKey
-
This follows the docs from
java.security.spec.PKCS8EncodedKeySpec
quote:
- getEncoded() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPublicKey
-
This follows the spec at
ref: https://tools.ietf.org/html/draft-josefsson-pkix-eddsa-04
which matches the docs from
java.security.spec.X509EncodedKeySpec
quote:
- getEncoded() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
Return a PKCS8 representation of the key.
- getEncoded() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
-
- getEncoding() - クラス のメソッドnet.i2p.crypto.eddsa.math.Field
-
- getEncoding(String) - クラス のstaticメソッドi2p.susi.webmail.encoding.EncodingFactory
-
Retrieve instance of an encoder for a supported encoding (or null).
- getEncrypt(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getEncrypt(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getEncrypted() - クラス のメソッドnet.i2p.data.i2np.DeliveryInstructions
-
- getEncryptedData() - クラス のメソッドnet.i2p.data.Payload
-
the real data
- getEncryptionKey() - クラス のメソッドnet.i2p.data.i2np.DeliveryInstructions
-
- getEncryptionKey() - クラス のメソッドnet.i2p.data.LeaseSet
-
- getEncryptKey(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getEncryptKey(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getEnd() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getEnd() - クラス のメソッドnet.metanotion.util.skiplist.SkipLevels
-
- getEnd() - クラス のメソッドnet.metanotion.util.skiplist.SkipSpan
-
- getEndDate() - クラス のメソッドnet.i2p.data.i2cp.RequestLeaseSetMessage
-
- getEndDate() - クラス のメソッドnet.i2p.data.Lease
-
- getEndingTimestamp() - クラス のメソッドorg.jrobin.data.DataProcessor
-
Returns ending timestamp.
- getEndInt() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getEndpoint() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
For convenience
- getEndpoint() - インタフェース のメソッドnet.i2p.router.TunnelInfo
-
For convenience
- getEndpoint(int) - クラス のメソッドnet.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- getEndpoints() - クラス のメソッドnet.i2p.data.i2cp.RequestLeaseSetMessage
-
- getEndpoints() - クラス のメソッドnet.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- getEndsWith(String) - クラス のメソッドorg.cybergarage.xml.NodeList
-
- getEndTime() - クラス のメソッドorg.jrobin.core.Archive
-
Returns current ending timestamp.
- getEnforceProtocol() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
Do we receive all traffic, or only traffic marked with I2PSession.PROTO_STREAMING (6) ?
Default false.
- getEnqueueTime() - クラス のメソッドnet.i2p.router.OutNetMessage
-
For CDQ
- getEnqueueTime() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
-
For CDQ
- getEnqueueTime() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
For CDQ
- getEnqueueTime() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
For CDQ
- getEnqueueTime() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
-
For CDQ
- getEnqueueTime() - インタフェース のメソッドnet.i2p.router.util.CDQEntry
-
- getEntries() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getEntries() - クラス のメソッドnet.i2p.client.naming.NamingService
-
Warning - This obviously brings the whole database into memory,
so use is discouraged.
- getEntries() - インタフェース のメソッドnet.i2p.kademlia.KBucket
-
Retrieve all routing table entries stored in the bucket
- getEntries() - クラス のメソッドnet.i2p.kademlia.KBucketImpl
-
- getEntries() - クラス のメソッドnet.i2p.router.Banlist
-
For BanlistRenderer in router console.
- getEntries() - インタフェース のメソッドnet.i2p.router.networkdb.kademlia.DataStore
-
- getEntries() - クラス のメソッドnet.i2p.router.networkdb.kademlia.TransientDataStore
-
- getEntries() - クラス のメソッドnet.i2p.router.news.NewsManager
-
- getEntries() - クラス のメソッドnet.i2p.router.news.NewsXMLParser
-
The news entries.
- getEntries() - クラス のメソッドnet.i2p.router.web.NewsFeedHelper
-
- getEntries(Properties) - クラス のメソッドnet.i2p.client.naming.MetaNamingService
-
All services aggregated
- getEntries(Properties) - クラス のメソッドnet.i2p.client.naming.NamingService
-
Warning - This will bring the whole database into memory
if options is null, empty, or unsupported, use with caution.
- getEntries(Properties) - クラス のメソッドnet.i2p.client.naming.SingleFileNamingService
-
- getEntries(Properties) - クラス のメソッドnet.i2p.router.naming.BlockfileNamingService
-
- getEntries(I2PAppContext, int, int, long) - クラス のstaticメソッドnet.i2p.router.web.NewsFeedHelper
-
- getEntries(SelectionCollector<T>) - インタフェース のメソッドnet.i2p.kademlia.KBucket
-
- getEntries(SelectionCollector<T>) - クラス のメソッドnet.i2p.kademlia.KBucketImpl
-
- getEntry() - クラス のメソッドnet.i2p.data.i2np.DatabaseStoreMessage
-
Defines the entry in the network database being stored
- getEnvelopeNode() - クラス のメソッドorg.cybergarage.soap.SOAPRequest
-
- getEnvelopeNode() - クラス のメソッドorg.cybergarage.soap.SOAPResponse
-
- getEOFReached() - クラス のメソッドnet.i2p.util.LookaheadInputStream
-
- getError() - クラス のメソッドnet.i2p.router.networkdb.reseed.ReseedChecker
-
Error from last or current reseed attempt.
- getError() - クラス のメソッドnet.i2p.router.transport.ntcp.EstablishState
-
- getErrorCorrectionBytes() - クラス のメソッドcom.google.zxing.qrcode.encoder.BlockPair
-
- getErrorCorrectionLevel() - クラス のメソッドcom.google.zxing.qrcode.decoder.FormatInformation
-
- getErrorPage(String, String) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
foo => errordir/foo-header_xx.ht for lang xx, or errordir/foo-header.ht,
or the backup byte array on fail.
- getErrorPage(I2PAppContext, String, String) - クラス のstaticメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
foo => errordir/foo-header_xx.ht for lang xx, or errordir/foo-header.ht,
or the backup byte array on fail.
- getErrors() - クラス のメソッドnet.i2p.router.web.FormHandler
-
Display any error messages (processing the form if it hasn't
been yet)
- getErrorStream() - クラス のメソッドnet.i2p.util.ShellCommand
-
- getEstablishBeginTime() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
- getEstablishBeginTime() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getEstablished() - クラス のメソッドnet.i2p.router.CommSystemFacade
-
Get all the peers we are connected to.
- getEstablished() - クラス のメソッドnet.i2p.router.dummy.VMCommSystem
-
- getEstablished() - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
-
- getEstablished() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
-
Connected peers.
- getEstablished() - インタフェース のメソッドnet.i2p.router.transport.Transport
-
- getEstablished() - クラス のメソッドnet.i2p.router.transport.TransportManager
-
- getEstablished() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
Connected peers.
- getEstablisher() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
For IntroductionManager
- getEstablishState() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
Only valid during establishment; null later
- getEstimatedSize() - クラス のメソッドorg.jrobin.core.DataImporter
-
- getEstimatedSize() - クラス のメソッドorg.jrobin.core.RrdDef
-
Returns the number of storage bytes required to create RRD from this
RrdDef object.
- getEtag() - クラス のメソッドnet.i2p.addressbook.Subscription
-
Return the etag header that we received the last time we read this
subscription.
- getETag() - クラス のメソッドnet.i2p.util.EepGet
-
After fetch, the received value from the server, or null if none.
- getEventCount() - クラス のメソッドnet.i2p.stat.Frequency
-
how many events have occurred within the lifetime of this stat?
- getEventCount() - クラス のメソッドnet.i2p.stat.FrequencyStat
-
- getEventDispatcher() - クラス のメソッドnet.i2p.i2ptunnel.irc.EventReceiver
-
- getEventDispatcher() - インタフェース のメソッドnet.i2p.util.EventDispatcher
-
Get an object to be used to deliver events (usually
this
, but YMMV).
- getEventDispatcher() - クラス のメソッドnet.i2p.util.EventDispatcherImpl
-
- getEventName() - クラス のメソッドnet.i2p.router.web.SummaryListener
-
- getEvents() - クラス のメソッドnet.i2p.i2ptunnel.irc.EventReceiver
-
- getEvents() - クラス のメソッドnet.i2p.router.web.helpers.EventLogHelper
-
- getEvents() - インタフェース のメソッドnet.i2p.util.EventDispatcher
-
Retrieve the names of all the events that have been received
- getEvents() - クラス のメソッドnet.i2p.util.EventDispatcherImpl
-
- getEvents(long) - クラス のメソッドnet.i2p.router.util.EventLog
-
All events since a given time.
- getEvents(String, long) - クラス のメソッドnet.i2p.router.util.EventLog
-
Caches.
- getEventSubURI() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
-
- getEventSubURL() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getEventValue(String) - クラス のメソッドnet.i2p.i2ptunnel.irc.EventReceiver
-
- getEventValue(String) - インタフェース のメソッドnet.i2p.util.EventDispatcher
-
Retrieve the value currently associated with the specified
event value
- getEventValue(String) - クラス のメソッドnet.i2p.util.EventDispatcherImpl
-
- getException() - クラス のメソッドnet.i2p.router.transport.ntcp.EstablishState
-
- getExceptions() - クラス のメソッドorg.apache.http.conn.util.PublicSuffixList
-
- getExclude(boolean, boolean) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPeerSelector
-
Pick peers that we want to avoid
- getExecutor() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getExpiration() - クラス のメソッドnet.i2p.data.i2cp.SendMessageExpiresMessage
-
The Date object is created here, it is not cached.
- getExpiration() - クラス のメソッドnet.i2p.data.i2np.GarlicClove
-
- getExpiration() - クラス のメソッドnet.i2p.data.router.RouterAddress
-
- getExpiration() - クラス のメソッドnet.i2p.router.client.LeaseRequestState
-
when the request for the lease set expires
- getExpiration() - クラス のメソッドnet.i2p.router.ClientMessage
-
Expiration requested by the client that sent the message.
- getExpiration() - クラス のメソッドnet.i2p.router.message.CloveSet
-
- getExpiration() - クラス のメソッドnet.i2p.router.message.GarlicConfig
-
- getExpiration() - インタフェース のメソッドnet.i2p.router.MessageSelector
-
Returns the # of milliseconds since the epoch after which this selector should
stop searching for matches.
- getExpiration() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodOnlyLookupSelector
-
- getExpiration() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodSearchJob
-
using context clock
- getExpiration() - クラス のメソッドnet.i2p.router.networkdb.kademlia.IterativeLookupSelector
-
- getExpiration() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
-
- getExpiration() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchMessageSelector
-
- getExpiration() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreMessageSelector
-
- getExpiration() - クラス のメソッドnet.i2p.router.OutNetMessage
-
Specify the # ms since the epoch after which if the message has not been
sent the OnFailedSend job should be fired and the message should be
removed from the pool.
- getExpiration() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
when does this tunnel expire (in ms since the epoch)?
- getExpiration() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
-
- getExpiration() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
- getExpiration() - インタフェース のメソッドnet.i2p.router.TunnelInfo
-
- getExpirationTime() - クラス のメソッドnet.i2p.data.i2cp.SendMessageExpiresMessage
-
Use this instead of getExpiration().getTime()
- getExpirationTime() - クラス のメソッドnet.i2p.data.router.RouterAddress
-
- getExpiredDeviceMonitoringInterval() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
-
- getExpireEvent() - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
-
used in the fragment handler so we can cancel the expire event on success
- getExpires() - クラス のメソッドnet.i2p.client.impl.MessageState
-
- getExpires() - クラス のメソッドnet.i2p.i2ptunnel.irc.I2PTunnelDCCClient
-
- getExplicitFilter() - クラス のメソッドnet.i2p.router.web.helpers.ConfigStatsHelper
-
- getExploreKeys() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getExploreKeys() - クラス のメソッドorg.klomp.snark.dht.DHTNodes
-
DHT - get random keys to explore
- getExploreKeys(long) - クラス のメソッドnet.i2p.kademlia.KBucketSet
-
For every bucket that hasn't been updated in this long,
or isn't close to full,
generate a random key that would be a member of that bucket.
- getExtendedEBXFeatureFlags() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
- getExtendedECXCPUFlags() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
- getExtendedECXFeatureFlags() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
There's almost nothing in here.
- getExtendedEDXCPUFlags() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
- getExtensions() - クラス のメソッドcom.nettgryppa.security.HashCash
-
Extra data encoded in the HashCash
- getExternalIP() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
IPv4 only
- getExternalPort(boolean) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
- getExtraBytes() - クラス のメソッドnet.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Retrieve the extra bytes beyond the session key resulting from the DH exchange.
- getExtraBytes() - クラス のメソッドnet.i2p.router.transport.ntcp.EstablishState
-
if complete, this will contain any bytes received as part of the
handshake that were after the actual handshake.
- getExtraKeyData() - クラス のメソッドnet.i2p.data.KeyCertificate
-
Signing Key extra data, if any, is first in the array.
- getExtraSigningKeyData() - クラス のメソッドnet.i2p.data.KeyCertificate
-
Signing Key extra data, if any.
- getExtremeAverageValue() - クラス のメソッドnet.i2p.stat.Rate
-
During the extreme period (i.e.
- getExtremeEventCount() - クラス のメソッドnet.i2p.stat.Rate
-
when the max(totalValue) was achieved, how many events occurred in that period?
Note that this is not necesarily the highest event count; that isn't tracked.
- getExtremeEventSaturation() - クラス のメソッドnet.i2p.stat.Rate
-
During the extreme period (i.e.
- getExtremeSaturationLimit() - クラス のメソッドnet.i2p.stat.Rate
-
During the extreme period (i.e.
- getExtremeTotalEventTime() - クラス のメソッドnet.i2p.stat.Rate
-
when the max(totalValue) was achieved, how much of the time was spent doing the events?
- getExtremeTotalValue() - クラス のメソッドnet.i2p.stat.Rate
-
what was the max total value acrued in any period?
- getFacade() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
-
- getFactory(String) - クラス のstaticメソッドorg.jrobin.core.RrdBackendFactory
-
Returns backend factory for the given backend factory name.
- getFactoryName() - クラス のメソッドorg.jrobin.core.RrdBackendFactory
-
Returns the name (primary ID) for the factory.
- getFactoryName() - クラス のメソッドorg.jrobin.core.RrdFileBackendFactory
-
Returns the name of this factory.
- getFactoryName() - クラス のメソッドorg.jrobin.core.RrdJRobin14FileBackendFactory
-
Returns the name of this factory.
- getFactoryName() - クラス のメソッドorg.jrobin.core.RrdMemoryBackendFactory
-
Returns the name of this factory.
- getFactoryName() - クラス のメソッドorg.jrobin.core.RrdNioBackendFactory
-
Returns the name of this factory.
- getFactoryName() - クラス のメソッドorg.jrobin.core.RrdNioByteBufferBackendFactory
-
Returns the name of this factory.
- getFactoryName() - クラス のメソッドorg.jrobin.core.RrdSafeFileBackendFactory
-
Returns the name of this factory.
- getFailed() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
-
- getFailed() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
-
getFailed
- getFailedBySkew() - クラス のメソッドnet.i2p.router.transport.ntcp.EstablishState
-
Was this connection failed because of clock skew?
- getFailedCount() - クラス のメソッドnet.i2p.router.tunnel.FragmentHandler
-
- getFailedCount() - クラス のメソッドnet.i2p.router.tunnel.TunnelParticipant
-
- getFailedLookupRate() - クラス のメソッドnet.i2p.router.peermanager.DBHistory
-
how often does the peer fail to reply to a lookup request, broken into 1 hour and 1 day periods.
- getFailedRate() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
-
- getFailedTransports() - クラス のメソッドnet.i2p.router.OutNetMessage
-
- getFailingPeers() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many peers the router ranks as failing.
- getFailureReason() - クラス のメソッドorg.klomp.snark.TrackerInfo
-
Not HTML escaped.
- getFalsePositiveRate() - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
-
unsynchronized, only used for logging elsewhere
- getFalsePositiveRate() - クラス のメソッドnet.i2p.router.util.DecayingHashSet
-
pointless, only used for logging elsewhere
- getFamily() - クラス のメソッドnet.i2p.router.web.helpers.ConfigFamilyHelper
-
- getFamilyKeyCrypto() - クラス のメソッドnet.i2p.router.Router
-
Family Key Crypto Signer / Verifier.
- getFarEnd() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
For convenience
- getFarEnd() - インタフェース のメソッドnet.i2p.router.TunnelInfo
-
For convenience
- getFastPeers() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many active peers the router ranks as fast.
- getFastReceive() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
- getFaultActor() - クラス のメソッドorg.cybergarage.soap.SOAPResponse
-
- getFaultActorNode() - クラス のメソッドorg.cybergarage.soap.SOAPResponse
-
- getFaultCode() - クラス のメソッドorg.cybergarage.soap.SOAPResponse
-
- getFaultCodeNode() - クラス のメソッドorg.cybergarage.soap.SOAPResponse
-
- getFaultDetailNode() - クラス のメソッドorg.cybergarage.soap.SOAPResponse
-
- getFaultNode() - クラス のメソッドorg.cybergarage.soap.SOAPResponse
-
- getFaultString() - クラス のメソッドorg.cybergarage.soap.SOAPResponse
-
- getFaultStringNode() - クラス のメソッドorg.cybergarage.soap.SOAPResponse
-
- getFavorites() - クラス のメソッドnet.i2p.router.web.helpers.HomeHelper
-
- getFetchEnd() - クラス のメソッドorg.jrobin.core.FetchRequest
-
Returns ending timestamp to be used for the fetch request.
- getFetchRequestResolution() - クラス のメソッドorg.jrobin.data.DataProcessor
-
Returns desired RRD archive step (reslution) in seconds to be used while fetching data
from RRD files.
- getFetchStart() - クラス のメソッドorg.jrobin.core.FetchRequest
-
Returns starting timestamp to be used for the fetch request.
- getFetchStep() - クラス のメソッドorg.jrobin.data.Def
-
- getFFChecked(int) - クラス のメソッドnet.i2p.router.web.helpers.ConfigAdvancedHelper
-
- getField() - クラス のメソッドnet.i2p.crypto.eddsa.math.Curve
-
- getFieldBytes() - クラス のメソッドorg.klomp.snark.BitField
-
This returns the actual byte array used.
- getFile() - クラス のメソッドi2p.susi.util.FileBuffer
-
- getFileComparator(int, I2PSnarkServlet) - クラス のstaticメソッドorg.klomp.snark.web.Sorters
-
Negative is reverse
0, 1: Name
5: Size
10: Remaining (needed)
12: File type
13: Priority
- getFileCount() - クラス のメソッドorg.klomp.snark.Storage
-
Does not include directories.
- getfileName() - クラス のメソッドi2p.susi.dns.ConfigBean
-
- getFilename() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- getFilename() - クラス のメソッドnet.i2p.router.MessageHistory
-
- getFilename() - クラス のメソッドnet.i2p.router.web.helpers.ConfigStatsHelper
-
- getFilename() - クラス のメソッドorg.jrobin.graph.RrdGraphInfo
-
Returns filename of the graph
- getFilename(String) - クラス のメソッドnet.i2p.servlet.RequestWrapper
-
- getFileName() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getFileName() - クラス のメソッドi2p.susi.dns.NamingServiceBean
-
- getFileName() - クラス のメソッドi2p.susi.dns.SubscriptionsBean
-
- getFileName() - クラス のメソッドi2p.susi.webmail.Attachment
-
- getFilenameDateFormat() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- getFilePointer() - クラス のメソッドnet.metanotion.io.RAIFile
-
- getFilePointer() - インタフェース のメソッドnet.metanotion.io.RandomAccessInterface
-
- getFilePointer() - クラス のメソッドorg.jrobin.core.jrrd.RRDFile
-
- getFilePriorities() - クラス のメソッドorg.klomp.snark.Storage
-
Get the file priorities array.
- getFiles() - クラス のメソッドorg.klomp.snark.MetaInfo
-
Returns a list of lists of file name hierarchies or null if it is
a single name.
- getFiles() - クラス のメソッドorg.klomp.snark.Storage
-
Does not include directories.
- getFileSeparator() - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns file system separator string.
- getFileSize() - クラス のメソッドnet.i2p.util.LogManager
-
- getFileSize(String) - クラス のstaticメソッドnet.i2p.util.LogManager
-
Determine how many bytes are in the given formatted string (5m, 60g, 100k, etc)
Size may be k, m, or g; a trailing b is ignored.
- getFilesPublic() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getFileSummary() - クラス のメソッドnet.i2p.router.web.helpers.FileDumpHelper
-
- getFileType() - クラス のメソッドnet.i2p.crypto.SU3File
-
The file type is advisory and is application-dependent.
- getFilter() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getFilter() - クラス のメソッドorg.jrobin.core.FetchRequest
-
Returns request filter.
- getFilterKey(byte[], int, int) - クラス のメソッドorg.xlattice.crypto.filters.BloomSHA1
-
Get the bloom filter offsets for reuse.
- getFinalShutdownTasks() - クラス のメソッドnet.i2p.router.RouterContext
-
- getFinished() - クラス のメソッドnet.i2p.i2ptunnel.GunzipOutputStream
-
Inflater statistic
- getFinished() - クラス のメソッドnet.i2p.util.ResettableGZIPInputStream
-
Moved from i2ptunnel HTTPResponseOutputStream.InternalGZIPInputStream
- getFirewallAndReseedStatus() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
The firewall status and reseed status/buttons
- getFirst() - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns the first falue
- getFirst() - クラス のメソッドorg.klomp.snark.web.InclusiveByteRange
-
- getFirst(long) - クラス のメソッドorg.klomp.snark.web.InclusiveByteRange
-
- getFirstChildNode(Node, String) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getFirstChildNode(Node, String) - クラス のstaticメソッドorg.jrobin.core.XmlTemplate
-
- getFirstElement() - クラス のメソッドi2p.susi.util.Folder
-
Returns the first element of the sorted folder.
- getFirstHeardAbout() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
When did we first hear about this peer?
- getFirstLine() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getFirstLineString() - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getFirstLineToken(int) - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getFirstTimestamp() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns the first timestamp in this FetchData object.
- getFiveMinuteKBps() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getFlags() - クラス のメソッドnet.i2p.data.DateAndFlags
-
- getFlags() - クラス のメソッドnet.i2p.data.i2cp.SendMessageExpiresMessage
-
- getFlags() - クラス のメソッドnet.i2p.router.ClientMessage
-
Flags requested by the client that sent the message.
- getFloodfillPeers() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
list of the Hashes of currently known floodfill peers;
Returned list will not include our own hash.
- getFont(int) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
- getFontAscent(Font) - クラス のメソッドorg.jrobin.graph.ImageWorker
-
- getFontCharWidth(int) - クラス のメソッドorg.jrobin.graph.RrdGraph
-
- getFontFromResourceName(String) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
- getFontHeight(int) - クラス のメソッドorg.jrobin.graph.RrdGraph
-
- getFontHeight(Font) - クラス のメソッドorg.jrobin.graph.ImageWorker
-
- getFooter() - クラス のメソッドnet.i2p.util.LookaheadInputStream
-
Grab the lookahead footer.
- getForceMobileConsole() - クラス のメソッドnet.i2p.router.web.helpers.ConfigUIHelper
-
- getForm() - クラス のメソッドnet.i2p.router.web.helpers.ConfigTunnelsHelper
-
- getForm() - クラス のメソッドnet.i2p.router.web.helpers.EventLogHelper
-
- getForm() - クラス のメソッドnet.i2p.router.web.helpers.GraphHelper
-
- getForm1() - クラス のメソッドnet.i2p.router.web.helpers.ConfigClientsHelper
-
clients
- getForm2() - クラス のメソッドnet.i2p.router.web.helpers.ConfigClientsHelper
-
webapps
- getForm3() - クラス のメソッドnet.i2p.router.web.helpers.ConfigClientsHelper
-
plugins
- getFormat() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getFormat() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPublicKey
-
- getFormat() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
return the encoding format we produce in getEncoded().
- getFormat() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
-
- getFormat() - クラス のメソッドnet.i2p.util.LogManager
-
- getFormatInstance() - 例外 のstaticメソッドcom.google.zxing.FormatException
-
- getFormatInstance(Throwable) - 例外 のstaticメソッドcom.google.zxing.FormatException
-
- getFragmentCount() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
-
- getFragmentCount() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
How many fragments in the message.
- getFragmentCount() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
only for debugging and stats
- getFragmentCount() - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
-
- getFragmentNumber() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
-
which fragment are we working on (0 for the first fragment)
- getFragments() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
-
- getFrameAt(int) - クラス のメソッドorg.jrobin.graph.GifEncoder
-
- getFrameCount() - クラス のメソッドorg.jrobin.graph.GifEncoder
-
- getFramedAveragePeerClockSkew(int) - クラス のメソッドnet.i2p.router.CommSystemFacade
-
Return framed average clock skew of connected peers in seconds, or null if we cannot answer.
- getFramedAveragePeerClockSkew(int) - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
-
- getFreeTunnelCount() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getFreeTunnelCount() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getFreeTunnelCount() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
how many free inbound tunnels do we have available?
- getFrequency() - クラス のメソッドnet.i2p.stat.FrequencyStat
-
- getFrequency(long) - クラス のメソッドnet.i2p.stat.FrequencyStat
-
- getFrequency(String) - クラス のメソッドnet.i2p.stat.StatManager
-
Misnamed, as it returns a FrequenceyStat, not a Frequency.
- getFrequencyNames() - クラス のメソッドnet.i2p.stat.StatManager
-
- getFriendlyName() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getFrom() - クラス のメソッドnet.i2p.data.i2np.DatabaseLookupMessage
-
Contains the router who requested this lookup
- getFrom() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
-
- getFromDestination() - クラス のメソッドnet.i2p.router.ClientMessage
-
Valid for outbound; null for inbound.
- getFromHash() - クラス のメソッドnet.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getFromHash() - クラス のメソッドnet.i2p.router.networkdb.kademlia.IterativeSearchJob
-
Hash of the dest this query is from
- getG() - クラス のメソッドnet.i2p.crypto.elgamal.spec.ElGamalParameterSpec
-
Returns the base generator g
.
- getGarlicCloves(GarlicMessage, PrivateKey, SessionKeyManager) - クラス のメソッドnet.i2p.router.message.GarlicMessageParser
-
- getGateway() - クラス のメソッドnet.i2p.data.Lease
-
Retrieve the router at which the destination can be contacted
- getGateway() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
For convenience
- getGateway() - インタフェース のメソッドnet.i2p.router.TunnelInfo
-
For convenience
- getGeneratorBase() - クラス のメソッドcom.google.zxing.common.reedsolomon.GenericGF
-
- getGlobalContext() - クラス のstaticメソッドnet.i2p.I2PAppContext
-
Pull the default context, creating a new one if necessary, else using
the first one created.
- getGranted() - クラス のメソッドnet.i2p.router.client.LeaseRequestState
-
created lease set from client - FIXME always null
- getGroupName() - クラス のメソッドnet.i2p.stat.FrequencyStat
-
- getGroupName() - クラス のメソッドnet.i2p.stat.RateStat
-
- getH() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getH() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
-
- getHandler() - クラス のメソッドnet.i2p.sam.SessionRecord
-
- getHandler(int) - クラス のメソッドnet.i2p.client.impl.I2PClientMessageHandlerMap
-
- getHandlerCount() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelServer
-
- getHandlerMap() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
For Subsessions
- getHandlerStatus() - クラス のメソッドnet.i2p.router.transport.udp.PacketHandler
-
- getHandshake(int, boolean, boolean, boolean, boolean) - クラス のstaticメソッドorg.klomp.snark.ExtensionHandler
-
- getHandshakeMap() - クラス のメソッドorg.klomp.snark.Peer
-
- getHardDisconnected() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getHash() - クラス のメソッドnet.i2p.client.datagram.I2PDatagramDissector
-
Extract the hash of the payload of an I2P repliable datagram (previously
loaded with the loadI2PDatagram() method), verifying the datagram
signature.
- getHash() - クラス のメソッドnet.i2p.data.DatabaseEntry
-
A common interface to the Hash of the two subclasses.
- getHash() - クラス のメソッドnet.i2p.data.i2cp.DestLookupMessage
-
- getHash() - クラス のメソッドnet.i2p.data.i2cp.DestReplyMessage
-
- getHash() - クラス のメソッドnet.i2p.data.i2cp.HostLookupMessage
-
- getHash() - クラス のメソッドnet.i2p.data.KeysAndCert
-
Throws IllegalStateException if keys and cert are not initialized,
as of 0.9.12.
- getHash() - クラス のメソッドorg.klomp.snark.dht.NodeInfo
-
- getHash() - クラス のメソッドorg.klomp.snark.PartialPiece
-
Piece must be complete.
- getHash(String) - クラス のstaticメソッドnet.i2p.util.ConvertToHash
-
Convert any kind of destination String to a hash
- getHashAlgorithm() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAParameterSpec
-
- getHashInstance() - 列挙 のメソッドnet.i2p.crypto.SigType
-
- getHashLen() - 列挙 のメソッドnet.i2p.crypto.SigType
-
the length of the hash, in bytes
- getHeader() - クラス のメソッドi2p.susi.webmail.Mail
-
This may or may not contain the body also.
- getHeader() - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getHeader() - クラス のメソッドorg.cybergarage.http.HTTPResponse
-
- getHeader() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPResponse
-
- getHeader() - クラス のメソッドorg.jrobin.core.jrrd.RRDatabase
-
Returns the Header
for this database.
- getHeader() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns RRD header.
- getHeader(int) - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getHeader(String) - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Fetch the header.
- getHeader(String) - クラス のメソッドnet.i2p.servlet.filters.XSSRequestWrapper
-
- getHeader(String) - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getHeaderOnly() - インタフェース のメソッドi2p.susi.webmail.pop3.POP3MailBox.FetchRequest
-
- getHeaderString() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getHeaderValue(String) - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getHeartbeat() - クラス のメソッドorg.jrobin.core.Datasource
-
Returns datasource heartbeat
- getHeartbeat() - クラス のメソッドorg.jrobin.core.DsDef
-
Returns source heartbeat.
- getHeartbeat(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getHeartbeat(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getHeartbeat(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getHeight() - クラス のメソッドcom.google.zxing.common.BitMatrix
-
- getHeight() - クラス のメソッドcom.google.zxing.qrcode.encoder.ByteMatrix
-
- getHeight() - クラス のメソッドorg.cybergarage.upnp.Icon
-
- getHeight() - クラス のメソッドorg.jrobin.graph.Gif89Frame
-
- getHeight() - クラス のメソッドorg.jrobin.graph.RrdGraphInfo
-
Returns total graph height
- getHighCapacityPeers() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many active peers the router ranks as having a high capacity.
- getHighestAckedThrough() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getHighestBlockId() - クラス のメソッドnet.i2p.client.streaming.impl.MessageInputStream
-
- getHighestReadyBlockId() - クラス のメソッドnet.i2p.client.streaming.impl.MessageInputStream
-
What is the highest block ID we've completely received through?
- getHost() - クラス のメソッドnet.i2p.data.router.RouterAddress
-
Convenience, same as getOption("host").
- getHost() - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKSHeader
-
- getHost() - クラス のメソッドnet.i2p.router.transport.udp.UDPAddress
-
- getHost() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getHost() - クラス のメソッドnet.i2p.sam.SAMv3DatagramServer
-
- getHost() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getHost() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getHost(String) - クラス のstaticメソッドorg.cybergarage.http.HTTP
-
- getHost(String, String) - クラス のメソッドnet.i2p.util.PortMapper
-
Get the registered host for a service.
- getHostAddress() - クラス のメソッドnet.i2p.router.transport.udp.UDPAddress
-
As of 0.9.32, will NOT resolve host names.
- getHostAddress(int) - クラス のstaticメソッドorg.cybergarage.net.HostInterface
-
- getHostInetAddress() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getHostname() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getHostname() - クラス のメソッドnet.i2p.data.i2cp.HostLookupMessage
-
- getHostName() - クラス のメソッドnet.i2p.client.streaming.I2PSocketAddress
-
- getHostURL(String, int, String) - クラス のstaticメソッドorg.cybergarage.net.HostInterface
-
- getHour() - クラス のメソッドorg.cybergarage.http.Date
-
- getHTTPBindAddress() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getHTTPBindAddress() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getHTTPPort() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
-
- getHTTPPort() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getHTTPPort() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getHTTPServer(int) - クラス のメソッドorg.cybergarage.http.HTTPServerList
-
- getHTTPServerList() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getHTTPVersion() - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getI() - クラス のメソッドnet.i2p.crypto.eddsa.math.Curve
-
- getI2CPHost() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getI2CPHost() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getI2CPHost(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getI2CPOptions() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getI2CPPort() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getI2CPPort() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getI2CPPort(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getI2PSession() - クラス のメソッドnet.i2p.sam.SAMMessageSession
-
Get the I2PSession object used by the SAM message-based session.
- getIcon(int) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getIcon(int) - クラス のメソッドorg.cybergarage.upnp.IconList
-
- getIconByURI(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getIconList() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getIconNode() - クラス のメソッドorg.cybergarage.upnp.Icon
-
- getId() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelTask
-
- getId() - クラス のメソッドnet.i2p.router.message.GarlicConfig
-
- getId() - クラス のメソッドorg.klomp.snark.Piece
-
- getID() - クラス のメソッドi2p.susi.webmail.MailPart
-
A value unique across all the parts of this Mail,
and constant across restarts, so it may be part of a bookmark.
- getID() - クラス のメソッドnet.i2p.router.update.PluginUpdateChecker
-
- getID() - クラス のメソッドnet.i2p.router.update.PluginUpdateRunner
-
- getID() - クラス のメソッドnet.i2p.router.update.UpdateRunner
-
- getID() - インタフェース のメソッドnet.i2p.update.UpdateTask
-
Valid for plugins
- getID() - クラス のメソッドorg.klomp.snark.comments.Comment
-
A unique ID that may be used to delete this comment from
the CommentSet via remove(int).
- getID() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
- getID() - クラス のメソッドorg.klomp.snark.PeerID
-
- getID() - クラス のメソッドorg.klomp.snark.Snark
-
- getID() - クラス のメソッドorg.klomp.snark.UpdateRunner
-
- getID(long) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getID(String) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getID(InetAddress) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getIdent() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
Retrieve the shortened 4 character ident for the router located within
the current JVM at the given context.
- getIdenticonCode(String, String) - クラス のstaticメソッドcom.docuverse.identicon.IdenticonUtil
-
Returns identicon code specified as an input parameter or derived from an
IP address.
- getIdenticonCode(InetAddress) - クラス のstaticメソッドcom.docuverse.identicon.IdenticonUtil
-
Returns identicon code for given IP address.
- getIdenticonETag(int, int, int) - クラス のstaticメソッドcom.docuverse.identicon.IdenticonUtil
-
- getIdenticonSize(String) - クラス のstaticメソッドcom.docuverse.identicon.IdenticonUtil
-
- getIdentity() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
Retrieve the identity of the router represented
- getIdleTimeout() - クラス のメソッドnet.i2p.router.transport.ntcp.EventPumper
-
- getIgnorePaths() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- getImageBytes(String, float) - クラス のメソッドorg.jrobin.graph.ImageWorker
-
- getImages() - クラス のメソッドnet.i2p.router.web.helpers.GraphHelper
-
- getImgInfo() - クラス のメソッドorg.jrobin.graph.RrdGraphInfo
-
- getInactiveTime() - クラス のメソッドorg.klomp.snark.Peer
-
- getInactivityAction() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getInactivityTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getInactivityTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
What period of inactivity qualifies as "too long"?
- getInboundBacklog() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getInboundBufferSize() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
how much data are we willing to accept in our buffer?
- getInboundBuildQueueSize() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundBuildQueueSize() - クラス のメソッドnet.i2p.router.tunnel.pool.BuildHandler
-
- getInboundBuildQueueSize() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundBuildQueueSize() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
count how many inbound tunnel requests we have received but not yet processed
- getInboundBurstBytes() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
- getInboundBurstKBytesPerSecond() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
The configured maximum, not the current rate.
- getInboundBurstKBytesPerSecond() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthRefiller
-
- getInboundBurstRate() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getInboundBurstRateBits() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getInboundClientPools() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundClientPools() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
for TunnelRenderer in router console
- getInboundClientPools() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
for TunnelRenderer in router console
- getInboundClientTunnelCount() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundClientTunnelCount() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundClientTunnelCount() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
how many free inbound client tunnels do we have available?
- getInboundClientTunnels() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many inbound client tunnels we have.
- getInboundExploratoryPool() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundExploratoryPool() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
For TunnelRenderer in router console
- getInboundExploratoryPool() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
for TunnelRenderer in router console
- getInboundKBytesPerSecond() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
The configured maximum, not the current rate.
- getInboundKBytesPerSecond() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthRefiller
-
- getInboundMask(RouterInfo) - クラス のメソッドnet.i2p.router.tunnel.pool.ConnectChecker
-
Our inbound mask.
- getInboundMessages() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
Fetch the internal id (Long) to InboundMessageState for incomplete inbound messages.
- getInboundPool(Hash) - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundPool(Hash) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundPool(Hash) - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
- getInboundRandomKey(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
Random keys
- getInboundRate() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getInboundRateDelta() - インタフェース のメソッドnet.i2p.router.RouterThrottle
-
How much faster (or if negative, slower) we are receiving data as
opposed to our longer term averages?
- getInboundRateDelta() - クラス のメソッドnet.i2p.router.RouterThrottleImpl
-
- getInboundSettings() - クラス のメソッドnet.i2p.router.ClientTunnelSettings
-
- getInboundSettings() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundSettings() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
exploratory
- getInboundSettings() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
- getInboundSettings(Hash) - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundSettings(Hash) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundSettings(Hash) - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
- getInboundState(RemoteHostId) - クラス のメソッドnet.i2p.router.transport.udp.EstablishmentManager
-
Grab the active establishing state
- getInboundTransferred() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How much data have we received since the router started (pretty printed
string with 2 decimal places and the appropriate units - GB/MB/KB/bytes)
- getInboundTunnels() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many free inbound tunnels we have.
- getIndentLevelString(int) - クラス のメソッドorg.cybergarage.xml.Node
-
- getIndentLevelString(int, String) - クラス のメソッドorg.cybergarage.xml.Node
-
- getIndex(String) - クラス のメソッドorg.cybergarage.xml.Node
-
- getIndex(String, Serializer<K>, Serializer<V>) - クラス のメソッドnet.metanotion.io.block.BlockFile
-
Open a skiplist if it exists.
- getInetAddress() - クラス のメソッドnet.i2p.client.streaming.impl.StandardServerSocket
-
- getInetAddress() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getInetAddress() - クラス のメソッドnet.i2p.util.InternalServerSocket
-
- getInetAddress() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getInetAddress(int, String[]) - クラス のstaticメソッドorg.cybergarage.net.HostInterface
-
- getInetMask() - クラス のstaticメソッドcom.docuverse.identicon.IdenticonUtil
-
Returns current IP address mask.
- getInetSalt() - クラス のstaticメソッドcom.docuverse.identicon.IdenticonUtil
-
Returns current inetSalt value.
- getInfo() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
Returns a CPUInfo item for the current type of CPU
If I could I would declare this method in a interface named
CPUInfoProvider and implement that interface in this class.
- getInfo() - クラス のメソッドorg.jrobin.core.Header
-
- getInfo() - クラス のメソッドorg.jrobin.core.RrdDb
-
- getInfo() - クラス のメソッドorg.jrobin.core.RrdSafeFileBackend.Counters
-
- getInfoBytes() - クラス のメソッドorg.klomp.snark.MetaInfo
-
- getInfoHash() - クラス のメソッドorg.klomp.snark.MagnetURI
-
- getInfoHash() - クラス のメソッドorg.klomp.snark.MetaInfo
-
Returns the original 20 byte SHA1 hash over the bencoded info map.
- getInfoHash() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
- getInfoHash() - クラス のメソッドorg.klomp.snark.Snark
-
- getInfoHash() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
-
- getInitialNews() - クラス のメソッドnet.i2p.router.news.NewsManager
-
The initial (welcome to i2p) news
- getInputArgumentList() - クラス のメソッドorg.cybergarage.upnp.Action
-
- getInputStream() - インタフェース のメソッドi2p.susi.util.Buffer
-
- getInputStream() - クラス のメソッドi2p.susi.util.FileBuffer
-
Caller must call readComplete()
- getInputStream() - クラス のメソッドi2p.susi.util.GzipFileBuffer
-
- getInputStream() - クラス のメソッドi2p.susi.util.MemoryBuffer
-
- getInputStream() - クラス のメソッドi2p.susi.util.OutputStreamBuffer
-
- getInputStream() - クラス のメソッドi2p.susi.util.ReadBuffer
-
- getInputStream() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocket
-
As of 0.9.9 will throw an IOE if socket is closed.
- getInputStream() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
stream that the local peer receives data on
- getInputStream() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
As of 0.9.9 will throw an IOE if socket is closed.
- getInputStream() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getInputStream() - クラス のメソッドnet.i2p.i2ptunnel.socks.SocketWrapper
-
- getInputStream() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getInputStream() - クラス のメソッドnet.i2p.util.ShellCommand
-
- getInputStream() - クラス のメソッドorg.cybergarage.http.HTTPSocket
-
- getInputStream() - インタフェース のメソッドorg.klomp.snark.web.BasicServlet.HttpContent
-
- getInputStream(String) - クラス のメソッドnet.i2p.servlet.RequestWrapper
-
- getInsertedCount() - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
-
unsynchronized but only used for logging elsewhere
- getInsertedCount() - クラス のメソッドnet.i2p.router.util.DecayingHashSet
-
unsynchronized but only used for logging elsewhere
- getInstance() - クラス のstaticメソッドnet.i2p.client.streaming.impl.RetransmissionTimer
-
- getInstance() - クラス のstaticメソッドnet.i2p.crypto.DSAEngine
-
- getInstance() - クラス のstaticメソッドnet.i2p.crypto.KeyGenerator
-
- getInstance() - クラス のstaticメソッドnet.i2p.crypto.SHA1
-
- getInstance() - クラス のstaticメソッドnet.i2p.crypto.SHA256Generator
-
- getInstance() - クラス のstaticメソッドnet.i2p.data.RoutingKeyGenerator
-
Get the generator for this context.
- getInstance() - クラス のstaticメソッドnet.i2p.i2ptunnel.TunnelControllerGroup
-
In I2PAppContext will instantiate if necessary and always return non-null.
- getInstance() - クラス のstaticメソッドnet.i2p.router.tunnel.DummyValidator
-
- getInstance() - クラス のstaticメソッドnet.i2p.router.update.ConsoleUpdateManager
-
- getInstance() - クラス のstaticメソッドnet.i2p.util.Clock
-
- getInstance() - クラス のstaticメソッドnet.i2p.util.RandomSource
-
Singleton for whatever PRNG i2p uses.
- getInstance() - クラス のstaticメソッドnet.i2p.util.SimpleScheduler
-
- getInstance() - クラス のstaticメソッドnet.i2p.util.SimpleTimer
-
- getInstance() - クラス のstaticメソッドnet.i2p.util.SimpleTimer2
-
If you have a context, use context.simpleTimer2() instead
- getInstance() - クラス のstaticメソッドorg.cybergarage.http.Date
-
- getInstance() - クラス のstaticメソッドorg.jrobin.core.RrdDbPool
-
Creates a single instance of the class on the first call, or returns already existing one.
- getInstance(int) - クラス のstaticメソッドnet.i2p.util.SimpleByteCache
-
Get a cache responsible for arrays of the given size
- getInstance(int, int) - クラス のstaticメソッドnet.i2p.util.ByteCache
-
Get a cache responsible for objects of the given size.
- getInstance(int, int) - クラス のstaticメソッドnet.i2p.util.SimpleByteCache
-
Get a cache responsible for objects of the given size
- getInstructionAugmentationSize(PendingGatewayMessage, int, int) - クラス のstaticメソッドnet.i2p.router.tunnel.TrivialPreprocessor
-
- getInstructions() - クラス のメソッドnet.i2p.data.i2np.GarlicClove
-
- getInstructionsSize(PendingGatewayMessage) - クラス のstaticメソッドnet.i2p.router.tunnel.TrivialPreprocessor
-
- getInt() - クラス のメソッドorg.klomp.snark.bencode.BEValue
-
Returns this BEValue as int.
- getInt(Properties, String, int) - クラス のstaticメソッドnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- getInt(Properties, String, String) - クラス のstaticメソッドnet.i2p.stat.PersistenceHelper
-
- getIntegerHeaderValue(String) - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getIntegerValue() - クラス のメソッドorg.cybergarage.upnp.Argument
-
- getIntegerValue(byte[], String) - クラス のstaticメソッドorg.cybergarage.http.HTTPHeader
-
- getIntegerValue(String, String) - クラス のstaticメソッドorg.cybergarage.http.HTTPHeader
-
- getIntegrationBonus() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
extra factor added to the integration ranking - this can be updated in the profile
written to disk to affect how the algorithm ranks integration.
- getIntegrationThreshold() - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
-
- getIntegrationValue() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
How well integrated into the network is this peer (as measured by how much they've
told us that we didn't already know).
- getInterestedAndChoking() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
- getInterestedUploaders() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Uploaders, interested only.
- getInterface() - クラス のstaticメソッドorg.cybergarage.net.HostInterface
-
- getInterfaceAddress() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getInterfaceAddress() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
-
- getInterlegendSpace() - クラス のメソッドorg.jrobin.graph.RrdGraph
-
- getInternalType(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getInterval() - クラス のメソッドorg.klomp.snark.TrackerInfo
-
in seconds
- getIntroducerCount() - クラス のメソッドnet.i2p.router.transport.udp.UDPAddress
-
- getIntroducerExpiration(int) - クラス のメソッドnet.i2p.router.transport.udp.UDPAddress
-
- getIntroducerHost(int) - クラス のメソッドnet.i2p.router.transport.udp.UDPAddress
-
As of 0.9.32, will NOT resolve host names.
- getIntroducerKey(int) - クラス のメソッドnet.i2p.router.transport.udp.UDPAddress
-
- getIntroducerPort(int) - クラス のメソッドnet.i2p.router.transport.udp.UDPAddress
-
- getIntroducerTag(int) - クラス のメソッドnet.i2p.router.transport.udp.UDPAddress
-
- getIntroducerTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
the last time we used them as an introducer, or 0
- getIntroKey() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
Bob's introduction key, as published in the netdb
- getIntroKey() - クラス のメソッドnet.i2p.router.transport.udp.UDPAddress
-
- getIntroKey() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
Introduction key that people should use to contact us
- getIntroNonce() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getIntroSentTime() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getIntVersion() - クラス のメソッドorg.jrobin.core.jrrd.Header
-
- getInvalidReplyRate() - クラス のメソッドnet.i2p.router.peermanager.DBHistory
-
not sure how much this is used, to be investigated
- getIP() - クラス のメソッドnet.i2p.data.router.RouterAddress
-
Caching version of InetAddress.getByName(getOption("host")).getAddress(), which is slow.
- getIP() - クラス のメソッドnet.i2p.router.transport.udp.RemoteHostId
-
- getIP(String) - クラス のstaticメソッドnet.i2p.util.Addresses
-
Caching version of InetAddress.getByName(host).getAddress(), which is slow.
- getIP(String, boolean) - クラス のstaticメソッドnet.i2p.util.Addresses
-
For literal IP addresses, this is the same as getIP(String).
- getIP(Hash) - クラス のメソッドnet.i2p.router.CommSystemFacade
-
- getIP(Hash) - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
-
- getIP(Hash) - クラス のstaticメソッドnet.i2p.router.transport.TransportImpl
-
IP of the peer from the last connection (in or out, any transport).
- getIP(Hash) - クラス のメソッドnet.i2p.router.transport.TransportManager
-
IP of the peer from the last connection (in or out, any transport).
- getIPOnly(String) - クラス のstaticメソッドnet.i2p.util.Addresses
-
Caching version of InetAddress.getByName(host).getAddress(), which is slow.
- getIPRestriction() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
How many bytes to match to determine if a router's IP is too close to another's
to be in the same tunnel
(1-4, 0 to disable)
- getIPs(String) - クラス のstaticメソッドnet.i2p.util.Addresses
-
For literal IP addresses, this is the same as getIP(String).
- getIPv4Address() - クラス のstaticメソッドorg.cybergarage.net.HostInterface
-
- getIPv4FirewalledChecked() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getIPv6Address() - クラス のstaticメソッドorg.cybergarage.net.HostInterface
-
- getIPv6Address() - クラス のstaticメソッドorg.cybergarage.upnp.ssdp.SSDP
-
- getIPv6Checked(String) - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
Combined SSU/NTCP
Use SSU setting, then NTCP setting, then default
- getIPv6Config() - クラス のメソッドnet.i2p.router.transport.TransportImpl
-
- getIPv6Config(String) - クラス のstaticメソッドnet.i2p.router.transport.TransportUtil
-
- getIPv6Config(RouterContext, String) - クラス のstaticメソッドnet.i2p.router.transport.TransportUtil
-
- getIPv6FirewalledChecked() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getIsActive() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
Is this peer active at the moment (sending/receiving messages within the last
5 minutes)
- getIsActive(long) - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
Is this peer active at the moment (sending/receiving messages within the
given period?)
Also mark active if it is connected, as this will tend to encourage use
of already-connected peers.
- getIsConnected() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
Always true at the start, even if we haven't gotten a reply on an
outbound connection.
- getIsDead() - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
- getIsDisabled() - クラス のメソッドnet.i2p.router.time.RouterTimestamper
-
- getIsExpanded() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
are we keeping an expanded profile on the peer, or just the bare minimum.
- getIsExpandedDB() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
- getIsFailing() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
is this peer actively failing (aka not worth touching)?
deprecated - unused - always false
- getIsFull() - クラス のメソッドnet.i2p.router.web.helpers.ConfigStatsHelper
-
- getIsRunning() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getIsStandby() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
if running but no open sessions, we are in standby
- getIsStarting() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getIsSuccessful() - クラス のメソッドnet.i2p.router.client.LeaseRequestState
-
whether the request was successful in the time allotted
- getIssuerValue(X509Certificate, String) - クラス のstaticメソッドnet.i2p.crypto.CertUtil
-
Get a value out of the issuer distinguished name.
- getIsUsingOutproxyPlugin(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
For index.jsp
- getIVKey() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
what key should we use to encrypt the preIV before passing it on?
- getJbigiVersion() - クラス のstaticメソッドnet.i2p.util.NativeBigInteger
-
Get the jbigi version
- getJcpuidVersion() - クラス のstaticメソッドfreenet.support.CPUInformation.CPUID
-
Return the jcpuid version
- getJettyString(String) - クラス のメソッドnet.i2p.router.web.FormHandler
-
setSettings() must have been called previously
Curses Jetty for returning arrays.
- getJettyVersion() - クラス のメソッドnet.i2p.router.web.helpers.LogsHelper
-
- getJobId() - インタフェース のメソッドnet.i2p.router.Job
-
unique id
- getJobId() - クラス のメソッドnet.i2p.router.JobImpl
-
- getJobLag() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How lagged our job queue is over the last minute (pretty printed with
the units attached)
- getJobQueueSummary() - クラス のメソッドnet.i2p.router.web.helpers.JobQueueHelper
-
- getJobs(Collection<Job>, Collection<Job>, Collection<Job>, Collection<Job>) - クラス のメソッドnet.i2p.router.JobQueue
-
Dump the current state.
- getJobStats() - クラス のメソッドnet.i2p.router.JobQueue
-
Current job stats.
- getJRobinDemoDirectory() - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns path to directory used for placement of JRobin demo graphs and creates it
if necessary.
- getJRobinDemoPath(String) - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns full path to the file stored in the demo directory of JRobin
- getJRobinHomeDirectory() - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns the root directory of the JRobin distribution.
- getJstlVersion() - クラス のメソッドnet.i2p.router.web.helpers.LogsHelper
-
- getJumpList(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getJumpList(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getKBuckets() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getKBucketSetSize() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
This is fast and doesn't use synchronization,
but it includes both routerinfos and leasesets.
- getKeepAlive() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getKeepAlive() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getKey() - クラス のメソッドnet.i2p.data.i2np.DatabaseStoreMessage
-
Defines the key in the network database being stored
- getKey() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodSearchJob
-
- getKey() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
Valid for inbound; valid for outbound shortly after creation
- getKey(String, String, SigType) - クラス のメソッドnet.i2p.crypto.DirKeyRing
-
Cert must be in the file (escaped keyName).crt,
and have a CN == keyName.
- getKey(String, String, SigType) - インタフェース のメソッドnet.i2p.crypto.KeyRing
-
Get a key.
- getKey1(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
Random keys, hidden in forms
- getKey2(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getKey3(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getKey4(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getKeyCount() - インタフェース のメソッドnet.i2p.kademlia.KBucket
-
Number of keys already contained in this kbucket
- getKeyCount() - クラス のメソッドnet.i2p.kademlia.KBucketImpl
-
- getKeyEstablishedTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
when were the current cipher and MAC keys established/rekeyed?
- getKeyPW() - クラス のメソッドnet.i2p.router.web.helpers.ConfigFamilyHelper
-
- getKeys() - クラス のメソッドnet.i2p.crypto.TrustedUpdate
-
- getKeys() - インタフェース のメソッドnet.i2p.router.networkdb.kademlia.DataStore
-
- getKeys() - クラス のメソッドnet.i2p.router.networkdb.kademlia.TransientDataStore
-
- getKeys() - クラス のstaticメソッドnet.i2p.router.update.TrustedPluginKeys
-
- getKeys(Destination) - クラス のメソッドnet.i2p.router.KeyManager
-
client
- getKeys(Hash) - クラス のメソッドnet.i2p.router.KeyManager
-
client
- getKeysAndCert() - クラス のメソッドnet.i2p.data.DatabaseEntry
-
Get the keys and the cert
Identical to getDestination() in LeaseSet,
and getIdentity() in RouterInfo.
- getKeysAndCert() - クラス のメソッドnet.i2p.data.LeaseSet
-
- getKeysAndCert() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
- getKeystream(String) - クラス のメソッドnet.i2p.sam.SAMBridge
-
Retrieve the I2P private keystream for the given name, formatted
as a base64 string (Destination+PrivateKey+SessionPrivateKey, as I2CP
stores it).
- getKeyUsed() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
-
- getKillVMOnEnd() - クラス のメソッドnet.i2p.router.Router
-
- getKnownLeaseSets() - クラス のメソッドnet.i2p.router.NetworkDatabaseFacade
-
- getKnownLeaseSets() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
This is only used by StatisticsManager to publish
the count if we are floodfill.
- getKnownRouterData() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- getKnownRouters() - クラス のメソッドnet.i2p.router.NetworkDatabaseFacade
-
- getKnownRouters() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
This used to return the number of routers that were in
both the kbuckets AND the data store, which was fine when the kbuckets held everything.
- getLang() - クラス のメソッドnet.i2p.router.web.CSSHelper
-
needed for conditional css loads for zh
- getLangSettings() - クラス のメソッドnet.i2p.router.web.helpers.ConfigUIHelper
-
- getLangSettings(I2PAppContext) - クラス のstaticメソッドorg.klomp.snark.standalone.ConfigUIHelper
-
Standalone (app context) only.
- getLanguage(I2PAppContext) - クラス のstaticメソッドnet.i2p.util.Translate
-
Two- or three-letter lower case
- getLapTime() - クラス のstaticメソッドorg.jrobin.core.Util
-
Function used for debugging purposes and performance bottlenecks detection.
- getLaptopChecked() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getLargeFont() - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
Get the default large font for graphing.
- getLast() - クラス のメソッドnet.i2p.stat.RateAverages
-
- getLast() - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns the last value
- getLast() - クラス のメソッドorg.klomp.snark.web.InclusiveByteRange
-
- getLast(long) - クラス のメソッドorg.klomp.snark.web.InclusiveByteRange
-
- getLastACKSend() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
when did we last send an ACK to the peer?
- getLastActivity() - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Timestamp.
- getLastActivityOn() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getLastActivityOn() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelOutproxyRunner
-
- getLastActivityOn() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelRunner
-
- getLastAgreedTo() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
-
when the peer last agreed to participate in a tunnel
- getLastArchiveUpdateTime() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns the last time when some of the archives in this RRD was updated.
- getLastBegin() - クラス のメソッドnet.i2p.router.JobQueueRunner
-
- getLastChanged() - クラス のメソッドnet.i2p.data.router.RouterKeyGenerator
-
- getLastChanged() - クラス のメソッドnet.i2p.data.RoutingKeyGenerator
-
The version of the current (today's) mod data.
- getLastChanged() - インタフェース のメソッドnet.i2p.kademlia.KBucket
-
The last-changed timestamp
- getLastChanged() - クラス のメソッドnet.i2p.kademlia.KBucketImpl
-
The last-changed timestamp, which actually indicates last-added or last-seen.
- getLastChecked() - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Timestamp.
- getLastCoalesceDate() - クラス のメソッドnet.i2p.stat.Rate
-
when was the rate last coalesced?
- getLastCongestionSeenAt() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getLastDatasourceValue(String) - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns the last stored value for the given datasource.
- getLastDatasourceValues() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns an array of last datasource values.
- getLastElement() - クラス のメソッドi2p.susi.util.Folder
-
Returns the last element of the sorted folder.
- getLastEnd() - クラス のメソッドnet.i2p.router.JobQueueRunner
-
- getLastEvent() - クラス のメソッドnet.i2p.stat.Frequency
-
- getLastEventCount() - クラス のメソッドnet.i2p.stat.Rate
-
in the last full period, how many events occurred?
- getLastEventSaturation() - クラス のメソッドnet.i2p.stat.Rate
-
During the last period, how much of the time was spent actually processing events in proportion
to how many events could have occurred if there were no intervals?
- getLastExploreNewDate() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getLastFailed() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
-
when the last tunnel the peer participated in failed
- getLastFetched() - クラス のメソッドnet.i2p.addressbook.Subscription
-
- getLastHeardAbout() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
when did we last hear about this peer?
- getLastHeardFrom() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
when did we last hear from the peer?
- getLastJob() - クラス のメソッドnet.i2p.router.JobQueue
-
retrieve the most recently begin and still currently active job, or null if
no jobs are running
- getLastJob() - クラス のメソッドnet.i2p.router.JobQueueRunner
-
- getLastJobBegin() - クラス のメソッドnet.i2p.router.JobQueue
-
When did the most recently begin job start?
- getLastJobEnd() - クラス のメソッドnet.i2p.router.JobQueue
-
When did the most recently begin job start?
- getLastLookupFailed() - クラス のメソッドnet.i2p.router.peermanager.DBHistory
-
Not persisted until 0.9.24
- getLastLookupSuccessful() - クラス のメソッドnet.i2p.router.peermanager.DBHistory
-
Not persisted until 0.9.24
- getLastMessageID() - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
The last stored message ID
- getLastMessageID() - クラス のメソッドnet.i2p.util.UIMessages
-
The ID of the last message added, or -1 if never.
- getLastModified() - クラス のメソッドnet.i2p.addressbook.Subscription
-
Return the last-modified header that we received the last time we read
this subscription.
- getLastModified() - クラス のメソッドnet.i2p.util.EepGet
-
After fetch, the received value from the server, or null if none.
- getLastModified() - インタフェース のメソッドorg.klomp.snark.web.BasicServlet.HttpContent
-
- getLastModified(String) - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns last modification time for the given file.
- getLastParticipatingExpiration() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getLastParticipatingExpiration() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getLastParticipatingExpiration() - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
-
what is the date/time on which the last non-locally-created tunnel expires?
- getLastParticipatingExpiration() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
When does the last tunnel we are participating in expire?
- getLastReading() - クラス のメソッドorg.jrobin.core.jrrd.PDPStatusBlock
-
Returns the last reading from the data source.
- getLastReadTime() - クラス のメソッドnet.i2p.data.i2np.I2NPMessageHandler
-
- getLastReceiveTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
when did we last receive a packet from them?
- getLastRejectedBandwidth() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
-
when the peer last refused to participate in a tunnel complaining of bandwidth overload
- getLastRejectedCritical() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
-
when the peer last refused to participate in a tunnel with level of critical
- getLastRejectedProbabalistic() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
-
when the peer last refused to participate in a tunnel probabalistically
- getLastRejectedTransient() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
-
when the peer last refused to participate in a tunnel complaining of transient overload
- getLastRouterInfoPublishTime() - クラス のメソッドnet.i2p.router.NetworkDatabaseFacade
-
The last time we successfully published our RI.
- getLastRouterInfoPublishTime() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
The last time we successfully published our RI.
- getLastRrdArchiveUpdateTime() - クラス のメソッドorg.jrobin.data.DataProcessor
-
Returns time when last RRD archive was updated (all RRD files are considered).
- getLastSaturationLimit() - クラス のメソッドnet.i2p.stat.Rate
-
using the last period's rate, what is the total value that could have been sent
if events were constant?
- getLastSend() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
-
- getLastSendFailed() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
when did we last have a problem sending to this peer?
- getLastSendFullyTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
when did we last send them a message that was ACKed?
- getLastSendId() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
What was the last packet Id sent to the peer?
- getLastSendOrPingTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
Latest of last sent, last ACK, last ping
- getLastSendSuccessful() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
when did we last send to this peer successfully?
- getLastSendTime() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
When did we last send anything to the peer?
- getLastSendTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
when did we last send them a packet?
- getLastSendTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
when did we last send out a packet?
- getLastSize() - クラス のメソッドnet.i2p.data.i2np.I2NPMessageHandler
-
- getLastStoreFailed() - クラス のメソッドnet.i2p.router.peermanager.DBHistory
-
Not persisted until 0.9.24
- getLastStoreSuccessful() - クラス のメソッドnet.i2p.router.peermanager.DBHistory
-
Not persisted until 0.9.24
- getLastTimestamp() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns the last timestamp in this FecthData object.
- getLastTotalEventTime() - クラス のメソッドnet.i2p.stat.Rate
-
in the last full period, how much of the time was spent doing the events?
- getLastTotalValue() - クラス のメソッドnet.i2p.stat.Rate
-
in the last full period, what was the total value acrued through all events?
- getLastUpdate() - クラス のメソッドorg.jrobin.core.jrrd.RRDatabase
-
Returns the date this database was last updated.
- getLastUpdateTime() - クラス のメソッドorg.jrobin.core.DataImporter
-
- getLastUpdateTime() - クラス のメソッドorg.jrobin.core.Header
-
Returns the last update time of the RRD.
- getLastUpdateTime() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns time of last update operation as timestamp (in seconds).
- getLastUpdateTime() - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getLastUpdateTime() - クラス のメソッドorg.jrobin.core.XmlReader
-
- getLastValue() - クラス のメソッドorg.jrobin.core.Datasource
-
Returns last known value of the datasource.
- getLastValue(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getLastValue(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getLastValue(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getLatencyMs() - クラス のメソッドnet.i2p.router.transport.TransportBid
-
How long this transport thinks it would take to send the message
This is the actual bid value, lower is better, and it doesn't really have
anything to do with latency.
- getLatestCommentTime() - クラス のメソッドorg.klomp.snark.comments.CommentSet
-
Is not adjusted if the latest comment wasn't hidden but is then hidden.
- getLatestLeaseDate() - クラス のメソッドnet.i2p.data.LeaseSet
-
Retrieve the end date of the latest lease included in this leaseSet.
- getLatestTime() - クラス のstaticメソッドnet.i2p.time.BuildTime
-
Get the latest it could possibly be right now.
- getLayerKey() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
what key should we use to encrypt the layer before passing it on?
- getLeading() - クラス のメソッドorg.jrobin.graph.RrdGraph
-
- getLease(int) - クラス のメソッドnet.i2p.data.LeaseSet
-
- getLeaseCount() - クラス のメソッドnet.i2p.data.LeaseSet
-
- getLeaseRequest(Hash) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Data for the current leaseRequest, or null if there is no active leaseSet request.
- getLeases() - クラス のメソッドnet.i2p.router.NetworkDatabaseFacade
-
public for NetDbRenderer in routerconsole
- getLeases() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
public for NetDbRenderer in routerconsole
- getLeaseSet() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
- getLeaseSet() - クラス のメソッドnet.i2p.data.i2cp.CreateLeaseSetMessage
-
- getLeaseSet(Hash) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Currently allocated leaseSet.
- getLeaseSetPrivateKey(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getLeaseSetSigningPrivateKey(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getLeaseTime() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getLeaseTime() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getLeaseTime() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPRequest
-
- getLeaseTime() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPResponse
-
- getLeaseTime() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getLeaseTime(String) - クラス のstaticメソッドorg.cybergarage.upnp.ssdp.SSDP
-
- getLeft() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Bytes not yet in storage.
- getLength() - インタフェース のメソッドi2p.susi.util.Buffer
-
- getLength() - クラス のメソッドi2p.susi.util.FileBuffer
-
Always valid if file exists
- getLength() - クラス のメソッドi2p.susi.util.GzipFileBuffer
-
Returns the actual uncompressed size.
- getLength() - クラス のメソッドi2p.susi.util.MemoryBuffer
-
Current size.
- getLength() - クラス のメソッドi2p.susi.util.OutputStreamBuffer
-
- getLength() - クラス のメソッドi2p.susi.util.ReadBuffer
-
Always valid
- getLength() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
How many hops are there in the tunnel?
INCLUDING US.
- getLength() - インタフェース のメソッドnet.i2p.router.TunnelInfo
-
how many peers are there in the tunnel (including the creator)?
- getLength() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
How many remote hops should be in the tunnel NOT including us
- getLength() - クラス のメソッドorg.jrobin.core.RrdBackend
-
Returns the number of RRD bytes in the underlying storage.
- getLength() - クラス のメソッドorg.jrobin.core.RrdFileBackend
-
Returns RRD file length.
- getLength() - クラス のメソッドorg.jrobin.core.RrdJRobin14FileBackend
-
Returns RRD file length.
- getLength() - クラス のメソッドorg.jrobin.core.RrdMemoryBackend
-
Returns the number of RRD bytes held in memory.
- getLength() - クラス のメソッドorg.klomp.snark.PartialPiece
-
- getLength(TunnelPoolSettings) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPeerSelector
-
- getLengthOverride() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
A temporary length to be used due to network conditions.
- getLengths() - クラス のメソッドorg.klomp.snark.MetaInfo
-
Returns a list of Longs indication the size of the individual
files, or null if it is a single file.
- getLengthVariance() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
how should the length be varied.
- getLevel() - クラス のstaticメソッドi2p.susi.debug.Debug
-
- getLevel(String) - クラス のstaticメソッドnet.i2p.util.Log
-
- getLibGMPVersion() - クラス のstaticメソッドnet.i2p.util.NativeBigInteger
-
Get the libgmp version
- getLifetime() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getLifetime() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
-
- getLifetime() - クラス のメソッドnet.i2p.router.OutNetMessage
-
time since the message was created
- getLifetime() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
how long have we been trying to establish this session?
- getLifetime() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
-
- getLifetime() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
how long have we been trying to establish this session?
- getLifetime() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
- getLifetime() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
- getLifetime() - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
-
how long has this fragmented message been alive?
- getLifetime() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
-
- getLifetimeAgreedTo() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
-
total tunnels the peer has agreed to participate in
- getLifetimeAverageValue() - クラス のメソッドnet.i2p.stat.Rate
-
What was the average value across the events since the stat was created?
- getLifetimeAverageValue() - クラス のメソッドnet.i2p.stat.RateStat
-
- getLifetimeBytesReceived() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getLifetimeBytesSent() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getLifetimeDupMessagesReceived() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getLifetimeDupMessagesSent() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getLifetimeEventCount() - クラス のメソッドnet.i2p.stat.Rate
-
since rate creation, how many events have occurred?
- getLifetimeEventCount() - クラス のメソッドnet.i2p.stat.RateStat
-
- getLifetimeEventSaturation() - クラス のメソッドnet.i2p.stat.Rate
-
During the lifetime of this stat, how much of the time was spent actually processing events in proportion
to how many events could have occurred if there were no intervals?
- getLifetimeFailed() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
-
total tunnels the peer has agreed to participate in that were later marked as failed prematurely
- getLifetimeKBps() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getLifetimePeriods() - クラス のメソッドnet.i2p.stat.Rate
-
how many periods have we already completed?
- getLifetimeProcessed() - クラス のメソッドnet.i2p.router.tunnel.pool.AliasedTunnelPool
-
- getLifetimeProcessed() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPool
-
- getLifetimeRejected() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
-
total tunnels the peer has refused to participate in
- getLifetimeTotalEventTime() - クラス のメソッドnet.i2p.stat.Rate
-
since rate creation, how much of the time was spent doing the events?
- getLifetimeTotalValue() - クラス のメソッドnet.i2p.stat.Rate
-
since rate creation, what was the total value acrued through all events?
- getLimit() - クラス のメソッドnet.i2p.util.LogLimit
-
- getLimitAction() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
"reset", "drop", "http", or custom string.
- getLimitDay(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getLimitDay(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getLimitHour(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getLimitHour(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getLimitMinute(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
all of these are @since 0.8.3
- getLimitMinute(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
all of these are @since 0.8.3
- getLimits() - クラス のメソッドnet.i2p.data.i2cp.BandwidthLimitsMessage
-
- getLimits() - クラス のメソッドnet.i2p.util.LogManager
-
Return a mapping of the explicit overrides - path prefix to (text
formatted) limit.
- getList() - クラス のメソッドorg.klomp.snark.bencode.BEValue
-
Returns this BEValue as a List of BEValues.
- getListener() - クラス のメソッドnet.i2p.data.i2cp.I2CPMessageReader
-
- getListener() - クラス のメソッドnet.i2p.data.i2np.I2NPMessageReader
-
推奨されていません。
- getListener(int) - クラス のメソッドnet.i2p.router.time.RouterTimestamper
-
- getListenerCount() - クラス のメソッドnet.i2p.router.time.RouterTimestamper
-
- getListeners() - クラス のメソッドnet.i2p.router.web.StatSummarizer
-
List of SummaryListener instances
- getListenHost(Logging) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelClientBase
-
- getListenOnInterface() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getListenPort() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getListenPort() - クラス のメソッドnet.i2p.router.transport.udp.UDPEndpoint
-
call after startup() to get actual port or -1 on startup failure
- getListenPort() - クラス のメソッドnet.i2p.sam.MasterSession
-
- getListenPort() - インタフェース のメソッドnet.i2p.sam.SAMMessageSess
-
- getListenPort() - クラス のメソッドnet.i2p.sam.SAMMessageSession
-
- getListenPort() - クラス のメソッドnet.i2p.sam.SAMStreamSession
-
- getListenProtocol() - クラス のメソッドnet.i2p.sam.MasterSession
-
- getListenProtocol() - インタフェース のメソッドnet.i2p.sam.SAMMessageSess
-
- getListenProtocol() - クラス のメソッドnet.i2p.sam.SAMMessageSession
-
- getListenProtocol() - クラス のメソッドnet.i2p.sam.SAMStreamSession
-
- getLoadBookMessages() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
Load addressbook and apply filter, returning messages about this.
- getLoadBookMessages() - クラス のメソッドi2p.susi.dns.NamingServiceBean
-
Load addressbook and apply filter, returning messages about this.
- getLoadedResourceName() - クラス のstaticメソッドnet.i2p.util.NativeBigInteger
-
The name of the library loaded, if known.
- getLocalAddress() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getLocalAddress() - インタフェース のメソッドnet.i2p.i2ptunnel.irc.DCCHelper
-
Our IP address (taken from the socket), must be IPv4
- getLocalAddress() - クラス のメソッドnet.i2p.sam.SSLServerSocketChannel
-
- getLocalAddress() - クラス のメソッドnet.i2p.sam.SSLSocketChannel
-
- getLocalAddress() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getLocalAddress() - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getLocalAddress() - クラス のメソッドorg.cybergarage.http.HTTPSocket
-
- getLocalAddress() - クラス のメソッドorg.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getLocalAddress() - クラス のメソッドorg.cybergarage.upnp.ssdp.HTTPUSocket
-
- getLocalAddress() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getLocalInstance() - クラス のstaticメソッドorg.cybergarage.http.Date
-
- getLocalizedMessage() - 例外 のメソッドnet.i2p.client.streaming.I2PSocketException
-
Translated
- getLocalPort() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocket
-
The local port.
- getLocalPort() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketOptions
-
The local port.
- getLocalPort() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getLocalPort() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
The local port.
- getLocalPort() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
The local port.
- getLocalPort() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
- getLocalPort() - クラス のメソッドnet.i2p.client.streaming.impl.StandardServerSocket
-
- getLocalPort() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getLocalPort() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelClientBase
-
- getLocalPort() - クラス のメソッドnet.i2p.i2ptunnel.socks.SocketWrapper
-
The local port.
- getLocalPort() - クラス のメソッドnet.i2p.util.InternalServerSocket
-
- getLocalPort() - クラス のメソッドnet.i2p.util.InternalSocket
-
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
- getLocalPort() - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getLocalPort() - クラス のメソッドorg.cybergarage.http.HTTPSocket
-
- getLocalPort() - クラス のメソッドorg.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getLocalSocketAddress() - クラス のメソッドnet.i2p.client.streaming.impl.StandardServerSocket
-
Port in returned SocketAddress will be zero.
- getLocalSocketAddress() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getLocalSocketAddress() - クラス のメソッドnet.i2p.util.InternalServerSocket
-
- getLocalSocketAddress() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getLocation() - クラス のメソッドnet.i2p.addressbook.AddressBook
-
Return the location of the file this AddressBook was constructed from.
- getLocation() - クラス のメソッドnet.i2p.addressbook.Subscription
-
Return the location this Subscription points at.
- getLocation() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getLocation() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getLocation() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPRequest
-
- getLocation() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPResponse
-
- getLocation() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getLocation(long) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getLocation(String) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getLocation(InetAddress) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getLocationURL(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getLocationV6(String) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getLocationV6(InetAddress) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getLock() - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
For helper threads to lock
- getLockInfo() - クラス のstaticメソッドorg.jrobin.core.RrdSafeFileBackend
-
- getLockRetryPeriod() - クラス のstaticメソッドorg.jrobin.core.RrdSafeFileBackendFactory
-
Returns time between two consecutive file locking attempts.
- getLockWaitTime() - クラス のstaticメソッドorg.jrobin.core.RrdSafeFileBackendFactory
-
Returns time this backend will wait for a file lock.
- getLog() - クラス のメソッドnet.i2p.util.Clock
-
we fetch it on demand to avoid circular dependencies (logging uses the clock)
- getLog(Class<?>) - クラス のメソッドnet.i2p.util.LogManager
-
- getLog(Class<?>, String) - クラス のメソッドnet.i2p.util.LogManager
-
- getLog(String) - クラス のメソッドnet.i2p.util.LogManager
-
- getLogCookies() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- getLogDateFormat() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- getLogDir() - クラス のメソッドnet.i2p.I2PAppContext
-
Where the router keeps its log directory.
- getLogFilePattern() - クラス のメソッドnet.i2p.router.web.helpers.ConfigLoggingHelper
-
- getLogger(String) - クラス のメソッドnet.i2p.jetty.I2PLogger
-
- getLogLatency() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- getLogLevelTable() - クラス のメソッドnet.i2p.router.web.helpers.ConfigLoggingHelper
-
- getLogLocale() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- getLogs() - クラス のメソッドnet.i2p.router.web.helpers.LogsHelper
-
Does not call logManager.flush(); call getCriticalLogs() first to flush
- getLogs() - クラス のメソッドnet.i2p.util.LogManager
-
now used by ConfigLogingHelper
- getLogServer() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- getLogTimeZone() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- getLong() - クラス のメソッドorg.klomp.snark.bencode.BEValue
-
Returns this BEValue as long.
- getLong(Properties, String) - クラス のstaticメソッドnet.i2p.router.peermanager.ProfilePersistenceHelper
-
- getLong(Properties, String, String) - クラス のstaticメソッドnet.i2p.stat.PersistenceHelper
-
- getLongHeaderValue(String) - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getLookup() - クラス のメソッドi2p.susi.dns.NamingServiceBean
-
- getLookupAll() - クラス のメソッドi2p.susi.dns.NamingServiceBean
-
- getLookupsRemaining() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodSearchJob
-
- getLookupType() - クラス のメソッドnet.i2p.data.i2cp.HostLookupMessage
-
- getLowThreshold() - クラス のメソッドnet.i2p.crypto.SessionKeyManager
-
- getLowThreshold() - クラス のメソッドnet.i2p.router.crypto.TransientSessionKeyManager
-
- getLSLCorrel() - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns Least Squares Line Correlation Coefficient
- getLSLInt() - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns Least Squares Line y-intercept value
- getLSLSlope() - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns Least Squares Line Slope value
- getMACKey() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
- getMACKey() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getMacSize() - インタフェース のメソッドorg.bouncycastle.oldcrypto.Mac
-
Return the block size for this cipher (in bytes).
- getMacSize() - クラス のメソッドorg.bouncycastle.oldcrypto.macs.I2PHMac
-
- getMadeReadyOn() - クラス のメソッドnet.i2p.router.JobImpl
-
- getMagnetState() - クラス のメソッドorg.klomp.snark.Peer
-
Shared state across all peers, callers must sync on returned object
- getMail(MailCache.FetchMode) - クラス のメソッドi2p.susi.webmail.MailCache
-
Fetch any needed data from pop3 server.
- getMail(Mail, boolean) - クラス のメソッドi2p.susi.webmail.PersistentMailCache
-
Fetch any needed data from disk.
- getMail(String, MailCache.FetchMode) - クラス のメソッドi2p.susi.webmail.MailCache
-
Fetch any needed data from pop3 server, unless mode is CACHE_ONLY.
- getMails() - クラス のメソッドi2p.susi.webmail.PersistentMailCache
-
Fetch all mails from disk.
- getMainMenu() - クラス のメソッドnet.i2p.desktopgui.ExternalTrayManager
-
- getMainMenu() - クラス のメソッドnet.i2p.desktopgui.InternalTrayManager
-
- getMainMenu() - クラス のメソッドnet.i2p.desktopgui.TrayManager
-
Build a popup menu, adding callbacks to the different items.
- getMAN() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getManager() - インタフェース のメソッドnet.i2p.client.streaming.I2PServerSocket
-
Access the manager which is coordinating the server socket
- getManager() - クラス のメソッドnet.i2p.client.streaming.impl.I2PServerSocketFull
-
- getManufacture() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getManufactureURL() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getMap() - クラス のメソッドorg.klomp.snark.bencode.BEValue
-
Returns this BEValue as a Map of BEValue keys and BEValue
values.
- getMapEntries() - インタフェース のメソッドnet.i2p.router.networkdb.kademlia.DataStore
-
- getMapEntries() - クラス のメソッドnet.i2p.router.networkdb.kademlia.TransientDataStore
-
- getMappedDomainNameForIP(String) - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKSServer
-
IP to domain name mapping support.
- getMarkedType() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
flag this packet as a particular type for accounting purposes, with
1 implying the packet is an ACK, otherwise it is a data packet
- getMaskPattern() - クラス のメソッドcom.google.zxing.qrcode.encoder.QRCode
-
- getMatchingArchive() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns Archive object which is determined to be the best match for the
timestamps specified in the fetch request.
- getMatchingArchiveIndex(RrdDb, int, RrdDb) - クラス のstaticメソッドorg.jrobin.core.Util
-
- getMatchingDatasourceIndex(RrdDb, int, RrdDb) - クラス のstaticメソッドorg.jrobin.core.Util
-
- getMatrix() - クラス のメソッドcom.google.zxing.qrcode.encoder.QRCode
-
- getMax() - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns the maximum value
- getMaxAdditionalFragmentSize(PeerState, int, int) - クラス のstaticメソッドnet.i2p.router.transport.udp.PacketBuilder
-
Will a packet to 'peer' that already has 'numFragments' fragments
totalling 'curDataSize' bytes fit another fragment of size 'newFragSize' ??
This doesn't leave anything for acks.
- getMaxAverageEventsPerPeriod() - クラス のメソッドnet.i2p.stat.Frequency
-
Calculate how many events would occur in a period given the maximum rolling average.
- getMaxBufferSize() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketOptions
-
How much data will we accept that hasn't been written out yet.
- getMaxBufferSize() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
How much data will we accept that hasn't been written out yet.
- getMaxConnections() - クラス のメソッドnet.i2p.router.transport.TransportImpl
-
Per-transport connection limit
- getMaxConnections() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getMaxConns() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxConnsPerDay() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxConnsPerHour() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxConnsPerMinute() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
all of these are @since 0.7.14; no public setters
- getMaxFileSize() - クラス のメソッドnet.i2p.router.web.helpers.ConfigLoggingHelper
-
- getMaximum() - クラス のメソッドorg.cybergarage.upnp.AllowedValueRange
-
- getMaximum() - クラス のメソッドorg.jrobin.core.jrrd.DataSource
-
Returns the maximum value input to this data source can have.
- getMaximumFastPeers() - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
-
fixme add config @since 0.7.10
- getMaximumHighCapPeers() - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
-
fixme add config @since 0.7.11
- getMaximumRequired() - クラス のメソッドnet.i2p.router.PeerSelectionCriteria
-
Maximum number of peers required
- getMaxLag() - クラス のメソッドnet.i2p.router.JobQueue
-
- getMaxMemory() - クラス のstaticメソッドnet.i2p.util.SystemVersion
-
Runtime.getRuntime().maxMemory() but check for
bogus values
- getMaxMessageSize() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
What is the largest message we want to send or receive?
- getMaxPendingTime() - クラス のメソッドnet.i2p.router.JobStats
-
- getMaxResends() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
How many times will we try to send a message before giving up?
- getMaxSends() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
The max number of sends for any fragment, which is the
same as the push count, at least as it's coded now.
- getMaxStreams(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getMaxStreams(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getMaxTime() - クラス のメソッドnet.i2p.router.JobStats
-
- getMaxTotalConnsPerDay() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxTotalConnsPerHour() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxTotalConnsPerMinute() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getMaxUpBW() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getMaxUploaders() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getMaxValue() - クラス のメソッドorg.jrobin.core.Datasource
-
Returns maximal allowed value for this datasource.
- getMaxValue() - クラス のメソッドorg.jrobin.core.DsDef
-
Returns maximal calculated source value.
- getMaxValue() - クラス のメソッドorg.jrobin.graph.SourcedPlotElement
-
- getMaxValue(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getMaxValue(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getMaxValue(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getMaxWindowSize() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getMayDisconnect() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getMayDisconnect() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getMD5(String) - クラス のメソッドnet.i2p.router.web.ConsolePasswordManager
-
Get all MD5 usernames and passwords.
- getMedianPeerClockSkew() - クラス のメソッドnet.i2p.router.CommSystemFacade
-
Median clock skew of connected peers in seconds, or null if we cannot answer.
- getMemory() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
Retrieve amount of used memory.
- getMemoryBar() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getMessage() - 例外 のメソッドnet.i2p.client.streaming.I2PSocketException
-
For programmatic action based on specific failure code
- getMessage() - クラス のメソッドnet.i2p.data.i2np.TunnelGatewayMessage
-
Warning, at the IBGW, where the message was read in,
this will be an UnknownI2NPMessage.
- getMessage() - クラス のメソッドnet.i2p.router.networkdb.kademlia.MessageWrapper.WrappedMessage
-
- getMessage() - クラス のメソッドnet.i2p.router.OutNetMessage
-
Specifies the message to be sent.
- getMessage() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
- getMessage() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper.NetworkStateMessage
-
- getMessage() - クラス のメソッドnet.i2p.util.LogRecord
-
- getMessageData(byte[]) - クラス のメソッドnet.i2p.router.OutNetMessage
-
Copies the message data to outbuffer.
- getMessageDelay() - インタフェース のメソッドnet.i2p.router.RouterThrottle
-
How backed up we are at the moment processing messages (in milliseconds)
- getMessageDelay() - クラス のメソッドnet.i2p.router.RouterThrottleImpl
-
- getMessageDelay() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How long it takes us to pump out a message, averaged over the last minute
(pretty printed with the units attached)
- getMessageExpiration() - インタフェース のメソッドnet.i2p.data.i2np.I2NPMessage
-
Date after which the message should be dropped (and the associated uniqueId forgotten)
- getMessageExpiration() - クラス のメソッドnet.i2p.data.i2np.I2NPMessageImpl
-
Date after which the message should be dropped (and the associated uniqueId forgotten)
- getMessageHandler() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
-
- getMessageId() - クラス のメソッドnet.i2p.client.impl.MessageState
-
- getMessageId() - クラス のメソッドnet.i2p.data.i2cp.MessageId
-
- getMessageId() - クラス のメソッドnet.i2p.data.i2cp.MessagePayloadMessage
-
- getMessageId() - クラス のメソッドnet.i2p.data.i2cp.MessageStatusMessage
-
This is the router's ID for the message
- getMessageId() - クラス のメソッドnet.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- getMessageId() - クラス のメソッドnet.i2p.data.i2cp.ReceiveMessageEndMessage
-
- getMessageId() - クラス のメソッドnet.i2p.data.i2cp.ReportAbuseMessage
-
- getMessageId() - クラス のメソッドnet.i2p.data.i2np.DeliveryStatusMessage
-
- getMessageId() - クラス のメソッドnet.i2p.router.ClientMessage
-
Valid for outbound; null for inbound.
- getMessageId() - クラス のメソッドnet.i2p.router.message.CloveSet
-
- getMessageId() - クラス のメソッドnet.i2p.router.OutNetMessage
-
- getMessageId() - インタフェース のメソッドnet.i2p.router.transport.udp.ACKBitfield
-
what message is this partially ACKing?
- getMessageId() - クラス のメソッドnet.i2p.router.transport.udp.InboundMessageState
-
- getMessageId() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
- getMessageId() - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
-
- getMessageId() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
-
- getMessageIds() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
-
The IDs of the TunnelDataMssages this message was fragmented into.
- getMessageNonce() - クラス のメソッドnet.i2p.router.ClientMessage
-
Valid for outbound; 0 for inbound.
- getMessages() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
Perform actions, returning messages about this.
- getMessages() - クラス のメソッドi2p.susi.dns.ConfigBean
-
- getMessages() - クラス のメソッドi2p.susi.dns.NamingServiceBean
-
Perform actions, returning messages about this.
- getMessages() - クラス のメソッドi2p.susi.dns.SubscriptionsBean
-
- getMessages() - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
Executes any action requested (start/stop/etc) and dump out the
messages.
- getMessages() - クラス のメソッドnet.i2p.util.UIMessages
-
Newest last, or empty list.
- getMessages() - クラス のメソッドorg.klomp.snark.SnarkManager
-
newest last
- getMessageSize() - インタフェース のメソッドnet.i2p.data.i2np.I2NPMessage
-
How large the message is, including any checksums, i.e.
- getMessageSize() - クラス のメソッドnet.i2p.data.i2np.I2NPMessageImpl
-
- getMessageSize() - クラス のメソッドnet.i2p.router.OutNetMessage
-
- getMessageSize() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
The size of the I2NP message.
- getMessagesReceived() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getMessagesReceived() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
I2NP messages received.
- getMessagesSent() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getMessagesSent() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
I2NP messages sent.
- getMessagesSent() - クラス のメソッドnet.i2p.router.tunnel.TunnelGateway
-
- getMessageType() - クラス のメソッドnet.i2p.router.OutNetMessage
-
For debugging only.
- getMessageType() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
only for debugging and stats, does not go on the wire
- getMessageTypeId() - クラス のメソッドnet.i2p.router.OutNetMessage
-
- getMetadata() - クラス のメソッドnet.i2p.router.news.NewsXMLParser
-
The news metatdata.
- getMetaInfo() - クラス のメソッドorg.klomp.snark.MagnetState
-
- getMetaInfo() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
- getMetaInfo() - クラス のメソッドorg.klomp.snark.Snark
-
- getMetaInfo() - クラス のメソッドorg.klomp.snark.Storage
-
Returns the MetaInfo associated with this Storage.
- getMethod() - クラス のメソッドnet.i2p.router.update.UpdateRunner
-
- getMethod() - インタフェース のメソッドnet.i2p.update.UpdateTask
-
- getMethod() - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getMethod() - クラス のメソッドorg.klomp.snark.UpdateRunner
-
- getMethodResponseNode(String) - クラス のメソッドorg.cybergarage.soap.SOAPResponse
-
- getMimeByExtension(String) - クラス のメソッドorg.klomp.snark.web.MimeTypes
-
Get the MIME type by filename extension.
- getMimeType() - クラス のメソッドorg.cybergarage.upnp.Icon
-
- getMimeType(String) - クラス のメソッドorg.klomp.snark.web.BasicServlet
-
Get the MIME type by filename extension.
- getMin() - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns the minimal value
- getMinAverageInterval() - クラス のメソッドnet.i2p.stat.Frequency
-
- getMinimum() - クラス のメソッドorg.cybergarage.upnp.AllowedValueRange
-
- getMinimum() - クラス のメソッドorg.jrobin.core.jrrd.DataSource
-
Returns the minimum value input to this data source can have.
- getMinimumFastPeers() - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
-
Defines the minimum number of 'fast' peers that the organizer should select.
- getMinimumHeartbeat() - クラス のメソッドorg.jrobin.core.jrrd.DataSource
-
Returns the minimum required heartbeat for this data source.
- getMinimumHighCapacityPeers() - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
-
Defines the minimum number of 'fast' peers that the organizer should select.
- getMinimumPriority() - クラス のメソッドnet.i2p.util.Log
-
- getMinimumRequired() - クラス のメソッドnet.i2p.router.PeerSelectionCriteria
-
Minimum number of peers required
- getMinPendingTime() - クラス のメソッドnet.i2p.router.JobStats
-
- getMinTime() - クラス のメソッドnet.i2p.router.JobStats
-
- getMinute() - クラス のメソッドorg.cybergarage.http.Date
-
- getMinValue() - クラス のメソッドorg.jrobin.core.Datasource
-
Returns mimimal allowed value for this datasource.
- getMinValue() - クラス のメソッドorg.jrobin.core.DsDef
-
Returns minimal calculated source value.
- getMinValue() - クラス のメソッドorg.jrobin.graph.SourcedPlotElement
-
- getMinValue(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getMinValue(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getMinValue(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getModData() - クラス のメソッドnet.i2p.data.router.RouterKeyGenerator
-
The current (today's) mod data.
- getModded() - クラス のメソッドi2p.susi.dns.AddressBean
-
- getMode() - クラス のメソッドcom.google.zxing.qrcode.encoder.QRCode
-
- getModelDescription() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getModelName() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getModelNumber() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getModelURL() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getMostRecentCriticalMessages() - クラス のメソッドnet.i2p.util.LogConsoleBuffer
-
Retrieve the currently buffered critical messages, earlier values were generated...
- getMostRecentErrorMessages() - クラス のメソッドnet.i2p.router.CommSystemFacade
-
- getMostRecentErrorMessages() - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
-
- getMostRecentErrorMessages() - インタフェース のメソッドnet.i2p.router.transport.Transport
-
- getMostRecentErrorMessages() - クラス のメソッドnet.i2p.router.transport.TransportImpl
-
- getMostRecentErrorMessages() - クラス のメソッドnet.i2p.router.transport.TransportManager
-
- getMostRecentMessages() - クラス のメソッドnet.i2p.util.LogConsoleBuffer
-
Retrieve the currently buffered messages, earlier values were generated...
- getMTU() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
what is the largest packet we can send to the peer?
- getMTU() - クラス のメソッドnet.i2p.router.transport.udp.UDPAddress
-
- getMTU(boolean) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
The MTU for the socket interface.
- getMTU(InetAddress) - クラス のstaticメソッドnet.i2p.router.transport.udp.MTU
-
The MTU for the socket interface, if available.
- getMulticastAddress() - クラス のメソッドorg.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getMulticastInetAddress() - クラス のメソッドorg.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getMulticastIPv4Address() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getMulticastIPv4Address() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getMulticastIPv6Address() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getMulticastIPv6Address() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getMulticastPort() - クラス のメソッドorg.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getMultihome(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getMultihome(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getMX() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getMyDestHashBase32() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
Returns null if not running.
- getMyDestination() - インタフェース のメソッドnet.i2p.client.I2PSession
-
Retrieve the Destination this session serves as the endpoint for.
- getMyDestination() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Retrieve the destination of the session
- getMyDestination() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
Returns null if not running.
- getMyDestination() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getMYNAME() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPResponse
-
- getMyPublicValue() - クラス のメソッドnet.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Retrieve the public value used by the local participant in the DH exchange,
- getMyPublicValueBytes() - クラス のメソッドnet.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Return a 256 byte representation of our public key, with leading 0s
if necessary.
- getMyRating() - クラス のメソッドorg.klomp.snark.comments.CommentSet
-
- getNacks() - クラス のメソッドnet.i2p.client.streaming.impl.MessageInputStream
-
Retrieve the message IDs that are holes in our sequence - ones
past the highest ready ID and below the highest received message
ID.
- getNacks() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
List of packet sequence numbers below the getAckThrough() value
have not been received.
- getNACKs() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
-
- getName() - クラス のメソッドcom.maxmind.geoip.Country
-
Returns the name of this country.
- getName() - クラス のメソッドi2p.susi.dns.AddressBean
-
The ASCII (Punycode) name
- getName() - クラス のメソッドi2p.susi.webmail.encoding.Base64
-
- getName() - クラス のメソッドi2p.susi.webmail.encoding.EightBit
-
- getName() - クラス のメソッドi2p.susi.webmail.encoding.Encoding
-
- getName() - クラス のメソッドi2p.susi.webmail.encoding.HeaderLine
-
- getName() - クラス のメソッドi2p.susi.webmail.encoding.HTML
-
- getName() - クラス のメソッドi2p.susi.webmail.encoding.QuotedPrintable
-
- getName() - クラス のメソッドi2p.susi.webmail.encoding.SevenBit
-
- getName() - インタフェース のメソッドnet.i2p.app.ClientApp
-
The generic name of the ClientApp, used for registration,
e.g.
- getName() - クラス のメソッドnet.i2p.apps.systray.UrlLauncher
-
ClientApp interface
- getName() - クラス のメソッドnet.i2p.BOB.BOB
-
- getName() - クラス のメソッドnet.i2p.client.naming.HostTxtEntry
-
- getName() - クラス のメソッドnet.i2p.client.naming.NamingService
-
- getName() - クラス のメソッドnet.i2p.client.naming.SingleFileNamingService
-
- getName() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
-
For logging / diagnostics only
- getName() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
-
For logging / diagnostics only
- getName() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAGenParameterSpec
-
- getName() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSANamedCurveSpec
-
- getName() - 列挙 のメソッドnet.i2p.crypto.EncAlgo
-
- getName() - 列挙 のメソッドnet.i2p.crypto.SigAlgo
-
- getName() - クラス のメソッドnet.i2p.desktopgui.Main
-
- getName() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getName() - クラス のメソッドnet.i2p.i2ptunnel.TunnelControllerGroup
-
ClientApp interface
- getName() - クラス のメソッドnet.i2p.jetty.I2PLogger
-
- getName() - クラス のメソッドnet.i2p.jetty.JettyStart
-
- getName() - クラス のメソッドnet.i2p.router.client.CreateSessionJob
-
- getName() - クラス のメソッドnet.i2p.router.client.LookupDestJob
-
- getName() - クラス のメソッドnet.i2p.router.client.MessageReceivedJob
-
- getName() - クラス のメソッドnet.i2p.router.client.ReportAbuseJob
-
- getName() - クラス のメソッドnet.i2p.router.client.RequestLeaseSetJob
-
- getName() - インタフェース のメソッドnet.i2p.router.Job
-
Descriptive name of the task
- getName() - クラス のメソッドnet.i2p.router.JobStats
-
- getName() - クラス のメソッドnet.i2p.router.message.HandleGarlicMessageJob
-
- getName() - クラス のメソッドnet.i2p.router.message.OutboundClientMessageOneShotJob
-
- getName() - クラス のメソッドnet.i2p.router.message.SendMessageDirectJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.HandleDatabaseLookupMessageJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.ExpireLeasesJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.ExpireRoutersJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.ExploreJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.ExploreKeySelectorJob
-
推奨されていません。
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodfillMonitorJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodfillRouterInfoFloodJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodfillStoreJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodfillVerifyStoreJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodOnlyLookupMatchJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodOnlyLookupTimeoutJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodOnlySearchJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodSearchJob
-
Deprecated, unused, see FOSJ override
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseStoreMessageJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.IterativeFollowupJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.IterativeLookupJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.IterativeSearchJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.IterativeTimeoutJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.RefreshRoutersJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob.FailedJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchReplyJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchUpdateReplyFoundJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SingleLookupJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SingleSearchJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StartExplorersJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreJob
-
- getName() - クラス のメソッドnet.i2p.router.networkdb.PublishLocalRouterInfoJob
-
- getName() - クラス のメソッドnet.i2p.router.news.NewsManager
-
- getName() - クラス のメソッドnet.i2p.router.peermanager.PeerTestJob
-
- getName() - クラス のメソッドnet.i2p.router.startup.BootCommSystemJob
-
- getName() - クラス のメソッドnet.i2p.router.startup.BootNetworkDbJob
-
- getName() - クラス のメソッドnet.i2p.router.startup.BootPeerManagerJob
-
- getName() - クラス のメソッドnet.i2p.router.startup.BuildTrustedLinksJob
-
- getName() - クラス のメソッドnet.i2p.router.startup.CreateRouterInfoJob
-
- getName() - クラス のメソッドnet.i2p.router.startup.LoadClientAppsJob
-
- getName() - クラス のメソッドnet.i2p.router.startup.LoadRouterInfoJob
-
- getName() - クラス のメソッドnet.i2p.router.startup.RebuildRouterInfoJob
-
- getName() - クラス のメソッドnet.i2p.router.startup.StartAcceptingClientsJob
-
- getName() - クラス のメソッドnet.i2p.router.startup.StartupJob
-
- getName() - クラス のメソッドnet.i2p.router.tasks.PersistRouterInfoJob
-
- getName() - クラス のメソッドnet.i2p.router.tasks.ReadConfigJob
-
- getName() - クラス のメソッドnet.i2p.router.tasks.UpdateRoutingKeyModifierJob
-
- getName() - クラス のメソッドnet.i2p.router.transport.GetBidsJob
-
- getName() - クラス のメソッドnet.i2p.router.tunnel.pool.ExpireJob
-
- getName() - クラス のメソッドnet.i2p.router.tunnel.pool.TestJob
-
- getName() - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
-
- getName() - クラス のメソッドnet.i2p.router.web.RouterConsoleRunner
-
- getName() - クラス のメソッドnet.i2p.router.web.SummaryListener
-
- getName() - クラス のメソッドnet.i2p.sam.SAMBridge
-
- getName() - クラス のメソッドnet.i2p.stat.FrequencyStat
-
- getName() - クラス のメソッドnet.i2p.stat.RateStat
-
- getName() - クラス のメソッドnet.i2p.util.Log
-
- getName() - クラス のメソッドorg.cybergarage.http.HTTPHeader
-
- getName() - クラス のstaticメソッドorg.cybergarage.http.HTTPServer
-
- getName() - クラス のメソッドorg.cybergarage.http.Parameter
-
- getName() - クラス のメソッドorg.cybergarage.upnp.Action
-
- getName() - クラス のメソッドorg.cybergarage.upnp.Argument
-
- getName() - クラス のメソッドorg.cybergarage.upnp.event.Property
-
- getName() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getName() - クラス のメソッドorg.cybergarage.xml.Attribute
-
- getName() - クラス のメソッドorg.cybergarage.xml.Node
-
- getName() - クラス のメソッドorg.jrobin.core.jrrd.DataSource
-
Returns the name of this data source.
- getName() - クラス のメソッドorg.jrobin.data.Source
-
- getName() - クラス のメソッドorg.klomp.snark.comments.Comment
-
- getName() - クラス のメソッドorg.klomp.snark.MagnetURI
-
- getName() - クラス のメソッドorg.klomp.snark.MetaInfo
-
Returns the requested name for the file or toplevel directory.
- getName() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
- getName() - クラス のメソッドorg.klomp.snark.Snark
-
- getName() - クラス のメソッドorg.klomp.snark.SnarkManager
-
ClientApp method.
- getName() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
-
- getNameAndInfoHash(InputStream, byte[]) - クラス のstaticメソッドorg.klomp.snark.MetaInfo
-
Efficiently returns the name and the 20 byte SHA1 hash of the info dictionary in a torrent file
Caller must close stream.
- getNames() - クラス のメソッドnet.i2p.client.naming.NamingService
-
- getNames(Properties) - クラス のメソッドnet.i2p.client.naming.HostsTxtNamingService
-
All services aggregated, unless options contains
the property "file", in which case only for that file
- getNames(Properties) - クラス のメソッドnet.i2p.client.naming.MetaNamingService
-
All services aggregated
- getNames(Properties) - クラス のメソッドnet.i2p.client.naming.NamingService
-
- getNames(Properties) - クラス のメソッドnet.i2p.client.naming.SingleFileNamingService
-
- getNames(Properties) - クラス のメソッドnet.i2p.router.naming.BlockfileNamingService
-
- getNamingServices() - クラス のメソッドnet.i2p.client.naming.MetaNamingService
-
- getNamingServices() - クラス のメソッドnet.i2p.client.naming.NamingService
-
This implementation returns null.
- getNanSeconds() - クラス のメソッドorg.jrobin.core.Datasource
-
Returns the number of accumulated NaN seconds.
- getNanSeconds(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getNanSeconds(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getNanSeconds(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getNanSteps() - クラス のメソッドorg.jrobin.core.ArcState
-
Returns the number of currently accumulated NaN steps.
- getNAttributes() - クラス のメソッドorg.cybergarage.xml.Node
-
- getNeeded() - クラス のメソッドorg.klomp.snark.Snark
-
Does not account (i.e.
- getNeededLength() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Bytes still wanted.
- getNeededLength() - クラス のメソッドorg.klomp.snark.Snark
-
Bytes still wanted.
- getNeededLength() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
-
- getNegativeA() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPublicKey
-
- getNegativeA() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAPublicKeySpec
-
- getNetDbSummary() - クラス のメソッドnet.i2p.router.web.helpers.NetDbHelper
-
storeWriter() must be called previously
- getNetDbSummary(Writer) - クラス のメソッドnet.i2p.router.web.helpers.SybilRenderer
-
Entry point
- getNetworkId() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
which network is this routerInfo a part of.
- getNetworkID() - クラス のメソッドnet.i2p.router.Router
-
The network ID.
- getNewClassBox() - クラス のメソッドnet.i2p.router.web.helpers.ConfigLoggingHelper
-
All the classes the log manager knows about, except ones that
already have overrides
- getNewDest(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getNewDest(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getNewIBEPID() - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
-
Get a new random receive tunnel ID that isn't a dup.
- getNewIBZeroHopID() - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
-
Get a new random receive tunnel ID that isn't a dup.
- getNewNonce() - クラス のメソッドnet.i2p.router.web.FormHandler
-
Generate a new nonce.
- getNewOBGWID() - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
-
Get a new random send tunnel ID that isn't a dup.
- getNewsHelper() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getNewsStatus() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getNewsThroughProxy() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getNewsURL() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getNewsURL(I2PAppContext) - クラス のstaticメソッドnet.i2p.router.web.ConfigUpdateHelper
-
hack to replace the old news location with the new one, even if they have saved
the update page at some point
- getNext() - クラス のメソッドnet.i2p.router.JobQueue
-
Blocking call to retrieve the next ready job
- getNext(long) - インタフェース のメソッドnet.i2p.router.transport.udp.MessageQueue
-
Get the next message, blocking until one is found or the expiration
reached.
- getNext(long) - クラス のメソッドnet.i2p.router.transport.udp.TimedWeightedPriorityMessageQueue
-
Grab the next message out of the next queue.
- getNextBid(OutNetMessage) - クラス のメソッドnet.i2p.router.transport.TransportManager
-
- getNextCipherKey() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
The pending AES key for encrypting/decrypting packets if we are
rekeying the connection, or null if we are not in the process
of rekeying.
- getNextDelay() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
High usage -
OutboundMessageFragments.getNextVolley() calls this 3rd, if allocateSend() returned null.
- getNextElement(O) - クラス のメソッドi2p.susi.util.Folder
-
Retrieves the next element in the sorted array.
- getNextIndicator() - クラス のメソッドorg.klomp.snark.bencode.BDecoder
-
Returns what the next bencoded object will be on the stream or -1
when the end of stream has been reached.
- getNextMACKey() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
The pending AES key for verifying packets if we are rekeying the
connection, or null if we are not in the process of rekeying.
- getNextMessage() - クラス のメソッドnet.i2p.router.transport.TransportImpl
-
Nonblocking call to pull the next outbound message
off the queue.
- getNextMessageId() - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
- getNextModData() - クラス のメソッドnet.i2p.data.router.RouterKeyGenerator
-
Tomorrow's mod data.
- getNextNonce() - クラス のstaticメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getNextOutboundPacketNum() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getNextPage() - クラス のメソッドnet.metanotion.io.block.FreeListBlock
-
- getNextPath() - クラス のメソッドorg.jrobin.graph.PathIterator
-
- getNextQueuedMessage() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
Pull from the message queue
- getNextQueuedMessage() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getNextReadBuf() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getNextRequest() - クラス のメソッドorg.klomp.snark.MagnetState
-
- getNextRoutingKey(Hash) - クラス のメソッドnet.i2p.data.router.RouterKeyGenerator
-
Get the routing key using tomorrow's modData, not today's
- getNextSendTime() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
Time when the scheduler next want to send a packet, or -1 if
never.
- getNextSendTime() - クラス のメソッドnet.i2p.client.streaming.impl.Connection.ResendPacketEvent
-
- getNextSendTime() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
- getNextSendTime() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getNextSendTime() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
- getNextSet(int) - クラス のメソッドcom.google.zxing.common.BitArray
-
- getNextUnset(int) - クラス のメソッドcom.google.zxing.common.BitArray
-
- getNextVolley() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageFragments
-
Fetch all the packets for a message volley, blocking until there is a
message which can be fully transmitted (or the transport is shut down).
- getNextWriteBuf() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getNextYK() - クラス のメソッドnet.i2p.crypto.YKGenerator
-
- getNHeaders() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getNHostAddresses() - クラス のstaticメソッドorg.cybergarage.net.HostInterface
-
- getNick() - クラス のメソッドnet.i2p.sam.SAMv3DatagramSession
-
- getNick() - クラス のメソッドnet.i2p.sam.SAMv3RawSession
-
- getNick() - クラス のメソッドnet.i2p.sam.SAMv3StreamSession
-
- getNick() - インタフェース のメソッドnet.i2p.sam.Session
-
- getNID() - クラス のメソッドorg.klomp.snark.dht.NodeInfo
-
- getNNodes() - クラス のメソッドorg.cybergarage.xml.Node
-
- getNode() - クラス のメソッドorg.cybergarage.upnp.xml.NodeData
-
- getNode(int) - クラス のメソッドorg.cybergarage.xml.Node
-
- getNode(int) - クラス のメソッドorg.cybergarage.xml.NodeList
-
- getNode(String) - クラス のメソッドorg.cybergarage.xml.Node
-
- getNode(String) - クラス のメソッドorg.cybergarage.xml.NodeList
-
- getNodeEndsWith(String) - クラス のメソッドorg.cybergarage.xml.Node
-
- getNodes(Node, String) - クラス のstaticメソッドnet.i2p.router.news.NewsXMLParser
-
Helper to get all Nodes matching the name
- getNodeValue(String) - クラス のメソッドorg.cybergarage.xml.Node
-
- getNofilter_password() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getNofilter_spassword() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getNonce() - クラス のメソッドnet.i2p.data.i2cp.MessageStatusMessage
-
This is the client's ID for the message
- getNonce() - クラス のメソッドnet.i2p.data.i2cp.SendMessageMessage
-
- getNonce() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
- getNonce() - クラス のstaticメソッドnet.i2p.router.web.CSSHelper
-
formerly stored in System.getProperty("router.consoleNonce")
- getNonce() - クラス のstaticメソッドnet.i2p.router.web.helpers.ConfigRestartBean
-
formerly System.getProperty("console.nonce")
- getNotes() - クラス のメソッドi2p.susi.dns.AddressBean
-
- getNotices() - クラス のメソッドnet.i2p.router.web.FormHandler
-
Display any non-error messages (processing the form if it hasn't
been yet)
- getNotifyCount() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
-
- getNotModified() - クラス のメソッドnet.i2p.util.EepGet
-
- getNT() - クラス のメソッドorg.cybergarage.upnp.event.SubscriptionRequest
-
- getNT() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getNT() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPRequest
-
- getNtcphostname() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getNtcpport() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getNTS() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getNTS() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPRequest
-
- getNumArchives() - クラス のメソッドorg.jrobin.core.jrrd.RRDatabase
-
Returns the number of archives in this database.
- getNumber() - クラス のメソッドorg.klomp.snark.bencode.BEValue
-
Returns this BEValue as a Number.
- getNumBlocks() - クラス のメソッドcom.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getNumDataBytesAndNumECBytesForBlockID(int, int, int, int, int[], int[]) - クラス のstaticメソッドcom.google.zxing.qrcode.encoder.Encoder
-
Get number of data bytes and number of error correction bytes for block id "blockID".
- getNumMails() - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Warning - forces a connection.
- getNumReplies() - クラス のメソッドnet.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getNumSends() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
-
- getOffset() - インタフェース のメソッドi2p.susi.util.Buffer
-
- getOffset() - クラス のメソッドi2p.susi.util.FileBuffer
-
Always valid
- getOffset() - クラス のメソッドi2p.susi.util.MemoryBuffer
-
- getOffset() - クラス のメソッドi2p.susi.util.OutputStreamBuffer
-
- getOffset() - クラス のメソッドi2p.susi.util.ReadBuffer
-
Always valid
- getOffset() - クラス のメソッドnet.i2p.data.ByteArray
-
- getOffset() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
-
index into the data to be sent
- getOffset() - クラス のメソッドnet.i2p.util.Clock
-
- getOffsets(byte[], int[], int[]) - クラス のメソッドorg.xlattice.crypto.filters.KeySelector
-
Given a key, populate the word and bit offset arrays, each
of which has k elements.
- getOffsets(byte[], int, int, int[], int[]) - クラス のメソッドorg.xlattice.crypto.filters.KeySelector
-
Given a key, populate the word and bit offset arrays, each
of which has k elements.
- getOID() - 列挙 のメソッドnet.i2p.crypto.SigType
-
The OID for the signature.
- getOne() - クラス のメソッドcom.google.zxing.common.reedsolomon.GenericGF
-
- getOnFailed() - クラス のメソッドnet.i2p.router.client.LeaseRequestState
-
what to do if the lease set create fails / times out
- getOnFailedReplyJob() - クラス のメソッドnet.i2p.router.OutNetMessage
-
If the Message selector is specified but it doesn't find a reply before
its expiration passes, this job is enqueued.
- getOnFailedSendJob() - クラス のメソッドnet.i2p.router.OutNetMessage
-
If the router could not be reached or the expiration passed, this job
is enqueued.
- getOnGranted() - クラス のメソッドnet.i2p.router.client.LeaseRequestState
-
what to do once the lease set is created
- getOnReplyJob() - クラス のメソッドnet.i2p.router.OutNetMessage
-
If the MessageSelector detects a reply, this job is enqueued
- getOnSendJob() - クラス のメソッドnet.i2p.router.OutNetMessage
-
After the message is successfully passed to the router specified, the
given job is enqueued.
- getOOBInline() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getOOBInline() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getOpenFileCount() - クラス のメソッドorg.jrobin.core.RrdDbPool
-
Returns the number of open RRD files.
- getOpenFiles() - クラス のメソッドorg.jrobin.core.RrdDbPool
-
Returns an array of open file names.
- getOpenTrackers() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
List of open tracker announce URLs to use as backups
- getOption(String) - クラス のメソッドnet.i2p.data.router.RouterAddress
-
- getOption(String) - クラス のメソッドnet.i2p.data.router.RouterInfo
-
- getOption(SocketOption<T>) - クラス のメソッドnet.i2p.sam.SSLServerSocketChannel
-
- getOption(SocketOption<T>) - クラス のメソッドnet.i2p.sam.SSLSocketChannel
-
- getOptionalDelay() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
How many milliseconds the sender of this packet wants the recipient
to wait before sending any more data (only valid if the flag for it is
set)
- getOptionalFrom() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
the sender of the packet (only included if the flag for it is set)
- getOptionalMaxSize() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
What is the largest payload the sender of this packet wants to receive?
- getOptionalSignature() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
The signature on the packet (only included if the flag for it is set)
Warning, may be typed wrong on incoming packets for EdDSA
before verifySignature() is called.
- getOptions() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Retrieve the configuration options, filtered.
- getOptions() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocket
-
- getOptions() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
Retrieve the current ConnectionOptions.
- getOptions() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
- getOptions() - クラス のメソッドnet.i2p.data.i2cp.GetDateMessage
-
Retrieve any configuration options for the connection.
- getOptions() - クラス のメソッドnet.i2p.data.i2cp.SessionConfig
-
Retrieve any configuration options for the session
- getOptions() - クラス のメソッドnet.i2p.data.router.RouterAddress
-
- getOptions() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
- getOptions() - クラス のメソッドnet.i2p.i2ptunnel.socks.SocketWrapper
-
- getOptions() - クラス のメソッドnet.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- getOptions() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
- getOptionsMap() - クラス のメソッドnet.i2p.data.router.RouterAddress
-
Retrieve the transport specific options necessary for communication
- getOptionsMap() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
Retrieve a set of options or statistics that the router can expose.
- getOrg(long) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getOrg(String) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getOrg(InetAddress) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getOrgV6(String) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getOrgV6(InetAddress) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getOriginalMessages(I2NPMessage) - クラス のメソッドnet.i2p.router.transport.OutboundMessageRegistry
-
Retrieve all messages that are waiting for the specified message.
- getOurCountry() - クラス のメソッドnet.i2p.router.CommSystemFacade
-
- getOurCountry() - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
-
- getOurFamily() - クラス のメソッドnet.i2p.router.crypto.FamilyKeyCrypto
-
Get verified members of our family.
- getOurFamilyName() - クラス のメソッドnet.i2p.router.crypto.FamilyKeyCrypto
-
Get our family name.
- getOurIPString() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getOurRole() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
Are we Alice, bob, or Charlie.
- getOutboundBurstBytes() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
- getOutboundBurstKBytesPerSecond() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
The configured maximum, not the current rate.
- getOutboundBurstKBytesPerSecond() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthRefiller
-
- getOutboundBurstRate() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getOutboundBurstRateBits() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getOutboundClientPools() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundClientPools() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
for TunnelRenderer in router console
- getOutboundClientPools() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
for TunnelRenderer in router console
- getOutboundClientTunnelCount() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundClientTunnelCount() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundClientTunnelCount() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
how many outbound client tunnels do we have available?
- getOutboundClientTunnelCount(Hash) - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundClientTunnelCount(Hash) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
Use to verify a tunnel pool is alive
- getOutboundClientTunnelCount(Hash) - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
how many outbound client tunnels in this pool?
- getOutboundClientTunnels() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many active outbound client tunnels we have.
- getOutboundExploratoryPool() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundExploratoryPool() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
For TunnelRenderer in router console
- getOutboundExploratoryPool() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
for TunnelRenderer in router console
- getOutboundKBytesPerSecond() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
The configured maximum, not the current rate.
- getOutboundKBytesPerSecond() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthRefiller
-
- getOutboundMask(RouterInfo) - クラス のメソッドnet.i2p.router.tunnel.pool.ConnectChecker
-
Our outbound mask.
- getOutboundMessageCount() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getOutboundPool(Hash) - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundPool(Hash) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundPool(Hash) - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
- getOutboundQueueSize() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getOutboundRandomKey(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getOutboundRate() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getOutboundSettings() - クラス のメソッドnet.i2p.router.ClientTunnelSettings
-
- getOutboundSettings() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundSettings() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
exploratory
- getOutboundSettings() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
- getOutboundSettings(Hash) - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundSettings(Hash) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundSettings(Hash) - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
- getOutboundState(RemoteHostId) - クラス のメソッドnet.i2p.router.transport.udp.EstablishmentManager
-
Grab the active establishing state
- getOutboundTransferred() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How much data have we sent since the router started (pretty printed
string with 2 decimal places and the appropriate units - GB/MB/KB/bytes)
- getOutboundTunnelCount() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundTunnelCount() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundTunnelCount() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
how many outbound tunnels do we have available?
- getOutboundTunnels() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many active outbound tunnels we have.
- getOutproxyAuth(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getOutproxyAuth(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getOutproxyPassword(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getOutproxyPassword(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getOutproxyPlugin() - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKSServer
-
- getOutproxyUsername(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getOutproxyUsername(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getOutputArgumentList() - クラス のメソッドorg.cybergarage.upnp.Action
-
- getOutputStream() - インタフェース のメソッドi2p.susi.util.Buffer
-
- getOutputStream() - クラス のメソッドi2p.susi.util.FileBuffer
-
Caller must call writeComplete()
- getOutputStream() - クラス のメソッドi2p.susi.util.GzipFileBuffer
-
- getOutputStream() - クラス のメソッドi2p.susi.util.MemoryBuffer
-
- getOutputStream() - クラス のメソッドi2p.susi.util.OutputStreamBuffer
-
- getOutputStream() - クラス のメソッドi2p.susi.util.ReadBuffer
-
- getOutputStream() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocket
-
As of 0.9.9 will throw an IOE if socket is closed.
- getOutputStream() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
stream that the local peer sends data to the remote peer on
- getOutputStream() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
As of 0.9.9 will throw an IOE if socket is closed.
- getOutputStream() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getOutputStream() - クラス のメソッドnet.i2p.i2ptunnel.socks.SocketWrapper
-
- getOutputStream() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getOutputStream() - クラス のメソッドnet.i2p.util.ShellCommand
-
- getOutstandingRequest(int, int, int) - クラス のメソッドorg.klomp.snark.PeerState
-
Called when a piece message is being processed by the incoming
connection.
- getP() - クラス のメソッドnet.i2p.crypto.elgamal.spec.ElGamalParameterSpec
-
Returns the prime modulus p
.
- getPacket() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
- getPacketHandler() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getPacketHandler() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
-
- getPacketHandler() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
- getPacketHandlerStatus() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
- getPacketQueue() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
-
- getPacketSize() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader.DataReader
-
- getPacketsReceived() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
avg number of packets retransmitted for every 100 packets
- getPacketsReceivedDuplicate() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getPacketsRetransmitted() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getPacketsTransmitted() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getPadding() - クラス のメソッドnet.i2p.data.KeysAndCert
-
- getPadding(KeyCertificate) - クラス のメソッドnet.i2p.data.SigningPublicKey
-
Get the portion of this (type 0) SPK that is really padding based on the Key Cert type given,
if any
- getPadding(I2PAppContext, int, long) - クラス のstaticメソッドnet.i2p.crypto.ElGamalAESEngine
-
Return random bytes for padding the data to a mod 16 size so that it is
at least minPaddedSize
- getPaddingSize(int, long) - クラス のstaticメソッドnet.i2p.crypto.ElGamalAESEngine
-
- getPageOf(O) - クラス のメソッドi2p.susi.util.Folder
-
Returns the page this element is on, using the current sort, or 1 if not found
- getPages() - クラス のメソッドi2p.susi.util.Folder
-
Returns the number of pages in the folder.
- getPageSize() - クラス のメソッドi2p.susi.util.Folder
-
Returns page size.
- getPageSize() - クラス のメソッドorg.klomp.snark.SnarkManager
-
For GUI
- getPaletteIndex(int) - クラス のメソッドorg.jrobin.graph.ReverseColorMap
-
- getParallelization() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodfillStoreJob
-
- getParallelization() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreJob
-
overridden in FSJ
- getParameter(int) - クラス のメソッドorg.cybergarage.http.ParameterList
-
- getParameter(String) - クラス のメソッドnet.i2p.servlet.filters.XSSRequestWrapper
-
Parameter names starting with "nofilter_" will not be filtered.
- getParameter(String) - クラス のメソッドnet.i2p.servlet.RequestWrapper
-
- getParameter(String) - クラス のメソッドorg.cybergarage.http.ParameterList
-
- getParameter(String, String) - クラス のメソッドnet.i2p.servlet.RequestWrapper
-
- getParameterList() - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getParameterMap() - クラス のメソッドnet.i2p.servlet.filters.XSSRequestWrapper
-
Parameter names starting with "nofilter_" will not be filtered.
- getParameterNames() - クラス のメソッドnet.i2p.servlet.RequestWrapper
-
- getParameters() - インタフェース のメソッドnet.i2p.crypto.elgamal.ElGamalKey
-
- getParameters() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
- getParameters() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
-
- getParameterValue(String) - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getParameterValues(String) - クラス のメソッドnet.i2p.servlet.filters.XSSRequestWrapper
-
Parameter names starting with "nofilter_" will not be filtered.
- getParams() - インタフェース のメソッドnet.i2p.crypto.eddsa.EdDSAKey
-
return a parameter specification representing the EdDSA domain
parameters for the key.
- getParams() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getParams() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPublicKey
-
- getParams() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
-
- getParams() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAPublicKeySpec
-
- getParams() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
- getParams() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
-
- getParams() - クラス のメソッドnet.i2p.crypto.elgamal.spec.ElGamalKeySpec
-
- getParams() - 列挙 のメソッドnet.i2p.crypto.EncType
-
The elliptic curve ECParameterSpec for ECDSA; DSAParameterSpec for DSA
- getParams() - 列挙 のメソッドnet.i2p.crypto.SigType
-
The elliptic curve ECParameterSpec for ECDSA; DSAParameterSpec for DSA
- getParent() - クラス のメソッドnet.i2p.client.naming.NamingService
-
This implementation returns null.
- getParent() - クラス のメソッドorg.jrobin.core.ArcState
-
Returns the Archive object to which this ArcState object belongs.
- getParent() - クラス のメソッドorg.jrobin.core.Robin
-
Returns the Archive object to which this Robin object belongs.
- getParentColor() - クラス のメソッドorg.jrobin.graph.Stack
-
- getParentDb() - クラス のメソッドorg.jrobin.core.Archive
-
- getParentDb() - クラス のメソッドorg.jrobin.core.FetchRequest
-
Returns the underlying RrdDb object.
- getParentDevice() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getParentLineWidth() - クラス のメソッドorg.jrobin.graph.Stack
-
- getParentNode() - クラス のメソッドorg.cybergarage.xml.Node
-
- getPart() - クラス のメソッドi2p.susi.webmail.Mail
-
- getPartialPiece() - クラス のメソッドorg.klomp.snark.Request
-
The PartialPiece this Request is for
- getPartialPiece(Peer, BitField) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Return partial piece to the PeerState if it's still wanted and peer has it.
- getPartialPiece(Peer, BitField) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when a peer has connected and there may be a partially
downloaded piece that the coordinatorator can give the peer task
- getParticipatingCount() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getParticipatingCount() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getParticipatingCount() - クラス のメソッドnet.i2p.router.tunnel.TunnelDispatcher
-
- getParticipatingCount() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
how many tunnels are we participating in?
- getParticipatingTunnels() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many tunnels we are participating in.
- getPassword() - クラス のメソッドnet.i2p.util.EepGet.AuthState
-
- getPasswordForm() - クラス のメソッドnet.i2p.router.web.helpers.ConfigUIHelper
-
- getPatchSize() - クラス のメソッドcom.docuverse.identicon.NineBlockIdenticonRenderer2
-
Returns the size in pixels at which each patch will be rendered before
they are scaled down to requested identicon size.
- getPath() - クラス のメソッドorg.jrobin.core.RrdBackend
-
Returns path to the storage.
- getPath() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns path to this RRD.
- getPath() - クラス のメソッドorg.jrobin.core.RrdDef
-
Returns path for the new RRD
- getPath() - クラス のメソッドorg.jrobin.data.Def
-
- getPayload() - クラス のメソッドnet.i2p.client.datagram.I2PDatagramDissector
-
Get the payload carried by an I2P repliable datagram (previously loaded
with the loadI2PDatagram() method), verifying the datagram signature.
- getPayload() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
get the actual payload of the message.
- getPayload() - クラス のメソッドnet.i2p.data.Certificate
-
- getPayload() - クラス のメソッドnet.i2p.data.i2cp.MessagePayloadMessage
-
- getPayload() - クラス のメソッドnet.i2p.data.i2cp.SendMessageMessage
-
- getPayload() - クラス のメソッドnet.i2p.router.ClientMessage
-
Retrieve the payload of the message.
- getPayload() - クラス のメソッドnet.i2p.router.message.PayloadGarlicConfig
-
- getPayload(MessageId) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Only call if _dontSendMSMOnReceive is false, otherwise will always be null
- getPayloadSize() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
- getPdpCount() - クラス のメソッドorg.jrobin.core.jrrd.Archive
-
Returns the number of primary data points required for a consolidated
data point in this archive.
- getPDPStatusBlock() - クラス のメソッドorg.jrobin.core.jrrd.DataSource
-
Returns the primary data point status block for this data source.
- getPDPStep() - クラス のメソッドorg.jrobin.core.jrrd.Header
-
Returns the primary data point interval in seconds.
- getPeakThroughputKBps() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
- getPeakTunnel1mThroughputKBps() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
- getPeakTunnelThroughputKBps() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
- getPeer() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
what peer is being profiled, non-null
- getPeer() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
- getPeer(int) - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
retrieve the peer at the given hop.
- getPeer(int) - インタフェース のメソッドnet.i2p.router.TunnelInfo
-
retrieve the peer at the given hop.
- getPeerCount() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
might be wrong
- getPeerCount() - クラス のメソッドorg.klomp.snark.Piece
-
How many peers have this piece?
Caller must synchronize
- getPeerCount() - クラス のメソッドorg.klomp.snark.Snark
-
- getPeerCount() - クラス のメソッドorg.klomp.snark.TrackerInfo
-
- getPeerCount() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
-
- getPeerDestination() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocket
-
- getPeerDestination() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
- getPeerDestination() - クラス のメソッドnet.i2p.i2ptunnel.socks.SocketWrapper
-
- getPeerHash() - クラス のメソッドnet.i2p.router.transport.udp.RemoteHostId
-
- getPeerID() - クラス のメソッドorg.klomp.snark.Peer
-
Returns the id of the peer.
- getPeerList() - クラス のメソッドorg.klomp.snark.Snark
-
- getPeerPublicValue() - クラス のメソッドnet.i2p.router.transport.crypto.DHSessionKeyBuilder
-
- getPeerPublicValueBytes() - クラス のメソッドnet.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Return a 256 byte representation of his public key, with leading 0s
if necessary.
- getPeers() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
- getPeers() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
-
For /peers UI only.
- getPeers() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
For /peers UI only.
- getPeers() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
should be right
- getPeers() - クラス のメソッドorg.klomp.snark.TrackerInfo
-
- getPeers(InfoHash, int, boolean) - クラス のメソッドorg.klomp.snark.dht.DHTTracker
-
Caller's responsibility to remove himself from the list
- getPeersAndAnnounce(byte[], int, long, int, long, boolean, boolean) - インタフェース のメソッドorg.klomp.snark.dht.DHT
-
Get peers for a torrent, and announce to the closest annMax nodes we find.
- getPeersAndAnnounce(byte[], int, long, int, long, boolean, boolean) - クラス のメソッドorg.klomp.snark.dht.KRPC
-
Get peers for a torrent, and announce to the closest annMax nodes we find.
- getPeersByCapability(char) - クラス のメソッドnet.i2p.router.dummy.DummyPeerManagerFacade
-
- getPeersByCapability(char) - クラス のメソッドnet.i2p.router.peermanager.PeerManager
-
- getPeersByCapability(char) - クラス のメソッドnet.i2p.router.peermanager.PeerManagerFacadeImpl
-
- getPeersByCapability(char) - インタフェース のメソッドnet.i2p.router.PeerManagerFacade
-
- getPeerSelector() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getPeerState(Hash) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
get the state for the peer with the given ident, or null
if no state exists
- getPeerState(RemoteHostId) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
get the state for the peer at the given remote host/port, or null
if no state exists
- getPeerStatesByIP(RemoteHostId) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
Get the states for all peers at the given remote host, ignoring port.
- getPeerSummary() - クラス のメソッドnet.i2p.router.web.helpers.PeerHelper
-
- getPeerTestReader() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
-
- getPeerTimeout(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
todo: does this need more tuning?
- getPending() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
-
- getPending() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
-
- getPendingMessage(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
-
- getPendingRequested() - インタフェース のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter.Request
-
how many bytes were requested and haven't yet been allocated?
- getPercentageOfExtremeValue() - クラス のメソッドnet.i2p.stat.Rate
-
What was the total value, compared to the total value in
the extreme period (i.e.
- getPercentageOfLifetimeValue() - クラス のメソッドnet.i2p.stat.Rate
-
How large was the last period's value as compared to the lifetime average value?
Warning- returns ratio, not percentage (i.e.
- getPercentile(long, long, double) - クラス のメソッドorg.jrobin.data.Aggregator
-
- getPercentile(long, long, double) - クラス のメソッドorg.jrobin.data.Def
-
- getPercentile(long, long, double) - クラス のメソッドorg.jrobin.data.PercentileDef
-
Returns just the calculated percentile; the "Xth" percentile of a static value is
the static value itself.
- getPercentile(long, long, double) - クラス のメソッドorg.jrobin.data.SDef
-
- getPercentile(long, long, double) - クラス のメソッドorg.jrobin.data.Source
-
- getPercentile(long, long, double, boolean) - クラス のメソッドorg.jrobin.data.Aggregator
-
- getPercentile(long, long, double, boolean) - クラス のメソッドorg.jrobin.data.Source
-
- getPercentile(String) - クラス のメソッドorg.jrobin.data.DataProcessor
-
Used by ISPs which charge for bandwidth utilization on a "95th percentile" basis.
- getPercentile(String, double) - クラス のメソッドorg.jrobin.data.DataProcessor
-
- getPeriod() - クラス のメソッドnet.i2p.stat.Frequency
-
how long is this frequency averaged over? (ms)
- getPeriod() - クラス のメソッドnet.i2p.stat.Rate
-
how large should this rate's cycle be?
- getPeriods() - クラス のメソッドnet.i2p.stat.FrequencyStat
-
- getPeriods() - クラス のメソッドnet.i2p.stat.RateStat
-
- getPerPeerTimeoutMs() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
-
Let each peer take up to the average successful search RTT
- getPerPeerTimeoutMs(Hash) - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
-
- getPersistentClientKey() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getPersistentClientKey(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getPersistentClientKey(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getPEXPeers() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Called by TrackerClient
- getPIDDir() - クラス のメソッドnet.i2p.I2PAppContext
-
Where router.ping goes.
- getPiece() - クラス のメソッドorg.klomp.snark.PartialPiece
-
piece number
- getPiece() - クラス のメソッドorg.klomp.snark.Request
-
The piece number this Request is for
- getPiece(int, int, int) - クラス のメソッドorg.klomp.snark.Storage
-
Returns a byte array containing a portion of the requested piece or null if
the storage doesn't contain the piece yet.
- getPieceHashes() - クラス のメソッドorg.klomp.snark.MetaInfo
-
Returns the piece hashes.
- getPieceLength(int) - クラス のメソッドorg.klomp.snark.MetaInfo
-
Return the length of a piece.
- getPieceLength(int) - クラス のメソッドorg.klomp.snark.Snark
-
- getPiecePriorities() - クラス のメソッドorg.klomp.snark.Storage
-
Call setPriority() for all changed files first,
then call this.
- getPieces() - クラス のメソッドorg.klomp.snark.MetaInfo
-
Returns the number of pieces.
- getPieces() - クラス のメソッドorg.klomp.snark.Snark
-
- getPixelCount() - クラス のメソッドorg.jrobin.data.DataProcessor
-
Returns the number of pixels (target graph width).
- getPixelOffColor() - クラス のメソッドcom.google.zxing.client.j2se.MatrixToImageConfig
-
- getPixelOnColor() - クラス のメソッドcom.google.zxing.client.j2se.MatrixToImageConfig
-
- getPixelSink() - クラス のメソッドorg.jrobin.graph.Gif89Frame
-
- getPixelSource() - クラス のメソッドorg.jrobin.graph.DirectGif89Frame
-
- getPixelSource() - クラス のメソッドorg.jrobin.graph.Gif89Frame
-
- getPixelSource() - クラス のメソッドorg.jrobin.graph.IndexGif89Frame
-
- getPlain(String, String) - クラス のメソッドnet.i2p.util.PasswordManager
-
- getPluginKeys(I2PAppContext) - クラス のstaticメソッドnet.i2p.router.web.PluginStarter
-
The signing keys from all the plugins
- getPlugins() - クラス のstaticメソッドnet.i2p.router.web.PluginStarter
-
all installed plugins whether enabled or not,
but does NOT include plugins marked as deleted.
- getPoolNumber() - クラス のメソッドgnu.crypto.prng.RandomEventStandalone
-
- getPort() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocket
-
The remote port.
- getPort() - クラス のメソッドnet.i2p.client.streaming.I2PSocketAddress
-
- getPort() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketOptions
-
The remote port.
- getPort() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
The remote port.
- getPort() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
The remote port.
- getPort() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
The remote port.
- getPort() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getPort() - クラス のメソッドnet.i2p.data.router.RouterAddress
-
Caching version of Integer.parseInt(getOption("port"))
Caches valid ports 1-65535 only.
- getPort() - クラス のメソッドnet.i2p.i2ptunnel.socks.SocketWrapper
-
The remote port.
- getPort() - クラス のメソッドnet.i2p.i2ptunnel.socks.SOCKSUDPPort
-
Socks passes this back to the client on the TCP connection
- getPort() - クラス のメソッドnet.i2p.i2ptunnel.udp.UDPSink
-
- getPort() - クラス のメソッドnet.i2p.router.transport.udp.RemoteHostId
-
- getPort() - クラス のメソッドnet.i2p.router.transport.udp.UDPAddress
-
- getPort() - クラス のメソッドnet.i2p.router.web.helpers.ConfigClientsHelper
-
- getPort() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getPort() - クラス のメソッドnet.i2p.sam.SAMv3DatagramServer
-
- getPort() - クラス のメソッドnet.i2p.util.InternalSocket
-
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
- getPort() - クラス のメソッドorg.klomp.snark.ConnectionAcceptor
-
- getPort() - インタフェース のメソッドorg.klomp.snark.dht.DHT
-
- getPort() - クラス のメソッドorg.klomp.snark.dht.KRPC
-
- getPort() - クラス のメソッドorg.klomp.snark.dht.NodeInfo
-
- getPort() - クラス のメソッドorg.klomp.snark.PeerID
-
- getPort(String) - クラス のstaticメソッドnet.i2p.util.Addresses
-
Convenience method to convert and validate a port String
without throwing an exception.
- getPort(String) - クラス のメソッドnet.i2p.util.PortMapper
-
Get the registered port for a service
- getPort(String) - クラス のstaticメソッドorg.cybergarage.http.HTTP
-
- getPort(String, int) - クラス のメソッドnet.i2p.util.PortMapper
-
Get the registered port for a service
- getPostBanTime(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getPostBanTime(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getPostCheckTime(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getPostCheckTime(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getPostMax(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
POST limits
- getPostMax(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
POST limits
- getPostTotalBanTime(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getPostTotalBanTime(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getPostTotalMax(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getPostTotalMax(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getPrefix() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
try hard to make a decent identifier as this will appear in error logs
- getPrefix(long) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- getPreparedKey() - クラス のメソッドnet.i2p.data.SessionKey
-
retrieve an internal representation of the session key, as known
by the AES engine used.
- getPresentationListener() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getPresentationURL() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getPreserveFileNames() - クラス のメソッドorg.klomp.snark.Storage
-
- getPreviousElement(O) - クラス のメソッドi2p.susi.util.Folder
-
Retrieves the previous element in the sorted array.
- getPrimaryConfig() - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Primary client's config,
will be null if session not set up
- getPrimaryOptions() - クラス のメソッドnet.i2p.client.impl.SubSession
-
- getPrimeSize() - クラス のメソッドnet.i2p.crypto.elgamal.spec.ElGamalGenParameterSpec
-
Returns the size in bits of the prime modulus.
- getPrintLines() - クラス のメソッドorg.jrobin.graph.RrdGraphInfo
-
- getPriority() - クラス のメソッドnet.i2p.router.OutNetMessage
-
Specify the priority of the message, where higher numbers are higher
priority.
- getPriority() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
For CDPQ
- getPriority() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
- getPriority() - クラス のメソッドnet.i2p.router.tunnel.OutboundGatewayMessage
-
For CDPQ
- getPriority() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
Outbound message priority - for outbound tunnels only
- getPriority() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
Outbound message priority - for outbound tunnels only
- getPriority() - インタフェース のメソッドnet.i2p.router.util.PQEntry
-
Higher is higher priority
- getPriority() - クラス のメソッドnet.i2p.util.LogRecord
-
- getPriority() - クラス のメソッドorg.klomp.snark.Piece
-
- getPriority(int) - クラス のメソッドorg.klomp.snark.Storage
-
- getPrivateKey() - インタフェース のメソッドnet.i2p.client.I2PSession
-
Retrieve the signing SigningPrivateKey associated with the Destination
- getPrivateKey() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Retrieve the signing SigningPrivateKey
- getPrivateKey() - クラス のメソッドnet.i2p.data.i2cp.CreateLeaseSetMessage
-
- getPrivateKey() - クラス のメソッドnet.i2p.router.KeyManager
-
Router key
- getPrivateKey(File, String, String, String) - クラス のstaticメソッドnet.i2p.crypto.KeyStoreUtil
-
Get a private key out of a keystore
- getPrivateKeyFile() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
Does not necessarily exist.
- getPrivateKeyFile(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getPrivateKeyFile(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getPrivateKeyFile(TunnelControllerGroup, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getPrivateTrackers() - クラス のメソッドorg.klomp.snark.SnarkManager
-
- getPrivKey() - クラス のメソッドnet.i2p.data.PrivateKeyFile
-
- getPrivKeyFile() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
Probably not absolute.
- getPrivKeyFile() - クラス のメソッドnet.i2p.i2ptunnel.ui.TunnelConfig
-
- getPrivkeyLen() - 列挙 のメソッドnet.i2p.crypto.EncType
-
the length of the private key, in bytes
- getPrivkeyLen() - 列挙 のメソッドnet.i2p.crypto.SigType
-
the length of the private key, in bytes
- getProcessedMessagesCount() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
- getProcessedMessagesCount() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
- getProcessedMessagesCount() - インタフェース のメソッドnet.i2p.router.TunnelInfo
-
- getProducer() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Retrieve the helper that generates I2CP messages
- getProfile() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
What profile do we want to use for this connection?
TODO: Only bulk is supported so far.
- getProfile() - クラス のメソッドnet.i2p.router.web.helpers.StatHelper
-
Look up based on a b64 prefix or full b64.
- getProfile(Hash) - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
-
Retrieve the profile for the given peer, if one exists (else null).
- getProfileNonblocking(Hash) - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
-
Retrieve the profile for the given peer, if one exists (else null).
- getProfileSummary() - クラス のメソッドnet.i2p.router.web.helpers.ProfilesHelper
-
- getProof() - クラス のメソッドnet.i2p.router.web.helpers.ProofHelper
-
- getProperties() - クラス のstaticメソッドi2p.susi.util.Config
-
Returns the properties, sorted, WITHOUT the prefix
- getProperties() - クラス のメソッドnet.i2p.I2PAppContext
-
Access the configuration attributes of this context, listing the properties
provided during the context construction, as well as the ones included in
System.getProperties.
- getProperties() - クラス のメソッドnet.i2p.router.RouterContext
-
- getProperty(int) - クラス のメソッドorg.cybergarage.upnp.event.PropertyList
-
- getProperty(String) - クラス のstaticメソッドi2p.susi.util.Config
-
- getProperty(String) - クラス のメソッドnet.i2p.apps.systray.ConfigFile
-
- getProperty(String) - クラス のメソッドnet.i2p.I2PAppContext
-
Access the configuration attributes of this context, using properties
provided during the context construction, or falling back on
System.getProperty if no properties were provided during construction
(or the specified prop wasn't included).
- getProperty(String) - クラス のメソッドnet.i2p.router.RouterContext
-
Tie in the router's config as properties, as well as whatever the
I2PAppContext says.
- getProperty(String, boolean) - クラス のメソッドnet.i2p.I2PAppContext
-
Return a boolean with a boolean default
- getProperty(String, int) - クラス のstaticメソッドi2p.susi.util.Config
-
- getProperty(String, int) - クラス のメソッドnet.i2p.I2PAppContext
-
Return an int with an int default
- getProperty(String, int) - クラス のメソッドnet.i2p.router.RouterContext
-
Return an int with an int default
- getProperty(String, long) - クラス のメソッドnet.i2p.I2PAppContext
-
Return a long with a long default
- getProperty(String, long) - クラス のメソッドnet.i2p.router.RouterContext
-
Return a long with a long default
- getProperty(String, String) - クラス のstaticメソッドi2p.susi.util.Config
-
- getProperty(String, String) - クラス のメソッドnet.i2p.apps.systray.ConfigFile
-
- getProperty(String, String) - クラス のメソッドnet.i2p.I2PAppContext
-
Access the configuration attributes of this context, using properties
provided during the context construction, or falling back on
System.getProperty if no properties were provided during construction
(or the specified prop wasn't included).
- getProperty(String, String) - クラス のメソッドnet.i2p.router.RouterContext
-
Tie in the router's config as properties, as well as whatever the
I2PAppContext says.
- getPropertyList() - クラス のメソッドorg.cybergarage.upnp.event.NotifyRequest
-
- getPropertyNames() - クラス のメソッドnet.i2p.I2PAppContext
-
Access the configuration attributes of this context, listing the properties
provided during the context construction, as well as the ones included in
System.getProperties.
- getProps() - クラス のメソッドnet.i2p.client.naming.HostTxtEntry
-
- getProps() - クラス のメソッドnet.i2p.sam.SessionRecord
-
Warning - returns a copy.
- getProvisionalVersionForDimension(int) - クラス のstaticメソッドcom.google.zxing.qrcode.decoder.Version
-
Deduces version information purely from QR Code dimensions.
- getProxies(int) - クラス のメソッドnet.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- getProxyAuth(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getProxyAuth(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
all proxy auth @since 0.8.2
- getProxyHost() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getProxyList() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getProxyMap() - クラス のメソッドnet.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- getProxyPort() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getProxyStatus() - クラス のメソッドnet.i2p.router.web.helpers.HomeHelper
-
- getPubkeyLen() - 列挙 のメソッドnet.i2p.crypto.EncType
-
the length of the public key, in bytes
- getPubkeyLen() - 列挙 のメソッドnet.i2p.crypto.SigType
-
the length of the public key, in bytes
- getPublicKey() - クラス のメソッドnet.i2p.data.KeysAndCert
-
- getPublicKey() - クラス のメソッドnet.i2p.router.KeyManager
-
Router key
- getPublicKey(PrivateKey) - クラス のstaticメソッドnet.i2p.crypto.KeyGenerator
-
Convert a PrivateKey to its corresponding PublicKey
- getPublished() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
Retrieve the approximate date on which the info was published
(essentially a version number for the routerInfo structure, except that
it also contains freshness information - whether or not the router is
currently publishing its information).
- getPumper() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
-
Hook for NTCPConnection
- getPurpose() - クラス のメソッドnet.i2p.router.PeerSelectionCriteria
-
Purpose for which the peers will be used
- getPushCount() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
The number of times we've pushed some fragments, which is the
same as the max sends, at least as it's coded now.
- getQ() - クラス のメソッドnet.i2p.crypto.eddsa.math.Field
-
- getQm2() - クラス のメソッドnet.i2p.crypto.eddsa.math.Field
-
- getQm5d8() - クラス のメソッドnet.i2p.crypto.eddsa.math.Field
-
- getQuantity() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
how many tunnels should be available at all times
- getQuantityOptions(int, int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getQueryFrequencyMs() - クラス のメソッドnet.i2p.router.time.RouterTimestamper
-
- getQueryListener() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getQueryListener() - クラス のメソッドorg.cybergarage.upnp.xml.StateVariableData
-
- getQueryResponse() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getQueryResponse() - クラス のメソッドorg.cybergarage.upnp.xml.StateVariableData
-
- getQueryStatus() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getQueue() - クラス のメソッドnet.i2p.util.LogManager
-
Zero-copy.
- getQueued() - クラス のメソッドi2p.susi.webmail.pop3.BackgroundChecker
-
- getQueued() - クラス のメソッドi2p.susi.webmail.pop3.DelayedDeleter
-
- getRandomKey() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
random key used for peer ordering
- getRange(T) - クラス のメソッドnet.i2p.kademlia.KBucketSet
-
The number of bits minus 1 (range number) for the xor of the key.
- getRangeBegin() - インタフェース のメソッドnet.i2p.kademlia.KBucket
-
Lowest order high bit for difference keys.
- getRangeBegin() - クラス のメソッドnet.i2p.kademlia.KBucketImpl
-
- getRangeEnd() - インタフェース のメソッドnet.i2p.kademlia.KBucket
-
Highest high bit for the difference keys.
- getRangeEnd() - クラス のメソッドnet.i2p.kademlia.KBucketImpl
-
- getRate() - クラス のメソッドnet.i2p.router.web.SummaryListener
-
- getRate(long) - クラス のメソッドnet.i2p.stat.RateStat
-
Returns rate with requested period if it exists,
otherwise null
- getRate(long[]) - クラス のstaticメソッドorg.klomp.snark.PeerCoordinator
-
- getRate(String) - クラス のメソッドnet.i2p.stat.StatManager
-
Misnamed, as it returns a RateStat, not a Rate.
- getRateNames() - クラス のメソッドnet.i2p.stat.StatManager
-
- getRateStat() - クラス のメソッドnet.i2p.stat.Rate
-
- getRating() - クラス のメソッドorg.klomp.snark.comments.Comment
-
- getRatingCount() - クラス のメソッドorg.klomp.snark.comments.CommentSet
-
- getRawMessageSize() - インタフェース のメソッドnet.i2p.data.i2np.I2NPMessage
-
How large the raw message is with the short 5 byte header
- getRawMessageSize() - クラス のメソッドnet.i2p.data.i2np.I2NPMessageImpl
-
The raw header consists of a one-byte type and a 4-byte expiration in seconds only.
- getRawSession() - クラス のメソッドnet.i2p.sam.SAMv1Handler
-
- getReachability() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getReachabilityStatus() - クラス のメソッドnet.i2p.router.CommSystemFacade
-
- getReachabilityStatus() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
-
Maybe we should trust UPnP here and report OK if it opened the port, but
for now we don't.
- getReachabilityStatus() - インタフェース のメソッドnet.i2p.router.transport.Transport
-
Previously returned short, now enum as of 0.9.20
- getReachabilityStatus() - クラス のメソッドnet.i2p.router.transport.TransportImpl
-
Previously returned short, now enum as of 0.9.20
- getReachabilityStatus() - クラス のメソッドnet.i2p.router.transport.TransportManager
-
Previously returned short, now enum as of 0.9.20
- getReachabilityStatus() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
Previously returned short, now enum as of 0.9.20
- getRead() - クラス のメソッドi2p.susi.util.CountingInputStream
-
- getRead() - クラス のメソッドi2p.susi.util.EOFOnMatchInputStream
-
If constructed with a counter, returns the count
(not necessarily starting at 0) minus the buffered/matched count.
- getRead() - インタフェース のメソッドi2p.susi.util.ReadCounter
-
The total number of bytes that have been read or skipped
- getReader() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
-
Hook for NTCPConnection
- getReadLock() - クラス のメソッドnet.i2p.BOB.NamedDB
-
- getReadLock() - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
-
- getReadTimeout() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocket
-
How long we will wait blocked on a read() operation.
- getReadTimeout() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketOptions
-
What is the longest we'll block on the input stream while waiting
for more data.
- getReadTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
- getReadTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
What is the longest we'll block on the input stream while waiting
for more data.
- getReadTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.MessageInputStream
-
how long a read() call should block (if less than 0, block indefinitely,
but if it is 0, do not block at all)
- getReadTimeout() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelClient
-
- getReadTimeout() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelServer
-
Get the read idle timeout for newly-created connections (in
milliseconds).
- getReadTimeout() - クラス のメソッドnet.i2p.i2ptunnel.socks.SocketWrapper
-
- getReadTimeout() - クラス のメソッドnet.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
-
Get the read idle timeout for newly-created connections (in
milliseconds).
- getReadyCount() - クラス のメソッドnet.i2p.router.JobQueue
-
- getRealm() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelConnectClient
-
- getRealm() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- getRealm() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- getReason() - クラス のメソッドnet.i2p.data.i2cp.AbuseReason
-
- getReason() - クラス のメソッドnet.i2p.data.i2cp.DisconnectMessage
-
- getReason() - クラス のメソッドnet.i2p.data.i2cp.ReportAbuseMessage
-
- getReasonPhrase() - クラス のメソッドorg.cybergarage.http.HTTPStatus
-
- getReceiveAliceTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
when did we last hear from alice?
- getReceiveBobTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
when did we last hear from bob?
- getReceiveBps() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
- getReceiveBps() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getReceiveBps15s() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
- getReceiveBufferSize() - クラス のメソッドnet.i2p.client.streaming.impl.StandardServerSocket
-
- getReceiveBufferSize() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getReceiveBufferSize() - クラス のメソッドnet.i2p.util.InternalServerSocket
-
- getReceiveBufferSize() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getReceiveCharlieTime() - クラス のメソッドnet.i2p.router.transport.udp.PeerTestState
-
when did we last hear from charlie?
- getReceivedAsPublished() - クラス のメソッドnet.i2p.data.LeaseSet
-
If true, we received this LeaseSet by a remote peer publishing it to
us, rather than by searching for it ourselves or locally creating it.
- getReceivedAsReply() - クラス のメソッドnet.i2p.data.LeaseSet
-
If true, we received this LeaseSet by searching for it
Default false.
- getReceivedIP() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedOurIP() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
- getReceivedPort() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedRelayTag() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedSignedOnTime() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedX() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
- getReceiveFrom() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
what is the previous peer in the tunnel (null if gateway)
- getReceiveMTU() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
Estimate how large the other side's MTU is.
- getReceiveStreamId() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
The stream ID of a peer connection that sends data to us, or zero if unknown.
- getReceiveStreamId() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
stream the replies should be sent on.
- getReceiveTunnel() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
- getReceiveTunnelId() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
what tunnel ID are we receiving on?
- getReceiveTunnelId(int) - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
retrieve the tunnelId that the given hop receives messages on.
- getReceiveTunnelId(int) - インタフェース のメソッドnet.i2p.router.TunnelInfo
-
retrieve the tunnelId that the given hop receives messages on.
- getReceiveWindow() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getRecentMessagesCount() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
This returns the number of processed messages since
the last time getAndResetRecentMessagesCount() was called.
- getRecipient() - クラス のメソッドnet.i2p.router.message.GarlicConfig
-
- getRecipientPublicKey() - クラス のメソッドnet.i2p.router.message.GarlicConfig
-
- getRecipientsFromList(ArrayList<String>, String, boolean) - クラス のstaticメソッドi2p.susi.webmail.Mail
-
A little misnamed.
- getRecord(int) - クラス のメソッドnet.i2p.data.i2np.TunnelBuildMessageBase
-
- getRecordCount() - クラス のメソッドnet.i2p.data.i2np.TunnelBuildMessageBase
-
- getRecordPattern() - クラス のメソッドnet.i2p.router.web.helpers.ConfigLoggingHelper
-
- getRecvRate() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getReduce(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getReduceCount(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getReduceCount(int, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getReduceOnIdle(int, boolean) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getReduceTime(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getReduceTime(int, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getRedundancy() - クラス のメソッドnet.i2p.router.networkdb.kademlia.FloodfillStoreJob
-
- getRedundancy() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreJob
-
overridden in FSJ
- getRefresh() - クラス のメソッドnet.i2p.router.web.CSSHelper
-
- getRefreshDelaySeconds() - クラス のメソッドorg.klomp.snark.SnarkManager
-
- getRefreshFrequencySelectBox() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getRefreshMeta() - クラス のメソッドnet.i2p.router.web.helpers.GraphHelper
-
This must be output in the jsp since *lt;meta> must be in the <head>
- getRegion(long) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getRegion(String) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getRegion(InetAddress) - クラス のメソッドcom.maxmind.geoip.LookupService
-
- getRegisteredApp(String) - インタフェース のメソッドnet.i2p.app.ClientAppManager
-
Get a registered app.
- getRegisteredApp(String) - クラス のメソッドnet.i2p.app.ClientAppManagerImpl
-
Get a registered app.
- getRejectInproxy(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getRejectionRate() - クラス のメソッドnet.i2p.router.peermanager.TunnelHistory
-
all unused
public void setLifetimeAgreedTo(long num) { _lifetimeAgreedTo = num; }
public void setLifetimeRejected(long num) { _lifetimeRejected = num; }
public void setLifetimeFailed(long num) { _lifetimeFailed = num; }
public void setLastAgreedTo(long when) { _lastAgreedTo = when; }
public void setLastRejectedCritical(long when) { _lastRejectedCritical = when; }
public void setLastRejectedBandwidth(long when) { _lastRejectedBandwidth = when; }
public void setLastRejectedTransient(long when) { _lastRejectedTransient = when; }
public void setLastRejectedProbabalistic(long when) { _lastRejectedProbabalistic = when; }
public void setLastFailed(long when) { _lastFailed = when; }
- getRejectReferer(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getRejectUserAgents(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getRelatedStateVariable() - クラス のメソッドorg.cybergarage.upnp.Argument
-
- getRelatedStateVariableName() - クラス のメソッドorg.cybergarage.upnp.Argument
-
- getRelayIntroReader() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
-
- getRelayRequestReader() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
-
- getRelayResponseReader() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
-
- getReleased() - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
-
- getReleasedAfter() - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
-
- getReliability() - クラス のメソッドnet.i2p.client.SendMessageOptions
-
default Reliability.DEFAULT
- getReliability(int) - クラス のstaticメソッドnet.i2p.client.SendMessageOptions
-
default Reliability.DEFAULT
- getRemaining() - クラス のメソッドnet.i2p.i2ptunnel.GunzipOutputStream
-
Inflater statistic
- getRemaining() - クラス のメソッドnet.i2p.util.ResettableGZIPInputStream
-
Moved from i2ptunnel HTTPResponseOutputStream.InternalGZIPInputStream
- getRemainingLength() - クラス のメソッドorg.klomp.snark.Snark
-
Bytes not yet in storage.
- getRemainingLength() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
-
- getRemoteAddress() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
Only valid for outbound; null for inbound
- getRemoteAddress() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getRemoteAddress() - クラス のメソッドnet.i2p.sam.SSLSocketChannel
-
new in Java 7
- getRemoteAddress() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getRemoteHost() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
- getRemoteHostId() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
RemoteHostId, uniquely identifies an attempt
- getRemoteHostId() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
This should be what the state is currently indexed by in the _outboundStates table.
- getRemoteHostId() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getRemoteIdentity() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getRemoteInetAddress() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getRemoteIP() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
what IP is the peer sending and receiving packets on?
- getRemoteIPAddress() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getRemotePeer() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
who are we talking with
- getRemotePeer() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
Valid for outbound; valid for inbound after handshake
- getRemotePeer() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
The peer are we talking to.
- getRemotePort() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
- getRemotePort() - クラス のメソッドnet.i2p.i2ptunnel.irc.I2PTunnelDCCClient
-
- getRemotePort() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
what port is the peer sending and receiving packets on?
- getRemotePort() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getRemoteSocketAddress() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getRemoteSocketAddress() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getRenewSubscriber() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
-
- getRepliedPeers() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
-
- getReply(int) - クラス のメソッドnet.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getReplyGateway() - クラス のメソッドnet.i2p.data.i2np.DatabaseStoreMessage
-
- getReplyIV() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
IV used to encrypt the reply sent for the new tunnel creation crypto
- getReplyKey() - クラス のメソッドnet.i2p.data.i2np.DatabaseLookupMessage
-
The included session key or null if unset
- getReplyKey() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
key to encrypt the reply sent for the new tunnel creation crypto
- getReplyMessageId() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
new style reply message id
- getReplyOrder() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
component ordering in the new style request
- getReplySelector() - クラス のメソッドnet.i2p.router.OutNetMessage
-
Defines a MessageSelector to find a reply to this message.
- getReplyTag() - クラス のメソッドnet.i2p.data.i2np.DatabaseLookupMessage
-
The included session tag or null if unset
- getReplyToken() - クラス のメソッドnet.i2p.data.i2np.DatabaseStoreMessage
-
If a reply is desired, this token specifies the message ID that should
be used for a DeliveryStatusMessage to be sent to the reply tunnel on the
reply gateway.
- getReplyTunnel() - クラス のメソッドnet.i2p.data.i2np.DatabaseLookupMessage
-
Contains the tunnel ID a reply should be sent to
- getReplyTunnel() - クラス のメソッドnet.i2p.data.i2np.DatabaseStoreMessage
-
- getRepresentation() - クラス のメソッドnet.i2p.crypto.eddsa.math.GroupElement
-
Gets the representation of the group element.
- getReqID() - クラス のメソッドnet.i2p.data.i2cp.HostLookupMessage
-
- getReqID() - クラス のメソッドnet.i2p.data.i2cp.HostReplyMessage
-
- getRequest() - クラス のメソッドnet.i2p.client.streaming.I2PSocketEepGet
-
Guess we have to override this since
super doesn't strip the http://host from the GET line
which hoses some servers (opentracker)
HTTP proxy was kind enough to do this for us
- getRequest() - クラス のメソッドnet.i2p.util.EepGet
-
- getRequest() - クラス のメソッドnet.i2p.util.EepHead
-
- getRequest() - クラス のメソッドnet.i2p.util.PartialEepGet
-
- getRequest() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns
FetchRequest
object used to create this FetchData object.
- getRequest() - クラス のメソッドorg.klomp.snark.PartialPiece
-
Convert this PartialPiece to a request for the next chunk.
- getRequestCount() - クラス のメソッドorg.klomp.snark.Piece
-
How many peers are requesting this piece?
Caller must synchronize
- getRequested() - クラス のメソッドnet.i2p.router.client.LeaseRequestState
-
lease set that is being requested
- getRequestedPort() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
-
- getRequestedPort() - インタフェース のメソッドnet.i2p.router.transport.Transport
-
What INTERNAL port would the transport like to have forwarded by UPnP.
- getRequestedPort() - クラス のメソッドnet.i2p.router.transport.TransportImpl
-
What INTERNAL port would the transport like to have forwarded by UPnP.
- getRequestedPort() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
The current or configured internal IPv4 port.
- getRequestHost() - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getRequestHostURL(String, int) - クラス のstaticメソッドorg.cybergarage.http.HTTP
-
- getRequestPort() - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getRequests() - クラス のメソッドorg.klomp.snark.PeerState
-
debug
- getRequestSentTime() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getRequestTime() - インタフェース のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter.Request
-
when was the request made?
- getRequestURI() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getRequireFullySigned() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
Do we want all packets in both directions to be signed,
or can we deal with signatures on the SYN and FIN packets
only?
There is no property name defined for this, so it's safe to
say this is unused and always false.
- getRequireIntroductionsChecked() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getReseedURL() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getResendDelay() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
How long after sending a packet will we wait before resending?
- getResendDelay() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
How long is the creator of this packet going to wait before
resending this packet (if it hasn't yet been ACKed).
- getResendEvent() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
-
- getResetReceived() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getResetSent() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getResetSentOn() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getResolution() - クラス のメソッドorg.jrobin.core.FetchRequest
-
Returns fetch resolution to be used for the fetch request.
- getResource() - クラス のメソッドcom.nettgryppa.security.HashCash
-
The primary resource being protected
- getResource(String) - クラス のメソッドorg.klomp.snark.web.BasicServlet
-
get Resource to serve.
- getResource(String) - クラス のメソッドorg.klomp.snark.web.I2PSnarkServlet
-
We override this to set the file relative to the storage dirctory
for the torrent.
- getResponse() - クラス のメソッドorg.cybergarage.upnp.control.ActionResponse
-
- getRestartStatus() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
The restart status and buttons
- getRestartTimeRemaining() - クラス のstaticメソッドnet.i2p.router.web.helpers.ConfigRestartBean
-
this is for summaryframe.jsp
- getResultBegin() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getResultCode() - クラス のメソッドnet.i2p.data.i2cp.HostReplyMessage
-
- getResultEnd() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getRetainDays() - クラス のメソッドnet.i2p.jetty.I2PRequestLog
-
- getReturnValue() - クラス のメソッドorg.cybergarage.upnp.control.QueryResponse
-
- getReuseAddress() - クラス のメソッドnet.i2p.client.streaming.impl.StandardServerSocket
-
- getReuseAddress() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getReuseAddress() - クラス のメソッドnet.i2p.util.InternalServerSocket
-
- getReuseAddress() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getRevocationKey() - クラス のメソッドnet.i2p.router.LeaseSetKeys
-
Key with which a LeaseSet can be revoked (by republishing it with no Leases)
Deprecated, unused
- getRobin(int) - クラス のメソッドorg.jrobin.core.Archive
-
Returns the underlying round robin archive.
- getRootDevice() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getRootDevice() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getRootElement(File) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getRootElement(String) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getRootElement(InputSource) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getRootName() - クラス のメソッドnet.i2p.util.LogLimit
-
- getRootNode() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getRootNode() - クラス のメソッドorg.cybergarage.xml.Node
-
- getRotationLimit() - クラス のメソッドnet.i2p.util.LogManager
-
- getRounds(int, int) - クラス のstaticメソッドnet.i2p.crypto.CryptixRijndael_Algorithm
-
Return The number of rounds for a given Rijndael's key and block sizes.
- getRouter() - クラス のメソッドnet.i2p.data.i2np.DeliveryInstructions
-
default null
- getRouter(int) - クラス のメソッドnet.i2p.data.i2cp.RequestLeaseSetMessage
-
- getRouterCount() - クラス のメソッドnet.i2p.router.Banlist
-
- getRouterDir() - クラス のメソッドnet.i2p.I2PAppContext
-
Where the router keeps its files.
- getRouterIdentity() - クラス のメソッドnet.i2p.data.router.RouterPrivateKeyFile
-
Read it in from the file.
- getRouterInfo() - クラス のメソッドnet.i2p.router.Router
-
Our current router info.
- getRouterInfoFile(RouterContext, Hash) - クラス のstaticメソッドnet.i2p.router.networkdb.kademlia.PersistentDataStore
-
The persistent RI file for a hash.
- getRouterInfoHash(String) - クラス のstaticメソッドnet.i2p.router.networkdb.kademlia.PersistentDataStore
-
Package private for installer BundleRouterInfos
- getRouters() - クラス のメソッドnet.i2p.router.NetworkDatabaseFacade
-
public for NetDbRenderer in routerconsole
- getRouters() - クラス のメソッドnet.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
public for NetDbRenderer in routerconsole
- getRoutingKey() - クラス のメソッドnet.i2p.data.DatabaseEntry
-
Get the routing key for the structure using the current modifier in the RoutingKeyGenerator.
- getRoutingKey(Hash) - クラス のメソッドnet.i2p.data.router.RouterKeyGenerator
-
Generate a modified (yet consistent) hash from the origKey by generating the
SHA256 of the targetKey with the current modData appended to it
This makes Sybil's job a lot harder, as she needs to essentially take over the
whole keyspace.
- getRoutingKey(Hash) - クラス のメソッドnet.i2p.data.RoutingKeyGenerator
-
Get the routing key for a key.
- getRoutingKey(Hash, long) - クラス のメソッドnet.i2p.data.router.RouterKeyGenerator
-
Get the routing key for the specified date, not today's
- getRow(int, BitArray) - クラス のメソッドcom.google.zxing.common.BitMatrix
-
A fast method to retrieve one row of data from the matrix as a BitArray.
- getRowCount() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns the number of rows fetched from the corresponding RRD.
- getRowCount() - クラス のメソッドorg.jrobin.core.jrrd.Archive
-
Returns the number of entries in this archive.
- getRows() - クラス のメソッドnet.i2p.router.web.SummaryListener
-
- getRows() - クラス のメソッドorg.jrobin.core.ArcDef
-
Returns the number of rows (aggregated values) stored in the archive.
- getRows() - クラス のメソッドorg.jrobin.core.Archive
-
Returns the number of archive rows.
- getRows(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getRows(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getRows(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getRowSize() - クラス のメソッドcom.google.zxing.common.BitMatrix
-
- getRPCID() - クラス のメソッドorg.klomp.snark.Snark
-
A unique ID for this torrent, useful for RPC
- getRpn95Percentile(String) - クラス のメソッドorg.jrobin.core.FetchData
-
- getRpnAggregate(String, String) - クラス のメソッドorg.jrobin.core.FetchData
-
Returns aggregated value for a set of values calculated by applying an RPN expression to the
fetched data.
- getRpnAggregates(String) - クラス のメソッドorg.jrobin.core.FetchData
-
Returns all aggregated values for a set of values calculated by applying an RPN expression to the
fetched data.
- getRpnExpression() - クラス のメソッドorg.jrobin.data.CDef
-
- getRpnValues(String) - クラス のメソッドorg.jrobin.core.FetchData
-
Returns a set of values created by applying RPN expression to the fetched data.
- getRPort() - インタフェース のメソッドorg.klomp.snark.dht.DHT
-
- getRPort() - クラス のメソッドorg.klomp.snark.dht.KRPC
-
- getRRACount() - クラス のメソッドorg.jrobin.core.jrrd.Header
-
Returns the number of Archive
s in the database.
- getRrdAllocator() - クラス のメソッドorg.jrobin.core.Archive
-
Required to implement RrdUpdater interface.
- getRrdAllocator() - クラス のメソッドorg.jrobin.core.ArcState
-
Required to implement RrdUpdater interface.
- getRrdAllocator() - クラス のメソッドorg.jrobin.core.Datasource
-
Required to implement RrdUpdater interface.
- getRrdAllocator() - クラス のメソッドorg.jrobin.core.Header
-
Required to implement RrdUpdater interface.
- getRrdAllocator() - クラス のメソッドorg.jrobin.core.Robin
-
Required to implement RrdUpdater interface.
- getRrdAllocator() - クラス のメソッドorg.jrobin.core.RrdDb
-
Required to implement RrdUpdater interface.
- getRrdAllocator() - インタフェース のメソッドorg.jrobin.core.RrdUpdater
-
- getRrdBackend() - クラス のメソッドorg.jrobin.core.Archive
-
Returns the underlying storage (backend) object which actually performs all
I/O operations.
- getRrdBackend() - クラス のメソッドorg.jrobin.core.ArcState
-
Returns the underlying storage (backend) object which actually performs all
I/O operations.
- getRrdBackend() - クラス のメソッドorg.jrobin.core.Datasource
-
Returns the underlying storage (backend) object which actually performs all
I/O operations.
- getRrdBackend() - クラス のメソッドorg.jrobin.core.Header
-
Returns the underlying storage (backend) object which actually performs all
I/O operations.
- getRrdBackend() - クラス のメソッドorg.jrobin.core.Robin
-
Returns the underlying storage (backend) object which actually performs all
I/O operations.
- getRrdBackend() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns backend object for this RRD which performs actual I/O operations.
- getRrdBackend() - インタフェース のメソッドorg.jrobin.core.RrdUpdater
-
- getRrdDef() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns RRD definition object which can be used to create new RRD
with the same creation parameters but with no data in it.
- getRrdDef() - クラス のメソッドorg.jrobin.core.RrdDefTemplate
-
Returns RrdDef object constructed from the underlying XML template.
- getRrdGraphDef() - クラス のメソッドorg.jrobin.graph.RrdGraphDefTemplate
-
Creates RrdGraphDef object which can be used to create RrdGraph
object (actual JRobin graphs).
- getRrdGraphInfo() - クラス のメソッドorg.jrobin.graph.RrdGraph
-
Returns complete graph information in a single object.
- getRrdTimestamps() - クラス のメソッドorg.jrobin.data.Def
-
- getRrdToolCommand() - クラス のメソッドorg.jrobin.core.FetchRequest
-
- getRrdToolCommand() - クラス のメソッドorg.jrobin.core.RrdDef
-
- getRrdToolCommand() - クラス のメソッドorg.jrobin.core.Sample
-
- getRrdValues() - クラス のメソッドorg.jrobin.data.Def
-
- getRTO() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
- getRTO() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
how soon should we retransmit an unacked packet?
- getRTT() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
What to set the round trip time estimate to (in milliseconds)
- getRTT() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
how long does it usually take to get a message ACKed?
- getRTTDev() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
used in TCB @since 0.9.8
- getRTTDeviation() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
how skewed are the measured RTTs?
- getRTTTrend() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
If we have 3 consecutive rtt increases, we are trending upwards (1), or if we have
3 consecutive rtt decreases, we are trending downwards (-1), else we're stable.
- getRules() - クラス のメソッドorg.apache.http.conn.util.PublicSuffixList
-
- getRunner(Destination) - クラス のメソッドnet.i2p.router.client.ClientManager
-
Unsynchronized
- getRunnerDestinations() - クラス のメソッドnet.i2p.router.client.ClientManager
-
- getRunnerId() - クラス のメソッドnet.i2p.router.JobQueueRunner
-
- getRuns() - クラス のメソッドnet.i2p.router.JobStats
-
- getSauth() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getSavedAddedAndCompleted(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
-
Get setting for a torrent from the config file.
- getSavedComments(Snark) - インタフェース のメソッドorg.klomp.snark.CompleteListener
-
- getSavedComments(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
-
The conmments for a torrent
- getSavedComments(Snark) - クラス のメソッドorg.klomp.snark.UpdateRunner
-
- getSavedCommentsEnabled(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
-
Get setting for comments enabled from the config file.
- getSavedLocalAddresses() - クラス のメソッドnet.i2p.router.transport.TransportImpl
-
Return and then clear all saved local addresses.
- getSavedPreserveNamesSetting(Snark) - インタフェース のメソッドorg.klomp.snark.CompleteListener
-
- getSavedPreserveNamesSetting(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
-
Get setting for a torrent from the config file.
- getSavedPreserveNamesSetting(Snark) - クラス のメソッドorg.klomp.snark.UpdateRunner
-
- getSavedTorrentBitField(Snark) - インタフェース のメソッドorg.klomp.snark.CompleteListener
-
- getSavedTorrentBitField(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
-
Get the saved bitfield for a torrent from the config file.
- getSavedTorrentBitField(Snark) - クラス のメソッドorg.klomp.snark.UpdateRunner
-
- getSavedTorrentTime(Snark) - インタフェース のメソッドorg.klomp.snark.CompleteListener
-
not really listeners but the easiest way to get back to an optional SnarkManager
- getSavedTorrentTime(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
-
Get the timestamp for a torrent from the config file.
- getSavedTorrentTime(Snark) - クラス のメソッドorg.klomp.snark.UpdateRunner
-
- getSavedUploaded(Snark) - インタフェース のメソッドorg.klomp.snark.CompleteListener
-
- getSavedUploaded(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
-
Get setting for a torrent from the config file.
- getSavedUploaded(Snark) - クラス のメソッドorg.klomp.snark.UpdateRunner
-
- getScalarOps() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAParameterSpec
-
- getScheduler(Connection) - クラス のメソッドnet.i2p.client.streaming.impl.SchedulerChooser
-
- getScope() - クラス のメソッドnet.i2p.util.Log
-
- getScope(String, Class<?>) - クラス のstaticメソッドnet.i2p.util.Log
-
- getSCPDData() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getSCPDNode() - クラス のメソッドorg.cybergarage.upnp.xml.ServiceData
-
- getSCPDURL() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getSearch() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getSearchKey() - クラス のメソッドnet.i2p.data.i2np.DatabaseLookupMessage
-
Defines the key being searched for
- getSearchKey() - クラス のメソッドnet.i2p.data.i2np.DatabaseSearchReplyMessage
-
Defines the key being searched for
- getSearchMx() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
-
- getSearchType() - クラス のメソッドnet.i2p.data.i2np.DatabaseLookupMessage
-
Defines the type of data being searched for.
- getSecond() - クラス のメソッドorg.cybergarage.http.Date
-
- getSecondKBps() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getSeed() - クラス のメソッドnet.i2p.crypto.eddsa.EdDSAPrivateKey
-
- getSeed() - クラス のメソッドnet.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpec
-
- getSeedCount() - クラス のメソッドorg.klomp.snark.TrackerInfo
-
- getSelector() - クラス のメソッドnet.i2p.router.web.helpers.SearchHelper
-
- getSendAckDelay() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
if there are packets we haven't ACKed yet and we don't
receive _receiveWindow messages before
(_lastSendTime+_sendAckDelay), send an ACK of what
we have received so far.
- getSendBegin() - クラス のメソッドnet.i2p.router.OutNetMessage
-
when did the sending process begin
- getSendBps() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
- getSendBps() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
return the smoothed send transfer rate
- getSendBps15s() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
- getSendBufferSize() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getSendBufferSize() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getSendDelay() - クラス のメソッドnet.i2p.router.tunnel.BatchedPreprocessor
-
Wait up to this long before sending (flushing) a small tunnel message
Warning - overridden in BatchedRouterPreprocessor
- getSendDelay() - クラス のメソッドnet.i2p.router.tunnel.BatchedRouterPreprocessor
-
how long should we wait before flushing
- getSender() - クラス のメソッドnet.i2p.client.datagram.I2PDatagramDissector
-
Get the sender of an I2P repliable datagram (previously loaded with the
loadI2PDatagram() method), verifying the datagram signature.
- getSender() - クラス のメソッドnet.i2p.router.transport.udp.UDPEndpoint
-
- getSenderConfig() - クラス のメソッドnet.i2p.router.ClientMessage
-
Retrieve the session config of the client that sent the message.
- getSendLeaseSet() - クラス のメソッドnet.i2p.client.SendMessageOptions
-
default true
- getSendLeaseSet(int) - クラス のstaticメソッドnet.i2p.client.SendMessageOptions
-
default true
- getSendRate() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getSendStreamId() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
What stream do we send data to the peer on?
- getSendStreamId() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
what stream do we send data to the peer on?
- getSendTime() - クラス のメソッドnet.i2p.router.OutNetMessage
-
time the transport tries to send the message (including any queueing)
- getSendTo() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
what is the next peer in the tunnel (null if endpoint)
- getSendTo() - クラス のメソッドnet.i2p.router.tunnel.InboundGatewayReceiver
-
The next hop
- getSendTo() - クラス のメソッドnet.i2p.router.tunnel.OutboundReceiver
-
The next hop
- getSendTo() - インタフェース のメソッドnet.i2p.router.tunnel.TunnelGateway.Receiver
-
The next hop
- getSendTunnel() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
what is the next tunnel we are sending to? (null if endpoint)
- getSendTunnelId() - クラス のメソッドnet.i2p.router.tunnel.HopConfig
-
what is the next tunnel ID we are sending to? (null if endpoint)
- getSendTunnelId(int) - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
retrieve the tunnelId that the given hop sends messages on.
- getSendTunnelId(int) - インタフェース のメソッドnet.i2p.router.TunnelInfo
-
retrieve the tunnelId that the given hop sends messages on.
- getSendWindowBytes() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
how many bytes should we send to the peer in a second
- getSendWindowBytesRemaining() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
how many bytes can we send to the peer in the current second
- getSentIP() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
what IP do they appear to be on?
- getSentIP() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
The remote side (Bob) - note that in some places he's called Charlie.
- getSentPort() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
what port number do they appear to be coming from?
- getSentPort() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
The remote side (Bob) - note that in some places he's called Charlie.
- getSentRelayTag() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
- getSentSignature() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
- getSentSignature() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getSentSignedOnTime() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
- getSentSignedOnTime() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getSentX() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getSentY() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
- getSEQ() - クラス のメソッドorg.cybergarage.upnp.event.NotifyRequest
-
- getSeqNum() - クラス のメソッドnet.i2p.router.OutNetMessage
-
For CDPQ
- getSeqNum() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
For CDPQ
- getSeqNum() - クラス のメソッドnet.i2p.router.tunnel.OutboundGatewayMessage
-
For CDPQ
- getSeqNum() - インタフェース のメソッドnet.i2p.router.util.PQEntry
-
Needed to ensure FIFO ordering within a single priority
- getSequenceNum() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
0-indexed sequence number for this Packet in the sendStream
- getSerial() - クラス のメソッドi2p.susi.dns.BaseBean
-
- getSerialNumber() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getServer() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getServer() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getServer(int) - クラス のメソッドnet.i2p.router.time.RouterTimestamper
-
- getServerCount() - クラス のメソッドnet.i2p.router.time.RouterTimestamper
-
- getServerName() - クラス のstaticメソッドorg.cybergarage.upnp.UPnP
-
- getServerSock() - クラス のメソッドorg.cybergarage.http.HTTPServer
-
- getServerSocket() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
-
Returns non-null socket.
- getServerSocket() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
-
Returns non-null socket.
- getServerSocket() - クラス のメソッドnet.i2p.router.client.ClientListenerRunner
-
Get a ServerSocket.
- getServerSocket() - クラス のメソッドnet.i2p.router.client.SSLClientListenerRunner
-
Get a SSLServerSocket.
- getServerSocket() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getServerTarget(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getService() - クラス のメソッドorg.cybergarage.upnp.Action
-
- getService() - クラス のメソッドorg.cybergarage.upnp.Argument
-
- getService() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getService(int) - クラス のメソッドorg.cybergarage.upnp.ServiceList
-
- getService(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getServiceByControlURL(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getServiceByEventSubURL(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getServiceBySCPDURL(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getServiceID() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getServiceList() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getServiceLogs() - クラス のメソッドnet.i2p.router.web.helpers.LogsHelper
-
- getServiceNode() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getServiceNode() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getServices() - クラス のメソッドnet.i2p.router.web.helpers.HomeHelper
-
- getServiceStateTable() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getServiceType() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getSession() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
-
- getSession() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getSession() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
-
This is the primary session only
- getSession() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getSession() - クラス のメソッドnet.i2p.client.streaming.impl.Packet
-
- getSession() - クラス のメソッドnet.i2p.sam.SAMv3Handler
-
For SAMv3DatagramServer
- getSession() - クラス のメソッドnet.i2p.servlet.RequestWrapper
-
- getSession(boolean) - クラス のメソッドnet.i2p.servlet.RequestWrapper
-
- getSessionConfig() - クラス のメソッドnet.i2p.data.i2cp.CreateSessionMessage
-
- getSessionConfig() - クラス のメソッドnet.i2p.data.i2cp.ReconfigureSessionMessage
-
- getSessionConfirmedReader() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
-
- getSessionCreatedReader() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
-
- getSessionId() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
Retrieve the session's ID
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.CreateLeaseSetMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.DestroySessionMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.HostLookupMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.HostReplyMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.MessagePayloadMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.MessageStatusMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.ReceiveMessageEndMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.ReconfigureSessionMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.ReportAbuseMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.RequestLeaseSetMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.SendMessageMessage
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.SessionId
-
- getSessionId() - クラス のメソッドnet.i2p.data.i2cp.SessionStatusMessage
-
- getSessionId(Hash) - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Subsession aware.
- getSessionIds() - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
Subsession aware.
- getSessionKey() - クラス のメソッドnet.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Retrieve the session key, calculating it if necessary (and if possible).
- getSessionKeyManager() - クラス のメソッドnet.i2p.router.client.ClientConnectionRunner
-
current client's sessionkeymanager
- getSessionRequestReader() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacketReader
-
- getSessions() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnel
-
- getSettings() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPool
-
- getSettings() - クラス のメソッドnet.i2p.router.web.helpers.ConfigAdvancedHelper
-
- getSettings() - クラス のメソッドnet.i2p.router.web.helpers.ConfigUIHelper
-
- getSeverity() - クラス のメソッドnet.i2p.data.i2cp.AbuseSeverity
-
- getSeverity() - クラス のメソッドnet.i2p.data.i2cp.ReportAbuseMessage
-
- getShareBandwidth() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getShareBandwidth(RouterContext) - クラス のstaticメソッドnet.i2p.router.tunnel.TunnelDispatcher
-
- getSharedClient() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
default true
- getSharedClient(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getSharePercentage() - クラス のメソッドnet.i2p.router.Router
-
What fraction of the bandwidth specified in our bandwidth limits should
we allow to be consumed by participating tunnels?
- getSharePercentageBox() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getShareRateBits() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getShareRatio() - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getShareRatio() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getShareRatio() - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
- getShareRatio() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getShost() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getShutdownTasks() - クラス のメソッドnet.i2p.I2PAppContext
-
- getShutdownTimeRemaining() - クラス のメソッドnet.i2p.router.Router
-
How long until the graceful shutdown will kill us?
- getShutdownTimeRemaining(RouterContext) - クラス のstaticメソッドnet.i2p.desktopgui.router.RouterManager
-
Get time until shutdown
- getSID() - クラス のメソッドorg.cybergarage.upnp.event.NotifyRequest
-
- getSID() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
-
- getSID() - クラス のメソッドorg.cybergarage.upnp.event.SubscriptionRequest
-
- getSID() - クラス のメソッドorg.cybergarage.upnp.event.SubscriptionResponse
-
- getSID() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getSID() - クラス のメソッドorg.cybergarage.upnp.xml.ServiceData
-
- getSID(String) - クラス のstaticメソッドorg.cybergarage.upnp.event.Subscription
-
- getSigLen() - 列挙 のメソッドnet.i2p.crypto.SigType
-
the length of the signature, in bytes
- getSignature() - クラス のメソッドnet.i2p.data.DatabaseEntry
-
Retrieve the proof that the identity stands behind the info here
- getSignature() - クラス のメソッドnet.i2p.data.i2cp.SessionConfig
-
- getSignature() - クラス のメソッドorg.jrobin.core.Header
-
Returns RRD signature.
- getSignature() - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
Gets the signature string that runs along the right-side of the graph.
- getSigner(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getSigner(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getSignerString() - クラス のメソッドnet.i2p.crypto.SU3File
-
This does not check the signature, but it will fail if the signer is unknown,
unless setVerifySignature(false) has been called.
- getSigningKey() - クラス のメソッドnet.i2p.data.LeaseSet
-
- getSigningPrivateKey() - クラス のメソッドnet.i2p.data.i2cp.CreateLeaseSetMessage
-
- getSigningPrivateKey() - クラス のメソッドnet.i2p.router.KeyManager
-
Router key
- getSigningPrivateKey(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getSigningPrivKey() - クラス のメソッドnet.i2p.data.PrivateKeyFile
-
- getSigningPublicKey() - クラス のメソッドnet.i2p.data.DatabaseEntry
-
Identical to getDestination().getSigningPublicKey() in LeaseSet,
and getIdentity().getSigningPublicKey() in RouterInfo.
- getSigningPublicKey() - クラス のメソッドnet.i2p.data.KeysAndCert
-
- getSigningPublicKey() - クラス のメソッドnet.i2p.router.KeyManager
-
Router key
- getSigningPublicKey(SigningPrivateKey) - クラス のstaticメソッドnet.i2p.crypto.KeyGenerator
-
Convert a SigningPrivateKey to a SigningPublicKey.
- getSigType() - クラス のメソッドi2p.susi.dns.AddressBean
-
Do this the easy way
- getSigType() - クラス のメソッドnet.i2p.crypto.SU3File
-
This does not check the signature, but it will fail if the signer is unknown,
unless setVerifySignature(false) has been called.
- getSigType() - クラス のメソッドnet.i2p.data.KeyCertificate
-
- getSigType() - クラス のメソッドnet.i2p.data.KeysAndCert
-
- getSigType(int, String) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getSigType(int, String) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getSigTypeCode() - クラス のメソッドnet.i2p.data.KeyCertificate
-
- getSigTypeConfig(RouterContext) - クラス のstaticメソッドnet.i2p.router.startup.CreateRouterInfoJob
-
The configured SigType to expect on read-in
- getSingleStat() - クラス のメソッドnet.i2p.router.web.helpers.GraphHelper
-
For single stat page;
stat = "bw.combined" treated specially
- getSize() - クラス のメソッドcom.google.zxing.common.BitArray
-
- getSize() - クラス のメソッドcom.google.zxing.common.reedsolomon.GenericGF
-
- getSize() - クラス のメソッドi2p.susi.util.Folder
-
Returns the size of the folder.
- getSize() - クラス のメソッドi2p.susi.webmail.Attachment
-
The unencoded size
- getSize() - クラス のメソッドi2p.susi.webmail.Mail
-
- getSize() - クラス のメソッドnet.i2p.data.i2cp.MessageStatusMessage
-
- getSize() - クラス のメソッドnet.i2p.data.i2np.DataMessage
-
- getSize() - クラス のメソッドnet.i2p.data.i2np.DeliveryInstructions
-
- getSize() - クラス のメソッドnet.i2p.data.Payload
-
- getSize() - クラス のメソッドorg.jrobin.core.Robin
-
Returns the size of the underlying array of archived values.
- getSize() - クラス のメソッドorg.klomp.snark.MagnetState
-
- getSize(long) - クラス のメソッドorg.klomp.snark.web.InclusiveByteRange
-
- getSize(String) - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Get cached size of a message (via previous LIST command).
- getSizeInBytes() - クラス のメソッドcom.google.zxing.common.BitArray
-
- getSkippedLength() - クラス のメソッドorg.klomp.snark.Snark
-
Bytes not received and set to skipped.
- getSkippedLength() - クラス のメソッドorg.klomp.snark.Storage
-
Call setPriority() for all changed files first,
then call this.
- getSlowStartGrowthRateFactor() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
When we're in slow start, we grow the window size at the rate
of 1/(factor).
- getSlowStartThreshold() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
public void setMTU(int mtu) {
_mtu = mtu;
_mtuLastChecked = _context.clock().now();
}
- getSmallestIcon() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getSmallFont() - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
Get the default small font for graphing.
- getSmallFontHeight() - クラス のメソッドorg.jrobin.graph.RrdGraph
-
- getSmallLeading() - クラス のメソッドorg.jrobin.graph.RrdGraph
-
- getSOAPAction() - クラス のメソッドorg.cybergarage.soap.SOAPRequest
-
- getSocket() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getSocket() - クラス のメソッドnet.i2p.i2ptunnel.udp.UDPSink
-
to pass to UDPSource constructor
- getSocket() - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getSocket() - クラス のメソッドorg.cybergarage.http.HTTPSocket
-
- getSocket() - クラス のメソッドorg.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getSocket() - クラス のメソッドorg.klomp.snark.Peer
-
- getSocket(String, int) - クラス のstaticメソッドnet.i2p.util.InternalSocket
-
Convenience method to return either a Socket or an InternalSocket
- getSocket(Hash, int) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelServer
-
Get a regular or SSL socket depending on config and the incoming port.
- getSocket(Hash, InetAddress, int) - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelServer
-
Get a regular or SSL socket depending on config.
- getSocketAddress(Properties, SAMv3Handler) - クラス のstaticメソッドnet.i2p.sam.SAMv3RawSession
-
- getSocketIn() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelOutproxyRunner
-
- getSocketIn() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelRunner
-
- getSocketManager() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelClientBase
-
This is ONLY for shared clients.
- getSocketManager() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
For FetchAndAdd
- getSocketManager(I2PTunnel) - クラス のstaticメソッドnet.i2p.i2ptunnel.I2PTunnelClientBase
-
This is ONLY for shared clients.
- getSocketManager(I2PTunnel, String) - クラス のstaticメソッドnet.i2p.i2ptunnel.I2PTunnelClientBase
-
This is ONLY for shared clients.
- getSocketOut() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelHTTPClientRunner
-
Only call once!
- getSocketOut() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelOutproxyRunner
-
- getSocketOut() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelRunner
-
- getSocketReader(int) - クラス のメソッドnet.i2p.sam.SAMStreamSession
-
Get a SAM STREAM session socket handler.
- getSocketServer() - クラス のメソッドnet.i2p.sam.SAMv3StreamSession
-
- getSoLinger() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getSoLinger() - クラス のメソッドnet.i2p.util.InternalSocket
-
Supported as of 0.9.33, prior to that threw UnsupportedOperationException
- getSortedTrackers() - クラス のメソッドorg.klomp.snark.SnarkManager
-
Sorted copy
- getSoTimeout() - インタフェース のメソッドnet.i2p.client.streaming.I2PServerSocket
-
Get Sock Option accept timeout
- getSoTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionManager
-
Get the socket accept() timeout.
- getSoTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.I2PServerSocketFull
-
- getSoTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.StandardServerSocket
-
- getSoTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getSoTimeout() - クラス のメソッドnet.i2p.util.InternalServerSocket
-
- getSoTimeout() - クラス のメソッドnet.i2p.util.InternalSocket
-
Always returns 0, even if setSoTimeout() was called.
- getSource() - クラス のメソッドi2p.susi.dns.AddressBean
-
- getSource() - クラス のメソッドnet.i2p.util.LogRecord
-
- getSourceName() - クラス のメソッドnet.i2p.util.LogRecord
-
- getSourceNames() - クラス のメソッドorg.jrobin.data.DataProcessor
-
Returns array of datasource names defined in this DataProcessor.
- getSourceNumber() - クラス のメソッドgnu.crypto.prng.RandomEventStandalone
-
- getSpan(int, K, int[]) - クラス のメソッドnet.metanotion.util.skiplist.SkipLevels
-
- getSpan(K, int[]) - クラス のメソッドnet.metanotion.io.block.index.IBSkipSpan
-
Load whole span from file, do the operation, flush out, then null out in-memory data again.
- getSpan(K, int[]) - クラス のメソッドnet.metanotion.util.skiplist.SkipSpan
-
- getSpeedBonus() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
extra factor added to the speed ranking - this can be updated in the profile
written to disk to affect how the algorithm ranks speed.
- getSpeedThreshold() - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
-
- getSpeedValue() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
How fast is the peer, taking into consideration both throughput and latency.
- getSpoofedHost() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getSpoofedHost(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getSpoofedHost(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getSport() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getSSDPAnnounceCount() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getSSDPBindAddress() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getSSDPBindAddress() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getSSDPIPv4MulticastAddress() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getSSDPIPv4MulticastAddress(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getSSDPIPv6MulticastAddress() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getSSDPIPv6MulticastAddress(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getSSDPNotifySocket(int) - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPNotifySocketList
-
- getSSDPPacket() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getSSDPPacket() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getSSDPPort() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
-
- getSSDPPort() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getSSDPPort() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getSSDPSearchResponseSocket(int) - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
-
- getSSDPSearchSocket(int) - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPSearchSocketList
-
- getSSDPSearchSocketList() - クラス のメソッドorg.cybergarage.upnp.xml.DeviceData
-
- getSslProxies(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getSslProxies(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getSSLState() - クラス のメソッドnet.i2p.util.SSLEepGet
-
Pass this back to the next SSLEepGet constructor for faster fetches.
- getST() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getST() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPResponse
-
- getStandardServerSocket() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
-
Like getServerSocket but returns a real ServerSocket for easier porting of apps.
- getStandardServerSocket() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
-
Like getServerSocket but returns a real ServerSocket for easier porting of apps.
- getStartAfter() - クラス のメソッドnet.i2p.router.JobTiming
-
# of milliseconds after the epoch to start the job
- getStartedOn() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelOutproxyRunner
-
When this runner started up transferring data
- getStartedOn() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelRunner
-
When this runner started up transferring data
- getStartedTime() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
When did we connect to the network?
For RPC
- getStartedTime() - クラス のメソッドorg.klomp.snark.Snark
-
When did we start this torrent
For RPC
- getStartOnLoad() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
default true
- getStartTime() - クラス のメソッドorg.jrobin.core.Archive
-
Returns current starting timestamp.
- getStartTime() - クラス のメソッドorg.jrobin.core.RrdDef
-
Returns starting timestamp for the RRD that should be created.
- getStartupDelay() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getState() - インタフェース のメソッドnet.i2p.app.ClientApp
-
The current state of the ClientApp.
- getState() - クラス のメソッドnet.i2p.apps.systray.UrlLauncher
-
ClientApp interface
- getState() - クラス のメソッドnet.i2p.BOB.BOB
-
- getState() - クラス のメソッドnet.i2p.desktopgui.Main
-
- getState() - クラス のメソッドnet.i2p.i2ptunnel.TunnelControllerGroup
-
ClientApp interface
- getState() - クラス のメソッドnet.i2p.jetty.JettyStart
-
- getState() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
-
- getState() - クラス のメソッドnet.i2p.router.news.NewsManager
-
- getState() - クラス のメソッドnet.i2p.router.transport.udp.InboundEstablishState
-
- getState() - クラス のメソッドnet.i2p.router.transport.udp.OutboundEstablishState
-
- getState() - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
-
- getState() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper.NetworkStateMessage
-
- getState() - クラス のメソッドnet.i2p.router.web.RouterConsoleRunner
-
- getState() - クラス のメソッドnet.i2p.sam.SAMBridge
-
- getState() - クラス のメソッドorg.klomp.snark.SnarkManager
-
ClientApp method.
- getStateAccumValue(int, int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getStateAccumValue(int, int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getStateAccumValue(int, int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getStateNanSteps(int, int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getStateNanSteps(int, int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getStateNanSteps(int, int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getStateVariable(int) - クラス のメソッドorg.cybergarage.upnp.ServiceStateTable
-
- getStateVariable(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getStateVariable(String) - クラス のメソッドorg.cybergarage.upnp.Service
-
- getStateVariable(String, String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getStateVariableData() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getStateVariableNode() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getStatFile() - クラス のメソッドnet.i2p.stat.StatManager
-
- getStatFilter() - クラス のメソッドnet.i2p.stat.StatManager
-
- getStatLog() - クラス のメソッドnet.i2p.stat.StatManager
-
may be null
- getStats() - クラス のメソッドnet.i2p.router.web.helpers.OldConsoleHelper
-
- getStatsByGroup() - クラス のメソッドnet.i2p.stat.StatManager
-
Group name (untranslated String) to a SortedSet of untranslated stat names.
- getStatus() - 例外 のメソッドnet.i2p.client.streaming.I2PSocketException
-
For programmatic action based on specific failure code
- getStatus() - クラス のメソッドnet.i2p.data.i2cp.MessageStatusMessage
-
- getStatus() - クラス のメソッドnet.i2p.data.i2cp.SessionStatusMessage
-
- getStatus() - クラス のメソッドnet.i2p.router.CommSystemFacade
-
Determine under what conditions we are remotely reachable.
- getStatus() - クラス のメソッドnet.i2p.router.networkdb.reseed.ReseedChecker
-
Status from current reseed attempt,
probably empty if no reseed in progress.
- getStatus() - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
-
- getStatus() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
- getStatus() - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
-
The status on any update current or last finished.
- getStatus() - インタフェース のメソッドnet.i2p.update.UpdateManager
-
The status on any update current or last finished.
- getStatus() - クラス のメソッドorg.cybergarage.upnp.Action
-
- getStatus() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getStatus(RouterContext) - クラス のstaticメソッドnet.i2p.desktopgui.router.RouterManager
-
Get network status, untranslated
- getStatusCode() - クラス のメソッドnet.i2p.util.EepGet
-
The server response (200, etc).
- getStatusCode() - クラス のメソッドorg.cybergarage.http.HTTPResponse
-
- getStatusCode() - クラス のメソッドorg.cybergarage.http.HTTPStatus
-
- getStatusLineString() - クラス のメソッドorg.cybergarage.http.HTTPResponse
-
- getStatusString(int) - クラス のstaticメソッドnet.i2p.data.i2cp.MessageStatusMessage
-
- getStatusText() - クラス のメソッドnet.i2p.util.EepGet
-
The server text ("OK", "Not Found", etc).
- getStdev() - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns stdev value
- getStep() - クラス のメソッドorg.cybergarage.upnp.AllowedValueRange
-
- getStep() - クラス のメソッドorg.jrobin.core.DataImporter
-
- getStep() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns the step with which this data was fetched.
- getStep() - クラス のメソッドorg.jrobin.core.Header
-
Returns primary RRD time step.
- getStep() - クラス のメソッドorg.jrobin.core.RrdDef
-
Returns time step for the RRD that will be created.
- getStep() - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getStep() - クラス のメソッドorg.jrobin.core.XmlReader
-
- getStep() - クラス のメソッドorg.jrobin.data.DataProcessor
-
Returns the time step used for data processing.
- getSteps() - クラス のメソッドorg.jrobin.core.ArcDef
-
Returns the number of primary RRD steps which complete a single archive step.
- getSteps() - クラス のメソッドorg.jrobin.core.Archive
-
Returns the number of archive steps.
- getSteps(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getSteps(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getSteps(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getStorage() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
- getStorage() - クラス のメソッドorg.klomp.snark.Snark
-
- getStreamSession() - クラス のメソッドnet.i2p.sam.SAMv1Handler
-
- getStrictAverageEventsPerPeriod() - クラス のメソッドnet.i2p.stat.Frequency
-
using the strict average interval, how many events occur within an average period?
- getStrictAverageInterval() - クラス のメソッドnet.i2p.stat.Frequency
-
Over the lifetime of this stat, without any decay or weighting, what was the average interval between events? (ms)
- getString() - クラス のメソッドorg.klomp.snark.bencode.BEValue
-
Returns this BEValue as a String.
- getString(int, String, String) - クラス のstaticメソッドi2p.susi.dns.Messages
-
translate (ngettext) @since 0.8.7
- getString(int, String, String) - クラス のstaticメソッドi2p.susi.webmail.Messages
-
- getString(int, String, String) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
ngettext @since 0.7.14
- getString(int, String, String, I2PAppContext) - クラス のstaticメソッドnet.i2p.router.web.Messages
-
translate (ngettext) @since 0.7.14
- getString(int, String, String, I2PAppContext, String) - クラス のstaticメソッドnet.i2p.util.Translate
-
Use GNU ngettext
For .po file format see http://www.gnu.org/software/gettext/manual/gettext.html.gz#Translating-plural-forms
- getString(String) - クラス のstaticメソッドi2p.susi.dns.Messages
-
- getString(String) - クラス のstaticメソッドi2p.susi.webmail.Messages
-
- getString(String) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
lang in routerconsole.lang property, else current locale
- getString(String, Object) - クラス のstaticメソッドi2p.susi.dns.Messages
-
- getString(String, Object) - クラス のstaticメソッドi2p.susi.webmail.Messages
-
- getString(String, Object) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
translate a string with a parameter
This is a lot more expensive than getString(s, ctx), so use sparingly.
- getString(String, Object, Object) - クラス のstaticメソッドi2p.susi.dns.Messages
-
- getString(String, Object, Object) - クラス のstaticメソッドi2p.susi.webmail.Messages
-
- getString(String, Object, Object) - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
{0} and {1}
- getString(String, Object, Object, I2PAppContext) - クラス のstaticメソッドnet.i2p.router.web.Messages
-
two params @since 0.7.14
- getString(String, Object, Object, I2PAppContext, String) - クラス のstaticメソッドnet.i2p.util.Translate
-
for {0} and {1}
- getString(String, Object, I2PAppContext) - クラス のstaticメソッドnet.i2p.router.web.Messages
-
translate a string with a parameter
This is a lot more expensive than getString(s, ctx), so use sparingly.
- getString(String, Object, I2PAppContext, String) - クラス のstaticメソッドnet.i2p.util.Translate
-
translate a string with a parameter
This is a lot more expensive than getString(s, ctx), so use sparingly.
- getString(String, I2PAppContext) - クラス のstaticメソッドnet.i2p.router.web.Messages
-
lang in routerconsole.lang property, else current locale
- getString(String, I2PAppContext, String) - クラス のstaticメソッドnet.i2p.util.Translate
-
lang in routerconsole.lang property, else current locale
- getString(String, I2PAppContext, String, Object...) - クラス のstaticメソッドnet.i2p.util.Translate
-
Varargs
- getStringHeaderValue(String) - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getStringHeaderValue(String, String, String) - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getStringWidth(String, Font) - クラス のメソッドorg.jrobin.graph.ImageWorker
-
- getStyle() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
-
- getStyle() - インタフェース のメソッドnet.i2p.router.transport.Transport
-
The unique identity of this Transport
- getStyle() - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
- getSubData() - クラス のメソッドnet.i2p.router.message.GarlicConfig
-
- getSubData() - クラス のメソッドnet.i2p.router.message.PayloadGarlicConfig
-
- getSubjectAlternativeNames(X509Certificate) - クラス のstaticメソッドnet.i2p.crypto.CertUtil
-
Get the set of Subject Alternative Names, including
DNSNames, RFC822Names, IPv4 and v6 addresses as strings.
- getSubjectValue(X509Certificate, String) - クラス のstaticメソッドnet.i2p.crypto.CertUtil
-
Get a value out of the subject distinguished name.
- getSubscriber(int) - クラス のメソッドorg.cybergarage.upnp.event.SubscriberList
-
- getSubscriber(String) - クラス のメソッドorg.cybergarage.upnp.Service
-
- getSubscriberList() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getSubscriberList() - クラス のメソッドorg.cybergarage.upnp.xml.ServiceData
-
- getSubscriberService(String) - クラス のメソッドorg.cybergarage.upnp.ControlPoint
-
- getSubscriberService(String) - クラス のメソッドorg.cybergarage.upnp.Device
-
- getSubscriptionTime() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
-
- getSubsessions() - インタフェース のメソッドnet.i2p.client.I2PSession
-
- getSubsessions() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl
-
- getSubsessions() - クラス のメソッドnet.i2p.client.impl.SubSession
-
Unsupported in a subsession.
- getSubsessions() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketManager
-
- getSubsessions() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketManagerFull
-
- getSuccessful() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
-
- getSuccessful() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
-
- getSummary() - クラス のメソッドnet.i2p.router.web.helpers.CertHelper
-
- getSummary() - クラス のメソッドnet.i2p.router.web.helpers.ConfigKeyringHelper
-
- getSummary() - クラス のメソッドnet.i2p.router.web.helpers.ProfilesHelper
-
- getSummary(StringBuilder) - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getSummaryBarSections(String) - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getSummaryListener() - クラス のメソッドnet.i2p.stat.Rate
-
- getSupportedSince() - 列挙 のメソッドnet.i2p.crypto.EncType
-
The router version in which this type was first supported.
- getSupportedSince() - 列挙 のメソッドnet.i2p.crypto.SigType
-
The router version in which this type was first supported.
- getSusername() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getSwingMainMenu() - クラス のメソッドnet.i2p.desktopgui.ExternalTrayManager
-
- getSwingMainMenu() - クラス のメソッドnet.i2p.desktopgui.InternalTrayManager
-
- getSwingMainMenu() - クラス のメソッドnet.i2p.desktopgui.TrayManager
-
Build a popup menu, adding callbacks to the different items.
- getSyncManager() - クラス のメソッドorg.jrobin.core.RrdNioBackendFactory
-
- getSyncPeriod() - クラス のstaticメソッドorg.jrobin.core.RrdNioBackendFactory
-
Returns time between two consecutive background synchronizations.
- getSyncPeriod() - クラス のメソッドorg.jrobin.core.SyncManager
-
- getSystemTimeZone() - クラス のstaticメソッドnet.i2p.util.SystemVersion
-
The system's time zone, which is probably different from the
JVM time zone, because Router changes the JVM default to GMT.
- getSystemTimeZone(I2PAppContext) - クラス のstaticメソッドnet.i2p.util.SystemVersion
-
The system's time zone, which is probably different from the
JVM time zone, because Router changes the JVM default to GMT.
- getT() - クラス のメソッドnet.i2p.crypto.eddsa.math.GroupElement
-
Gets the T value of the group element.
- getTagsSent() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
-
- getTagsToSend() - クラス のメソッドnet.i2p.client.SendMessageOptions
-
If we are low on tags, send this many.
- getTagsToSend() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
This option is mostly handled on the router side,
but PacketQueue also needs to know, so that when
it overrides, it doesn't exceed the setting.
- getTagsToSend() - クラス のメソッドnet.i2p.crypto.SessionKeyManager
-
How many to send, IF we need to.
- getTagsToSend() - クラス のメソッドnet.i2p.router.crypto.TransientSessionKeyManager
-
How many to send, IF we need to.
- getTagsToSend(int) - クラス のstaticメソッドnet.i2p.client.SendMessageOptions
-
If we are low on tags, send this many.
- getTagThreshold() - クラス のメソッドnet.i2p.client.SendMessageOptions
-
Low tag threshold.
- getTagThreshold() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
This option is mostly handled on the router side,
but PacketQueue also needs to know, so that when
it overrides, it doesn't exceed the setting.
- getTagThreshold(int) - クラス のstaticメソッドnet.i2p.client.SendMessageOptions
-
Low tag threshold.
- getTarget() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
-
- getTarget() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
-
- getTarget() - クラス のメソッドnet.i2p.router.OutNetMessage
-
Specifies the router to which the message should be delivered.
- getTargetAddress(String) - クラス のメソッドnet.i2p.data.router.RouterInfo
-
Pull the first workable target address for the given transport.
- getTargetAddress(RouterInfo) - クラス のメソッドnet.i2p.router.transport.udp.UDPTransport
-
Get first available address we can use.
- getTargetAddresses(String) - クラス のメソッドnet.i2p.data.router.RouterInfo
-
For multiple addresses per-transport (IPv4 or IPv6)
- getTargetAddresses(RouterInfo) - クラス のメソッドnet.i2p.router.transport.TransportImpl
-
Get all available address we can use,
shuffled and then sorted by cost/preference.
- getTargetDestination() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getTargetHost() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getTargetHost(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTargetHost(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getTargetPort() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getTargetPort(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTargetPort(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getTargetRouter() - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
-
- getTargetTunnel() - クラス のメソッドnet.i2p.router.tunnel.FragmentedMessage
-
- getTcpAutoIPChecked(int) - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getTcpAutoPortChecked(int) - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getTcpNoDelay() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getTcpNoDelay() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getTemp() - クラス のstaticメソッドnet.i2p.stat.RateAverages
-
- getTempDir() - クラス のメソッドnet.i2p.I2PAppContext
-
Where anybody may store temporary data.
- getTempDir() - クラス のメソッドorg.klomp.snark.I2PSnarkUtil
-
- getText() - クラス のメソッドorg.klomp.snark.comments.Comment
-
- getTextContent() - クラス のメソッドnet.i2p.router.web.ContentHelper
-
- getTheme() - クラス のメソッドi2p.susi.dns.BaseBean
-
Returns the theme path
- getTheme() - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getTheme() - クラス のメソッドorg.klomp.snark.SnarkManager
-
Get current theme.
- getTheme(String) - クラス のメソッドnet.i2p.router.web.CSSHelper
-
- getThemes() - クラス のメソッドi2p.susi.dns.BaseBean
-
Get all themes
- getThemes() - クラス のメソッドorg.klomp.snark.SnarkManager
-
Get all themes
- getTheyRelayToUsAs() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
If they have offered to serve as an introducer to us, this is the tag
we can use to publish that fact.
- getThisDestination() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocket
-
- getThisDestination() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketFull
-
- getThisDestination() - クラス のメソッドnet.i2p.i2ptunnel.socks.SocketWrapper
-
- getThreadGroup() - クラス のメソッドnet.i2p.sam.SessionRecord
-
- getThreadName() - クラス のメソッドnet.i2p.util.LogRecord
-
- getThreadObject() - クラス のメソッドorg.cybergarage.util.ThreadCore
-
- getThrowable() - クラス のメソッドnet.i2p.util.LogRecord
-
- getTime() - クラス のメソッドnet.i2p.data.DateAndFlags
-
- getTime() - クラス のメソッドorg.jrobin.core.Sample
-
Returns sample timestamp (in seconds, without milliseconds).
- getTime() - クラス のメソッドorg.jrobin.core.timespec.TimeSpec
-
- getTime() - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns current timestamp in seconds (without milliseconds).
- getTime() - クラス のメソッドorg.klomp.snark.comments.Comment
-
java time (ms)
- getTimeout() - クラス のメソッドnet.i2p.client.impl.I2PSessionImpl2
-
- getTimeout() - クラス のメソッドnet.i2p.data.i2cp.HostLookupMessage
-
- getTimeout() - クラス のメソッドorg.cybergarage.http.HTTPServer
-
Get the current socket timeout
- getTimeout() - クラス のメソッドorg.cybergarage.upnp.event.SubscriptionRequest
-
- getTimeout() - クラス のメソッドorg.cybergarage.upnp.event.SubscriptionResponse
-
- getTimeout() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getTimeout() - クラス のメソッドorg.cybergarage.upnp.xml.ServiceData
-
- getTimeout(String) - クラス のstaticメソッドorg.cybergarage.upnp.event.Subscription
-
- getTimeOut() - クラス のメソッドorg.cybergarage.upnp.event.Subscriber
-
- getTimeoutMs() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchJob
-
- getTimer() - クラス のメソッドorg.jrobin.core.SyncManager
-
- getTimes(TimeSpec, TimeSpec) - クラス のstaticメソッドorg.jrobin.core.timespec.TimeSpec
-
Use this static method to resolve relative time references and obtain the corresponding
Calendar objects.
- getTimeSinceCreated() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getTimeSinceReceive() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getTimeSinceReceived() - クラス のメソッドnet.i2p.router.transport.udp.UDPPacket
-
a packet handler has pulled it off the inbound queue
- getTimeSinceSend() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getTimestamp() - クラス のメソッドorg.jrobin.core.timespec.TimeSpec
-
Returns the corresponding timestamp (seconds since Epoch).
- getTimestamp() - クラス のstaticメソッドorg.jrobin.core.Util
-
- getTimestamp(int, int, int) - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns timestamp (unix epoch) for the given year, month and day.
- getTimestamp(int, int, int, int, int) - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns timestamp (unix epoch) for the given year, month, day, hour and minute.
- getTimestamp(String) - クラス のメソッドnet.i2p.router.OutNetMessage
-
- getTimestamp(String) - クラス のstaticメソッドorg.jrobin.core.Util
-
Parses at-style time specification and returns the corresponding timestamp.
- getTimestamp(Calendar) - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns timestamp (unix epoch) for the given Calendar object
- getTimestamp(Date) - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns timestamp (unix epoch) for the given Date object
- getTimeStamp() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getTimeStamp() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getTimestamper() - クラス のメソッドnet.i2p.router.RouterClock
-
The RouterTimestamper
- getTimestamper() - クラス のメソッドnet.i2p.util.Clock
-
This is a dummy, see RouterClock and RouterTimestamper for the real thing
- getTimestamps() - クラス のメソッドnet.i2p.router.OutNetMessage
-
- getTimestamps() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns an array of timestamps covering the whole range specified in the
FetchReguest
object.
- getTimestamps() - クラス のメソッドorg.jrobin.data.DataProcessor
-
- getTimestamps() - クラス のメソッドorg.jrobin.data.Source
-
- getTimestamps() - クラス のメソッドorg.jrobin.graph.Normalizer
-
- getTimestamps(String, String) - クラス のstaticメソッドorg.jrobin.core.Util
-
Parses two related at-style time specifications and returns corresponding timestamps.
- getTimestamps(TimeSpec, TimeSpec) - クラス のstaticメソッドorg.jrobin.core.timespec.TimeSpec
-
Use this static method to resolve relative time references and obtain the corresponding
timestamps (seconds since epoch).
- getTimestampsPerPixel() - クラス のメソッドorg.jrobin.data.DataProcessor
-
- getTimestampsPerPixel(int) - クラス のメソッドorg.jrobin.data.DataProcessor
-
Calculates timestamps which correspond to individual pixels on the graph.
- getTimeString() - クラス のメソッドorg.cybergarage.http.Date
-
- getTimeTillMidnight() - クラス のメソッドnet.i2p.data.router.RouterKeyGenerator
-
How long until midnight (ms)
- getTimeToLive() - クラス のstaticメソッドorg.cybergarage.upnp.UPnP
-
- getTiming() - インタフェース のメソッドnet.i2p.router.Job
-
Timing criteria for the task
- getTiming() - クラス のメソッドnet.i2p.router.JobImpl
-
- getTmpFilename() - クラス のstaticメソッドorg.jrobin.core.Util
-
- getTo() - クラス のメソッドnet.i2p.client.streaming.impl.PacketLocal
-
- getTopLeftOnBit() - クラス のメソッドcom.google.zxing.common.BitMatrix
-
This is useful in detecting a corner of a 'pure' barcode.
- getToRouter() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
-
may be null
- getTorrent(String) - クラス のメソッドorg.klomp.snark.SnarkManager
-
Grab the torrent given the (canonical) filename of the .torrent file
- getTorrentByBaseName(String) - クラス のメソッドorg.klomp.snark.SnarkManager
-
Grab the torrent given the base name of the storage
- getTorrentByInfoHash(byte[]) - クラス のメソッドorg.klomp.snark.SnarkManager
-
Grab the torrent given the info hash
- getTorrentData() - クラス のメソッドorg.klomp.snark.MetaInfo
-
Called by servlet to save a new torrent file generated from local data
- getTorrents() - クラス のメソッドorg.klomp.snark.SnarkManager
-
Unmodifiable
- getTotal() - クラス のメソッドorg.jrobin.data.Aggregates
-
Returns total value
- getTotalAllocatedInboundBytes() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
- getTotalAllocatedOutboundBytes() - クラス のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter
-
- getTotalCodewords() - クラス のメソッドcom.google.zxing.qrcode.decoder.Version
-
- getTotalCommentsSent() - クラス のメソッドorg.klomp.snark.Peer
-
- getTotalDay(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTotalDay(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getTotalECCodewords() - クラス のメソッドcom.google.zxing.qrcode.decoder.Version.ECBlocks
-
- getTotalEventCount() - クラス のメソッドnet.i2p.stat.RateAverages
-
- getTotalExpanded() - クラス のメソッドnet.i2p.i2ptunnel.GunzipOutputStream
-
Inflater statistic
- getTotalExpanded() - クラス のメソッドnet.i2p.util.ResettableGZIPInputStream
-
Moved from i2ptunnel HTTPResponseOutputStream.InternalGZIPInputStream
- getTotalHour(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTotalHour(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getTotalLength() - クラス のメソッドorg.klomp.snark.MetaInfo
-
Returns the total length of the torrent in bytes.
- getTotalLength() - クラス のメソッドorg.klomp.snark.Snark
-
- getTotalLength() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
-
- getTotalMinute(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTotalMinute(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getTotalPendingTime() - クラス のメソッドnet.i2p.router.JobStats
-
- getTotalQuantity() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
Convenience
- getTotalRead() - クラス のメソッドnet.i2p.i2ptunnel.GunzipOutputStream
-
Inflater statistic
- getTotalRead() - クラス のメソッドnet.i2p.util.ResettableGZIPInputStream
-
Moved from i2ptunnel HTTPResponseOutputStream.InternalGZIPInputStream
- getTotalReadySize() - クラス のメソッドnet.i2p.client.streaming.impl.MessageInputStream
-
Same as available() but doesn't throw IOE
- getTotalRequested() - インタフェース のメソッドnet.i2p.router.transport.FIFOBandwidthLimiter.Request
-
how many bytes were requested?
- getTotalTime() - クラス のメソッドnet.i2p.router.JobStats
-
- getTotalValues() - クラス のメソッドnet.i2p.stat.RateAverages
-
- getToTunnel() - クラス のメソッドnet.i2p.router.tunnel.PendingGatewayMessage
-
may be null
- getTrackerMap() - クラス のメソッドorg.klomp.snark.SnarkManager
-
Unsorted map of name to Tracker object
Modifiable, not a copy
- getTrackerProblems() - クラス のメソッドorg.klomp.snark.Snark
-
Not HTML escaped.
- getTrackers() - クラス のメソッドorg.klomp.snark.SnarkManager
-
Unsorted, do not modify
- getTrackerSeenPeers() - クラス のメソッドorg.klomp.snark.Snark
-
- getTrackerSeenPeers() - クラス のメソッドorg.klomp.snark.web.FetchAndAdd
-
- getTrackerURL() - クラス のメソッドorg.klomp.snark.MagnetURI
-
- getTrackerURL() - クラス のメソッドorg.klomp.snark.Snark
-
- getTrafficClass() - クラス のメソッドnet.i2p.client.streaming.impl.StandardSocket
-
- getTrafficClass() - クラス のメソッドnet.i2p.util.InternalSocket
-
- getTransferEncoding() - クラス のメソッドi2p.susi.webmail.Attachment
-
- getTransferEncoding() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getTransparent() - クラス のメソッドorg.jrobin.graph.GifColorTable
-
- getTransport() - クラス のメソッドnet.i2p.router.transport.TransportBid
-
Specifies the transport that offered this bid
- getTransport() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
Convenience for OutboundMessageState so it can fail itself
- getTransport(String) - クラス のメソッドnet.i2p.router.transport.TransportManager
-
- getTransportCount() - クラス のメソッドnet.i2p.router.transport.TransportManager
-
- getTransports() - クラス のメソッドnet.i2p.router.CommSystemFacade
-
- getTransports() - クラス のメソッドnet.i2p.router.transport.CommSystemFacadeImpl
-
- getTransports() - クラス のメソッドnet.i2p.router.transport.TransportManager
-
- getTransportStyle() - クラス のメソッドnet.i2p.data.router.RouterAddress
-
Retrieve the type of transport that must be used to communicate on this address.
- getTrClass() - クラス のメソッドi2p.susi.dns.AddressbookBean
-
- getTrustedKeys() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getTrustedKeysString() - クラス のメソッドnet.i2p.crypto.TrustedUpdate
-
Fetches the trusted keys for the current instance.
- getTunnel() - クラス のメソッドnet.i2p.i2ptunnel.I2PTunnelTask
-
- getTunnel(TunnelId) - クラス のメソッドnet.i2p.router.tunnel.pool.AliasedTunnelPool
-
- getTunnel(TunnelId) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPool
-
- getTunnelBackupQuantity(int, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
Inbound or both in/out
- getTunnelBackupQuantity(int, int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
in or both in/out
- getTunnelBackupQuantityOut(int, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelBackupQuantityOut(int, int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getTunnelCount() - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getTunnelCount() - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPool
-
duplicate of size(), let's pick one
- getTunnelCreateResponseTime() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
how long it takes to get a tunnel create response from the peer (in milliseconds), calculated over a 1 minute, 1 hour, and 1 day period
Warning - may return null if !getIsExpanded()
- getTunnelDepth(int, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
Inbound or both in/out
- getTunnelDepth(int, int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
in or both in/out
- getTunnelDepthOut(int, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelDepthOut(int, int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getTunnelDescription(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelDescription(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getTunnelFailed() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
- getTunnelFailures() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
- getTunnelHistory() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
history of tunnel activity with the peer
Warning - may return null if !getIsExpanded()
- getTunnelId() - クラス のメソッドnet.i2p.data.i2np.DeliveryInstructions
-
default null
- getTunnelId() - クラス のメソッドnet.i2p.data.i2np.TunnelDataMessage
-
- getTunnelId() - クラス のメソッドnet.i2p.data.i2np.TunnelGatewayMessage
-
- getTunnelId() - クラス のメソッドnet.i2p.data.Lease
-
Tunnel on the gateway to communicate with
- getTunnelId() - クラス のメソッドnet.i2p.data.TunnelId
-
- getTunnelId(int) - クラス のメソッドnet.i2p.data.i2cp.RequestLeaseSetMessage
-
- getTunnelIdObj() - クラス のメソッドnet.i2p.data.i2np.TunnelDataMessage
-
- getTunnelInfo(TunnelId) - クラス のメソッドnet.i2p.router.dummy.DummyTunnelManagerFacade
-
- getTunnelInfo(TunnelId) - クラス のメソッドnet.i2p.router.tunnel.pool.TunnelPoolManager
-
- getTunnelInfo(TunnelId) - インタフェース のメソッドnet.i2p.router.TunnelManagerFacade
-
- getTunnelLag() - インタフェース のメソッドnet.i2p.router.RouterThrottle
-
How backed up our tunnels are at the moment (in milliseconds)
- getTunnelLag() - クラス のメソッドnet.i2p.router.RouterThrottleImpl
-
- getTunnelLag() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How long it takes us to test our tunnels, averaged over the last 10 minutes
(pretty printed with the units attached)
- getTunnelName(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelName(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getTunnelName(TunnelControllerGroup, int) - クラス のstaticメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelPool() - クラス のメソッドnet.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- getTunnelQuantity(int, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
Inbound or both in/out
- getTunnelQuantity(int, int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
in or both in/out
- getTunnelQuantityOut(int, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelQuantityOut(int, int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getTunnelStatus() - インタフェース のメソッドnet.i2p.router.RouterThrottle
-
Message on the state of participating tunnel acceptance
- getTunnelStatus() - クラス のメソッドnet.i2p.router.RouterThrottleImpl
-
- getTunnelStatus() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getTunnelStatus(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelStatus(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getTunnelSummary() - クラス のメソッドnet.i2p.router.web.helpers.TunnelHelper
-
- getTunnelTestResponseTime() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
how long it takes to successfully test a tunnel this peer participates in (in milliseconds), calculated over a 10 minute, 1 hour, and 1 day period
Warning - may return null if !getIsExpanded()
- getTunnelTestTimeAverage() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
- getTunnelType(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelType(int) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getTunnelVariance(int, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
Inbound or both in/out
- getTunnelVariance(int, int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
in or both in/out
- getTunnelVarianceOut(int, int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getTunnelVarianceOut(int, int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getType() - クラス のメソッドcom.maxmind.geoip.DatabaseInfo
-
- getType() - クラス のメソッドnet.i2p.client.impl.HandlerImpl
-
- getType() - インタフェース のメソッドnet.i2p.client.impl.I2CPMessageHandler
-
- getType() - クラス のメソッドnet.i2p.data.DatabaseEntry
-
Get the type of the data structure.
- getType() - クラス のメソッドnet.i2p.data.i2cp.BandwidthLimitsMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.CreateLeaseSetMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.CreateSessionMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.DestLookupMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.DestReplyMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.DestroySessionMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.DisconnectMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.GetDateMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.HostLookupMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.HostReplyMessage
-
- getType() - インタフェース のメソッドnet.i2p.data.i2cp.I2CPMessage
-
Return the unique identifier for this type of message, as specified in the
network specification document under #ClientAccessLayerMessages
- getType() - クラス のメソッドnet.i2p.data.i2cp.MessagePayloadMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.MessageStatusMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.ReceiveMessageEndMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.ReconfigureSessionMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.ReportAbuseMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.RequestLeaseSetMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.SendMessageExpiresMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.SendMessageMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.SessionStatusMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2cp.SetDateMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2np.DatabaseLookupMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2np.DatabaseStoreMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2np.DataMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2np.DeliveryStatusMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2np.GarlicMessage
-
- getType() - インタフェース のメソッドnet.i2p.data.i2np.I2NPMessage
-
Return the unique identifier for this type of I2NP message, as defined in
the I2NP spec
- getType() - クラス のメソッドnet.i2p.data.i2np.TunnelBuildMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2np.TunnelBuildReplyMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2np.TunnelDataMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2np.TunnelGatewayMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2np.UnknownI2NPMessage
-
Note that this returns the "true" type, so that
the IBGW can correctly make drop decisions.
- getType() - クラス のメソッドnet.i2p.data.i2np.VariableTunnelBuildMessage
-
- getType() - クラス のメソッドnet.i2p.data.i2np.VariableTunnelBuildReplyMessage
-
- getType() - クラス のメソッドnet.i2p.data.LeaseSet
-
- getType() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
- getType() - クラス のメソッドnet.i2p.data.Signature
-
- getType() - クラス のメソッドnet.i2p.data.SigningPrivateKey
-
- getType() - クラス のメソッドnet.i2p.data.SigningPublicKey
-
- getType() - クラス のメソッドnet.i2p.i2ptunnel.TunnelController
-
- getType() - クラス のメソッドnet.i2p.i2ptunnel.ui.TunnelConfig
-
- getType() - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getType() - クラス のメソッドnet.i2p.internal.PoisonI2CPMessage
-
- getType() - クラス のメソッドnet.i2p.router.update.UpdateRunner
-
- getType() - インタフェース のメソッドnet.i2p.update.UpdateTask
-
- getType() - クラス のメソッドorg.jrobin.core.jrrd.Archive
-
Returns the type of function used to calculate the consolidated data point.
- getType() - クラス のメソッドorg.jrobin.core.jrrd.DataSource
-
Returns the type this data source is.
- getType() - クラス のメソッドorg.klomp.snark.UpdateRunner
-
- getTypeName(String) - クラス のメソッドnet.i2p.i2ptunnel.web.IndexBean
-
- getTypeOrder() - クラス のメソッドnet.i2p.router.news.NewsMetadata.Update
-
lower is preferred
- getUDN() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getUDN(String) - クラス のstaticメソッドorg.cybergarage.upnp.device.USN
-
- getUdpAutoIPChecked(int) - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getUdpDisabledChecked() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
default false, inverse of default true property
- getUdphostname() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getUdpIP() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
- getUdpPort() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
To reduce confusion caused by NATs, this is the current internal SSU port,
not the external port.
- getUDPSocket() - クラス のメソッドorg.cybergarage.upnp.ssdp.HTTPUSocket
-
- getUIDL() - インタフェース のメソッドi2p.susi.webmail.pop3.POP3MailBox.FetchRequest
-
- getUIDLs() - クラス のメソッドi2p.susi.webmail.MailCache
-
The ones known locally, which will include any known on the server, if connected.
- getUIDLs() - クラス のメソッドi2p.susi.webmail.pop3.POP3MailBox
-
Only if connected.
- getUnackedPacketsReceived() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
- getUnackedPacketsSent() - クラス のメソッドnet.i2p.client.streaming.impl.Connection
-
how many packets have we sent but not yet received an ACK for?
- getUnackedSize() - クラス のメソッドnet.i2p.router.transport.udp.OutboundMessageState
-
- getUnavailableCrypto() - クラス のメソッドnet.i2p.router.web.helpers.LogsHelper
-
- getUnderlyingDigest() - クラス のメソッドorg.bouncycastle.oldcrypto.macs.I2PHMac
-
- getUnencryptedData() - クラス のメソッドnet.i2p.data.Payload
-
Retrieve the unencrypted body of the message.
- getUniqueId() - インタフェース のメソッドnet.i2p.data.i2np.I2NPMessage
-
Replay resistant message ID
- getUniqueId() - クラス のメソッドnet.i2p.data.i2np.I2NPMessageImpl
-
Replay resistant message Id
- getUniqueLocal(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getUniqueLocal(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getUniversalTheming() - クラス のメソッドorg.klomp.snark.SnarkManager
-
- getUnknownDatapoints() - クラス のメソッドorg.jrobin.core.jrrd.CDPStatusBlock
-
Returns the number of unknown primary data points that were integrated.
- getUnknownOptions() - クラス のメソッドnet.i2p.router.TunnelPoolSettings
-
- getUnknownSeconds() - クラス のメソッドorg.jrobin.core.jrrd.PDPStatusBlock
-
Returns the number of seconds of the current primary data point is
unknown data.
- getUnpromptedDbStoreNew() - クラス のメソッドnet.i2p.router.peermanager.DBHistory
-
how many times have they sent us data we didn't ask for and that we've never seen?
- getUnpromptedDbStoreOld() - クラス のメソッドnet.i2p.router.peermanager.DBHistory
-
how many times have they sent us data we didn't ask for but that we have seen?
- getUPC() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getUpdateAvailable(UpdateType) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
-
Is an update available?
Non-blocking, returns result of last check or notification from an Updater.
- getUpdateAvailable(UpdateType, String) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
-
Is an update available?
Non-blocking, returns result of last check or notification from an Updater.
- getUpdateConstraint(UpdateType, String) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
-
Is there a reason we can't download the update?
- getUpdateDevSU3() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getUpdateDownloaded(UpdateType) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
-
Is an update downloaded?
Non-blocking, returns result of last download
- getUpdateDownloaded(UpdateType, String) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
-
Is an update downloaded?
Non-blocking, returns result of last download
- getUpdatedSuccessfully() - クラス のメソッドnet.i2p.util.Clock
-
- getUpdateNonce() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
- getUpdatePolicySelectBox() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
Right now the jsp hides the whole select box if _dontInstall is true but this could change
- getUpdateSources() - クラス のメソッドnet.i2p.router.update.DevSU3UpdateHandler
-
- getUpdateSources() - クラス のメソッドnet.i2p.router.update.UnsignedUpdateHandler
-
- getUpdateStatus() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
The update status and buttons
- getUpdateStatus() - クラス のstaticメソッドnet.i2p.router.web.NewsHelper
-
- getUpdateThroughProxy() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getUpdateUnsigned() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getUpdateURL() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getUpdateURLs(UpdateType, String, UpdateMethod) - クラス のメソッドnet.i2p.router.update.ConsoleUpdateManager
-
Where to find various resources
- getUploaded() - クラス のメソッドorg.klomp.snark.Peer
-
Returns the number of bytes that have been uploaded.
- getUploaded() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Returns the total number of uploaded bytes of all peers.
- getUploaded() - クラス のメソッドorg.klomp.snark.Snark
-
- getUploaders() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Uploaders whether interested or not
Use this for per-torrent limits.
- getUploadRate() - クラス のメソッドorg.klomp.snark.Peer
-
Returns the 4-minute-average rate in Bps
- getUploadRate() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
- getUploadRate() - クラス のメソッドorg.klomp.snark.Snark
-
- getUpnpChecked() - クラス のメソッドnet.i2p.router.web.helpers.ConfigNetHelper
-
default true
- getUPnPError() - クラス のメソッドorg.cybergarage.upnp.control.ControlResponse
-
- getUPnPErrorCode() - クラス のメソッドorg.cybergarage.upnp.control.ControlResponse
-
- getUPnPErrorDescription() - クラス のメソッドorg.cybergarage.upnp.control.ControlResponse
-
- getUptime() - クラス のメソッドnet.i2p.router.Router
-
Wall clock uptime.
- getUptime() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
- getUptime() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
Retrieve a pretty printed uptime count (ala 4d or 7h or 39m)
- getURI() - クラス のメソッドnet.i2p.router.update.PluginUpdateRunner
-
- getURI() - クラス のメソッドnet.i2p.router.update.UpdateRunner
-
- getURI() - インタフェース のメソッドnet.i2p.update.UpdateTask
-
The current URI being checked or downloaded from.
- getURI() - クラス のメソッドorg.cybergarage.http.HTTPRequest
-
- getURI() - クラス のメソッドorg.klomp.snark.UpdateRunner
-
- getUrl() - クラス のメソッドi2p.susi.dns.VersionBean
-
- getURL() - クラス のメソッドnet.i2p.router.web.helpers.SearchHelper
-
- getURL() - クラス のメソッドorg.cybergarage.upnp.Icon
-
- getURLBase() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getUs() - クラス のメソッドnet.i2p.router.peermanager.ProfileOrganizer
-
- getUseOutproxyPlugin(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
Default true
- getUseOutproxyPlugin(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
Default true
- getUserAgents(int) - クラス のメソッドnet.i2p.i2ptunnel.ui.GeneralHelper
-
- getUserAgents(int) - クラス のメソッドnet.i2p.i2ptunnel.web.EditBean
-
- getUserData() - クラス のメソッドorg.cybergarage.upnp.Action
-
- getUserData() - クラス のメソッドorg.cybergarage.upnp.Argument
-
- getUserData() - クラス のメソッドorg.cybergarage.upnp.ControlPoint
-
- getUserData() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getUserData() - クラス のメソッドorg.cybergarage.upnp.Icon
-
- getUserData() - クラス のメソッドorg.cybergarage.upnp.Service
-
- getUserData() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getUserData() - クラス のメソッドorg.cybergarage.xml.Node
-
- getUserHomeDirectory() - クラス のstaticメソッドorg.jrobin.core.Util
-
Returns path to user's home directory.
- getUsername() - クラス のメソッドnet.i2p.router.web.helpers.ConfigReseedHelper
-
- getUsername() - クラス のメソッドnet.i2p.util.EepGet.AuthState
-
- getUSN() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPPacket
-
- getUSN() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPRequest
-
- getUSN() - クラス のメソッドorg.cybergarage.upnp.ssdp.SSDPResponse
-
- getUTF8(byte[]) - クラス のstaticメソッドnet.i2p.data.DataHelper
-
Same as new String(orig, "UTF-8") but throws an unchecked RuntimeException
instead of an UnsupportedEncodingException if no UTF-8, for ease of use.
- getUTF8(byte[], int, int) - クラス のstaticメソッドnet.i2p.data.DataHelper
-
Same as new String(orig, "UTF-8") but throws an unchecked RuntimeException
instead of an UnsupportedEncodingException if no UTF-8, for ease of use.
- getUTF8(String) - クラス のstaticメソッドnet.i2p.data.DataHelper
-
Same as orig.getBytes("UTF-8") but throws an unchecked RuntimeException
instead of an UnsupportedEncodingException if no UTF-8, for ease of use.
- getUTF8(StringBuffer) - クラス のstaticメソッドnet.i2p.data.DataHelper
-
- getUtil() - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Convenience
- getUtil() - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Convenience
- getUUID() - クラス のメソッドorg.cybergarage.upnp.Device
-
- getV3DatagramServer(Properties) - クラス のメソッドnet.i2p.sam.SAMBridge
-
Was a static singleton, now a singleton for this bridge.
- getValid() - クラス のメソッドnet.i2p.data.ByteArray
-
Count how many of the bytes in the array are 'valid'.
- getValue() - 列挙 のメソッドcom.google.zxing.common.CharacterSetECI
-
- getValue() - クラス のメソッドcom.nettgryppa.security.HashCash
-
The value of the HashCash (e.g.
- getValue() - クラス のメソッドorg.cybergarage.http.HTTPHeader
-
- getValue() - クラス のメソッドorg.cybergarage.http.Parameter
-
- getValue() - クラス のメソッドorg.cybergarage.upnp.AllowedValue
-
- getValue() - クラス のメソッドorg.cybergarage.upnp.Argument
-
- getValue() - クラス のメソッドorg.cybergarage.upnp.event.Property
-
- getValue() - クラス のメソッドorg.cybergarage.upnp.StateVariable
-
- getValue() - クラス のメソッドorg.cybergarage.upnp.xml.ArgumentData
-
- getValue() - クラス のメソッドorg.cybergarage.upnp.xml.StateVariableData
-
- getValue() - クラス のメソッドorg.cybergarage.xml.Attribute
-
- getValue() - クラス のメソッドorg.cybergarage.xml.Node
-
- getValue() - クラス のメソッドorg.jrobin.core.jrrd.CDPStatusBlock
-
Returns the value of this consolidated data point.
- getValue() - クラス のメソッドorg.jrobin.core.jrrd.PDPStatusBlock
-
Returns the current value of the primary data point.
- getValue() - クラス のメソッドorg.klomp.snark.bencode.BEValue
-
return the untyped value
- getValue(byte[], String) - クラス のstaticメソッドorg.cybergarage.http.HTTPHeader
-
- getValue(double) - クラス のメソッドorg.jrobin.data.CubicSplineInterpolator
-
Calculates spline-interpolated y-value for the corresponding x-value.
- getValue(int) - クラス のメソッドorg.jrobin.core.Robin
-
Returns the i-th value from the Robin archive.
- getValue(long) - クラス のメソッドorg.jrobin.data.CubicSplineInterpolator
-
Method overriden from the base class.
- getValue(long) - クラス のメソッドorg.jrobin.data.LinearInterpolator
-
Method overriden from the base class.
- getValue(long) - クラス のメソッドorg.jrobin.data.Plottable
-
Retrieves datapoint value based on a given timestamp.
- getValue(LineNumberReader, String) - クラス のstaticメソッドorg.cybergarage.http.HTTPHeader
-
- getValue(String) - クラス のメソッドorg.cybergarage.http.ParameterList
-
- getValue(String, String) - クラス のstaticメソッドorg.cybergarage.http.HTTPHeader
-
- getValue(Node) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getValue(Node) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getValue(Node, boolean) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getValue(Node, boolean) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getValueAsBoolean(Node) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getValueAsBoolean(Node) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getValueAsColor(Node) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getValueAsDouble(Node) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getValueAsDouble(Node) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getValueAsInt(Node) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getValueAsInt(Node) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getValueAsLong(Node) - クラス のstaticメソッドorg.jrobin.core.Util.Xml
-
- getValueAsLong(Node) - クラス のメソッドorg.jrobin.core.XmlTemplate
-
- getValues() - クラス のメソッドorg.jrobin.core.FetchData
-
Returns all archived values for all datasources.
- getValues() - クラス のメソッドorg.jrobin.core.jrrd.Archive
-
- getValues() - クラス のメソッドorg.jrobin.core.Robin
-
Fetches all archived values.
- getValues() - クラス のメソッドorg.jrobin.core.Sample
-
Returns all current data source values in the sample.
- getValues() - クラス のメソッドorg.jrobin.data.DataProcessor
-
Returns an array of all datasource values for all datasources.
- getValues() - クラス のメソッドorg.jrobin.data.Source
-
- getValues() - クラス のメソッドorg.jrobin.graph.SourcedPlotElement
-
- getValues(int) - クラス のメソッドorg.jrobin.core.FetchData
-
Returns all archived values for a single datasource.
- getValues(int, int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getValues(int, int) - クラス のメソッドorg.jrobin.core.Robin
-
- getValues(int, int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getValues(int, int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getValues(String) - クラス のメソッドorg.jrobin.core.FetchData
-
Returns all archived values for a single datasource.
- getValues(String) - クラス のメソッドorg.jrobin.data.DataProcessor
-
Returns calculated values for a single datasource.
- getValuesPerPixel(String) - クラス のメソッドorg.jrobin.data.DataProcessor
-
Method used to calculate datasource values which should be presented on the graph
based on the graph width set with a
DataProcessor.setPixelCount(int)
method call.
- getValuesPerPixel(String, int) - クラス のメソッドorg.jrobin.data.DataProcessor
-
Method used to calculate datasource values which should be presented on the graph
based on the desired graph width.
- getVariables() - クラス のメソッドorg.jrobin.core.XmlTemplate
-
Returns the list of variables that should be set in this template.
- getVarName() - クラス のメソッドorg.cybergarage.upnp.control.QueryRequest
-
- getVendor() - クラス のメソッドfreenet.support.CPUInformation.CPUIDCPUInfo
-
- getVendor() - インタフェース のメソッドfreenet.support.CPUInformation.CPUInfo
-
- getVerifiedBytesTransferred() - クラス のメソッドnet.i2p.router.tunnel.TunnelCreatorConfig
-
- getVerifiedBytesTransferred() - インタフェース のメソッドnet.i2p.router.TunnelInfo
-
we know for sure that this many bytes travelled through the tunnel in its lifetime
- getVersion() - クラス のメソッドcom.google.zxing.qrcode.encoder.QRCode
-
- getVersion() - クラス のメソッドcom.nettgryppa.security.HashCash
-
Which version of HashCash is used here
- getVersion() - クラス のメソッドi2p.susi.dns.VersionBean
-
- getVersion() - クラス のstaticメソッドnet.i2p.CoreVersion
-
For Vuze.
- getVersion() - クラス のメソッドnet.i2p.data.i2cp.GetDateMessage
-
- getVersion() - クラス のメソッドnet.i2p.data.i2cp.SetDateMessage
-
- getVersion() - クラス のメソッドnet.i2p.data.router.RouterInfo
-
For convenience, the same as getOption("router.version"),
but returns "0" if unset.
- getVersion() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
Retrieve the version number of the router.
- getVersion() - クラス のメソッドorg.cybergarage.http.HTTPPacket
-
- getVersion() - クラス のメソッドorg.cybergarage.http.HTTPStatus
-
- getVersion() - クラス のメソッドorg.jrobin.core.DataImporter
-
- getVersion() - クラス のメソッドorg.jrobin.core.jrrd.Header
-
Returns the version of the database.
- getVersion() - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getVersion() - クラス のメソッドorg.jrobin.core.XmlReader
-
- getVersionForNumber(int) - クラス のstaticメソッドcom.google.zxing.qrcode.decoder.Version
-
- getVersionNumber() - クラス のメソッドcom.google.zxing.qrcode.decoder.Version
-
- getVersionString() - クラス のメソッドnet.i2p.crypto.SU3File
-
This does not check the signature, but it will fail if the signer is unknown,
unless setVerifySignature(false) has been called.
- getVersionString(File) - クラス のstaticメソッドnet.i2p.crypto.TrustedUpdate
-
Reads the version string from a signed update file.
- getVersionString(InputStream) - クラス のstaticメソッドnet.i2p.crypto.TrustedUpdate
-
Reads the version string from an input stream
- getWantedACKSendSince() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
- getWebApp(String) - クラス のstaticメソッドnet.i2p.router.web.WebAppStarter
-
- getWellIntegratedPeers() - クラス のメソッドnet.i2p.router.web.helpers.SummaryHelper
-
How many active peers the router ranks as well integrated.
- getWeRelayToThemAs() - クラス のメソッドnet.i2p.router.transport.udp.PeerState
-
if we are serving as an introducer to them, this is the the tag that
they can publish that, when presented to us, will cause us to send
a relay introduction to the current peer
- getWhen(LogManager, LogRecord) - クラス のstaticメソッドnet.i2p.util.LogRecordFormatter
-
- getWhenCompleted() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
-
- getWhenCompleted() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
-
- getWhenStarted() - クラス のメソッドnet.i2p.router.networkdb.kademlia.SearchState
-
- getWhenStarted() - クラス のメソッドnet.i2p.router.networkdb.kademlia.StoreState
-
- getWhenStarted() - クラス のメソッドnet.i2p.router.Router
-
Used only by routerconsole..
- getWidth() - クラス のメソッドcom.google.zxing.common.BitMatrix
-
- getWidth() - クラス のメソッドcom.google.zxing.qrcode.encoder.ByteMatrix
-
- getWidth() - クラス のメソッドorg.cybergarage.upnp.Icon
-
- getWidth() - クラス のメソッドorg.jrobin.graph.Gif89Frame
-
- getWidth() - クラス のメソッドorg.jrobin.graph.RrdGraphInfo
-
Returns total graph width
- getWindowSize() - クラス のメソッドnet.i2p.client.streaming.impl.ConnectionOptions
-
How many messages will we send before waiting for an ACK?
- getWordSelectors(byte[], int, int, int[]) - クラス のメソッドorg.xlattice.crypto.filters.KeySelector.GenericWordSelector
-
Extract the k offsets into the word offset array
- getWordSelectors(byte[], int, int, int[]) - インタフェース のメソッドorg.xlattice.crypto.filters.KeySelector.WordSelector
-
- getWorkingDir(Properties, boolean) - クラス のstaticメソッドnet.i2p.router.startup.WorkingDir
-
Only call this once on router invocation.
- getWriteLock() - クラス のメソッドnet.i2p.BOB.NamedDB
-
- getWriteLock() - クラス のメソッドnet.i2p.router.util.DecayingBloomFilter
-
- getWriteLock() - クラス のメソッドnet.i2p.sam.SAMHandler
-
If you're crazy enough to write to the raw socket, grab the write lock
with getWriteLock(), synchronize against it, and write to the getOut()
- getWriter() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPTransport
-
Hook for NTCPConnection
- getWriteTimeout() - インタフェース のメソッドnet.i2p.client.streaming.I2PSocketOptions
-
What is the longest we'll block on the output stream while waiting
for the data to flush.
- getWriteTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
What is the longest we'll block on the output stream while waiting
for the data to flush.
- getWriteTimeout() - クラス のメソッドnet.i2p.client.streaming.impl.MessageOutputStream
-
- getWritten() - クラス のメソッドi2p.susi.util.CountingOutputStream
-
- getX() - クラス のメソッドnet.i2p.crypto.eddsa.math.GroupElement
-
Gets the X value of the group element.
- getX() - インタフェース のメソッドnet.i2p.crypto.elgamal.ElGamalPrivateKey
-
- getX() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPrivateKeyImpl
-
- getX() - クラス のメソッドnet.i2p.crypto.elgamal.spec.ElGamalPrivateKeySpec
-
Returns the private value x
.
- getXff() - クラス のメソッドorg.jrobin.core.ArcDef
-
Returns the X-files factor.
- getXff() - クラス のメソッドorg.jrobin.core.Archive
-
Returns archive X-files factor.
- getXff() - クラス のメソッドorg.jrobin.core.jrrd.Archive
-
Returns the X-Files Factor for this archive.
- getXff(int) - クラス のメソッドorg.jrobin.core.DataImporter
-
- getXff(int) - クラス のメソッドorg.jrobin.core.RrdToolReader
-
- getXff(int) - クラス のメソッドorg.jrobin.core.XmlReader
-
- getXml() - クラス のメソッドorg.jrobin.core.RrdDb
-
Returns string representing internal RRD state in XML format.
- getXML(Rate, OutputStream) - クラス のメソッドnet.i2p.router.web.StatSummarizer
-
- getXMLParser() - クラス のstaticメソッドorg.cybergarage.soap.SOAP
-
- getXMLParser() - クラス のstaticメソッドorg.cybergarage.upnp.UPnP
-
- getXORDistance() - クラス のメソッドnet.i2p.router.peermanager.PeerProfile
-
For now, just a one-byte comparison
- getY() - クラス のメソッドnet.i2p.crypto.eddsa.math.GroupElement
-
Gets the Y value of the group element.
- getY() - インタフェース のメソッドnet.i2p.crypto.elgamal.ElGamalPublicKey
-
- getY() - クラス のメソッドnet.i2p.crypto.elgamal.impl.ElGamalPublicKeyImpl
-
- getY() - クラス のメソッドnet.i2p.crypto.elgamal.spec.ElGamalPublicKeySpec
-
Returns the public value y
.
- getZ() - クラス のメソッドnet.i2p.crypto.eddsa.math.GroupElement
-
Gets the Z value of the group element.
- getZero() - クラス のメソッドcom.google.zxing.common.reedsolomon.GenericGF
-
- getZero(GroupElement.Representation) - クラス のメソッドnet.i2p.crypto.eddsa.math.Curve
-
- getZipURL() - クラス のメソッドnet.i2p.router.web.ConfigUpdateHelper
-
- getZone(String) - クラス のメソッドnet.i2p.router.time.Zones
-
Get the NTP zone for a country
- Gif89Frame - org.jrobin.graphのクラス
-
- Gif89Frame() - クラス のコンストラクタorg.jrobin.graph.Gif89Frame
-
- GifColorTable - org.jrobin.graphのクラス
-
- GifColorTable() - クラス のコンストラクタorg.jrobin.graph.GifColorTable
-
- GifColorTable(Color[]) - クラス のコンストラクタorg.jrobin.graph.GifColorTable
-
- GifEncoder - org.jrobin.graphのクラス
-
- GifEncoder() - クラス のコンストラクタorg.jrobin.graph.GifEncoder
-
- GifEncoder(Color[]) - クラス のコンストラクタorg.jrobin.graph.GifEncoder
-
- GifEncoder(Color[], int, int, byte[]) - クラス のコンストラクタorg.jrobin.graph.GifEncoder
-
- GifEncoder(Image) - クラス のコンストラクタorg.jrobin.graph.GifEncoder
-
- GifPixelsEncoder - org.jrobin.graphのクラス
-
- GifPixelsEncoder(int, int, byte[], boolean, int) - クラス のコンストラクタorg.jrobin.graph.GifPixelsEncoder
-
- GLUE_MARKER - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Constant to represent "glue" marker
- gnu.crypto.prng - パッケージ gnu.crypto.prng
-
The Fortuna PRNG from GNU Crypto, updated and modifed for I2P.
- GnuClasspathDeallocator() - クラス のコンストラクタengine.misc.DeallocationHelper.GnuClasspathDeallocator
-
- GNUTELLA - net.i2p.update.UpdateMethod
-
- gnutls_key_fingerprint_randomart(byte[], String, int, String, boolean, boolean) - クラス のstaticメソッドnet.i2p.imagegen.RandomArt
-
- gotBitField(Peer, BitField) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Returns true if the given bitfield contains at least one piece we
are interested in.
- gotBitField(Peer, BitField) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when a bitmap message is received.
- gotChoke(Peer, boolean) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
this does nothing but logging
- gotChoke(Peer, boolean) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when a choke message is received.
- gotCommentReq(Peer, int) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Called when comments are requested via ut_comment
- gotCommentReq(Peer, int) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when comments are requested via ut_comment
- gotComments(Peer, List<Comment>) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Called when comments are received via ut_comment
- gotComments(Peer, List<Comment>) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when comments are received via ut_comment
- GOTDATE - net.i2p.client.impl.I2PSessionImpl.State
-
- gotExtension(Peer, int, byte[]) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
PeerListener callback
- gotExtension(Peer, int, byte[]) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when an extension message is received.
- gotHave(Peer, int) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
- gotHave(Peer, int) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when a have piece message is received.
- gotInterest(Peer, boolean) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
- gotInterest(Peer, boolean) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when an interested message is received.
- gotMetaInfo(PeerCoordinator, MetaInfo) - インタフェース のメソッドorg.klomp.snark.CoordinatorListener
-
Called when the PeerCoordinator got the MetaInfo via magnet.
- gotMetaInfo(PeerCoordinator, MetaInfo) - クラス のメソッドorg.klomp.snark.Snark
-
Called when the PeerCoordinator got the MetaInfo via magnet.
- gotMetaInfo(Snark) - インタフェース のメソッドorg.klomp.snark.CompleteListener
-
We transitioned from magnet mode, we have now initialized our
metainfo and storage.
- gotMetaInfo(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
-
We transitioned from magnet mode, we have now initialized our
metainfo and storage.
- gotMetaInfo(Snark) - クラス のメソッドorg.klomp.snark.UpdateRunner
-
- gotPeers(Peer, List<PeerID>) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Get peers from PEX -
PeerListener callback
- gotPeers(Peer, List<PeerID>) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when peers are received via PEX
- gotPiece(Peer, PartialPiece) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Returns false if the piece is no good (according to the hash).
- gotPiece(Peer, PartialPiece) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when a piece is received from the peer.
- gotPiece(Snark) - インタフェース のメソッドorg.klomp.snark.CompleteListener
-
- gotPiece(Snark) - クラス のメソッドorg.klomp.snark.SnarkManager
-
A Snark.CompleteListener method.
- gotPiece(Snark) - クラス のメソッドorg.klomp.snark.UpdateRunner
-
- gotPort(Peer, int, int) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
PeerListener callback
Tell the DHT to ping it, this will get back the node info
- gotPort(Peer, int, int) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when a DHT port message is received.
- gotRequest(Peer, int, int, int) - クラス のメソッドorg.klomp.snark.PeerCoordinator
-
Returns a byte array containing the requested piece or null of
the piece is unknown.
- gotRequest(Peer, int, int, int) - インタフェース のメソッドorg.klomp.snark.PeerListener
-
Called when the peer wants (part of) a piece from us.
- gotZeroRead() - クラス のメソッドnet.i2p.router.transport.ntcp.NTCPConnection
-
workaround for EventPumper
- gprint(String, String, String) - クラス のメソッドorg.jrobin.graph.RrdGraphDef
-
- GracefulShutdown - net.i2p.router.tasksのクラス
-
Simple thread that sits and waits forever, managing the
graceful shutdown "process" (describing it would take more text
than just reading the code...)
- GracefulShutdown(RouterContext) - クラス のコンストラクタnet.i2p.router.tasks.GracefulShutdown
-
- gracefulShutdownInProgress() - クラス のメソッドnet.i2p.router.Router
-
Is a graceful shutdown in progress? This may be cancelled.
- GraphConstants - net.i2p.router.webのクラス
-
Basic graph defaults
- GraphHelper - net.i2p.router.web.helpersのクラス
-
/graphs.jsp, including form, and /graph.jsp
- GraphHelper() - クラス のコンストラクタnet.i2p.router.web.helpers.GraphHelper
-
- grid - クラス の変数org.jrobin.graph.ValueAxis.YLab
-
- GRID_STROKE - インタフェース のstatic変数org.jrobin.graph.RrdGraphConstants
-
Stroke used to draw grid
- gridStep - クラス の変数org.jrobin.graph.ValueAxisSetting
-
- GroupElement - net.i2p.crypto.eddsa.mathのクラス
-
A point (x,y) on an EdDSA curve.
- GroupElement(Curve, byte[]) - クラス のコンストラクタnet.i2p.crypto.eddsa.math.GroupElement
-
Creates a group element for a curve from a given encoded point.
- GroupElement(Curve, GroupElement.Representation, FieldElement, FieldElement, FieldElement, FieldElement) - クラス のコンストラクタnet.i2p.crypto.eddsa.math.GroupElement
-
Creates a group element for a curve.
- GroupElement.Representation - net.i2p.crypto.eddsa.mathの列挙型
-
Available representations for a group element.
- groupRequired() - クラス のメソッドnet.i2p.router.web.helpers.ConfigStatsHelper
-
Is the current stat the first in the group?
- GROWTH_FACTOR - クラス のstatic変数net.i2p.router.peermanager.CapacityCalculator
-
used to adjust each period so that we keep trying to expand the peer's capacity
- GUARANTEED - net.i2p.client.SendMessageOptions.Reliability
-
- GunzipOutputStream - net.i2p.i2ptunnelのクラス
-
Gunzip implementation per
RFC 1952, reusing
java's standard CRC32 and Inflater and InflaterOutputStream implementations.
- GunzipOutputStream(OutputStream) - クラス のコンストラクタnet.i2p.i2ptunnel.GunzipOutputStream
-
Build a new Gunzip stream
- Gunzipper(InputStream, OutputStream) - クラス のコンストラクタnet.i2p.util.EepGet.Gunzipper
-
- GzipFileBuffer - i2p.susi.utilのクラス
-
Gzip File implementation of Buffer.
- GzipFileBuffer(File) - クラス のコンストラクタi2p.susi.util.GzipFileBuffer
-
- GzipFileBuffer(File, int, int) - クラス のコンストラクタi2p.susi.util.GzipFileBuffer
-