Interface | Description |
---|---|
FileHandler.TransformerAction |
The pipe supports several actions.
|
FileHandler.TransformerActionWithInputTypeStream | |
FileHandler.TransformerActionWithOutputTypeStream | |
FileUtils.Authenticator | |
RunStateEnquirer |
Interface to support enquiries about the run state.
|
RunStateEnquiring |
Interface to support enquiries about the run state.
|
Class | Description |
---|---|
AppConstants |
Singleton class that has the constant values for this application.
|
CalendarParser |
A parser for arbitrary date/time strings.
|
CaseInsensitiveComparator | |
ClassUtils |
A collection of class management utility methods.
|
CompactSaxHandler |
SAX2 event handler to compact XML messages.
|
CookieUtil | |
Counter |
Synchronized Counter.
|
CredentialFactory |
Provides user-id and password from the WebSphere authentication-alias repository.
|
DateUtils |
Utilities for formatting and parsing dates.
|
DB2DocumentWriter | |
DB2XMLWriter |
Transforms a java.sql.Resultset to a XML stream.
|
Dir2Map | |
Dir2Xml |
List the contents of a directory as XML.
|
DirectoryCleaner |
Cleans up a directory.
|
EncapsulatingReader |
Reader that encapsulates a file within a prefix and a postfix.
|
EnumUtils | |
FileComparator | |
FileHandler |
FileHandler, available to the Ibis developer as
FileSender and
FilePipe , allows to write to or read from a file. |
FileNameComparator |
Compares filenames, so directory listings appear in a kind of natural order.
|
FilenameUtils |
General filename and filepath manipulation utilities.
|
FileUtils |
Utilities for batch file handling.
|
GlobalListItem |
Base class for items of global lists.
|
Guard |
A Guard is the counterpart of the
Semaphore that waits till all resources have been released. |
IbmMisc | |
JdbcUtil |
Database-oriented utility functions.
|
JtaUtil |
Utility functions for JTA
|
Lock |
Semaphorer-variant that supports exclusive and
|
Locker |
Locker of scheduler jobs and pipes.
|
LogUtil |
Log4j can now be started from any LogManager.getLogger() call
|
MessageBrowsingFilter | |
MessageBrowsingUtil | |
MessageDataSource | |
MessageKeeper |
Keeps a list of
MessageKeeperMessage s. |
MessageKeeperMessage |
A message for the MessageKeeper.
|
MessageUtils | |
Misc |
Miscellaneous conversion functions.
|
NameComparatorBase<T> | |
PasswordHash |
PBKDF2 salted password hashing.
|
ProcessMetrics |
Utility class to report process parameters like memory usage as an xml-element.
|
ProcessUtil |
Process execution utilities.
|
ReaderLineIterator |
Iterator that iterates over all lines in a Reader.
|
RunStateManager |
Utility class to support run-state management.
|
Semaphore |
A semaphore is a flag used to check whether a resource is currently being
used by another thread or process and wait for the other process to release it.
|
SizeLimitedVector<E> |
Stores a maximum number of elements in a Vector.
|
SpringUtils | |
SsoUtil |
Start of some generic utility class to generate SSO tokens.
|
StreamUtil |
Functions to read and write from one stream to another.
|
StringResolver |
Provide functionality to resolve ${property.key} to the value of the property key, recursively.
|
TransformerErrorListener |
Generic Transformer ErrorListener.
|
TransformerPool |
Pool of transformers.
|
WildCardFilter |
Implementation of a FilenameFilter to support wildcards.
|
XmlBuilder | Deprecated
Please replace with
SaxDocumentBuilder or IDocumentBuilder (from DocumentBuilderFactory ) |
XmlJsonWriter | |
XmlUtils |
Some utilities for working with XML.
|
Enum | Description |
---|---|
Locker.LockType | |
MessageKeeper.MessageKeeperLevel | |
RunState |
Enumeration of states for IManagable
|
TransformerPool.OutputType |
Exception | Description |
---|---|
CalendarParserException |
Exception for CalendarParser.
|
DomBuilderException |
Copyright © 2023 Frank!Framework. All rights reserved.