endClientExchange() method

This method is called after the "Client Exchange Steps" for the fetch have been successfully completed.

Syntax

public void endClientExchange ()

Usage

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