Guvnor - Services Backend 6.2.0.CR2

org.guvnor.common.services.backend.archive
Class Archiver

java.lang.Object
  extended by org.guvnor.common.services.backend.archive.Archiver

public class Archiver
extends Object


Constructor Summary
Archiver()
           
 
Method Summary
 void archive(ByteArrayOutputStream outputStream, String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Archiver

public Archiver()
Method Detail

archive

public void archive(ByteArrayOutputStream outputStream,
                    String uri)
             throws IOException,
                    URISyntaxException
Throws:
IOException
URISyntaxException

Guvnor - Services Backend 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.