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