Listener Adapter API Reference

 

Listener adapters allow listeners to connect to the Windows Process Activation Service (WAS). This allows the listeners to get configuration information about applications and namespaces they monitor. Listener adapters also notify the Windows Process Activation Service about incoming messages for applications that have not connected to a worker process.

In This Section

Listener Adapter Callback Functions
Describes the functions that support listener adapter callbacks, which enable the Windows Process Activation Service (WAS) to communicate information to a listener adapter.

Listener Adapter Exported Functions
Describes the listener adapter exported functions that control the listener channel.

Listener Adapter Structures
Describes the structures that support listener adapter callbacks, which enable the Windows Process Activation Service (WAS) to communicate information to a listener adapter.

See Also

Native-Code Architecture API Reference
IIS Development