Package overit.geocall.util


package overit.geocall.util
  • Class
    Description
    This class contains only static constants of the allowed accounting type
    The class represent an exception that occurs during the user interaction with the application.
    This class is an implementation of the Iterator that allows to iterate over an Array collection of objects of any type.
    Class that is used for base64 encoding and decoding
     
     
    The class represents an exception that occurs during the execution of the application, when it is canceled some operation, and that can register the point and the reason of the cancelation
    Interface implemented by all the objects that must implement some cancelation logic.
    Class used to manage the catalog, that is a map of, for example, ScriptOperations and/or WorkflowOperations and/or MMRouteDestination
    Definition of a generic Code, useful most of all for error codes.
    Interface implemented by all the objects that must implements some logic that reacts to the change of it content.
     
    The class implements the object used to set and retrieve the correct values for the data formats that depends on the cultural conventions used in the application.
     
    Exception about problems occurred during encryption/decryption operations.
    This class contains a whole series of utility methods for encryption.
    Reads text from a character-input stream, buffering characters so as to provide for the efficient reading of characters, arrays, and lines for CVS.
    Utility class that extends PrintWriter and it's used to manage the CSV Print Writer that prints formatted representations of objects to a text-output stream.
    DALazy is a simple in-memory caching class.
    The DALazy class suits the caching of database calls, complex object graph building routines, and web service calls that should be cached for performance.
    This implementation differs from Lazy because it implements DAThrowingSupplier, and can therefore raise DAExceptions and DAValidateExceptions.
    Utility class used to create a non changeable date
    Auxiliary class to manage dates.
    Represents a supplier of results that can raise DAException or DAValidateException.
    Simple implementation of a list that allows you to define dependency constraints between the various elements using the DependencyChain.Item.isAfter(DependencyChain.Item) and DependencyChain.Item.isBefore(DependencyChain.Item) methods.
    Single entry of the chain
    Enum about all possible digest algorithms.
    Utility class used to manage the DNS
    Utility class to handle the object Download
    Auxiliary class that implements the interface Matrix and must be used to create and manage a dynamic matrix.
    Utility class used to manage the object Euro
    Utility class to manage an history of events
     
    This class implements the ApplicationEventPublisher interface to provide event publishing functionality within the application.
    Interface for listening to generic exceptions
    This class wraps an Exception adding some utility to transform the stacktrace into simple text rather than html compliant string.
    Class used to manage the ExecutorService instance
    Implementation of a ConcurrentHashMap with an expiration logic.
    This class exposes a series of utility method that can be used in the File management
    This class implements an Iterator over a collection that iterates only on valid elements.
    This class, which extends the BufferedReader, is an utility implementation that must be used if you want to read the contents of an input reader in order to obtain a list FixedLengthBufferedReader.readFixedLine(), containing portions of this input, of predefined lengths, even different FixedLengthBufferedReader.setFieldsLength(int[]).
    Auxiliary class to extract tokens from a string called format.
    Interface that defines a generic collecting tool, that must be implemented by the objects that wants to store informations that in this way becomes easy to extract, or can be used to property setup.
    This utility class allows the creation of a structure for the search of values, with a specific logic of fields to search for, and possibly fall back to a default value if the search fails.
    The class is an implementation of Getter, implemented using the HashMap.
    Interface that must be implemented by all the objects that can returns a renderizable html version of their content
    Utility class that manages an HttpDownload
    Interface that must be implemented by all the components to which it is possible to associate the Identity, the object that stores and manages the informations about the user currently logged in the application
    The class stores the informations about the user currently logged in the application and provide the methods to retrieve and set those informations.
    Class that extends InputStream that adds the ability to know the number of bytes read.
    This class extends TreeSet and implements a navigable set of Integer elements.
    Utility interface used to implement something that is interruptable
    An IteratorFilter is used to filter Objects in an Iterator and present them as a new Iterator.
    Utility to scan jar files and maintain a cache of the content
    Utility to keep trace of jar revisions files and maintain a cache of the content
    Lazy<T>
    Lazy is a simple in-memory caching class.
    Simple serializable supplier interface.
    LazyClosure is a simple in-memory caching class.
    This queue orders elements FIFO (first-in-first-out).
    Deprecated.
    use Logs instead
    Implementation of an Excetonhandler that logs all Exceotions to a LogChannel
    Deprecated.
    use a static LogChannel for any class, to Log messages
    This class contains the static costants that define the Log channels.
    This class extends TreeSet and implements a navigable set of Long elements.
    The class implements the MAC Address (Media Access Control Address), that is the unique identifier assigned to a network interface controller for communications at the data link layer of a network segment
    The class is used to obtain a string starting from a format and a map (or a list) of fields from which extract the values that will fill the string.
    Interface that defines a matrix object, with methods that allow to obtain and set a specific object element of the matrix and those that returns the dimensions
    Utility class that manages a mutable number that cannot be null
    Utility class used to manage a nestable list of names (i.e.
    This class is an implementation of OutputStream that implements all methods in such a way that they have no effect, that they do not write, flush or close
    This utility object implements a pipe that can contain objects of various types, which can also be ObjectPipe.
    Interface that must be implemented by the object that want to implements some validation logic
    Class that extends OutputStream that adds the ability to know the number of bytes wrote.
    Class that has the purpose of enclosing the Part object, used by the Request to collect the uploaded file, and of defining a proxy interface to change the default behavior of the request.
    Utility class used to store the picked profile configurations infos.
     
    Utility class used to box primitive-types inside an array.
    Utility class used to store the company information related to an user
    The class implements a Getter through Properties and must be used as setup file to for refer to the application parametrization
    Auxiliary class to extend the functionality of the class Random.
    The RandomToken object is a string of a given length, which is composed, in the creation phase of the object, by choosing random characters extracted from the desired alphabet.
    An InputStream backed by a Reader
    Ref<T>
    Object containing an object.
    Interface used only to tag the classes that maintain at least one reference to a resource.
    Utility class that have utility routine to facilitate the java reflection.
    Utility class that manages the resource folder
    Utility class that manages the resource index
    Utility class use to manage the sensible HashGetter
    This class extends Properties implements the Getter interface and is used to store and easily retrieves objects.
     
    Utility class to store the Secure ID
    Map containing methods for generation and verification a shared secret based sign.
    Auxiliary class that implements the interface Matrix and must be used to create and manage a matrix.
    The class implements a list with a specific size.
    This class implements a registry that can contain a customizable maximum number of object elements.
    This class implements a fixed length string filled with a character or a string that is named "base".
    Utility class used to manage the stack trace.
    Utility class used to store nested configuration for the graphic interface.
    Class for the configuration
    Class for the widget
    This class is an utility to create a set of counters.
    An include/exclude regular expressions mathing rule to be used against a string
    This class extends SerialGetter and implements the Getter interface and is used to easily store strings associations that in this way becomes easy to extract.
    Utility class used to create a PoweredString that implements Iterator
    Utility class that extends LinkedHashSet and has two more parameters, from and to
    Interface for handlers invoked when a Thread terminates.
    Utility class used to create a chain of handlers that will be responsible to handle e request and provide a result.
    Interface that defined the
    Utility class that is an implementation of tee stream
    A TeeOutputStream works similar to unix tee, piping identical output to two different streams.
    The class is an extension of Format that allows to manage null variable cases, variable prefixes and suffixes, and switches on the toString() of variables.
    The class is used to inject into a string, that contains a reference to a file, a part or the entire contents of the referenced file.
    Collection of method for managing ThreadContext.
    Collection of static utilities for managing threads.
    Exception thrown if a request of interruption is sended to a Thread that has called ThreadUtils.fairSleep(long)
    Interface used as metadata to denote a class as a tool that can be used by the Factory
    Interface implemented by those classes that must record and track events
    This class implements the hierarchical tree structure, with a root value and subtrees of children with a parent node.
    Utility class used to generate an Unique ID
    The class represent an exception that occurs when is executed an access operation without the necessary permissions.
     
    Utility class used to manage an uploaded file
    Class used to sign an url with a HMAC-SHA1 key.
    The class has a very similar implementation of WeakHashMap, with weak values.
     
    This class is an utility implementation that must be used if you want to read the contents of a XLS from an InputStream
     
    This class is an utility implementation that must be used if you want to read the contents of a XLSX from an InputStream
     
    Utility class used to handle the Xlsx
     
    The class implements a list of time zones