Package | Description |
---|---|
lucee.runtime.gateway | |
lucee.runtime.gateway.proxy |
Modifier and Type | Method and Description |
---|---|
boolean |
GatewayEngine.invokeListener(Gateway gateway,
String method,
Map data)
invoke given method on cfc listener
|
void |
GatewayEngine.log(Gateway gateway,
int level,
String message)
logs message with defined logger for gateways
|
Modifier and Type | Method and Description |
---|---|
Gateway |
GatewayProxy.getGateway() |
static Gateway |
GatewayProFactory.toGateway(GatewayPro gateway) |
Modifier and Type | Method and Description |
---|---|
boolean |
GatewayEngineProxy.invokeListener(Gateway gateway,
String method,
Map data) |
void |
GatewayEngineProxy.log(Gateway gateway,
int level,
String message) |
Constructor and Description |
---|
GatewayProxy(Gateway gateway) |
Copyright © 2015 Lucee