Package com.gmt2001.httpwsserver
package com.gmt2001.httpwsserver
-
ClassDescriptionDetects Non-SSL HTTP connections and activates the SSL Redirect handler, when SSL is enabledRepresents a handler for HTTP requestsProcesses HTTP requests and passes successful ones to the appropriate registered final handlerRedirects HTTP requests to HTTPS, when SSL is enabledProvides a HTTP 1.1 server with WebSocket supportProvides a method to log a request streamProcesses WebSocket frames and passes successful ones to the appropriate registered final handlerRepresents a handler for WebSocket framesProcesses WebSocket frames and passes successful ones to the appropriate registered final handler