Uses of Class
org.infinispan.hotrod.exceptions.InvalidResponseException
-
Packages that use InvalidResponseException Package Description org.infinispan.hotrod.impl.logging -
-
Uses of InvalidResponseException in org.infinispan.hotrod.impl.logging
Methods in org.infinispan.hotrod.impl.logging that return InvalidResponseException Modifier and Type Method Description InvalidResponseExceptionLog_$logger. invalidMagicNumber(short expectedMagicNumber, short receivedMagic)InvalidResponseExceptionLog. invalidMagicNumber(short expectedMagicNumber, short receivedMagic)InvalidResponseExceptionLog_$logger. invalidResponse(String cacheName, short opRespCode, double receivedOpCode)InvalidResponseExceptionLog. invalidResponse(String cacheName, short opRespCode, double receivedOpCode)
-