Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.ematgine.threads.admin

Class Summary
S1_trace This class allow the server to write on the screen and in the trace logs which can be stored on disk or in a database.
Log priority (from which priority the events are logged) is not implemented yet.
S10_HTTP_Access This class is used to treat http user requests.
S11_instance_socket This eMATgine service gets the PDU_request arriving by the attached socket from the instance of the servlet or the eMATgine client.
S11_instance_treat_PDU This PDU manages the arrival of PDU_request in the S11 channel.
S11_socket_access This class is used to treat socket requests from the servlet or an eMATgine client.
S12_multiple_service_access This class implements the thread in charge of corresponding with the email server and the user base.
S13_mail_reader This class implements the thread in charge of corresponding with the email server in order to treat requests sent by mail by eMATgine server's users..
S3_database_seeker This class implements the thread in charge of corresponding with the database server.
S4_mail_writer This class implements the thread in charge of corresponding with the email server in order to send mail.
S6_mail_reader This class implements the thread in charge of corresponding with the email server in order to treat requests sent by mail by eMATgine server's users..
S8_request_analyser This class implements the eMATgine service in charge of send the requests received by the eMATgine server inputs to the correct eMATgine service.