Uses of Class
org.infinispan.client.hotrod.exceptions.InvalidResponseException
Packages that use InvalidResponseException
-
Uses of InvalidResponseException in org.infinispan.client.hotrod.logging
Methods in org.infinispan.client.hotrod.logging that return InvalidResponseExceptionModifier and TypeMethodDescriptionLog.invalidMagicNumber
(short expectedMagicNumber, short receivedMagic) Log.invalidResponse
(String cacheName, short opRespCode, double receivedOpCode)