| Interface | Description |
|---|---|
| Gateway |
Gateway interface to the ColdFusion event gateway system.
|
| GatewayHelper |
Marker interface for gateway helper classes.
|
| Class | Description |
|---|---|
| CFEvent |
The message structure that is passed between gateways and ColdFusion CFML
application code.
|
| GatewayServices |
Functions for use by gateway implementers to interact with the
ColdFusion event gateway service.
|
| GenericGateway |
An abstract class that implements some of the ColdFusion
event gateway protocol.
|