Package org.sim0mq.demo.reqrep
Class Rep
java.lang.Object
org.sim0mq.demo.reqrep.Rep
public class Rep extends Object
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See Sim0MQ License.
- Author:
- Alexander Verbraeck
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected class
Rep.RepThread
The worker thread for the REP requests. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
Rep
- Parameters:
args
- command line arguments- Throws:
Sim0MQException
- on error
-
-
Method Details
-
main
- Parameters:
args
- command line arguments- Throws:
Sim0MQException
- on error
-