ReadHandler
public interface ReadHandler extends ReadHandler
This class represents a call-back mechanism that will notify implementations as HTTP request data becomes available to read without blocking.
onAllDataRead, onDataAvailable, onError
Copyright © 2014 Oracle Corporation. All rights reserved.