Uses of Class
org.infinispan.remoting.RemoteException
-
Packages that use RemoteException Package Description org.infinispan.util.logging Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines. -
-
Uses of RemoteException in org.infinispan.util.logging
Methods in org.infinispan.util.logging that return RemoteException Modifier and Type Method Description RemoteException
Log_$logger. remoteException(Address sender, Throwable t)
RemoteException
Log. remoteException(Address sender, Throwable t)
-