ClientRequest
is…FIXME
ClientRequest
is created exclusively when NetworkClient
is requested to create one.
ClientRequest
uses the client ID when requested to makeHeader.
ClientRequest
takes the following when created:
ClientRequest
initializes the internal registries and counters.
RequestHeader makeHeader(short version)
makeHeader
creates a RequestHeader
(with the client and the correlation IDs)
Note
|
|