Packages
org.osesb.configuration The osESB framework makes extensive use of configurable components.
org.osesb.configuration.test JUnit tests for XML configuration classes.
org.osesb.connectors.ftp FTP connector classes.
org.osesb.connectors.ftp.test JUnit tests for FTP connector classes.
org.osesb.connectors.jaxrpc jax-rpc (SOAP) transport connector classes.
org.osesb.connectors.jaxrpc.addressing jax-rpc client and server handlers that support ws-addressing.
org.osesb.connectors.jaxrpc.addressing.configuration Configuration classes for jax-rpc client and server handlers that support ws-addressing.
org.osesb.connectors.jaxrpc.addressing.test JUnit tests for jax-rpc client and server handlers that support ws-addressing.
org.osesb.connectors.jaxrpc.attachments jax-rpc client and server handlers that support attachments.
org.osesb.connectors.jaxrpc.attachments.test JUnit tests for jax-rpc client and server handlers that support attachments.
org.osesb.connectors.jaxrpc.jmstransport jax-rpc client handlers that support jms transport.
org.osesb.connectors.jaxrpc.jmstransport.test JUnit tests for jax-rpc client handlers that support jms transport.
org.osesb.connectors.jaxrpc.security jax-rpc client and server handlers that support ws-security.
org.osesb.connectors.jaxrpc.security.test JUnit tests for jax-rpc client and server handlers that support ws-security.
org.osesb.connectors.jaxrpc.test JUnit tests and test data for the org.osesb.connectors.jaxrpc package.
org.osesb.connectors.jdbc JDBC Connector classes.
org.osesb.connectors.jdbc.relationalxml JDBC ResultSet to XML Transformation.
org.osesb.connectors.jdbc.relationalxml.columnhandlers Column handlers that convert database column values to DOM Elements.
org.osesb.connectors.jdbc.stelsjdbc Text file to XML conversion using Stels JDBC Driver.
org.osesb.connectors.jdbc.test JUnit tests for JDBC Connector classes.
org.osesb.connectors.jms JMS transport connector classes.
org.osesb.connectors.jms.test JUnit tests and test data for the org.osesb.connectors.jms package.
org.osesb.connectors.smtp SMTP connector classes.
org.osesb.drools Infrastructure classes for Droools rules.
org.osesb.drools.configuration  
org.osesb.drools.test  
org.osesb.eaimessage Broker message classes.
org.osesb.messagepipeline Infrastructure and implementation for the message processing pipeline.
org.osesb.messagepipeline.builtinstages Built-in pipeline stages.
org.osesb.messagepipeline.configuration Message pipeline configuration classes.
org.osesb.messagepipeline.test Some MessagePipeline unit testing.
org.osesb.messagepipeline.test.builtinstagesunittest A message pipeline unit test package that exercises built-in PipelineStages in the org.osesb.messagepipeline.builtinstages package.
org.osesb.messagepipeline.test.flowcontrolunittest A message pipeline unit test package for org.osesb.messagepipeline.builtinstages.FlowControlPipelineStage.
org.osesb.msgrouting Message routing classes.
org.osesb.msgrouting.configuration Configuration classes for Message routers.
org.osesb.msgrouting.test JUnit tests for Message routers.
org.osesb.msgrouting.test.deployabletestpackage1  
org.osesb.msgrouting.test.deployabletestpackage2  
org.osesb.objectpools Object pool factories and support classes.
org.osesb.objectpools.configuration Object pool configuration classes.
org.osesb.objectpools.test JUnit tests and test data for the org.osesb.objectpools package.
org.osesb.processingcontext ProcessingContext provides a general context to hold variables, messages, and other artifacts that are needed to accomplish a task or that are the result of some process.
org.osesb.scheduledjobs  
org.osesb.scheduledjobs.databasepoller  
org.osesb.scheduledjobs.databasepoller.test  
org.osesb.scriptedvariables Support classes for scripted variables.
org.osesb.scriptedvariables.test JUnit tests for scripted variables.
org.osesb.test  
org.osesb.test.datatypestoxml.java  
org.osesb.test.echomessageservice.ejb20  
org.osesb.test.echomessageservice.java  
org.osesb.test.filereceiverservice.ejb20  
org.osesb.test.filereceiverservice.java  
org.osesb.test.jmstransport.mdb20  
org.osesb.test.soapjmsreceiverservice.ejb20  
org.osesb.transporthandlers  
org.osesb.transporthandlers.jms.mdb20  
org.osesb.transporthandlers.soap.ejb20  
org.osesb.transporthandlers.soapoverjms.mdb  
org.osesb.transporthandlers.test.deployabletestpackage1  
org.osesb.transporthandlers.test.deployabletestpackage2  
org.osesb.transporthandlers.test.deployabletestpackage2.soaptransporthandler.ejb20  
org.osesb.utilities.cache Infrastructure and base implementations for Cache services.
org.osesb.utilities.cache.test JUnit tests for Cache services.
org.osesb.utilities.compression Infrastructure and implementations for compression services.
org.osesb.utilities.encryption Infrastructure and implementations for encryption services.
org.osesb.utilities.encryption.test JUnit tests for encryption services.
org.osesb.utilities.fileio Utilities for dealing with Files and Directories.
org.osesb.utilities.jdbc JDBC infrastructure classes and utilities.
org.osesb.utilities.jdbc.test JUnit tests for JDBC infrastructure classes and utilities.
org.osesb.utilities.jms Utilities for dealing with JMS providers and JMS Messages.
org.osesb.utilities.jndi JNDI Utilities.
org.osesb.utilities.junit Base classes and utilities for testing with JUnit and JUnit extensions, like DbUnit.
org.osesb.utilities.language General Java utility classes.
org.osesb.utilities.language.test tests for general Java utility classes.
org.osesb.utilities.misc Miscellaneous Java utility classes.
org.osesb.utilities.regexp Classes for evaluating regular expressions using the org.acmsl.regexpplugin API, which should load the Jakarta ORO regular expression processor, which is in the class path.
org.osesb.utilities.regexp.test JUnit tests for classes that are used for evaluating regular expressions using the org.acmsl.regexpplugin API, which should load the Jakarta ORO regular expression processor, which is in the class path.
org.osesb.utilities.soap Utilities and support classes for SOAP.
org.osesb.utilities.threadmanaged Infrastructure classes for osESB's use of threads.
org.osesb.utilities.threadmanaged.test JUnit tests for the org.osesb.utilities.threadmanaged package.
org.osesb.utilities.threadmanaged.threadmanagedpool Infrastructure classes for osESB's thread pool.
org.osesb.utilities.threadmanaged.threadmanagedpool.test JUnit tests for osESB's thread pool.
org.osesb.utilities.uuid Utilities for generating UUID(s).
org.osesb.utilities.uuid.exolab Exolab implementation of IUUIDService.
org.osesb.utilities.uuid.test JUnit tests for UUID services.
org.osesb.utilities.xml Utilities for parsing, validating, serializing, and handling other operations for XML.
org.osesb.utilities.xml.compiledschemas Classes to support jaxp v.13-style validation of XML using compiled schemas.
org.osesb.utilities.xml.namespacefilter Utility package for removing namespaces from XML.
org.osesb.utilities.xml.test JUnit tests and test data for the org.osesb.utilities.xml package.
org.osesb.utilities.xml.validation Utilities for validating XML using jaxp v1.2 and v1.3.
org.osesb.utilities.xpath.jxpath Utilities for XPath operations using the org.apache.commons.jxpath package.
org.osesb.utilities.xpath.test JUnit tests and test data for the org.osesb.utilities.xpath package.
org.osesb.utilities.xsl Utilities for XML transformation using XSL.
org.osesb.utilities.xsl.test JUnit tests and test data for the org.osesb.utilities.xsl package.
org.osesb.validationbeans Infrastructure and implementation of ValidationBean(s).
org.osesb.validationbeans.builtinbeans Pre-built ValidationBeans.
org.osesb.validationbeans.test JUnit tests for ValidationBean(s).
org.osesb.xmlrepository Infrastructure and implementation for the XML Repository.
org.osesb.xmlrepository.test JUnit tests and test data for the org.osesb.xmlrepository.