Class SprayToThor

    • Constructor Detail

      • SprayToThor

        public SprayToThor()
    • Method Detail

      • getTempDirectory

        public java.lang.String getTempDirectory()
        Returns:
        the tempDir
      • setTempDirectory

        public void setTempDirectory​(java.lang.String tempDir)
        If specified then messages that are not FileBackedMessage will be stored in this location prior to spray.
        Parameters:
        tempDir - the tempDir to set; default is null which defaults to java.io.tmpdir
      • getSprayFormat

        @NotNull
        public @NotNull SprayFormat getSprayFormat()
        The format of the file to spray into Thor.
      • setSprayFormat

        public void setSprayFormat​(@NotNull
                                   @NotNull SprayFormat sprayFormat)
        The format of the file to spray into Thor.