Interface ReadListener

All Superinterfaces:
EventListener

public interface ReadListener extends EventListener

This class represents a call-back mechanism that will notify implementations as HTTP request data becomes available to be read without blocking.

Since:
Servlet 3.1