|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
--> |