|
|||||||||
| Home >> All >> org >> ematgine >> threads >> [ admin overview ] | PREV NEXT | ||||||||
A
- access_filename - Variable in class org.ematgine.threads.admin.S1_trace
- Access filename
- allmessages - Variable in class org.ematgine.threads.admin.S13_mail_reader
- all messages in the mail boxes
- analyse_PDU(Vector) - Method in class org.ematgine.threads.admin.S11_instance_treat_PDU
- Analyse received PDUs
- analyse_PDU(Vector) - Method in class org.ematgine.threads.admin.S12_multiple_service_access
- analyse the received PDUs
- analyse_PDU(Vector) - Method in class org.ematgine.threads.admin.S13_mail_reader
- analyse the received PDUs
- analyse_PDU(Vector) - Method in class org.ematgine.threads.admin.S1_trace
- analyse the received PDUs
- analyse_PDU(Vector) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Analyse received PDUs
- analyse_PDU(Vector) - Method in class org.ematgine.threads.admin.S4_mail_writer
- analyse the received PDUs
- analyse_PDU(Vector) - Method in class org.ematgine.threads.admin.S6_mail_reader
- analyse the received PDUs
- analyse_PDU(Vector) - Method in class org.ematgine.threads.admin.S8_request_analyser
- Analyse received PDUs
- analyse_treat_request(PDU_request) - Method in class org.ematgine.threads.admin.S8_request_analyser
- Analyse the user request to send it to the correct eMATgine service
- askForPassword(HttpServletResponse) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
C
- checkPassword(String, HttpServletResponse, String) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- Check password received from user.
- close_socket_connection() - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- completeDate(int) - Method in class org.ematgine.threads.admin.S1_trace
- put date element on two digits if needed
- con - Variable in class org.ematgine.threads.admin.S3_database_seeker
- current Connection to the database
- connection_number - Variable in class org.ematgine.threads.admin.S11_socket_access
- number to define the socket connection
- create_server_user_by_email_address(String, String, Hashtable) - Method in class org.ematgine.threads.admin.S3_database_seeker
- create a server user in database with its email_address
- create_service_user(String, String, String, Hashtable) - Method in class org.ematgine.threads.admin.S3_database_seeker
- create a service user in database for 'table' service
- create_socket_connection() - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- crypter - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- currentDB - Variable in class org.ematgine.threads.admin.S3_database_seeker
- The current selected database
D
- database_configuration - Variable in class org.ematgine.threads.admin.S3_database_seeker
- Database configuration contains the configuration of all the tables: database server address, database name, table name
- database_init_filename - Variable in class org.ematgine.threads.admin.S3_database_seeker
- Database init: filename to init local database
- database_login - Variable in class org.ematgine.threads.admin.S3_database_seeker
- database login
- database_lower_name - Variable in class org.ematgine.threads.admin.S3_database_seeker
- Database with database name with lowercase name (true mysql)
- database_password - Variable in class org.ematgine.threads.admin.S3_database_seeker
- database password
- database_server_url - Variable in class org.ematgine.threads.admin.S3_database_seeker
- database server url
- database_type - Variable in class org.ematgine.threads.admin.S3_database_seeker
- Database type: MYSQL="mysql", HypersonicSQL="hsqldb"
- database_type_name - Variable in class org.ematgine.threads.admin.S3_database_seeker
- Database with database name / table name (true) database_table name (false)
- debugOut - Variable in class org.ematgine.threads.admin.S1_trace
- Description of the Field
- defineDeleteQuerystring(String, String, Hashtable) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Define a query string to remove an entry from the database
- defineGetQuerystring(String, String, Hashtable) - Method in class org.ematgine.threads.admin.S3_database_seeker
- defineInsertQuerystring(String, String, Hashtable) - Method in class org.ematgine.threads.admin.S3_database_seeker
- definePDU_get_user_by_login(String, String, String) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- Build a PDU to verify user login and password
- definePDU_user_request(Hashtable) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- Build a PDU to verify user login and password
- definePOP3ServerConfiguration() - Method in class org.ematgine.threads.admin.S13_mail_reader
- definePOP3ServerConfiguration() - Method in class org.ematgine.threads.admin.S6_mail_reader
- defineUpdateQuerystring(String, String, Hashtable, Hashtable) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Define a query string to update a database
- define_connection_number() - Method in class org.ematgine.threads.admin.S11_socket_access
- Define a connection number for this new socket connection (not so many connection...) TBC
- define_default_values() - Method in class org.ematgine.threads.admin.S12_multiple_service_access
- define the default values for a new user
- define_new_id_login() - Method in class org.ematgine.threads.admin.S3_database_seeker
- define a new login id for a new user.
- define_new_user_password() - Method in class org.ematgine.threads.admin.S3_database_seeker
- define a ramdom new user password
- define_server_user_default_values() - Method in class org.ematgine.threads.admin.S3_database_seeker
- Define default values for user server subscription
- define_servlet_configuration() - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- Define the servlet configuration : properties of localhost
- display_HTTP_user_login(PDU_request, HttpServletResponse, String) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- Display the user login
- display_HTTP_user_request_response(PDU_request, HttpServletResponse, String) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- display_response(String, String, PDU_request, HttpServletResponse) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- Display a response
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- Treat Get user request
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- Treat Get user request
- download_tables_configuration(String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- get table configuration from the database
E
- ematgine_configuration_con - Variable in class org.ematgine.threads.admin.S3_database_seeker
- Connection to the "ematgine_serverbase" database
- ematgine_serverbase_con - Variable in class org.ematgine.threads.admin.S3_database_seeker
- Connection to the "ematgine_serverbase" database
- ematgine_userbase_con - Variable in class org.ematgine.threads.admin.S3_database_seeker
- Connection to the "ematgine_userbase" database
- enable_pdu_log - Variable in class org.ematgine.threads.admin.S1_trace
- enable(true)/disable(false) the PDU log
- error_filename - Variable in class org.ematgine.threads.admin.S1_trace
- Error filename
- execute_create_query(String, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- execute create query and return the first result
- execute_get_query(String, String, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- execute get query and return the first result "SELECT id, email_address FROM userbase";
- execute_insert_query(String, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- execute insert query and return the first result
- execute_many_get_query(String, String, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- execute get query and return all the results
- execute_update_query(String, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- execute update query "INSERT INTO userbase SET email_address='gge@gk2.fr'" mysql "UPDATE table SET id=' xxx' WHERE user=' xxx' " the updated table is defined in the query string
F
- find_table_configuration(String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- get one table configuration in the vector
- find_user_login_id(Hashtable) - Method in class org.ematgine.threads.admin.S3_database_seeker
- find the login_id of a user from its basic_attributes.
G
- getAutoIncrementId(String, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- return the highest id found for a given table.
- getNewMessages() - Method in class org.ematgine.threads.admin.S13_mail_reader
- get the new and unread messages
- getNewMessagesRsp(PDU_request) - Method in class org.ematgine.threads.admin.S13_mail_reader
- define the PDU response for S13_GET_NEW_MESSAGES
- get_column_name(String, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- get the fields from a table
- get_file_name() - Method in class org.ematgine.threads.admin.S3_database_seeker
- Defines the filename if the used database is a file
- get_number_of_user_in_database() - Method in class org.ematgine.threads.admin.S3_database_seeker
- get the number of user in database
- get_service_configuration(Hashtable) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Get service configuration
- get_service_configuration_rsp(PDU_request) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Get the service configuration
- get_user(String, String, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Get user
- get_user_by_email_address(String, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Get user by email adress
- get_user_by_email_address_rsp(PDU_request) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Build the Get user by email address response PDU
- get_user_by_login(String, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Get user by login
- get_user_by_login_rsp(PDU_request) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Build the Get user by login response PDU
- get_user_id_login_by_email_address(String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Get user login with its email_address
- get_user_id_login_by_login(String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Get user id_login with its login
- get_user_request(String, Hashtable) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Get user request
- get_user_request_rsp(PDU_request) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Build the Get user request by login response PDU
H
- HSQLDB - Static variable in class org.ematgine.threads.admin.S3_database_seeker
- Is the current database hsqldb ?
- host - Variable in class org.ematgine.threads.admin.S13_mail_reader
- mail host to connect to
I
- incoming - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- incoming - Variable in class org.ematgine.threads.admin.S11_instance_socket
- The socket the listener will bind to
- init() - Method in class org.ematgine.threads.admin.S1_trace
- init
- init() - Method in class org.ematgine.threads.admin.S4_mail_writer
- Description of the Method
- initHSQLDB() - Method in class org.ematgine.threads.admin.S3_database_seeker
- init the local hsqldb database
L
- last_pdu - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- localDirectory - Variable in class org.ematgine.threads.admin.S6_mail_reader
- local disk directory where file attachements will be saved
- logFile - Variable in class org.ematgine.threads.admin.S1_trace
- Description of the Field
M
- MYSQL - Static variable in class org.ematgine.threads.admin.S3_database_seeker
- Is the current database myqldb ?
- main(String[]) - Static method in class org.ematgine.threads.admin.S3_database_seeker
- main(String[]) - Static method in class org.ematgine.threads.admin.S4_mail_writer
- Description of the Method
- my_access_buffered_writer - Variable in class org.ematgine.threads.admin.S1_trace
- Manage access log as buffer
- my_access_file_writer - Variable in class org.ematgine.threads.admin.S1_trace
- Manage access log as buffer
- my_error_buffered_writer - Variable in class org.ematgine.threads.admin.S1_trace
- Manage error log as buffer
- my_error_file_writer - Variable in class org.ematgine.threads.admin.S1_trace
- Manage error log
- my_pdu_buffered_writer - Variable in class org.ematgine.threads.admin.S1_trace
- Manage pdu log as buffer
- my_pdu_file_writer - Variable in class org.ematgine.threads.admin.S1_trace
- Manage pdu log
O
- org.ematgine.threads.admin - package org.ematgine.threads.admin
- out - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
P
- password - Variable in class org.ematgine.threads.admin.S13_mail_reader
- mail user password
- pdu_filename - Variable in class org.ematgine.threads.admin.S1_trace
- filename where to stock PDU
- pop3 - Variable in class org.ematgine.threads.admin.S13_mail_reader
- POP3 object to perform connections with the mail server
- pop3 - Variable in class org.ematgine.threads.admin.S6_mail_reader
- Input object to perform connections with the mail server
- print_access_log_exception_in_file(PDU_request) - Method in class org.ematgine.threads.admin.S1_trace
- Write in the error log
- print_access_log_string_in_file(PDU_request) - Method in class org.ematgine.threads.admin.S1_trace
- Write in the access log
- print_error_log_string_in_file(PDU_request) - Method in class org.ematgine.threads.admin.S1_trace
- Write in the error log
- print_pdu_log(PDU_request) - Method in class org.ematgine.threads.admin.S1_trace
- Write in the error log
- print_screen_exception(PDU_request) - Method in class org.ematgine.threads.admin.S1_trace
- Print on screen the exception
- print_screen_string(PDU_request) - Method in class org.ematgine.threads.admin.S1_trace
- Print on screen the string
- println_screen_string(PDU_request) - Method in class org.ematgine.threads.admin.S1_trace
- Println on screen the string
R
- read_property_file() - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- Read the property file in jar to extract the socket address et socket port where the servlet will connect to (the eMATgine server where the servlet will connect to)
- receive_internal_PDU() - Method in class org.ematgine.threads.admin.S11_instance_socket
- receive_secured_socket_PDU_request() - Method in class org.ematgine.threads.admin.S11_instance_socket
- receive_simple_socket_PDU(ObjectInputStream) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- receive a PDU on a not secured socket (for intranet only)
- receive_simple_socket_PDU_request() - Method in class org.ematgine.threads.admin.S11_instance_socket
- receive_socket_PDU(ObjectInputStream) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- receive a PDU on socket
- remove_user_request(PDU_request) - Method in class org.ematgine.threads.admin.S3_database_seeker
- remove an entry from the user database
- retrieveMessageFromPOP3Server() - Method in class org.ematgine.threads.admin.S13_mail_reader
- Get the information on the messages and retrieve the content of each message.
- retrieveMessageFromPOP3Server() - Method in class org.ematgine.threads.admin.S6_mail_reader
- Get the information on the messages and retrieve the content of each message.
- run() - Method in class org.ematgine.threads.admin.S11_instance_socket
- Treat requests from Servlet or from ematgine client with socket capabilities
- run() - Method in class org.ematgine.threads.admin.S11_instance_treat_PDU
- run() - Method in class org.ematgine.threads.admin.S11_socket_access
- run() - Method in class org.ematgine.threads.admin.S12_multiple_service_access
- run() - Method in class org.ematgine.threads.admin.S13_mail_reader
- Main processing method for the S13_mail_reader object
- run() - Method in class org.ematgine.threads.admin.S1_trace
- executed after start command
- run() - Method in class org.ematgine.threads.admin.S3_database_seeker
- executed after start command
- run() - Method in class org.ematgine.threads.admin.S4_mail_writer
- Main processing method for the S4_mail_writer object
- run() - Method in class org.ematgine.threads.admin.S6_mail_reader
- Main processing method for the S6_mail_reader object
- run() - Method in class org.ematgine.threads.admin.S8_request_analyser
- executed after start command
S
- S10_HTTP_Access - class org.ematgine.threads.admin.S10_HTTP_Access.
- This class is used to treat http user requests.
- S10_HTTP_Access() - Constructor for class org.ematgine.threads.admin.S10_HTTP_Access
- S11_instance_socket - class org.ematgine.threads.admin.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_socket(String, Hashtable, Hashtable, Socket, Hashtable) - Constructor for class org.ematgine.threads.admin.S11_instance_socket
- Constructor
- S11_instance_treat_PDU - class org.ematgine.threads.admin.S11_instance_treat_PDU.
- This PDU manages the arrival of PDU_request in the S11 channel.
- S11_instance_treat_PDU(Hashtable, Hashtable, Hashtable) - Constructor for class org.ematgine.threads.admin.S11_instance_treat_PDU
- Constructor for the S11_instance_treat_PDU object
- S11_socket_access - class org.ematgine.threads.admin.S11_socket_access.
- This class is used to treat socket requests from the servlet or an eMATgine client.
- S11_socket_access(String, Hashtable, Hashtable) - Constructor for class org.ematgine.threads.admin.S11_socket_access
- Constructor
- S12_multiple_service_access - class org.ematgine.threads.admin.S12_multiple_service_access.
- This class implements the thread in charge of corresponding with the email server and the user base.
- S12_multiple_service_access(String, Hashtable, Hashtable) - Constructor for class org.ematgine.threads.admin.S12_multiple_service_access
- Constructor that downloads the server configuration from the database
- S13_mail_reader - class org.ematgine.threads.admin.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..
- S13_mail_reader(String, Hashtable, Hashtable) - Constructor for class org.ematgine.threads.admin.S13_mail_reader
- Constructor that downloads the server configuration from the database
- S13_mail_reader() - Constructor for class org.ematgine.threads.admin.S13_mail_reader
- Constructor for the S13_mail_reader object
- S1_trace - class org.ematgine.threads.admin.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. - S1_trace(String, Hashtable, Hashtable) - Constructor for class org.ematgine.threads.admin.S1_trace
- Constructor
- S3_database_seeker - class org.ematgine.threads.admin.S3_database_seeker.
- This class implements the thread in charge of corresponding with the database server.
- S3_database_seeker(String, Hashtable, Hashtable, String, String, String, String, String) - Constructor for class org.ematgine.threads.admin.S3_database_seeker
- Constructor that downloads the server configuration from the database
- S3_database_seeker(String, String, String, String, String) - Constructor for class org.ematgine.threads.admin.S3_database_seeker
- Constructor to init the local database
- S4_mail_writer - class org.ematgine.threads.admin.S4_mail_writer.
- This class implements the thread in charge of corresponding with the email server in order to send mail.
- S4_mail_writer(String, Hashtable, Hashtable) - Constructor for class org.ematgine.threads.admin.S4_mail_writer
- Constructor that downloads the server configuration from the database
- S4_mail_writer() - Constructor for class org.ematgine.threads.admin.S4_mail_writer
- Constructor for the S4_mail_writer object
- S6_mail_reader - class org.ematgine.threads.admin.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..
- S6_mail_reader(String, Hashtable, Hashtable, String) - Constructor for class org.ematgine.threads.admin.S6_mail_reader
- Constructor that downloads the server configuration from the database
- S6_mail_reader() - Constructor for class org.ematgine.threads.admin.S6_mail_reader
- Constructor for the S6_mail_reader object
- S8_request_analyser - class org.ematgine.threads.admin.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.
- S8_request_analyser(String, Hashtable, Hashtable) - Constructor for class org.ematgine.threads.admin.S8_request_analyser
- Constructor
- s2c - Variable in class org.ematgine.threads.admin.S3_database_seeker
- Description of the Field
- secured - Variable in class org.ematgine.threads.admin.S11_instance_socket
- Is socket a simple or secured socket
- secured_connection - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- Socket description between server and servlet - true if socket is secured
- secured_connection() - Method in class org.ematgine.threads.admin.S11_instance_socket
- send_file_mail(Vector, String, String, String, String) - Method in class org.ematgine.threads.admin.S4_mail_writer
- Send an email to a user
- send_mail(URL, String) - Method in class org.ematgine.threads.admin.S4_mail_writer
- Send an email to a user
- send_mail(Vector, String) - Method in class org.ematgine.threads.admin.S4_mail_writer
- Send an email to a user
- send_part_of_file_mail(String, String, String, Hashtable) - Method in class org.ematgine.threads.admin.S4_mail_writer
- Description of the Method
- send_secured_socket_PDU_request(ObjectOutputStream, PDU_request) - Method in class org.ematgine.threads.admin.S11_instance_socket
- send_simple_socket_PDU_request(ObjectOutputStream, PDU_request) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- sedn a PDU on a not secured socket (for intranet only)
- send_simple_socket_PDU_request(ObjectOutputStream, PDU_request) - Method in class org.ematgine.threads.admin.S11_instance_socket
- send_socket_PDU_request(ObjectOutputStream, PDU_request) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- send_user_request(Hashtable) - Method in class org.ematgine.threads.admin.S10_HTTP_Access
- Send a user request to the eMATgine server for treatment
- server_name - Variable in class org.ematgine.threads.admin.S3_database_seeker
- Server name
- serviceTreatment(PDU_request, int) - Method in class org.ematgine.threads.admin.S12_multiple_service_access
- calls to S1000 sub threads for request treatments
- session - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- Define the user session
- simple_connection() - Method in class org.ematgine.threads.admin.S11_instance_socket
- socket_address - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- The IP address of the eMATgine server where the servlet will connect to
- socket_in - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- socket_in - Variable in class org.ematgine.threads.admin.S11_instance_socket
- socket_number - Variable in class org.ematgine.threads.admin.S11_instance_socket
- Socket number
- socket_object_in - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- socket_object_in - Variable in class org.ematgine.threads.admin.S11_instance_socket
- socket_object_out - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- socket_object_out - Variable in class org.ematgine.threads.admin.S11_instance_socket
- socket_out - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- socket_port - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- The socket port of the eMATgine server where the servlet will connect to
- sql_close() - Method in class org.ematgine.threads.admin.S3_database_seeker
- close connection to database server
- sql_connect(String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Connect to mysql server connect to mysql server with inline configuration
- starting() - Method in class org.ematgine.threads.admin.S12_multiple_service_access
- Description of the Method
- stmt - Variable in class org.ematgine.threads.admin.S3_database_seeker
- Statement the database server
- store_user_request(PDU_request) - Method in class org.ematgine.threads.admin.S3_database_seeker
- add an entry in the user database
- suppress_caracter(String, String) - Method in class org.ematgine.threads.admin.S13_mail_reader
- There can't be any " caracter in a mysql database
- suppress_caracter(String, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- There can't be any " caracter in a mysql database
- suppress_caracter(String, String) - Method in class org.ematgine.threads.admin.S6_mail_reader
- There can't be any " caracter in a mysql database
T
- test() - Method in class org.ematgine.threads.admin.S6_mail_reader
- A unit test for JUnit
- test2() - Method in class org.ematgine.threads.admin.S6_mail_reader
- A unit test for JUnit
- testStoreUserRequest() - Method in class org.ematgine.threads.admin.S3_database_seeker
- A unit test for JUnit
- test_S1000_http(String) - Method in class org.ematgine.threads.admin.S6_mail_reader
- A unit test for JUnit
- test_S1001() - Method in class org.ematgine.threads.admin.S11_socket_access
- A unit test for JUnit
- test_change_password(String, String, String) - Method in class org.ematgine.threads.admin.S6_mail_reader
- A unit test for JUnit
- test_of_send_waiting_pdu() - Method in class org.ematgine.threads.admin.S1_trace
- Test of send_waiting_PDU() in ematgien_service class pre: just launch the trace thread 2Trace.size() = 1
- test_simple_connection() - Method in class org.ematgine.threads.admin.S3_database_seeker
- A unit test for JUnit
- test_subscribe_S1000(String) - Method in class org.ematgine.threads.admin.S6_mail_reader
- A unit test for JUnit
- test_subscribe_server(String) - Method in class org.ematgine.threads.admin.S6_mail_reader
- A unit test for JUnit
- test_unsubscribe_S1000(String, String) - Method in class org.ematgine.threads.admin.S6_mail_reader
- A unit test for JUnit
- test_unsubscribe_server(String, String) - Method in class org.ematgine.threads.admin.S6_mail_reader
- A unit test for JUnit
- trans_directory - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- Define location XSL files
- treat(Hashtable) - Method in class org.ematgine.threads.admin.S6_mail_reader
- treatGetResult(Hashtable) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Treat get request results
- treatManyGetResult(Vector) - Method in class org.ematgine.threads.admin.S3_database_seeker
- Treat many get request results
U
- update_user_by_email_address(String, String, Hashtable, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- update user attributes in database with email_address.
- update_user_by_login_id(String, String, Hashtable, String) - Method in class org.ematgine.threads.admin.S3_database_seeker
- update user attributes in database
- user_basic_attributes - Variable in class org.ematgine.threads.admin.S10_HTTP_Access
- Define the user basic attributes (except password)
- username - Variable in class org.ematgine.threads.admin.S13_mail_reader
- mail user login
_
- _endBody - Variable in class org.ematgine.threads.admin.S4_mail_writer
- Description of the Field
- _mainBodyForm1 - Variable in class org.ematgine.threads.admin.S4_mail_writer
- Description of the Field
- _mainBodyForm2 - Variable in class org.ematgine.threads.admin.S4_mail_writer
- Description of the Field
- _mainBodyText1 - Variable in class org.ematgine.threads.admin.S4_mail_writer
- Description of the Field
A C D E F G H I L M O P R S T U _
|
|||||||||
| Home >> All >> org >> ematgine >> threads >> [ admin overview ] | PREV NEXT | ||||||||