|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Connector
A connector creates and manages client connections that talk to the Broker.
| Method Summary | |
|---|---|
int |
connectionCount()
|
BrokerInfo |
getBrokerInfo()
|
ConnectorStatistics |
getStatistics()
|
boolean |
isAllowLinkStealing()
If enabled, older connections with the same clientID are stopped |
boolean |
isRebalanceClusterClients()
|
boolean |
isUpdateClusterClients()
|
boolean |
isUpdateClusterClientsOnRemove()
|
void |
updateClientClusterInfo()
Update all the connections with information about the connected brokers in the cluster |
| Methods inherited from interface org.apache.activemq.Service |
|---|
start, stop |
| Method Detail |
|---|
BrokerInfo getBrokerInfo()
ConnectorStatistics getStatistics()
boolean isUpdateClusterClients()
boolean isRebalanceClusterClients()
void updateClientClusterInfo()
boolean isUpdateClusterClientsOnRemove()
int connectionCount()
boolean isAllowLinkStealing()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||