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
-
Method Details
-
ready
void ready()Data is once again ready to be fed.
-