| Package | Description |
|---|---|
| org.kaazing.gateway.server.config.parse | |
| org.kaazing.gateway.server.config.parse.translate | |
| org.kaazing.gateway.server.config.parse.translate.spi |
| Modifier and Type | Method and Description |
|---|---|
static GatewayConfigNamespace |
GatewayConfigNamespace.fromURI(String nsURI) |
static GatewayConfigNamespace |
GatewayConfigNamespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GatewayConfigNamespace[] |
GatewayConfigNamespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GatewayConfigTranslator |
CommunityGatewayConfigTranslatorFactorySpi.getTranslator(GatewayConfigNamespace ns)
Given an incoming namespace, return the translator pipeline
to translate a document with that namespace up to the 'current' format.
|
GatewayConfigTranslator |
GatewayConfigTranslatorFactory.getTranslator(GatewayConfigNamespace namespace)
Given an incoming namespace, return the translator pipeline
to translate a document with that namespace up to the 'current' format.
|
| Constructor and Description |
|---|
NamespaceVisitor(GatewayConfigNamespace ns) |
| Modifier and Type | Method and Description |
|---|---|
GatewayConfigTranslator |
GatewayConfigTranslatorFactorySpi.getTranslator(GatewayConfigNamespace ns)
Given an incoming namespace, return the translator pipeline
to translate a document with that namespace up to the 'current' format.
|
Copyright © 2014–2016. All rights reserved.