tcMenuJavaAPI
Public Member Functions | List of all members
com.thecoderscorner.menu.mgr.NewServerConnectionListener Interface Reference
Inheritance diagram for com.thecoderscorner.menu.mgr.NewServerConnectionListener:
com.thecoderscorner.menu.mgr.MenuManagerServer

Public Member Functions

void connectionCreated (ServerConnection connection)
 

Detailed Description

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.


The documentation for this interface was generated from the following file: