Interface IServerSocketFactory

All Known Implementing Classes:
SocketFactory

public interface IServerSocketFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    createServerSocket(int port, int backlog)