Interface BaseWebRouter

All Known Subinterfaces:
ErrorWebRouter<A>, WebRouter<A>, WebServer<A>, WebServer.Intercepted<A>

public interface BaseWebRouter

Marker interface indicating Web routers.

Since:
1.12
Author:
Jeremy Kuhn
See Also: