Class Closing
java.lang.Object
org.glassfish.jersey.internal.util.Closing
A helper class to aid the closing of
InputStream
.- Author:
- Paul Sandoz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
invoke
(Closure<InputStream> c) static Closing
with
(InputStream in)
-
Constructor Details
-
Closing
-
-
Method Details
-
with
-
invoke
- Throws:
IOException
-