Uses of Interface
org.springframework.amqp.client.AmqpClient
Packages that use AmqpClient
-
Uses of AmqpClient in org.springframework.amqp.client
Methods in org.springframework.amqp.client that return AmqpClientModifier and TypeMethodDescriptionAmqpClient.Builder.build()Build theAmqpClientinstance based on the provided options.static AmqpClientAmqpClient.create(AmqpConnectionFactory connectionFactory)