public interface ResponseWithId<ReqIdT> extends Response
Modifier and Type | Method and Description |
---|---|
ReqIdT |
getRequestId()
The id of any request that this is intended to be a reply for.
|
ReqIdT getRequestId()
Copyright © 2022. All rights reserved.