Closed arnos closed 10 years ago
Changes for:
To allow the following:
network.addWorker("TestReceiver", TestReceiver.class.getName()) .addInput("Counter") .addHook(null) .addInput("Counter2","OUT","IN");
Changes for:
To allow the following: