Package com.thecoderscorner.menu.mgr
Interface NewServerConnectionListener
- All Known Implementing Classes:
MenuManagerServer
public interface NewServerConnectionListener
when you implement this interface and pass that instance to start on a ServerConnectionManager then you'll receive
an event for each new connection created.
-
Method Summary
-
Method Details