error418 / opennms-event

A Java OpenNMS client for creating events via ONMS eventd daemon
MIT License
0 stars 0 forks source link

Enable support for UDP #31

Closed error418 closed 8 years ago

error418 commented 8 years ago

Writing to EventD will be done through Connector classes, which implement the connection behaviour.

error418 commented 8 years ago

fixed in #37