Class CoapDeviceControlServer
- java.lang.Object
-
- org.eclipse.californium.core.CoapServer
-
- io.patriot_framework.generator.controll.CoapDeviceControlServer
-
- All Implemented Interfaces:
org.eclipse.californium.core.server.ServerInterface
public class CoapDeviceControlServer extends org.eclipse.californium.core.CoapServer
All Devices should be handled by one CoapServer to be able to guarantee consistent Resource tree.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CoapDeviceControlServer
getInstance()
-
-
-
Method Detail
-
getInstance
public static CoapDeviceControlServer getInstance()
-
-