Package 

Class EventHandler

  • All Implemented Interfaces:

    @Component() 
    public final class EventHandler
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      EventHandler(ApplicationContext applicationContext, BotProperties botProperties)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Unit handle(Bot bot, JSONObject eventJson)
      • Methods inherited from class java.lang.Object

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

      • EventHandler

        EventHandler(ApplicationContext applicationContext, BotProperties botProperties)