Creating Custom Event Gateways

This chapter describes how to create event gateways. It assumes you have a thorough knowledge of Java programming, including Java event-handling and thread-handling concepts, and of the technology to which you are providing the gateway, including the types of messages that you will handle. It also assumes that you have a thorough knowledge of Macromedia ColdFusion development concepts and practices, including ColdFusion components (CFCs).

Note: ColdFusion MX Standard Edition does not support event gateways.

Contents

Event gateway architecture
Event gateway elements
Building an event gateway
Deploying an event gateway

View comments in LiveDocs