Uses of Interface
io.muserver.HttpConnection
-
Packages that use HttpConnection Package Description io.muserver This package contains the main API of mu-server, for example the server builders, request and response objects. -
-
Uses of HttpConnection in io.muserver
Methods in io.muserver that return HttpConnection Modifier and Type Method Description HttpConnection
MuRequest. connection()
Methods in io.muserver that return types with arguments of type HttpConnection Modifier and Type Method Description java.util.Set<HttpConnection>
MuServer. activeConnections()
-