net.krecan.m2_proxy.resource
Interface ResourceWithInputStream

All Superinterfaces:
Resource
All Known Implementing Classes:
DefaultResource

public interface ResourceWithInputStream
extends Resource

Resource containing input stream

Author:
Lukas Krecan

Method Summary
 InputStream getInputStream()
           
 
Methods inherited from interface net.krecan.m2_proxy.Resource
copyToStream, getLastModified, getLength, getLogicalName, release
 

Method Detail

getInputStream

InputStream getInputStream()


Copyright © 2006 null. All Rights Reserved.