| Package | Description |
|---|---|
| org.kaazing.gateway.server | |
| org.kaazing.gateway.server.context.resolve | |
| org.kaazing.gateway.server.test |
| Modifier and Type | Method and Description |
|---|---|
void |
Launcher.init(GatewayContext context) |
void |
GatewayObserverApi.startingGateway(GatewayContext gatewayContext)
Notification that the gateway is starting
|
void |
GatewayObserver.startingGateway(GatewayContext gatewayContext) |
void |
GatewayObserverFactorySpiPrototype.startingGateway(GatewayContext gatewayContext) |
void |
GatewayObserverApi.stoppedGateway(GatewayContext gatewayContext)
Notification that the gateway is stopped
|
void |
GatewayObserver.stoppedGateway(GatewayContext gatewayContext) |
void |
GatewayObserverFactorySpiPrototype.stoppedGateway(GatewayContext gatewayContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGatewayContext |
| Modifier and Type | Method and Description |
|---|---|
GatewayContext |
GatewayContextResolver.resolve(GatewayConfigDocument gatewayConfigDoc) |
GatewayContext |
GatewayContextResolver.resolve(GatewayConfigDocument gatewayConfigDoc,
Properties configuration) |
| Modifier and Type | Method and Description |
|---|---|
GatewayContext |
Gateway.createGatewayContext(GatewayConfiguration configuration) |
Copyright © 2014–2016. All rights reserved.