org.apache.jena.riot.web
Class TypedInputStreamHttp
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.jena.atlas.web.TypedInputStream
org.apache.jena.riot.web.TypedInputStreamHttp
- All Implemented Interfaces:
- Closeable
public class TypedInputStreamHttp
- extends TypedInputStream
Type streams for HTTP connections - includes Apache HTTP client specific cleanup
|
Method Summary |
void |
close()
|
close
public void close()
throws IOException
- Specified by:
close in interface Closeable- Overrides:
close in class FilterInputStream
- Throws:
IOException
Licenced under the Apache License, Version 2.0