Class SocketUtility

java.lang.Object
org.mariadb.jdbc.internal.io.socket.SocketUtility

public class SocketUtility extends Object
  • Constructor Details

    • SocketUtility

      public SocketUtility()
  • Method Details

    • getSocketHandler

      public static SocketHandlerFunction getSocketHandler()
      Create socket according to options. In case of compilation ahead of time, will throw an error if dependencies found, then use default socket implementation.
      Returns:
      Socket