|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestMessage | |
|---|---|
| net.spy.memcached | Memcached client and transformation utils |
| net.spy.memcached.protocol.ascii | Low-level operations for the memcached ascii protocol |
| net.spy.memcached.protocol.binary | Low-level operations for the memcached binary protocol |
| net.spy.memcached.tapmessage | |
| Uses of RequestMessage in net.spy.memcached |
|---|
| Methods in net.spy.memcached with parameters of type RequestMessage | |
|---|---|
TapOperation |
OperationFactory.tapCustom(String id,
RequestMessage message,
OperationCallback cb)
Creates a custom tap stream. |
Operation |
TapClient.tapCustom(String id,
RequestMessage message,
String keyFilter,
String valueFilter)
Allows the user to specify a custom tap message. |
| Uses of RequestMessage in net.spy.memcached.protocol.ascii |
|---|
| Methods in net.spy.memcached.protocol.ascii with parameters of type RequestMessage | |
|---|---|
TapOperation |
AsciiOperationFactory.tapCustom(String id,
RequestMessage message,
OperationCallback cb)
|
| Uses of RequestMessage in net.spy.memcached.protocol.binary |
|---|
| Methods in net.spy.memcached.protocol.binary with parameters of type RequestMessage | |
|---|---|
TapOperation |
BinaryOperationFactory.tapCustom(String id,
RequestMessage message,
OperationCallback cb)
|
| Uses of RequestMessage in net.spy.memcached.tapmessage |
|---|
| Methods in net.spy.memcached.tapmessage that return RequestMessage | |
|---|---|
RequestMessage |
MessageBuilder.getMessage()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||