Uses of Class
org.infinispan.client.hotrod.exceptions.TransportException

Packages that use TransportException
org.infinispan.client.hotrod.impl.operations   
org.infinispan.client.hotrod.logging   
 

Uses of TransportException in org.infinispan.client.hotrod.impl.operations
 

Methods in org.infinispan.client.hotrod.impl.operations with parameters of type TransportException
protected  void RetryOnFailureOperation.logErrorAndThrowExceptionIfNeeded(int i, TransportException te)
           
 

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

Methods in org.infinispan.client.hotrod.logging with parameters of type TransportException
 void Log.transportExceptionAndNoRetriesLeft(int retry, int maxRetries, TransportException te)
           
 


-->

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