- TestServerRaspberryPi - Class in it.poliba.sisinflab.coap.ldp.raspberry
-
- TestServerRaspberryPi() - Constructor for class it.poliba.sisinflab.coap.ldp.raspberry.TestServerRaspberryPi
-
- TEXT_CSV - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- TEXT_HTML - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- TEXT_PLAIN - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- TEXT_TURTLE - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- TEXT_XML - Static variable in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- TimeoutForwarder(Message) - Constructor for class org.eclipse.californium.core.network.stack.BlockwiseLayer.TimeoutForwarder
-
- TITLE - Static variable in class org.eclipse.californium.core.coap.LinkFormat
-
- toByteArray() - Method in class org.eclipse.californium.core.network.serialization.DatagramWriter
-
Returns a byte array containing the sequence of bits written
- toFileExtension(int) - Static method in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- toHexString(byte[]) - Static method in class org.eclipse.californium.core.Utils
-
Converts the specified byte array to a hexadecimal string.
- toHexText(byte[], int) - Static method in class org.eclipse.californium.core.Utils
-
Converts the specified byte array up to the specified length into a hexadecimal text.
- toJSONString() - Method in class it.poliba.sisinflab.coap.ldp.LDPOptions
-
Returns allowed operations, Accept-Post and Accept-Patch Media Types as a string in JSON format
- TOKEN_LENGTH_BITS - Static variable in class org.eclipse.californium.core.coap.CoAP.MessageFormat
-
number of bits used for the encoding of the token length field.
- TokenLayer - Class in org.eclipse.californium.core.network.stack
-
Doesn't do much yet except for setting a simple token.
- TokenLayer(NetworkConfig) - Constructor for class org.eclipse.californium.core.network.stack.TokenLayer
-
- toNumber(String) - Static method in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
- TopDownBuilder() - Constructor for class org.eclipse.californium.core.network.stack.Layer.TopDownBuilder
-
- toString() - Method in enum it.poliba.sisinflab.coap.ldp.LDP.Code
-
- toString() - Method in class org.eclipse.californium.core.coap.BlockOption
-
- toString() - Method in enum org.eclipse.californium.core.coap.CoAP.ResponseCode
-
- toString() - Method in class org.eclipse.californium.core.coap.EmptyMessage
-
- toString(int) - Static method in class org.eclipse.californium.core.coap.MediaTypeRegistry
-
- toString() - Method in class org.eclipse.californium.core.coap.Option
-
- toString(int) - Static method in class org.eclipse.californium.core.coap.OptionNumberRegistry
-
Returns a string representation of the option number.
- toString() - Method in class org.eclipse.californium.core.coap.OptionSet
-
- toString() - Method in class org.eclipse.californium.core.coap.Request
-
- toString() - Method in class org.eclipse.californium.core.coap.Response
-
- toString() - Method in class org.eclipse.californium.core.network.Exchange.KeyMID
-
- toString() - Method in class org.eclipse.californium.core.network.Exchange.KeyToken
-
- toString() - Method in class org.eclipse.californium.core.network.Exchange.KeyUri
-
- toString() - Method in class org.eclipse.californium.core.network.serialization.DatagramWriter
-
- toString() - Method in class org.eclipse.californium.core.network.stack.BlockwiseStatus
-
- toString() - Method in class org.eclipse.californium.core.WebLink
-
Renders the Web link information as a multi-line string, which can be
displayed in console clients.
- toValueString() - Method in class org.eclipse.californium.core.coap.Option
-
Renders the option value as string.
- TranslationException - Exception in org.eclipse.californium.proxy
-
The Class TranslationException.
- TranslationException() - Constructor for exception org.eclipse.californium.proxy.TranslationException
-
- TranslationException(String) - Constructor for exception org.eclipse.californium.proxy.TranslationException
-
- TranslationException(String, IOException) - Constructor for exception org.eclipse.californium.proxy.TranslationException
-
- TranslationException(String, Throwable) - Constructor for exception org.eclipse.californium.proxy.TranslationException
-
- TranslationException(Throwable) - Constructor for exception org.eclipse.californium.proxy.TranslationException
-
- TYPE_BITS - Static variable in class org.eclipse.californium.core.coap.CoAP.MessageFormat
-
number of bits used for the encoding of the message type field.