Package org.mariadb.jdbc.client.impl
Class SocketHelper
- java.lang.Object
-
- org.mariadb.jdbc.client.impl.SocketHelper
-
public class SocketHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description SocketHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
setSocketOption(Configuration conf, Socket socket)
-
-
-
Method Detail
-
setSocketOption
public static void setSocketOption(Configuration conf, Socket socket) throws IOException
- Throws:
IOException
-
-