public interface Request extends Message
| Modifier and Type | Method and Description |
|---|---|
long |
getRequestId() |
void |
setRequestId(long requestId)
Sets the request ID.
|
long getRequestId()
void setRequestId(long requestId)
Channel.requestId - the request ID to set.Copyright © 2022. All rights reserved.