org.camunda.bpm.engine.impl.util.io
Class UrlStreamSource
java.lang.Object
org.camunda.bpm.engine.impl.util.io.UrlStreamSource
- All Implemented Interfaces:
- StreamSource
public class UrlStreamSource
- extends Object
- implements StreamSource
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlStreamSource
public UrlStreamSource(URL url)
getInputStream
public InputStream getInputStream()
- Specified by:
getInputStream in interface StreamSource
Copyright © 2015 camunda services GmbH. All rights reserved.