Class Subscription
java.lang.Object
org.opentrafficsim.sim0mq.publisher.Subscription
- All Implemented Interfaces:
 Serializable,Remote,EventListener,org.djutils.event.EventListener
Handles one subscription.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Subscription
Subscription(ReturnWrapper returnWrapper) Construct a new Subscription.- Parameters:
 returnWrapper- envelope generator for the messages
 
 - 
 - 
Method Details
- 
notify
- Specified by:
 notifyin interfaceorg.djutils.event.EventListener- Throws:
 RemoteException
 
 -