Class SmsProcessor


  • public class SmsProcessor
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SmsProcessor()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void start​(int comPortNumber)  
      static void stop()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SmsProcessor

        public SmsProcessor()
    • Method Detail

      • start

        public static void start​(int comPortNumber)
      • stop

        public static void stop()