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 TypeMethodDescriptionfinal InvalidResponseException
Log_$logger.invalidMagicNumber
(short expectedMagicNumber, short receivedMagic) Log.invalidMagicNumber
(short expectedMagicNumber, short receivedMagic) final InvalidResponseException
Log_$logger.invalidResponse
(String cacheName, short opRespCode, short receivedOpCode) Log.invalidResponse
(String cacheName, short opRespCode, short receivedOpCode)