Uses of Interface
com.rabbitmq.stream.Resource.Context
-
Packages that use Resource.Context Package Description com.rabbitmq.stream Main API for RabbitMQ Stream Java Client. -
-
Uses of Resource.Context in com.rabbitmq.stream
Methods in com.rabbitmq.stream with parameters of type Resource.Context Modifier and Type Method Description voidResource.StateListener. handle(Resource.Context context)Handle state change.
-