|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GatewayEntry | |
---|---|
railo.runtime.gateway |
Uses of GatewayEntry in railo.runtime.gateway |
---|
Classes in railo.runtime.gateway that implement GatewayEntry | |
---|---|
class |
GatewayEntryImpl
|
Methods in railo.runtime.gateway that return types with arguments of type GatewayEntry | |
---|---|
Map<String,GatewayEntry> |
GatewayEngineImpl.getEntries()
|
Methods in railo.runtime.gateway with parameters of type GatewayEntry | |
---|---|
void |
GatewayEngineImpl.addEntry(Config config,
GatewayEntry ge)
|
static int |
GatewayUtil.getState(GatewayEntry ge)
|
void |
GatewayEngineImpl.remove(GatewayEntry ge)
|
Method parameters in railo.runtime.gateway with type arguments of type GatewayEntry | |
---|---|
void |
GatewayEngineImpl.addEntries(Config config,
Map<String,GatewayEntry> entries)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |