public interface Bridge extends Consumer, ActiveMQComponent
Modifier and Type | Method and Description |
---|---|
void |
disconnect()
To be called when the server sent a disconnect to the client.
|
void |
flushExecutor() |
SimpleString |
getForwardingAddress() |
RemotingConnection |
getForwardingConnection() |
SimpleString |
getName() |
Queue |
getQueue() |
boolean |
isConnected() |
void |
pause() |
void |
resume() |
void |
setNotificationService(NotificationService notificationService) |
debug, getDeliveringMessages, getFilter, handle, proceedDeliver, sequentialID, supportsDirectDelivery, toManagementString
isStarted, start, stop
SimpleString getName()
Queue getQueue()
SimpleString getForwardingAddress()
void flushExecutor()
void setNotificationService(NotificationService notificationService)
RemotingConnection getForwardingConnection()
void disconnect()
disconnect
in interface Consumer
boolean isConnected()
Copyright © 2018 JBoss by Red Hat. All rights reserved.