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 _ 

A

AbstractLayer - Class in org.eclipse.californium.core.network.stack
A partial implementation of a layer.
AbstractLayer() - Constructor for class org.eclipse.californium.core.network.stack.AbstractLayer
 
ACCEPT - Static variable in class org.eclipse.californium.core.coap.OptionNumberRegistry
 
Accept - Static variable in class org.eclipse.californium.core.coap.OptionNumberRegistry.Names
 
accept() - Method in class org.eclipse.californium.core.server.resources.CoapExchange
Accept the exchange, i.e. send an acknowledgment to the client that the exchange has arrived and a separate message is being computed and sent soon.
Accuracy - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
Accuracy http://purl.oclc.org/NET/ssnx/ssn#Accuracy.
ACK_RANDOM_FACTOR - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
 
ACK_TIMEOUT - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
 
ACK_TIMEOUT_SCALE - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
 
add(Resource...) - Method in class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServer
Deprecated.
add(Resource) - Method in class org.eclipse.californium.core.CoapResource
 
add(CoapResource) - Method in class org.eclipse.californium.core.CoapResource
Adds the specified resource as child.
add(CoapResource...) - Method in class org.eclipse.californium.core.CoapResource
Adds the specified resource as child.
add(Resource...) - Method in class org.eclipse.californium.core.CoapServer
Add a resource to the server.
add(Layer) - Method in class org.eclipse.californium.core.network.stack.Layer.BottomUpBuilder
Adds the specified layer above the currently uppermost layer.
add(Layer) - Method in class org.eclipse.californium.core.network.stack.Layer.TopDownBuilder
Adds the specified layer below the currently lowest layer.
add(ObserveRelation) - Method in class org.eclipse.californium.core.observe.ObserveRelationContainer
Adds the specified observe relation.
add(Resource) - Method in interface org.eclipse.californium.core.server.resources.Resource
Adds the specified resource as child.
add(Resource...) - Method in interface org.eclipse.californium.core.server.ServerInterface
Adds one or more resources to the server.
addAcceptPatchType(int) - Method in class it.poliba.sisinflab.coap.ldp.LDPOptions
Adds a resource Media Type accepted in a PATCH request
addAcceptPostType(int) - Method in class it.poliba.sisinflab.coap.ldp.LDPOptions
Adds a resource Media Type accepted in a POST request
addAcceptPostType(int) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPContainer
Adds a content-type accepted by the container for POST requests.
addAttribute(String) - Method in class org.eclipse.californium.core.server.resources.ResourceAttributes
Adds an arbitrary attribute with no value.
addAttribute(String, String) - Method in class org.eclipse.californium.core.server.resources.ResourceAttributes
Adds the specified value to the other values of the specified attribute name.
addBlock(byte[]) - Method in class org.eclipse.californium.core.network.stack.BlockwiseStatus
Adds the specified block to the current list of blocks.
addConfigObserver(NetworkConfigObserver) - Method in class org.eclipse.californium.core.network.config.NetworkConfig
 
addContentType(int) - Method in class org.eclipse.californium.core.server.resources.ResourceAttributes
Adds a content type specified by an integer.
addedChild(Resource) - Method in interface org.eclipse.californium.core.server.resources.ResourceObserver
Invoked when a child has been added to the resource.
addedObserveRelation(ObserveRelation) - Method in interface org.eclipse.californium.core.server.resources.ResourceObserver
Invoked when a CoAP observe relation has been established with the resource.
addEndpoint(Endpoint) - Method in class org.eclipse.californium.core.CoapServer
Adds an Endpoint to the server.
addEndpoint(Endpoint) - Method in interface org.eclipse.californium.core.server.ServerInterface
Adds an endpoint for receive and sending CoAP messages on.
addETag(byte[]) - Method in class org.eclipse.californium.core.coap.OptionSet
Adds an ETag to the ETag options.
addHandledNamespace(String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Adds a well-known namespace
addHandledNamespace(String, String) - Method in class it.poliba.sisinflab.coap.ldp.server.CoAPLDPServer
Adds a well-known namespace
addIfMatch(byte[]) - Method in class org.eclipse.californium.core.coap.OptionSet
Adds an ETag to the If-Match options.
addInterceptor(MessageInterceptor) - Method in class org.eclipse.californium.core.network.CoAPEndpoint
 
addInterceptor(MessageInterceptor) - Method in interface org.eclipse.californium.core.network.Endpoint
Adds the interceptor.
addInterfaceDescription(String) - Method in class org.eclipse.californium.core.server.resources.ResourceAttributes
Adds an interface description.
addLocationPath(String) - Method in class org.eclipse.californium.core.coap.OptionSet
Adds a path segment to the Location-Path options.
addLocationQuery(String) - Method in class org.eclipse.californium.core.coap.OptionSet
Adds an argument to the Location-Query options.
addMessageObserver(MessageObserver) - Method in class org.eclipse.californium.core.coap.Message
Adds the specified message observer.
addNotification(Response) - Method in class org.eclipse.californium.core.observe.ObserveRelation
 
addNotPersistedProperty(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Adds a not-persisted property constraint
addObserver(ResourceObserver) - Method in class org.eclipse.californium.core.CoapResource
 
addObserver(EndpointObserver) - Method in class org.eclipse.californium.core.network.CoAPEndpoint
 
addObserver(EndpointObserver) - Method in interface org.eclipse.californium.core.network.Endpoint
Adds the observer to the list of observers.
addObserver(ResourceObserver) - Method in interface org.eclipse.californium.core.server.resources.Resource
Adds the specified ResourceObserver.
addObserveRelation(ObserveRelation) - Method in class org.eclipse.californium.core.CoapResource
 
addObserveRelation(ObserveRelation) - Method in class org.eclipse.californium.core.observe.ObservingEndpoint
Adds the specified observe relation.
addObserveRelation(ObserveRelation) - Method in interface org.eclipse.californium.core.server.resources.Resource
Adds the specified CoAP observe relation.
addOption(Option) - Method in class org.eclipse.californium.core.coap.OptionSet
Allows adding arbitrary options.
addRDFBasicContainer(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Adds the ldp:BasicContainer type to the resource
addRDFContainer(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Adds the ldp:Container type to the resource
addRDFDirectContainer(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Adds the ldp:DirectContainer type to the resource
addRDFIndirectContainer(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Adds the ldp:IndirectContainer type to the resource
addRDFSource(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Adds the ldp:RDFSource type to the resource
addRDFSource(String, String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Adds a specific type to the resource
addRDFStatement(Resource, IRI, Value) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Adds a single statement to the RDF repository
addReadOnlyProperty(String) - Method in class it.poliba.sisinflab.coap.ldp.resources.CoAPLDPResourceManager
Adds a read-only property constraint
addResourceType(String) - Method in class org.eclipse.californium.core.server.resources.ResourceAttributes
Adds a resource type.
addUriPath(String) - Method in class org.eclipse.californium.core.coap.OptionSet
Adds a path segment to the Uri-Path options.
addUriQuery(String) - Method in class org.eclipse.californium.core.coap.OptionSet
Adds an argument to the Uri-Query options.
advanced(Request) - Method in class org.eclipse.californium.core.CoapClient
Sends an advanced synchronous request that has to be configured by the developer.
advanced(CoapHandler, Request) - Method in class org.eclipse.californium.core.CoapClient
Sends an advanced asynchronous request that has to be configured by the developer.
advanced() - Method in class org.eclipse.californium.core.CoapResponse
Gets the internal representation of the response for advanced API calls.
advanced() - Method in class org.eclipse.californium.core.server.resources.CoapExchange
Provides access to the internal Exchange object.
APPLICATION_ATOM_XML - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_EXI - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_FASTINFOSET - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_JSON - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_LD_JSON - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_LINK_FORMAT - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_OCTET_STREAM - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_RDF_PATCH - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_RDF_XML - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_SOAP_FASTINFOSET - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_SOAP_XML - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_X_OBIX_BINARY - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_XML - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
APPLICATION_XMPP_XML - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
appliesDithering() - Method in class org.eclipse.californium.core.network.stack.CongestionControlLayer
 
asSortedList() - Method in class org.eclipse.californium.core.coap.OptionSet
Returns all options in a list sorted according to their option number.
attachedSystem - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
attached system http://purl.oclc.org/NET/ssnx/ssn#attachedSystem.
AUDIO_RAW - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
 
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