Interface FeedableBodyGenerator.NonBlockingFeeder.ReadyToFeedListener

Enclosing class:
FeedableBodyGenerator.NonBlockingFeeder

public static interface FeedableBodyGenerator.NonBlockingFeeder.ReadyToFeedListener
Listener to signal that data is available to be fed.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Data is once again ready to be fed.
  • Method Details

    • ready

      void ready()
      Data is once again ready to be fed.