public interface Bridge extends Consumer, org.apache.activemq.artemis.core.server.ActiveMQComponent
| Modifier and Type | Method and Description |
|---|---|
void |
disconnect()
To be called when the server sent a disconnect to the client.
|
void |
flushExecutor() |
org.apache.activemq.artemis.api.core.SimpleString |
getForwardingAddress() |
org.apache.activemq.artemis.spi.core.protocol.RemotingConnection |
getForwardingConnection() |
org.apache.activemq.artemis.api.core.SimpleString |
getName() |
Queue |
getQueue() |
boolean |
isConnected() |
void |
pause() |
void |
resume() |
void |
setNotificationService(org.apache.activemq.artemis.core.server.management.NotificationService notificationService) |
debug, getDeliveringMessages, getFilter, handle, proceedDeliver, toManagementStringorg.apache.activemq.artemis.api.core.SimpleString getName()
Queue getQueue()
org.apache.activemq.artemis.api.core.SimpleString getForwardingAddress()
void flushExecutor()
void setNotificationService(org.apache.activemq.artemis.core.server.management.NotificationService notificationService)
org.apache.activemq.artemis.spi.core.protocol.RemotingConnection getForwardingConnection()
void disconnect()
disconnect in interface Consumerboolean isConnected()
Copyright © 2023 The Apache Software Foundation. All rights reserved.