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