Package | Description |
---|---|
org.apache.activemq.artemis.api.core |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Modifier and Type | Class and Description |
---|---|
class |
JGroupsBroadcastEndpoint
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
|
class |
JGroupsChannelBroadcastEndpoint |
class |
JGroupsFileBroadcastEndpoint
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
|
class |
JGroupsPropertiesBroadcastEndpoint
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
|
Modifier and Type | Method and Description |
---|---|
BroadcastEndpoint |
UDPBroadcastEndpointFactory.createBroadcastEndpoint() |
BroadcastEndpoint |
JGroupsPropertiesBroadcastEndpointFactory.createBroadcastEndpoint() |
BroadcastEndpoint |
JGroupsFileBroadcastEndpointFactory.createBroadcastEndpoint() |
BroadcastEndpoint |
ChannelBroadcastEndpointFactory.createBroadcastEndpoint() |
BroadcastEndpoint |
BroadcastEndpointFactory.createBroadcastEndpoint() |
Copyright © 2015 The Apache Software Foundation. All rights reserved.