Interface ReadHandler

All Superinterfaces:
org.glassfish.grizzly.ReadHandler

public interface ReadHandler extends org.glassfish.grizzly.ReadHandler
Deprecated.
please use ReadHandler

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

Since:
2.0
  • Method Summary

    Methods inherited from interface org.glassfish.grizzly.ReadHandler

    onAllDataRead, onDataAvailable, onError