endPushResponse() method

This method is called by the server after the "Response Steps" for the push have been successfully executed.

Syntax

public void endPushResponse ()

Usage

Any processing that should take place prior to the execution of these steps should be implemented in this method.