Class SocksProxySocketFactory

java.lang.Object
com.mysql.cj.protocol.StandardSocketFactory
com.mysql.cj.protocol.SocksProxySocketFactory
All Implemented Interfaces:
SocketFactory, SocketMetadata

public class SocksProxySocketFactory
extends StandardSocketFactory
A socket factory used to create sockets connecting through a SOCKS proxy. The socket still supports all the same TCP features as the "standard" socket.