beginClientExchange() method

This method is called by the server prior to the "Client Exchange Steps" within the fetch are executed.

Syntax

public void beginClientExchange ()

Usage

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