Package apoc.util
Class StreamConnection.UrlStreamConnection
java.lang.Object
apoc.util.StreamConnection.UrlStreamConnection
- All Implemented Interfaces:
StreamConnection
- Enclosing interface:
- StreamConnection
-
Nested Class Summary
Nested classes/interfaces inherited from interface apoc.util.StreamConnection
StreamConnection.FileStreamConnection, StreamConnection.UrlStreamConnection -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface apoc.util.StreamConnection
toCountingInputStream
-
Constructor Details
-
UrlStreamConnection
-
-
Method Details
-
getInputStream
- Specified by:
getInputStreamin interfaceStreamConnection- Throws:
IOException
-
getEncoding
- Specified by:
getEncodingin interfaceStreamConnection
-
getLength
public long getLength()- Specified by:
getLengthin interfaceStreamConnection
-
getName
- Specified by:
getNamein interfaceStreamConnection
-