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 _ 

E

EMPTY_CODE - Static variable in class org.eclipse.californium.core.coap.CoAP.MessageFormat
The code value of an empty message.
EmptyMessage - Class in org.eclipse.californium.core.coap
EmptyMessage represents an empty CoAP message.
EmptyMessage(CoAP.Type) - Constructor for class org.eclipse.californium.core.coap.EmptyMessage
Instantiates a new empty message.
END_POINT - Static variable in class org.eclipse.californium.core.coap.LinkFormat
 
END_POINT_TYPE - Static variable in class org.eclipse.californium.core.coap.LinkFormat
 
Endpoint - Interface in org.eclipse.californium.core.network
A communication endpoint multiplexing CoAP message exchanges between (potentially multiple) clients and servers.
EndpointManager - Class in org.eclipse.californium.core.network
A factory for Endpoints that can be used by clients for sending outbound CoAP requests.
EndpointManager() - Constructor for class org.eclipse.californium.core.network.EndpointManager
 
EndpointManager.ClientMessageDeliverer - Class in org.eclipse.californium.core.network
ClientMessageDeliverer is a simple implementation of the interface MessageDeliverer.
EndpointObserver - Interface in org.eclipse.californium.core.network
An EndpointObserver registers on an endpoint to be notified when the endpoint starts, stops or destroys itself.
endTime - Static variable in class it.poliba.sisinflab.rdf.vocabulary.SSN_XG
end time http://purl.oclc.org/NET/ssnx/ssn#endTime.
equals(Object) - Method in class org.eclipse.californium.core.coap.BlockOption
 
equals(Object) - Method in class org.eclipse.californium.core.coap.Option
 
equals(Object) - Method in class org.eclipse.californium.core.network.Exchange.KeyMID
 
equals(Object) - Method in class org.eclipse.californium.core.network.Exchange.KeyToken
 
equals(Object) - Method in class org.eclipse.californium.core.network.Exchange.KeyUri
 
ETAG - Static variable in class org.eclipse.californium.core.coap.OptionNumberRegistry
 
ETag - Static variable in class org.eclipse.californium.core.coap.OptionNumberRegistry.Names
 
Exchange - Class in org.eclipse.californium.core.network
An exchange represents the complete state of an exchange of one request and one or more responses.
Exchange(Request, Exchange.Origin) - Constructor for class org.eclipse.californium.core.network.Exchange
Constructs a new exchange with the specified request and origin.
Exchange.KeyMID - Class in org.eclipse.californium.core.network
This class is used by the matcher to remember a message by its MID and source/destination.
Exchange.KeyToken - Class in org.eclipse.californium.core.network
This class is used by the matcher to remember a request by its token and destination.
Exchange.KeyUri - Class in org.eclipse.californium.core.network
This class is used by the matcher to remember a request by its destination URI (for observe relations).
Exchange.Origin - Enum in org.eclipse.californium.core.network
The origin of an exchange.
EXCHANGE_LIFETIME - Static variable in class org.eclipse.californium.core.network.config.NetworkConfig.Keys
 
ExchangeObserver - Interface in org.eclipse.californium.core.network
The exchange observer can be added to an Exchange and will be invoked when it has completed, i.e. when the last response has been sent and acknowledged or after the exchange lifecycle time.
execute(Runnable) - Method in class org.eclipse.californium.core.CoapResource
Execute an arbitrary task on the executor of this resource or the first parent that defines its own executor.
executeAndWait(Runnable) - Method in class org.eclipse.californium.core.CoapResource
Execute an arbitrary task on the executor of this resource or the first parent that defines its own executor and wait until it the task is completed.
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