Package ubic.gemma.core.util
@ParametersAreNonnullByDefault
package ubic.gemma.core.util
- Author:
- poirigui
-
ClassDescriptionConstants used across Gemma.Mock mail sender for testing.A minimalist client for accessing Gemma's RESTful API.For endpoints that return no data (i.e. a 201 No Content reply code).For endpoints that may return an error.A response from the API, which is either a
GemmaRestApiClient.DataResponse
orGemmaRestApiClient.ErrorResponse
.Utilities and algorithms forList
.Helper methods to get FTP connection.Report progress.A simple downloader for FTP and HTTP(s) URLs.SimpleRetry<E extends Exception>A simple retry implementation with exponential backoff.SimpleRetryCallable<T,E extends Exception> An interface for work that can be retried.Holds the state of a retry attempt.Various utilities for manipulating strings.Converts a text resource into a set of lines.Bunch of utilities for writing data to TSV.Handy methods for dealing with XML.