N
- naturalOrder() - function in java.util.CandidatePair.PairComparator
- NetAccessManager - class in org.ice4j.stack
- Manages Connectors and MessageProcessingTask execution and pooling.
- NetAccessManager.SocketNotFoundException - class in org.ice4j.stack.NetAccessManager
- NetworkConfigurationDiscoveryProcess - class in org.ice4j.stunclient
- This class implements the STUN Discovery Process as described by section 10.1 of rfc 3489.
- NetworkUtils - class in org.ice4j.ice
- Utility methods and fields to use when working with network addresses.
- nominate(CandidatePair) - function in org.ice4j.ice.Agent
- Raises pair's nomination flag and schedules a triggered check.
- nominate() - function in org.ice4j.ice.CandidatePair
- Sets this pair's nominated flag to true.
- NOMINATE_BEST_RTT - enum entry in org.ice4j.ice.NominationStrategy
The strategy consists in nominating the pair that showed the best shortest round trip time once all checks in a list completed.
- NOMINATE_FIRST_HOST_OR_REFLEXIVE_VALID - enum entry in org.ice4j.ice.NominationStrategy
The strategy consists in nominating the first host or server reflexive that's confirmed as valid pair. When a relayed candidate pair is validated first, a timer is armed and only if no host or server reflexive pair gets validated prior to timeout, the relayed ones gets nominated.
- NOMINATE_FIRST_VALID - enum entry in org.ice4j.ice.NominationStrategy
The strategy consists in nominating the first candidate pair that's confirmed as valid.
- NOMINATE_HIGHEST_PRIO - enum entry in org.ice4j.ice.NominationStrategy
The strategy consists in nominating the highest priority valid pair. Once a pair is validated, if no higher-priority pairs remain outstanding, it is nominated; otherwise, a timer is armed, and if higher-priority pairs are still outstanding after the timeout, the highest-priority validated pair is nominated.
- NominationStrategy - class in org.ice4j.ice
- Contains the nomination strategies currently supported by this implementation's DefaultNominator class.
- NonceAttribute - class in org.ice4j.attribute
- The NONCE attribute is used for authentication.
- NONE - enum entry in org.ice4j.ice.NominationStrategy
Indicates that ice4j's nominator should nominate valid pairs and that the application will be handling this.
- notifyClock(long) - function in org.ice4j.pseudotcp.PseudoTCPBase
- This method should be called in time intervals retrieved from getNextClock
- notifyMTU(int) - function in org.ice4j.pseudotcp.PseudoTCPBase
- Set the MTU (maximum transmission unit) value
- notifyPacket(Array,int) - function in org.ice4j.pseudotcp.PseudoTCPBase
- Use this method to notify protocol about packets received from the network
- now() - function in org.ice4j.pseudotcp.PseudoTCPBase
- nullInputStream() - function in java.io.TCPInputStream
- nullOutputStream() - function in java.io.TCPOutputStream
- nullsFirst(Comparator) - function in java.util.CandidatePair.PairComparator
- nullsLast(Comparator) - function in java.util.CandidatePair.PairComparator