Uses of Package
com.github.cafapi.common.api
Packages that use com.github.cafapi.common.api
Package
Description
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.apiClassDescriptionA bootstrap configuration is a method of providing basic, initial startup configuration.Provides a method of encrypting and decrypting string data, such as passwords.Thrown when a Cipher encounters a failure when encrypting or decrypting information.Thrown when a Codec fails to encode or decode information.Indicates there was a problem in the ConfigurationSource module.Provides metrics for a ConfigurationSource.A ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.Used on a field of type Map with String keys to indicate that they keys must contains specific Strings.Dictates the decoding method for a Codec, specifying whether the Codec should perform strict decoding or be more lenient which can help in being tolerant to data from a subtly different class version of the object.A Decoder provides a facility to convert data to an object representation.Allows interaction with the election process of an individual service election.The endpoint that an election process will call to upon election or rejection of this instance from a particular Election.Thrown if there is a problem with the election process.Factory class for returning Election objects for a specific service election.Indicates this object can report on its health.A result returned from a class that implements HealthReporter, indicating its health status and if necessary, a message detailing further information.The overall, concise status of the health of a service.
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.bootstrapconfigs.systemClassDescriptionA bootstrap configuration is a method of providing basic, initial startup configuration.Indicates there was a problem in the ConfigurationSource module.
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.ciphers.NullClassDescriptionA bootstrap configuration is a method of providing basic, initial startup configuration.Provides a method of encrypting and decrypting string data, such as passwords.Simple boilerplate for returning a Cipher implementation.
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.ciphers.jasyptClassDescriptionA bootstrap configuration is a method of providing basic, initial startup configuration.Provides a method of encrypting and decrypting string data, such as passwords.Thrown when a Cipher encounters a failure when encrypting or decrypting information.Simple boilerplate for returning a Cipher implementation.
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.codecs.jsonClassDescriptionA Codec specifies methods to serialise data from a Java object to byte format, and deserialise data from byte format back into a specified Java class.Thrown when a Codec fails to encode or decode information.Dictates the decoding method for a Codec, specifying whether the Codec should perform strict decoding or be more lenient which can help in being tolerant to data from a subtly different class version of the object.A Decoder provides a facility to convert data to an object representation.Used to associate a class with a file extension or a set of file extensions.
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.codecs.jsonlzfClassDescriptionA Codec specifies methods to serialise data from a Java object to byte format, and deserialise data from byte format back into a specified Java class.Thrown when a Codec fails to encode or decode information.Dictates the decoding method for a Codec, specifying whether the Codec should perform strict decoding or be more lenient which can help in being tolerant to data from a subtly different class version of the object.A Decoder provides a facility to convert data to an object representation.
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.config.decoderClassDescriptionA bootstrap configuration is a method of providing basic, initial startup configuration.Simple interface to return the Decoder to use when reading the configuration files.A Decoder provides a facility to convert data to an object representation.
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.config.sourceClassDescriptionA bootstrap configuration is a method of providing basic, initial startup configuration.Provides a method of encrypting and decrypting string data, such as passwords.Indicates there was a problem in the ConfigurationSource module.Provides metrics for a ConfigurationSource.A ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.A Decoder provides a facility to convert data to an object representation.Indicates this object can report on its health.
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.config.sources.fileClassDescriptionA bootstrap configuration is a method of providing basic, initial startup configuration.Provides a method of encrypting and decrypting string data, such as passwords.Indicates there was a problem in the ConfigurationSource module.Provides metrics for a ConfigurationSource.A ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.Simple boilerplate to return a ConfigurationSource.A Decoder provides a facility to convert data to an object representation.Indicates this object can report on its health.A result returned from a class that implements HealthReporter, indicating its health status and if necessary, a message detailing further information.
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.decoders.jsClassDescriptionThrown when a Codec fails to encode or decode information.A Decoder provides a facility to convert data to an object representation.Used to associate a class with a file extension or a set of file extensions.
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.elections.NullClassDescriptionA ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.Allows interaction with the election process of an individual service election.The endpoint that an election process will call to upon election or rejection of this instance from a particular Election.Factory class for returning Election objects for a specific service election.Simple boilerplate for providing an ElectionFactory.
-
Classes in com.github.cafapi.common.api used by com.github.cafapi.common.util.tools
-
Classes in com.github.cafapi.common.api used by com.github.workerframework.apiClassDescriptionA Codec specifies methods to serialise data from a Java object to byte format, and deserialise data from byte format back into a specified Java class.Indicates either that the class is a simple Java object that stores configuration, or for fields within a class, indicates this object is an embedded configuration object that can be overridden by a ConfigurationSource.A ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.Indicates this object can report on its health.
-
Classes in com.github.cafapi.common.api used by com.github.workerframework.cafClassDescriptionA Codec specifies methods to serialise data from a Java object to byte format, and deserialise data from byte format back into a specified Java class.A ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.Indicates this object can report on its health.
-
Classes in com.github.cafapi.common.api used by com.github.workerframework.coreClassDescriptionThrown when a Cipher encounters a failure when encrypting or decrypting information.Indicates there was a problem in the ConfigurationSource module.Indicates this object can report on its health.A result returned from a class that implements HealthReporter, indicating its health status and if necessary, a message detailing further information.
-
Classes in com.github.cafapi.common.api used by com.github.workerframework.datastores.fsClassDescriptionIndicates either that the class is a simple Java object that stores configuration, or for fields within a class, indicates this object is an embedded configuration object that can be overridden by a ConfigurationSource.A ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.Indicates this object can report on its health.A result returned from a class that implements HealthReporter, indicating its health status and if necessary, a message detailing further information.
-
Classes in com.github.cafapi.common.api used by com.github.workerframework.datastores.httpClassDescriptionIndicates either that the class is a simple Java object that stores configuration, or for fields within a class, indicates this object is an embedded configuration object that can be overridden by a ConfigurationSource.A ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.Indicates this object can report on its health.A result returned from a class that implements HealthReporter, indicating its health status and if necessary, a message detailing further information.
-
Classes in com.github.cafapi.common.api used by com.github.workerframework.datastores.memClassDescriptionA ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.Indicates this object can report on its health.A result returned from a class that implements HealthReporter, indicating its health status and if necessary, a message detailing further information.
-
Classes in com.github.cafapi.common.api used by com.github.workerframework.datastores.s3ClassDescriptionIndicates either that the class is a simple Java object that stores configuration, or for fields within a class, indicates this object is an embedded configuration object that can be overridden by a ConfigurationSource.A ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.Indicates this object can report on its health.A result returned from a class that implements HealthReporter, indicating its health status and if necessary, a message detailing further information.
-
Classes in com.github.cafapi.common.api used by com.github.workerframework.queues.rabbitClassDescriptionIndicates either that the class is a simple Java object that stores configuration, or for fields within a class, indicates this object is an embedded configuration object that can be overridden by a ConfigurationSource.A ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.Indicates this object can report on its health.A result returned from a class that implements HealthReporter, indicating its health status and if necessary, a message detailing further information.
-
Classes in com.github.cafapi.common.api used by com.github.workerframework.testworkerClassDescriptionA Codec specifies methods to serialise data from a Java object to byte format, and deserialise data from byte format back into a specified Java class.A ConfigurationSource is intended to provide an implementation-agnostic method of retrieving application-specific configuration.