Class ClientHandlerHeaplet

All Implemented Interfaces:
Heaplet

public class ClientHandlerHeaplet extends HttpClientHandlerHeaplet
Creates and initializes a ClientHandler in a heap environment.

A ClientHandler serves the purpose of communicating from IG to a remote server. N.B. It should not be used as a Handler to proxy requests to the protected application.