Class ReadInitialHandShakePacket


  • public class ReadInitialHandShakePacket
    extends Object
    • Method Detail

      • getServerVersion

        public String getServerVersion()
      • getProtocolVersion

        public byte getProtocolVersion()
      • getServerThreadId

        public long getServerThreadId()
      • getSeed

        public byte[] getSeed()
      • getServerCapabilities

        public long getServerCapabilities()
      • getServerLanguage

        public byte getServerLanguage()
      • getServerStatus

        public short getServerStatus()
      • getAuthenticationPluginType

        public String getAuthenticationPluginType()
      • isServerMariaDb

        public boolean isServerMariaDb()