Uses of Interface
io.muserver.murp.UriMapper
-
-
Uses of UriMapper in io.muserver.murp
Methods in io.muserver.murp that return UriMapper Modifier and Type Method Description static UriMapperUriMapper. toDomain(java.net.URI targetDomain)Creates a mapper that directs all requests to a new target domain.Methods in io.muserver.murp with parameters of type UriMapper Modifier and Type Method Description ReverseProxyBuilderReverseProxyBuilder. withUriMapper(UriMapper uriMapper)Required value.
-