Uses of Package
io.muserver.murp
-
Classes in io.muserver.murp used by io.muserver.murp Class Description ProxyCompleteListener A listener for when proxied requests completeRequestInterceptor A hook for intercepting requests before they are sent to the target server.ResponseInterceptor A hook for intercepting responses before they are sent back to the client.ReverseProxy The core implementation for ReverseProxyReverseProxyBuilder A builder for creating a reverse proxy, which is aMuHandlerthat can be added to a Mu Server.UriMapper A function that maps an incoming request to a target URI.