Interface Routing


public interface Routing
Routing represents composition of HTTP request-response handlers with routing rules. It is a cornerstone of the WebServer.
See Also: