| Class | Description |
|---|---|
| BaseEdnConnection |
A skeleton implementation of EdnConnection interface, which should be overridden by the actual implementers to provide concrete implementation of methods such as publishEvent, subscribe, and unsubscribe.
|
| EdnClientUtil | |
| EdnJmsConnection |
Remote EDN connection where events can be published and subscribed.
|
| EdnJmsConnectionFactory |
This is for J2SE client.
|