Class Listen

    • Method Detail

      • receiveMsg

        protected HelloMsg receiveMsg()
        helper method wraps parsing in a try/catch block.
        Returns:
        the parsed SME_HELLO message if successful, otherwise null
      • isInvalidMsg

        protected boolean isInvalidMsg​(HelloMsg msg)