JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.milton.httpclient
Interface StreamReceiver
public interface
StreamReceiver
Author:
mcevoyb
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
receive
(
InputStream
in)
Method Details
receive
void
receive
(
InputStream
in)
throws
IOException
Throws:
IOException