Skip navigation links
A B C D E G I M R S T W 

A

AbstractView - Class in io.bootique.mvc
A superclass of MVC views.
AbstractView(String) - Constructor for class io.bootique.mvc.AbstractView
 
AbstractView(String, Charset) - Constructor for class io.bootique.mvc.AbstractView
 
AbstractViewWriter - Class in io.bootique.mvc
 
AbstractViewWriter(TemplateResolver, TemplateRendererFactory) - Constructor for class io.bootique.mvc.AbstractViewWriter
 

B

ByExtensionTemplateRendererFactory - Class in io.bootique.mvc.renderer
 
ByExtensionTemplateRendererFactory(Map<String, TemplateRenderer>) - Constructor for class io.bootique.mvc.renderer.ByExtensionTemplateRendererFactory
 

C

configs() - Method in class io.bootique.mvc.MvcModuleProvider
 
configure(FeatureContext) - Method in class io.bootique.mvc.MvcFeature
 
configure(Binder) - Method in class io.bootique.mvc.MvcModule
 
contributeRenderers() - Method in class io.bootique.mvc.MvcModuleExtender
 
createResolver() - Method in class io.bootique.mvc.resolver.TemplateResolverFactory
 

D

DefaultTemplateResolver - Class in io.bootique.mvc.resolver
 
DefaultTemplateResolver(FolderResourceFactory, Charset) - Constructor for class io.bootique.mvc.resolver.DefaultTemplateResolver
 
dependencies() - Method in class io.bootique.mvc.MvcModuleProvider
 

E

encoding - Variable in class io.bootique.mvc.AbstractView
 
extend(Binder) - Static method in class io.bootique.mvc.MvcModule
Returns an instance of MvcModuleExtender used by downstream modules to load custom extensions to the MvcModule.

G

getEncoding() - Method in class io.bootique.mvc.AbstractView
 
getEncoding() - Method in interface io.bootique.mvc.Template
 
getName() - Method in interface io.bootique.mvc.Template
 
getRenderer(Template) - Method in class io.bootique.mvc.renderer.ByExtensionTemplateRendererFactory
 
getRenderer(Template) - Method in interface io.bootique.mvc.renderer.TemplateRendererFactory
 
getSize(AbstractView, Class<?>, Type, Annotation[], MediaType) - Method in class io.bootique.mvc.AbstractViewWriter
 
getTemplateName() - Method in class io.bootique.mvc.AbstractView
 
getUrl() - Method in interface io.bootique.mvc.Template
 

I

io.bootique.mvc - package io.bootique.mvc
 
io.bootique.mvc.renderer - package io.bootique.mvc.renderer
 
io.bootique.mvc.resolver - package io.bootique.mvc.resolver
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class io.bootique.mvc.AbstractViewWriter
 

M

module() - Method in class io.bootique.mvc.MvcModuleProvider
 
moduleBuilder() - Method in class io.bootique.mvc.MvcModuleProvider
 
MvcFeature - Class in io.bootique.mvc
 
MvcFeature(TemplateResolver, TemplateRendererFactory) - Constructor for class io.bootique.mvc.MvcFeature
 
MvcModule - Class in io.bootique.mvc
 
MvcModule() - Constructor for class io.bootique.mvc.MvcModule
 
MvcModuleExtender - Class in io.bootique.mvc
 
MvcModuleProvider - Class in io.bootique.mvc
 
MvcModuleProvider() - Constructor for class io.bootique.mvc.MvcModuleProvider
 

R

reader() - Method in interface io.bootique.mvc.Template
 
relativeResourcePath(String, Class<?>) - Method in class io.bootique.mvc.resolver.DefaultTemplateResolver
 
render(Writer, Template, Object) - Method in interface io.bootique.mvc.renderer.TemplateRenderer
 
resolve(String, Class<?>) - Method in class io.bootique.mvc.resolver.DefaultTemplateResolver
 
resolve(String, Class<?>) - Method in interface io.bootique.mvc.resolver.TemplateResolver
 
resourceUrl(String, Class<?>) - Method in class io.bootique.mvc.resolver.DefaultTemplateResolver
 

S

setRenderer(String, TemplateRenderer) - Method in class io.bootique.mvc.MvcModuleExtender
 
setRenderer(String, Class<? extends TemplateRenderer>) - Method in class io.bootique.mvc.MvcModuleExtender
 
setTemplateBase(FolderResourceFactory) - Method in class io.bootique.mvc.resolver.TemplateResolverFactory
Sets a base location of templates.
setTemplateEncoding(String) - Method in class io.bootique.mvc.resolver.TemplateResolverFactory
Sets template encoding.

T

Template - Interface in io.bootique.mvc
 
templateName - Variable in class io.bootique.mvc.AbstractView
 
TemplateRenderer - Interface in io.bootique.mvc.renderer
 
TemplateRendererFactory - Interface in io.bootique.mvc.renderer
 
TemplateResolver - Interface in io.bootique.mvc.resolver
 
TemplateResolverFactory - Class in io.bootique.mvc.resolver
 
TemplateResolverFactory() - Constructor for class io.bootique.mvc.resolver.TemplateResolverFactory
 

W

writeTo(AbstractView, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class io.bootique.mvc.AbstractViewWriter
 
A B C D E G I M R S T W 
Skip navigation links

Copyright © 2019 ObjectStyle LLC. All rights reserved.