Uses of Class
com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
-
Packages that use MiscRequestResponseOperationHandler Package Description com.microsoft.azure.servicebus.primitives -
-
Uses of MiscRequestResponseOperationHandler in com.microsoft.azure.servicebus.primitives
Methods in com.microsoft.azure.servicebus.primitives that return types with arguments of type MiscRequestResponseOperationHandler Modifier and Type Method Description static CompletableFuture<MiscRequestResponseOperationHandler>
MiscRequestResponseOperationHandler. create(MessagingFactory factory, String entityPath)
Deprecated.static CompletableFuture<MiscRequestResponseOperationHandler>
MiscRequestResponseOperationHandler. create(MessagingFactory factory, String entityPath, MessagingEntityType entityType)
-