The table below contains information about all Java extension bundles used. Their JAR files are available in the /bundles installation directory.
Bundle JAR |
Description |
|---|---|
javax.activation.jar |
Contains the JavaBeans(TM) Activation Framework. |
javax.activation.compact.jar |
JavaBeans components that are Activation Framework aware implement this interface to find out which command verb they are being asked to perform, and to obtain the DataHandler representing the data they should operate on. |
javax.annotation.jar |
Common Annotations for the JavaTM Platform. |
javax.inject.jar |
This package specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators. |
javax.jmdns.jar |
Contains a mDNS implementation for Java. JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour. The project was originally started in December 2002 by Arthur van Hoff at Strangeberry. |
javax.json.bind.jar |
Java API and implementation classes for JSON Binding (JSON-Binding). |
javax.servlet.jar |
Provides the Java Servlet 2.5 API for defining the interactions between a servlet and a Web server. |
javax.servlet-3.1.jar |
Java(TM) Servlet 3.1 API Design Specification 3.1 |
javax.validation.jar |
Top level package of the Bean Validation API. |
javax.ws.rs-2.1.jar |
High-level interfaces and annotations used to create RESTful service resources. Used for Server Sent Events. |
javax.websocket-api.jar |
Java API for WebSockets |
javax.xml.bind.jar |
Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities. |
javax.xml.bind.compact.jar |
Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities. |