Package | Description |
---|---|
lucee.runtime.gateway | |
lucee.runtime.gateway.proxy |
Modifier and Type | Class and Description |
---|---|
class |
CFCGateway |
class |
SocketGateway |
Modifier and Type | Method and Description |
---|---|
GatewayPro |
GatewayEntryImpl.getGateway() |
GatewayPro |
GatewayEntry.getGateway() |
Modifier and Type | Method and Description |
---|---|
boolean |
GatewayEngineImpl.invokeListener(GatewayPro gateway,
String method,
Map data) |
boolean |
GatewayEnginePro.invokeListener(GatewayPro gateway,
String method,
Map data)
invoke given method on cfc listener
|
void |
GatewayEngineImpl.log(GatewayPro gateway,
int level,
String message) |
void |
GatewayEnginePro.log(GatewayPro gateway,
int level,
String message)
logs message with defined logger for gateways
|
Constructor and Description |
---|
GatewayThread(GatewayEnginePro engine,
GatewayPro gateway,
int action) |
Modifier and Type | Class and Description |
---|---|
class |
GatewayProxy |
Modifier and Type | Method and Description |
---|---|
static GatewayPro |
GatewayProFactory.toGatewayPro(Object obj) |
Modifier and Type | Method and Description |
---|---|
static Gateway |
GatewayProFactory.toGateway(GatewayPro gateway) |
Copyright © 2015 Lucee