public class IntrabandBridgeDestination extends DestinationWrapper
destination| Constructor and Description |
|---|
IntrabandBridgeDestination(Destination destination) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(Message message) |
void |
sendMessageRoutingBag(MessageRoutingBag messageRoutingBag) |
protected void |
sendMessageRoutingBag(RegistrationReference registrationReference,
MessageRoutingBag messageRoutingBag) |
protected String |
toRoutingId(SPI spi) |
addDestinationEventListener, close, close, copyDestinationEventListeners, copyMessageListeners, destroy, getDestinationStatistics, getMessageListenerCount, getMessageListeners, getName, isRegistered, open, register, register, removeDestinationEventListener, removeDestinationEventListeners, unregister, unregisterMessageListenerspublic IntrabandBridgeDestination(Destination destination)
public void send(Message message)
send in interface Destinationsend in class DestinationWrapperpublic void sendMessageRoutingBag(MessageRoutingBag messageRoutingBag)
protected void sendMessageRoutingBag(RegistrationReference registrationReference, MessageRoutingBag messageRoutingBag)
protected String toRoutingId(SPI spi) throws RemoteException
RemoteException