Package oshi.demo
Class OshiHTTPServer
java.lang.Object
oshi.demo.OshiHTTPServer
- All Implemented Interfaces:
Runnable
Demo class to vend OSHI JSON data via an HTTP Webserver
This is for demonstration only not to be used in production code.
Code based on tutorial found on SSaurel's Blog : https://www.ssaurel.com/blog/create-a-simple-http-web-server-in-java Each Client Connection will be managed in a dedicated Thread
-
Constructor Summary
-
Method Summary