|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GatewayEngine | |
---|---|
org.opencfml.eventgateway | |
railo.runtime.gateway |
Uses of GatewayEngine in org.opencfml.eventgateway |
---|
Methods in org.opencfml.eventgateway with parameters of type GatewayEngine | |
---|---|
void |
Gateway.init(GatewayEngine engine,
String id,
String cfcPath,
Map config)
method to initialize the gateway |
Uses of GatewayEngine in railo.runtime.gateway |
---|
Classes in railo.runtime.gateway that implement GatewayEngine | |
---|---|
class |
GatewayEngineImpl
|
Methods in railo.runtime.gateway with parameters of type GatewayEngine | |
---|---|
void |
SocketGateway.init(GatewayEngine engine,
String id,
String cfcPath,
Map config)
|
void |
CFCGateway.init(GatewayEngine engine,
String id,
String cfcPath,
Map config)
|
Constructors in railo.runtime.gateway with parameters of type GatewayEngine | |
---|---|
GatewayEntryImpl(GatewayEngine engine,
String id,
String className,
String cfcPath,
String listenerCfcPath,
String startupMode,
Struct custom,
boolean readOnly)
|
|
GatewayThread(GatewayEngine engine,
Gateway gateway,
int action)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |