- t - Variable in class net.i2p.i2ptunnel.I2PTunnelGUI
-
- TAB - Static variable in class org.cybergarage.http.HTTP
-
- table - Static variable in class i2p.susi.util.HexTable
-
- tagsAcked(PublicKey, SessionKey, TagSetHandle) - Method in class net.i2p.crypto.SessionKeyManager
-
- tagsAcked(PublicKey, SessionKey, TagSetHandle) - Method in class net.i2p.crypto.TransientSessionKeyManager
-
Mark these tags as acked, start to use them (if we haven't already)
- tagsDelivered(PublicKey, SessionKey, Set<SessionTag>) - Method in class net.i2p.crypto.SessionKeyManager
-
Take note of the fact that the given sessionTags associated with the key for
encryption to the target have definitely been received at the target (aka call this
method after receiving an ack to a message delivering them)
- tagsDelivered(PublicKey, SessionKey, Set<SessionTag>) - Method in class net.i2p.crypto.TransientSessionKeyManager
-
Take note of the fact that the given sessionTags associated with the key for
encryption to the target have been sent.
- TagSetHandle - Interface in net.i2p.crypto
-
An opaque handle to a TagSet returned by the SessionKeyManager,
so that OCMOSJ can report that the tags were later acked, or not.
- tagsReceived(SessionKey, Set<SessionTag>) - Method in class net.i2p.crypto.SessionKeyManager
-
Accept the given tags and associate them with the given key for decryption
- tagsReceived(SessionKey, Set<SessionTag>) - Method in class net.i2p.crypto.TransientSessionKeyManager
-
Accept the given tags and associate them with the given key for decryption
- take() - Method in class net.i2p.internal.I2CPMessageQueue
-
Receive a message, blocking until one is available.
- take() - Method in class net.i2p.router.client.I2CPMessageQueueImpl
-
Receive a message, blocking until one is available
- takePage() - Method in class net.metanotion.io.block.FreeListBlock
-
Takes next page and writes new len to disk
- task - Variable in class net.i2p.i2ptunnel.I2PTunnelServer
-
- TaskScheduler - Interface in net.i2p.client.streaming
-
Coordinates what we do 'next'.
- TCBShare - Class in net.i2p.client.streaming
-
Share important TCP Control Block parameters across Connections
to the same remote peer.
- TCBShare(I2PAppContext) - Constructor for class net.i2p.client.streaming.TCBShare
-
- TCPio - Class in net.i2p.BOB
-
Shove data from one stream to the other.
- TCPio(InputStream, OutputStream, AtomicBoolean) - Constructor for class net.i2p.BOB.TCPio
-
Constructor
- TCPlistener - Class in net.i2p.BOB
-
Listen on TCP port and connect to I2P
- TCPlistener(ServerSocket, I2PSocketManager, NamedDB, NamedDB, Log, AtomicBoolean) - Constructor for class net.i2p.BOB.TCPlistener
-
Constructor
- TCPtoI2P - Class in net.i2p.BOB
-
Process TCP->I2P
- TCPtoI2P(I2PSocketManager, Socket, NamedDB, NamedDB, AtomicBoolean) - Constructor for class net.i2p.BOB.TCPtoI2P
-
Constructor
- terminate() - Method in class net.i2p.router.transport.UPnP
-
- testClient(String, ClassLoader) - Static method in class net.i2p.router.startup.LoadClientAppsJob
-
Use to test if the class is present,
to propagate an error back to the user,
since runClient() runs in a separate thread.
- TestJob - Class in net.i2p.router.tunnel.pool
-
- TestJob(RouterContext, PooledTunnelCreatorConfig, TunnelPool) - Constructor for class net.i2p.router.tunnel.pool.TestJob
-
- testJobSuccessful(int) - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- testSuccessful(int) - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
- testSuccessful(int) - Method in class net.i2p.router.tunnel.pool.TestJob
-
- testSuccessful(int) - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- testSuccessful(int) - Method in interface net.i2p.router.TunnelInfo
-
take note that the tunnel was able to measurably Do Good
in the given time
- THINSP - Static variable in class net.i2p.router.web.SummaryHelper
-
- thread - Variable in class net.i2p.i2ptunnel.streamr.Pinger
-
- thread - Variable in class net.i2p.i2ptunnel.udp.I2PSource
-
- thread - Variable in class net.i2p.i2ptunnel.udp.UDPSource
-
- thread - Variable in class net.i2p.sam.SAMHandler
-
- THREAD - Static variable in class net.i2p.util.LogManager
-
These define the characters in the format line of the config file
- ThreadCore - Class in org.cybergarage.util
-
- ThreadCore() - Constructor for class org.cybergarage.util.ThreadCore
-
- throttle() - Method in class net.i2p.router.RouterContext
-
Component to coordinate our accepting/rejecting of requests under load
- ThrottledPumpedTunnelGateway - Class in net.i2p.router.tunnel
-
Same as PTG, but check to see if a message should be dropped before queueing it.
- ThrottledPumpedTunnelGateway(RouterContext, TunnelGateway.QueuePreprocessor, TunnelGateway.Sender, TunnelGateway.Receiver, TunnelGatewayPumper, HopConfig) - Constructor for class net.i2p.router.tunnel.ThrottledPumpedTunnelGateway
-
- TimedWeightedPriorityMessageQueue - Class in net.i2p.router.transport.udp
-
Weighted priority queue implementation for the outbound messages, coupled
with code to fail messages that expire.
- TimedWeightedPriorityMessageQueue(RouterContext, int[], int[], TimedWeightedPriorityMessageQueue.FailedListener) - Constructor for class net.i2p.router.transport.udp.TimedWeightedPriorityMessageQueue
-
Build up a new queue
- TimedWeightedPriorityMessageQueue.FailedListener - Interface in net.i2p.router.transport.udp
-
- TIMEOUT - Static variable in class org.cybergarage.http.HTTP
-
- TIMEOUT_HEADER - Static variable in class org.cybergarage.upnp.event.Subscription
-
- timeoutMs() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- timeReached() - Method in class net.i2p.client.I2PSessionImpl.VerifyUsage
-
- timeReached() - Method in class net.i2p.client.SessionIdleTimer
-
- timeReached() - Method in class net.i2p.client.streaming.Connection.ConEvent
-
- timeReached() - Method in class net.i2p.client.streaming.Connection.ResendPacketEvent
-
- timeReached() - Method in interface net.i2p.util.SimpleTimer.TimedEvent
-
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
- timeReached() - Method in class net.i2p.util.SimpleTimer2.TimedEvent
-
Simple interface for events to be queued up and notified on expiration
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
- timeReached() - Method in class net.i2p.util.SocketTimeout
-
- TimerUtil - Class in org.cybergarage.util
-
- TimerUtil() - Constructor for class org.cybergarage.util.TimerUtil
-
- timestamp(String) - Method in class net.i2p.router.OutNetMessage
-
Stamp the message's progress
- Timestamper - Class in net.i2p.time
-
Periodically query a series of NTP servers and update any associated
listeners.
- Timestamper(I2PAppContext) - Constructor for class net.i2p.time.Timestamper
-
- Timestamper(I2PAppContext, Timestamper.UpdateListener) - Constructor for class net.i2p.time.Timestamper
-
- Timestamper(I2PAppContext, Timestamper.UpdateListener, boolean) - Constructor for class net.i2p.time.Timestamper
-
- Timestamper.UpdateListener - Interface in net.i2p.time
-
Interface to receive update notifications for when we query the time
Only used by Clock.
- timestampToString(double) - Static method in class net.i2p.time.NtpMessage
-
Returns a timestamp (number of seconds since 00:00 1-Jan-1900) as a
formatted date/time string.
- timingUpdated() - Method in class net.i2p.router.JobQueue
-
- title(String) - Method in class net.i2p.router.web.CSSHelper
-
translate the title and display consistently
- tk - Variable in class net.i2p.crypto.CryptixAESKeyCache.KeyCacheEntry
-
- to - Variable in class i2p.susi.webmail.Mail
-
- to822Date(long) - Static method in class net.i2p.router.util.RFC822Date
-
- toASCII(String) - Static method in class i2p.susi.dns.AddressBean
-
Ref: java.net.IDN and RFC 3940
- toBase64() - Method in class net.i2p.data.ByteArray
-
- toBase64() - Method in interface net.i2p.data.DataStructure
-
render the structure into modified base 64 notation
- toBase64() - Method in class net.i2p.data.DataStructureImpl
-
- toBase64() - Method in class net.i2p.data.Hash
-
- toBase64() - Method in class net.i2p.data.SimpleDataStructure
-
- toBoolean(byte[], int, boolean) - Static method in class net.i2p.data.DataHelper
-
- toBoolean(byte[], int, Boolean) - Static method in class net.i2p.data.DataHelper
-
- toByteArray() - Method in class net.i2p.client.streaming.ByteCollector
-
Deprecated.
Copy the contents of the collector into a new array and return it
- toByteArray() - Method in interface net.i2p.data.DataStructure
-
- toByteArray() - Method in class net.i2p.data.DataStructureImpl
-
- toByteArray() - Method in class net.i2p.data.DateAndFlags
-
Overridden for efficiency.
- toByteArray() - Method in class net.i2p.data.i2np.GarlicClove
-
- toByteArray(byte[]) - Method in interface net.i2p.data.i2np.I2NPMessage
-
write the message to the buffer, returning the number of bytes written.
- toByteArray() - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
- toByteArray(byte[]) - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
- toByteArray() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- toByteArray() - Method in class net.i2p.data.SimpleDataStructure
-
Overridden for efficiency.
- toByteArray() - Method in class net.i2p.data.TunnelId
-
Overridden for efficiency.
- toByteArray() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
- toByteArray() - Method in class net.i2p.time.NtpMessage
-
This method constructs the data bytes of a raw NTP packet.
- toByteArray() - Method in class net.i2p.util.NativeBigInteger
-
- toDate(Date) - Static method in class net.i2p.data.DataHelper
-
- toDate(byte[], int, long) - Static method in class net.i2p.data.DataHelper
-
- toDateString(int) - Static method in class org.cybergarage.http.Date
-
- toDecimalString(byte[], int) - Static method in class net.i2p.data.DataHelper
-
- toHex(byte[]) - Static method in class org.klomp.snark.I2PSnarkUtil
-
Like DataHelper.toHexString but ensures no loss of leading zero bytes
- toHexString(byte[]) - Static method in class net.i2p.data.DataHelper
-
- toHostString() - Method in class net.i2p.router.transport.udp.RemoteHostId
-
- toId(long) - Static method in class net.i2p.client.streaming.Packet
-
- toInteger(String) - Static method in class org.cybergarage.util.StringUtil
-
- toLevelString(int) - Static method in class net.i2p.util.Log
-
- toLong(int, long) - Static method in class net.i2p.data.DataHelper
-
- toLong(byte[], int, int, long) - Static method in class net.i2p.data.DataHelper
-
- toLong(String) - Static method in class org.cybergarage.util.StringUtil
-
- toMonthString(int) - Static method in class org.cybergarage.http.Date
-
- tooBacklogged() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- TooManyStreamsException - Exception in net.i2p.client.streaming
-
We attempted to have more open streams than we are willing to put up with
- TooManyStreamsException(String, Throwable) - Constructor for exception net.i2p.client.streaming.TooManyStreamsException
-
- TooManyStreamsException(String) - Constructor for exception net.i2p.client.streaming.TooManyStreamsException
-
- TooManyStreamsException() - Constructor for exception net.i2p.client.streaming.TooManyStreamsException
-
- tooOld() - Method in class net.i2p.data.i2cp.SessionConfig
-
- toProperties(byte[], int, Properties) - Static method in class net.i2p.data.DataHelper
-
Deprecated.
- toProperties(Properties) - Static method in class net.i2p.data.DataHelper
-
Writes the props to returned byte array, not sorted
(unless the opts param is an OrderedProperties)
Strings will be UTF-8 encoded in the byte array.
- toPublic() - Method in class net.i2p.data.PrivateKey
-
derives a new PublicKey object derived from the secret contents
of this PrivateKey
- toPublic() - Method in class net.i2p.data.SigningPrivateKey
-
converts this signing private key to its public equivalent
- toRawByteArray(byte[]) - Method in interface net.i2p.data.i2np.I2NPMessage
-
write the message to the buffer, returning the number of bytes written.
- toRawByteArray(byte[]) - Method in class net.i2p.data.i2np.I2NPMessageImpl
-
used by SSU only
- toRawString(StringBuilder) - Method in class net.i2p.router.transport.udp.UDPPacketReader.DataReader
-
- toRawString(StringBuilder) - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- toRelativeURL(String, boolean) - Static method in class org.cybergarage.http.HTTP
-
- toRelativeURL(String) - Static method in class org.cybergarage.http.HTTP
-
- toRouterAddress() - Method in class net.i2p.router.transport.ntcp.NTCPAddress
-
- torrentComplete(Snark) - Method in interface org.klomp.snark.Snark.CompleteListener
-
- torrentComplete(Snark) - Method in class org.klomp.snark.SnarkManager
-
A Snark.CompleteListener method.
- toSIDHeaderString(String) - Static method in class org.cybergarage.upnp.event.Subscription
-
- toStr(byte[]) - Static method in class net.i2p.router.Blocklist
-
- toString() - Method in class com.nettgryppa.security.HashCash
-
Returns the canonical string representation of the HashCash
- toString() - Method in class i2p.susi.util.ReadBuffer
-
- toString() - Method in class net.i2p.addressbook.AddressBook
-
Return a string representation of the origin of the AddressBook.
- toString() - Method in class net.i2p.client.I2PSessionImpl
-
- toString() - Method in class net.i2p.client.naming.NamingService
-
- toString() - Method in class net.i2p.client.streaming.ByteCollector
-
Deprecated.
Render the bytes as a string
- toString() - Method in class net.i2p.client.streaming.Connection.ConEvent
-
- toString() - Method in class net.i2p.client.streaming.Connection
-
- toString() - Method in class net.i2p.client.streaming.ConnectionOptions
-
- toString() - Method in class net.i2p.client.streaming.I2PSocketFull
-
- toString() - Method in class net.i2p.client.streaming.I2PSocketImpl
-
Deprecated.
- toString() - Method in class net.i2p.client.streaming.Packet
-
- toString() - Method in class net.i2p.client.streaming.StandardServerSocket
-
- toString() - Method in class net.i2p.client.streaming.StandardSocket
-
- toString() - Method in class net.i2p.data.Address
-
- toString() - Method in class net.i2p.data.ByteArray
-
- toString() - Method in class net.i2p.data.Certificate
-
- toString(Properties) - Static method in class net.i2p.data.DataHelper
-
Pretty print the mapping, unsorted
(unless the options param is an OrderedProperties)
- toString(Collection) - Static method in class net.i2p.data.DataHelper
-
Pretty print the collection
- toString(byte[]) - Static method in class net.i2p.data.DataHelper
-
- toString(byte[], int) - Static method in class net.i2p.data.DataHelper
-
- toString() - Method in class net.i2p.data.DateAndFlags
-
- toString() - Method in class net.i2p.data.i2cp.AbuseReason
-
- toString() - Method in class net.i2p.data.i2cp.AbuseSeverity
-
- toString() - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
-
- toString() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- toString() - Method in class net.i2p.data.i2cp.CreateSessionMessage
-
- toString() - Method in class net.i2p.data.i2cp.DestLookupMessage
-
- toString() - Method in class net.i2p.data.i2cp.DestReplyMessage
-
- toString() - Method in class net.i2p.data.i2cp.DestroySessionMessage
-
- toString() - Method in class net.i2p.data.i2cp.DisconnectMessage
-
- toString() - Method in class net.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- toString() - Method in class net.i2p.data.i2cp.GetDateMessage
-
- toString() - Method in class net.i2p.data.i2cp.MessageId
-
- toString() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
-
- toString() - Method in class net.i2p.data.i2cp.MessageStatusMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- toString() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- toString() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- toString() - Method in class net.i2p.data.i2cp.SendMessageExpiresMessage
-
- toString() - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- toString() - Method in class net.i2p.data.i2cp.SessionConfig
-
- toString() - Method in class net.i2p.data.i2cp.SessionId
-
- toString() - Method in class net.i2p.data.i2cp.SessionStatusMessage
-
- toString() - Method in class net.i2p.data.i2cp.SetDateMessage
-
- toString() - Method in class net.i2p.data.i2np.DatabaseLookupMessage
-
- toString() - Method in class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- toString() - Method in class net.i2p.data.i2np.DatabaseStoreMessage
-
- toString() - Method in class net.i2p.data.i2np.DataMessage
-
- toString() - Method in class net.i2p.data.i2np.DeliveryInstructions
-
- toString() - Method in class net.i2p.data.i2np.DeliveryStatusMessage
-
- toString() - Method in class net.i2p.data.i2np.GarlicClove
-
- toString() - Method in class net.i2p.data.i2np.GarlicMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelBuildMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelBuildReplyMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelDataMessage
-
- toString() - Method in class net.i2p.data.i2np.TunnelGatewayMessage
-
- toString() - Method in class net.i2p.data.i2np.UnknownI2NPMessage
-
- toString() - Method in class net.i2p.data.i2np.VariableTunnelBuildMessage
-
- toString() - Method in class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
-
- toString() - Method in class net.i2p.data.KeysAndCert
-
- toString() - Method in class net.i2p.data.Lease
-
- toString() - Method in class net.i2p.data.LeaseSet
-
- toString() - Method in class net.i2p.data.Payload
-
- toString() - Method in class net.i2p.data.PrivateKeyFile
-
- toString() - Method in class net.i2p.data.RouterAddress
-
This is used on peers.jsp so sort options so it looks better.
- toString() - Method in class net.i2p.data.RouterInfo
-
- toString() - Method in class net.i2p.data.SimpleDataStructure
-
- toString() - Method in class net.i2p.data.TunnelId
-
- toString() - Method in class net.i2p.data.VerifiedDestination
-
- toString() - Method in class net.i2p.i2ptunnel.HTTPResponseOutputStream
-
- toString() - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- toString() - Method in class net.i2p.internal.PoisonI2CPMessage
-
- toString() - Method in class net.i2p.router.client.LeaseRequestState
-
- toString() - Method in class net.i2p.router.ClientTunnelSettings
-
- toString() - Method in class net.i2p.router.JobImpl
-
- toString() - Method in class net.i2p.router.JobStats
-
- toString() - Method in class net.i2p.router.message.CloveSet
-
- toString() - Method in class net.i2p.router.message.GarlicConfig
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.KBucketImpl
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.KBucketSet
-
- toString(byte[]) - Static method in class net.i2p.router.networkdb.kademlia.KBucketSet
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.SearchMessageSelector
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.StoreMessageSelector
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.StoreState
-
- toString() - Method in class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- toString() - Method in class net.i2p.router.OutNetMessage
-
- toString() - Method in class net.i2p.router.peermanager.PeerProfile
-
- toString() - Method in class net.i2p.router.RouterContext
-
- toString() - Method in class net.i2p.router.transport.ntcp.EstablishState
-
- toString() - Method in class net.i2p.router.transport.ntcp.NTCPAddress
-
- toString() - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
- toString() - Method in class net.i2p.router.transport.udp.InboundEstablishState
-
- toString() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
- toString() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
- toString() - Method in class net.i2p.router.transport.udp.PeerState
-
- toString() - Method in class net.i2p.router.transport.udp.PeerTestState
-
- toString() - Method in class net.i2p.router.transport.udp.RemoteHostId
-
- toString(boolean) - Method in class net.i2p.router.transport.udp.RemoteHostId
-
- toString(byte[]) - Static method in class net.i2p.router.transport.udp.RemoteHostId
-
- toString() - Method in class net.i2p.router.transport.udp.UDPAddress
-
- toString() - Method in class net.i2p.router.transport.udp.UDPPacket
-
- toString() - Method in class net.i2p.router.transport.udp.UDPPacketReader.DataReader
-
- toString() - Method in class net.i2p.router.transport.udp.UDPPacketReader
-
- toString() - Method in class net.i2p.router.tunnel.FragmentedMessage
-
public InputStream getInputStream() { return new FragmentInputStream(); }
private class FragmentInputStream extends InputStream {
private int _fragment;
private int _offset;
public FragmentInputStream() {
_fragment = 0;
_offset = 0;
}
public int read() throws IOException {
while (true) {
ByteArray ba = _fragments[_fragment];
if (ba == null) return -1;
if (_offset >= ba.getValid()) {
_fragment++;
_offset = 0;
} else {
byte rv = ba.getData()[ba.getOffset()+_offset];
_offset++;
return rv;
}
}
}
}
- toString() - Method in class net.i2p.router.tunnel.HopConfig
-
- toString() - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
- toString() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
- toString() - Method in class net.i2p.router.tunnel.TunnelGateway.PendingImpl
-
- toString() - Method in class net.i2p.router.tunnel.TunnelParticipant
-
- toString() - Method in class net.i2p.router.TunnelPoolSettings
-
- toString() - Method in class net.i2p.sam.SAMHandler
-
Get a string describing the handler.
- toString() - Method in class net.i2p.stat.Rate
-
- toString() - Method in class net.i2p.stat.RateStat
-
- toString() - Method in class net.i2p.time.NtpMessage
-
Returns a string representation of a NtpMessage
- toString() - Method in class net.i2p.util.InternalServerSocket
-
- toString() - Method in class net.i2p.util.InternalSocket
-
- toString() - Method in class net.i2p.util.SimpleTimer2
-
- toString() - Method in class net.i2p.util.SocketTimeout
-
- toString() - Method in class net.metanotion.io.block.FreeListBlock
-
- toString() - Method in class net.metanotion.io.block.index.BSkipLevels
-
- toString() - Method in class net.metanotion.io.block.index.BSkipList
-
- toString() - Method in class net.metanotion.io.block.index.BSkipSpan
-
- toString() - Method in class org.cybergarage.http.HTTPRequest
-
- toString() - Method in class org.cybergarage.http.HTTPResponse
-
- toString() - Method in class org.cybergarage.upnp.ssdp.SSDPPacket
-
- toString(boolean) - Method in class org.cybergarage.xml.Node
-
- toString() - Method in class org.cybergarage.xml.Node
-
- toString() - Method in class org.freenetproject.DetectedIP
-
- toString() - Method in class org.klomp.snark.bencode.BEValue
-
- toString() - Method in class org.klomp.snark.BitField
-
- toString() - Method in class org.klomp.snark.Message
-
- toString() - Method in class org.klomp.snark.MetaInfo
-
- toString() - Method in class org.klomp.snark.PartialPiece
-
- toString() - Method in class org.klomp.snark.Peer
-
Returns the String representation of the peerID.
- toString() - Method in class org.klomp.snark.PeerID
-
Returns the String "id@address" where id is the base64 encoded id
and address is the base64 dest (was the base64 hash of the dest) which
should match what the bytemonsoon tracker reports on its web pages.
- toString() - Method in class org.klomp.snark.Piece
-
- toString() - Method in class org.klomp.snark.Request
-
- toString() - Method in class org.klomp.snark.TrackerInfo
-
- totalReceived - Variable in class net.i2p.sam.SAMv2StreamSession.SAMv2StreamSessionSocketReader
-
- totalSize() - Method in class i2p.susi.dns.AddressbookBean
-
- totalSize() - Method in class i2p.susi.dns.NamingServiceBean
-
- toTimeoutHeaderString(long) - Static method in class org.cybergarage.upnp.event.Subscription
-
- toTimeString(int) - Static method in class org.cybergarage.http.Date
-
- toUnicode(String) - Static method in class i2p.susi.dns.AddressBean
-
The Unicode name, translated from Punycode
- toWeekString(int) - Static method in class org.cybergarage.http.Date
-
- toXMLString(boolean) - Method in class org.cybergarage.xml.Node
-
- toXMLString() - Method in class org.cybergarage.xml.Node
-
- trace(boolean, String) - Static method in class net.i2p.crypto.CryptixRijndael_Algorithm
-
- trace(String) - Static method in class net.i2p.crypto.CryptixRijndael_Algorithm
-
- TrackerClient - Class in org.klomp.snark
-
Informs metainfo tracker of events and gets new peers for peer
coordinator.
- TrackerClient(I2PSnarkUtil, MetaInfo, String, PeerCoordinator, Snark) - Constructor for class org.klomp.snark.TrackerClient
-
- TrackerInfo - Class in org.klomp.snark
-
The data structure for the tracker response.
- TrackerInfo(InputStream, byte[], byte[], MetaInfo) - Constructor for class org.klomp.snark.TrackerInfo
-
- TRANSFER_ENCODING - Static variable in class org.cybergarage.http.HTTP
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.networkdb.reseed.Reseeder.ReseedRunner
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.web.NewsFetcher
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.web.PluginUpdateChecker.PluginUpdateCheckerRunner
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.web.PluginUpdateHandler.PluginUpdateRunner
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.web.UnsignedUpdateHandler.UnsignedUpdateRunner
-
eepget listener callback Overrides
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.router.web.UpdateHandler.UpdateRunner
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.util.EepGet.CLIStatusListener
-
- transferComplete(long, long, long, String, String, boolean) - Method in interface net.i2p.util.EepGet.StatusListener
-
- transferComplete(long, long, long, String, String, boolean) - Method in class net.i2p.util.EepGetScheduler
-
Deprecated.
- transferFailed(String, long, long, int) - Method in class net.i2p.router.networkdb.reseed.Reseeder.ReseedRunner
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.web.NewsFetcher
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.web.PluginUpdateChecker.PluginUpdateCheckerRunner
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.web.PluginUpdateHandler.PluginUpdateRunner
-
- transferFailed(String, long, long, int) - Method in class net.i2p.router.web.UpdateHandler.UpdateRunner
-
- transferFailed(String, long, long, int) - Method in class net.i2p.util.EepGet.CLIStatusListener
-
- transferFailed(String, long, long, int) - Method in interface net.i2p.util.EepGet.StatusListener
-
- transferFailed(String, long, long, int) - Method in class net.i2p.util.EepGetScheduler
-
Deprecated.
- transform(byte[], int) - Method in class gnu.crypto.hash.BaseHashStandalone
-
The block digest transformation per se.
- transform(byte[], int) - Method in class gnu.crypto.hash.Sha256Standalone
-
- TRANSIENT_FAIL - Static variable in class net.i2p.router.transport.TransportBid
-
- TransientDataStore - Class in net.i2p.router.networkdb.kademlia
-
- TransientDataStore(RouterContext) - Constructor for class net.i2p.router.networkdb.kademlia.TransientDataStore
-
- TransientSessionKeyManager - Class in net.i2p.crypto
-
Implement the session key management, but keep everything in memory (don't write
to disk).
- TransientSessionKeyManager(I2PAppContext) - Constructor for class net.i2p.crypto.TransientSessionKeyManager
-
The session key manager should only be constructed and accessed through the
application context.
- Translate - Class in net.i2p.util
-
Translate strings efficiently.
- Translate() - Constructor for class net.i2p.util.Translate
-
- transmitTimestamp - Variable in class net.i2p.time.NtpMessage
-
This is the time at which the reply departed the server for the client,
in seconds since 00:00 1-Jan-1900.
- Transport - Interface in net.i2p.router.transport
-
Defines a way to send a message to another peer and start listening for messages
- transportAddressChanged() - Method in interface net.i2p.router.transport.TransportEventListener
-
- transportAddressChanged() - Method in class net.i2p.router.transport.TransportManager
-
- TransportBid - Class in net.i2p.router.transport
-
Provide a bid for how much it would "cost" to transfer a message of a
particular peer
- TransportBid() - Constructor for class net.i2p.router.transport.TransportBid
-
- TransportEventListener - Interface in net.i2p.router.transport
-
- transportFailed(String) - Method in class net.i2p.router.OutNetMessage
-
- TransportImpl - Class in net.i2p.router.transport
-
Defines a way to send a message to another peer and start listening for messages
- TransportImpl(RouterContext) - Constructor for class net.i2p.router.transport.TransportImpl
-
Initialize the new transport
- TransportManager - Class in net.i2p.router.transport
-
- TransportManager(RouterContext) - Constructor for class net.i2p.router.transport.TransportManager
-
- transports - Variable in class net.i2p.router.Shitlist.Entry
-
what transports they were shitlisted for (String), or null for all transports
- tray - Variable in class net.i2p.desktopgui.TrayManager
-
- trayIcon - Variable in class net.i2p.desktopgui.TrayManager
-
- TrayManager - Class in net.i2p.desktopgui
-
Manages the tray icon life.
- TrayManager() - Constructor for class net.i2p.desktopgui.TrayManager
-
Instantiate tray manager.
- trim(String, String) - Static method in class org.cybergarage.util.StringUtil
-
- TrivialPreprocessor - Class in net.i2p.router.tunnel
-
Do the simplest thing possible for preprocessing - for each message available,
turn it into the minimum number of fragmented preprocessed blocks, sending
each of those out.
- TrivialPreprocessor(RouterContext) - Constructor for class net.i2p.router.tunnel.TrivialPreprocessor
-
- TrivialRouterPreprocessor - Class in net.i2p.router.tunnel
-
- TrivialRouterPreprocessor(RouterContext) - Constructor for class net.i2p.router.tunnel.TrivialRouterPreprocessor
-
Deprecated.
- TrustedUpdate - Class in net.i2p.crypto
-
Handles DSA signing and verification of update files.
- TrustedUpdate() - Constructor for class net.i2p.crypto.TrustedUpdate
-
Constructs a new TrustedUpdate
with the default global
context.
- TrustedUpdate(I2PAppContext) - Constructor for class net.i2p.crypto.TrustedUpdate
-
- tryAddMapping(String, int, String, ForwardPort) - Method in class net.i2p.router.transport.UPnP
-
- TUNNEL_ACCEPT - Static variable in class net.i2p.router.RouterThrottleImpl
-
tunnel acceptance
- TUNNEL_REJECT_BANDWIDTH - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
tunnel rejection due to excess bandwidth usage
- TUNNEL_REJECT_CRIT - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
tunnel rejection due to system failure - essentially unused
- TUNNEL_REJECT_PROBABALISTIC_REJECT - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
probabalistic tunnel rejection due to a flood of requests - essentially unused
- TUNNEL_REJECT_TRANSIENT_OVERLOAD - Static variable in class net.i2p.router.peermanager.TunnelHistory
-
tunnel rejection due to temporary cpu/job/tunnel overload - essentially unused
- TunnelBuildMessage - Class in net.i2p.data.i2np
-
- TunnelBuildMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelBuildMessage
-
- TunnelBuildMessage(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.TunnelBuildMessage
-
- TunnelBuildReplyMessage - Class in net.i2p.data.i2np
-
Transmitted from the new outbound endpoint to the creator through a
reply tunnel
- TunnelBuildReplyMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelBuildReplyMessage
-
- TunnelBuildReplyMessage(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.TunnelBuildReplyMessage
-
- TunnelController - Class in net.i2p.i2ptunnel
-
Coordinate the runtime operation and configuration of a tunnel.
- TunnelController(Properties, String) - Constructor for class net.i2p.i2ptunnel.TunnelController
-
Create a new controller for a tunnel out of the specific config options.
- TunnelController(Properties, String, boolean) - Constructor for class net.i2p.i2ptunnel.TunnelController
-
- TunnelControllerGroup - Class in net.i2p.i2ptunnel
-
Coordinate a set of tunnels within the JVM, loading and storing their config
to disk, and building new ones as requested.
- TunnelCreatorConfig - Class in net.i2p.router.tunnel
-
Coordinate the info that the tunnel creator keeps track of, including what
peers are in the tunnel and what their configuration is
- TunnelCreatorConfig(RouterContext, int, boolean) - Constructor for class net.i2p.router.tunnel.TunnelCreatorConfig
-
- TunnelCreatorConfig(RouterContext, int, boolean, Hash) - Constructor for class net.i2p.router.tunnel.TunnelCreatorConfig
-
- TunnelDataMessage - Class in net.i2p.data.i2np
-
Defines the message sent between routers as part of the tunnel delivery
- TunnelDataMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelDataMessage
-
- tunnelDataPushed(Hash, long, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
- tunnelDataPushed(Hash, long, int) - Method in interface net.i2p.router.ProfileManager
-
Note that we were able to push some data through a tunnel that the peer
is participating in (detected after rtt).
- tunnelDataPushed1m(Hash, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
- tunnelDataPushed1m(Hash, int) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer is participating in a tunnel that pushed the given amount of data
over the last minute.
- tunnelDataTransferred(long) - Method in class net.i2p.router.peermanager.PeerProfile
-
the tunnel pushed that much data in its lifetime
- tunnelDispatched(String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatched(long, long, String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatched(long, long, long, Hash, String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatched(long, long, long, String) - Method in class net.i2p.router.MessageHistory
-
- tunnelDispatcher() - Method in class net.i2p.router.RouterContext
-
Handle tunnel messages, as well as coordinate the gateways
- TunnelDispatcher - Class in net.i2p.router.tunnel
-
Handle the actual processing and forwarding of messages through the
various tunnels.
- TunnelDispatcher(RouterContext) - Constructor for class net.i2p.router.tunnel.TunnelDispatcher
-
Creates a new instance of TunnelDispatcher
- tunnelFailed(TunnelId) - Method in class net.i2p.router.MessageHistory
-
The local router has detected a failure in the given tunnel
- tunnelFailed(Hash, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer participated in a tunnel that failed.
- tunnelFailed(Hash, int) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer participated in a tunnel that failed.
- tunnelFailed() - Method in class net.i2p.router.tunnel.pool.PooledTunnelCreatorConfig
-
The tunnel failed a test, so (maybe) stop using it
- tunnelFailed(PooledTunnelCreatorConfig) - Method in class net.i2p.router.tunnel.pool.TunnelPool
-
This may be called multiple times from TestJob
- tunnelFailed() - Method in class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- tunnelFailed() - Method in class net.i2p.router.tunnel.TunnelCreatorConfig
-
The tunnel failed a test, so (maybe) stop using it
- TunnelGateway - Class in net.i2p.router.tunnel
-
Serve as the gatekeeper for a tunnel, accepting messages, coallescing and/or
fragmenting them before wrapping them up for tunnel delivery.
- TunnelGateway(RouterContext, TunnelGateway.QueuePreprocessor, TunnelGateway.Sender, TunnelGateway.Receiver) - Constructor for class net.i2p.router.tunnel.TunnelGateway
-
- TunnelGateway.Pending - Class in net.i2p.router.tunnel
-
Stores all the state for an unsent or partially-sent message
- TunnelGateway.Pending(I2NPMessage, Hash, TunnelId) - Constructor for class net.i2p.router.tunnel.TunnelGateway.Pending
-
- TunnelGateway.Pending(I2NPMessage, Hash, TunnelId, long) - Constructor for class net.i2p.router.tunnel.TunnelGateway.Pending
-
- TunnelGateway.PendingImpl - Class in net.i2p.router.tunnel
-
Extend for debugging
- TunnelGateway.PendingImpl(I2NPMessage, Hash, TunnelId) - Constructor for class net.i2p.router.tunnel.TunnelGateway.PendingImpl
-
- TunnelGateway.QueuePreprocessor - Interface in net.i2p.router.tunnel
-
- TunnelGateway.Receiver - Interface in net.i2p.router.tunnel
-
- TunnelGateway.Sender - Interface in net.i2p.router.tunnel
-
- TunnelGatewayMessage - Class in net.i2p.data.i2np
-
Defines the message sent between one tunnel's endpoint and another's gateway.
- TunnelGatewayMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.TunnelGatewayMessage
-
- TunnelGatewayPumper - Class in net.i2p.router.tunnel
-
run through the tunnel gateways that have had messages added to them and push
those messages through the preprocessing and sending process
- TunnelGatewayPumper(RouterContext) - Constructor for class net.i2p.router.tunnel.TunnelGatewayPumper
-
Creates a new instance of TunnelGatewayPumper
- TunnelGatewayZeroHop - Class in net.i2p.router.tunnel
-
Serve as the gatekeeper for a tunnel with no hops.
- TunnelGatewayZeroHop(RouterContext, TunnelCreatorConfig) - Constructor for class net.i2p.router.tunnel.TunnelGatewayZeroHop
-
- TunnelHelper - Class in net.i2p.router.web
-
- TunnelHelper() - Constructor for class net.i2p.router.web.TunnelHelper
-
- TunnelHistory - Class in net.i2p.router.peermanager
-
Tunnel related history information
- TunnelHistory(RouterContext, String) - Constructor for class net.i2p.router.peermanager.TunnelHistory
-
- TunnelId - Class in net.i2p.data
-
Defines the tunnel ID that messages are passed through on a set of routers.
- TunnelId() - Constructor for class net.i2p.data.TunnelId
-
- TunnelId(long) - Constructor for class net.i2p.data.TunnelId
-
- TunnelInfo - Interface in net.i2p.router
-
Defines the information associated with a tunnel
- tunnelJoined(String, TunnelInfo) - Method in class net.i2p.router.MessageHistory
-
The local router has joined the given tunnel operating in the given state.
- tunnelJoined(String, HopConfig) - Method in class net.i2p.router.MessageHistory
-
The local router has joined the given tunnel operating in the given state.
- tunnelJoined(Hash, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the router agreed to participate in a tunnel
- tunnelJoined(Hash, long) - Method in interface net.i2p.router.ProfileManager
-
Note that the router agreed to participate in a tunnel
- tunnelLifetimePushed(Hash, long, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
- tunnelLifetimePushed(Hash, long, long) - Method in interface net.i2p.router.ProfileManager
-
Note that we were able to push the given amount of data through a tunnel
that the peer is participating in
- tunnelManager() - Method in class net.i2p.router.RouterContext
-
Coordinate this router's tunnels (its pools, participation, backup, etc).
- TunnelManagerFacade - Interface in net.i2p.router
-
Build and maintain tunnels throughout the network.
- TunnelParticipant - Class in net.i2p.router.tunnel
-
Participate in a tunnel at a location other than the gateway or outbound
endpoint.
- TunnelParticipant(RouterContext, HopConfig, HopProcessor) - Constructor for class net.i2p.router.tunnel.TunnelParticipant
-
- TunnelParticipant(RouterContext, InboundEndpointProcessor) - Constructor for class net.i2p.router.tunnel.TunnelParticipant
-
- tunnelParticipantRejected(Hash, String) - Method in class net.i2p.router.MessageHistory
-
- TunnelPeerSelector - Class in net.i2p.router.tunnel.pool
-
Coordinate the selection of peers to go into a tunnel for one particular
pool.
- TunnelPeerSelector() - Constructor for class net.i2p.router.tunnel.pool.TunnelPeerSelector
-
- TunnelPool - Class in net.i2p.router.tunnel.pool
-
A group of tunnels for the router or a particular client, in a single direction.
- TunnelPool(RouterContext, TunnelPoolManager, TunnelPoolSettings, TunnelPeerSelector) - Constructor for class net.i2p.router.tunnel.pool.TunnelPool
-
- TunnelPoolManager - Class in net.i2p.router.tunnel.pool
-
- TunnelPoolManager(RouterContext) - Constructor for class net.i2p.router.tunnel.pool.TunnelPoolManager
-
- TunnelPoolSettings - Class in net.i2p.router
-
Wrap up the settings for a pool of tunnels (duh)
- TunnelPoolSettings() - Constructor for class net.i2p.router.TunnelPoolSettings
-
- tunnelRejected(Hash, TunnelId, Hash, String) - Method in class net.i2p.router.MessageHistory
-
The peer did not accept the tunnel join for the given reason
- tunnelRejected(Hash, long, int) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that a router explicitly rejected joining a tunnel.
- tunnelRejected(Hash, long, int) - Method in interface net.i2p.router.ProfileManager
-
Note that a router explicitly rejected joining a tunnel
- TunnelRenderer - Class in net.i2p.router.web
-
- TunnelRenderer(RouterContext) - Constructor for class net.i2p.router.web.TunnelRenderer
-
- tunnelRequestTimedOut(Hash, TunnelId) - Method in class net.i2p.router.MessageHistory
-
The peer did not accept the tunnel join for the given reason (this may be because
of a timeout or an explicit refusal).
- tunnelTestSucceeded(Hash, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that a tunnel that the router is participating in
was successfully tested with the given round trip latency
- tunnelTestSucceeded(Hash, long) - Method in interface net.i2p.router.ProfileManager
-
Note that a tunnel that the router is participating in
was successfully tested with the given round trip latency
- tunnelTimedOut(Hash) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that a router did not respond to a tunnel join.
- tunnelTimedOut(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that a router timed out joining a tunnel
- tunnelValid(TunnelInfo, long) - Method in class net.i2p.router.MessageHistory
-
Note that we have reason to believe that the given tunnel is valid, since we could do something
through it in the given amount of time
- TWO_UP_15 - Static variable in class org.xlattice.crypto.filters.KeySelector
-
- type - Variable in class i2p.susi.webmail.MailPart
-
- type - Variable in class org.klomp.snark.Message
-
- TYPE_ACK - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_CONF - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_CREAT - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_FIRST - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
For debugging and stats only - does not go out on the wire.
- TYPE_INTRO - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_LOCAL - Static variable in class net.i2p.router.tunnel.FragmentHandler
-
LOCAL isn't explicitly used anywhere, because the code knows that it is 0
- TYPE_METADATA - Static variable in class org.klomp.snark.ExtensionHandler
-
- TYPE_PEX - Static variable in class org.klomp.snark.ExtensionHandler
-
not ut_pex since the compact format is different
- TYPE_PUNCH - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_RESP - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_ROUTER - Static variable in class net.i2p.router.tunnel.FragmentHandler
-
- TYPE_RREQ - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_SREQ - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_TBC - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_TCB - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_TFA - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_TTA - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
- TYPE_TUNNEL - Static variable in class net.i2p.router.tunnel.FragmentHandler
-