All Classes
-
All Classes Interface Summary Class Summary Class Description ConnectorConnection Information about one of the connector sockets connected to this router.ConnectorInstance Information about a connector instance that is connected to this router.ConnectorService Information about a service that is connected to this router.CrankerRouter This class createsMuHandlerinstances for receiving HTTP requests from clients, and a handler for receiving websocket registrations from cranker connectors.CrankerRouterBuilder UseCrankerRouterBuilder.crankerRouter()to create a builder where you can configure your cranker router options.DarkHost A host that does not have requests forwarded to it.DarkModeManager This class allows you to block certain hosts from receiving requests.FavIconHandler This is a convenience class to make it easy to serve a favicon.ico file for your router.IPValidator A validator that can be used to secure registration requests.LongestFirstRouteResolver A route resolver which using the longest route to match from the existing routes.ProxyInfo Information about a proxied request and response.ProxyListener Hooks to intercept, change and observe the proxying of requests from a client to a target and back.RouteResolver Algorithm for resolving route, which will decide which connector socket to be used.RouterInfo Information about a cranker router