JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
<dependency org="ej.library.eclasspath" name="httpclient" rev="1.3.0" />
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
sun.net.www.http
Interface Hurryable
All Known Implementing Classes:
ChunkedInputStream
public interface
Hurryable
A
Hurryable
is a class that has been instructed to complete its input processing so as to make resource associated with that input available to others.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
hurry
()
Method Detail
hurry
boolean hurry()
Returns:
a
boolean
indicating if the stream has been hurried or not.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
<dependency org="ej.library.eclasspath" name="httpclient" rev="1.3.0" />
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method