public class BootstrapUndertowBuildAgentHandlers extends UndertowBootstrap
| Constructor and Description |
|---|
BootstrapUndertowBuildAgentHandlers(String host,
int port,
ScheduledExecutorService executor,
String contextPath,
Optional<ReadOnlyChannel> ioLoggerChannel) |
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap(Consumer<Boolean> completionHandler) |
createNewTerm, getHost, getPort, getTerms, handleWebSocketRequests, stoppublic BootstrapUndertowBuildAgentHandlers(String host, int port, ScheduledExecutorService executor, String contextPath, Optional<ReadOnlyChannel> ioLoggerChannel)
public void bootstrap(Consumer<Boolean> completionHandler)
bootstrap in class UndertowBootstrapCopyright © 2015. All rights reserved.