- IF_MATCH - Static variable in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
- If_Match - Static variable in class org.eclipse.californium.core.coap.OptionNumberRegistry.Names
-
- IF_NONE_MATCH - Static variable in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
- If_None_Match - Static variable in class org.eclipse.californium.core.coap.OptionNumberRegistry.Names
-
- IMAGE_GIF - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- IMAGE_JPEG - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- IMAGE_PNG - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- IMAGE_TIFF - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- implementedBy - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
-
implemented by
http://purl.oclc.org/NET/ssnx/ssn#implementedBy
.
- inCondition - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
-
in condition
http://purl.oclc.org/NET/ssnx/ssn#inCondition
.
- increaseNonConfirmableCounter() - Method in class org.eclipse.californium.core.network.RemoteEndpoint
-
- inDeployment - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
-
in deployment
http://purl.oclc.org/NET/ssnx/ssn#inDeployment
.
- init() - Static method in class it.poliba.sisinflab.coap.ldp.raspberry.CoAPLDPServerRaspberryPi
-
- init(String, CoAPLDPResourceManager) - Method in class it.poliba.sisinflab.coap.ldp.resources.LDPDataHandler
-
Initializes the data handler.
- init() - Static method in class it.poliba.sisinflab.coap.ldp.server.CoAPLDPTestServer
-
Initializes all the resources of the server.
- initialize() - Static method in class org.eclipse.californium.core.CaliforniumLogger
-
Initializes the logger.
- initializeRTOEstimators(long, int, RemoteEndpoint) - Method in class org.eclipse.californium.core.network.stack.congestioncontrol.Cocoa
-
This method is only called if there hasn't been an RTO update yet.
- initializeRTOEstimators(long, int, RemoteEndpoint) - Method in class org.eclipse.californium.core.network.stack.congestioncontrol.LinuxRto
-
- initializeRTOEstimators(long, int, RemoteEndpoint) - Method in class org.eclipse.californium.core.network.stack.congestioncontrol.PeakhopperRto
-
- Input - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
-
Input
http://purl.oclc.org/NET/ssnx/ssn#Input
.
- INSTANCE - Static variable in class org.eclipse.californium.core.coap.LinkFormat
-
- INTERFACE_DESCRIPTION - Static variable in class org.eclipse.californium.core.coap.LinkFormat
-
- invalidateRequest(Request) - Method in interface org.eclipse.californium.proxy.resources.CacheResource
-
- invalidateRequest(Request) - Method in class org.eclipse.californium.proxy.resources.ProxyCacheResource
-
- InvalidFieldException - Exception in org.eclipse.californium.proxy
-
The Class InvalidFieldException.
- InvalidFieldException() - Constructor for exception org.eclipse.californium.proxy.InvalidFieldException
-
- InvalidFieldException(String) - Constructor for exception org.eclipse.californium.proxy.InvalidFieldException
-
- InvalidFieldException(String, IOException) - Constructor for exception org.eclipse.californium.proxy.InvalidFieldException
-
- InvalidFieldException(String, Throwable) - Constructor for exception org.eclipse.californium.proxy.InvalidFieldException
-
- InvalidFieldException(Throwable) - Constructor for exception org.eclipse.californium.proxy.InvalidFieldException
-
- InvalidMethodException - Exception in org.eclipse.californium.proxy
-
The Class InvalidMethodException.
- InvalidMethodException() - Constructor for exception org.eclipse.californium.proxy.InvalidMethodException
-
- InvalidMethodException(String) - Constructor for exception org.eclipse.californium.proxy.InvalidMethodException
-
- InvalidMethodException(String, IOException) - Constructor for exception org.eclipse.californium.proxy.InvalidMethodException
-
- InvalidMethodException(String, Throwable) - Constructor for exception org.eclipse.californium.proxy.InvalidMethodException
-
- InvalidMethodException(Throwable) - Constructor for exception org.eclipse.californium.proxy.InvalidMethodException
-
- isAccept(int) - Method in class org.eclipse.californium.core.coap.OptionSet
-
Compares the Accept option value to a given format.
- isAcceptedPatch(int) - Method in class it.poliba.sisinflab.coap.ldp.LDPOptions
-
Verifies if a CoAP resource Media Type is accepted or not in a PATCH request
- isAcceptedPost(int) - Method in class it.poliba.sisinflab.coap.ldp.LDPOptions
-
Verifies if a CoAP resource Media Type is accepted or not in a POST request
- isAcknowledged() - Method in class org.eclipse.californium.core.coap.Message
-
Checks if is this message has been acknowledged.
- isAllowed(LDP.Code) - Method in class it.poliba.sisinflab.coap.ldp.LDPOptions
-
Verifies if a LDP method is allowed or not.
- isBlindStrong() - Method in class org.eclipse.californium.core.network.RemoteEndpoint
-
- isBlindWeak() - Method in class org.eclipse.californium.core.network.RemoteEndpoint
-
- isCachable() - Method in class org.eclipse.californium.core.CoapResource
-
- isCachable() - Method in interface org.eclipse.californium.core.server.resources.Resource
-
Checks if is the URI of the resource can be cached.
- isCacheKey(int) - Static method in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
Checks whether an option is a cache-key.
- isCanceled() - Method in class org.eclipse.californium.core.coap.Message
-
Checks if this message has been canceled.
- isCanceled() - Method in class org.eclipse.californium.core.CoapObserveRelation
-
Checks if the relation has been canceled.
- isClientError(CoAP.ResponseCode) - Static method in enum org.eclipse.californium.core.coap.CoAP.ResponseCode
-
- isComplete() - Method in class org.eclipse.californium.core.network.Exchange
-
- isComplete() - Method in class org.eclipse.californium.core.network.stack.BlockwiseStatus
-
Checks if is complete.
- isConfirmable() - Method in class org.eclipse.californium.core.coap.Message
-
Checks if this message is confirmable.
- isContentFormat(int) - Method in class org.eclipse.californium.core.coap.OptionSet
-
Compares the Content-Format option value to a given format.
- isCritical() - Method in class org.eclipse.californium.core.coap.Option
-
Checks if is this option is critical.
- isCritical(int) - Static method in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
Checks whether an option is critical.
- isDeleted(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
-
Verifies if a resource was previously deleted from the server
- isDuplicate() - Method in class org.eclipse.californium.core.coap.Message
-
Checks if this message is a duplicate.
- isElective(int) - Static method in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
Checks whether an option is elective.
- isEmpty() - Method in class org.eclipse.californium.core.network.serialization.DataParser
-
- isEnabled() - Method in class org.eclipse.californium.proxy.resources.ProxyCacheResource
-
- isEstablished() - Method in class org.eclipse.californium.core.observe.ObserveRelation
-
Returns true if this relation has been established.
- isIfMatch(byte[]) - Method in class org.eclipse.californium.core.coap.OptionSet
-
Checks if the If-Match options contain the given ETag.
- isLast() - Method in class org.eclipse.californium.core.coap.Response
-
- isM() - Method in class org.eclipse.californium.core.coap.BlockOption
-
Checks if is m.
- isMulticast() - Method in class org.eclipse.californium.core.coap.Request
-
Tests if this request is a multicast request
- isNew(Response) - Method in class org.eclipse.californium.core.observe.ObserveNotificationOrderer
-
Returns true if the specified notification is newer than the current one.
- isNoCacheKey() - Method in class org.eclipse.californium.core.coap.Option
-
Checks if this option is a NoCacheKey.
- isNoCacheKey(int) - Static method in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
Checks whether an option is not a cache-key.
- isObservable() - Method in class org.eclipse.californium.core.CoapResource
-
- isObservable() - Method in interface org.eclipse.californium.core.server.resources.Resource
-
Checks if this resource is observable by remote CoAP clients.
- isPrintable(int) - Static method in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- isProducedBy - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
-
is produced by
http://purl.oclc.org/NET/ssnx/ssn#isProducedBy
.
- isPropertyOf - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
-
is property of
http://purl.oclc.org/NET/ssnx/ssn#isPropertyOf
.
- isProxyFor - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
-
isProxyFor
http://purl.oclc.org/NET/ssnx/ssn#isProxyFor
.
- isRandomAccess() - Method in class org.eclipse.californium.core.network.stack.BlockwiseStatus
-
- isRejected() - Method in class org.eclipse.californium.core.coap.Message
-
Checks if this message has been rejected.
- isReply() - Method in class org.eclipse.californium.core.network.serialization.DataParser
-
- isRequest() - Method in class org.eclipse.californium.core.network.serialization.DataParser
-
- isResponse() - Method in class org.eclipse.californium.core.network.serialization.DataParser
-
- isSafe(int) - Static method in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
Checks whether an option is safe.
- isServerError(CoAP.ResponseCode) - Static method in enum org.eclipse.californium.core.coap.CoAP.ResponseCode
-
- isSingleValue(int) - Static method in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
Checks if is single value.
- isStarted() - Method in class org.eclipse.californium.core.network.CoAPEndpoint
-
- isStarted() - Method in interface org.eclipse.californium.core.network.Endpoint
-
Checks if the endpoint has started.
- isSuccess(CoAP.ResponseCode) - Static method in enum org.eclipse.californium.core.coap.CoAP.ResponseCode
-
- isSuccess() - Method in class org.eclipse.californium.core.CoapResponse
-
Checks if the response code is a successful code.
- isTimedOut() - Method in class org.eclipse.californium.core.coap.Message
-
Checks if this message has timed out.
- isTimedOut() - Method in class org.eclipse.californium.core.network.Exchange
-
- isUnSafe() - Method in class org.eclipse.californium.core.coap.Option
-
Checks if is this option is unsafe.
- isUnsafe(int) - Static method in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
Checks whether an option is unsafe.
- isUriOption(int) - Static method in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
Checks if is uri option.
- isVisible() - Method in class org.eclipse.californium.core.CoapResource
-
- isVisible() - Method in interface org.eclipse.californium.core.server.resources.Resource
-
Checks if the resource is visible to remote CoAP clients.
- isWaitingRequest(Request) - Method in class org.eclipse.californium.proxy.HttpStack
-
Checks if a thread is waiting for the arrive of a specific response.
- isWellFormed() - Method in class org.eclipse.californium.core.network.serialization.DataParser
-
- it.poliba.sisinflab.coap.ldp.exception - package it.poliba.sisinflab.coap.ldp.exception
-
- it.poliba.sisinflab.coap.ldp.handler - package it.poliba.sisinflab.coap.ldp.handler
-
- it.poliba.sisinflab.coap.ldp.resources - package it.poliba.sisinflab.coap.ldp.resources
-
- it.poliba.sisinflab.coap.ldp.server - package it.poliba.sisinflab.coap.ldp.server
-
- it.poliba.sisinflab.rdf.vocabulary - package it.poliba.sisinflab.rdf.vocabulary
-
- iterator() - Method in class org.eclipse.californium.core.observe.ObserveRelationContainer
-