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 _

N

name - Variable in class gnu.crypto.hash.BaseHashStandalone
The canonical name prefix of the hash.
name() - Method in class gnu.crypto.hash.BaseHashStandalone
 
name() - Method in interface gnu.crypto.hash.IMessageDigestStandalone
Returns the canonical name of this algorithm.
name - Variable in class gnu.crypto.prng.BasePRNGStandalone
The canonical name prefix of the PRNG algorithm.
name() - Method in class gnu.crypto.prng.BasePRNGStandalone
 
name() - Method in interface gnu.crypto.prng.IRandomStandalone
Returns the canonical name of this instance.
NamingService - Class in net.i2p.client.naming
Naming services create a subclass of this class.
NamingService(I2PAppContext) - Constructor for class net.i2p.client.naming.NamingService
The naming service should only be constructed and accessed through the application context.
namingService() - Method in class net.i2p.I2PAppContext
Pull up the naming service used in this context.
NativeBigInteger - Class in net.i2p.util
BigInteger that takes advantage of the jbigi library for the modPow operation, which accounts for a massive segment of the processing cost of asymmetric crypto.
NativeBigInteger(byte[]) - Constructor for class net.i2p.util.NativeBigInteger
 
NativeBigInteger(int, byte[]) - Constructor for class net.i2p.util.NativeBigInteger
 
NativeBigInteger(int, int, Random) - Constructor for class net.i2p.util.NativeBigInteger
 
NativeBigInteger(int, Random) - Constructor for class net.i2p.util.NativeBigInteger
 
NativeBigInteger(String) - Constructor for class net.i2p.util.NativeBigInteger
 
NativeBigInteger(String, int) - Constructor for class net.i2p.util.NativeBigInteger
 
NativeBigInteger(BigInteger) - Constructor for class net.i2p.util.NativeBigInteger
Creates a new NativeBigInteger with the same value as the supplied BigInteger.
nativeDoubleValue(byte[]) - Static method in class net.i2p.util.NativeBigInteger
Converts a BigInteger byte-array to a 'double'
nativeModPow(byte[], byte[], byte[]) - Static method in class net.i2p.util.NativeBigInteger
calculate (base ^ exponent) % modulus.
NavHelper - Class in net.i2p.router.web
 
NavHelper() - Constructor for class net.i2p.router.web.NavHelper
 
ndx - Variable in class gnu.crypto.prng.BasePRNGStandalone
The index into buffer of where the next byte will come from.
needsSending(int) - Method in class net.i2p.router.transport.udp.OutboundMessageState
 
needsUpdate(String, String) - Static method in class net.i2p.crypto.TrustedUpdate
Checks if the given version is newer than the given current version.
net.i2p - package net.i2p
 
net.i2p.apps.systray - package net.i2p.apps.systray
 
net.i2p.client - package net.i2p.client
Implements the base I2P SDK for developing applications that communicate through I2P.
net.i2p.client.datagram - package net.i2p.client.datagram
Provides a standard way for reading and writing messages transferred over I2P so that the recipient has an authenticated mechanism to reply to it.
net.i2p.client.naming - package net.i2p.client.naming
Provides a standard way for querying the local naming service to resolve a name into a Destination (without the complexity of JNDI).
net.i2p.client.streaming - package net.i2p.client.streaming
Implements a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
net.i2p.crypto - package net.i2p.crypto
 
net.i2p.data - package net.i2p.data
 
net.i2p.data.i2cp - package net.i2p.data.i2cp
 
net.i2p.data.i2np - package net.i2p.data.i2np
 
net.i2p.i2ptunnel - package net.i2p.i2ptunnel
 
net.i2p.i2ptunnel.socks - package net.i2p.i2ptunnel.socks
 
net.i2p.i2ptunnel.web - package net.i2p.i2ptunnel.web
 
net.i2p.router - package net.i2p.router
 
net.i2p.router.admin - package net.i2p.router.admin
 
net.i2p.router.client - package net.i2p.router.client
 
net.i2p.router.message - package net.i2p.router.message
 
net.i2p.router.networkdb - package net.i2p.router.networkdb
 
net.i2p.router.networkdb.kademlia - package net.i2p.router.networkdb.kademlia
 
net.i2p.router.peermanager - package net.i2p.router.peermanager
 
net.i2p.router.startup - package net.i2p.router.startup
 
net.i2p.router.transport - package net.i2p.router.transport
 
net.i2p.router.transport.ntcp - package net.i2p.router.transport.ntcp
 
net.i2p.router.transport.tcp - package net.i2p.router.transport.tcp
Implements the transport for communicating with other routers via TCP/IP.
net.i2p.router.transport.udp - package net.i2p.router.transport.udp
 
net.i2p.router.tunnel - package net.i2p.router.tunnel
 
net.i2p.router.tunnel.pool - package net.i2p.router.tunnel.pool
 
net.i2p.router.web - package net.i2p.router.web
 
net.i2p.stat - package net.i2p.stat
 
net.i2p.time - package net.i2p.time
 
net.i2p.util - package net.i2p.util
 
netDb() - Method in class net.i2p.router.RouterContext
Our db cache
NetDbHelper - Class in net.i2p.router.web
 
NetDbHelper() - Constructor for class net.i2p.router.web.NetDbHelper
 
NETWORK_BUFFER_SIZE - Static variable in class net.i2p.i2ptunnel.I2PTunnelRunner
 
NETWORK_ID - Static variable in class net.i2p.router.Router
used to differentiate routerInfo files on different networks
NetworkDatabaseFacade - Class in net.i2p.router
Defines the mechanism for interacting with I2P's network database
NetworkDatabaseFacade() - Constructor for class net.i2p.router.NetworkDatabaseFacade
 
newPeersFound(int) - Method in class net.i2p.router.networkdb.kademlia.ExploreJob
We've gotten a search reply that contained the specified number of peers that we didn't know about before.
newPeersFound(int) - Method in class net.i2p.router.networkdb.kademlia.SearchJob
We've gotten a search reply that contained the specified number of peers that we didn't know about before.
NewsFetcher - Class in net.i2p.router.web
Task to periodically look for updates to the news.xml, and to keep track of whether that has an announcement for a new version.
nextBits(int) - Method in class net.i2p.util.FortunaRandomSource
Pull the next numBits of random data off the fortuna instance (returning -2^numBits-1 through 2^numBits-1
nextBoolean() - Method in class net.i2p.util.BufferedRandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextBoolean() - Method in class net.i2p.util.FortunaRandomSource
 
nextBoolean() - Method in class net.i2p.util.PooledRandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextBoolean() - Method in class net.i2p.util.RandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextByte() - Method in class gnu.crypto.prng.BasePRNGStandalone
 
nextByte() - Method in class gnu.crypto.prng.FortunaStandalone.Generator
 
nextByte() - Method in interface gnu.crypto.prng.IRandomStandalone
Returns the next 8 bits of random data generated from this instance.
nextBytes(byte[]) - Method in class gnu.crypto.prng.BasePRNGStandalone
 
nextBytes(byte[], int, int) - Method in class gnu.crypto.prng.BasePRNGStandalone
 
nextBytes(byte[], int, int) - Method in class gnu.crypto.prng.FortunaStandalone.Generator
 
nextBytes(byte[], int, int) - Method in interface gnu.crypto.prng.IRandomStandalone
Fills the designated byte array, starting from byte at index offset, for a maximum of length bytes with the output of this generator instance.
nextBytes(byte[]) - Method in class net.i2p.util.BufferedRandomSource
 
nextBytes(byte[]) - Method in class net.i2p.util.FortunaRandomSource
 
nextBytes(byte[]) - Method in class net.i2p.util.PooledRandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextBytes(byte[]) - Method in class net.i2p.util.RandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextDouble() - Method in class net.i2p.util.BufferedRandomSource
defined per javadoc ( ((nextBits(26)<<27) + nextBits(27)) / (1 << 53))
nextDouble() - Method in class net.i2p.util.FortunaRandomSource
Implementation from sun's java.util.Random javadocs
nextDouble() - Method in class net.i2p.util.PooledRandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextDouble() - Method in class net.i2p.util.RandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextFloat() - Method in class net.i2p.util.BufferedRandomSource
defined per javadoc (nextBits(24) / ((float)(1 << 24)) )
nextFloat() - Method in class net.i2p.util.FortunaRandomSource
Implementation from sun's java.util.Random javadocs
nextFloat() - Method in class net.i2p.util.PooledRandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextFloat() - Method in class net.i2p.util.RandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextGaussian() - Method in class net.i2p.util.BufferedRandomSource
 
nextGaussian() - Method in class net.i2p.util.FortunaRandomSource
Implementation from sun's java.util.Random javadocs
nextGaussian() - Method in class net.i2p.util.PooledRandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextGaussian() - Method in class net.i2p.util.RandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextInt(int) - Method in class net.i2p.util.BufferedRandomSource
 
nextInt() - Method in class net.i2p.util.BufferedRandomSource
 
nextInt(int) - Method in class net.i2p.util.FortunaRandomSource
According to the java docs (http://java.sun.com/j2se/1.4.1/docs/api/java/util/Random.html#nextInt(int)) nextInt(n) should return a number between 0 and n (including 0 and excluding n).
nextInt() - Method in class net.i2p.util.FortunaRandomSource
 
nextInt(int) - Method in class net.i2p.util.PooledRandomSource
According to the java docs (http://java.sun.com/j2se/1.4.1/docs/api/java/util/Random.html#nextInt(int)) nextInt(n) should return a number between 0 and n (including 0 and excluding n).
nextInt() - Method in class net.i2p.util.PooledRandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextInt(int) - Method in class net.i2p.util.RandomSource
According to the java docs (http://java.sun.com/j2se/1.4.1/docs/api/java/util/Random.html#nextInt(int)) nextInt(n) should return a number between 0 and n (including 0 and excluding n).
nextInt() - Method in class net.i2p.util.RandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextLong(long) - Method in class net.i2p.util.BufferedRandomSource
Like the modified nextInt, nextLong(n) returns a random number from 0 through n, including 0, excluding n.
nextLong() - Method in class net.i2p.util.BufferedRandomSource
 
nextLong(long) - Method in class net.i2p.util.FortunaRandomSource
Like the modified nextInt, nextLong(n) returns a random number from 0 through n, including 0, excluding n.
nextLong() - Method in class net.i2p.util.FortunaRandomSource
 
nextLong(long) - Method in class net.i2p.util.PooledRandomSource
Like the modified nextInt, nextLong(n) returns a random number from 0 through n, including 0, excluding n.
nextLong() - Method in class net.i2p.util.PooledRandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
nextLong(long) - Method in class net.i2p.util.RandomSource
Like the modified nextInt, nextLong(n) returns a random number from 0 through n, including 0, excluding n.
nextLong() - Method in class net.i2p.util.RandomSource
override as synchronized, for those JVMs that don't always pull via nextBytes (cough ibm)
NOT_RUNNING - Static variable in class net.i2p.i2ptunnel.web.IndexBean
 
noteCompletion(long) - Method in class net.i2p.router.tunnel.FragmentHandler
 
noteCompletion(long) - Method in class net.i2p.router.tunnel.RouterFragmentHandler
 
noteFailure(long, String) - Method in class net.i2p.router.tunnel.FragmentHandler
 
noteFailure(long, String) - Method in class net.i2p.router.tunnel.RouterFragmentHandler
 
noteKeySent(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
 
notePreprocessing(long, int, int, List, String) - Method in class net.i2p.router.tunnel.BatchedRouterPreprocessor
 
notePreprocessing(long, int, int, List, String) - Method in class net.i2p.router.tunnel.TrivialPreprocessor
 
notePreprocessing(long, int, int, List) - Method in class net.i2p.router.tunnel.TrivialRouterPreprocessor
 
noteReception(long, int, Object) - Method in class net.i2p.router.tunnel.FragmentHandler
 
noteReception(long, int, Object) - Method in class net.i2p.router.tunnel.RouterFragmentHandler
 
NoticeHelper - Class in net.i2p.router.web
Simple helper to query the appropriate router for data necessary to render any emergency notices
NoticeHelper() - Constructor for class net.i2p.router.web.NoticeHelper
 
notifyActivity() - Method in class net.i2p.client.streaming.MessageInputStream
 
notifyEvent(String, Object) - Method in class net.i2p.i2ptunnel.I2PTunnel
 
notifyEvent(String, Object) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
 
notifyEvent(String, Object) - Method in interface net.i2p.util.EventDispatcher
Deliver an event
notifyEvent(String, Object) - Method in class net.i2p.util.EventDispatcherImpl
 
notifyReplaceAddress(RouterAddress) - Method in class net.i2p.router.CommSystemFacade
Tell other transports our address changed
notifyReplaceAddress(RouterAddress) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
UDP changed addresses, tell NTCP and restart
now() - Static method in class net.i2p.router.transport.FIFOBandwidthLimiter
 
now() - Method in class net.i2p.router.web.SummaryListener
 
now() - Method in class net.i2p.util.Clock
Retrieve the current time synchronized with whatever reference clock is in use.
NTCPAddress - Class in net.i2p.router.transport.ntcp
Wrap up an address
NTCPAddress(String, int) - Constructor for class net.i2p.router.transport.ntcp.NTCPAddress
 
NTCPAddress() - Constructor for class net.i2p.router.transport.ntcp.NTCPAddress
 
NTCPAddress(RouterAddress) - Constructor for class net.i2p.router.transport.ntcp.NTCPAddress
 
NTCPConnection - Class in net.i2p.router.transport.ntcp
Coordinate the connection to a single peer.
NTCPConnection(RouterContext, NTCPTransport, SocketChannel, SelectionKey) - Constructor for class net.i2p.router.transport.ntcp.NTCPConnection
Create an inbound connected (though not established) NTCP connection
NTCPConnection(RouterContext, NTCPTransport, RouterIdentity, NTCPAddress) - Constructor for class net.i2p.router.transport.ntcp.NTCPConnection
Create an outbound unconnected NTCP connection
NTCPTransport - Class in net.i2p.router.transport.ntcp
 
NTCPTransport(RouterContext) - Constructor for class net.i2p.router.transport.ntcp.NTCPTransport
 
NtpClient - Class in net.i2p.time
NtpClient - an NTP client for Java.
NtpClient() - Constructor for class net.i2p.time.NtpClient
 
NtpMessage - Class in net.i2p.time
This class represents a NTP message, as specified in RFC 2030.
NtpMessage(byte[]) - Constructor for class net.i2p.time.NtpMessage
Constructs a new NtpMessage from an array of bytes.
NtpMessage() - Constructor for class net.i2p.time.NtpMessage
Constructs a new NtpMessage in client -> server mode, and sets the transmit timestamp to the current time.
NUM_BUCKETS - Static variable in class net.i2p.router.networkdb.kademlia.KBucketSet
 
NUM_POOLS - Static variable in class gnu.crypto.prng.FortunaStandalone
 

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 _