Uses of Class
org.infinispan.client.hotrod.impl.operations.NeutralVersionHotRodOperation
-
Packages that use NeutralVersionHotRodOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of NeutralVersionHotRodOperation in org.infinispan.client.hotrod.impl.operations
Subclasses of NeutralVersionHotRodOperation in org.infinispan.client.hotrod.impl.operations Modifier and Type Class Description classAuthMechListOperationObtains a list of SASL authentication mechanisms supported by the serverclassAuthOperationPerforms a step in the challenge/response authentication operationclassPingOperationCorresponds to the "ping" operation as defined in Hot Rod protocol specification.
-