Class Hierarchy
- java.lang.Object
- com.helger.photon.api.AbstractAPIExceptionMapper (implements com.helger.photon.api.IAPIExceptionMapper)
- com.helger.scope.singleton.AbstractSingleton (implements com.helger.scope.IScopeDestructionAware)
- com.helger.web.scope.singleton.AbstractGlobalWebSingleton (implements com.helger.web.scope.singleton.IWebSingleton)
- com.helger.photon.api.GlobalAPIInvoker
- com.helger.web.scope.singleton.AbstractGlobalWebSingleton (implements com.helger.web.scope.singleton.IWebSingleton)
- com.helger.photon.api.APIDescriptor (implements com.helger.photon.api.IAPIDescriptor)
- com.helger.photon.api.APIDescriptorList (implements java.io.Serializable)
- com.helger.photon.api.APIInvoker (implements com.helger.photon.api.IAPIInvoker)
- com.helger.photon.api.APIPath (implements java.io.Serializable)
- com.helger.photon.api.APIRegistry (implements com.helger.photon.api.IAPIRegistry)
- com.helger.photon.api.APISettings
- com.helger.photon.api.InvokableAPIDescriptor (implements java.io.Serializable)
- com.helger.photon.api.LoggingAPIPathAmbiguityResolver (implements com.helger.photon.api.IAPIPathAmbiguityResolver)
Interface Hierarchy
- java.util.function.BiFunction<T,U,R>
- com.helger.photon.api.IAPIPathAmbiguityResolver
- com.helger.photon.api.IAPIDescriptor
- com.helger.commons.callback.ICallback
- com.helger.photon.api.IAPIAfterExecutionCallback
- com.helger.photon.api.IAPIBeforeExecutionCallback
- com.helger.photon.api.IAPIExceptionCallback
- com.helger.photon.api.IAPILongRunningExecutionCallback
- java.io.Serializable
- com.helger.photon.api.IAPIExceptionMapper
- com.helger.photon.api.IAPIExecutionFilter
- com.helger.photon.api.IAPIExecutor
- com.helger.photon.api.IAPIInvoker
- com.helger.photon.api.IAPIRegistry