Making classes final to make inheritance impossible
[iot2.git] / iotjava / iotrmi / Java / IoTSocketServer.java
index 3beecc61b8228ab169e3e35fb926b6cee3249b41..773c08151708301f736102f328c7ed6a130f33c1 100644 (file)
@@ -18,7 +18,7 @@ import java.util.*;
  * @version     1.0
  * @since       2016-08-17
  */
-public class IoTSocketServer extends IoTSocket {
+public final class IoTSocketServer extends IoTSocket {
 
        /**
         * Class Properties