Package de.ipk_gatersleben.bit.bi.edal.primary_data
This package contains the classes the eDAL basic configuration.
-
Interface Summary Interface Description HttpServiceProvider Interface to provide function for theEdalHttpHandlerServiceProvider Interface to provide some general function forImplementationProvider -
Class Summary Class Description ContentNegotiator DataManager Central entry point for the clients to make use of the API provided storage functionality.EdalAbstractRequestLog EdalConfiguration class to collect all parameters to start the eDAL system.EdalHttpHandler EdalHttpServer EdalRequestLog EdalSecuredHttpHandler EdalThread General class for creating anEdalThreadnamed with the simple class name of the subclass.EdalThreadFactory General class for generating anEdalThreadFactorywith a given name.EdalThreadPoolExcecutor Class to create aThreadPoolExecutorthat will be automatically closed, when callingDataManager.shutdown()GenerateLocations Class for generating GPS locations from IP by using Geo2IP APIMergingEntityOutputThread MergingMessageOutputThread MergingReportOutputThread PipedReadEdalFileThread Thread to read theInputStreamof aPrimaryDataFileto theOutputStreamof the HTTP response with the help of a piped stream.PipedReadEmbeddedFileThread Thread to read theInputStreamof a an embedded file to theOutputStreamof the HTTP response with the help of a piped stream.PipedWriteThread Thread to write theOutputStreamof aPrimaryDataFileto theOutputStreamof the HTTP response with the help of a piped stream.WebPageCache A class for caching webpages.ZipThread Threadfor generating a ZIP file that contains all object within aPrimaryDataDirectory. -
Enum Summary Enum Description EdalHttpFunctions Enumto collect all function that are provided by theEdalHttpServer. -
Exception Summary Exception Description EdalConfigurationException Exception is thrown on failure with theEdalConfigurationclass.