Class RequestFactoryJarExtractor


  • @Deprecated
    public class RequestFactoryJarExtractor
    extends java.lang.Object
    Deprecated.
    Will not be deleted from source, but will no longer be included in GWT artifacts, as this is only intended for use as a build tool.
    Used to extract RequestFactory client jars from gwt-user.jar.
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException
      • run

        public void run()
                 throws java.io.IOException
        Deprecated.
        Blocks until all work has been finished.
        Throws:
        java.io.IOException