Interface TwitterEventListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
DefaultTwitterConsumer

public interface TwitterEventListener extends EventListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onEvent(org.apache.camel.Exchange exchange)
     
  • Method Details

    • onEvent

      void onEvent(org.apache.camel.Exchange exchange)