com.xebialabs.deployit.core.rest.resteasy
Class TemporaryFiles

java.lang.Object
  extended by com.xebialabs.deployit.core.rest.resteasy.TemporaryFiles

public class TemporaryFiles
extends java.lang.Object


Nested Class Summary
static class TemporaryFiles.TempFileStorage
          Adaption of the standard TempFileStorage found in Mime4j's TemporaryFileStorageProvider.
 
Constructor Summary
TemporaryFiles()
           
 
Method Summary
static void clear()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemporaryFiles

public TemporaryFiles()
Method Detail

clear

public static void clear()