Interface ReadHandler
- All Superinterfaces:
ReadHandler
Deprecated.
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
ReadHandler