Uses of Class
io.fluxzero.proxy.ProxyServer
Packages that use ProxyServer
-
Uses of ProxyServer in io.fluxzero.proxy
Methods in io.fluxzero.proxy that return ProxyServerModifier and TypeMethodDescriptionstatic ProxyServerProxyServer.start()Starts an embedded proxy server using the configured port and runtime base URL.static ProxyServerProxyServer.start(ProxyServerConfig config) Starts an embedded proxy server with explicit configuration.