| Modifier and Type | Method and Description |
|---|---|
int |
BytesValue.compareTo(BytesValue other)
Compares this object with the specified object for order.
|
| Modifier and Type | Field and Description |
|---|---|
protected BytesValue |
ResponseOptionsAttributes.etag
The entity tag of the response payload content.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<BytesValue> |
RequestOptionsAttributes.etags
Resource states known by client that issues the request.
|
protected List<BytesValue> |
RequestOptionsAttributes.ifMatch
Execute request only if the resource state is known by client.
|
| Modifier and Type | Method and Description |
|---|---|
BytesValue |
ResponseOptionsAttributes.getEtag() |
| Modifier and Type | Method and Description |
|---|---|
List<BytesValue> |
RequestOptionsAttributes.getEtags()
This method always returns null.
|
List<BytesValue> |
RequestOptionsAttributes.getIfMatch()
This method always returns null.
|
| Modifier and Type | Method and Description |
|---|---|
BytesValue |
GlobalOperations.setOptionValue(OptionValueParams params)
Operation that constructs an CoAP option byte value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBytesValue
The bytes implementation.
|
class |
DefaultEntityTag
The Entity-tag implementation.
|
Copyright © 2019–2024 Teslanet.nl. All rights reserved.