Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
O
offsetChanged(long)
- Method in class net.i2p.router.
JobTiming
offsetChanged(long)
- Method in interface net.i2p.util.
Clock.ClockUpdateListener
OldConsoleHelper
- Class in
net.i2p.router.web
OldConsoleHelper()
- Constructor for class net.i2p.router.web.
OldConsoleHelper
oldSpeedCalculator()
- Method in class net.i2p.router.
RouterContext
onlyQueryFloodfillPeers(RouterContext)
- Static method in class net.i2p.router.networkdb.kademlia.
SearchJob
OnRepublishFailure
- Class in
net.i2p.router.networkdb.kademlia
OnRepublishFailure(RouterContext, RepublishLeaseSetJob)
- Constructor for class net.i2p.router.networkdb.kademlia.
OnRepublishFailure
OnRepublishSuccess
- Class in
net.i2p.router.networkdb.kademlia
OnRepublishSuccess(RouterContext)
- Constructor for class net.i2p.router.networkdb.kademlia.
OnRepublishSuccess
open
- Variable in class net.i2p.i2ptunnel.
I2PTunnelTask
openUrl(String)
- Method in class net.i2p.apps.systray.
UrlLauncher
Discovers the operating system the installer is running under and tries to launch the given URL using the default browser for that platform; if unsuccessful, an attempt is made to launch the URL using the most common browsers.
openUrl(String, String)
- Method in class net.i2p.apps.systray.
UrlLauncher
Opens the given URL with the given browser.
ORDER
- Static variable in class net.i2p.router.tunnel.
BuildMessageGenerator
OrderedProperties
- Class in
net.i2p.util
Properties map that has its keySet ordered consistently (via the key's lexicographical ordering).
OrderedProperties()
- Constructor for class net.i2p.util.
OrderedProperties
org.bouncycastle.crypto
- package org.bouncycastle.crypto
org.bouncycastle.crypto.digests
- package org.bouncycastle.crypto.digests
org.bouncycastle.crypto.macs
- package org.bouncycastle.crypto.macs
org.xlattice.crypto.filters
- package org.xlattice.crypto.filters
originateTimestamp
- Variable in class net.i2p.time.
NtpMessage
This is the time at which the request departed the client for the server, in seconds since 00:00 1-Jan-1900.
ostreams
- Variable in class net.i2p.i2ptunnel.
I2PTunnelRunner
ourAddressReceived(String)
- Method in class net.i2p.router.transport.tcp.
TCPTransport
Blocking call from when a remote peer tells us what they think our IP address is.
OutboundClientMessageJobHelper
- Class in
net.i2p.router.message
Handle a particular client message that is destined for a remote destination.
OutboundClientMessageJobHelper()
- Constructor for class net.i2p.router.message.
OutboundClientMessageJobHelper
OutboundClientMessageOneShotJob
- Class in
net.i2p.router.message
Send a client message out a random outbound tunnel and into a random inbound tunnel on the target leaseSet.
OutboundClientMessageOneShotJob(RouterContext, ClientMessage)
- Constructor for class net.i2p.router.message.
OutboundClientMessageOneShotJob
Send the sucker
OutboundClientMessageStatus
- Class in
net.i2p.router.message
Good ol' fashioned struct with the send status
OutboundClientMessageStatus(RouterContext, ClientMessage)
- Constructor for class net.i2p.router.message.
OutboundClientMessageStatus
outboundConnected()
- Method in class net.i2p.router.transport.ntcp.
NTCPConnection
async callback after the outbound connection was completed (this should NOT block, as it occurs in the selector thread)
OutboundEstablishState
- Class in
net.i2p.router.transport.udp
Data for a new connection being established, where we initiated the connection with a remote peer.
OutboundEstablishState(RouterContext, InetAddress, int, RouterIdentity, SessionKey, UDPAddress)
- Constructor for class net.i2p.router.transport.udp.
OutboundEstablishState
outboundFilter(String, StringBuffer)
- Method in class net.i2p.i2ptunnel.
I2PTunnelIRCClient
OutboundGatewayProcessor
- Class in
net.i2p.router.tunnel
Turn the preprocessed tunnel data into something that can be delivered to the first hop in the tunnel.
OutboundGatewayProcessor(I2PAppContext, TunnelCreatorConfig)
- Constructor for class net.i2p.router.tunnel.
OutboundGatewayProcessor
outboundMessageAdded()
- Method in class net.i2p.router.
MessageStateMonitor
outboundMessageDiscarded()
- Method in class net.i2p.router.
MessageStateMonitor
OutboundMessageDistributor
- Class in
net.i2p.router.tunnel
When a message arrives at the outbound tunnel endpoint, this distributor honors the instructions.
OutboundMessageDistributor(RouterContext)
- Constructor for class net.i2p.router.tunnel.
OutboundMessageDistributor
outboundMessageFinalized()
- Method in class net.i2p.router.
MessageStateMonitor
OutboundMessageFragments
- Class in
net.i2p.router.transport.udp
Coordinate the outbound fragments and select the next one to be built.
OutboundMessageFragments(RouterContext, UDPTransport, OutboundMessageFragments.ActiveThrottle)
- Constructor for class net.i2p.router.transport.udp.
OutboundMessageFragments
OutboundMessageFragments.ActiveThrottle
- Interface in
net.i2p.router.transport.udp
outboundMessageReady()
- Method in class net.i2p.router.transport.ntcp.
NTCPTransport
outboundMessageReady()
- Method in class net.i2p.router.transport.tcp.
TCPTransport
Called whenever a new message is ready to be sent.
outboundMessageReady()
- Method in class net.i2p.router.transport.
TransportImpl
This message is called whenever a new message is added to the send pool, and it should not block
outboundMessageReady()
- Method in class net.i2p.router.transport.udp.
UDPTransport
OutboundMessageRegistry
- Class in
net.i2p.router.transport
OutboundMessageRegistry(RouterContext)
- Constructor for class net.i2p.router.transport.
OutboundMessageRegistry
OutboundMessageState
- Class in
net.i2p.router.transport.udp
Maintain the outbound fragmentation for resending
OutboundMessageState(I2PAppContext)
- Constructor for class net.i2p.router.transport.udp.
OutboundMessageState
outboundQueueSize()
- Method in class net.i2p.router.transport.ntcp.
NTCPConnection
OutboundReceiver
- Class in
net.i2p.router.tunnel
Receive the outbound message after it has been preprocessed and encrypted, then forward it on to the first hop in the tunnel.
OutboundReceiver(RouterContext, TunnelCreatorConfig)
- Constructor for class net.i2p.router.tunnel.
OutboundReceiver
OutboundRefiller
- Class in
net.i2p.router.transport.udp
Blocking thread to grab new messages off the outbound queue and plopping them into our active pool.
OutboundRefiller(RouterContext, OutboundMessageFragments, MessageQueue)
- Constructor for class net.i2p.router.transport.udp.
OutboundRefiller
OutboundSender
- Class in
net.i2p.router.tunnel
Receive the preprocessed data for an outbound gateway, encrypt all of the layers, and forward it on to the first hop.
OutboundSender(I2PAppContext, TunnelCreatorConfig)
- Constructor for class net.i2p.router.tunnel.
OutboundSender
OutboundTunnelEndpoint
- Class in
net.i2p.router.tunnel
We are the end of an outbound tunnel that we did not create.
OutboundTunnelEndpoint(RouterContext, HopConfig, HopProcessor)
- Constructor for class net.i2p.router.tunnel.
OutboundTunnelEndpoint
OutNetMessage
- Class in
net.i2p.router
Wrap up an outbound I2NP message, along with the information associated with its delivery and jobs to be fired off if particular events occur.
OutNetMessage(RouterContext)
- Constructor for class net.i2p.router.
OutNetMessage
OutNetMessagePool
- Class in
net.i2p.router
Maintain a pool of OutNetMessages destined for other routers, organized by priority, expiring messages as necessary.
OutNetMessagePool(RouterContext)
- Constructor for class net.i2p.router.
OutNetMessagePool
outNetMessagePool()
- Method in class net.i2p.router.
RouterContext
Where do we put messages that the router wants to forwards onto the network?
outOfMemory(OutOfMemoryError)
- Method in interface net.i2p.util.
I2PThread.OOMEventListener
outProxyDest
- Variable in class net.i2p.i2ptunnel.socks.
I2PSOCKSTunnel
OVERALL_TIMEOUT_MS_PARAM
- Static variable in class net.i2p.router.message.
OutboundClientMessageOneShotJob
final timeout (in milliseconds) that the outbound message will fail in.
ownDest
- Variable in class net.i2p.i2ptunnel.
I2PTunnel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_