Uses of Class
com.rabbitmq.client.impl.DefaultCredentialsRefreshService
-
Packages that use DefaultCredentialsRefreshService Package Description com.rabbitmq.client.impl 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 DefaultCredentialsRefreshService Modifier and Type Method Description DefaultCredentialsRefreshService
DefaultCredentialsRefreshService.DefaultCredentialsRefreshServiceBuilder. build()
Create theDefaultCredentialsRefreshService
instance.
-