Interface Handler

All Known Implementing Classes:
AMQPHandler, AMQPHandler, SASLHandler

public interface Handler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    collect(long lastCollect)
     
     
  • Method Details

    • getVersion

      String getVersion()
    • collect

      void collect(long lastCollect)
    • close

      void close()