Uses of Class
net.spy.memcached.protocol.binary.SASLBaseOperationImpl
-
Packages that use SASLBaseOperationImpl Package Description net.spy.memcached.protocol.binary Low-level operations for the memcached binary protocol -
-
Uses of SASLBaseOperationImpl in net.spy.memcached.protocol.binary
Subclasses of SASLBaseOperationImpl in net.spy.memcached.protocol.binary Modifier and Type Class Description class
SASLAuthOperationImpl
SASL authenticator.class
SASLStepOperationImpl
A SASLStepOperationImpl.
-