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