Uses of Interface
com.microsoft.azure.eventhubs.impl.Operation
-
Packages that use Operation Package Description com.microsoft.azure.eventhubs.impl -
-
Uses of Operation in com.microsoft.azure.eventhubs.impl
Classes in com.microsoft.azure.eventhubs.impl that implement Operation Modifier and Type Class Description class
RequestResponseCloser
class
RequestResponseOpener
Constructors in com.microsoft.azure.eventhubs.impl with parameters of type Operation Constructor Description FaultTolerantObject(Operation<T> openAsync, Operation<Void> closeAsync, String clientId, String sessionName)
-