Uses of Interface
net.spy.memcached.internal.OperationCompletionListener
-
Packages that use OperationCompletionListener Package Description net.spy.memcached.internal Internal utilities. -
-
Uses of OperationCompletionListener in net.spy.memcached.internal
Methods in net.spy.memcached.internal with parameters of type OperationCompletionListener Modifier and Type Method Description OperationFuture<T>
OperationFuture. addListener(OperationCompletionListener listener)
OperationFuture<T>
OperationFuture. removeListener(OperationCompletionListener listener)
-