Uses of Interface
com.vaadin.flow.function.ContentTypeResolver
Packages that use ContentTypeResolver
-
Uses of ContentTypeResolver in com.vaadin.flow.server
Methods in com.vaadin.flow.server that return ContentTypeResolverModifier and TypeMethodDescriptionStreamResource.getContentTypeResolver()Gets the resolver which is used to lookup the content type of the resource.Methods in com.vaadin.flow.server with parameters of type ContentTypeResolverModifier and TypeMethodDescriptionStreamResource.setContentTypeResolver(ContentTypeResolver resolver) Sets the resolver which is used to lookup the content type of the resource.