Uses of Class
org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport

Packages that use TcpTransport
org.infinispan.client.hotrod.logging   
 

Uses of TcpTransport in org.infinispan.client.hotrod.logging
 

Methods in org.infinispan.client.hotrod.logging with parameters of type TcpTransport
 void Log.couldNoInvalidateConnection(TcpTransport transport, Exception e)
           
 void Log.couldNotReleaseConnection(TcpTransport transport, Exception e)
           
 void Log.errorClosingSocket(TcpTransport transport, IOException e)
           
 


-->

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.