Uses of Class
org.apache.activemq.artemis.api.core.jgroups.JChannelWrapper
-
Packages that use JChannelWrapper Package Description org.apache.activemq.artemis.api.core org.apache.activemq.artemis.api.core.jgroups -
-
Uses of JChannelWrapper in org.apache.activemq.artemis.api.core
Methods in org.apache.activemq.artemis.api.core with parameters of type JChannelWrapper Modifier and Type Method Description protected 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 JChannelWrapper Modifier and Type Method Description JChannelWrapperJChannelWrapper. addRef()JChannelWrapperJChannelManager. getJChannel(java.lang.String channelName, JGroupsBroadcastEndpoint endpoint)
-