Package net.officefloor.server
Interface SocketRunnable
-
public interface SocketRunnableRunnableto run on theSocketThread.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun()Runs the execution.
-