Interface NakadiListener<T>

All Superinterfaces:
org.zalando.fahrschein.Listener<T>

public interface NakadiListener<T> extends org.zalando.fahrschein.Listener<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.zalando.fahrschein.Listener

    accept
  • Method Details

    • getEventType

      Class<T> getEventType()