Hierarchy For Package org.springframework.boot.web.reactive.result.view

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.web.reactive.result.view.AbstractView (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.web.reactive.result.view.View)
      • org.springframework.web.reactive.result.view.AbstractUrlBasedView (implements org.springframework.beans.factory.InitializingBean)
        • org.springframework.boot.web.reactive.result.view.MustacheView
    • org.springframework.web.reactive.result.view.ViewResolverSupport (implements org.springframework.core.Ordered)
      • org.springframework.web.reactive.result.view.UrlBasedViewResolver (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.web.reactive.result.view.ViewResolver)