Uses of Package
eu.cloudnetservice.driver.network.netty.http
Packages that use eu.cloudnetservice.driver.network.netty.http
-
Classes in eu.cloudnetservice.driver.network.netty.http used by eu.cloudnetservice.driver.network.netty.httpClassDescriptionThe default implementation of the http channel, delegating all method calls to netty.An abstract class which each http message implementation has to override, providing basic access to http version conversion between CloudNet and netty.The default implementation of the web server, using netty as its backing mechanism.Represents a registered http handler, holding all the information needed for later calling of it.The default netty implementation of a http handling context.The default netty based implementation of a http request.The default netty based implementation of a http response.The default netty based implementation of a web socket channel.