public interface IServerSocketFactory
Modifier and Type | Method and Description |
---|---|
ServerSocket |
createServerSocket(int port,
int backlog) |
ServerSocket createServerSocket(int port, int backlog) throws IOException
IOException
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.