public interface TxOp extends Request
ClientRequest
or a
ClientReconfigurationPacket
.Modifier and Type | Method and Description |
---|---|
boolean |
handleResponse(Request response) |
default boolean |
isBlocking() |
default boolean |
isIdempotent() |
getRequestType, getServiceName, getSummary, toBytes, toString
getSummary
boolean handleResponse(Request response)
response
- default boolean isBlocking()
default boolean isIdempotent()