Package com.google.cloud.alloydb
Class SocketFactory
java.lang.Object
javax.net.SocketFactory
com.google.cloud.alloydb.SocketFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateSocket(String host, int port) createSocket(String host, int port, InetAddress localHost, int localPort) createSocket(InetAddress host, int port) createSocket(InetAddress address, int port, InetAddress localAddress, int localPort) Methods inherited from class javax.net.SocketFactory
getDefault
-
Constructor Details
-
SocketFactory
-
-
Method Details
-
createSocket
- Overrides:
createSocketin classSocketFactory- Throws:
IOException
-
createSocket
- Specified by:
createSocketin classSocketFactory
-
createSocket
- Specified by:
createSocketin classSocketFactory
-
createSocket
- Specified by:
createSocketin classSocketFactory
-
createSocket
- Specified by:
createSocketin classSocketFactory
-