public class ProxyServiceStarter extends Object
| Constructor and Description |
|---|
ProxyServiceStarter(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static void |
addWebServerHandlers(WebServer server,
ProxyConfiguration config,
ProxyService service,
BrokerDiscoveryProvider discoveryProvider) |
void |
close() |
ProxyConfiguration |
getConfig() |
WebServer |
getServer() |
static void |
main(String[] args) |
void |
start() |
public void close()
public static void addWebServerHandlers(WebServer server, ProxyConfiguration config, ProxyService service, BrokerDiscoveryProvider discoveryProvider) throws Exception
Exceptionpublic ProxyConfiguration getConfig()
public WebServer getServer()
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.