Uses of Class
io.fluxzero.proxy.ProxyRequestHandler
Packages that use ProxyRequestHandler
-
Uses of ProxyRequestHandler in io.fluxzero.proxy
Subclasses with type arguments of type ProxyRequestHandler in io.fluxzero.proxyMethods in io.fluxzero.proxy that return ProxyRequestHandlerModifier and TypeMethodDescriptionprotected ProxyRequestHandlerProxyRequestHandler.createForNamespace(String namespace) Constructors in io.fluxzero.proxy with parameters of type ProxyRequestHandlerModifierConstructorDescriptionprotectedProxyServer(ProxyRequestHandler proxyHandler, org.eclipse.jetty.server.Server server, int port, Registration shutdownRegistration, Runnable forceShutdown, Registration ownedClientShutdown, boolean gracefulShutdown, AtomicReference<io.fluxzero.proxy.ProxyServer.LifecycleState> lifecycleState, Duration drainDelay, Duration shutdownTimeout)