Java Technologies in SOClass
The SOClass Platform is developed with Java programming
language and uses a great variety of Java technologies in order to
provide the flexibility and security that the customers need. The main
Java technologies used for building the SOClass Platform are:
- JDBC – Java Database Connectivity provides access to various types of databases.
- RMI – Remote Method Invocation, provides client-server communication interface.
- Xerces – a collection of libraries for working with XML.
- JNDI
– Java Naming and Directory Interface provides services that
application developers can use or/and replace them with their custom
created services.
- Java Mail API – provides a framework making SOClass able to communicate with external mail systems.
- JCE
– Java Cryptography Extension provides implementation for data
encryption and decryption, and certificate management in SOClass.
- JAAS – Java Authentication and Authorization Service provides more simple and easier user authentication management.
- Swing X – provides the graphical user interface.
- JMX – Java Management Extensions technology provides tools for managing and monitoring system objects, threads and services.
Related Articles
SOClass Concepts
SOClass is designed to offer solutions based on an n-tier model. An n-tier application program is distributed among three or more separate computers or logical layers in a distributed network environment. The most common form of n-tier (meaning “some ...
SOClass JMX
JMX Technology is a standard Java technology that allows monitoring and management of Java resources and applications. This technology supports also RMI which means that it allows remote control and monitoring. The monitored resources are ...
SOClass Developer
SOClass Developer provides rich development environment for creating e-documents and application modules. It includes the SOClass Development Server and Client, as well as the Advanced Development Kit (ADK). The ADK includes demonstration ...
SOClass Report
SOClass Report is an SOClass module that uses Jasper Reports libraries in order to provide the functionality for generating reports in SOClass. The Jasper language is compiled at the first use of the SOClass Report module. The report can be generated ...
SOClass e-Document Server
SOClass e-Document Server provides the production environment for the customers. It includes SOClass Application Sever, SOClass Client and SOClass ULA. Modules created and tested with the SOClass Developer are easily installed on SOClass e-Document ...