Uses of Interface
io.muserver.MuServer
-
Packages that use MuServer Package Description io.muserver This package contains the main API of mu-server, for example the server builders, request and response objects. -
-
Uses of MuServer in io.muserver
Methods in io.muserver that return MuServer Modifier and Type Method Description MuServer
HttpConnection. server()
MuServer
MuRequest. server()
MuServer
MuServerBuilder. start()
Creates and starts this server.
-