Uses of Class
com.rabbitmq.http.client.domain.ChannelDetails
-
Packages that use ChannelDetails Package Description com.rabbitmq.http.client.domain -
-
Uses of ChannelDetails in com.rabbitmq.http.client.domain
Methods in com.rabbitmq.http.client.domain that return ChannelDetails Modifier and Type Method Description ChannelDetailsConsumerDetails. getChannelDetails()Methods in com.rabbitmq.http.client.domain with parameters of type ChannelDetails Modifier and Type Method Description voidConsumerDetails. setChannelDetails(ChannelDetails channelDetails)
-