- GarlicBlock(GarlicClove) - Constructor for class net.i2p.router.crypto.ratchet.RatchetPayload.GarlicBlock
-
- GarlicClove - Class in net.i2p.data.i2np
-
Contains one deliverable message encrypted to a router along with instructions
and a certificate 'paying for' the delivery.
- GarlicClove(I2PAppContext) - Constructor for class net.i2p.data.i2np.GarlicClove
-
- GarlicConfig - Class in net.i2p.router.message
-
Define the contents of a garlic chunk that contains 1 or more sub garlics.
- GarlicConfig(Certificate, long, long, DeliveryInstructions) - Constructor for class net.i2p.router.message.GarlicConfig
-
- GarlicConfig(List<GarlicConfig>, Certificate, long, long, DeliveryInstructions) - Constructor for class net.i2p.router.message.GarlicConfig
-
- GarlicMessage - Class in net.i2p.data.i2np
-
Defines the wrapped garlic message
- GarlicMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.GarlicMessage
-
- GarlicMessageBuilder - Class in net.i2p.router.message
-
Build garlic messages based on a GarlicConfig
- GarlicMessageBuilder() - Constructor for class net.i2p.router.message.GarlicMessageBuilder
-
- GarlicMessageHandler - Class in net.i2p.router.message
-
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) - Constructor for class net.i2p.router.message.GarlicMessageHandler
-
- GarlicMessageParser - Class in net.i2p.router.message
-
Read a GarlicMessage, decrypt it, and return the resulting CloveSet.
- GarlicMessageParser(RouterContext) - Constructor for class net.i2p.router.message.GarlicMessageParser
-
- garlicMessageParser() - Method in class net.i2p.router.RouterContext
-
Since we only need one.
- GarlicMessageReceiver - Class in net.i2p.router.message
-
Decrypt a garlic message and pass off any valid cloves to the configured
receiver to dispatch as they choose.
- GarlicMessageReceiver(RouterContext, GarlicMessageReceiver.CloveReceiver) - Constructor for class net.i2p.router.message.GarlicMessageReceiver
-
- GarlicMessageReceiver(RouterContext, GarlicMessageReceiver.CloveReceiver, Hash) - Constructor for class net.i2p.router.message.GarlicMessageReceiver
-
- GarlicMessageReceiver.CloveReceiver - Interface in net.i2p.router.message
-
- gatewayClassSetup() - Static method in class net.i2p.router.tunnel.GatewayITBase
-
- GatewayITBase - Class in net.i2p.router.tunnel
-
- GatewayITBase() - Constructor for class net.i2p.router.tunnel.GatewayITBase
-
- GatewayITBase.TestReceiver - Class in net.i2p.router.tunnel
-
- generateDateBasedModData() - Method in class net.i2p.data.router.RouterKeyGenerator
-
Update the current modifier data with some bytes derived from the current
date (yyyyMMdd in GMT)
- generateKeyPair() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- generateKeyPair() - Method in interface com.southernstorm.noise.protocol.DHState
-
Generates a new random keypair.
- generateSession(RouterContext, long) - Static method in class net.i2p.router.networkdb.kademlia.MessageWrapper
-
Create a single key and tag, for receiving a single encrypted message,
and register it with the client's session key manager, to expire in the time specified.
- generateSession(RouterContext, Hash, long, boolean) - Static method in class net.i2p.router.networkdb.kademlia.MessageWrapper
-
Create a single key and tag, for receiving a single encrypted message,
and register it with the client's session key manager, to expire in the time specified.
- generateSession(RouterContext, SessionKeyManager, long, boolean) - Static method in class net.i2p.router.networkdb.kademlia.MessageWrapper
-
Create a single key and tag, for receiving a single encrypted message,
and register it with the client's session key manager, to expire in the time specified.
- generateSessionKey() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
Generates session key and mac key.
- generateSipHashKeys(RouterContext, HandshakeState) - Static method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
-
KDF for SipHash
- GenericBitSelector() - Constructor for class org.xlattice.crypto.filters.KeySelector.GenericBitSelector
-
- GenericWordSelector() - Constructor for class org.xlattice.crypto.filters.KeySelector.GenericWordSelector
-
- GeoIP - Class in net.i2p.router.transport
-
Manage geoip lookup in a file with the Tor geoip format.
- GeoIP(I2PAppContext) - Constructor for class net.i2p.router.transport.GeoIP
-
- GEOIP2_FILE_DEFAULT - Static variable in class net.i2p.router.transport.GeoIP
-
- GEOIP_CABLEDSL_SPEED - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_CHECK_CACHE - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_CORPORATE_SPEED - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_DIALUP_SPEED - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_DIR_DEFAULT - Static variable in class net.i2p.router.transport.GeoIP
-
- GEOIP_FILE_DEFAULT - Static variable in class net.i2p.router.transport.GeoIP
-
- GEOIP_INDEX_CACHE - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_MEMORY_CACHE - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_STANDARD - Static variable in class com.maxmind.geoip.LookupService
-
- GEOIP_UNKNOWN_SPEED - Static variable in class com.maxmind.geoip.LookupService
-
- GeoIPv6 - Class in net.i2p.router.transport
-
Generate compressed geoipv6.dat.gz file, and
lookup entries in it.
- GeoIPv6() - Constructor for class net.i2p.router.transport.GeoIPv6
-
- get() - Method in class com.maxmind.db.BufferHolder
-
- get(int, NodeCache.Loader) - Method in class com.maxmind.db.CHMCache
-
- get(int) - Static method in enum com.maxmind.db.Decoder.Type
-
- get(int, NodeCache.Loader) - Method in class com.maxmind.db.NoCache
-
- get(int, NodeCache.Loader) - Method in interface com.maxmind.db.NodeCache
-
- get(InetAddress) - Method in class com.maxmind.db.Reader
-
Looks up the address in the MaxMind DB.
- get(int) - Method in class net.i2p.router.crypto.ratchet.SparseArray
-
Gets the Object mapped from the specified key, or null
if no such mapping has been made.
- get(int, E) - Method in class net.i2p.router.crypto.ratchet.SparseArray
-
Gets the Object mapped from the specified key, or the specified Object
if no such mapping has been made.
- get(Hash) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
-
- get(Hash, boolean) - Method in interface net.i2p.router.networkdb.kademlia.DataStore
-
- get(Hash) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- get(Hash, boolean) - Method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
Prepare for having only a partial set in memory and the rest on disk
- get(Hash, boolean) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
for PersistentDataStore only - don't use here
- get(Hash) - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- get(String) - Method in class net.i2p.router.transport.GeoIP
-
Get the country for an IP from the cache.
- get(byte[]) - Method in class net.i2p.router.transport.GeoIP
-
Get the country for an IP from the cache.
- GET - Static variable in class org.cybergarage.http.HTTP
-
- get15sRate() - Method in class net.i2p.router.Router
-
Max of inbound and outbound rate in bytes per second
- get15sRate(boolean) - Method in class net.i2p.router.Router
-
When outboundOnly is false, outbound rate in bytes per second.
- get15sRateIn() - Method in class net.i2p.router.Router
-
Inbound rate in bytes per second
- get1mRate() - Method in class net.i2p.router.Router
-
Max of inbound and outbound rate in bytes per second
- get1mRate(boolean) - Method in class net.i2p.router.Router
-
When outboundOnly is false, outbound rate in bytes per second.
- get1mRateIn() - Method in class net.i2p.router.Router
-
Inbound rate in bytes per second
- get1sRate() - Method in class net.i2p.router.Router
-
Max of inbound and outbound rate in bytes per second
- get1sRate(boolean) - Method in class net.i2p.router.Router
-
When outboundOnly is false, outbound rate in bytes per second.
- get1sRateIn() - Method in class net.i2p.router.Router
-
Inbound rate in bytes per second
- get5mRate() - Method in class net.i2p.router.Router
-
Max of inbound and outbound rate in bytes per second
- get5mRate(boolean) - Method in class net.i2p.router.Router
-
When outboundOnly is false, outbound rate in bytes per second.
- getAborted() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
-
was this request aborted?
- getAbsoluteURL(String, String) - Static method in class org.cybergarage.http.HTTP
-
- getAbsoluteURL(String, String, String) - Method in class org.cybergarage.upnp.Device
-
- getAbsoluteURL(String) - Method in class org.cybergarage.upnp.Device
-
- getAcked() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
For inbound, returns true after first consume() call.
- getAction() - Method in class com.southernstorm.noise.protocol.HandshakeState
-
Gets the next action that the application should perform for
the handshake part of the protocol.
- getAction(int) - Method in class org.cybergarage.upnp.ActionList
-
- getAction() - Method in class org.cybergarage.upnp.Argument
-
- getAction(String) - Method in class org.cybergarage.upnp.Device
-
- getAction(String) - Method in class org.cybergarage.upnp.Service
-
- getActionList() - Method in class org.cybergarage.upnp.Service
-
- getActionListener() - Method in class org.cybergarage.upnp.Action
-
- getActionListener() - Method in class org.cybergarage.upnp.xml.ActionData
-
- getActionName() - Method in class org.cybergarage.upnp.control.ActionRequest
-
- getActionNode() - Method in class org.cybergarage.upnp.Action
-
- getActionNode() - Method in class org.cybergarage.upnp.Argument
-
- getActionNode() - Method in class org.cybergarage.upnp.control.ActionRequest
-
- getActualEnd() - Method in class net.i2p.router.JobTiming
-
# of milliseconds after the epoch the job actually ended
- getActualStart() - Method in class net.i2p.router.JobTiming
-
# of milliseconds after the epoch the job actually started
- getAddedBy() - Method in interface net.i2p.router.Job
-
Deprecated.
- getAddedBy() - Method in class net.i2p.router.JobImpl
-
Deprecated.
- getAddress() - Method in class net.i2p.router.transport.UPnP
-
As we only support a single active IGD, and we don't currently have any way
to get any IPv6 addresses, this will return at most one IPv4 address.
- getAddressCount() - Method in class net.i2p.data.router.RouterInfo
-
Return the number of router addresses.
- getAddresses() - Method in class net.i2p.data.router.RouterInfo
-
Retrieve the set of RouterAddress structures at which this
router can be contacted.
- getAddresses() - Method in class net.i2p.router.transport.TransportManager
-
This forces a rebuild
- getAdvertiser() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getAESReplyIV(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
IV used to encrypt the reply sent for the tunnel creation crypto.
- getAESReplyKey(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
Key to encrypt the reply sent for the tunnel creation crypto.
- getAlgorithmName() - Method in class net.i2p.router.transport.udp.I2PHMac
-
- getAliases() - Method in class net.i2p.router.TunnelPoolSettings
-
Other destinations that use the same tunnel (or null if exploratory)
Modifiable, concurrent, not a copy
- getAliasOf() - Method in class net.i2p.router.TunnelPoolSettings
-
Other destination that this is an alias of (or null).
- getAliceIntroKey() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getAliceIP() - Method in class net.i2p.router.transport.udp.PeerTestState
-
If we are Alice, this will contain the IP that Bob says we
can be reached at - the IP Charlie says we can be reached
at is _aliceIPFromCharlie
- getAliceIPFromCharlie() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getAlicePort() - Method in class net.i2p.router.transport.udp.PeerTestState
-
If we are Alice, this will contain the port that Bob says we
can be reached at - the port Charlie says we can be reached
at is _alicePortFromCharlie
- getAlicePortFromCharlie() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getAllCountryCodes() - Method in class com.maxmind.geoip.LookupService
-
- getAllCountryNames() - Method in class com.maxmind.geoip.LookupService
-
- getAllowedValue(int) - Method in class org.cybergarage.upnp.AllowedValueList
-
- getAllowedValueList() - Method in class org.cybergarage.upnp.StateVariable
-
- getAllowedValueNode() - Method in class org.cybergarage.upnp.AllowedValue
-
- getAllowedValueRange() - Method in class org.cybergarage.upnp.StateVariable
-
- getAllowedValueRangeNode() - Method in class org.cybergarage.upnp.AllowedValueRange
-
- getAllowZeroHop() - Method in class net.i2p.router.TunnelPoolSettings
-
If there are no tunnels to build with, will this pool allow 0 hop tunnels?
As of 0.9.44, same goes for exploratory:
Prior to 0.9.35, generally true for client.
- getAllRouters() - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
-
- getAllRouters() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- getAllRouters() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
get the hashes for all known routers
- getAllRouters(Hash) - Method in class net.i2p.router.sybil.Analysis
-
All the routers, not including us
- getAltStyle() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
An alternate supported style, or null.
- getAltStyle() - Method in class net.i2p.router.transport.TransportImpl
-
An alternate supported style, or null.
- getAndResetRecentMessagesCount() - Method in class net.i2p.router.tunnel.HopConfig
-
This returns the number of processed messages since the last time this was called,
and resets the count.
- getArgument(String) - Method in class org.cybergarage.upnp.Action
-
- getArgument(int) - Method in class org.cybergarage.upnp.ArgumentList
-
- getArgument(String) - Method in class org.cybergarage.upnp.ArgumentList
-
- getArgumentIntegerValue(String) - Method in class org.cybergarage.upnp.Action
-
- getArgumentList() - Method in class org.cybergarage.upnp.Action
-
- getArgumentList() - Method in class org.cybergarage.upnp.control.ActionRequest
-
- getArgumentNode() - Method in class org.cybergarage.upnp.Argument
-
- getArgumentValue(String) - Method in class org.cybergarage.upnp.Action
-
- getArrival() - Method in class net.i2p.data.i2np.DeliveryStatusMessage
-
Misnamed, as it is generally (always?) set by the creator to the current time,
in some future usage it could be set on arrival
- getAssociatedKey() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
The root key for the tag set.
- getAttempted() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getAttempted() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getAttribute(int) - Method in class org.cybergarage.xml.AttributeList
-
- getAttribute(String) - Method in class org.cybergarage.xml.AttributeList
-
- getAttribute(int) - Method in class org.cybergarage.xml.Node
-
- getAttribute(String) - Method in class org.cybergarage.xml.Node
-
- getAttributeIntegerValue(String) - Method in class org.cybergarage.xml.Node
-
- getAttributeValue(String) - Method in class org.cybergarage.xml.Node
-
- getAvailableTags(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- getAvailableTags(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
Determine (approximately) how many available session tags for the current target
have been confirmed and are available
- getAvailableTags(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Determine (approximately) how many available session tags for the current target
have been confirmed and are available
- getAvailableTimeLeft(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- getAvailableTimeLeft(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
Determine how long the available tags will be available for before expiring, in
milliseconds
- getAvailableTimeLeft(PublicKey, SessionKey) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Determine how long the available tags will be available for before expiring, in
milliseconds
- getAvgMinDist(List<RouterInfo>) - Method in class net.i2p.router.sybil.Analysis
-
- getAvgPendingTime() - Method in class net.i2p.router.JobStats
-
- getAvgTime() - Method in class net.i2p.router.JobStats
-
- getBackupQuantity() - Method in class net.i2p.router.TunnelPoolSettings
-
how many backup tunnels should be kept waiting in the wings
- getBadDest(Hash) - Method in class net.i2p.router.networkdb.kademlia.NegativeLookupCache
-
Get an unsupported but cached Destination
- getBandwidthClass() - Method in class net.i2p.router.Router
-
The current bandwidth class.
- getBandwidthEstimate() - Method in interface net.i2p.router.transport.udp.BandwidthEstimator
-
- getBandwidthEstimate() - Method in class net.i2p.router.transport.udp.SimpleBandwidthEstimator
-
- getBandwidthRequest() - Method in class 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() - Method in class net.i2p.data.router.RouterInfo
-
Return a string representation of this node's bandwidth tier,
or "Unknown"
- getBegin() - Method in class net.i2p.router.transport.udp.UDPPacket
-
- getBeginTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did this test begin?
- getBid(OutNetMessage) - Method in class net.i2p.router.transport.TransportManager
-
- getBids(RouterContext, TransportManager, OutNetMessage) - Static method in class net.i2p.router.transport.GetBidsJob
-
- getBids(OutNetMessage) - Method in class net.i2p.router.transport.TransportManager
-
- GetBidsJob - Class in net.i2p.router.transport
-
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) - Constructor for class net.i2p.router.transport.GetBidsJob
-
- getBinaryFormatMajorVersion() - Method in class com.maxmind.db.Metadata
-
- getBinaryFormatMinorVersion() - Method in class com.maxmind.db.Metadata
-
- getBindAddress() - Method in class org.cybergarage.http.HTTPServer
-
- getBindPort() - Method in class org.cybergarage.http.HTTPServer
-
- getBitSelectors(byte[], int, int, int[]) - Method in interface org.xlattice.crypto.filters.KeySelector.BitSelector
-
- getBitSelectors(byte[], int, int, int[]) - Method in class org.xlattice.crypto.filters.KeySelector.GenericBitSelector
-
Do the extraction
- getBlankHash() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
Checksum for blank record
- getBlindData(SigningPublicKey) - Method in class net.i2p.router.NetworkDatabaseFacade
-
- getBlindData() - Method in class net.i2p.router.NetworkDatabaseFacade
-
For console ConfigKeyringHelper
- getBlindData(SigningPublicKey) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getBlindData() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
For console ConfigKeyringHelper
- getBlindedHash(Destination) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
-
The hash to lookup for a dest.
- getBlindedHash(SigningPublicKey) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
-
The hash to lookup for a SPK known to be blinded.
- getBlocklistSize() - Method in class net.i2p.router.Blocklist
-
Size of permanent blocklist
Public for console only, not a public API
- getBobCipherKey() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getBobIP() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getBobMACKey() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getBobPort() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getBodyNode() - Method in class org.cybergarage.soap.SOAPRequest
-
- getBodyNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getBootId() - Method in class org.cybergarage.upnp.Device
-
- getBootId() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- getBootId() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- getBredth() - Method in class net.i2p.router.networkdb.kademlia.ExploreJob
-
max # of concurrent searches
- getBredth() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
max # of concurrent searches
- getBuildDate() - Method in class com.maxmind.db.Metadata
-
- getBuilder() - Method in interface net.i2p.router.transport.crypto.DHSessionKeyBuilder.Factory
-
Construct a new DH key builder
or pulls a prebuilt one from the queue.
- getBuilder() - Method in class net.i2p.router.transport.crypto.DHSessionKeyBuilder.PrecalcRunner
-
Construct a new DH key builder
or pulls a prebuilt one from the queue.
- getBytes() - Method in class net.i2p.data.router.RouterInfo
-
Write out the raw payload of the routerInfo, excluding the signature.
- getBytes() - Method in class org.cybergarage.upnp.Icon
-
- getCacheControl() - Method in class org.cybergarage.http.HTTPPacket
-
- getCacheControl() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getCalendar() - Method in class org.cybergarage.http.Date
-
- getCallback() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- getCapabilities() - Method in class net.i2p.data.router.RouterInfo
-
what special capabilities this router offers
- getCapabilities() - Method in class net.i2p.router.Router
-
For building our RI.
- getCapacityBonus() - Method in class net.i2p.router.peermanager.PeerProfile
-
extra factor added to the capacity ranking - this can be updated in the profile
written to disk to affect how the algorithm ranks capacity.
- getCapacityThreshold() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getCapacityValue() - Method in class net.i2p.router.peermanager.PeerProfile
-
How many tunnels do we think this peer can handle over the next hour?
- getCertificate() - Method in class net.i2p.data.i2np.GarlicClove
-
- getCertificate() - Method in class net.i2p.router.message.CloveSet
-
- getCertificate() - Method in class net.i2p.router.message.GarlicConfig
-
Certificate for the getRecipient() to pay for their processing
- getChaChaReplyAD() - Method in class net.i2p.data.i2np.BuildRequestRecord
-
Valid after calling encryptECIESRecord() or after the decrypting constructor
with an ECIES private key.
- getChaChaReplyAD(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
Get ECIES reply AD
- getChaChaReplyKey() - Method in class net.i2p.data.i2np.BuildRequestRecord
-
Valid after calling encryptECIESRecord() or after the decrypting constructor
with an ECIES private key.
- getChaChaReplyKey(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
Get ECIES reply key
- getChainingKey() - Method in class com.southernstorm.noise.protocol.HandshakeState
-
I2P for getting chaining key for siphash calc
- getChainingKey() - Method in class com.southernstorm.noise.protocol.SymmetricState
-
I2P for getting chaining key for siphash calculation
- getChannel() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
Valid for inbound; valid for outbound shortly after creation
- getCharlieIntroKey() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getCharlieIP() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getCharliePort() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getCharSet() - Method in class org.cybergarage.http.HTTPPacket
-
- getChunkSize() - Static method in class org.cybergarage.http.HTTP
-
- getCipherKey() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getCipherKey() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getCipherName() - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
- getCipherName() - Method in interface com.southernstorm.noise.protocol.CipherState
-
Gets the Noise protocol name for this cipher.
- getClaimedAddress() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
This will never be a hash-based address.
- getClientApp(String, String[]) - Method in class net.i2p.router.startup.RouterAppManager
-
Get the first known ClientApp with this class name and exact arguments.
- getClientApps(RouterContext) - Static method in class net.i2p.router.startup.ClientAppConfig
-
- getClientApps(File) - Static method in class net.i2p.router.startup.ClientAppConfig
-
- getClientSessionConfig(Destination) - Method in class net.i2p.router.client.ClientManager
-
Return the client's current config, or null if not connected
- getClientSessionConfig(Destination) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
-
Return the client's current config, or null if not connected
- getClientSessionConfig(Destination) - Method in class net.i2p.router.ClientManagerFacade
-
Return the client's current config, or null if not connected
- getClientSessionConfig(Destination) - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- getClientSessionKeyManager(Hash) - Method in class net.i2p.router.client.ClientManager
-
Return the client's SessionKeyManager
Use this instead of the RouterContext.sessionKeyManager()
to prevent correlation attacks across destinations
- getClientSessionKeyManager(Hash) - Method in class net.i2p.router.client.ClientManagerFacadeImpl
-
Return the client's current manager or null if not connected
- getClientSessionKeyManager(Hash) - Method in class net.i2p.router.ClientManagerFacade
-
- getClientSessionKeyManager(Hash) - Method in class net.i2p.router.dummy.DummyClientManagerFacade
-
- getClientVersion() - Method in class net.i2p.router.client.ClientConnectionRunner
-
The client version.
- getClientVersion() - Method in class net.i2p.router.client.QueuedClientConnectionRunner
-
The client version.
- getClockSkew() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
A positive number means our clock is ahead of theirs.
- getClockSkew() - Method in class net.i2p.router.transport.udp.PeerState
-
How far off is the remote peer from our clock, in milliseconds?
A positive number means our clock is ahead of theirs.
- getClockSkews() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
Return our peer clock skews on this transport.
- getClockSkews() - Method in interface net.i2p.router.transport.Transport
-
Previously returned Vector, now List as of 0.9.46.
- getClockSkews() - Method in class net.i2p.router.transport.TransportImpl
-
Return our peer clock skews on a transport.
- getClockSkews() - Method in class net.i2p.router.transport.TransportManager
-
Return our peer clock skews on all transports.
- getClockSkews() - Method in class net.i2p.router.transport.udp.UDPTransport
-
Return our peer clock skews on this transport.
- getClosestAttempted(int) - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getClosestHopExclude(boolean) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
-
Pick peers that we want to avoid for the first OB hop or last IB hop.
- getClove(int) - Method in class net.i2p.router.message.CloveSet
-
- getClove(int) - Method in class net.i2p.router.message.GarlicConfig
-
- getClove() - Method in class net.i2p.router.message.OutboundClientMessageStatus
-
clove, if we've built it
- getClove(int) - Method in class net.i2p.router.message.PayloadGarlicConfig
-
- getCloveCount() - Method in class net.i2p.router.message.CloveSet
-
- getCloveCount() - Method in class net.i2p.router.message.GarlicConfig
-
- getCloveCount() - Method in class net.i2p.router.message.PayloadGarlicConfig
-
- getCloveId() - Method in class net.i2p.data.i2np.GarlicClove
-
- getCode() - Method in class com.maxmind.geoip.Country
-
Returns the ISO two-letter country code of this country.
- getCode() - Method in enum net.i2p.router.CommSystemFacade.Status
-
- getCode() - Method in class org.cybergarage.upnp.UPnPStatus
-
- getCompleteCount() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getCompleteCount() - Method in class net.i2p.router.tunnel.FragmentHandler
-
- getCompleteCount() - Method in class net.i2p.router.tunnel.TunnelParticipant
-
getCompleteCount
- getCompleteListener() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
-
- getCompleteSize() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
- getCompleteSize() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getConcurrentSends() - Method in class net.i2p.router.transport.udp.PeerState
-
2nd stat in CWND column, otherwise unused,
candidate for removal
- getConcurrentSendWindow() - Method in class net.i2p.router.transport.udp.PeerState
-
3rd stat in CWND column, otherwise unused,
candidate for removal
- getConfig(Hash) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Current client's config,
will be null if session not found
IS subsession aware.
- getConfig(SessionId) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Current client's config,
will be null if session not found
IS subsession aware.
- getConfig() - Method in class net.i2p.router.tunnel.InboundEndpointProcessor
-
- getConfig(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
retrieve the config for the given hop.
- getConfigFilename() - Method in class net.i2p.router.Router
-
- getConfigId() - Method in class org.cybergarage.upnp.Device
-
- getConfigId() - Method in class org.cybergarage.upnp.Service
-
- getConfigMap() - Method in class net.i2p.router.Router
-
- getConfigSetting(String) - Method in class net.i2p.router.Router
-
- getConfigSettings() - Method in class net.i2p.router.Router
-
- getConfirmedIdentity() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
Who is Alice (null if forged/unknown)
Note that this isn't really confirmed - see below.
- getConfirmedSentTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getConnection() - Method in class org.cybergarage.http.HTTPPacket
-
- getConsecutiveFailedSends() - Method in class net.i2p.router.transport.udp.PeerState
-
how many seconds have we sent packets without any ACKs received?
- getConsecutiveSendRejections() - Method in class net.i2p.router.transport.udp.PeerState
-
4th stat in CWND column, otherwise unused,
candidate for removal
- getContent() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentInputStream() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentLanguage() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentLength() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentRange() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentRangeFirstPosition() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentRangeInstanceLength() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentRangeLastPosition() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentString() - Method in class org.cybergarage.http.HTTPPacket
-
- getContentType() - Method in class org.cybergarage.http.HTTPPacket
-
- getContext() - Method in class net.i2p.router.JobImpl
-
- getContext() - Method in class net.i2p.router.peermanager.PeerProfile
-
Helper for calculators
- getContext() - Method in class net.i2p.router.Router
-
Non-null, but take care when accessing context items before runRouter() is called
as the context will not be initialized.
- getContexts() - Static method in class net.i2p.router.RouterContext
-
Same as listContexts() but package private and modifiable.
- getControlActionListenerList() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getControlActionListenerList() - Method in class org.cybergarage.upnp.xml.ServiceData
-
- getControlPoint() - Method in class org.cybergarage.upnp.control.RenewSubscriber
-
- getControlPoint() - Method in class org.cybergarage.upnp.device.Disposer
-
- getControlPoint() - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocket
-
- getControlPoint() - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocket
-
- getControlResponse() - Method in class org.cybergarage.upnp.xml.ActionData
-
- getControlStatus() - Method in class org.cybergarage.upnp.Action
-
- getControlURL() - Method in class org.cybergarage.upnp.Service
-
- getCost() - Method in class net.i2p.data.router.RouterAddress
-
Retrieve the weighted cost of this address, relative to other methods of
contacting this router.
- getCountry(String) - Method in class com.maxmind.geoip.LookupService
-
Returns the country the IP address is in.
- getCountry(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
Returns the country the IP address is in.
- getCountry(long) - Method in class com.maxmind.geoip.LookupService
-
Returns the country the IP address is in.
- getCountry(Hash) - Method in class net.i2p.router.CommSystemFacade
-
- getCountry(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
Uses the transport IP first because that lookup is fast,
then the IP from the netDb.
- getCountryName(String) - Method in class net.i2p.router.CommSystemFacade
-
- getCountryName(String) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
full name for a country code, or the code if we don't know the name
- getCountryV6(String) - Method in class com.maxmind.geoip.LookupService
-
Returns the country the IP address is in.
- getCountryV6(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
Returns the country the IP address is in.
- getCreated() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
For inbound and outbound: creation time, for debugging only
- getCreated() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
-
System time, NOT context time
- getCreated() - Method in class net.i2p.router.OutNetMessage
-
- getCreated() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getCreatedBy() - Method in class net.i2p.router.OutNetMessage
-
Deprecated.
- getCreation() - Method in class net.i2p.router.tunnel.HopConfig
-
when was this tunnel created (in ms since the epoch)?
- getCurrentAddress(boolean) - Method in class net.i2p.router.transport.TransportImpl
-
What address are we currently listening to?
Replaces getCurrentAddress()
Note: An address without a host is considered IPv4.
- getCurrentAddresses() - Method in interface net.i2p.router.transport.Transport
-
What addresses are we currently listening to?
Replaces getCurrentAddress()
- getCurrentAddresses() - Method in class net.i2p.router.transport.TransportImpl
-
What addresses are we currently listening to?
Replaces getCurrentAddress()
- getCurrentCipherKey() - Method in class net.i2p.router.transport.udp.PeerState
-
The AES key used to encrypt/decrypt packets, set only after the
connection is established.
- getCurrentDuplicateCount() - Method in class net.i2p.router.util.DecayingBloomFilter
-
- getCurrentEarliestLeaseDate() - Method in class net.i2p.router.client.LeaseRequestState
-
The earliest lease expiration time in the current LS (NOT the requested one),
or 0 if none.
- getCurrentFullACKs() - Method in class 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.
- getCurrentJob() - Method in class net.i2p.router.JobQueueRunner
-
- getCurrentKey(PublicKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
ElG only
- getCurrentKey(PublicKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- getCurrentKey(PublicKey) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Retrieve the session key currently associated with encryption to the target,
or null if a new session key should be generated.
- getCurrentMACKey() - Method in class net.i2p.router.transport.udp.PeerState
-
The AES key used to verify packets, set only after the connection is
established.
- getCurrentOrNewKey(PublicKey) - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
ElG only
- getCurrentOrNewKey(PublicKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- getCurrentOrNewKey(PublicKey) - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
Retrieve the session key currently associated with encryption to the target.
- getCurrentParticipatingBandwidth() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
Out bandwidth.
- getCurrentParticipatingBandwidth() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
Out bandwidth.
- getCurrentPublishDate(RouterContext) - Static method in class net.i2p.router.startup.CreateRouterInfoJob
-
We probably don't want to expose the exact time at which a router published its info.
- getCurrentRequest() - Method in class net.i2p.router.transport.BandwidthLimitedOutputStream
-
- getCurrentResendACKs() - Method in class 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.
- getData() - Method in class net.i2p.data.i2np.BuildRequestRecord
-
- getData() - Method in class net.i2p.data.i2np.DataMessage
-
- getData() - Method in class net.i2p.data.i2np.GarlicClove
-
- getData() - Method in class net.i2p.data.i2np.GarlicMessage
-
- getData() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- getData() - Method in class net.i2p.router.crypto.ratchet.RatchetSessionTag
-
- getData(Destination) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
-
The cached data or null
- getData(SigningPublicKey) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
-
The cached data or null
- getData() - Method in class net.i2p.router.networkdb.kademlia.BlindCache
-
For console ConfigKeyringHelper
- getData() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getData() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
raw unfragmented message to send
- getData() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getDatabaseInfo() - Method in class com.maxmind.geoip.LookupService
-
Returns information about the database.
- getDatabaseType() - Method in class com.maxmind.db.Metadata
-
- getDatagramPacket() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getDatagramSocket() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.AckBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.AckRequestBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.Block
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.DateTimeBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.GarlicBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.NextKeyBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.OptionsBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.PaddingBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.PNBlock
-
- getDataLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.TerminationBlock
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.Block
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.DateTimeBlock
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.I2NPBlock
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.OptionsBlock
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.PaddingBlock
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.RIBlock
-
- getDataLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.TerminationBlock
-
- getDataReader() - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- getDataStore() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getDataType() - Method in class org.cybergarage.upnp.StateVariable
-
- getDate() - Method in class com.maxmind.geoip.DatabaseInfo
-
Returns the date of the database.
- getDate() - Method in class net.i2p.data.router.RouterInfo
-
- getDate() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
For inbound and outbound: last used time
Expiration is getDate() + getTimeout().
- getDate() - Method in class org.cybergarage.http.HTTPPacket
-
- getDateString() - Method in class org.cybergarage.http.Date
-
- getDbDir() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getDBHistory() - Method in class net.i2p.router.peermanager.PeerProfile
-
history of db activity with the peer
Warning - may return null if !getIsExpandedDB()
- getDbIntroduction() - Method in class net.i2p.router.peermanager.PeerProfile
-
how many new peers we get from dbSearchReplyMessages or dbStore messages, calculated over a 1 hour, 1 day, and 1 week period
Warning - may return null if !getIsExpandedDB()
- getDbResponseTime() - Method in class net.i2p.router.peermanager.PeerProfile
-
how long it takes to get a db response from the peer (in milliseconds), calculated over a 1 minute, 1 hour, and 1 day period
Warning - may return null if !getIsExpandedDB()
- getDebugID() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
A unique ID for debugging only
- getDecryptionKey() - Method in class net.i2p.router.LeaseSetKeys
-
Decryption key which can open up garlic messages encrypted to the
LeaseSet's public key.
- getDecryptionKey(EncType) - Method in class net.i2p.router.LeaseSetKeys
-
Decryption key which can open up garlic messages encrypted to the
LeaseSet's public key.
- getDefaultValue() - Method in class org.cybergarage.upnp.StateVariable
-
Get the value of DefaultValue of this StateVariable
- getDelayAmount() - Method in class net.i2p.router.tunnel.BatchedPreprocessor
-
how long do we want to wait before flushing
- getDelayAmount() - Method in class net.i2p.router.tunnel.TrivialPreprocessor
-
how long do we want to wait before flushing
- getDelayAmount() - Method in interface net.i2p.router.tunnel.TunnelGateway.QueuePreprocessor
-
how long do we want to wait before flushing
- getDelayRequested() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- getDelaySeconds() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- getDeliveryHost() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getDeliveryInstructions() - Method in class net.i2p.router.message.GarlicConfig
-
Specify how the I2NPMessage in the clove should be handled.
- getDeliveryMode() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
default -1
- getDeliveryPath() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getDeliveryPort() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getDeliveryURL() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getDeltaOffset() - Method in class net.i2p.router.RouterClock
-
Deprecated.
- getDepth() - Method in class org.cybergarage.upnp.Icon
-
- getDescription() - Method in class com.maxmind.db.Metadata
-
- getDescription() - Method in class org.cybergarage.upnp.UPnPStatus
-
- getDescriptionFile() - Method in class org.cybergarage.upnp.Device
-
- getDescriptionFile() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getDescriptionFilePath() - Method in class org.cybergarage.upnp.Device
-
- getDescriptionURI() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getDescriptionURL() - Method in class org.cybergarage.upnp.Service
-
- getDescriptionURL() - Method in class org.cybergarage.upnp.xml.ServiceData
-
- getDestHash() - Method in class net.i2p.router.client.ClientConnectionRunner
-
Equivalent to getConfig().getDestination().calculateHash();
will be null before session is established
Not subsession aware.
- getDestHash(SessionId) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Return the hash for the given ID
- getDestination() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
default null
- getDestination(SessionId) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Return the dest for the given ID
- getDestination() - Method in class net.i2p.router.ClientMessage
-
Retrieve the destination to which this message is directed.
- getDestination() - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- getDestination(PublicKey) - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- getDestination() - Method in class net.i2p.router.tunnel.InboundEndpointProcessor
-
- getDestination() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
If this is a client tunnel, what destination is it for?
- getDestination() - Method in interface net.i2p.router.TunnelInfo
-
if this is a client tunnel, what destination is it for?
- getDestination() - Method in class net.i2p.router.TunnelPoolSettings
-
what destination is this a client tunnel for (or null if exploratory)
- getDestinationHash() - Method in class net.i2p.router.ClientMessage
-
Retrieve the destination to which this message is directed.
- getDestinationNickname() - Method in class net.i2p.router.TunnelPoolSettings
-
what user supplied name was given to the client connected (can be null)
- getDestinations() - Method in class net.i2p.router.client.ClientConnectionRunner
-
Subsession aware.
- getDevice(String) - Method in class org.cybergarage.upnp.ControlPoint
-
- getDevice() - Method in class org.cybergarage.upnp.device.Advertiser
-
- getDevice(String) - Method in class org.cybergarage.upnp.Device
-
- getDevice(int) - Method in class org.cybergarage.upnp.DeviceList
-
- getDevice() - Method in class org.cybergarage.upnp.Service
-
- getDeviceByDescriptionURI(String) - Method in class org.cybergarage.upnp.Device
-
- getDeviceDisposer() - Method in class org.cybergarage.upnp.ControlPoint
-
- getDeviceList() - Method in class org.cybergarage.upnp.ControlPoint
-
- getDeviceList() - Method in class org.cybergarage.upnp.Device
-
- getDeviceNode() - Method in class org.cybergarage.upnp.Device
-
- getDeviceType() - Method in class org.cybergarage.upnp.Device
-
- getDHBuilder() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- getDHBuilder() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getDHFactory() - Method in class net.i2p.router.CommSystemFacade
-
Hook for pluggable transport creation.
- getDHFactory() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
Hook for pluggable transport creation.
- getDHFactory() - Method in class net.i2p.router.transport.TransportManager
-
Hook for pluggable transport creation.
- getDHFactory() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getDHName() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getDHName() - Method in interface com.southernstorm.noise.protocol.DHState
-
Gets the Noise protocol name for this Diffie-Hellman algorithm.
- getDirection() - Method in class org.cybergarage.upnp.Argument
-
- getDisplayName() - Method in class net.i2p.router.sybil.Analysis
-
- getDistance(Hash, Hash) - Static method in class net.i2p.router.util.HashDistance
-
- getDoLog() - Method in class net.i2p.router.MessageHistory
-
- getDontIncludePeers() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
Set of peers that a lookup reply should NOT include.
- getDropped() - Method in class net.i2p.router.JobStats
-
- getECSKM() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- getElapsedTime() - Method in class org.cybergarage.upnp.Device
-
- getElgSKM() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- getEncoded() - Method in class net.i2p.router.crypto.ratchet.Elg2KeyPair
-
- getEncodedPublicKey(byte[], int) - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
I2P
- getEncodedPublicKey(byte[], int) - Method in interface com.southernstorm.noise.protocol.DHState
-
Gets the public key associated with this object.
- getEncrypted() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- getEncryptionKey() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- getEncTypeConfig(RouterContext) - Static method in class net.i2p.router.startup.CreateRouterInfoJob
-
The configured EncType to expect on read-in
- getEndpoint() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
For convenience
- getEndpoint() - Method in interface net.i2p.router.TunnelInfo
-
For convenience
- getEndsWith(String) - Method in class org.cybergarage.xml.NodeList
-
- getEnqueueTime() - Method in class net.i2p.router.OutNetMessage
-
For CDQ
- getEnqueueTime() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
For CDQ
- getEnqueueTime() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
For CDQ
- getEnqueueTime() - Method in class net.i2p.router.transport.udp.UDPPacket
-
For CDQ
- getEnqueueTime() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
For CDQ
- getEnqueueTime() - Method in interface net.i2p.router.util.CDQEntry
-
- getEntries() - Method in class net.i2p.router.Banlist
-
For BanlistRenderer in router console.
- getEntries() - Method in interface net.i2p.router.networkdb.kademlia.DataStore
-
- getEntries() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- getEntry() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
Defines the entry in the network database being stored
- getEnvelopeNode() - Method in class org.cybergarage.soap.SOAPRequest
-
- getEnvelopeNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getError() - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
-
Error from last or current reseed attempt.
- getEstablishBeginTime() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getEstablishBeginTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getEstablished() - Method in class net.i2p.router.CommSystemFacade
-
Get all the peers we are connected to.
- getEstablished() - Method in class net.i2p.router.dummy.VMCommSystem
-
- getEstablished() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getEstablished() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
Connected peers.
- getEstablished() - Method in interface net.i2p.router.transport.Transport
-
- getEstablished() - Method in class net.i2p.router.transport.TransportManager
-
- getEstablished() - Method in class net.i2p.router.transport.udp.UDPTransport
-
Connected peers.
- getEstablisher() - Method in class net.i2p.router.transport.udp.UDPTransport
-
For IntroductionManager
- getEstablishState() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
Only valid during establishment;
replaced with EstablishState.VERIFIED or FAILED afterward
- getEstimatedDowntime() - Method in class net.i2p.router.Router
-
How long this router was down before it started, or 0 if unknown.
- getEstimatedDowntime() - Method in class net.i2p.router.RouterContext
-
How long this router was down before it started, or 0 if unknown.
- getEvents(String, long) - Method in class net.i2p.router.util.EventLog
-
Caches.
- getEvents(long) - Method in class net.i2p.router.util.EventLog
-
All events since a given time.
- getEventSubURI() - Method in class org.cybergarage.upnp.ControlPoint
-
- getEventSubURL() - Method in class org.cybergarage.upnp.Service
-
- getExclude(boolean, boolean) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
-
Pick peers that we want to avoid
- getExecutor() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getExpiration() - Method in class net.i2p.data.i2np.GarlicClove
-
- getExpiration() - Method in class net.i2p.data.router.RouterAddress
-
- getExpiration() - Method in class net.i2p.router.client.LeaseRequestState
-
when the request for the lease set expires
- getExpiration() - Method in class net.i2p.router.ClientMessage
-
Expiration requested by the client that sent the message.
- getExpiration() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
For inbound and outbound: Expiration.
- getExpiration() - Method in interface net.i2p.router.crypto.ratchet.ReplyCallback
-
When does this callback expire?
- getExpiration() - Method in class net.i2p.router.message.CloveSet
-
- getExpiration() - Method in class net.i2p.router.message.GarlicConfig
-
Expiration of the clove, after which it should be dropped
- getExpiration() - Method in interface net.i2p.router.MessageSelector
-
Returns the # of milliseconds since the epoch after which this selector should
stop searching for matches.
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupSelector
-
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
-
using context clock
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.IterativeLookupSelector
-
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.SearchMessageSelector
-
- getExpiration() - Method in class net.i2p.router.networkdb.kademlia.StoreMessageSelector
-
- getExpiration() - Method in class net.i2p.router.OutNetMessage
-
Specify the # ms since the epoch after which if the message has not been
sent the OnFailedSend job should be fired and the message should be
removed from the pool.
- getExpiration() - Method in class net.i2p.router.tunnel.HopConfig
-
when does this tunnel expire (in ms since the epoch)?
- getExpiration() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
- getExpiration() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getExpiration() - Method in interface net.i2p.router.TunnelInfo
-
- getExpirationTime() - Method in class net.i2p.data.router.RouterAddress
-
- getExpiredDeviceMonitoringInterval() - Method in class org.cybergarage.upnp.ControlPoint
-
- getExpireEvent() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
used in the fragment handler so we can cancel the expire event on success
- getExploreKeys() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getExternalIP() - Method in class net.i2p.router.transport.udp.UDPTransport
-
IPv4 only
- getExternalPort(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getExtraBytes() - Method in class net.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Retrieve the extra bytes beyond the session key resulting from the DH exchange.
- getFacade() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- getFailed() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getFailed() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
getFailed
- getFailedCount() - Method in class net.i2p.router.tunnel.FragmentHandler
-
- getFailedCount() - Method in class net.i2p.router.tunnel.TunnelParticipant
-
- getFailedLookupRate() - Method in class net.i2p.router.peermanager.DBHistory
-
how often does the peer fail to reply to a lookup request, broken into 1 hour and 1 day periods.
- getFailedRate() - Method in class net.i2p.router.peermanager.TunnelHistory
-
- getFailedTransports() - Method in class net.i2p.router.OutNetMessage
-
- getFailure() - Method in class net.i2p.router.message.OutboundClientMessageStatus
-
did we totally fail?
- getFalsePositiveRate() - Method in class net.i2p.router.util.DecayingBloomFilter
-
unsynchronized, only used for logging elsewhere
- getFalsePositiveRate() - Method in class net.i2p.router.util.DecayingHashSet
-
pointless, only used for logging elsewhere
- getFamilyKeyCrypto() - Method in class net.i2p.router.Router
-
Family Key Crypto Signer / Verifier.
- getFarEnd() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
For convenience
- getFarEnd() - Method in interface net.i2p.router.TunnelInfo
-
For convenience
- getFaultActor() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultActorNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultCode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultCodeNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultDetailNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultString() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFaultStringNode() - Method in class org.cybergarage.soap.SOAPResponse
-
- getFilename() - Method in class net.i2p.router.MessageHistory
-
- getFilterKey(byte[], int, int) - Method in class org.xlattice.crypto.filters.BloomSHA1
-
Get the bloom filter offsets for reuse.
- getFinalShutdownTasks() - Method in class net.i2p.router.RouterContext
-
- getFirstHeardAbout() - Method in class net.i2p.router.peermanager.PeerProfile
-
When did we first hear about this peer?
- getFirstLine() - Method in class org.cybergarage.http.HTTPPacket
-
- getFirstLineString() - Method in class org.cybergarage.http.HTTPRequest
-
- getFirstLineToken(int) - Method in class org.cybergarage.http.HTTPPacket
-
- getFlags() - Method in class net.i2p.router.ClientMessage
-
Flags requested by the client that sent the message.
- getFloodfillPeers() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
list of the Hashes of currently known floodfill peers;
Returned list will not include our own hash.
- getFloodfills(Hash) - Method in class net.i2p.router.sybil.Analysis
-
All the floodfills, not including us
- getFragmentCount() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
- getFragmentCount() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
How many fragments in the message
- getFragmentCount() - Method in class net.i2p.router.transport.udp.UDPPacket
-
only for debugging and stats
- getFragmentCount() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getFragmentNumber() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
which fragment are we working on (0 for the first fragment)
- getFragments() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
- getFramedAveragePeerClockSkew(int) - Method in class net.i2p.router.CommSystemFacade
-
Return framed average clock skew of connected peers in seconds, or null if we cannot answer.
- getFramedAveragePeerClockSkew(int) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getFreeTunnelCount() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getFreeTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getFreeTunnelCount() - Method in interface net.i2p.router.TunnelManagerFacade
-
how many free inbound tunnels do we have available?
- getFriendlyName() - Method in class org.cybergarage.upnp.Device
-
- getFrom() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
Contains the router who requested this lookup
- getFrom(long) - Static method in class net.i2p.router.Blocklist
-
Public for console only, not a public API
- getFrom() - Method in class net.i2p.router.message.OutboundClientMessageStatus
-
who sent the message?
- getFrom() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
- getFromDestination() - Method in class net.i2p.router.ClientMessage
-
Valid for outbound; null for inbound.
- getFromHash() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getFromHash() - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
Hash of the dest this query is from
- getGarlicCloves(GarlicMessage, PrivateKey, SessionKeyManager) - Method in class net.i2p.router.message.GarlicMessageParser
-
Supports both ELGAMAL_2048 and ECIES_X25519.
- getGarlicCloves(GarlicMessage, PrivateKey, PrivateKey, SessionKeyManager) - Method in class net.i2p.router.message.GarlicMessageParser
-
Supports both ELGAMAL_2048 and ECIES_X25519.
- getGateway() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
For convenience
- getGateway() - Method in interface net.i2p.router.TunnelInfo
-
For convenience
- getGranted() - Method in class net.i2p.router.client.LeaseRequestState
-
created lease set from client - FIXME always null
- getHandlerStatus() - Method in class net.i2p.router.transport.udp.PacketHandler
-
- getHandshakeHash() - Method in class com.southernstorm.noise.protocol.HandshakeState
-
Gets the current value of the handshake hash.
- getHandshakeHash() - Method in class com.southernstorm.noise.protocol.SymmetricState
-
Gets the current value of the handshake hash.
- getHandshakeState() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
For inbound/outbound NSR only, else null.
- getHandshakeState() - Method in class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
-
For inbound NSR only, else null.
- getHash(Destination) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
-
The hash to lookup for a dest.
- getHash(Hash) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
-
The hash to lookup for a dest hash.
- getHeader(int) - Method in class org.cybergarage.http.HTTPPacket
-
- getHeader(String) - Method in class org.cybergarage.http.HTTPPacket
-
- getHeader() - Method in class org.cybergarage.http.HTTPRequest
-
- getHeader() - Method in class org.cybergarage.http.HTTPResponse
-
- getHeader() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- getHeaderString() - Method in class org.cybergarage.http.HTTPPacket
-
- getHeaderValue(String) - Method in class org.cybergarage.http.HTTPPacket
-
- getHeight() - Method in class org.cybergarage.upnp.Icon
-
- getHMAC() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getHost() - Method in class net.i2p.data.router.RouterAddress
-
Convenience, same as getOption("host").
- getHost() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getHost(String) - Static method in class org.cybergarage.http.HTTP
-
- getHost() - Method in class org.cybergarage.http.HTTPPacket
-
- getHost() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getHostAddress() - Method in class net.i2p.router.transport.udp.UDPAddress
-
As of 0.9.32, will NOT resolve hostnames.
- getHostAddress(int) - Static method in class org.cybergarage.net.HostInterface
-
- getHostInetAddress() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getHostURL(String, int, String) - Static method in class org.cybergarage.net.HostInterface
-
- getHour() - Method in class org.cybergarage.http.Date
-
- getHTTPBindAddress() - Method in class org.cybergarage.upnp.Device
-
- getHTTPBindAddress() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getHTTPPort() - Method in class org.cybergarage.upnp.ControlPoint
-
- getHTTPPort() - Method in class org.cybergarage.upnp.Device
-
- getHTTPPort() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getHTTPServer(int) - Method in class org.cybergarage.http.HTTPServerList
-
- getHTTPServerList() - Method in class org.cybergarage.upnp.ControlPoint
-
I2P was private
- getHTTPServerList() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getHTTPVersion() - Method in class org.cybergarage.http.HTTPRequest
-
- getIcon(int) - Method in class org.cybergarage.upnp.Device
-
- getIcon(int) - Method in class org.cybergarage.upnp.IconList
-
- getIconByURI(String) - Method in class org.cybergarage.upnp.Device
-
- getIconList() - Method in class org.cybergarage.upnp.Device
-
- getIconNode() - Method in class org.cybergarage.upnp.Icon
-
- getID(String) - Method in class com.maxmind.geoip.LookupService
-
- getID(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- getID(long) - Method in class com.maxmind.geoip.LookupService
-
- getID() - Method in class net.i2p.router.crypto.ratchet.NextSessionKey
-
- getID() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
The TagSet ID, starting at 0.
- getID() - Method in class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
-
For inbound ES, else 0
- getId() - Method in class net.i2p.router.message.GarlicConfig
-
Unique ID of the clove
- getIdentity() - Method in class net.i2p.data.router.RouterInfo
-
Retrieve the identity of the router represented
- getIdleTimeout() - Method in class net.i2p.router.transport.ntcp.EventPumper
-
- getInactivityTime() - Method in class net.i2p.router.transport.udp.PeerState
-
- getInboundBuildQueueSize() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundBuildQueueSize() - Method in class net.i2p.router.tunnel.pool.BuildHandler
-
- getInboundBuildQueueSize() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundBuildQueueSize() - Method in interface net.i2p.router.TunnelManagerFacade
-
count how many inbound tunnel requests we have received but not yet processed
- getInboundBurstBytes() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getInboundBurstKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
The configured maximum, not the current rate.
- getInboundBurstKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- getInboundClientPools() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundClientPools() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
for TunnelRenderer in router console
- getInboundClientPools() - Method in interface net.i2p.router.TunnelManagerFacade
-
for TunnelRenderer in router console
- getInboundClientTunnelCount() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundClientTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundClientTunnelCount() - Method in interface net.i2p.router.TunnelManagerFacade
-
how many free inbound client tunnels do we have available?
- getInboundExploratoryPool() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundExploratoryPool() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
For TunnelRenderer in router console
- getInboundExploratoryPool() - Method in interface net.i2p.router.TunnelManagerFacade
-
for TunnelRenderer in router console
- getInboundKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
The configured maximum, not the current rate.
- getInboundKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- getInboundMask(RouterInfo) - Method in class net.i2p.router.tunnel.pool.ConnectChecker
-
Our inbound mask.
- getInboundMessages() - Method in class net.i2p.router.transport.udp.PeerState
-
Fetch the internal id (Long) to InboundMessageState for incomplete inbound messages.
- getInboundPool(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundPool(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundPool(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
-
- getInboundRateDelta() - Method in interface net.i2p.router.RouterThrottle
-
How much faster (or if negative, slower) we are receiving data as
opposed to our longer term averages?
- getInboundRateDelta() - Method in class net.i2p.router.RouterThrottleImpl
-
- getInboundSettings() - Method in class net.i2p.router.ClientTunnelSettings
-
- getInboundSettings() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundSettings(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getInboundSettings() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
exploratory
- getInboundSettings(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getInboundSettings() - Method in interface net.i2p.router.TunnelManagerFacade
-
- getInboundSettings(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
-
- getInboundState(RemoteHostId) - Method in class net.i2p.router.transport.udp.EstablishmentManager
-
Grab the active establishing state
- getIndentLevelString(int) - Method in class org.cybergarage.xml.Node
-
- getIndentLevelString(int, String) - Method in class org.cybergarage.xml.Node
-
- getIndex(String) - Method in class org.cybergarage.xml.Node
-
- getInetAddress(int, String[]) - Static method in class org.cybergarage.net.HostInterface
-
- getInputArgumentList() - Method in class org.cybergarage.upnp.Action
-
- getInputStream() - Method in class org.cybergarage.http.HTTPSocket
-
- getInsertedCount() - Method in class net.i2p.router.util.DecayingBloomFilter
-
unsynchronized but only used for logging elsewhere
- getInsertedCount() - Method in class net.i2p.router.util.DecayingHashSet
-
unsynchronized but only used for logging elsewhere
- getInstance() - Static method in class com.maxmind.db.NoCache
-
- getInstance(RouterContext) - Static method in class net.i2p.router.sybil.Analysis
-
- getInstance() - Static method in class net.i2p.router.tunnel.DummyValidator
-
- getInstance() - Static method in class org.cybergarage.http.Date
-
- getInstructionAugmentationSize(PendingGatewayMessage, int, int) - Static method in class net.i2p.router.tunnel.TrivialPreprocessor
-
- getInstructions() - Method in class net.i2p.data.i2np.GarlicClove
-
- getInstructionsSize(PendingGatewayMessage) - Static method in class net.i2p.router.tunnel.TrivialPreprocessor
-
- getIntegerHeaderValue(String) - Method in class org.cybergarage.http.HTTPPacket
-
- getIntegerValue(String, String) - Static method in class org.cybergarage.http.HTTPHeader
-
- getIntegerValue(byte[], String) - Static method in class org.cybergarage.http.HTTPHeader
-
- getIntegerValue() - Method in class org.cybergarage.upnp.Argument
-
- getIntegrationBonus() - Method in class net.i2p.router.peermanager.PeerProfile
-
extra factor added to the integration ranking - this can be updated in the profile
written to disk to affect how the algorithm ranks integration.
- getIntegrationThreshold() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getIntegrationValue() - Method in class net.i2p.router.peermanager.PeerProfile
-
How well integrated into the network is this peer (as measured by how much they've
told us that we didn't already know).
- getInterface() - Static method in class org.cybergarage.net.HostInterface
-
- getInterfaceAddress() - Method in class org.cybergarage.upnp.Device
-
- getInterfaceAddress() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getIntroducerCount() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getIntroducerExpiration(int) - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getIntroducerHost(int) - Method in class net.i2p.router.transport.udp.UDPAddress
-
As of 0.9.32, will NOT resolve hostnames.
- getIntroducerKey(int) - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getIntroducerPort(int) - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getIntroducerTag(int) - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getIntroducerTime() - Method in class net.i2p.router.transport.udp.PeerState
-
the last time we used them as an introducer, or 0
- getIntroKey() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
Bob's introduction key, as published in the netdb
- getIntroKey() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getIntroKey() - Method in class net.i2p.router.transport.udp.UDPTransport
-
Introduction key that people should use to contact us
- getIntroNonce() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getIntroSentTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getInvalidReplyRate() - Method in class net.i2p.router.peermanager.DBHistory
-
not sure how much this is used, to be investigated
- getIP() - Method in class net.i2p.data.router.RouterAddress
-
Caching version of InetAddress.getByName(getOption("host")).getAddress(), which is slow.
- getIP(Hash) - Method in class net.i2p.router.CommSystemFacade
-
- getIP(Hash) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getIP(Hash) - Static method in class net.i2p.router.transport.TransportImpl
-
IP of the peer from the last connection (in or out, any transport).
- getIP(Hash) - Method in class net.i2p.router.transport.TransportManager
-
IP of the peer from the last connection (in or out, any transport).
- getIP() - Method in class net.i2p.router.transport.udp.RemoteHostId
-
- getIPRestriction() - Method in class net.i2p.router.TunnelPoolSettings
-
How many bytes to match to determine if a router's IP is too close to another's
to be in the same tunnel
(1-4, 0 to disable)
- getIPv4Address() - Static method in class org.cybergarage.net.HostInterface
-
- getIPv6Address() - Static method in class org.cybergarage.net.HostInterface
-
- getIPv6Address() - Static method in class org.cybergarage.upnp.ssdp.SSDP
-
- getIPv6Config() - Method in class net.i2p.router.transport.TransportImpl
-
- getIPv6Config(RouterContext, String) - Static method in class net.i2p.router.transport.TransportUtil
-
- getIPv6Config(String) - Static method in class net.i2p.router.transport.TransportUtil
-
- getIpVersion() - Method in class com.maxmind.db.Metadata
-
- getIsActive() - Method in class net.i2p.router.peermanager.PeerProfile
-
Is this peer active at the moment (sending/receiving messages within the last
5 minutes)
- getIsActive(long) - Method in class net.i2p.router.peermanager.PeerProfile
-
Is this peer active at the moment (sending/receiving messages within the
given period?)
Also mark active if it is connected, as this will tend to encourage use
of already-connected peers.
- getIsDead() - Method in class net.i2p.router.client.ClientConnectionRunner
-
- getIsDisabled() - Method in class net.i2p.router.time.RouterTimestamper
-
- getIsExpanded() - Method in class net.i2p.router.peermanager.PeerProfile
-
are we keeping an expanded profile on the peer, or just the bare minimum.
- getIsExpandedDB() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getIsFailing() - Method in class net.i2p.router.peermanager.PeerProfile
-
is this peer actively failing (aka not worth touching)?
deprecated - unused - always false
- getIsSuccessful() - Method in class net.i2p.router.client.LeaseRequestState
-
whether the request was successful in the time allotted
- getIVKey() - Method in class net.i2p.router.tunnel.HopConfig
-
what key should we use to encrypt the preIV before passing it on?
- getJobId() - Method in interface net.i2p.router.Job
-
unique id
- getJobId() - Method in class net.i2p.router.JobImpl
-
- getJobs(Collection<Job>, Collection<Job>, Collection<Job>, Collection<Job>) - Method in class net.i2p.router.JobQueue
-
Dump the current state.
- getJobStats() - Method in class net.i2p.router.JobQueue
-
Current job stats.
- getKBuckets() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getKBucketSetSize() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
This is fast and doesn't use synchronization,
but it includes both routerinfos and leasesets.
- getKey() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
Defines the key in the network database being stored
- getKey() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
-
- getKey() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
Valid for inbound; valid for outbound shortly after creation
- getKeyEstablishedTime() - Method in class net.i2p.router.transport.udp.PeerState
-
when were the current cipher and MAC keys established/rekeyed?
- getKeyLength() - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
- getKeyLength() - Method in interface com.southernstorm.noise.protocol.CipherState
-
Gets the length of the key values for this cipher.
- getKeys() - Method in class net.i2p.router.crypto.ratchet.Elg2KeyFactory
-
Pulls a prebuilt keypair from the queue,
or if not available, construct a new one.
- getKeys(Destination) - Method in class net.i2p.router.KeyManager
-
client
- getKeys(Hash) - Method in class net.i2p.router.KeyManager
-
client
- getKeys() - Method in interface net.i2p.router.networkdb.kademlia.DataStore
-
- getKeys() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- getKeys() - Method in class net.i2p.router.transport.crypto.X25519KeyFactory
-
Pulls a prebuilt keypair from the queue,
or if not available, construct a new one.
- getKeysAndCert() - Method in class net.i2p.data.router.RouterInfo
-
- getKillVMOnEnd() - Method in class net.i2p.router.Router
-
- getKnownLeaseSets() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- getKnownLeaseSets() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
This is only used by StatisticsManager to publish
the count if we are floodfill.
- getKnownRouterData() - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
-
- getKnownRouters() - Method in class net.i2p.router.NetworkDatabaseFacade
-
- getKnownRouters() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
This used to return the number of routers that were in
both the kbuckets AND the data store, which was fine when the kbuckets held everything.
- getLanguages() - Method in class com.maxmind.db.Metadata
-
- getLastACKSend() - Method in class net.i2p.router.transport.udp.PeerState
-
when did we last send an ACK to the peer?
- getLastAgreedTo() - Method in class net.i2p.router.peermanager.TunnelHistory
-
when the peer last agreed to participate in a tunnel
- getLastBegin() - Method in class net.i2p.router.JobQueueRunner
-
- getLastChanged() - Method in class net.i2p.data.router.RouterKeyGenerator
-
- getLastEnd() - Method in class net.i2p.router.JobQueueRunner
-
- getLastEvent(String, long) - Method in class net.i2p.router.util.EventLog
-
Timestamp of last event.
- getLastExploreNewDate() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getLastFailed() - Method in class net.i2p.router.peermanager.TunnelHistory
-
when the last tunnel the peer participated in failed
- getLastHeardAbout() - Method in class net.i2p.router.peermanager.PeerProfile
-
when did we last hear about this peer?
- getLastHeardFrom() - Method in class net.i2p.router.peermanager.PeerProfile
-
when did we last hear from the peer?
- getLastHop() - Method in class net.i2p.router.tunnel.GatewayITBase
-
- getLastHop() - Method in class net.i2p.router.tunnel.InboundGatewayIT
-
- getLastHop() - Method in class net.i2p.router.tunnel.OutboundGatewayIT
-
- getLastJob() - Method in class net.i2p.router.JobQueue
-
retrieve the most recently begin and still currently active job, or null if
no jobs are running
- getLastJob() - Method in class net.i2p.router.JobQueueRunner
-
- getLastJobBegin() - Method in class net.i2p.router.JobQueue
-
When did the most recently begin job start?
- getLastJobEnd() - Method in class net.i2p.router.JobQueue
-
When did the most recently begin job start?
- getLastLookupFailed() - Method in class net.i2p.router.peermanager.DBHistory
-
Not persisted until 0.9.24
- getLastLookupSuccessful() - Method in class net.i2p.router.peermanager.DBHistory
-
Not persisted until 0.9.24
- getLastParticipatingExpiration() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getLastParticipatingExpiration() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getLastParticipatingExpiration() - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
what is the date/time on which the last non-locally-created tunnel expires?
- getLastParticipatingExpiration() - Method in interface net.i2p.router.TunnelManagerFacade
-
When does the last tunnel we are participating in expire?
- getLastReceiveTime() - Method in class net.i2p.router.transport.udp.PeerState
-
when did we last receive a packet from them?
- getLastRejectedBandwidth() - Method in class net.i2p.router.peermanager.TunnelHistory
-
when the peer last refused to participate in a tunnel complaining of bandwidth overload
- getLastRejectedCritical() - Method in class net.i2p.router.peermanager.TunnelHistory
-
when the peer last refused to participate in a tunnel with level of critical
- getLastRejectedProbabalistic() - Method in class net.i2p.router.peermanager.TunnelHistory
-
when the peer last refused to participate in a tunnel probabalistically
- getLastRejectedTransient() - Method in class net.i2p.router.peermanager.TunnelHistory
-
when the peer last refused to participate in a tunnel complaining of transient overload
- getLastRouterInfoPublishTime() - Method in class net.i2p.router.NetworkDatabaseFacade
-
The last time we successfully published our RI.
- getLastRouterInfoPublishTime() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
The last time we successfully published our RI.
- getLastSendFailed() - Method in class net.i2p.router.peermanager.PeerProfile
-
when did we last have a problem sending to this peer?
- getLastSendFullyTime() - Method in class net.i2p.router.transport.udp.PeerState
-
when did we last send them a message that was ACKed?
- getLastSendOrPingTime() - Method in class net.i2p.router.transport.udp.PeerState
-
Latest of last sent, last ACK, last ping
- getLastSendSuccessful() - Method in class net.i2p.router.peermanager.PeerProfile
-
when did we last send to this peer successfully?
- getLastSendTime() - Method in class net.i2p.router.transport.udp.PeerState
-
when did we last send them a packet?
- getLastSendTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we last send out a packet?
- getLastStoreFailed() - Method in class net.i2p.router.peermanager.DBHistory
-
Not persisted until 0.9.24
- getLastStoreSuccessful() - Method in class net.i2p.router.peermanager.DBHistory
-
Not persisted until 0.9.24
- getLatencyMs() - Method in class net.i2p.router.transport.TransportBid
-
How long this transport thinks it would take to send the message
This is the actual bid value, lower is better, and it doesn't really have
anything to do with latency.
- getLayerKey() - Method in class net.i2p.router.tunnel.HopConfig
-
what key should we use to encrypt the layer before passing it on?
- getLeaseRequest(Hash) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Data for the current leaseRequest, or null if there is no active leaseSet request.
- getLeases() - Method in class net.i2p.router.NetworkDatabaseFacade
-
public for NetDbRenderer in routerconsole
- getLeases() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
public for NetDbRenderer in routerconsole
- getLeaseSet(Hash) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Currently allocated leaseSet.
- getLeaseSet() - Method in class net.i2p.router.message.OutboundClientMessageStatus
-
what is the target's current leaseSet (or null if we don't know yet)
- getLeaseTime() - Method in class org.cybergarage.upnp.Device
-
- getLeaseTime(String) - Static method in class org.cybergarage.upnp.ssdp.SSDP
-
- getLeaseTime() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getLeaseTime() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- getLeaseTime() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- getLeaseTime() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getLength(TunnelPoolSettings) - Method in class net.i2p.router.tunnel.pool.TunnelPeerSelector
-
- getLength() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
How many hops are there in the tunnel?
INCLUDING US.
- getLength() - Method in interface net.i2p.router.TunnelInfo
-
how many peers are there in the tunnel (including the creator)?
- getLength() - Method in class net.i2p.router.TunnelPoolSettings
-
How many remote hops should be in the tunnel NOT including us
- getLengthOverride() - Method in class net.i2p.router.TunnelPoolSettings
-
A temporary length to be used due to network conditions.
- getLengthVariance() - Method in class net.i2p.router.TunnelPoolSettings
-
how should the length be varied.
- getLifetime() - Method in class net.i2p.router.OutNetMessage
-
time since the message was created
- getLifetime() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
how long have we been trying to establish this session?
- getLifetime() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
- getLifetime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
how long have we been trying to establish this session?
- getLifetime() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getLifetime() - Method in class net.i2p.router.transport.udp.UDPPacket
-
- getLifetime() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
how long has this fragmented message been alive?
- getLifetime() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
- getLifetimeAgreedTo() - Method in class net.i2p.router.peermanager.TunnelHistory
-
total tunnels the peer has agreed to participate in
- getLifetimeFailed() - Method in class net.i2p.router.peermanager.TunnelHistory
-
total tunnels the peer has agreed to participate in that were later marked as failed prematurely
- getLifetimeProcessed() - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- getLifetimeProcessed() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
- getLifetimeRejected() - Method in class net.i2p.router.peermanager.TunnelHistory
-
total tunnels the peer has refused to participate in
- getListener(int) - Method in class net.i2p.router.time.RouterTimestamper
-
- getListenerCount() - Method in class net.i2p.router.time.RouterTimestamper
-
- getListenPort() - Method in class net.i2p.router.transport.udp.UDPEndpoint
-
call after startup() to get actual port or -1 on startup failure
- getLocalAddress() - Method in class org.cybergarage.http.HTTPRequest
-
- getLocalAddress() - Method in class org.cybergarage.http.HTTPSocket
-
- getLocalAddress() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getLocalAddress() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
-
- getLocalAddress() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getLocalAddresses() - Static method in class net.i2p.router.transport.UPnP
-
Get the addresses we want to bind to
- getLocalEphemeralKeyPair() - Method in class com.southernstorm.noise.protocol.HandshakeState
-
Gets the keypair object for the local ephemeral key.
- getLocalInstance() - Static method in class org.cybergarage.http.Date
-
- getLocalizedStatusString() - Method in class net.i2p.router.CommSystemFacade
-
getStatus().toStatusString(), translated if available.
- getLocalizedStatusString() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
getStatus().toStatusString(), translated if available.
- getLocalizedTunnelStatus() - Method in interface net.i2p.router.RouterThrottle
-
getTunnelStatus(), translated if available.
- getLocalizedTunnelStatus() - Method in class net.i2p.router.RouterThrottleImpl
-
getTunnelStatus(), translated if available.
- getLocalKeyPair() - Method in class com.southernstorm.noise.protocol.HandshakeState
-
Gets the keypair object for the local static key.
- getLocalPort() - Method in class org.cybergarage.http.HTTPRequest
-
- getLocalPort() - Method in class org.cybergarage.http.HTTPSocket
-
- getLocalPort() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getLocation(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- getLocation(String) - Method in class com.maxmind.geoip.LookupService
-
- getLocation(long) - Method in class com.maxmind.geoip.LookupService
-
- getLocation() - Method in class org.cybergarage.upnp.Device
-
- getLocation() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getLocation() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- getLocation() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- getLocation() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getLocationURL(String) - Method in class org.cybergarage.upnp.Device
-
- getLocationV6(String) - Method in class com.maxmind.geoip.LookupService
-
- getLocationV6(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- getLong() - Method in class net.i2p.router.crypto.ratchet.RatchetSessionTag
-
- getLong(Properties, String) - Static method in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
- getLongHeaderValue(String) - Method in class org.cybergarage.http.HTTPPacket
-
- getLookupsRemaining() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
-
- getLowThreshold() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- getLowThreshold() - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
- getLowThreshold() - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
- getMACKey() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getMACKey() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getMACLength() - Method in class com.southernstorm.noise.protocol.ChaChaPolyCipherState
-
- getMACLength() - Method in interface com.southernstorm.noise.protocol.CipherState
-
Gets the length of the MAC values for this cipher.
- getMACLength() - Method in class com.southernstorm.noise.protocol.SymmetricState
-
Gets the length of MAC values in the current state.
- getMacSize() - Method in class net.i2p.router.transport.udp.I2PHMac
-
- getMadeReadyOn() - Method in class net.i2p.router.JobImpl
-
- getMAN() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getManufacture() - Method in class org.cybergarage.upnp.Device
-
- getManufactureURL() - Method in class org.cybergarage.upnp.Device
-
- getMapEntries() - Method in interface net.i2p.router.networkdb.kademlia.DataStore
-
- getMapEntries() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- getMarkedType() - Method in class 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
- getMaxAdditionalFragmentSize(PeerState, int, int) - Static method in class 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.
- getMaxConnections() - Method in class net.i2p.router.transport.TransportImpl
-
Per-transport connection limit
- getMaximum() - Method in class org.cybergarage.upnp.AllowedValueRange
-
- getMaximumFastPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
fixme add config @since 0.7.10
- getMaximumHighCapPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
fixme add config @since 0.7.11
- getMaximumRequired() - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
-
Maximum number of peers required
- getMaxLag() - Method in class net.i2p.router.JobQueue
-
- getMaxPendingTime() - Method in class net.i2p.router.JobStats
-
- getMaxSends() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
The max number of sends for any fragment.
- getMaxTime() - Method in class net.i2p.router.JobStats
-
- getMayDisconnect() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getMayDisconnect() - Method in class net.i2p.router.transport.udp.PeerState
-
- getMedianPeerClockSkew() - Method in class net.i2p.router.CommSystemFacade
-
Median clock skew of connected peers in seconds, or null if we cannot answer.
- getMessage() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
-
Warning, at the IBGW, where the message was read in,
this will be an UnknownI2NPMessage.
- getMessage() - Method in class net.i2p.router.message.OutboundClientMessageStatus
-
- getMessage() - Method in class net.i2p.router.networkdb.kademlia.MessageWrapper.WrappedMessage
-
- getMessage() - Method in class net.i2p.router.OutNetMessage
-
Specifies the message to be sent.
- getMessage() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getMessageData(byte[]) - Method in class net.i2p.router.OutNetMessage
-
Copies the message data to outbuffer.
- getMessageDelay() - Method in interface net.i2p.router.RouterThrottle
-
How backed up we are at the moment processing messages (in milliseconds)
- getMessageDelay() - Method in class net.i2p.router.RouterThrottleImpl
-
- getMessageExpiration() - Method in interface net.i2p.data.i2np.I2NPMessage
-
Date after which the message should be dropped (and the associated uniqueId forgotten)
- getMessageExpiration() - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
Date after which the message should be dropped (and the associated uniqueId forgotten)
- getMessageId() - Method in class net.i2p.data.i2np.DeliveryStatusMessage
-
- getMessageId() - Method in class net.i2p.router.ClientMessage
-
Valid for outbound; null for inbound.
- getMessageId() - Method in class net.i2p.router.message.CloveSet
-
- getMessageId() - Method in class net.i2p.router.OutNetMessage
-
- getMessageId() - Method in interface net.i2p.router.transport.udp.ACKBitfield
-
what message is this partially ACKing?
- getMessageId() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
- getMessageId() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getMessageId() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getMessageId() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
- getMessageIds() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
The IDs of the TunnelDataMssages this message was fragmented into.
- getMessageNonce() - Method in class net.i2p.router.ClientMessage
-
Valid for outbound; 0 for inbound.
- getMessageSize() - Method in interface net.i2p.data.i2np.I2NPMessage
-
How large the message is, including any checksums, i.e.
- getMessageSize() - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
- getMessageSize() - Method in class net.i2p.router.OutNetMessage
-
How large the message is, including the full 16 byte header.
- getMessageSize() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
The size of the I2NP message.
- getMessagesReceived() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getMessagesReceived() - Method in class net.i2p.router.transport.udp.PeerState
-
I2NP messages received.
- getMessagesSent() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getMessagesSent() - Method in class net.i2p.router.transport.udp.PeerState
-
I2NP messages sent.
- getMessagesSent() - Method in class net.i2p.router.tunnel.TunnelGateway
-
- getMessageType() - Method in class net.i2p.router.OutNetMessage
-
For debugging only.
- getMessageType() - Method in class net.i2p.router.transport.udp.UDPPacket
-
only for debugging and stats, does not go on the wire
- getMessageTypeId() - Method in class net.i2p.router.OutNetMessage
-
- getMetadata() - Method in class com.maxmind.db.Reader
-
- getMetadata() - Method in class com.maxmind.geoip2.DatabaseReader
-
- getMethod() - Method in class org.cybergarage.http.HTTPRequest
-
- getMethodResponseNode(String) - Method in class org.cybergarage.soap.SOAPResponse
-
- getMimeType() - Method in class org.cybergarage.upnp.Icon
-
- getMinimum() - Method in class org.cybergarage.upnp.AllowedValueRange
-
- getMinimumFastPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
Defines the minimum number of 'fast' peers that the organizer should select.
- getMinimumHighCapacityPeers() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
Defines the minimum number of 'fast' peers that the organizer should select.
- getMinimumRequired() - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
-
Minimum number of peers required
- getMinPendingTime() - Method in class net.i2p.router.JobStats
-
- getMinSendSize() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
The minimum number of bytes we can send, which is the smallest unacked fragment we will send next.
- getMinTime() - Method in class net.i2p.router.JobStats
-
- getMinute() - Method in class org.cybergarage.http.Date
-
- getModData() - Method in class net.i2p.data.router.RouterKeyGenerator
-
The current (today's) mod data.
- getModelDescription() - Method in class org.cybergarage.upnp.Device
-
- getModelName() - Method in class org.cybergarage.upnp.Device
-
- getModelNumber() - Method in class org.cybergarage.upnp.Device
-
- getModelURL() - Method in class org.cybergarage.upnp.Device
-
- getMostRecentErrorMessages() - Method in class net.i2p.router.CommSystemFacade
-
- getMostRecentErrorMessages() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getMostRecentErrorMessages() - Method in interface net.i2p.router.transport.Transport
-
- getMostRecentErrorMessages() - Method in class net.i2p.router.transport.TransportImpl
-
- getMostRecentErrorMessages() - Method in class net.i2p.router.transport.TransportManager
-
- getMTU(InetAddress) - Static method in class net.i2p.router.transport.udp.MTU
-
The MTU for the socket interface, if available.
- getMTU() - Method in class net.i2p.router.transport.udp.PeerState
-
what is the largest packet we can send to the peer?
- getMTU() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getMTU(boolean) - Method in class net.i2p.router.transport.udp.UDPTransport
-
The MTU for the socket interface.
- getMulticastAddress() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getMulticastInetAddress() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getMulticastIPv4Address() - Method in class org.cybergarage.upnp.Device
-
- getMulticastIPv4Address() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getMulticastIPv6Address() - Method in class org.cybergarage.upnp.Device
-
- getMulticastIPv6Address() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getMulticastPort() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getMX() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getMYNAME() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- getMyPublicValue() - Method in class net.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Retrieve the public value used by the local participant in the DH exchange,
- getMyPublicValueBytes() - Method in class net.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Return a 256 byte representation of our public key, with leading 0s
if necessary.
- getNACKs() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getName() - Method in class com.maxmind.geoip.Country
-
Returns the name of this country.
- getName() - Method in class net.i2p.router.client.CreateSessionJob
-
- getName() - Method in class net.i2p.router.client.LookupDestJob
-
- getName() - Method in class net.i2p.router.client.MessageReceivedJob
-
- getName() - Method in class net.i2p.router.client.ReportAbuseJob
-
- getName() - Method in class net.i2p.router.client.RequestLeaseSetJob
-
- getName() - Method in interface net.i2p.router.Job
-
Descriptive name of the task
- getName() - Method in class net.i2p.router.JobStats
-
- getName() - Method in class net.i2p.router.message.BuildTestMessageJob
-
- getName() - Method in class net.i2p.router.message.HandleGarlicMessageJob
-
- getName() - Method in class net.i2p.router.message.OutboundClientMessageOneShotJob
-
- getName() - Method in class net.i2p.router.message.SendGarlicJob
-
- getName() - Method in class net.i2p.router.message.SendMessageDirectJob
-
- getName() - Method in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.ExpireLeasesJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.ExpireRoutersJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.ExploreJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.ExploreKeySelectorJob
-
Deprecated.
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodfillMonitorJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodfillRouterInfoFloodJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodfillStoreJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodfillVerifyStoreJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupMatchJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlyLookupTimeoutJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodOnlySearchJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
-
Deprecated, unused, see FOSJ override
- getName() - Method in class net.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseStoreMessageJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.IterativeFollowupJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.IterativeLookupJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.IterativeTimeoutJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.RefreshRoutersJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.RepublishLeaseSetJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.SearchJob.FailedJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.SearchReplyJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.SearchUpdateReplyFoundJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.SingleLookupJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.SingleSearchJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.StartExplorersJob
-
- getName() - Method in class net.i2p.router.networkdb.kademlia.StoreJob
-
- getName() - Method in class net.i2p.router.networkdb.PublishLocalRouterInfoJob
-
- getName() - Method in class net.i2p.router.peermanager.PeerTestJob
-
- getName() - Method in class net.i2p.router.startup.BootCommSystemJob
-
- getName() - Method in class net.i2p.router.startup.BootNetworkDbJob
-
- getName() - Method in class net.i2p.router.startup.BootPeerManagerJob
-
- getName() - Method in class net.i2p.router.startup.BuildTrustedLinksJob
-
- getName() - Method in class net.i2p.router.startup.CreateRouterInfoJob
-
- getName() - Method in class net.i2p.router.startup.LoadClientAppsJob
-
- getName() - Method in class net.i2p.router.startup.LoadRouterInfoJob
-
- getName() - Method in class net.i2p.router.startup.RebuildRouterInfoJob
-
- getName() - Method in class net.i2p.router.startup.StartAcceptingClientsJob
-
- getName() - Method in class net.i2p.router.startup.StartupJob
-
- getName() - Method in class net.i2p.router.sybil.Analysis
-
- getName() - Method in class net.i2p.router.tasks.PersistRouterInfoJob
-
- getName() - Method in class net.i2p.router.tasks.ReadConfigJob
-
- getName() - Method in class net.i2p.router.tasks.UpdateRoutingKeyModifierJob
-
- getName() - Method in class net.i2p.router.transport.GetBidsJob
-
- getName() - Method in class net.i2p.router.tunnel.pool.ExpireJob
-
- getName() - Method in class net.i2p.router.tunnel.pool.TestJob
-
- getName() - Method in class org.cybergarage.http.HTTPHeader
-
- getName() - Static method in class org.cybergarage.http.HTTPServer
-
- getName() - Method in class org.cybergarage.http.Parameter
-
- getName() - Method in class org.cybergarage.upnp.Action
-
- getName() - Method in class org.cybergarage.upnp.Argument
-
- getName() - Method in class org.cybergarage.upnp.event.Property
-
- getName() - Method in class org.cybergarage.upnp.StateVariable
-
- getName() - Method in class org.cybergarage.xml.Attribute
-
- getName() - Method in class org.cybergarage.xml.Node
-
- getNAttributes() - Method in class org.cybergarage.xml.Node
-
- getNetworkId() - Method in class net.i2p.data.router.RouterInfo
-
which network is this routerInfo a part of.
- getNetworkID() - Method in class net.i2p.router.Router
-
The network ID.
- getNewIBEPID() - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
Get a new random receive tunnel ID that isn't a dup.
- getNewIBZeroHopID() - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
Get a new random receive tunnel ID that isn't a dup.
- getNewOBGWID() - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
Get a new random send tunnel ID that isn't a dup.
- getNext() - Method in class net.i2p.router.JobQueue
-
Blocking call to retrieve the next ready job
- getNext(long) - Method in interface net.i2p.router.transport.udp.MessageQueue
-
Get the next message, blocking until one is found or the expiration
reached.
- getNext(long) - Method in class net.i2p.router.transport.udp.TimedWeightedPriorityMessageQueue
-
Grab the next message out of the next queue.
- getNextBid(OutNetMessage) - Method in class net.i2p.router.transport.TransportManager
-
- getNextCipherKey() - Method in class 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(long) - Method in class net.i2p.router.transport.udp.PeerState
-
High usage -
OutboundMessageFragments.getNextVolley() calls this 3rd, if allocateSend() returned null.
- getNextKey() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
Next Forward Key if applicable (outbound ES and we're running low).
- getNextKeys() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
Next Forward KeyPair if applicable (we're running low).
- getNextMACKey() - Method in class 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() - Method in class net.i2p.router.transport.TransportImpl
-
Nonblocking call to pull the next outbound message
off the queue.
- getNextMessageId() - Method in class net.i2p.router.client.ClientConnectionRunner
-
- getNextModData() - Method in class net.i2p.data.router.RouterKeyGenerator
-
Tomorrow's mod data.
- getNextQueuedMessage() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
Pull from the message queue
- getNextQueuedMessage() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getNextReadBuf() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getNextRootKey() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
Root key for the next DH ratchet.
- getNextRoutingKey(Hash) - Method in class net.i2p.data.router.RouterKeyGenerator
-
Get the routing key using tomorrow's modData, not today's
- getNextSendTime() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getNextSendTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getNextVolley() - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
-
Fetch all the packets for a message volley, blocking until there is a
message which can be fully transmitted (or the transport is shut down).
- getNextWriteBuf() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getNHeaders() - Method in class org.cybergarage.http.HTTPPacket
-
- getNHostAddresses() - Static method in class org.cybergarage.net.HostInterface
-
- getNNodes() - Method in class org.cybergarage.xml.Node
-
- getNode() - Method in class org.cybergarage.upnp.xml.NodeData
-
- getNode(int) - Method in class org.cybergarage.xml.Node
-
- getNode(String) - Method in class org.cybergarage.xml.Node
-
- getNode(int) - Method in class org.cybergarage.xml.NodeList
-
- getNode(String) - Method in class org.cybergarage.xml.NodeList
-
- getNodeByteSize() - Method in class com.maxmind.db.Metadata
-
- getNodeCount() - Method in class com.maxmind.db.Metadata
-
- getNodeEndsWith(String) - Method in class org.cybergarage.xml.Node
-
- getNodeValue(String) - Method in class org.cybergarage.xml.Node
-
- getNonce() - Method in class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
-
For ES, else 0
- getNonce() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- getNotifyCount() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getNT() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- getNT() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getNT() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- getNTCP2StaticIV() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
The static IV
- getNTCP2StaticPrivkey() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
The static priv key
- getNTCP2StaticPubkey() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
The static priv key
- getNTS() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getNTS() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- getNumLookups() - Method in class net.i2p.router.message.OutboundClientMessageStatus
-
- getNumReplies() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getNumSent() - Method in class net.i2p.router.message.OutboundClientMessageStatus
-
how many messages have we sent through various leases?
- getOffset() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
index into the data to be sent
- getOffsets(byte[], int[], int[]) - Method in class org.xlattice.crypto.filters.KeySelector
-
Given a key, populate the word and bit offset arrays, each
of which has k elements.
- getOffsets(byte[], int, int, int[], int[]) - Method in class org.xlattice.crypto.filters.KeySelector
-
Given a key, populate the word and bit offset arrays, each
of which has k elements.
- getOMF() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getOnFailed() - Method in class net.i2p.router.client.LeaseRequestState
-
what to do if the lease set create fails / times out
- getOnFailedReplyJob() - Method in class net.i2p.router.OutNetMessage
-
If the Message selector is specified but it doesn't find a reply before
its expiration passes, this job is enqueued.
- getOnFailedSendJob() - Method in class net.i2p.router.OutNetMessage
-
If the router could not be reached or the expiration passed, this job
is enqueued.
- getOnGranted() - Method in class net.i2p.router.client.LeaseRequestState
-
what to do once the lease set is created
- getOnReplyJob() - Method in class net.i2p.router.OutNetMessage
-
If the MessageSelector detects a reply, this job is enqueued
- getOnSendJob() - Method in class net.i2p.router.OutNetMessage
-
After the message is successfully passed to the router specified, the
given job is enqueued.
- getOption(String) - Method in class net.i2p.data.router.RouterAddress
-
- getOption(String) - Method in class net.i2p.data.router.RouterInfo
-
- getOptions() - Method in class net.i2p.data.router.RouterAddress
-
- getOptions() - Method in class net.i2p.data.router.RouterInfo
-
- getOptions() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- getOptions() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getOptionsMap() - Method in class net.i2p.data.router.RouterAddress
-
Retrieve the transport specific options necessary for communication
- getOptionsMap() - Method in class net.i2p.data.router.RouterInfo
-
Retrieve a set of options or statistics that the router can expose.
- getOrCreateProfileNonblocking(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
Retrieve the profile for the given peer, if one exists.
- getOrg(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- getOrg(String) - Method in class com.maxmind.geoip.LookupService
-
- getOrg(long) - Method in class com.maxmind.geoip.LookupService
-
- getOrgV6(String) - Method in class com.maxmind.geoip.LookupService
-
- getOrgV6(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- getOriginalMessages(I2NPMessage) - Method in class net.i2p.router.transport.OutboundMessageRegistry
-
Retrieve all messages that are waiting for the specified message.
- getOurCountry() - Method in class net.i2p.router.CommSystemFacade
-
- getOurCountry() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getOurFamily() - Method in class net.i2p.router.crypto.FamilyKeyCrypto
-
Get verified members of our family.
- getOurFamilyName() - Method in class net.i2p.router.crypto.FamilyKeyCrypto
-
Get our family name.
- getOurRole() - Method in class net.i2p.router.transport.udp.PeerTestState
-
Are we Alice, bob, or Charlie.
- getOutboundBurstBytes() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getOutboundBurstKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
The configured maximum, not the current rate.
- getOutboundBurstKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- getOutboundClientPools() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundClientPools() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
for TunnelRenderer in router console
- getOutboundClientPools() - Method in interface net.i2p.router.TunnelManagerFacade
-
for TunnelRenderer in router console
- getOutboundClientTunnelCount() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundClientTunnelCount(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundClientTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundClientTunnelCount(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
Use to verify a tunnel pool is alive
- getOutboundClientTunnelCount() - Method in interface net.i2p.router.TunnelManagerFacade
-
how many outbound client tunnels do we have available?
- getOutboundClientTunnelCount(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
-
how many outbound client tunnels in this pool?
- getOutboundExploratoryPool() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundExploratoryPool() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
For TunnelRenderer in router console
- getOutboundExploratoryPool() - Method in interface net.i2p.router.TunnelManagerFacade
-
for TunnelRenderer in router console
- getOutboundKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
The configured maximum, not the current rate.
- getOutboundKBytesPerSecond() - Method in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- getOutboundMask(RouterInfo) - Method in class net.i2p.router.tunnel.pool.ConnectChecker
-
Our outbound mask.
- getOutboundMessageCount() - Method in class net.i2p.router.transport.udp.PeerState
-
- getOutboundPool(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundPool(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundPool(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
-
- getOutboundQueueSize() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getOutboundSettings() - Method in class net.i2p.router.ClientTunnelSettings
-
- getOutboundSettings() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundSettings(Hash) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundSettings() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
exploratory
- getOutboundSettings(Hash) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundSettings() - Method in interface net.i2p.router.TunnelManagerFacade
-
- getOutboundSettings(Hash) - Method in interface net.i2p.router.TunnelManagerFacade
-
- getOutboundState(RemoteHostId) - Method in class net.i2p.router.transport.udp.EstablishmentManager
-
Grab the active establishing state
- getOutboundTunnelCount() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getOutboundTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getOutboundTunnelCount() - Method in interface net.i2p.router.TunnelManagerFacade
-
how many outbound tunnels do we have available?
- getOutputArgumentList() - Method in class org.cybergarage.upnp.Action
-
- getPacket() - Method in class net.i2p.router.transport.udp.UDPPacket
-
- getPacketHandler() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getPacketHandlerStatus() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getPacketSize() - Method in class net.i2p.router.transport.udp.UDPPacketReader.DataReader
-
- getPacketsReceived() - Method in class net.i2p.router.transport.udp.PeerState
-
- getPacketsReceivedDuplicate() - Method in class net.i2p.router.transport.udp.PeerState
-
- getPacketsRetransmitted() - Method in class net.i2p.router.transport.udp.PeerState
-
- getPacketsTransmitted() - Method in class net.i2p.router.transport.udp.PeerState
-
- getParallelization() - Method in class net.i2p.router.networkdb.kademlia.FloodfillStoreJob
-
- getParallelization() - Method in class net.i2p.router.networkdb.kademlia.StoreJob
-
overridden in FSJ
- getParameter(int) - Method in class org.cybergarage.http.ParameterList
-
- getParameter(String) - Method in class org.cybergarage.http.ParameterList
-
- getParameterList() - Method in class org.cybergarage.http.HTTPRequest
-
- getParameterValue(String) - Method in class org.cybergarage.http.HTTPRequest
-
- getParentDevice() - Method in class org.cybergarage.upnp.Device
-
- getParentNode() - Method in class org.cybergarage.xml.Node
-
- getParticipatingCount() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getParticipatingCount() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getParticipatingCount() - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
- getParticipatingCount() - Method in interface net.i2p.router.TunnelManagerFacade
-
how many tunnels are we participating in?
- getPayload(MessageId) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Only call if _dontSendMSMOnReceive is false, otherwise will always be null
- getPayload() - Method in class net.i2p.router.ClientMessage
-
Retrieve the payload of the message.
- getPayload() - Method in class net.i2p.router.message.OutboundClientMessageStatus
-
raw payload
- getPayload() - Method in class net.i2p.router.message.PayloadGarlicConfig
-
Specify the I2NP message to be sent - if this is set, no other cloves can be included
in this block
- getPeakThroughputKBps() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getPeakTunnel1mThroughputKBps() - Method in class net.i2p.router.peermanager.PeerProfile
-
This is the speed value
- getPeakTunnelThroughputKBps() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getPeer() - Method in class net.i2p.router.peermanager.PeerProfile
-
what peer is being profiled, non-null
- getPeer() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getPeer(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
retrieve the peer at the given hop.
- getPeer(int) - Method in interface net.i2p.router.TunnelInfo
-
retrieve the peer at the given hop.
- getPeerHash() - Method in class net.i2p.router.transport.udp.RemoteHostId
-
- getPeerPublicValue() - Method in class net.i2p.router.transport.crypto.DHSessionKeyBuilder
-
- getPeerPublicValueBytes() - Method in class net.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Return a 256 byte representation of his public key, with leading 0s
if necessary.
- getPeers() - Method in class net.i2p.data.router.RouterInfo
-
- getPeers() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
For /peers UI only.
- getPeers() - Method in class net.i2p.router.transport.udp.UDPTransport
-
For /peers UI only.
- getPeersByCapability(char) - Method in class net.i2p.router.dummy.DummyPeerManagerFacade
-
- getPeersByCapability(char) - Method in class net.i2p.router.peermanager.PeerManager
-
- getPeersByCapability(char) - Method in class net.i2p.router.peermanager.PeerManagerFacadeImpl
-
- getPeersByCapability(char) - Method in interface net.i2p.router.PeerManagerFacade
-
- getPeerSelector() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- getPeerState(RemoteHostId) - Method in class net.i2p.router.transport.udp.UDPTransport
-
get the state for the peer at the given remote host/port, or null
if no state exists
- getPeerState(Hash) - Method in class net.i2p.router.transport.udp.UDPTransport
-
get the state for the peer with the given ident, or null
if no state exists
- getPeerStatesByIP(RemoteHostId) - Method in class net.i2p.router.transport.udp.UDPTransport
-
Get the states for all peers at the given remote host, ignoring port.
- getPeerTestReader() - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- getPeerTimeout(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
todo: does this need more tuning?
- getPending() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getPending() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getPendingMessage(Hash) - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getPendingRequested() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
-
how many bytes were requested and haven't yet been allocated?
- getPermanentBlocks(int) - Method in class net.i2p.router.Blocklist
-
IP ranges blocked until restart.
- getPerPeerTimeoutMs(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- getPerPeerTimeoutMs() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
Let each peer take up to the average successful search RTT
- getPersister() - Method in class net.i2p.router.sybil.Analysis
-
- getPoints() - Method in class net.i2p.router.sybil.Points
-
- getPort() - Method in class net.i2p.data.router.RouterAddress
-
Caching version of Integer.parseInt(getOption("port"))
Caches valid ports 1-65535 only.
- getPort() - Method in class net.i2p.router.transport.udp.RemoteHostId
-
- getPort() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- getPort(String) - Static method in class org.cybergarage.http.HTTP
-
- getPresentationListener() - Method in class org.cybergarage.upnp.Device
-
- getPresentationURL() - Method in class org.cybergarage.upnp.Device
-
- getPrimaryConfig() - Method in class net.i2p.router.client.ClientConnectionRunner
-
Primary client's config,
will be null if session not set up
- getPriority() - Method in class net.i2p.router.OutNetMessage
-
Specify the priority of the message, where higher numbers are higher
priority.
- getPriority() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
For CDPQ
- getPriority() - Method in class net.i2p.router.transport.udp.UDPPacket
-
- getPriority() - Method in class net.i2p.router.tunnel.OutboundGatewayMessage
-
For CDPQ
- getPriority() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
Outbound message priority - for outbound tunnels only
- getPriority() - Method in class net.i2p.router.TunnelPoolSettings
-
Outbound message priority - for outbound tunnels only
- getPriority() - Method in interface net.i2p.router.util.PQEntry
-
Higher is higher priority
- getPrivateKey(byte[], int) - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getPrivateKey(byte[], int) - Method in interface com.southernstorm.noise.protocol.DHState
-
Gets the private key associated with this object.
- getPrivateKey() - Method in class net.i2p.router.KeyManager
-
Router key
- getPrivateKeyLength() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getPrivateKeyLength() - Method in interface com.southernstorm.noise.protocol.DHState
-
Gets the length of private keys for this algorithm.
- getProcessedMessagesCount() - Method in class net.i2p.router.tunnel.HopConfig
-
- getProcessedMessagesCount() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getProcessedMessagesCount() - Method in interface net.i2p.router.TunnelInfo
-
- getProfile(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
Retrieve the profile for the given peer, if one exists (else null).
- getProfileNonblocking(Hash) - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
Retrieve the profile for the given peer, if one exists (else null).
- getProperties() - Method in class net.i2p.router.RouterContext
-
- getProperty(String) - Method in class net.i2p.router.RouterContext
-
Tie in the router's config as properties, as well as whatever the
I2PAppContext says.
- getProperty(String, String) - Method in class net.i2p.router.RouterContext
-
Tie in the router's config as properties, as well as whatever the
I2PAppContext says.
- getProperty(String, int) - Method in class net.i2p.router.RouterContext
-
Return an int with an int default
- getProperty(String, long) - Method in class net.i2p.router.RouterContext
-
Return a long with a long default
- getProperty(int) - Method in class org.cybergarage.upnp.event.PropertyList
-
- getPropertyList() - Method in class org.cybergarage.upnp.event.NotifyRequest
-
- getProtocolName() - Method in class com.southernstorm.noise.protocol.HandshakeState
-
Gets the name of the Noise protocol.
- getProtocolName() - Method in class com.southernstorm.noise.protocol.SymmetricState
-
Gets the name of the Noise protocol.
- getPublicKey(byte[], int) - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getPublicKey(byte[], int) - Method in interface com.southernstorm.noise.protocol.DHState
-
Gets the public key associated with this object.
- getPublicKey() - Method in class net.i2p.router.KeyManager
-
Router key
- getPublicKeyLength() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getPublicKeyLength() - Method in interface com.southernstorm.noise.protocol.DHState
-
Gets the length of public keys for this algorithm.
- getPublished() - Method in class net.i2p.data.router.RouterInfo
-
Retrieve the timestamp on which the info was published,
essentially a version number for the RouterInfo.
- getPumper() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
Hook for NTCPConnection
- getPurpose() - Method in class net.i2p.router.peermanager.PeerSelectionCriteria
-
Purpose for which the peers will be used
- getPushCount() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
The number of times we've pushed some fragments.
- getQuantity() - Method in class net.i2p.router.TunnelPoolSettings
-
how many tunnels should be available at all times
- getQueryFrequencyMs() - Method in class net.i2p.router.time.RouterTimestamper
-
- getQueryListener() - Method in class org.cybergarage.upnp.StateVariable
-
- getQueryListener() - Method in class org.cybergarage.upnp.xml.StateVariableData
-
- getQueryResponse() - Method in class org.cybergarage.upnp.StateVariable
-
- getQueryResponse() - Method in class org.cybergarage.upnp.xml.StateVariableData
-
- getQueryStatus() - Method in class org.cybergarage.upnp.StateVariable
-
- getRandomKey() - Method in class net.i2p.router.TunnelPoolSettings
-
random key used for peer ordering
- getRatchetPublicKey() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
The included session key or null if unset.
- getRatchetReplyTag() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
The included session tag or null if unset
- getRateName() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
RateStat name for the bandwidth graph
- getRawMessageSize() - Method in interface net.i2p.data.i2np.I2NPMessage
-
How large the raw message is with the short 5 byte header
- getRawMessageSize() - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
The raw header consists of a one-byte type and a 4-byte expiration in seconds only.
- getReachabilityStatus() - Method in class net.i2p.router.CommSystemFacade
-
- getReachabilityStatus() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
Maybe we should trust UPnP here and report OK if it opened the port, but
for now we don't.
- getReachabilityStatus() - Method in interface net.i2p.router.transport.Transport
-
Previously returned short, now enum as of 0.9.20
- getReachabilityStatus() - Method in class net.i2p.router.transport.TransportImpl
-
Previously returned short, now enum as of 0.9.20
- getReachabilityStatus() - Method in class net.i2p.router.transport.TransportManager
-
Previously returned short, now enum as of 0.9.20
- getReachabilityStatus() - Method in class net.i2p.router.transport.udp.UDPTransport
-
Previously returned short, now enum as of 0.9.20
- getReader() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
Hook for NTCPConnection
- getReadLock() - Method in class net.i2p.router.util.DecayingBloomFilter
-
- getReadyCount() - Method in class net.i2p.router.JobQueue
-
- getReasonPhrase() - Method in class org.cybergarage.http.HTTPStatus
-
- getReasons() - Method in class net.i2p.router.sybil.Points
-
- getReceiveAliceTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we last hear from alice?
- getReceiveBobTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we last hear from bob?
- getReceiveBps() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getReceiveBps() - Method in class net.i2p.router.transport.udp.PeerState
-
An approximation, for display only
- getReceiveBps15s() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getReceiveCharlieTime() - Method in class net.i2p.router.transport.udp.PeerTestState
-
when did we last hear from charlie?
- getReceivedIP() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedOurIP() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getReceivedPort() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedRelayTag() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedSignedOnTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getReceivedX() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getReceiveFrom() - Method in class net.i2p.router.tunnel.HopConfig
-
what is the previous peer in the tunnel (null if gateway)
- getReceiveMTU() - Method in class net.i2p.router.transport.udp.PeerState
-
Estimate how large the other side's MTU is.
- getReceiver() - Method in class com.southernstorm.noise.protocol.CipherStatePair
-
Gets the CipherState to use to receive packets from the remote party.
- getReceiveTunnel() - Method in class net.i2p.router.tunnel.HopConfig
-
What tunnel ID are we receiving on? (null if uninitialized)
- getReceiveTunnelId() - Method in class net.i2p.router.tunnel.HopConfig
-
What tunnel ID are we receiving on? (0 if uninitialized)
- getReceiveTunnelId(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
retrieve the tunnelId that the given hop receives messages on.
- getReceiveTunnelId(int) - Method in interface net.i2p.router.TunnelInfo
-
retrieve the tunnelId that the given hop receives messages on.
- getRecentMessagesCount() - Method in class net.i2p.router.tunnel.HopConfig
-
This returns the number of processed messages since
the last time getAndResetRecentMessagesCount() was called.
- getRecipient() - Method in class net.i2p.router.message.GarlicConfig
-
- getRecipientPublicKey() - Method in class net.i2p.router.message.GarlicConfig
-
- getRecord(int) - Method in class net.i2p.data.i2np.TunnelBuildMessageBase
-
- getRecordCount() - Method in class net.i2p.data.i2np.TunnelBuildMessageBase
-
- getRecordSize() - Method in class com.maxmind.db.Metadata
-
- getRecvDelay() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getRecvDummy() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getRecvMax() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getRecvMin() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getRecvRate() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getRedundancy() - Method in class net.i2p.router.networkdb.kademlia.FloodfillStoreJob
-
- getRedundancy() - Method in class net.i2p.router.networkdb.kademlia.StoreJob
-
overridden in FSJ
- getRegion(String) - Method in class com.maxmind.geoip.LookupService
-
- getRegion(InetAddress) - Method in class com.maxmind.geoip.LookupService
-
- getRegion(long) - Method in class com.maxmind.geoip.LookupService
-
- getRejectionRate() - Method in class 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; }
- getRelatedStateVariable() - Method in class org.cybergarage.upnp.Argument
-
- getRelatedStateVariableName() - Method in class org.cybergarage.upnp.Argument
-
- getRelayIntroReader() - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- getRelayRequestReader() - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- getRelayResponseReader() - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- getReleased() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getReleasedAfter() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getRemoteAddress() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
Only valid for outbound; null for inbound
- getRemoteAddress() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getRemoteAddress() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getRemoteHost() - Method in class net.i2p.router.transport.udp.UDPPacket
-
- getRemoteHostId() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
RemoteHostId, uniquely identifies an attempt
- getRemoteHostId() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
This should be what the state is currently indexed by in the _outboundStates table.
- getRemoteHostId() - Method in class net.i2p.router.transport.udp.PeerState
-
- getRemoteIdentity() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getRemoteInetAddress() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getRemoteIP() - Method in class net.i2p.router.transport.udp.PeerState
-
what IP is the peer sending and receiving packets on?
- getRemoteIPAddress() - Method in class net.i2p.router.transport.udp.PeerState
-
- getRemoteKey() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
The far-end's public key.
- getRemoteKey() - Method in class net.i2p.router.crypto.ratchet.SessionKeyAndNonce
-
For inbound ES, else null.
- getRemotePeer() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
Valid for outbound; valid for inbound after handshake
- getRemotePeer() - Method in class net.i2p.router.transport.udp.PeerState
-
The peer are we talking to.
- getRemotePort() - Method in class net.i2p.router.transport.udp.PeerState
-
what port is the peer sending and receiving packets on?
- getRemotePort() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getRemotePublicKey() - Method in class com.southernstorm.noise.protocol.HandshakeState
-
Gets the public key object for the remote static key.
- getRenewSubscriber() - Method in class org.cybergarage.upnp.ControlPoint
-
- getRepliedPeers() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getReply(int) - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getReplyGateway() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
- getReplyKey() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
The included session key or null if unset.
- getReplyMessageId() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
new style reply message id
- getReplyOrder() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
component ordering in the new style request
- getReplySelector() - Method in class net.i2p.router.OutNetMessage
-
Defines a MessageSelector to find a reply to this message.
- getReplyTag() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
The included session tag or null if unset
- getReplyToken() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
If a reply is desired, this token specifies the message ID that should
be used for a DeliveryStatusMessage to be sent to the reply tunnel on the
reply gateway.
- getReplyTunnel() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
Contains the tunnel ID a reply should be sent to
- getReplyTunnel() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
- getRequested() - Method in class net.i2p.router.client.LeaseRequestState
-
lease set that is being requested
- getRequestedPort() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- getRequestedPort() - Method in interface net.i2p.router.transport.Transport
-
What INTERNAL port would the transport like to have forwarded by UPnP.
- getRequestedPort() - Method in class net.i2p.router.transport.TransportImpl
-
What INTERNAL port would the transport like to have forwarded by UPnP.
- getRequestedPort() - Method in class net.i2p.router.transport.udp.UDPTransport
-
The current or configured internal IPv4 port.
- getRequestHost() - Method in class org.cybergarage.http.HTTPRequest
-
- getRequestHostURL(String, int) - Static method in class org.cybergarage.http.HTTP
-
- getRequestPort() - Method in class org.cybergarage.http.HTTPRequest
-
- getRequestSentTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getRequestTime() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
-
when was the request made?
- getResponse() - Method in class org.cybergarage.upnp.control.ActionResponse
-
- getReturnValue() - Method in class org.cybergarage.upnp.control.QueryResponse
-
- getReverseData(SigningPublicKey) - Method in class net.i2p.router.networkdb.kademlia.BlindCache
-
The cached data or null
- getRevocationKey() - Method in class net.i2p.router.LeaseSetKeys
-
Key with which a LeaseSet can be revoked (by republishing it with no Leases)
Deprecated, unused
- getRole() - Method in class com.southernstorm.noise.protocol.HandshakeState
-
Gets the role for this handshake.
- getRootDevice() - Method in class org.cybergarage.upnp.Device
-
- getRootDevice() - Method in class org.cybergarage.upnp.Service
-
- getRootNode() - Method in class org.cybergarage.upnp.Device
-
- getRootNode() - Method in class org.cybergarage.xml.Node
-
- getRouter() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
default null
- getRouterCount() - Method in class net.i2p.router.Banlist
-
- getRouterIdentity() - Method in class net.i2p.data.router.RouterPrivateKeyFile
-
Read it in from the file.
- getRouterInfo() - Method in class net.i2p.router.Router
-
Our current router info.
- getRouterInfoFile(RouterContext, Hash) - Static method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
The persistent RI file for a hash.
- getRouterInfoHash(String) - Static method in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
Package private for installer BundleRouterInfos
- getRouters() - Method in class net.i2p.router.NetworkDatabaseFacade
-
public for NetDbRenderer in routerconsole
- getRouters() - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
public for NetDbRenderer in routerconsole
- getRoutingKey(Hash) - Method in class net.i2p.data.router.RouterKeyGenerator
-
Generate a modified (yet consistent) hash from the origKey by generating the
SHA256 of the targetKey with the current modData appended to it
This makes Sybil's job a lot harder, as she needs to essentially take over the
whole keyspace.
- getRoutingKey(Hash, long) - Method in class net.i2p.data.router.RouterKeyGenerator
-
Get the routing key for the specified date, not today's
- getRTO() - Method in class net.i2p.router.transport.udp.PeerState
-
how soon should we retransmit an unacked packet?
- getRTT() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getRTT() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getRTT() - Method in class net.i2p.router.transport.udp.PeerState
-
how long does it usually take to get a message ACKed?
- getRTTDeviation() - Method in class net.i2p.router.transport.udp.PeerState
-
how skewed are the measured RTTs?
- getRunner(Destination) - Method in class net.i2p.router.client.ClientManager
-
Unsynchronized
- getRunnerDestinations() - Method in class net.i2p.router.client.ClientManager
-
- getRunnerId() - Method in class net.i2p.router.JobQueueRunner
-
- getRuns() - Method in class net.i2p.router.JobStats
-
- getSavedLocalAddresses() - Method in class net.i2p.router.transport.TransportImpl
-
Return and then clear all saved local addresses.
- getSCPDData() - Method in class org.cybergarage.upnp.Service
-
- getSCPDNode() - Method in class org.cybergarage.upnp.xml.ServiceData
-
- getSCPDURL() - Method in class org.cybergarage.upnp.Service
-
- getSearchKey() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
Defines the key being searched for
- getSearchKey() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
Defines the key being searched for
- getSearchMx() - Method in class org.cybergarage.upnp.ControlPoint
-
- getSearchTreeSize() - Method in class com.maxmind.db.Metadata
-
- getSearchType() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
Defines the type of data being searched for.
- getSecond() - Method in class org.cybergarage.http.Date
-
- getSendBegin() - Method in class net.i2p.router.OutNetMessage
-
when did the sending process begin
- getSendBps() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getSendBps() - Method in class net.i2p.router.transport.udp.PeerState
-
The Westwood+ bandwidth estimate
- getSendBps15s() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getSendDelay() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getSendDelay() - Method in class net.i2p.router.tunnel.BatchedPreprocessor
-
Wait up to this long before sending (flushing) a small tunnel message
Warning - overridden in BatchedRouterPreprocessor
- getSendDelay() - Method in class net.i2p.router.tunnel.BatchedRouterPreprocessor
-
how long should we wait before flushing
- getSendDummy() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getSender() - Method in class com.southernstorm.noise.protocol.CipherStatePair
-
Gets the CipherState to use to send packets to the remote party.
- getSender() - Method in class net.i2p.router.transport.udp.UDPEndpoint
-
- getSenderConfig() - Method in class net.i2p.router.ClientMessage
-
Retrieve the session config of the client that sent the message.
- getSendMax() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getSendMin() - Method in class net.i2p.router.transport.ntcp.NTCP2Options
-
- getSendRate() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getSendSize(int) - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
How many bytes we can send under the max given.
- getSendTime() - Method in class net.i2p.router.OutNetMessage
-
time the transport tries to send the message (including any queueing)
- getSendTo() - Method in class net.i2p.router.tunnel.FragmentTest.ReceiverImpl
-
- getSendTo() - Method in class net.i2p.router.tunnel.GatewayITBase.TestReceiver
-
- getSendTo() - Method in class net.i2p.router.tunnel.HopConfig
-
what is the next peer in the tunnel (null if endpoint)
- getSendTo() - Method in class net.i2p.router.tunnel.InboundGatewayReceiver
-
The next hop
- getSendTo() - Method in class net.i2p.router.tunnel.OutboundReceiver
-
The next hop
- getSendTo() - Method in interface net.i2p.router.tunnel.TunnelGateway.Receiver
-
The next hop
- getSendTunnel() - Method in class net.i2p.router.tunnel.HopConfig
-
What is the next tunnel ID we are sending to? (null if endpoint)
- getSendTunnelId() - Method in class net.i2p.router.tunnel.HopConfig
-
What is the next tunnel ID we are sending to? (0 if endpoint)
- getSendTunnelId(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
retrieve the tunnelId that the given hop sends messages on.
- getSendTunnelId(int) - Method in interface net.i2p.router.TunnelInfo
-
retrieve the tunnelId that the given hop sends messages on.
- getSendWindowBytes() - Method in class net.i2p.router.transport.udp.PeerState
-
how many bytes should we send to the peer in a second
1st stat in CWND column, otherwise unused,
candidate for removal
- getSendWindowBytesRemaining() - Method in class net.i2p.router.transport.udp.PeerState
-
how many bytes can we send to the peer in the current second
- getSentIP() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
what IP do they appear to be on?
- getSentIP() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
The remote side (Bob) - note that in some places he's called Charlie.
- getSentPort() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
what port number do they appear to be coming from?
- getSentPort() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
The remote side (Bob) - note that in some places he's called Charlie.
- getSentRelayTag() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getSentSignature() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getSentSignature() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getSentSignedOnTime() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getSentSignedOnTime() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getSentX() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getSentY() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getSEQ() - Method in class org.cybergarage.upnp.event.NotifyRequest
-
- getSeqNum() - Method in class net.i2p.router.OutNetMessage
-
For CDPQ
- getSeqNum() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
For CDPQ
- getSeqNum() - Method in class net.i2p.router.tunnel.OutboundGatewayMessage
-
For CDPQ
- getSeqNum() - Method in interface net.i2p.router.util.PQEntry
-
Needed to ensure FIFO ordering within a single priority
- getSerialNumber() - Method in class org.cybergarage.upnp.Device
-
- getServer(int) - Method in class net.i2p.router.time.RouterTimestamper
-
- getServer() - Method in class org.cybergarage.http.HTTPPacket
-
- getServer() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getServerCount() - Method in class net.i2p.router.time.RouterTimestamper
-
- getServerName() - Static method in class org.cybergarage.upnp.UPnP
-
- getServerSock() - Method in class org.cybergarage.http.HTTPServer
-
- getServerSocket() - Method in class net.i2p.router.client.ClientListenerRunner
-
Get a ServerSocket.
- getServerSocket() - Method in class net.i2p.router.client.SSLClientListenerRunner
-
Get a SSLServerSocket.
- getService() - Method in class org.cybergarage.upnp.Action
-
- getService() - Method in class org.cybergarage.upnp.Argument
-
- getService(String) - Method in class org.cybergarage.upnp.Device
-
- getService(int) - Method in class org.cybergarage.upnp.ServiceList
-
- getService() - Method in class org.cybergarage.upnp.StateVariable
-
- getServiceByControlURL(String) - Method in class org.cybergarage.upnp.Device
-
- getServiceByEventSubURL(String) - Method in class org.cybergarage.upnp.Device
-
- getServiceBySCPDURL(String) - Method in class org.cybergarage.upnp.Device
-
- getServiceID() - Method in class org.cybergarage.upnp.Service
-
- getServiceList() - Method in class org.cybergarage.upnp.Device
-
- getServiceNode() - Method in class org.cybergarage.upnp.Service
-
- getServiceNode() - Method in class org.cybergarage.upnp.StateVariable
-
- getServiceStateTable() - Method in class org.cybergarage.upnp.Service
-
- getServiceType() - Method in class org.cybergarage.upnp.Service
-
- getSessionConfirmedReader() - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- getSessionCreatedReader() - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- getSessionId(Hash) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Subsession aware.
- getSessionIds() - Method in class net.i2p.router.client.ClientConnectionRunner
-
Subsession aware.
- getSessionKey() - Method in class net.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Retrieve the session key, calculating it if necessary (and if possible).
- getSessionKeyManager() - Method in class net.i2p.router.client.ClientConnectionRunner
-
The current client's SessionKeyManager.
- getSessionRequestReader() - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- getSettings() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
- getShareBandwidth(RouterContext) - Static method in class net.i2p.router.tunnel.TunnelDispatcher
-
- getSharedKeyLength() - Method in class com.southernstorm.noise.protocol.Curve25519DHState
-
- getSharedKeyLength() - Method in interface com.southernstorm.noise.protocol.DHState
-
Gets the length of shared keys for this algorithm.
- getSharePercentage() - Method in class net.i2p.router.Router
-
What fraction of the bandwidth specified in our bandwidth limits should
we allow to be consumed by participating tunnels?
- getShareRatio() - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getShareRatio() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getShareRatio() - Method in interface net.i2p.router.TunnelManagerFacade
-
- getShutdownTimeRemaining() - Method in class net.i2p.router.Router
-
How long until the graceful shutdown will kill us?
- getSID() - Method in class org.cybergarage.upnp.event.NotifyRequest
-
- getSID() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getSID(String) - Static method in class org.cybergarage.upnp.event.Subscription
-
- getSID() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- getSID() - Method in class org.cybergarage.upnp.event.SubscriptionResponse
-
- getSID() - Method in class org.cybergarage.upnp.Service
-
- getSID() - Method in class org.cybergarage.upnp.xml.ServiceData
-
- getSigningPrivateKey() - Method in class net.i2p.router.KeyManager
-
Router key
- getSigningPublicKey() - Method in class net.i2p.router.KeyManager
-
Router key
- getSigTypeConfig(RouterContext) - Static method in class net.i2p.router.startup.CreateRouterInfoJob
-
The configured SigType to expect on read-in
- getSize() - Method in class net.i2p.data.i2np.DataMessage
-
- getSize() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- getSizeRatchet() - Method in class net.i2p.data.i2np.GarlicClove
-
- getSlowStartThreshold() - Method in class net.i2p.router.transport.udp.PeerState
-
stat in SST column, otherwise unused,
candidate for removal
- getSmallestIcon() - Method in class org.cybergarage.upnp.Device
-
- getSOAPAction() - Method in class org.cybergarage.soap.SOAPRequest
-
- getSocket() - Method in class org.cybergarage.http.HTTPRequest
-
- getSocket() - Method in class org.cybergarage.http.HTTPSocket
-
- getSocket() - Method in class org.cybergarage.upnp.ssdp.HTTPMUSocket
-
- getSpeedBonus() - Method in class net.i2p.router.peermanager.PeerProfile
-
extra factor added to the speed ranking - this can be updated in the profile
written to disk to affect how the algorithm ranks speed.
- getSpeedThreshold() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getSpeedValue() - Method in class net.i2p.router.peermanager.PeerProfile
-
How fast is the peer, taking into consideration both throughput and latency.
- getSSDPAnnounceCount() - Method in class org.cybergarage.upnp.Device
-
- getSSDPBindAddress() - Method in class org.cybergarage.upnp.Device
-
- getSSDPBindAddress() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getSSDPIPv4MulticastAddress() - Method in class org.cybergarage.upnp.Device
-
- getSSDPIPv4MulticastAddress(String) - Method in class org.cybergarage.upnp.Device
-
- getSSDPIPv6MulticastAddress() - Method in class org.cybergarage.upnp.Device
-
- getSSDPIPv6MulticastAddress(String) - Method in class org.cybergarage.upnp.Device
-
- getSSDPNotifySocket(int) - Method in class org.cybergarage.upnp.ssdp.SSDPNotifySocketList
-
- getSSDPNotifySocketList() - Method in class org.cybergarage.upnp.ControlPoint
-
I2P was private
- getSSDPPacket() - Method in class org.cybergarage.upnp.Device
-
- getSSDPPacket() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getSSDPPort() - Method in class org.cybergarage.upnp.ControlPoint
-
- getSSDPPort() - Method in class org.cybergarage.upnp.Device
-
- getSSDPPort() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getSSDPSearchResponseSocket(int) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchResponseSocketList
-
- getSSDPSearchResponseSocketList() - Method in class org.cybergarage.upnp.ControlPoint
-
I2P was private
- getSSDPSearchSocket(int) - Method in class org.cybergarage.upnp.ssdp.SSDPSearchSocketList
-
- getSSDPSearchSocketList() - Method in class org.cybergarage.upnp.xml.DeviceData
-
- getST() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getST() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- getStart() - Method in class net.i2p.router.message.OutboundClientMessageStatus
-
date we started the process on
- getStartAfter() - Method in class net.i2p.router.JobTiming
-
# of milliseconds after the epoch to start the job
- getState() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- getState() - Method in class net.i2p.router.sybil.Analysis
-
- getState() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- getState() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
- getStateVariable(String, String) - Method in class org.cybergarage.upnp.Device
-
- getStateVariable(String) - Method in class org.cybergarage.upnp.Device
-
- getStateVariable(String) - Method in class org.cybergarage.upnp.Service
-
- getStateVariable(int) - Method in class org.cybergarage.upnp.ServiceStateTable
-
- getStateVariableData() - Method in class org.cybergarage.upnp.StateVariable
-
- getStateVariableNode() - Method in class org.cybergarage.upnp.StateVariable
-
- getStatus() - Method in class net.i2p.router.CommSystemFacade
-
Determine under what conditions we are remotely reachable.
- getStatus() - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
-
Status from current reseed attempt,
probably empty if no reseed in progress.
- getStatus() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getStatus() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getStatus() - Method in class org.cybergarage.upnp.Action
-
- getStatus() - Method in class org.cybergarage.upnp.StateVariable
-
- getStatusCode() - Method in class org.cybergarage.http.HTTPResponse
-
- getStatusCode() - Method in class org.cybergarage.http.HTTPStatus
-
- getStatusLineString() - Method in class org.cybergarage.http.HTTPResponse
-
- getStep() - Method in class org.cybergarage.upnp.AllowedValueRange
-
- getStringHeaderValue(String, String, String) - Method in class org.cybergarage.http.HTTPPacket
-
- getStringHeaderValue(String) - Method in class org.cybergarage.http.HTTPPacket
-
- getStyle() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- getStyle() - Method in interface net.i2p.router.transport.Transport
-
The unique identity of this Transport
- getStyle() - Method in class net.i2p.router.transport.udp.UDPTransport
-
- getSubData() - Method in class net.i2p.router.message.GarlicConfig
-
- getSubData() - Method in class net.i2p.router.message.PayloadGarlicConfig
-
- getSubscriber(int) - Method in class org.cybergarage.upnp.event.SubscriberList
-
- getSubscriber(String) - Method in class org.cybergarage.upnp.Service
-
- getSubscriberList() - Method in class org.cybergarage.upnp.Service
-
- getSubscriberList() - Method in class org.cybergarage.upnp.xml.ServiceData
-
- getSubscriberService(String) - Method in class org.cybergarage.upnp.ControlPoint
-
- getSubscriberService(String) - Method in class org.cybergarage.upnp.Device
-
- getSubscriptionTime() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getSuccess() - Method in class net.i2p.router.message.OutboundClientMessageStatus
-
have we totally succeeded?
- getSuccessful() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getSuccessful() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getSupportedEncryption() - Method in class net.i2p.router.LeaseSetKeys
-
What types of encryption are supported?
- getTagsToSend() - Method in class net.i2p.router.crypto.ratchet.MuxedSKM
-
- getTagsToSend() - Method in class net.i2p.router.crypto.ratchet.RatchetSKM
-
How many to send, IF we need to.
- getTagsToSend() - Method in class net.i2p.router.crypto.TransientSessionKeyManager
-
How many to send, IF we need to.
- getTarget() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getTarget() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getTarget() - Method in class net.i2p.router.OutNetMessage
-
Specifies the router to which the message should be delivered.
- getTargetAddress(String) - Method in class net.i2p.data.router.RouterInfo
-
Pull the first workable target address for the given transport.
- getTargetAddress(RouterInfo) - Method in class net.i2p.router.transport.udp.UDPTransport
-
Get first available address we can use.
- getTargetAddresses(String) - Method in class net.i2p.data.router.RouterInfo
-
For multiple addresses per-transport (IPv4 or IPv6)
- getTargetAddresses(String, String) - Method in class net.i2p.data.router.RouterInfo
-
For multiple addresses per-transport (IPv4 or IPv6)
Return addresses matching either of two styles
- getTargetAddresses(RouterInfo) - Method in class net.i2p.router.transport.TransportImpl
-
Get all available address we can use,
shuffled and then sorted by cost/preference.
- getTargetRouter() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getTargetTunnel() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- getTheyRelayToUsAs() - Method in class net.i2p.router.transport.udp.PeerState
-
If they have offered to serve as an introducer to us, this is the tag
we can use to publish that fact.
- getThreadObject() - Method in class org.cybergarage.util.ThreadCore
-
- getTimeout() - Method in class net.i2p.router.crypto.ratchet.RatchetTagSet
-
For inbound and outbound: Idle timeout interval.
- getTimeout() - Method in class org.cybergarage.http.HTTPServer
-
Get the current socket timeout
- getTimeOut() - Method in class org.cybergarage.upnp.event.Subscriber
-
- getTimeout(String) - Static method in class org.cybergarage.upnp.event.Subscription
-
- getTimeout() - Method in class org.cybergarage.upnp.event.SubscriptionRequest
-
- getTimeout() - Method in class org.cybergarage.upnp.event.SubscriptionResponse
-
- getTimeout() - Method in class org.cybergarage.upnp.Service
-
- getTimeout() - Method in class org.cybergarage.upnp.xml.ServiceData
-
- getTimeoutMs() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- getTimeSinceCreated() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getTimeSinceCreated(long) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getTimeSinceReceive() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getTimeSinceReceive(long) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getTimeSinceReceived() - Method in class net.i2p.router.transport.udp.UDPPacket
-
a packet handler has pulled it off the inbound queue
- getTimeSinceSend() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getTimeSinceSend(long) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getTimestamp(String) - Method in class net.i2p.router.OutNetMessage
-
- getTimeStamp() - Method in class org.cybergarage.upnp.Device
-
- getTimeStamp() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getTimestamper() - Method in class net.i2p.router.RouterClock
-
The RouterTimestamper
- getTimestamps() - Method in class net.i2p.router.OutNetMessage
-
- getTimeString() - Method in class org.cybergarage.http.Date
-
- getTimeTillMidnight() - Method in class net.i2p.data.router.RouterKeyGenerator
-
How long until midnight (ms)
- getTimeToLive() - Static method in class org.cybergarage.upnp.UPnP
-
- getTiming() - Method in interface net.i2p.router.Job
-
Timing criteria for the task
- getTiming() - Method in class net.i2p.router.JobImpl
-
- getTo(long) - Static method in class net.i2p.router.Blocklist
-
Public for console only, not a public API
- getTo() - Method in class net.i2p.router.message.OutboundClientMessageStatus
-
who is the message going to?
- getToRouter() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
may be null
- getTotalAllocatedInboundBytes() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getTotalAllocatedOutboundBytes() - Method in class net.i2p.router.transport.FIFOBandwidthLimiter
-
- getTotalLength() - Method in class net.i2p.router.crypto.ratchet.RatchetPayload.Block
-
- getTotalLength() - Method in class net.i2p.router.transport.ntcp.NTCP2Payload.Block
-
- getTotalPendingTime() - Method in class net.i2p.router.JobStats
-
- getTotalQuantity() - Method in class net.i2p.router.TunnelPoolSettings
-
Convenience
- getTotalRequested() - Method in interface net.i2p.router.transport.FIFOBandwidthLimiter.Request
-
how many bytes were requested?
- getTotalTime() - Method in class net.i2p.router.JobStats
-
- getToTunnel() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
may be null
- getTransferEncoding() - Method in class org.cybergarage.http.HTTPPacket
-
- getTransientIPv4Blocks() - Method in class net.i2p.router.Blocklist
-
Single IPs blocked until restart.
- getTransientIPv6Blocks() - Method in class net.i2p.router.Blocklist
-
Single IPs blocked until restart.
- getTransport() - Method in class net.i2p.router.transport.TransportBid
-
Specifies the transport that offered this bid
- getTransport(String) - Method in class net.i2p.router.transport.TransportManager
-
- getTransport() - Method in class net.i2p.router.transport.udp.PeerState
-
Convenience for OutboundMessageState so it can fail itself
- getTransportCount() - Method in class net.i2p.router.transport.TransportManager
-
- getTransports() - Method in class net.i2p.router.CommSystemFacade
-
- getTransports() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
- getTransports() - Method in class net.i2p.router.transport.TransportManager
-
- getTransportStyle() - Method in class net.i2p.data.router.RouterAddress
-
Retrieve the type of transport that must be used to communicate on this address.
- getTunnel(TunnelId) - Method in class net.i2p.router.tunnel.pool.AliasedTunnelPool
-
- getTunnel(TunnelId) - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
- getTunnelCount() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
duplicate of size(), let's pick one
- getTunnelCreateResponseTime() - Method in class net.i2p.router.peermanager.PeerProfile
-
how long it takes to get a tunnel create response from the peer (in milliseconds), calculated over a 1 minute, 1 hour, and 1 day period
Warning - may return null if !getIsExpanded()
- getTunnelFailed() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getTunnelFailures() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getTunnelHistory() - Method in class net.i2p.router.peermanager.PeerProfile
-
history of tunnel activity with the peer
Warning - may return null if !getIsExpanded()
- getTunnelId() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
default null
- getTunnelId() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- getTunnelId() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
-
- getTunnelIdObj() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- getTunnelInfo(TunnelId) - Method in class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- getTunnelInfo(TunnelId) - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- getTunnelInfo(TunnelId) - Method in interface net.i2p.router.TunnelManagerFacade
-
- getTunnelLag() - Method in interface net.i2p.router.RouterThrottle
-
How backed up our tunnels are at the moment (in milliseconds)
- getTunnelLag() - Method in class net.i2p.router.RouterThrottleImpl
-
- getTunnelPool() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- getTunnelStatus() - Method in interface net.i2p.router.RouterThrottle
-
Message on the state of participating tunnel acceptance
- getTunnelStatus() - Method in class net.i2p.router.RouterThrottleImpl
-
- getTunnelTestResponseTime() - Method in class 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() - Method in class net.i2p.router.peermanager.PeerProfile
-
- getType() - Method in class com.maxmind.geoip.DatabaseInfo
-
- getType() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
- getType() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- getType() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
- getType() - Method in class net.i2p.data.i2np.DataMessage
-
- getType() - Method in class net.i2p.data.i2np.DeliveryStatusMessage
-
- getType() - Method in class net.i2p.data.i2np.GarlicMessage
-
- getType() - Method in interface net.i2p.data.i2np.I2NPMessage
-
Return the unique identifier for this type of I2NP message, as defined in
the I2NP spec
- getType() - Method in class net.i2p.data.i2np.ShortTunnelBuildMessage
-
- getType() - Method in class net.i2p.data.i2np.ShortTunnelBuildReplyMessage
-
- getType() - Method in class net.i2p.data.i2np.TunnelBuildMessage
-
- getType() - Method in class net.i2p.data.i2np.TunnelBuildReplyMessage
-
- getType() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- getType() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
-
- getType() - Method in class net.i2p.data.i2np.UnknownI2NPMessage
-
Note that this returns the "true" type, so that
the IBGW can correctly make drop decisions.
- getType() - Method in class net.i2p.data.i2np.VariableTunnelBuildMessage
-
- getType() - Method in class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
-
- getType() - Method in class net.i2p.data.router.RouterInfo
-
- getUDN() - Method in class org.cybergarage.upnp.Device
-
- getUDN(String) - Static method in class org.cybergarage.upnp.device.USN
-
- getUDPSocket() - Method in class org.cybergarage.upnp.ssdp.HTTPUSocket
-
- getUnackedFragments() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- getUnackedSize() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
As of 0.9.49, includes packet overhead
- getUnderlyingDigest() - Method in class net.i2p.router.transport.udp.I2PHMac
-
- getUniqueId() - Method in interface net.i2p.data.i2np.I2NPMessage
-
Replay resistant message ID
- getUniqueId() - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
Replay resistant message Id
- getUnknownOptions() - Method in class net.i2p.router.TunnelPoolSettings
-
- getUnpromptedDbStoreNew() - Method in class net.i2p.router.peermanager.DBHistory
-
how many times have they sent us data we didn't ask for and that we've never seen?
- getUnpromptedDbStoreOld() - Method in class net.i2p.router.peermanager.DBHistory
-
how many times have they sent us data we didn't ask for but that we have seen?
- getUPC() - Method in class org.cybergarage.upnp.Device
-
- getUPnPError() - Method in class org.cybergarage.upnp.control.ControlResponse
-
- getUPnPErrorCode() - Method in class org.cybergarage.upnp.control.ControlResponse
-
- getUPnPErrorDescription() - Method in class org.cybergarage.upnp.control.ControlResponse
-
- getUPnPScannerCallback() - Method in class net.i2p.router.Router
-
For Android only.
- getUptime() - Method in class net.i2p.router.Router
-
Wall clock uptime.
- getUptime() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- getURI() - Method in class org.cybergarage.http.HTTPRequest
-
- getURL() - Method in class org.cybergarage.upnp.Icon
-
- getURLBase() - Method in class org.cybergarage.upnp.Device
-
- getUs() - Method in class net.i2p.router.peermanager.ProfileOrganizer
-
- getUserData() - Method in class org.cybergarage.upnp.Action
-
- getUserData() - Method in class org.cybergarage.upnp.Argument
-
- getUserData() - Method in class org.cybergarage.upnp.ControlPoint
-
- getUserData() - Method in class org.cybergarage.upnp.Device
-
- getUserData() - Method in class org.cybergarage.upnp.Icon
-
- getUserData() - Method in class org.cybergarage.upnp.Service
-
- getUserData() - Method in class org.cybergarage.upnp.StateVariable
-
- getUserData() - Method in class org.cybergarage.xml.Node
-
- getUSN() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- getUSN() - Method in class org.cybergarage.upnp.ssdp.SSDPRequest
-
- getUSN() - Method in class org.cybergarage.upnp.ssdp.SSDPResponse
-
- getUUID() - Method in class org.cybergarage.upnp.Device
-
- getValue() - Method in class org.cybergarage.http.HTTPHeader
-
- getValue(LineNumberReader, String) - Static method in class org.cybergarage.http.HTTPHeader
-
- getValue(String, String) - Static method in class org.cybergarage.http.HTTPHeader
-
- getValue(byte[], String) - Static method in class org.cybergarage.http.HTTPHeader
-
- getValue() - Method in class org.cybergarage.http.Parameter
-
- getValue(String) - Method in class org.cybergarage.http.ParameterList
-
- getValue() - Method in class org.cybergarage.upnp.AllowedValue
-
- getValue() - Method in class org.cybergarage.upnp.Argument
-
- getValue() - Method in class org.cybergarage.upnp.event.Property
-
- getValue() - Method in class org.cybergarage.upnp.StateVariable
-
- getValue() - Method in class org.cybergarage.upnp.xml.ArgumentData
-
- getValue() - Method in class org.cybergarage.upnp.xml.StateVariableData
-
- getValue() - Method in class org.cybergarage.xml.Attribute
-
- getValue() - Method in class org.cybergarage.xml.Node
-
- getVarName() - Method in class org.cybergarage.upnp.control.QueryRequest
-
- getVerifiedBytesTransferred() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- getVerifiedBytesTransferred() - Method in interface net.i2p.router.TunnelInfo
-
we know for sure that this many bytes travelled through the tunnel in its lifetime
- getVersion() - Method in class net.i2p.data.router.RouterInfo
-
For convenience, the same as getOption("router.version"),
but returns "0" if unset.
- getVersion() - Method in class net.i2p.router.transport.ntcp.EstablishBase
-
Get the NTCP version
- getVersion() - Method in interface net.i2p.router.transport.ntcp.EstablishState
-
Get the NTCP version
- getVersion() - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
-
Get the NTCP version
- getVersion() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
The NTCP2 version, for the console.
- getVersion() - Method in class net.i2p.router.transport.ntcp.OutboundEstablishState
-
Get the NTCP version
- getVersion() - Method in class net.i2p.router.transport.ntcp.OutboundNTCP2State
-
Get the NTCP version
- getVersion() - Method in class org.cybergarage.http.HTTPPacket
-
- getVersion() - Method in class org.cybergarage.http.HTTPStatus
-
- getWantedACKSendSince() - Method in class net.i2p.router.transport.udp.PeerState
-
- getWeRelayToThemAs() - Method in class net.i2p.router.transport.udp.PeerState
-
if we are serving as an introducer to them, this is the the tag that
they can publish that, when presented to us, will cause us to send
a relay introduction to the current peer
- getWhenCompleted() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getWhenCompleted() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getWhenStarted() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- getWhenStarted() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- getWhenStarted() - Method in class net.i2p.router.Router
-
Used only by routerconsole..
- getWidth() - Method in class org.cybergarage.upnp.Icon
-
- getWordSelectors(byte[], int, int, int[]) - Method in class org.xlattice.crypto.filters.KeySelector.GenericWordSelector
-
Extract the k offsets into the word offset array
- getWordSelectors(byte[], int, int, int[]) - Method in interface org.xlattice.crypto.filters.KeySelector.WordSelector
-
- getWorkingDir(Properties) - Static method in class net.i2p.router.startup.PortableWorkingDir
-
Only call this once on router invocation.
- getWorkingDir(Properties, boolean) - Static method in class net.i2p.router.startup.WorkingDir
-
Only call this once on router invocation.
- getWrapperConfigPath(RouterContext) - Static method in class net.i2p.router.tasks.OOMListener
-
Best guess of wrapper.config path.
- getWriteLock() - Method in class net.i2p.router.util.DecayingBloomFilter
-
- getWriter() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
Hook for NTCPConnection
- getXDHFactory() - Method in class net.i2p.router.CommSystemFacade
-
Factory for making X25519 key pairs.
- getXDHFactory() - Method in class net.i2p.router.dummy.VMCommSystem
-
Factory for making X25519 key pairs.
- getXDHFactory() - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
Factory for making X25519 key pairs.
- getXDHFactory() - Method in class net.i2p.router.transport.ntcp.NTCPTransport
-
- getXDHFactory() - Method in class net.i2p.router.transport.TransportManager
-
Factory for making X25519 key pairs.
- getXMLParser() - Static method in class org.cybergarage.soap.SOAP
-
- getXMLParser() - Static method in class org.cybergarage.upnp.UPnP
-
- getXORDistance() - Method in class net.i2p.router.peermanager.PeerProfile
-
For now, just a one-byte comparison
- getZone(String) - Method in class net.i2p.router.time.Zones
-
Get the NTP zone for a country
- globalSetUp() - Static method in class net.i2p.router.tunnel.FragmentTest
-
- gotAck(int, int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- gotAckRequest() - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- gotDateTime(long) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- gotDateTime(long) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
-
- gotDateTime(long) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
-
- gotGarlic(GarlicClove) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- gotI2NP(I2NPMessage) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
-
- gotI2NP(I2NPMessage) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
-
- gotNextKey(NextSessionKey) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- gotOptions(byte[], boolean) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- gotOptions(byte[], boolean) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
-
- gotOptions(byte[], boolean) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
-
- gotPadding(int, int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
For stats.
- gotPadding(int, int) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
-
- gotPadding(int, int) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
-
For stats.
- gotPN(int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- gotRI(RouterInfo, boolean, boolean) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
-
Get "s" static key out of RI, compare to what we got in the handshake.
- gotRI(RouterInfo, boolean, boolean) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
-
- gotTermination(int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- gotTermination(int, long) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
-
- gotTermination(int, long) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
-
- gotUnknown(int, int) - Method in interface net.i2p.router.crypto.ratchet.RatchetPayload.PayloadCallback
-
- gotUnknown(int, int) - Method in class net.i2p.router.transport.ntcp.InboundEstablishState
-
- gotUnknown(int, int) - Method in interface net.i2p.router.transport.ntcp.NTCP2Payload.PayloadCallback
-
- gotZeroRead() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
workaround for EventPumper
- GracefulShutdown - Class in 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) - Constructor for class net.i2p.router.tasks.GracefulShutdown
-
- gracefulShutdownInProgress() - Method in class net.i2p.router.Router
-
Is a graceful shutdown in progress? This may be cancelled.
- GrowingArrayUtils - Class in net.i2p.router.crypto.ratchet
-
A helper class that aims to provide comparable growth performance to ArrayList, but on primitive
arrays.
- growSize(int) - Static method in class net.i2p.router.crypto.ratchet.GrowingArrayUtils
-
Given the current size of an array, returns an ideal size to which the array should grow.
- GROWTH_FACTOR - Static variable in class net.i2p.router.peermanager.CapacityCalculator
-
used to adjust each period so that we keep trying to expand the peer's capacity