Uses of Interface
rocks.imsofa.sjl.simple.SimpleServerCallback
Packages that use SimpleServerCallback
-
Uses of SimpleServerCallback in rocks.imsofa.sjl
Constructors in rocks.imsofa.sjl with parameters of type SimpleServerCallbackModifierConstructorDescriptionSimpleServer(int port, SimpleServerCallback callback) start the server on the given portSimpleServer(SimpleServerCallback callback) start the server on a randomly assigned port