Uses of Class
org.infinispan.client.hotrod.exceptions.TransportException
Packages that use TransportException
-
Uses of TransportException in org.infinispan.client.hotrod.logging
Methods in org.infinispan.client.hotrod.logging that return TransportExceptionModifier and TypeMethodDescriptionLog.channelInactive
(SocketAddress address1, SocketAddress address2) Log.connectionClosed
(SocketAddress address1, SocketAddress address2) Log.errorFromUnknownOperation
(io.netty.channel.Channel channel, Throwable cause, SocketAddress address)