| 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 creates MuHandler instances for receiving HTTP requests from clients, and
a handler for receiving websocket registrations from cranker connectors.
|
| DarkHost |
A host that does not have requests forwarded to it.
|
| DarkModeManager |
This class allows you to block certain hosts from receiving requests.
|
| IPValidator |
A validator that can be used to secure registration requests.
|
| 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
|