org.xwiki.wikistream.output
Interface OutputStreamOutputTarget

All Superinterfaces:
Closeable, OutputTarget

@Unstable
public interface OutputStreamOutputTarget
extends OutputTarget

Since:
5.2M2
Version:
$Id: 6618bcc5edbc8c439b1b6b91581a49633fcc0127 $

Method Summary
 OutputStream getOutputStream()
           
 
Methods inherited from interface org.xwiki.wikistream.output.OutputTarget
restartSupported
 
Methods inherited from interface java.io.Closeable
close
 

Method Detail

getOutputStream

OutputStream getOutputStream()
                             throws IOException
Throws:
IOException


Copyright © 2004–2014 XWiki. All rights reserved.