| Package | Description |
|---|---|
| com.spotify.folsom.client.binary |
| Modifier and Type | Field and Description |
|---|---|
private BinaryResponse |
BinaryMemcacheDecoder.replies |
| Modifier and Type | Method and Description |
|---|---|
void |
GetRequest.handle(BinaryResponse replies) |
void |
DeleteRequest.handle(BinaryResponse replies) |
void |
TouchRequest.handle(BinaryResponse replies) |
void |
IncrRequest.handle(BinaryResponse replies) |
void |
MultigetRequest.handle(BinaryResponse replies) |
void |
SetRequest.handle(BinaryResponse replies) |
protected abstract void |
BinaryRequest.handle(BinaryResponse response) |
void |
NoopRequest.handle(BinaryResponse replies) |
protected ResponsePacket |
BinaryRequest.handleSingleReply(BinaryResponse replies) |
Copyright © 2015 Spotify AB. All Rights Reserved.