Petals ESB source code tree

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
** {{petals-transporter-remote-nio}} : Futur project. The current implementation of the remote transporter using NIO
** {{petals-transporter-remote-ws}} : A potential future implementation of the remote transporter using SOAP over HTTP(S) (ie: web-service)
** {{petals-microkernel-api}}: The API of {{petals-microkernel) {{petals-microkernel}} to implement internal components and to implement Petals extensions
** {{petals-microkernel}}: The Petals microkernel containing the internal components that can't be implemented differently and the mechanisms to load implementation of other components and extensions
** {{petals-container-junit}}: Futur project. An assembly of the {{petals-microkernel}} and selected internal component implementations to run a Petals container into a JUnit test, *_without Petals µKernel extension, but with default logging extensions_*