Class ServletSubRequestDetails


This class wraps a ServletRequestDetails object for processing sub-requests, such as processing individual entries in a transaction or batch bundle. An instance of this class is used for modifying some of the data in the request details, such as the request headers, for an individual entry, without affecting the original ServletRequestDetails.