public interface ContentTypeResolver extends BiFunction<StreamResource,javax.servlet.ServletContext,String>, Serializable
Allows to get content type for the given StreamResource instance
using the current ServletContext.
andThen, applyCopyright © 2000–2019 Vaadin Ltd. All rights reserved.