Uses of Package
io.kroxylicious.proxy.router
Packages that use io.kroxylicious.proxy.router
-
Classes in io.kroxylicious.proxy.router used by io.kroxylicious.proxy.routerClassDescriptionCombined stage of the
RouterContextbuilder API that allows both closing the connection and building the result.Stage of theRouterContextbuilder API that allows requesting that the client connection be closed.A router decides which route should handle a given incoming Kafka request.Context passed toRouter.onRequest(org.apache.kafka.common.protocol.ApiKeys, short, org.apache.kafka.common.message.RequestHeaderData, org.apache.kafka.common.protocol.ApiMessage, io.kroxylicious.proxy.router.RouterContext)for issuing requests to named routes and constructing the routing outcome.Context forRouterFactoryinitialisation and router creation, providing access to the plugin registry and router identity.Terminal stage of theRouterContextbuilder API.