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

D

D_value - Static variable in class org.eclipse.californium.core.network.RemoteEndpoint
 
DaemonThreadFactory() - Constructor for class org.eclipse.californium.core.Utils.DaemonThreadFactory
 
DatagramReader - Class in org.eclipse.californium.core.network.serialization
This class describes the functionality to read raw network-ordered datagrams on bit-level.
DatagramReader(byte[]) - Constructor for class org.eclipse.californium.core.network.serialization.DatagramReader
Initializes a new BitReader object
DatagramWriter - Class in org.eclipse.californium.core.network.serialization
This class describes the functionality to write raw network-ordered datagrams on bit-level.
DatagramWriter() - Constructor for class org.eclipse.californium.core.network.serialization.DatagramWriter
Initializes a new BitWriter object
DataParser - Class in org.eclipse.californium.core.network.serialization
The DataParser parses incoming byte arrays to messages.
DataParser(byte[]) - Constructor for class org.eclipse.californium.core.network.serialization.DataParser
 
DataSerializer - Class in org.eclipse.californium.core.network.serialization
The DataSerialized serializes outgoing messages to byte arrays.
DataSerializer() - Constructor for class org.eclipse.californium.core.network.serialization.DataSerializer
 
DEDUPLICATOR - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
 
Deduplicator - Interface in org.eclipse.californium.core.network.deduplication
The deduplicator has to detect duplicates.
DEDUPLICATOR_CROP_ROTATION - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
 
DEDUPLICATOR_MARK_AND_SWEEP - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
 
DeduplicatorFactory - Class in org.eclipse.californium.core.network.deduplication
The deduplication factory creates the deduplicator for a Matcher.
DeduplicatorFactory() - Constructor for class org.eclipse.californium.core.network.deduplication.DeduplicatorFactory
 
DEFAULT - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig
The default name for the configuration.
DEFAULT_COAP_PORT - Static variable in class org.eclipse.californium.core.coap.CoAP
The default CoAP port for normal CoAP communication (coap)
DEFAULT_COAP_SECURE_PORT - Static variable in class org.eclipse.californium.core.coap.CoAP
The default CoAP port for secure CoAP communication (coaps)
DEFAULT_HEADER - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig
The default header for a configuration file.
Defaults() - Constructor for class org.eclipse.californium.core.coap.OptionNumberRegistry.Defaults
 
delete() - Method in class org.eclipse.californium.core.CoapClient
Sends a DELETE request and waits for the response.
delete(CoapHandler) - Method in class org.eclipse.californium.core.CoapClient
Sends a DELETE request and invokes the specified handler when a response arrives.
delete() - Method in class org.eclipse.californium.core.CoapResource
Delete this resource from its parents and notify all observing CoAP clients that this resource is no longer accessible.
deleteMemberResourceStatement(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Deletes all LDP memberResource statements related to a specific resource
deleteRDFBasicContainer(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Deletes all statements related to a specific LDP Basic Container
deleteRDFDirectContainer(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Deletes all statements related to a specific LDP Direct Container
deleteRDFSource(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Deletes all statements related to a specific LDP RDF Source
DELIMITER - Static variable in class org.eclipse.californium.core.coap.LinkFormat
 
deliverRequest(Exchange) - Method in class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServerMessageDeliverer
 
deliverRequest(Exchange) - Method in class org.eclipse.californium.core.network.EndpointManager.ClientMessageDeliverer
 
deliverRequest(Exchange) - Method in interface org.eclipse.californium.core.server.MessageDeliverer
Delivers an inbound CoAP request to an appropriate resource.
deliverRequest(Exchange) - Method in class org.eclipse.californium.core.server.ServerMessageDeliverer
 
deliverResponse(Exchange, Response) - Method in class org.eclipse.californium.core.network.EndpointManager.ClientMessageDeliverer
 
deliverResponse(Exchange, Response) - Method in interface org.eclipse.californium.core.server.MessageDeliverer
Delivers an inbound CoAP response message to its corresponding request.
deliverResponse(Exchange, Response) - Method in class org.eclipse.californium.core.server.ServerMessageDeliverer
 
delta - Variable in class org.eclipse.californium.core.network.RemoteEndpoint
 
deployedOnPlatform - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
deployed on platform http://purl.oclc.org/NET/ssnx/ssn#deployedOnPlatform.
deployedSystem - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
deployed system http://purl.oclc.org/NET/ssnx/ssn#deployedSystem.
Deployment - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
Deployment http://purl.oclc.org/NET/ssnx/ssn#Deployment.
deploymentProcessPart - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
deployment process part http://purl.oclc.org/NET/ssnx/ssn#deploymentProcessPart.
DeploymentRelatedProcess - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
Deployment-related Process http://purl.oclc.org/NET/ssnx/ssn#DeploymentRelatedProcess.
DEPRECATED_PREFER_EMPTY_CONTAINER - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
Deprecated in LDP, but still supported by this reference implementation.
destroy() - Method in class org.eclipse.californium.core.CoapServer
Destroys the server, i.e., unbinds from all ports and frees all system resources.
destroy() - Method in class org.eclipse.californium.core.network.CoAPEndpoint
 
destroy() - Method in interface org.eclipse.californium.core.network.Endpoint
Destroys the endpoint and all its components.
destroy() - Method in interface org.eclipse.californium.core.server.ServerInterface
Destroys the server, i.e. unbinds from all ports and frees all system resources.
destroyed(Endpoint) - Method in interface org.eclipse.californium.core.network.EndpointObserver
This method is called when the endpoint is being destroyed.
DetectionLimit - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
detection limit http://purl.oclc.org/NET/ssnx/ssn#DetectionLimit.
detects - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
detects http://purl.oclc.org/NET/ssnx/ssn#detects.
Device - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
Device http://purl.oclc.org/NET/ssnx/ssn#Device.
DirectProxyCoapResolver - Class in org.eclipse.californium.proxy
 
DirectProxyCoapResolver() - Constructor for class org.eclipse.californium.proxy.DirectProxyCoapResolver
 
DirectProxyCoapResolver(ForwardingResource) - Constructor for class org.eclipse.californium.proxy.DirectProxyCoapResolver
 
disableLogging() - Static method in class org.eclipse.californium.core.CaliforniumLogger
Disables logging by setting the level of all loggers that have been requested over this class to OFF.
discover() - Method in class org.eclipse.californium.core.CoapClient
 
discover(String) - Method in class org.eclipse.californium.core.CoapClient
 
discoverTree(Resource, List<String>) - Method in class org.eclipse.californium.core.server.resources.DiscoveryResource
Builds up the list of resources of the specified root resource.
DiscoveryResource - Class in org.eclipse.californium.core.server.resources
The DiscoveryResource implements CoAP's discovery service.
DiscoveryResource(Resource) - Constructor for class org.eclipse.californium.core.server.resources.DiscoveryResource
Instantiates a new discovery resource.
DiscoveryResource(String, Resource) - Constructor for class org.eclipse.californium.core.server.resources.DiscoveryResource
Instantiates a new discovery resource with the specified name.
DOMAIN - Static variable in class org.eclipse.californium.core.coap.LinkFormat
 
doReceiveMessage(Request) - Method in class org.eclipse.californium.proxy.HttpStack
 
Drift - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
Drift http://purl.oclc.org/NET/ssnx/ssn#Drift.
A B C D E F G H I K L M N O P Q R S T U V W _ 
Skip navigation links