- Names() - Constructor for class org.eclipse.californium.core.coap.OptionNumberRegistry.Names
-
- NAMESPACE - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
-
http://purl.oclc.org/NET/ssnx/ssn
- NETWORK_STAGE_RECEIVER_THREAD_COUNT - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-
- NETWORK_STAGE_SENDER_THREAD_COUNT - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-
- NetworkConfig - Class in org.eclipse.californium.core.network.config
-
The configuration for a Californium server, endpoint and/or connector.
- NetworkConfig() - Constructor for class org.eclipse.californium.core.network.config.NetworkConfig
-
- NetworkConfig.Keys - Class in org.eclipse.californium.core.network.config
-
Network configuration key names
- NetworkConfigDefaults - Class in org.eclipse.californium.core.network.config
-
- NetworkConfigObserver - Interface in org.eclipse.californium.core.network.config
-
- NetworkConfigObserverAdapter - Class in org.eclipse.californium.core.network.config
-
- NetworkConfigObserverAdapter() - Constructor for class org.eclipse.californium.core.network.config.NetworkConfigObserverAdapter
-
- newACK(Message) - Static method in class org.eclipse.californium.core.coap.EmptyMessage
-
Create a new acknowledgment for the specified message.
- newDelete() - Static method in class org.eclipse.californium.core.coap.Request
-
Convenience factory method to construct a DELETE request and equivalent
to new Request(Code.DELETE);
- newGet() - Static method in class org.eclipse.californium.core.coap.Request
-
Convenience factory method to construct a GET request and equivalent to
new Request(Code.GET);
- newImplementation(NetworkConfig) - Static method in class org.eclipse.californium.core.network.stack.CongestionControlLayer
-
- newPost() - Static method in class org.eclipse.californium.core.coap.Request
-
Convenience factory method to construct a POST request and equivalent to
new Request(Code.POST);
- newPut() - Static method in class org.eclipse.californium.core.coap.Request
-
Convenience factory method to construct a PUT request and equivalent to
new Request(Code.PUT);
- newRST(Message) - Static method in class org.eclipse.californium.core.coap.EmptyMessage
-
Create a new reset message for the specified message.
- newThread(Runnable) - Method in class org.eclipse.californium.core.Utils.DaemonThreadFactory
-
- NO_DEDUPLICATOR - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-
- NO_OBSERVE - Static variable in class org.eclipse.californium.core.network.stack.BlockwiseStatus
-
- NoDeduplicator - Class in org.eclipse.californium.core.network.deduplication
-
This is a dummy implementation that does no deduplication.
- NoDeduplicator() - Constructor for class org.eclipse.californium.core.network.deduplication.NoDeduplicator
-
- NON_LIFETIME - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-
- NONE - Static variable in class org.eclipse.californium.core.coap.Message
-
The Constant NONE in case no MID has been set.
- NOTIFICATION_CHECK_INTERVAL_COUNT - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-
- NOTIFICATION_CHECK_INTERVAL_TIME - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-
- NOTIFICATION_REREGISTRATION_BACKOFF - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-
- notifyObservers() - Method in class org.eclipse.californium.core.observe.ObserveRelation
-
Notifies the observing endpoint that the resource has been changed.
- nsName(String) - Static method in class it.poliba.sisinflab.coap.ldp.LDP
-
Returns the full IRI of a LDP term as a string
- NSTART - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-