http-rpc-client / net.corda.v5.httprpc.client.internal.stream / DurableCursorTransferObject / <init>

<init>

DurableCursorTransferObject(pollResult: PollResult<T>)

Implementation of FiniteDurableCursorBuilder which is created on the server side to be marshalled back to the client. Methods of FiniteDurableCursorBuilder are not meant to be used, it is just a data container that wraps Cursor.PollResult.