Class Hierarchy
- java.lang.Object
- net.odoframework.service.Bootstrap
- net.odoframework.service.Invocation
- net.odoframework.container.ModuleBuilder (implements net.odoframework.container.Module)
- net.odoframework.service.ServiceModule
- net.odoframework.service.RuntimeContext
Interface Hierarchy
- java.util.function.BiFunction<T,U,R>
- net.odoframework.service.ServiceFunction<T,K>
- net.odoframework.container.tx.FailureAware
- 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