A E G I M P R S T V 

A

addModulesToJetty(ContextHandlerCollection) - Method in class io.apiman.gateway.test.server.EchoServer
Configure the web application(s).
addModulesToJetty(ContextHandlerCollection) - Method in class io.apiman.gateway.test.server.GatewayServer
Configure the web application(s).

E

EchoServer - Class in io.apiman.gateway.test.server
A very simple echo server used during testing as the back-end service for all published managed services.
EchoServer(int) - Constructor for class io.apiman.gateway.test.server.EchoServer
Constructor.
ES_CLIENT - Static variable in class io.apiman.gateway.test.server.GatewayServer
 

G

GatewayServer - Class in io.apiman.gateway.test.server
Uses Jetty to run the WAR version of the API Management gateway.
GatewayServer(int) - Constructor for class io.apiman.gateway.test.server.GatewayServer
Constructor.
gatewayServer - Static variable in class io.apiman.gateway.test.server.GatewayServer
 
GatewayServer.TestGatewayApplication - Class in io.apiman.gateway.test.server
 
GatewayServer.TestGatewayApplication() - Constructor for class io.apiman.gateway.test.server.GatewayServer.TestGatewayApplication
Constructor.
GatewayTestType - Enum in io.apiman.gateway.test.server
The configuration to use during the test.
GatewayTestUtils - Class in io.apiman.gateway.test.server
Utils for the gateway tests.
GatewayTestUtils() - Constructor for class io.apiman.gateway.test.server.GatewayTestUtils
 
getClasses() - Method in class io.apiman.gateway.test.server.GatewayServer.TestGatewayApplication
 
getComponentRegistry() - Method in class io.apiman.gateway.test.server.TestMetrics
 
getEngine() - Method in class io.apiman.gateway.test.server.TestEngineAccessor
 
getMetrics() - Static method in class io.apiman.gateway.test.server.TestMetrics
 
getPlatform() - Method in class io.apiman.gateway.test.server.PlatformAccessor
 
getPort() - Method in class io.apiman.gateway.test.server.GatewayServer
 
getTestType() - Static method in class io.apiman.gateway.test.server.GatewayTestUtils
 

I

io.apiman.gateway.test.server - package io.apiman.gateway.test.server
 

M

main(String[]) - Static method in class io.apiman.gateway.test.server.EchoServer
 

P

PlatformAccessor - Class in io.apiman.gateway.test.server
The test platform accessor.
PlatformAccessor() - Constructor for class io.apiman.gateway.test.server.PlatformAccessor
 

R

record(RequestMetric) - Method in class io.apiman.gateway.test.server.TestMetrics
 

S

setComponentRegistry(IComponentRegistry) - Method in class io.apiman.gateway.test.server.TestMetrics
 
setTestType(GatewayTestType) - Static method in class io.apiman.gateway.test.server.GatewayTestUtils
 
start() - Method in class io.apiman.gateway.test.server.EchoServer
Start/run the server.
start() - Method in class io.apiman.gateway.test.server.GatewayServer
Start/run the server.
stop() - Method in class io.apiman.gateway.test.server.EchoServer
Stops the server.
stop() - Method in class io.apiman.gateway.test.server.GatewayServer
Stops the server.

T

TestEngineAccessor - Class in io.apiman.gateway.test.server
Accessor for the engine - allows the REST implementation to get access to the engine created by the web app bootstrapper.
TestEngineAccessor() - Constructor for class io.apiman.gateway.test.server.TestEngineAccessor
 
TestMetrics - Class in io.apiman.gateway.test.server
Test version of the IMetrics.
TestMetrics() - Constructor for class io.apiman.gateway.test.server.TestMetrics
Constructor.

V

valueOf(String) - Static method in enum io.apiman.gateway.test.server.GatewayTestType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.apiman.gateway.test.server.GatewayTestType
Returns an array containing the constants of this enum type, in the order they are declared.
A E G I M P R S T V 

Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.