Enumerated class containing the adapter event codes.
Actions represent callbacks from the servlet container to the coyote
connector.
Actions are implemented by ProtocolHandler, using the ActionHook interface.
See Also:ProtocolHandler See Also:ActionHook author: Remy Maucherat