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, getQueue
close, getAddress, getBindable, getClusterName, getDistance, getFilter, getID, getRoutingName, getType, getUniqueName, isConnected, isExclusive, isHighAcceptPriority, route, routeWithAck, toManagementString
unproposed
void addConsumer(SimpleString filterString) throws Exception
Exception
void removeConsumer(SimpleString filterString) throws Exception
Exception
void reset()
void disconnect()
void connect()
long getRemoteQueueID()
Copyright © 2017 JBoss by Red Hat. All rights reserved.