| Package | Description |
|---|---|
| com.microsoft.azure.spring.messaging.container | |
| com.microsoft.azure.spring.messaging.endpoint |
| Modifier and Type | Method and Description |
|---|---|
C |
ListenerContainerFactory.createListenerContainer(AzureListenerEndpoint endpoint)
Create a
MessageListenerContainer for the given AzureListenerEndpoint. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAzureListenerEndpoint
Base model for a Azure listener endpoint.
|
class |
MethodAzureListenerEndpoint
A
AzureListenerEndpoint providing the method to invoke to process
an incoming message for this endpoint. |
class |
SimpleAzureListenerEndpoint
A simple
AzureListenerEndpoint simply providing the AzureMessageHandler to
invoke to process an incoming message for this endpoint. |
Copyright © 2020 Microsoft. All rights reserved.