Class EmptyRequest

All Implemented Interfaces:
Writeable, RefCounted, TaskAwareRequest, TransportRequest

public final class EmptyRequest extends AbstractTransportRequest
A transport request with an empty payload. Not really entirely empty: all transport requests include the parent task ID, a request ID, and the remote address (if applicable).