Package io.milton.common
package io.milton.common
-
ClassDescriptionAn output stream which will buffer data, initially using memory up to maxMemorySize, and then overflowing to a temporary file.This implementation of ContentTypeService just uses a map of file extension to mime types.An inputstream to read a file, and to delete the file when this stream is closed This is useful for situations where you are using a local file to buffer the contents of remote data, and want to ensure that the temporary local file is deleted when it is no longer being usedHandy functions exposes to rendering logic for formatting.Represents a string object that contains an extra information of language.Value object holding the result of some operation in a generic form which is suitable for outputting as JSON.ImmutableA positionable file output stream.Represents some service which can be controlled (ie started and stopped)Abstraction of a view.