Searched defs:SSLServerSocketImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DSSLServerSocketImpl.java47 * SSLServerSocketImpl exactly like it uses a regular TCP ServerSocket; the
67 class SSLServerSocketImpl extends SSLServerSocket class in inherits:SSLServerSocket
104 SSLServerSocketImpl(int port, int backlog, SSLContextImpl context) method in class:SSLServerSocketImpl
127 SSLServerSocketImpl( method in class:SSLServerSocketImpl
142 SSLServerSocketImpl(SSLContextImpl context) throws IOException { method in class:SSLServerSocketImpl

Completed in 30 milliseconds