- Java Architecture for XML Binding (JAXB)
An API that provides a way to bind an XML Schema to a representation in Java code.
- Java Authentication and Authorization Service (JAAS)
A Java security framework for user-centric security to augment the Java code-based security.
- Java Database Connectivity (JDBC)
An API specified in Java technology that provides Java applications with access to databases and other data sources.
- Java Management eXtensions (JMX)
A Java technology that supplies tools for managing and monitoring applications, system objects, devices, and service-oriented networks.
- Java Message Service (JMS)
A Java API implementing a messaging standard that allows application components based on J2EE to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.
- Java Naming and Directory Interface (JNDI)
A set of APIs specified in Java technology that assists Java applications with interfacing to multiple naming and directory services.







