- CacheResource - Interface in org.eclipse.californium.proxy.resources
-
- cacheResponse(Request, Response) - Method in interface org.eclipse.californium.proxy.resources.CacheResource
-
- cacheResponse(Request, Response) - Method in class org.eclipse.californium.proxy.resources.ProxyCacheResource
-
Puts in cache an entry or, if already present, refreshes it.
- calculateVBF(long) - Method in class org.eclipse.californium.core.network.stack.congestioncontrol.Cocoa
-
CoCoA applies a variable backoff factor (VBF) to retransmissions, depending on the RTO value of the first transmission
of the CoAP request.
- CaliforniumFormatter - Class in org.eclipse.californium.core
-
A JDK Logging Formatter that produces Californium specific log statements.
- CaliforniumFormatter() - Constructor for class org.eclipse.californium.core.CaliforniumFormatter
-
Initializes the log policy with default values.
- CaliforniumLogger - Class in org.eclipse.californium.core
-
CalifonriumLogger is a helper class for logging in Californium when
java.util.logging.config.file is not used.
- CaliforniumLogger() - Constructor for class org.eclipse.californium.core.CaliforniumLogger
-
- cancel() - Method in class org.eclipse.californium.core.coap.Message
-
Cancels this message.
- cancel() - Method in class org.eclipse.californium.core.observe.ObserveRelation
-
Cancel this observe relation.
- cancelAll() - Method in class org.eclipse.californium.core.observe.ObserveRelation
-
Cancel all observer relations that this server has established with this'
realtion's endpoint.
- cancelAll() - Method in class org.eclipse.californium.core.observe.ObservingEndpoint
-
Cancels all observe relations that this endpoint has established with
resources from this server.
- CARDINAL - Static variable in class org.eclipse.californium.core.coap.LinkFormat
-
- changed() - Method in class org.eclipse.californium.core.CoapResource
-
Notifies all CoAP clients that have established an observe relation with
this resource that the state has changed by reprocessing their original
request that has established the relation.
- changed(String, Object) - Method in interface org.eclipse.californium.core.network.config.NetworkConfigObserver
-
- changed(String, String) - Method in interface org.eclipse.californium.core.network.config.NetworkConfigObserver
-
- changed(String, int) - Method in interface org.eclipse.californium.core.network.config.NetworkConfigObserver
-
- changed(String, long) - Method in interface org.eclipse.californium.core.network.config.NetworkConfigObserver
-
- changed(String, float) - Method in interface org.eclipse.californium.core.network.config.NetworkConfigObserver
-
- changed(String, double) - Method in interface org.eclipse.californium.core.network.config.NetworkConfigObserver
-
- changed(String, boolean) - Method in interface org.eclipse.californium.core.network.config.NetworkConfigObserver
-
- changed(String, Object) - Method in class org.eclipse.californium.core.network.config.NetworkConfigObserverAdapter
-
- changed(String, String) - Method in class org.eclipse.californium.core.network.config.NetworkConfigObserverAdapter
-
- changed(String, int) - Method in class org.eclipse.californium.core.network.config.NetworkConfigObserverAdapter
-
- changed(String, long) - Method in class org.eclipse.californium.core.network.config.NetworkConfigObserverAdapter
-
- changed(String, float) - Method in class org.eclipse.californium.core.network.config.NetworkConfigObserverAdapter
-
- changed(String, double) - Method in class org.eclipse.californium.core.network.config.NetworkConfigObserverAdapter
-
- changed(String, boolean) - Method in class org.eclipse.californium.core.network.config.NetworkConfigObserverAdapter
-
- changedName(String) - Method in interface org.eclipse.californium.core.server.resources.ResourceObserver
-
Invoked when the name of the resource has changed.
- changedPath(String) - Method in interface org.eclipse.californium.core.server.resources.ResourceObserver
-
Invoked when the Path of the resource has changed.
- check() - Method in class org.eclipse.californium.core.observe.ObserveRelation
-
- checkAging(Exchange) - Method in class org.eclipse.californium.core.network.stack.congestioncontrol.Cocoa
-
Aging check:
1.)
- checkForDeletedExchanges() - Method in class org.eclipse.californium.core.network.RemoteEndpoint
-
Checks if an exchange in the list was was deleted
- checkObserveRelation(Exchange, Response) - Method in class org.eclipse.californium.core.CoapResource
-
This method is used to apply resource-specific knowledge on the exchange.
- CLASS_BASIC_CONTAINER - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_CONTAINER - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_DIRECT_CONTAINER - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_INDIRECT_CONTAINER - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_LNAME_BASIC_CONTAINER - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_LNAME_CONTAINER - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_LNAME_DIRECT_CONTAINER - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_LNAME_INDIRECT_CONTAINER - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_LNAME_NONRDFSOURCE - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_LNAME_PAGE - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_LNAME_RDFSOURCE - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_LNAME_RESOURCE - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_NONRDFSOURCE - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_PAGE - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_RDFSOURCE - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- CLASS_RESOURCE - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- clear() - Method in class org.eclipse.californium.core.coap.OptionSet
-
- clear() - Method in class org.eclipse.californium.core.network.CoAPEndpoint
-
- clear() - Method in class org.eclipse.californium.core.network.deduplication.CropRotation
-
- clear() - Method in interface org.eclipse.californium.core.network.deduplication.Deduplicator
-
Clears the state of this deduplicator.
- clear() - Method in class org.eclipse.californium.core.network.deduplication.NoDeduplicator
-
- clear() - Method in class org.eclipse.californium.core.network.deduplication.SweepDeduplicator
-
- clear() - Method in interface org.eclipse.californium.core.network.Endpoint
-
- clear() - Static method in class org.eclipse.californium.core.network.EndpointManager
-
Clear the state for deduplication in both default endpoints.
- clear() - Method in class org.eclipse.californium.core.network.Matcher
-
- clearAndNotifyObserveRelations(CoAP.ResponseCode) - Method in class org.eclipse.californium.core.CoapResource
-
Remove all observe relations to CoAP clients and notify them that the
observe relation has been canceled.
- clearAttribute(String) - Method in class org.eclipse.californium.core.server.resources.ResourceAttributes
-
Removes all values for the specified attribute
- clearContentType() - Method in class org.eclipse.californium.core.server.resources.ResourceAttributes
-
Clear all content types.
- clearETags() - Method in class org.eclipse.californium.core.coap.OptionSet
-
Removes all ETag options.
- clearIfMatchs() - Method in class org.eclipse.californium.core.coap.OptionSet
-
Removes all If-Match options.
- clearLocationPath() - Method in class org.eclipse.californium.core.coap.OptionSet
-
Removes all Location-Path options.
- clearLocationQuery() - Method in class org.eclipse.californium.core.coap.OptionSet
-
Removes all Location-Query options.
- clearObserveRelations() - Method in class org.eclipse.californium.core.CoapResource
-
Cancel all observe relations to CoAP clients.
- clearResourceType() - Method in class org.eclipse.californium.core.server.resources.ResourceAttributes
-
Clear all resource types.
- clearUriPath() - Method in class org.eclipse.californium.core.coap.OptionSet
-
Removes all Uri-Path options.
- clearUriQuery() - Method in class org.eclipse.californium.core.coap.OptionSet
-
Removes all Uri-Query options.
- ClientMessageDeliverer() - Constructor for class org.eclipse.californium.core.network.EndpointManager.ClientMessageDeliverer
-
- close() - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
-
Closes the RDF repository
- CoAP - Class in org.eclipse.californium.core.coap
-
CoAP defines several constants.
- CoAP.Code - Enum in org.eclipse.californium.core.coap
-
The enumeration of request codes: GET, POST; PUT and DELETE.
- CoAP.MessageFormat - Class in org.eclipse.californium.core.coap
-
CoAP message format.
- CoAP.ResponseCode - Enum in org.eclipse.californium.core.coap
-
The enumeration of response codes
- CoAP.Type - Enum in org.eclipse.californium.core.coap
-
CoAP defines four types of messages:
Confirmable, Non-confirmable, Acknowledgment, Reset.
- COAP_PORT - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-
- COAP_SECURE_PORT - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-
- COAP_SECURE_URI_SCHEME - Static variable in class org.eclipse.californium.core.coap.CoAP
-
The CoAPS URI scheme
- COAP_URI_SCHEME - Static variable in class org.eclipse.californium.core.coap.CoAP
-
The CoAP URI scheme
- CoapClient - Class in org.eclipse.californium.core
-
The Class CoapClient.
- CoapClient() - Constructor for class org.eclipse.californium.core.CoapClient
-
Constructs a new CoapClient that has no destination URI yet.
- CoapClient(String) - Constructor for class org.eclipse.californium.core.CoapClient
-
Constructs a new CoapClient that sends requests to the specified URI.
- CoapClient(URI) - Constructor for class org.eclipse.californium.core.CoapClient
-
Constructs a new CoapClient that sends request to the specified URI.
- CoapClient(String, String, int, String...) - Constructor for class org.eclipse.californium.core.CoapClient
-
Constructs a new CoapClient with the specified scheme, host, port and
path as URI.
- CoapClient.Builder - Class in org.eclipse.californium.core
-
The Builder can be used to build a CoapClient if the URI's pieces are
available in separate strings.
- CoAPEndpoint - Class in org.eclipse.californium.core.network
-
Endpoint encapsulates the stack that executes the CoAP protocol.
- CoAPEndpoint() - Constructor for class org.eclipse.californium.core.network.CoAPEndpoint
-
Instantiates a new endpoint with an ephemeral port.
- CoAPEndpoint(int) - Constructor for class org.eclipse.californium.core.network.CoAPEndpoint
-
Instantiates a new endpoint with the specified port
- CoAPEndpoint(InetSocketAddress) - Constructor for class org.eclipse.californium.core.network.CoAPEndpoint
-
Instantiates a new endpoint with the specified address.
- CoAPEndpoint(NetworkConfig) - Constructor for class org.eclipse.californium.core.network.CoAPEndpoint
-
- CoAPEndpoint(int, NetworkConfig) - Constructor for class org.eclipse.californium.core.network.CoAPEndpoint
-
Instantiates a new endpoint with the specified port and configuration.
- CoAPEndpoint(InetSocketAddress, NetworkConfig) - Constructor for class org.eclipse.californium.core.network.CoAPEndpoint
-
Instantiates a new endpoint with the specified address and configuration.
- CoAPEndpoint(Connector, NetworkConfig) - Constructor for class org.eclipse.californium.core.network.CoAPEndpoint
-
Instantiates a new endpoint with the specified connector and
configuration.
- CoapExchange - Class in org.eclipse.californium.core.server.resources
-
The Class CoapExchange represents an exchange of a CoAP request and response
and provides a user-friendly API to subclasses of
CoapResource
for
responding to requests.
- CoapExchange(Exchange, CoapResource) - Constructor for class org.eclipse.californium.core.server.resources.CoapExchange
-
Constructs a new CoAP Exchange object representing the specified exchange
and Resource.
- CoapHandler - Interface in org.eclipse.californium.core
-
A CoapHandler can be used to asynchronously react to responses from a CoAP
client.
- CoAPLDPBasicContainer - Class in it.poliba.sisinflab.coap.ldp.resources
-
Represents an LDP Basic Container
- CoAPLDPBasicContainer(String, CoAPLDPResourceManager) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPBasicContainer
-
Creates a new LDP Basic Container.
- CoAPLDPBasicContainer(String, String, CoAPLDPResourceManager) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPBasicContainer
-
Creates a new LDP Basic Container (as subresource).
- CoAPLDPContainer - Class in it.poliba.sisinflab.coap.ldp.resources
-
Represents an LDP Container
- CoAPLDPContainer(String, String, CoAPLDPResourceManager) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPContainer
-
Creates a new LDP Container.
- CoAPLDPContentFormatException - Exception in it.poliba.sisinflab.coap.ldp.exception
-
- CoAPLDPContentFormatException(String) - Constructor for exception it.poliba.sisinflab.coap.ldp.exception.CoAPLDPContentFormatException
-
- CoAPLDPDirectContainer - Class in it.poliba.sisinflab.coap.ldp.resources
-
Represents an LDP Direct Container
- CoAPLDPDirectContainer(String, CoAPLDPResourceManager, CoAPLDPRDFSource, String, String) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPDirectContainer
-
Creates a new LDP Direct Container.
- CoAPLDPDirectContainer(String, String, CoAPLDPResourceManager, CoAPLDPRDFSource, String, String) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPDirectContainer
-
Creates a new LDP Direct Container (as subresource).
- CoAPLDPException - Exception in it.poliba.sisinflab.coap.ldp.exception
-
- CoAPLDPException(String) - Constructor for exception it.poliba.sisinflab.coap.ldp.exception.CoAPLDPException
-
- CoAPLDPIndirectContainer - Class in it.poliba.sisinflab.coap.ldp.resources
-
Represents an LDP Indirect Container
- CoAPLDPIndirectContainer(String, CoAPLDPResourceManager, CoAPLDPRDFSource, String, String) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPIndirectContainer
-
Creates a new LDP Indirect Container.
- CoAPLDPIndirectContainer(String, String, CoAPLDPResourceManager, CoAPLDPRDFSource, String, String) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPIndirectContainer
-
Creates a new LDP Indirect Container (as subresource).
- CoAPLDPNonRDFSource - Class in it.poliba.sisinflab.coap.ldp.resources
-
Represents an LDP Non-RDF Source
- CoAPLDPNonRDFSource(String, CoAPLDPResourceManager, int) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPNonRDFSource
-
Creates a new LDP Non-RDF Source.
- CoAPLDPPreconditionFailedException - Exception in it.poliba.sisinflab.coap.ldp.exception
-
- CoAPLDPPreconditionFailedException(String) - Constructor for exception it.poliba.sisinflab.coap.ldp.exception.CoAPLDPPreconditionFailedException
-
- CoAPLDPRDFSource - Class in it.poliba.sisinflab.coap.ldp.resources
-
Represents an LDP RDF Source
- CoAPLDPRDFSource(String, CoAPLDPResourceManager) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPRDFSource
-
Creates a new LDP RDF Source.
- CoAPLDPRDFSource(String, String, CoAPLDPResourceManager) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPRDFSource
-
Creates a new LDP RDF Source (as subresource).
- CoAPLDPRDFSource(String, CoAPLDPResourceManager, String) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPRDFSource
-
Creates a new LDP RDF Source with a specific type (in addition to the basic RDFSource type).
- CoAPLDPRDFSource(String, String, CoAPLDPResourceManager, String) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPRDFSource
-
Creates a new LDP RDF Source (as subresource) with a specific type (in addition to the basic RDFSource type).
- CoAPLDPReadOnlyException - Exception in it.poliba.sisinflab.coap.ldp.exception
-
- CoAPLDPReadOnlyException(String) - Constructor for exception it.poliba.sisinflab.coap.ldp.exception.CoAPLDPReadOnlyException
-
- CoAPLDPResource - Class in it.poliba.sisinflab.coap.ldp.resources
-
Represents an LDP Resource
- CoAPLDPResource(String) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResource
-
Creates a new LDP Resource.
- CoAPLDPResourceManager - Class in it.poliba.sisinflab.coap.ldp.resources
-
Manages all the read/write operations on the RDF repository
- CoAPLDPResourceManager(String) - Constructor for class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
-
Creates an in-memory RDF repository.
- CoAPLDPServer - Class in it.poliba.sisinflab.coap.ldp.server
-
Implements a CoAP server supporting all LDP-CoAP features
- CoAPLDPServer(String) - Constructor for class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServer
-
Creates a new LDP-CoAP server.
- CoAPLDPServer(String, NetworkConfig, int) - Constructor for class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServer
-
Creates a new LDP-CoAP server.
- CoAPLDPServerMessageDeliverer - Class in it.poliba.sisinflab.coap.ldp.server
-
Extends the basic Californium CoAP ServerMessageDeliverer to enable LDP-CoAP PUT-to-Create features
- CoAPLDPServerMessageDeliverer(Resource) - Constructor for class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServerMessageDeliverer
-
- CoAPLDPServerRaspberryPi - Class in it.poliba.sisinflab.coap.ldp.raspberry
-
Test Server used to show main features of LDP-CoAP framework on Raspberry Pi board
- CoAPLDPServerRaspberryPi() - Constructor for class it.poliba.sisinflab.coap.ldp.raspberry.CoAPLDPServerRaspberryPi
-
- CoAPLDPTestServer - Class in it.poliba.sisinflab.coap.ldp.server
-
Test Server used to show main features of LDP-CoAP framework
- CoAPLDPTestServer() - Constructor for class it.poliba.sisinflab.coap.ldp.server.CoAPLDPTestServer
-
- CoAPLDPTestSuiteServer - Class in it.poliba.sisinflab.coap.ldp.server
-
- CoAPLDPTestSuiteServer() - Constructor for class it.poliba.sisinflab.coap.ldp.server.CoAPLDPTestSuiteServer
-
Creates a CoAPLDPTestSuiteServer.
- CoAPLDPTestSuiteServer(String) - Constructor for class it.poliba.sisinflab.coap.ldp.server.CoAPLDPTestSuiteServer
-
Creates a CoAPLDPTestSuiteServer.
- CoAPLDPTestSuiteServer(String, NetworkConfig, int) - Constructor for class it.poliba.sisinflab.coap.ldp.server.CoAPLDPTestSuiteServer
-
Creates a CoAPLDPTestSuiteServer.
- CoapObserveRelation - Class in org.eclipse.californium.core
-
A CoapObserveRelation is a client-side control handle.
- CoapResource - Class in org.eclipse.californium.core
-
CoapResource is a basic implementation of a resource.
- CoapResource(String) - Constructor for class org.eclipse.californium.core.CoapResource
-
Constructs a new resource with the specified name.
- CoapResource(String, boolean) - Constructor for class org.eclipse.californium.core.CoapResource
-
Constructs a new resource with the specified name and makes it visible to
clients if the flag is true.
- CoapResponse - Class in org.eclipse.californium.core
-
CoapResponse provides a simple API for CoAP responses.
- CoapServer - Class in org.eclipse.californium.core
-
An execution environment for CoAP
Resource
s.
- CoapServer() - Constructor for class org.eclipse.californium.core.CoapServer
-
Constructs a default server.
- CoapServer(int...) - Constructor for class org.eclipse.californium.core.CoapServer
-
Constructs a server that listens to the specified port(s) after method
CoapServer.start()
is called.
- CoapServer(NetworkConfig, int...) - Constructor for class org.eclipse.californium.core.CoapServer
-
Constructs a server with the specified configuration that listens to the
specified ports after method
CoapServer.start()
is called.
- CoapStack - Class in org.eclipse.californium.core.network.stack
-
The CoAPStack builds up the stack of CoAP layers that process the CoAP
protocol.
- CoapStack(NetworkConfig, Outbox) - Constructor for class org.eclipse.californium.core.network.stack.CoapStack
-
- CoapTranslator - Class in org.eclipse.californium.proxy
-
Static class that provides the translations between the messages from the
internal CoAP nodes and external ones.
- Cocoa - Class in org.eclipse.californium.core.network.stack.congestioncontrol
-
- Cocoa(NetworkConfig) - Constructor for class org.eclipse.californium.core.network.stack.congestioncontrol.Cocoa
-
- CocoaStrong - Class in org.eclipse.californium.core.network.stack.congestioncontrol
-
- CocoaStrong(NetworkConfig) - Constructor for class org.eclipse.californium.core.network.stack.congestioncontrol.CocoaStrong
-
- CODE_BITS - Static variable in class org.eclipse.californium.core.coap.CoAP.MessageFormat
-
number of bits used for the encoding of the request method/response code field.
- compareTo(Option) - Method in class org.eclipse.californium.core.coap.Option
-
- compareTo(WebLink) - Method in class org.eclipse.californium.core.WebLink
-
- completed(Exchange) - Method in interface org.eclipse.californium.core.network.ExchangeObserver
-
Invoked when the exchange has completed.
- ConcurrentCoapResource - Class in org.eclipse.californium.core.server.resources
-
A ConcurrentCoapResource is an extension to a typical CoapResource and
defines its own Executor
.
- ConcurrentCoapResource(String) - Constructor for class org.eclipse.californium.core.server.resources.ConcurrentCoapResource
-
Constructs a new resource that uses an executor with as many threads as
there are processors available.
- ConcurrentCoapResource(String, int) - Constructor for class org.eclipse.californium.core.server.resources.ConcurrentCoapResource
-
Constructs a new resource that uses the specified amount of threads to
process requests.
- Condition - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
-
Condition
http://purl.oclc.org/NET/ssnx/ssn#Condition
.
- CONGESTION_CONTROL_ALGORITHM - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-
- CongestionControlLayer - Class in org.eclipse.californium.core.network.stack
-
The optional Congestion Control (CC) Layer for the Californium CoAP implementation provides the methods for advanced congestion
control mechanisms.
- CongestionControlLayer(NetworkConfig) - Constructor for class org.eclipse.californium.core.network.stack.CongestionControlLayer
-
Constructs a new congestion control layer.
- CONTAINER_TYPES - Static variable in class it.poliba.sisinflab.coap.ldp.LDP
-
- containsAttribute(String) - Method in class org.eclipse.californium.core.server.resources.ResourceAttributes
-
Returns true if this object contains the specified attribute.
- containsETag(byte[]) - Method in class org.eclipse.californium.core.coap.OptionSet
-
Checks if the ETag options contain the passed ETag.
- CONTENT_FORMAT - Static variable in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
- Content_Format - Static variable in class org.eclipse.californium.core.coap.OptionNumberRegistry.Names
-
- CONTENT_TYPE - Static variable in class org.eclipse.californium.core.coap.LinkFormat
-
- CONTEXT - Static variable in class org.eclipse.californium.core.coap.LinkFormat
-
- CORE - Static variable in class org.eclipse.californium.core.server.resources.DiscoveryResource
-
The Constant CORE.
- CPUHandler - Class in it.poliba.sisinflab.coap.ldp.handler
-
Retrieves data about the system CPU load and update the LDP RDF repository
- CPUHandler() - Constructor for class it.poliba.sisinflab.coap.ldp.handler.CPUHandler
-
- CPUTemperatureHandler - Class in it.poliba.sisinflab.coap.ldp.raspberry
-
Retrieves data about the CPU Temperature and update the LDP RDF repository
- CPUTemperatureHandler() - Constructor for class it.poliba.sisinflab.coap.ldp.raspberry.CPUTemperatureHandler
-
- create() - Method in class org.eclipse.californium.core.CoapClient.Builder
-
Creates the CoapClient
- create() - Method in class org.eclipse.californium.core.network.stack.Layer.BottomUpBuilder
-
Creates the stack
- create() - Method in class org.eclipse.californium.core.network.stack.Layer.TopDownBuilder
-
Creates the stack.
- create() - Method in class org.eclipse.californium.core.server.resources.Resource.ResourceTreeBuilder
-
- createBasicContainer(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPBasicContainer
-
- createBasicContainer(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPContainer
-
Creates a new LDP Basic Container as contained object.
- createBasicContainer(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPDirectContainer
-
- createBasicContainer(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPIndirectContainer
-
- createBasicContainer(String) - Method in class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServer
-
Creates a new LDP Basic Container as contained object.
- createClient() - Method in class org.eclipse.californium.core.CoapResource
-
Creates a
CoapClient
that uses the same executor as this resource
and one of the endpoints that this resource belongs to.
- createClient(URI) - Method in class org.eclipse.californium.core.CoapResource
-
Creates a
CoapClient
that uses the same executor as this resource
and one of the endpoints that this resource belongs to.
- createClient(String) - Method in class org.eclipse.californium.core.CoapResource
-
Creates a
CoapClient
that uses the same executor as this resource
and one of the endpoints that this resource belongs to.
- createCoapRequestDiscovery(String) - Static method in class org.eclipse.californium.proxy.HttpTranslator
-
- createCoapRequestOptions(String) - Static method in class org.eclipse.californium.proxy.HttpTranslator
-
- createConcurrentCoapResource(int, Resource) - Static method in class org.eclipse.californium.core.server.resources.ConcurrentCoapResource
-
Wraps the specified implementation in a ConcurrentCoapResource that uses
the specified number of threads to process requests.
- createDeduplicator(NetworkConfig) - Method in class org.eclipse.californium.core.network.deduplication.DeduplicatorFactory
-
Creates a new deduplicator according to the specified configuration.
- createDirectContainer(String, String, String, String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPBasicContainer
-
- createDirectContainer(String, String, String, String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPContainer
-
Creates a new LDP Direct Container as contained object.
- createDirectContainer(String, String, String, String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPDirectContainer
-
- createDirectContainer(String, String, String, String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPIndirectContainer
-
- createDirectContainer(String, String, String, String, String) - Method in class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServer
-
Creates a new LDP Direct Container as contained object.
- createIndirectContainer(String, String, String, String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPBasicContainer
-
- createIndirectContainer(String, String, String, String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPContainer
-
Creates a new LDP Indirect Container as contained object.
- createIndirectContainer(String, String, String, String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPDirectContainer
-
- createIndirectContainer(String, String, String, String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPIndirectContainer
-
- createIndirectContainer(String, String, String, String, String) - Method in class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServer
-
Creates a new LDP Indirect Container as contained object.
- createIRI(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
-
Creates an IRI from a string
- createNonRDFSource(String, int) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPBasicContainer
-
- createNonRDFSource(String, int) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPContainer
-
Creates a new LDP Non-RDF Source as contained object.
- createNonRDFSource(String, int) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPDirectContainer
-
- createNonRDFSource(String, int) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPIndirectContainer
-
- createNonRDFSource(String, int) - Method in class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServer
-
Creates a new LDP Non-RDF Source as contained object.
- createRDFSource(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPBasicContainer
-
- createRDFSource(String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPBasicContainer
-
- createRDFSource(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPContainer
-
Creates a new LDP RDF Source as contained object.
- createRDFSource(String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPContainer
-
Creates a new LDP RDF Source as contained object.
- createRDFSource(String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPDirectContainer
-
- createRDFSource(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPDirectContainer
-
- createRDFSource(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPIndirectContainer
-
- createRDFSource(String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPIndirectContainer
-
- createRDFSource(String) - Method in class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServer
-
Creates a new LDP RDF Source.
- createRDFSource(String, String) - Method in class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServer
-
Creates a new LDP RDF Source.
- createRDFSourceWithDerivedURI(String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPIndirectContainer
-
Creates a new LDP RDF Source as contained object.
- createRDFSourceWithDerivedURI(String, String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPIndirectContainer
-
Creates a new LDP RDF Source as contained object.
- createResponse(Request, CoAP.ResponseCode) - Static method in class org.eclipse.californium.core.coap.Response
-
Creates a response to the specified request with the specified response
code.
- createStandardWithFile(File) - Static method in class org.eclipse.californium.core.network.config.NetworkConfig
-
Creates the standard with a file.
- createStandardWithoutFile() - Static method in class org.eclipse.californium.core.network.config.NetworkConfig
-
Creates the standard without reading it or writing it to a file.
- CROP_ROTATION_PERIOD - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
-
- CropRotation - Class in org.eclipse.californium.core.network.deduplication
-
- CropRotation(NetworkConfig) - Constructor for class org.eclipse.californium.core.network.deduplication.CropRotation
-