The Avis client library is a Java API for clients accessing Elvin event routers, including the open source Avis event router and the commercial Mantara Elvin product. It fulfills the same role as Mantara's "je4" library, but is a more modern Java 5 API.
| Tags | Software Development Libraries Java Libraries |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This release fixes a bug that could cause spurious errors when a connection is used concurrently by a number of threads.


Release Notes: This release adds support for secure connections to the router using TLS/SSL. It also includes a variety of improvements to the client API and distribution.


Release Notes: This release improves compatibility with older Mantara routers.


Release Notes: This release fixes an error that would cause the client to temporarily stall in some situations while waiting for queued callbacks to complete.


Release Notes: This release fixes a number of errors that have been identified when sharing a single connection between multiple threads.