public interface RemoteQueueBinding extends QueueBinding
| Modifier and Type | Method and Description |
|---|---|
void |
addConsumer(SimpleString filterString) |
void |
connect() |
void |
disconnect() |
long |
getRemoteQueueID() |
void |
removeConsumer(SimpleString filterString) |
void |
reset() |
consumerCount, getQueueclose, getAddress, getBindable, getClusterName, getDistance, getFilter, getID, getRoutingName, getType, getUniqueName, isConnected, isExclusive, isHighAcceptPriority, route, routeWithAck, toManagementStringunproposedvoid addConsumer(SimpleString filterString) throws Exception
Exceptionvoid removeConsumer(SimpleString filterString) throws Exception
Exceptionvoid reset()
void disconnect()
void connect()
long getRemoteQueueID()
Copyright © 2018 JBoss by Red Hat. All rights reserved.