D G I M R S U W
D
- doGateway(HttpServerExchange) - Method in class io.apiman.gateway.platforms.undertow.UndertowGatewayServer
-
G
- getApiKey(HttpServerExchange) - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
Gets the API Key from the exchange.
- getApiKeyFromQuery(HttpServerExchange) - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
Gets the API key from the query string.
- getDestination(HttpServerExchange) - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
- getOrganization(HttpServerExchange) - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
- getService(HttpServerExchange) - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
- getVersion(HttpServerExchange) - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
I
- io.apiman.gateway.platforms.undertow - package io.apiman.gateway.platforms.undertow
-
M
- main(String[]) - Static method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
Main entry point for the Undertow Gateway.
R
- readHeaders(ServiceRequest, HttpServerExchange) - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
Reads the inbound request headers from the exchange and sets them on
the ServiceRequest
.
- readRequest(HttpServerExchange) - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
Reads a ServiceRequest
from information found in the inbound
portion of the http exchange.
S
- start() - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
Starts the gateway.
- start() - Method in class io.apiman.gateway.platforms.undertow.UndertowGatewayServer
-
Starts the server.
- stop() - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
Stopes the gateway.
- stop() - Method in class io.apiman.gateway.platforms.undertow.UndertowGatewayServer
-
Stops the server.
U
- UndertowGateway - Class in io.apiman.gateway.platforms.undertow
-
An implementation of the API Management Gateway in Undertow.
- UndertowGateway() - Constructor for class io.apiman.gateway.platforms.undertow.UndertowGateway
-
Constructor.
- UndertowGatewayServer - Class in io.apiman.gateway.platforms.undertow
-
A very simple echo server used during testing as the back-end service
for all published managed services.
- UndertowGatewayServer(int) - Constructor for class io.apiman.gateway.platforms.undertow.UndertowGatewayServer
-
Constructor.
W
- writeError(HttpServerExchange, Exception) - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
- writeResponse(HttpServerExchange, ServiceResponse) - Method in class io.apiman.gateway.platforms.undertow.UndertowGateway
-
D G I M R S U W
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.