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

N

negotiateForConnection(Connection) - Method in class gps.network.BandwidthManager
get estimated amount of bandwidth that can be allocated to a connection.
newDirectedLink(int, int) - Method in class gps.network.graph.Graph
adds directed link
newNode() - Method in class gps.network.graph.Graph
creates a new Node that is already element of the graph (no need to call addNode())
newUndirectedLink(int, int) - Method in class gps.network.graph.Graph
adds undirected link
nextSchedule() - Method in class gps.protocol.BT.algorithm.BTAlgorithmReChoking
sets up next rechoking event
Node - Class in gps.network.graph
Represents a network node.
Node() - Constructor for class gps.network.graph.Node
Creates new Node, standard constructor.
Node(int) - Constructor for class gps.network.graph.Node
initialization with specified node id
NodeProperties - Class in gps.network.graph
Stores the Properties of a node
NodeProperties() - Constructor for class gps.network.graph.NodeProperties
Creates new NodeProperties
NodeProperties(double, double) - Constructor for class gps.network.graph.NodeProperties
Creates new NodeProperties
NodeProperties(double, double, int) - Constructor for class gps.network.graph.NodeProperties
Creates new NodeProperties
NodeProperties(int) - Constructor for class gps.network.graph.NodeProperties
Creates new NodeProperties
NOT_INTERESTED - Static variable in class gps.protocol.BT.param.BTPeerMessage
not interested

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