org.smallmind.quorum.transport.message
Class MessageReceiver
java.lang.Object
org.smallmind.quorum.transport.message.MessageReceiver
public class MessageReceiver
- extends Object
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageReceiver
public MessageReceiver(TransportManagedObjects requestManagedObjects,
TransportManagedObjects responseManagedObjects,
MessagePolicy messagePolicy,
MessageStrategy messageStrategy,
int clusterSize,
int concurrencyLimit,
MessageTarget... messageTargets)
throws javax.jms.JMSException,
TransportException
- Throws:
javax.jms.JMSException
TransportException
close
public void close()
throws javax.jms.JMSException,
InterruptedException
- Throws:
javax.jms.JMSException
InterruptedException
Copyright © 2012. All Rights Reserved.