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