A component for using beans to process JBI message exchanges by using injection.
A number of annotations can be used to enrich the metadata of the POJO to help describe how the
container will invoke the methods on the POJO from JBI.
ExchangeDriven to indicate a method should be explicitly used for dealing with JBI message exchanges.
Bindings for SAAJ (Soap With Attachments for Java - which used to be called JAXM). This provides
a message centric way of invoking SOAP services inside providers such as Apache Axis
A collection of file system components using the
Jakarta Commons VFS library
for handling various file systems like files, Samba, WebDAV, FTP, SFTP and temporary files.
Component Framwork - internal representations of Components and registries for end points, service units etc
Provides standard Installation and Deployment services
JBI implementation of NotificationBroker and related services.
This implementation extends the JMS implemetation to provide
JBI specific features for sending notifications.