Interface StatefulConnectionFilter

All Superinterfaces:
IncomingConnectionFilter
All Known Implementing Classes:
AccessFilter

public interface StatefulConnectionFilter
extends IncomingConnectionFilter
A ConnectionFilter that may hold state, can be started and stopped
Since:
0.9.40
  • Method Details

    • start

      void start()
      Tells this filter to start
    • stop

      void stop()
      Tells this filter to stop and release any resources