All Classes
-
All Classes Interface Summary Class Summary Class Description Murp Some utilities for the reverse proxy.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.Slf4jResponseLogger A listener that logs the results of proxying to slf4j which can be added withReverseProxyBuilder.addProxyCompleteListener(ProxyCompleteListener)UriMapper A function that maps an incoming request to a target URI.