Searched refs:IPSServerSocket (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/util/
H A DIPSServerSocket.java25 * $Id: IPSServerSocket.java,v 1.2 2008/06/25 05:41:27 qcheng Exp $
37 public class IPSServerSocket extends ServerSocket { class in inherits:ServerSocket
38 public IPSServerSocket() throws IOException { method in class:IPSServerSocket
42 public IPSServerSocket(int port) throws IOException { method in class:IPSServerSocket
46 public IPSServerSocket(int port, int backlog) throws IOException { method in class:IPSServerSocket
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/util/
H A DIPSServerSocket.java25 * $Id: IPSServerSocket.java,v 1.2 2008/06/25 05:41:27 qcheng Exp $
37 public class IPSServerSocket extends ServerSocket { class in inherits:ServerSocket
38 public IPSServerSocket() throws IOException { method in class:IPSServerSocket
42 public IPSServerSocket(int port) throws IOException { method in class:IPSServerSocket
46 public IPSServerSocket(int port, int backlog) throws IOException { method in class:IPSServerSocket

Completed in 27 milliseconds