Constructs an incoming request.
The request ID. It's 0 for oneway requests.
The connection that received the request.
The object adapter to set in current.
The input stream buffer over the incoming Ice protocol request message. The stream is positioned at the beginning of the request header - the next data to read is the identity of the target.
Represents a request received by a connection. It's the argument to Object.dispatch.