Package | Description |
---|---|
io.fabric8.gateway.handlers.detecting |
Modifier and Type | Method and Description |
---|---|
DetectingGatewayProtocolHandler |
DetectingGateway.getHandler() |
DetectingGatewayProtocolHandler |
DetectingGatewayWebSocketHandler.getHandler() |
Modifier and Type | Method and Description |
---|---|
void |
DetectingGatewayWebSocketHandler.setHandler(DetectingGatewayProtocolHandler value) |
Constructor and Description |
---|
DetectingGateway(org.vertx.java.core.Vertx vertx,
int port,
DetectingGatewayProtocolHandler handler) |
DetectingGatewayNetSocketHandler(DetectingGatewayProtocolHandler handler) |
Copyright © 2011–2014 Red Hat. All rights reserved.