A B C D E F G H I K L M N O P R S T U V W

N

neededChannelEstablishMessages - Variable in class outputStrategy.OutputStrategyController
Minimum number of ChannelEstablishMessages that must be collected, before putting out the request batch (if at least one ChannelEstablishMessage is in the batch).
neededForwardChannelMessages - Variable in class outputStrategy.OutputStrategyController
Minimum number of ForwardChannelMessages that must be collected, before putting out the request batch.
neededReplyMessages - Variable in class outputStrategy.OutputStrategyController
Minimum number of ReplyMessagess that must be collected, before putting out the reply batch.
networkClock - package networkClock
Network Clock component - Provides a clock, which is synchronized with a SNTP server
NetworkClockController - Class in networkClock
Controller class of component NetworkClock.
NetworkClockController() - Constructor for class networkClock.NetworkClockController
Generates a new NetworkClock component which provides a clock, synchronized with a SNTP server.
NetworkClockInterface - Interface in architectureInterface
Architecture interface for component NetworkClock.
NetworkTest - Class in testEnvironment
Simulates several clients to test an existing cascade of mixes.
NetworkTest() - Constructor for class testEnvironment.NetworkTest
Empty constructor.
NEXT_MIX_ADDRESS - Variable in class inputOutputHandler.NextMixConnectionHandler
Address of the next mix (in the cascade).
NEXT_MIX_CHANNEL_ID - Variable in class message.Message
Identifier of the channel/user this message belongs to for the next mix of the cascade.
NEXT_MIX_INFO_PORT - Variable in class inputOutputHandler.NextMixConnectionHandler
Port number of the next mix' ExternalInformationProvider component (used to receive key for enrypting/decrypting multiplex-headers).
NEXT_MIX_PORT - Variable in class inputOutputHandler.NextMixConnectionHandler
Port number of the next mix (in the cascade).
NextMixConnectionHandler - Class in inputOutputHandler
Handles communication with the next mix in the cascade.
NextMixConnectionHandler(InputOutputHandlerController, UserDatabaseController, ExternalInformationPortController) - Constructor for class inputOutputHandler.NextMixConnectionHandler
Constructs a new NextMixConnectionHandler which handles communication with the next mix in the cascade.
nextMixHostName - Variable in class externalInformationPort.InformationProvider
Host name of the next mix in the cascade.
nextMixInfoPort - Variable in class externalInformationPort.InformationProvider
Port number of the next mix in the cascade.
nextMixInputStream - Variable in class inputOutputHandler.NextMixConnectionHandler
InputStream for communicating with next mix.
nextMixOutputStream - Variable in class inputOutputHandler.NextMixConnectionHandler
OutputStream for communicating with next mix.
nextMixSocket - Variable in class inputOutputHandler.NextMixConnectionHandler
Socket for communicating with next mix.
nextMixUserIDs - Variable in class userDatabase.UserDatabaseController
Hashtable containing references on all available Users, retrievable via a the next mix' user identifier (Integer).
notYetReceived - Static variable in class testEnvironment.ReceivalCheck
List with messages, that were "sent", but not "received" so far.
notYetReceivedLastly - Static variable in class testEnvironment.ReceivalCheck
Messages, that were "sent" in the last interval, but haven't been "received" yet.
NtpMessage - Class in networkClock
This class represents a NTP message, as specified in RFC 2030.
NtpMessage(byte[]) - Constructor for class networkClock.NtpMessage
Constructs a new NtpMessage from an array of bytes.
NtpMessage() - Constructor for class networkClock.NtpMessage
Constructs a new NtpMessage in client -> server mode, and sets the transmit timestamp to the current time.
NUMBER_OF_FURTHER_HOPS - Variable in class inputOutputHandler.ClientConnectionHandler
Number of further mixes between the mix this InputOutputHandler belongs to and the receiver.
NUMBER_OF_FURTHER_HOPS - Variable in class inputOutputHandler.InputOutputHandlerController
Number of further mixes between the mix this InputOutputHandler belongs to and the receiver.
NUMBER_OF_FURTHER_HOPS - Variable in class inputOutputHandler.PreviousMixConnectionHandler
Number of further mixes between the mix this PreviousMixConnectionHandler belongs to and the receiver.
NUMBER_OF_FURTHER_HOPS - Variable in class message.ChannelEstablishMessage
Number of further hops (= mixes), this message must pass to reach its destination.
NUMBER_OF_FURTHER_HOPS - Variable in class message.ChannelMessage
Number of further hops (= mixes), this message must pass to reach its destination.
NUMBER_OF_MIXES_IN_CASCADE - Variable in class client.Cryptography
Number of mixes in the cascade.
NUMBER_OF_MIXES_IN_CASCADE - Variable in class client.MessageGenerator
Number of mixes in the cascade.
NUMBER_OF_PREVIOUS_HOPS - Variable in class inputOutputHandler.InputOutputHandlerController
Number of previous mixes between the mix this InputOutputHandler belongs to and the sender.
numberOfActiveConnections - Variable in class inputOutputHandler.ClientConnectionHandler
Number of Clients currently connected.
numberOfChannelEstablishMessages - Variable in class outputStrategy.OutputStrategyController
Number of ChannelEstablishMessages currently in request batch.
numberOfChannelReleaseMessages - Variable in class outputStrategy.OutputStrategyController
Number of ChannelReleaseMessages currently in request batch.
numberOfForwardChannelMessages - Variable in class outputStrategy.OutputStrategyController
Number of ForwardChannelMessages currently in request batch.

A B C D E F G H I K L M N O P R S T U V W