Package | Description |
---|---|
com.microsoft.azure.servicebus |
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionClient.registerSessionHandler(ISessionHandler handler,
SessionHandlerOptions handlerOptions)
Deprecated.
|
void |
QueueClient.registerSessionHandler(ISessionHandler handler,
SessionHandlerOptions handlerOptions)
Deprecated.
|
void |
SubscriptionClient.registerSessionHandler(ISessionHandler handler,
SessionHandlerOptions handlerOptions,
ExecutorService executorService) |
void |
QueueClient.registerSessionHandler(ISessionHandler handler,
SessionHandlerOptions handlerOptions,
ExecutorService executorService) |
Copyright © 2019 Microsoft Corporation. All rights reserved.