org.apache.aries.web.converter
Interface WarToWabConverter.InputStreamProvider

Enclosing interface:
WarToWabConverter

public static interface WarToWabConverter.InputStreamProvider

Support class for WabConverter to allow multiple passes over an input war archive without requiring in-memory buffering.


Method Summary
 InputStream getInputStream()
           
 

Method Detail

getInputStream

InputStream getInputStream()
                           throws IOException
Throws:
IOException


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.