Uses of Class
com.amazonaws.test.util.RandomInputStream
-
Packages that use RandomInputStream Package Description com.amazonaws.test.util -
-
Uses of RandomInputStream in com.amazonaws.test.util
Subclasses of RandomInputStream in com.amazonaws.test.util Modifier and Type Class Description class
UnreliableRandomInputStream
Subclass of RandomInputStream that, in addition to spitting out a set length of random characters, throws an IOException.
-