Uses of Class
com.rabbitmq.client.impl.DefaultCredentialsRefreshService
Packages that use DefaultCredentialsRefreshService
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of DefaultCredentialsRefreshService in com.rabbitmq.client.impl
Methods in com.rabbitmq.client.impl that return DefaultCredentialsRefreshServiceModifier and TypeMethodDescriptionDefaultCredentialsRefreshService.DefaultCredentialsRefreshServiceBuilder.build()
Create theDefaultCredentialsRefreshService
instance.