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