Class SocketUtility

java.lang.Object
org.mariadb.jdbc.client.socket.impl.SocketUtility

public class SocketUtility extends Object
Socket Utility, to defined function that will create socket according to dependency and configuration
  • 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