org.chenillekit.tapestry.core.utils
Class JPEGInline
java.lang.Object
org.chenillekit.tapestry.core.utils.InlineStreamResponse
org.chenillekit.tapestry.core.utils.JPEGInline
- All Implemented Interfaces:
- StreamResponse
public class JPEGInline
- extends InlineStreamResponse
stolen from Tapestry wiki page.
- Version:
- $Id: JPEGInline.java 471 2009-05-09 09:28:38Z homburgs $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPEGInline
public JPEGInline(InputStream is,
String... args)
Copyright © 2008-2010 ChenilleKit. All Rights Reserved.