public interface SubsequenceClientMessage extends ClientMessage
ClientMessage that considers as a subsequence of responses from a request from
the server.
All encoded buffers will not be cumulated.
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isSequenceReset()
Returns whether the sequence should be reset before encoding this message.
|
encode, isCumulativedefault boolean isSequenceReset()
ClientMessageisSequenceReset in interface ClientMessagetrue if the sequence should be reset.Copyright © 2018–2024 asyncer.io. All rights reserved.