com.eviware.soapui.security.tools
Class RandomFile

java.lang.Object
  extended by com.eviware.soapui.security.tools.RandomFile

public class RandomFile
extends java.lang.Object


Constructor Summary
RandomFile(long length, java.lang.String name, java.lang.String contentType)
           
 
Method Summary
 java.io.File next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomFile

public RandomFile(long length,
                  java.lang.String name,
                  java.lang.String contentType)
           throws java.io.IOException
Throws:
java.io.IOException
Method Detail

next

public java.io.File next()
                  throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005-2011 eviware.com. All Rights Reserved.