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