Package com.groiss.util

Utilities for files and strings and some algorithms, like base64 or crypt.

See:
          Description

Interface Summary
TopLevelException Interface for excpetions where the message is directly presented to the user interface.
 

Class Summary
ApplicationObjectInputStream Special ObjectInputStream that uses the @enterprise class loader, thus, also classes in the application class path can be found.
Assert Class for defining assertions.
Base64 Provides encoding of raw bytes to base64-encoded characters, and decoding of base64 characters to raw bytes.
ByteArrayDataSource A DataSource that can be created out of a byte array, a String or an input stream.
DBExtender  
FileUtil Some convenient file methods.
IPChecker IPChecker allows to check IP Addresses with respect to the allow/deny patterns specified in the configuration.
Jcrypt Java implementation of the unix crypt command.
MailSender Use the methods in this class for sending SMTP mails.
RMIThreadContext Defines a context which is given to the RMI-Wrappers
Settings This class defines some settings of the server.
StringUtil Some convenient string manipulation methods.
ThreadContext This class is designed to hold thread specific information which can then be requested anywhere in the code.
TransientWrapper Provides a means to exclude serializable objects from serialization mechanisms by wrapping them.
 

Exception Summary
ApplicationException Class for Exceptions thrown in the application.
Assert.Failed  
 

Package com.groiss.util Description

Utilities for files and strings and some algorithms, like base64 or crypt.



@enterprise 8.0.22989 Copyright © 2001-2017 Groiss Informatics GmbH. All Rights Reserved.