All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AbstractConfigurationModule Utility class for other modules to allow app configuration via Google Guice.AbstractEventMessage<T> Simple message container to ease use with EventBus.AutoLock<T extends Lock> Converts locks to auto-closables.DefaultHelperModule Guice module to bind util functionality.DurationAdapter Adapter class to convert XSD durations to Java durations and vice versa.EventMessage Indicates an event message distributed by Guava'sEventBus.ExecutorWrapperService<T extends ExecutorService> Wraps an ExecutorService into a guava AbstractIdleService.ExecutorWrapperUtil Utilities for creating and using ExecutorWrapperService with guice's AbstractModule.JaxbUtil Utility functions for JAXB.JaxbUtilImpl Default implementation of JaxbUtil.NamespacePrefixMapperConverter Utility to create NamespacePrefixMapper instances for JAXB marshallers.ObjectStringifier Stringifies objects in conformance with the SDCri coding conventions.ObjectUtil Creates deep copies of arbitrary objects.ObjectUtilImpl Default implementation of ObjectUtil.PrefixNamespaceMappingParser Utility to parse prefix-to-namespace string representation used by configuration values.PrefixNamespaceMappingParser.PrefixNamespacePair A prefix-namespace pair extracted fromPrefixNamespaceMappingParser.parse(String).Stringified Determines a field to be stringified if used withObjectStringifier.TimestampAdapter Adapter class to convert Participant Model timestamps to Java instants and vice versa.UriUtil Utility functions for URIs.