Uses of Enum Class
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.CHANNEL_ID
Packages that use ChannelImpl.CHANNEL_ID
-
Uses of ChannelImpl.CHANNEL_ID in org.apache.activemq.artemis.core.protocol.core.impl
Methods in org.apache.activemq.artemis.core.protocol.core.impl that return ChannelImpl.CHANNEL_IDModifier and TypeMethodDescriptionstatic ChannelImpl.CHANNEL_IDReturns the enum constant of this class with the specified name.static ChannelImpl.CHANNEL_ID[]ChannelImpl.CHANNEL_ID.values()Returns an array containing the constants of this enum class, in the order they are declared.