| Package | Description |
|---|---|
| com.sap.cds.services.utils.messaging.jms |
| Modifier and Type | Method and Description |
|---|---|
protected abstract BrokerConnection |
BrokerConnectionProvider.createBrokerConnection(String name,
Map<String,String> clientProperties)
Creates the broker connection corresponding the specified client configuration properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerConnectionProvider.asyncConnectionInitialization(CdsProperties.Messaging.MessagingServiceConfig config,
Consumer<BrokerConnection> consumer)
Initializes asynchronous the broker connection for the specified messaging service.
|
Copyright © 2021. All rights reserved.