Uses of Interface
org.mariadb.jdbc.client.socket.impl.SocketHandlerFunction
-
Packages that use SocketHandlerFunction Package Description org.mariadb.jdbc.client.socket.impl -
-
Uses of SocketHandlerFunction in org.mariadb.jdbc.client.socket.impl
Methods in org.mariadb.jdbc.client.socket.impl that return SocketHandlerFunction Modifier and Type Method Description static SocketHandlerFunction
SocketUtility. getSocketHandler()
Create socket according to options.
-