Uses of Interface
io.muserver.ResponseInfo
-
Packages that use ResponseInfo Package Description io.muserver This package contains the main API of mu-server, for example the server builders, request and response objects. -
-
Uses of ResponseInfo in io.muserver
Methods in io.muserver with parameters of type ResponseInfo Modifier and Type Method Description voidResponseCompleteListener. onComplete(ResponseInfo info)Called when a response completes (successfully or not).
-