Class Summary |
ExternalLogger |
The class managing the logging mechanism when using the Log4j library. |
GeneralThread |
The parent class for all the Thread classes used by this project. |
RotateThread |
The thread managing the rotation of the POJO logger mechanism, used by the SystemLogger . |
SoapElements |
Simple wrapper for the SOAP elements extracted from a SOAP envelope. |
SoapHandler |
This class is used by the XXXMessageReceiverInOut handler to acknowledge data stored in
the SOAP's header. |
SystemLogger |
This class creates an unique Java Logger object shared by the whole application. |
ThreadManager |
A very simple class used only during development or debug to monitor the status of all the threads
used by this project. |
Utilities |
General utilities class for conversion of different formats, typically date and time formats. |
WSLogger |
This class has two different purposes: static factory and logger instance. |