Uses of Interface
com.microsoft.azure.servicebus.IMessageBrowser
-
Packages that use IMessageBrowser Package Description com.microsoft.azure.servicebus -
-
Uses of IMessageBrowser in com.microsoft.azure.servicebus
Subinterfaces of IMessageBrowser in com.microsoft.azure.servicebus Modifier and Type Interface Description interfaceIMessageReceiverDefines message receiver interface.interfaceIMessageSessionDescribes a Session object.interfaceITopicClientTopicClient can be used for all basic interactions with a Service Bus topic.Classes in com.microsoft.azure.servicebus that implement IMessageBrowser Modifier and Type Class Description classMessageSessionclassTopicClientThe topic client that interacts with service bus topic.
-