public class AdminHttpHandler extends Object implements io.undertow.server.HttpHandler
| Constructor and Description |
|---|
AdminHttpHandler(KieServerProxyClient proxyClient,
FileRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
List<ResponseAggregator> |
getAggregators() |
Map<String,Set<String>> |
getHostsPerServer() |
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
public AdminHttpHandler(KieServerProxyClient proxyClient, FileRepository repository)
public void handleRequest(io.undertow.server.HttpServerExchange exchange)
throws Exception
handleRequest in interface io.undertow.server.HttpHandlerExceptionpublic List<ResponseAggregator> getAggregators()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.