tuweni / org.apache.tuweni.devp2p.eth / Request / <init>

<init>

Request(connectionId: String, handle: CompletableAsyncResult<T>, data: Any)

A data request handle, matching the connection on which the request was made.

Parameters

connectionId - the identifier of the connection

handle - the handle to the request completion

data - data associated with the request