Uses of Interface
com.microsoft.azure.eventhubs.impl.ExceptionUtil.SyncFactoryWithIOException
-
Packages that use ExceptionUtil.SyncFactoryWithIOException Package Description com.microsoft.azure.eventhubs.impl -
-
Uses of ExceptionUtil.SyncFactoryWithIOException in com.microsoft.azure.eventhubs.impl
Methods in com.microsoft.azure.eventhubs.impl with parameters of type ExceptionUtil.SyncFactoryWithIOException Modifier and Type Method Description static <T> T
ExceptionUtil. syncWithIOException(ExceptionUtil.SyncFactoryWithIOException<T> factory)
-