Interface CommConnection

All Superinterfaces:
Connection, InputConnection, OutputConnection, StreamConnection

public interface CommConnection extends StreamConnection
  • Method Details

    • getBaudRate

      int getBaudRate()
    • setBaudRate

      int setBaudRate(int var0)