Interface ISocketAcceptHandler
- 
- All Known Implementing Classes:
- SOContainerGroup,- SSLServerSOContainerGroup,- TCPServerSOContainerGroup
 
 public interface ISocketAcceptHandler
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleAccept(Socket aSocket)
 
-