Class BeetRootClientHandler

java.lang.Object
org.nanohttpd.protocols.http.ClientHandler
ch.autumo.beetroot.BeetRootClientHandler
All Implemented Interfaces:
Runnable

public class BeetRootClientHandler extends org.nanohttpd.protocols.http.ClientHandler
BeetRoot client handler,
  • Field Details

    • LOG

      protected static final org.slf4j.Logger LOG
  • Constructor Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class org.nanohttpd.protocols.http.ClientHandler