com.itmill.toolkit.terminal
Interface StreamResource.StreamSource

Enclosing class:
StreamResource

public static interface StreamResource.StreamSource

Interface implemented by the source of a StreamResource.

Since:
3.0
Version:
5.3.0
Author:
IT Mill Ltd.

Method Summary
 InputStream getStream()
          Returns new input stream that is used for reading the resource.
 

Method Detail

getStream

InputStream getStream()
Returns new input stream that is used for reading the resource.



Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.