Uses of Class
org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
Packages that use JChannelWrapper
Package
Description
-
Uses of JChannelWrapper in org.apache.activemq.artemis.api.core
Methods in org.apache.activemq.artemis.api.core with parameters of type JChannelWrapperModifier and TypeMethodDescriptionprotected voidJGroupsBroadcastEndpoint.internalCloseChannel(JChannelWrapper channel) Closes the channel used in this JGroups Broadcast.protected voidJGroupsChannelBroadcastEndpoint.internalCloseChannel(JChannelWrapper channel) -
Uses of JChannelWrapper in org.apache.activemq.artemis.api.core.jgroups
Methods in org.apache.activemq.artemis.api.core.jgroups that return JChannelWrapperModifier and TypeMethodDescriptionJChannelWrapper.addRef()JChannelManager.getJChannel(String channelName, JGroupsBroadcastEndpoint endpoint) Methods in org.apache.activemq.artemis.api.core.jgroups with parameters of type JChannelWrapperModifier and TypeMethodDescriptionvoidJChannelManager.closeWrapper(JChannelWrapper wrapper, boolean closeWrappedChannel)