Interface ISocketListener
- 
 public interface ISocketListener
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleSocketEvent(ISocketEvent event)
 
- 
- 
- 
Method Detail- 
handleSocketEventvoid handleSocketEvent(ISocketEvent event) 
 
- 
 
-