| Package | Description |
|---|---|
| org.jboss.pnc.buildagent | |
| org.jboss.pnc.buildagent.termserver |
| Modifier and Type | Class and Description |
|---|---|
class |
IoLoggerChannel |
| Constructor and Description |
|---|
BootstrapUndertowBuildAgentHandlers(String host,
int port,
ScheduledExecutorService executor,
String contextPath,
Optional<ReadOnlyChannel> ioLoggerChannel) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyWebSocketChannel |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketTtyConnection.addReadonlyChannel(ReadOnlyChannel webSocketChannel) |
void |
WebSocketTtyConnection.removeReadonlyChannel(ReadOnlyChannel webSocketChannel) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.pnc.buildagent.termserver.Term |
UndertowBootstrap.createNewTerm(String invokerContext,
Optional<ReadOnlyChannel> appendReadOnlyChannel) |
| Constructor and Description |
|---|
UndertowBootstrap(String host,
int port,
ScheduledExecutorService executor,
Optional<ReadOnlyChannel> appendReadOnlyChannel) |
Copyright © 2015. All rights reserved.