Title: Config
Description: Configuration class which uses "Singleton pattern" to
establish a, so to speak, permanent object
Usage: Config.getInstance().getErrorLogFile();
Copyright: Copyright (c) 2003 OpenMMS.org
Title: MM2_ServerInterfaceFactory.java
Description: A factory class which provides object instances of the given
Copyright: Copyright (c) 2003 OpenMMS.org
Title: MM_Header
Description: Sets and gets headers for an MM_Data object
Using file: OMA-MMS-ENC-v1_1-20021030-C
Copyright: Copyright (c) 2003 OpenMMS.org
Title: MM1_m_acknowledge_ind
Description: Processes the message type MM1_m_acknowledge_ind, which
indicates whether the MM receiver allows delivery reports or not
Copyright: Copyright (c) 2003 OpenMMS.org
Title: MM1_m_read_rec_ind
Description: Sends the m-read-rec-ind informing that the
receiver has read the report
Copyright: Copyright (c) 2003 OpenMMS.org
Title: RelayServlet
Description: Servlet which receives the http-requests and initiates
the RelayController class
Copyright: Copyright (c) 2003 OpenMMS.org
"Controller class" for m_send_req, generates ID, parses to data object,
validates, sends for storage, sends for biling, sends for notification and
send back a httpservlet response to MO