Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- net.odoframework.service.Bootstrap
- net.odoframework.service.web.HttpRouter (implements net.odoframework.service.web.WebFunction)
- net.odoframework.service.Invocation
- net.odoframework.container.ModuleBuilder (implements net.odoframework.container.Module)
- net.odoframework.service.ServiceModule
- net.odoframework.service.RuntimeContext
- net.odoframework.service.web.SimpleWebRequest (implements net.odoframework.service.web.WebRequest)
- net.odoframework.service.web.SimpleWebResponse (implements net.odoframework.service.web.WebResponse)
- net.odoframework.service.logging.Slf4jLogger (implements org.slf4j.Logger)
- net.odoframework.service.logging.Slf4jLoggerFactory (implements org.slf4j.ILoggerFactory)
- net.odoframework.service.logging.Slf4jProvider (implements org.slf4j.spi.SLF4JServiceProvider)
- net.odoframework.service.web.URNPath
Interface Hierarchy
- java.util.function.BiFunction<T,U,R>
- net.odoframework.service.ServiceFunction<T,K>
- net.odoframework.service.web.WebFunction
- net.odoframework.service.ServiceFunction<T,K>
- net.odoframework.container.tx.FailureAware
- net.odoframework.service.Response
- net.odoframework.service.web.WebResponse
- net.odoframework.service.Response
- java.util.function.Function<T,R>
- net.odoframework.service.RequestConverter<T,K>
- net.odoframework.service.ResponseConverter<T,K>
- net.odoframework.service.ProviderRuntime<T,K,Z>
- net.odoframework.service.Request
- net.odoframework.service.web.WebRequest