Class DirectAsyncGatewayConfig
java.lang.Object
org.reactivecommons.async.starter.senders.DirectAsyncGatewayConfig
@Configuration
@Import(ReactiveCommonsConfig.class)
public class DirectAsyncGatewayConfig
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.reactivecommons.async.api.DirectAsyncGateway
-
Constructor Details
-
DirectAsyncGatewayConfig
public DirectAsyncGatewayConfig()
-
-
Method Details
-
genericDirectAsyncGateway
@Bean public org.reactivecommons.async.api.DirectAsyncGateway genericDirectAsyncGateway(ConnectionManager manager)
-