Class Hierarchy
- java.lang.Object
- org.frankframework.http.rest.ApiCacheManager
- org.frankframework.http.rest.ApiDispatchConfig
- org.frankframework.http.rest.ApiEhcache (implements org.frankframework.http.rest.IApiCache)
- org.frankframework.http.rest.ApiMemcached (implements org.frankframework.http.rest.IApiCache)
- org.frankframework.http.rest.ApiPrincipal (implements java.io.Serializable)
- org.frankframework.http.rest.ApiServiceDispatcher
- jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
- jakarta.servlet.http.HttpServlet
- org.frankframework.http.AbstractHttpServlet (implements org.frankframework.lifecycle.DynamicRegistration.Servlet)
- org.frankframework.http.rest.ApiListenerServlet
- org.frankframework.http.AbstractHttpServlet (implements org.frankframework.lifecycle.DynamicRegistration.Servlet)
- jakarta.servlet.http.HttpServlet
- org.frankframework.http.PushingListenerAdapter (implements org.frankframework.core.IPushingListener<M>, org.frankframework.receivers.ServiceClient)
- org.frankframework.http.rest.ApiListener (implements org.frankframework.core.HasPhysicalDestination, org.frankframework.receivers.ReceiverAware<M>)
- org.frankframework.core.TransactionAttributes (implements org.frankframework.core.HasTransactionAttribute)
- org.frankframework.pipes.AbstractPipe (implements org.springframework.context.ApplicationContextAware, org.frankframework.monitoring.EventThrowing, org.frankframework.statistics.HasStatistics, org.frankframework.core.IPipe, org.frankframework.core.IWithParameters)
- org.frankframework.pipes.FixedForwardPipe
- org.frankframework.http.rest.ApiPrincipalPipe
- org.frankframework.pipes.FixedForwardPipe
- org.frankframework.pipes.AbstractPipe (implements org.springframework.context.ApplicationContextAware, org.frankframework.monitoring.EventThrowing, org.frankframework.statistics.HasStatistics, org.frankframework.core.IPipe, org.frankframework.core.IWithParameters)
Interface Hierarchy
- org.frankframework.http.rest.IApiCache
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.frankframework.http.rest.ApiListener.AuthenticationMethods
- org.frankframework.http.rest.ApiListener.HttpMethod
- org.frankframework.http.rest.MediaTypes
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)