Searched defs:processSuccessfulRead (Results 1 – 2 of 2) sorted by relevance
239 protected abstract int processSuccessfulRead(ByteBuffer buffer) throws IOException; in processSuccessfulRead() method in JavaUploadDataSinkBase
380 protected int processSuccessfulRead(ByteBuffer buffer) throws IOException { in processSuccessfulRead() method in JavaUrlRequest.OutputStreamDataSink