|
GWT 2.5.0.rc2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.web.bindery.requestfactory.server.RequestFactoryJarExtractor.JarEmitter
public static class RequestFactoryJarExtractor.JarEmitter
An Emitter implementation that creates a jar file.
Constructor Summary | |
---|---|
RequestFactoryJarExtractor.JarEmitter(java.io.File outFile)
|
Method Summary | |
---|---|
void |
close()
|
void |
emit(java.lang.String path,
java.io.InputStream contents)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestFactoryJarExtractor.JarEmitter(java.io.File outFile) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void close() throws java.io.IOException
close
in interface RequestFactoryJarExtractor.Emitter
java.io.IOException
public void emit(java.lang.String path, java.io.InputStream contents) throws java.io.IOException
emit
in interface RequestFactoryJarExtractor.Emitter
java.io.IOException
|
GWT 2.5.0.rc2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |