Class Hierarchy
- java.lang.Object
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- stroom.query.audit.client.RemoteClientModule
- stroom.query.audit.client.DocRefRemoteResourceSupplier (implements stroom.query.audit.rest.DocRefResourceSupplier)
- stroom.query.audit.client.DocRefRemoteServiceSupplier (implements stroom.query.audit.service.DocRefServiceSupplier)
- stroom.query.audit.client.DocRefResourceHttpClient<T> (implements java.io.Closeable, stroom.query.audit.rest.DocRefResource)
- stroom.query.audit.client.DocRefServiceHttpClient<T> (implements java.io.Closeable, stroom.query.audit.service.DocRefService<T>)
- stroom.query.audit.client.QueryApiExceptionMapper
- stroom.query.audit.client.QueryRemoteResourceSupplier (implements stroom.query.audit.rest.QueryResourceSupplier)
- stroom.query.audit.client.QueryRemoteServiceSupplier (implements stroom.query.audit.service.QueryServiceSupplier)
- stroom.query.audit.client.QueryResourceHttpClient (implements java.io.Closeable, stroom.query.audit.rest.QueryResource)
- stroom.query.audit.client.QueryServiceHttpClient (implements java.io.Closeable, stroom.query.audit.service.QueryService)
- stroom.query.audit.client.RemoteClientCache<T> (implements java.util.function.Function<T,R>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- stroom.query.audit.service.QueryApiException
- stroom.query.audit.client.NotFoundException
- stroom.query.audit.client.UnauthenticatedException
- stroom.query.audit.client.UnauthorisedException
- stroom.query.audit.service.QueryApiException
- java.lang.Exception
- com.google.inject.AbstractModule (implements com.google.inject.Module)