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

/openjdk10/jdk/src/java.base/share/classes/javax/net/ssl/
H A DSSLSocket.java140 public abstract class SSLSocket extends Socket class in inherits:Socket
146 protected SSLSocket() method in class:SSLSocket
171 protected SSLSocket(String host, int port) method in class:SSLSocket
196 protected SSLSocket(InetAddress address, int port) method in class:SSLSocket
227 protected SSLSocket(String host, int port, method in class:SSLSocket
258 protected SSLSocket(InetAddress address, int port, method in class:SSLSocket
[all...]

Completed in 38 milliseconds