Uses of Class
com.microsoft.azure.eventhubs.impl.MessageSender
-
Packages that use MessageSender Package Description com.microsoft.azure.eventhubs.impl -
-
Uses of MessageSender in com.microsoft.azure.eventhubs.impl
Methods in com.microsoft.azure.eventhubs.impl that return types with arguments of type MessageSender Modifier and Type Method Description static CompletableFuture<MessageSender>
MessageSender. create(MessagingFactory factory, String sendLinkName, String senderPath)
-