org.mockserver.socket
Class SSLSocketFactory
java.lang.Object
org.mockserver.socket.SSLSocketFactory
public class SSLSocketFactory
- extends Object
- Author:
- jamesdbloom
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SSLSocketFactory
public SSLSocketFactory()
sslSocketFactory
public static SSLSocketFactory sslSocketFactory()
wrapSocket
public SSLSocket wrapSocket(Socket socket)
throws IOException
- Throws:
IOException
Copyright © 2017. All rights reserved.