public class ObserveRelation extends Object implements org.eclipse.californium.core.CoapHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onError()
Callback for error processing.
|
void |
onLoad(org.eclipse.californium.core.CoapResponse response)
Callback for processing notifications.
|
void |
start()
Start observing.
|
void |
stop()
Stop observing
|
void |
stop(boolean confirmable)
Stop observing
|
String |
toString()
Get String representation.
|
public void start()
public void stop()
public void stop(boolean confirmable)
public void onError()
onError in interface org.eclipse.californium.core.CoapHandlerpublic void onLoad(org.eclipse.californium.core.CoapResponse response)
onLoad in interface org.eclipse.californium.core.CoapHandlerCopyright © 2019–2024 Teslanet.nl. All rights reserved.