Class EntityOutputStream.FileCleaner

java.lang.Object
org.jboss.resteasy.spi.EntityOutputStream.FileCleaner
All Implemented Interfaces:
Runnable
Enclosing class:
EntityOutputStream

protected static class EntityOutputStream.FileCleaner extends Object implements Runnable
Author:
James R. Perkins
  • Constructor Details

    • FileCleaner

      public FileCleaner(Path path)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable