If you are interested in acquiring skills important for middleware, server-side, or web application development, see the following trails:
- JDBC Database Access – Introduces an API for connectivity between the Java applications and a wide range of databases and a data sources.
- JMX – Java Management Extensions provides a standard way of managing resources such as applications, devices, and services.
- JNDI – Java Naming and Directory Interface enables accessing the Naming and Directory Service such as DNS and LDAP.
- JAXP – Introduces the Java API for XML Processing (JAXP) 1.4 technology.
- RMI – The Remote Method Invocation API allows an object to invoke methods of an object running on another Java Virtual Machine.
- Concurrency – The Java platform has APIs to help you develop multi-threaded programs.
版权声明:
本文来源网络,所有图片文章版权属于原作者,如有侵权,联系删除。
本文网址:https://www.bianchenghao6.com/java-jiao-cheng/17005.html