public interface InputStreamAccess
| Modifier and Type | Method and Description | 
|---|---|
InputStream | 
accessInputStream()
Get access to the stream. 
 | 
NamedInputStream | 
asNamedInputStream()
Deprecated. 
 
Needed until we can remove NamedInputStream 
 | 
String | 
getStreamName()
Get the name of the resource backing the stream 
 | 
String getStreamName()
InputStream accessInputStream()
NamedInputStream asNamedInputStream()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.