Class KJSHTTPServer

java.lang.Object
dev.latvian.apps.tinyserver.HTTPServer<KJSHTTPRequest>
dev.latvian.mods.kubejs.web.KJSHTTPServer
All Implemented Interfaces:
dev.latvian.apps.tinyserver.ServerRegistry<KJSHTTPRequest>, Runnable

public class KJSHTTPServer extends dev.latvian.apps.tinyserver.HTTPServer<KJSHTTPRequest>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    final String
     
    final String
     
  • Method Summary

    Methods inherited from class dev.latvian.apps.tinyserver.HTTPServer

    connections, createBuilder, createConnection, handlers, http, isRunning, queueSession, run, serverStarted, serverStopped, setAddress, setBufferSize, setDaemon, setKeepAliveTimeout, setMaxKeepAliveConnections, setPort, setPort, setServerName, start, startThread, stop

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface dev.latvian.apps.tinyserver.ServerRegistry

    acceptPostString, acceptPostTask, delete, dynamicFiles, get, patch, post, put, redirect, singleFile, staticFiles, ws, ws
  • Field Details

    • auth

      public final transient String auth
    • encodedAuth

      public final transient String encodedAuth