- UDP_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
Same for IPv4 and IPv6
- UDPAddress - Class in net.i2p.router.transport.udp
-
basic helper to parse out peer info from a udp address
- UDPAddress(RouterAddress) - Constructor for class net.i2p.router.transport.udp.UDPAddress
-
- UDPEndpoint - Class in net.i2p.router.transport.udp
-
Coordinate the low-level datagram socket, creating and managing the UDPSender and
UDPReceiver.
- UDPEndpoint(RouterContext, UDPTransport, int, InetAddress) - Constructor for class net.i2p.router.transport.udp.UDPEndpoint
-
- UDPIOthread - Class in net.i2p.BOB
-
Deprecated.
incomplete, unused
- UDPIOthread(NamedDB, Log, Socket, I2PSession) - Constructor for class net.i2p.BOB.UDPIOthread
-
Deprecated.
Constructor
- UDPPacket - Class in net.i2p.router.transport.udp
-
Basic delivery unit containing the datagram.
- UDPPacketReader - Class in net.i2p.router.transport.udp
-
To read a packet, initialize this reader with the data and fetch out
the appropriate fields.
- UDPPacketReader(I2PAppContext) - Constructor for class net.i2p.router.transport.udp.UDPPacketReader
-
- UDPPacketReader.DataReader - Class in net.i2p.router.transport.udp
-
parse out the data message
- UDPPacketReader.DataReader() - Constructor for class net.i2p.router.transport.udp.UDPPacketReader.DataReader
-
- UDPPacketReader.PeerTestReader - Class in net.i2p.router.transport.udp
-
Help read the PeerTest payload
- UDPPacketReader.PeerTestReader() - Constructor for class net.i2p.router.transport.udp.UDPPacketReader.PeerTestReader
-
- UDPPacketReader.Reader - Class in net.i2p.router.transport.udp
-
Base
- UDPPacketReader.Reader() - Constructor for class net.i2p.router.transport.udp.UDPPacketReader.Reader
-
- UDPPacketReader.RelayIntroReader - Class in net.i2p.router.transport.udp
-
Help read the RelayIntro payload
- UDPPacketReader.RelayIntroReader() - Constructor for class net.i2p.router.transport.udp.UDPPacketReader.RelayIntroReader
-
- UDPPacketReader.RelayRequestReader - Class in net.i2p.router.transport.udp
-
Help read the RelayRequest payload
- UDPPacketReader.RelayRequestReader() - Constructor for class net.i2p.router.transport.udp.UDPPacketReader.RelayRequestReader
-
- UDPPacketReader.RelayResponseReader - Class in net.i2p.router.transport.udp
-
Help read the RelayResponse payload
- UDPPacketReader.RelayResponseReader() - Constructor for class net.i2p.router.transport.udp.UDPPacketReader.RelayResponseReader
-
- UDPPacketReader.SessionConfirmedReader - Class in net.i2p.router.transport.udp
-
parse out the confirmed message
- UDPPacketReader.SessionConfirmedReader() - Constructor for class net.i2p.router.transport.udp.UDPPacketReader.SessionConfirmedReader
-
- UDPPacketReader.SessionCreatedReader - Class in net.i2p.router.transport.udp
-
Help read the SessionCreated payload
- UDPPacketReader.SessionCreatedReader() - Constructor for class net.i2p.router.transport.udp.UDPPacketReader.SessionCreatedReader
-
- UDPPacketReader.SessionRequestReader - Class in net.i2p.router.transport.udp
-
Help read the SessionRequest payload
- UDPPacketReader.SessionRequestReader() - Constructor for class net.i2p.router.transport.udp.UDPPacketReader.SessionRequestReader
-
- UDPReceiver - Class in net.i2p.router.transport.udp
-
Lowest level component to pull raw UDP datagrams off the wire as fast
as possible, controlled by both the bandwidth limiter and the router's
throttle.
- UDPReceiver(RouterContext, UDPTransport, DatagramSocket, String, SocketListener) - Constructor for class net.i2p.router.transport.udp.UDPReceiver
-
- UDPSender - Class in net.i2p.router.transport.udp
-
Lowest level packet sender, pushes anything on its queue ASAP.
- UDPSender(RouterContext, DatagramSocket, String, SocketListener) - Constructor for class net.i2p.router.transport.udp.UDPSender
-
- UDPSink - Class in net.i2p.i2ptunnel.udp
-
- UDPSink(InetAddress, int) - Constructor for class net.i2p.i2ptunnel.udp.UDPSink
-
- UDPSource - Class in net.i2p.i2ptunnel.udp
-
- UDPSource(int) - Constructor for class net.i2p.i2ptunnel.udp.UDPSource
-
- UDPSource(DatagramSocket) - Constructor for class net.i2p.i2ptunnel.udp.UDPSource
-
use socket from UDPSink
- UDPTransport - Class in net.i2p.router.transport.udp
-
The SSU transport
- UDPTransport(RouterContext, DHSessionKeyBuilder.Factory) - Constructor for class net.i2p.router.transport.udp.UDPTransport
-
- uidl - Variable in class i2p.susi.webmail.Mail
-
- unannounce(byte[]) - Method in interface org.klomp.snark.dht.DHT
-
Remove reference to ourselves in the local tracker.
- unannounce(InfoHash, Hash) - Method in class org.klomp.snark.dht.DHTTracker
-
- unannounce(byte[]) - Method in class org.klomp.snark.dht.KRPC
-
Remove reference to ourselves in the local tracker.
- unbanlist(Hash) - Method in class net.i2p.router.MessageHistory
-
We unbanlisted the peer
- unbanlistRouter(Hash) - Method in class net.i2p.router.Banlist
-
- unbanlistRouter(Hash, String) - Method in class net.i2p.router.Banlist
-
- unchoke(Hash) - Method in class net.i2p.router.transport.udp.DummyThrottle
-
- unchoke(Hash) - Method in interface net.i2p.router.transport.udp.OutboundMessageFragments.ActiveThrottle
-
- unchoke(Hash) - Method in class net.i2p.router.transport.udp.TimedWeightedPriorityMessageQueue
-
- UNCHOKE - Static variable in class org.klomp.snark.Message
-
- unchokePeer() - Method in class org.klomp.snark.PeerCoordinator
-
(Optimistically) unchoke.
- unencrypted - Variable in class net.i2p.router.transport.ntcp.NTCPConnection.PrepBuffer
-
- unencryptedLength - Variable in class net.i2p.router.transport.ntcp.NTCPConnection.PrepBuffer
-
- unescapeXMLChars(String) - Static method in class org.cybergarage.xml.XML
-
- unIgnoreEvents() - Method in class net.i2p.i2ptunnel.irc.EventReceiver
-
- unIgnoreEvents() - Method in interface net.i2p.util.EventDispatcher
-
Almost like the method above :-)
- unIgnoreEvents() - Method in class net.i2p.util.EventDispatcherImpl
-
- uninstallargs - Variable in class net.i2p.router.startup.ClientAppConfig
-
- UNINTERESTED - Static variable in class org.klomp.snark.Message
-
- unit - Variable in class org.jrobin.graph.ImageParameters
-
- unit - Variable in class org.jrobin.graph.RrdGraphDef
-
- unit - Variable in class org.jrobin.graph.ValueScaler.Scaled
-
- UNIT_MARKER - Static variable in class org.jrobin.graph.PrintText
-
- UNIT_PATTERN - Static variable in class org.jrobin.graph.PrintText
-
- UNIT_SYMBOLS - Static variable in class org.jrobin.graph.ValueScaler
-
- UNIT_UNKNOWN - Static variable in class org.jrobin.graph.ValueScaler
-
- unitsexponent - Variable in class org.jrobin.graph.ImageParameters
-
- unitsExponent - Variable in class org.jrobin.graph.RrdGraphDef
-
- unitslength - Variable in class org.jrobin.graph.ImageParameters
-
- unitsLength - Variable in class org.jrobin.graph.RrdGraphDef
-
- UNKNOWN_SESSION_ID - Static variable in class net.i2p.router.client.ClientManager
-
65535
- UnknownCPUException - Exception in freenet.support.CPUInformation
-
- UnknownCPUException() - Constructor for exception freenet.support.CPUInformation.UnknownCPUException
-
- UnknownCPUException(String) - Constructor for exception freenet.support.CPUInformation.UnknownCPUException
-
- unknownDatapoints - Variable in class org.jrobin.core.jrrd.CDPStatusBlock
-
- UnknownI2NPMessage - Class in net.i2p.data.i2np
-
This is similar to DataMessage or GarlicMessage but with a variable message type.
- UnknownI2NPMessage(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.UnknownI2NPMessage
-
- unknownMessage(int, byte[]) - Method in class org.klomp.snark.PeerState
-
- unknownMessageReceived(String, String, Properties) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- unknownMessageReceived(String, String, Properties) - Method in class net.i2p.sam.client.SAMEventHandler
-
- unknownMessageReceived(String, String, Properties) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- unknownSeconds - Variable in class org.jrobin.core.jrrd.PDPStatusBlock
-
- unloadControllers() - Method in class net.i2p.i2ptunnel.TunnelControllerGroup
-
Stop and remove reference to all known tunnels (but dont delete any config
file or do other silly things)
- unlock() - Method in class org.cybergarage.upnp.Action
-
- unlock() - Method in class org.cybergarage.upnp.ControlPoint
-
- unlock() - Method in class org.cybergarage.upnp.Device
-
- unlock() - Method in class org.cybergarage.upnp.Service
-
- unlock() - Method in class org.cybergarage.util.Mutex
-
- unlocks - Variable in class org.jrobin.core.RrdSafeFileBackend.Counters
-
- unpromptedStoreReceived(boolean) - Method in class net.i2p.router.peermanager.DBHistory
-
Note that the peer sent us a data point without us asking for it
- unpublish(LeaseSet) - Method in class net.i2p.router.dummy.DummyNetworkDatabaseFacade
-
- unpublish(LeaseSet) - Method in class net.i2p.router.NetworkDatabaseFacade
-
- unpublish(LeaseSet) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- unregister(ClientApp) - Method in interface net.i2p.app.ClientAppManager
-
Unregister with the manager.
- unregister(ClientApp) - Method in class net.i2p.router.startup.RouterAppManager
-
Unregister with the manager.
- unregister(Updater, UpdateType, UpdateMethod) - Method in class net.i2p.router.update.ConsoleUpdateManager
-
- unregister(Checker, UpdateType, UpdateMethod) - Method in class net.i2p.router.update.ConsoleUpdateManager
-
- unregister() - Method in class net.i2p.router.web.WrapperListener
-
Unregister the handler for signals
- unregister(Handler) - Method in class net.i2p.sam.SAMBridge
-
Handlers must call on stop
- unregister(Updater, UpdateType, UpdateMethod) - Method in interface net.i2p.update.UpdateManager
-
- unregister(Checker, UpdateType, UpdateMethod) - Method in interface net.i2p.update.UpdateManager
-
- unregister(String) - Method in class net.i2p.util.PortMapper
-
Remove the service
- unregisterApp(String) - Static method in class net.i2p.router.web.NavHelper
-
- unregisterConnection(ClientConnectionRunner) - Method in class net.i2p.router.client.ClientManager
-
Remove all sessions for this runner.
- unregisterHandlerJobBuilder(int) - Method in class net.i2p.router.InNetMessagePool
-
- unregisterKeys(Destination) - Method in class net.i2p.router.KeyManager
-
client
- unregisterListener(NamingServiceListener) - Method in class net.i2p.client.naming.MetaNamingService
-
- unregisterListener(NamingServiceListener) - Method in class net.i2p.client.naming.NamingService
-
- unregisterPending(OutNetMessage) - Method in class net.i2p.router.transport.OutboundMessageRegistry
-
- unregisterPortMappings() - Method in class net.i2p.router.transport.UPnP
-
- unregisterSession(SessionId, Destination) - Method in class net.i2p.router.client.ClientManager
-
Remove only the following session.
- unregisterSignalHandler() - Static method in class net.i2p.router.web.ConfigServiceHandler
-
Unregister the handler for signals
- unregisterTransport(Transport) - Method in class net.i2p.router.CommSystemFacade
-
Pluggable transport
- unregisterTransport(Transport) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
-
Pluggable transports.
- unregisterUpdater(NamingServiceUpdater) - Method in class net.i2p.client.naming.NamingService
-
- unsentACKThresholdReached() - Method in class net.i2p.router.transport.udp.PeerState
-
Are we out of room to send all the current unsent acks in a single packet?
This is a huge threshold (134 for small MTU and 255 for large MTU)
that is rarely if ever exceeded in practice.
- unset(int, int) - Method in class com.google.zxing.common.BitMatrix
-
- UnsignedUpdateChecker - Class in net.i2p.router.update
-
Does a simple EepHead to get the last-modified header.
- UnsignedUpdateChecker(RouterContext, ConsoleUpdateManager, List<URI>, long) - Constructor for class net.i2p.router.update.UnsignedUpdateChecker
-
- unsignedUpdateConstraint() - Static method in class net.i2p.router.web.NewsHelper
-
Translated message about new version available but constrained
- UnsignedUpdateHandler - Class in net.i2p.router.update
-
Handles the request to update the router by firing off an
EepGet
call to download the latest unsigned zip file
and displaying the status to anyone who asks.
- UnsignedUpdateHandler(RouterContext, ConsoleUpdateManager) - Constructor for class net.i2p.router.update.UnsignedUpdateHandler
-
- UnsignedUpdateRunner - Class in net.i2p.router.update
-
Eepget the .zip file to the temp dir, then notify.r
Moved from UnsignedUpdateHandler and turned into an UpdateTask.
- UnsignedUpdateRunner(RouterContext, ConsoleUpdateManager, List<URI>) - Constructor for class net.i2p.router.update.UnsignedUpdateRunner
-
- unsignedUpdateVersion() - Static method in class net.i2p.router.web.NewsHelper
-
- unsignedVersionDownloaded() - Static method in class net.i2p.router.web.NewsHelper
-
Already downloaded but not installed version
- UNSUBSCRIBE - Static variable in class org.cybergarage.http.HTTP
-
- unsubscribe(Service) - Method in class org.cybergarage.upnp.ControlPoint
-
- unsubscribe(Device) - Method in class org.cybergarage.upnp.ControlPoint
-
- unsubscribe() - Method in class org.cybergarage.upnp.ControlPoint
-
- UNSUBSCRIBE_METHOD - Static variable in class org.cybergarage.upnp.event.Subscription
-
- UnsupportedCryptoException - Exception in net.i2p.router.networkdb.kademlia
-
Signature verification failed because the
sig type is unknown or unavailable.
- UnsupportedCryptoException(String) - Constructor for exception net.i2p.router.networkdb.kademlia.UnsupportedCryptoException
-
- UnsupportedCryptoException(String, Throwable) - Constructor for exception net.i2p.router.networkdb.kademlia.UnsupportedCryptoException
-
- update(AddressBook, AddressBook, File, SubscriptionList, Log) - Static method in class net.i2p.addressbook.Daemon
-
Update the router and published address books using remote data from the
subscribed address books listed in subscriptions.
- update(NamingService, File, SubscriptionList, Log) - Static method in class net.i2p.addressbook.Daemon
-
Update the router and published address books using remote data from the
subscribed address books listed in subscriptions.
- update(Map<String, String>, String) - Static method in class net.i2p.addressbook.Daemon
-
Run an update, using the Map settings to provide the parameters.
- update(Properties) - Method in class net.i2p.addressbook.DaemonThread
-
The NamingServiceUpdater interface
- update(String, Destination, Properties) - Method in class net.i2p.client.naming.NamingService
-
Fails if entry did not previously exist.
- update(Properties) - Method in interface net.i2p.client.naming.NamingServiceUpdater
-
Should not block.
- update(Set<TransportManager.Port>) - Method in class net.i2p.router.transport.UPnPManager
-
Call when the ports might have changed
The transports can call this pretty quickly at startup,
which can have multiple UPnP threads running at once, but
that should be ok.
- update(UpdateType) - Method in class net.i2p.router.update.ConsoleUpdateManager
-
Non-blocking.
- update(UpdateType, String) - Method in class net.i2p.router.update.ConsoleUpdateManager
-
Non-blocking.
- update(UpdateType, long) - Method in class net.i2p.router.update.ConsoleUpdateManager
-
Non-blocking.
- update(UpdateType, String, long) - Method in class net.i2p.router.update.ConsoleUpdateManager
-
Non-blocking.
- update() - Method in class net.i2p.router.update.DevSU3UpdateChecker
-
- update(UpdateType, UpdateMethod, List<URI>, String, String, long) - Method in class net.i2p.router.update.DevSU3UpdateHandler
-
Start a download and return a handle to the download task.
- update() - Method in class net.i2p.router.update.DevSU3UpdateRunner
-
Get the file
- update(UpdateType, UpdateMethod, List<URI>, String, String, long) - Method in class net.i2p.router.update.DummyHandler
-
Spins off an UpdateTask that sleeps
- update() - Method in class net.i2p.router.update.PluginUpdateChecker
-
- update(UpdateType, UpdateMethod, List<URI>, String, String, long) - Method in class net.i2p.router.update.PluginUpdateHandler
-
download a single plugin
- update() - Method in class net.i2p.router.update.PluginUpdateRunner
-
- update(UpdateType, UpdateMethod, List<URI>, String, String, long) - Method in class net.i2p.router.update.UnsignedUpdateHandler
-
Start a download and return a handle to the download task.
- update() - Method in class net.i2p.router.update.UnsignedUpdateRunner
-
Get the file
- update(UpdateType, UpdateMethod, List<URI>, String, String, long) - Method in class net.i2p.router.update.UpdateHandler
-
Start a download and return a handle to the download task.
- update() - Method in class net.i2p.router.update.UpdateRunner
-
Loop through the entire list of update URLs.
- update(UpdateType) - Method in interface net.i2p.update.UpdateManager
-
Non-blocking.
- update(UpdateType, String) - Method in interface net.i2p.update.UpdateManager
-
Non-blocking.
- update(UpdateType, long) - Method in interface net.i2p.update.UpdateManager
-
Non-blocking.
- update(UpdateType, String, long) - Method in interface net.i2p.update.UpdateManager
-
Non-blocking.
- update(UpdateType, UpdateMethod, List<URI>, String, String, long) - Method in interface net.i2p.update.Updater
-
Start a download and return a handle to the download task.
- update(byte) - Method in interface org.bouncycastle.oldcrypto.Mac
-
add a single byte to the mac for processing.
- update(byte[], int, int) - Method in interface org.bouncycastle.oldcrypto.Mac
-
- update(byte) - Method in class org.bouncycastle.oldcrypto.macs.I2PHMac
-
- update(byte[], int, int) - Method in class org.bouncycastle.oldcrypto.macs.I2PHMac
-
- update(double[]) - Method in class org.jrobin.core.Robin
-
- update() - Method in class org.jrobin.core.Sample
-
Stores sample in the corresponding RRD.
- update(UpdateType, UpdateMethod, List<URI>, String, String, long) - Method in class org.klomp.snark.UpdateHandler
-
Start a download and return a handle to the download task.
- UPDATE_FILE - Static variable in class net.i2p.router.Router
-
- updateAcks(PacketLocal) - Method in class net.i2p.client.streaming.impl.MessageInputStream
-
Adds the ack-through and nack fields to a packet we are building for transmission
- updateActivity() - Method in class net.i2p.client.impl.I2PSessionImpl
-
- updateActivity() - Method in class net.i2p.client.impl.SubSession
-
- updateAddress() - Method in interface net.i2p.router.transport.Transport
-
Ask the transport to update its addresses based on current information and return them
- updateAddress() - Method in class net.i2p.router.transport.TransportImpl
-
Ask the transport to update its address based on current information and return it
Transports should override.
- updateAddress() - Method in class net.i2p.router.transport.udp.UDPTransport
-
Rebuild to get updated cost and introducers.
- updateAll(ConnectionOptions) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
Update everything by copying over from opts
- updateAll(RouterContext) - Static method in class net.i2p.router.web.PluginStarter
-
threaded
- updateAvailable() - Method in class net.i2p.router.web.ConfigUpdateHelper
-
- updateBandwidth(I2PSessionImpl) - Method in class net.i2p.client.impl.I2CPMessageProducer
-
Update the bandwidth setting
- updateConfig(String, boolean, boolean, boolean, String, String, String, String, String, String, String, String, String, String, String, boolean, boolean, String, String) - Method in class org.klomp.snark.SnarkManager
-
all params may be null or need trimming
- updateConfigId() - Method in class org.cybergarage.upnp.Device
-
- updateConfigId() - Method in class org.cybergarage.upnp.Service
-
- updateConstraint() - Static method in class net.i2p.router.web.NewsHelper
-
Release update only.
- updated - Variable in class net.i2p.router.news.BlocklistEntries
-
- updated - Variable in class net.i2p.router.news.CRLEntry
-
- updated - Variable in class net.i2p.router.news.NewsEntry
-
- UPDATED - Static variable in class net.i2p.router.util.EventLog
-
- updateExploreSchedule() - Method in class net.i2p.router.networkdb.kademlia.StartExplorersJob
-
the exploration has found some new peers - update the schedule so that
we'll explore appropriately.
- updateFrequency(String) - Method in class net.i2p.stat.StatManager
-
update the given frequency statistic, taking note that an event occurred (and recalculating all frequencies)
- UpdateHandler - Class in net.i2p.router.update
-
Handles the request to update the router by firing one or more
EepGet
calls to download the latest signed update file
and displaying the status to anyone who asks.
- UpdateHandler(RouterContext, ConsoleUpdateManager) - Constructor for class net.i2p.router.update.UpdateHandler
-
- UpdateHandler - Class in net.i2p.router.web
-
Handles the request to update the router by firing one or more
EepGet
calls to download the latest signed update file
and displaying the status to anyone who asks.
- UpdateHandler() - Constructor for class net.i2p.router.web.UpdateHandler
-
- UpdateHandler(RouterContext) - Constructor for class net.i2p.router.web.UpdateHandler
-
- UpdateHandler - Class in org.klomp.snark
-
Handles the request to update the router by firing up a magnet.
- UpdateHandler(I2PAppContext, UpdateManager, SnarkManager) - Constructor for class org.klomp.snark.UpdateHandler
-
- updateLimits(int, int) - Method in class net.i2p.client.streaming.impl.ConnThrottler
-
- updateLimits(int, int, long, long, long) - Method in class net.i2p.i2ptunnel.ConnThrottler
-
- updateManager(RouterContext) - Static method in class net.i2p.router.web.UpdateHandler
-
- UpdateManager - Interface in net.i2p.update
-
The central resource coordinating updates.
- updateMenu() - Method in class net.i2p.desktopgui.ExternalTrayManager
-
Update the menu
- updateMenu() - Method in class net.i2p.desktopgui.InternalTrayManager
-
Update the menu
- updateMenu() - Method in class net.i2p.desktopgui.TrayManager
-
Update the menu
- updateMessageDeliveryStatus(Destination, MessageId, long, int) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Send a notification to the client that their message (id specified) was
delivered (or failed delivery)
Note that this sends the Guaranteed status codes, even though we only support best effort.
- UpdateMethod - Enum in net.i2p.update
-
Transport mechanism for getting something.
- updateOptions(Properties) - Method in interface net.i2p.client.I2PSession
-
Pass updated options to the router.
- updateOptions(Properties) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Update the tunnel and bandwidth settings
- updateOptions(Properties) - Method in class net.i2p.client.impl.I2PSimpleSession
-
Ignore, does nothing
- updateOptions(Properties) - Method in class net.i2p.client.impl.SubSession
-
Does nothing for now
- updateOptions() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- updateOptsFromShare(Connection) - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- updateOptsFromShare(Connection) - Method in class net.i2p.client.streaming.impl.TCBShare
-
retrieve from cache
- updateParticipatingStats(int) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
Generate a current estimate of usage per-participating-tunnel lifetime.
- updatePiecePriorities() - Method in class org.klomp.snark.PeerCoordinator
-
Maps file priorities to piece priorities.
- updatePiecePriorities() - Method in class org.klomp.snark.Snark
-
- Updater - Interface in net.i2p.update
-
Controls one or more types of updates.
- UpdateRoutingKeyModifierJob - Class in net.i2p.router.tasks
-
Update the routing Key modifier every day at midnight (plus on startup).
- UpdateRoutingKeyModifierJob(RouterContext) - Constructor for class net.i2p.router.tasks.UpdateRoutingKeyModifierJob
-
- updateRTT(int) - Method in class net.i2p.client.streaming.impl.ConnectionOptions
-
- UpdateRunner - Class in net.i2p.router.update
-
The downloader for router signed updates,
and the base class for all the other Checkers and Runners.
- UpdateRunner(RouterContext, ConsoleUpdateManager, UpdateType, List<URI>) - Constructor for class net.i2p.router.update.UpdateRunner
-
Uses router version for partial checks
- UpdateRunner(RouterContext, ConsoleUpdateManager, UpdateType, UpdateMethod, List<URI>) - Constructor for class net.i2p.router.update.UpdateRunner
-
Uses router version for partial checks
- UpdateRunner(RouterContext, ConsoleUpdateManager, UpdateType, List<URI>, String) - Constructor for class net.i2p.router.update.UpdateRunner
-
- UpdateRunner(RouterContext, ConsoleUpdateManager, UpdateType, UpdateMethod, List<URI>, String) - Constructor for class net.i2p.router.update.UpdateRunner
-
- UpdateRunner - Class in org.klomp.snark
-
The downloader for router signed updates.
- UpdateRunner(I2PAppContext, UpdateManager, SnarkManager, UpdateType, List<URI>, String) - Constructor for class org.klomp.snark.UpdateRunner
-
- updates - Variable in class net.i2p.router.news.NewsMetadata.Release
-
- updateShareOpts() - Method in class net.i2p.client.streaming.impl.Connection
-
- updateShareOpts(Connection) - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
- updateShareOpts(Connection) - Method in class net.i2p.client.streaming.impl.TCBShare
-
store to cache
- updateStats(Job, long, long, long) - Method in class net.i2p.router.JobQueue
-
calculate and update the job timings
if it was lagged too much or took too long to run, spit out
a warning (and if its really excessive, kill the router)
- updateStatus(String) - Method in class net.i2p.router.update.UpdateRunner
-
- updateStatus(Snark) - Method in interface org.klomp.snark.CompleteListener
-
- updateStatus(Snark) - Method in class org.klomp.snark.SnarkManager
-
A Snark.CompleteListener method.
- updateStatus(Snark) - Method in class org.klomp.snark.UpdateRunner
-
This is called by stopTorrent() among others
- UpdateTask - Interface in net.i2p.update
-
A running check or download.
- updateTunnelConfig(TunnelControllerGroup, int, TunnelConfig) - Static method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- updateTunnelQuantities(Properties) - Method in class net.i2p.i2ptunnel.ui.TunnelConfig
-
Update tunnel quantities for the provided config from this TunnelConfig.
- updateTunnels(I2PSessionImpl, int) - Method in class net.i2p.client.impl.I2CPMessageProducer
-
Update number of tunnels
- updateTunnelTestTimeAverage(long) - Method in class net.i2p.router.peermanager.PeerProfile
-
- UpdateType - Enum in net.i2p.update
-
What to update
- updateValues() - Method in class net.i2p.router.peermanager.PeerProfile
-
Copy over the new values generated by coalesceOnly()
- updateVersion() - Static method in class net.i2p.router.web.NewsHelper
-
Release update only.
- updateVersionDownloaded() - Static method in class net.i2p.router.web.NewsHelper
-
Release update only.
- uploaded(int) - Method in class org.klomp.snark.Peer
-
Increment the counter.
- uploaded(Peer, int) - Method in class org.klomp.snark.PeerCoordinator
-
Called when a peer has uploaded some bytes of a piece.
- uploaded(Peer, int) - Method in interface org.klomp.snark.PeerListener
-
Called when a (partial) piece has been uploaded to the peer.
- uploaded(int) - Method in class org.klomp.snark.PeerState
-
Called when some bytes have left the outgoing connection.
- UPnP - Class in net.i2p.router.transport
-
This (and all in org/freenet, org/cybergarage, org/xmlpull)
grabbed from freenet SVN, mid-February 2009 by zzz.
- UPnP(I2PAppContext) - Constructor for class net.i2p.router.transport.UPnP
-
- UPnP - Class in org.cybergarage.upnp
-
- UPnP() - Constructor for class org.cybergarage.upnp.UPnP
-
- UPNP_ERROR - Static variable in class org.cybergarage.soap.SOAP
-
- UPNP_ROOTDEVICE - Static variable in class org.cybergarage.upnp.Device
-
- UPnPManager - Class in net.i2p.router.transport
-
Bridge from the I2P RouterAddress data structure to
the freenet data structures
- UPnPManager(RouterContext, TransportManager) - Constructor for class net.i2p.router.transport.UPnPManager
-
- UPnPStatus - Class in org.cybergarage.upnp
-
- UPnPStatus() - Constructor for class org.cybergarage.upnp.UPnPStatus
-
- UPnPStatus(int, String) - Constructor for class org.cybergarage.upnp.UPnPStatus
-
- URIUtil - Class in org.klomp.snark.web
-
URI Holder.
- URIUtil() - Constructor for class org.klomp.snark.web.URIUtil
-
- url - Variable in class net.i2p.router.web.HomeHelper.App
-
- urlencode(byte[]) - Static method in class org.klomp.snark.TrackerClient
-
Very lazy byte[] to URL encoder.
- urlify(String) - Static method in class org.klomp.snark.web.I2PSnarkServlet
-
This is for a full URL.
- UrlLauncher - Class in net.i2p.apps.systray
-
A quick and simple multi-platform URL launcher.
- UrlLauncher(I2PAppContext, ClientAppManager, String[]) - Constructor for class net.i2p.apps.systray.UrlLauncher
-
ClientApp constructor used from clients.config
- UrlLauncher() - Constructor for class net.i2p.apps.systray.UrlLauncher
-
Constructor from SysTray
- URN_DEVICE - Static variable in class org.cybergarage.upnp.device.ST
-
- URN_SERVICE - Static variable in class org.cybergarage.upnp.device.ST
-
- usage() - Static method in class net.i2p.i2ptunnel.I2Ping
-
With newlines except for last line
- usage(int) - Static method in class org.jrobin.core.jrrd.Main
-
- USE_IPV6_ADMINISTRATIVE_SCOPE - Static variable in class org.cybergarage.upnp.UPnP
-
- USE_IPV6_GLOBAL_SCOPE - Static variable in class org.cybergarage.upnp.UPnP
-
- USE_IPV6_LINK_LOCAL_SCOPE - Static variable in class org.cybergarage.upnp.UPnP
-
- USE_IPV6_SITE_LOCAL_SCOPE - Static variable in class org.cybergarage.upnp.UPnP
-
- USE_IPV6_SUBNET_SCOPE - Static variable in class org.cybergarage.upnp.UPnP
-
- USE_LOOPBACK_ADDR - Static variable in class org.cybergarage.net.HostInterface
-
- USE_LOOPBACK_ADDR - Static variable in class org.cybergarage.upnp.UPnP
-
- USE_ONLY_IPV4_ADDR - Static variable in class org.cybergarage.net.HostInterface
-
- USE_ONLY_IPV4_ADDR - Static variable in class org.cybergarage.upnp.UPnP
-
- USE_ONLY_IPV6_ADDR - Static variable in class org.cybergarage.net.HostInterface
-
- USE_ONLY_IPV6_ADDR - Static variable in class org.cybergarage.upnp.UPnP
-
- USE_SSDP_SEARCHRESPONSE_MULTIPLE_INTERFACES - Static variable in class org.cybergarage.upnp.UPnP
-
- USE_SU3_UPDATE - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
Only enabled if we have pack200 and trusted public key certificates installed
- useLongElGamalExponent() - Method in class net.i2p.crypto.KeyGenerator
-
- USER_AGENT - Static variable in class net.i2p.util.EepGet
-
this will be replaced by the HTTP Proxy if we are using it
- USN - Static variable in class org.cybergarage.http.HTTP
-
- USN - Class in org.cybergarage.upnp.device
-
- USN() - Constructor for class org.cybergarage.upnp.device.USN
-
- UTF8Reader - Class in net.i2p.sam
-
An unbuffered version of InputStreamReader.
- UTF8Reader(InputStream) - Constructor for class net.i2p.sam.UTF8Reader
-
- UTF8StringBytes - Class in net.metanotion.io.data
-
Added by I2P
- UTF8StringBytes() - Constructor for class net.metanotion.io.data.UTF8StringBytes
-
- Util - Class in org.jrobin.core
-
Class defines various utility functions used in JRobin.
- Util() - Constructor for class org.jrobin.core.Util
-
- util() - Method in class org.klomp.snark.SnarkManager
-
hook to I2PSnarkUtil for the servlet
- Util.Xml - Class in org.jrobin.core
-
Various DOM utility functions
- Util.Xml() - Constructor for class org.jrobin.core.Util.Xml
-
- Utils - Class in net.i2p.crypto.eddsa
-
Basic utilities for eddsa.
- Utils() - Constructor for class net.i2p.crypto.eddsa.Utils
-
- UUID - Static variable in class org.cybergarage.upnp.event.Subscription
-
- UUID_DEVICE - Static variable in class org.cybergarage.upnp.device.ST
-