Table of Contents Previous Section

Summary


What request-response loop "hooks" can you implement?

There are three types of methods that allow your application to influence what happens in the request-response loop:

You can participate in the request-response loop by implementing any of these methods.

What you can use the hooks for?

The following list summarizes common uses of the request-response loop "hooks":