endServerExchange() method

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

Syntax

public void endServerExchange ()

Usage

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