public class IPSServerSocket extends ServerSocket
Constructor and Description |
---|
IPSServerSocket() |
IPSServerSocket(int port) |
IPSServerSocket(int port,
int backlog) |
Modifier and Type | Method and Description |
---|---|
Socket |
accept() |
bind, bind, close, getChannel, getInetAddress, getLocalPort, getLocalSocketAddress, getReceiveBufferSize, getReuseAddress, getSoTimeout, implAccept, isBound, isClosed, setPerformancePreferences, setReceiveBufferSize, setReuseAddress, setSocketFactory, setSoTimeout, toString
public IPSServerSocket() throws IOException
IOException
public IPSServerSocket(int port) throws IOException
IOException
public IPSServerSocket(int port, int backlog) throws IOException
IOException
public Socket accept() throws IOException
accept
in class ServerSocket
IOException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.