Package | Description |
---|---|
org.opennms.netmgt.eventd | |
org.opennms.netmgt.eventd.adaptors.tcp | |
org.opennms.netmgt.eventd.adaptors.udp |
Modifier and Type | Method and Description |
---|---|
Collection<EventReceiver> |
Eventd.getEventReceivers()
getEventReceivers
|
Modifier and Type | Method and Description |
---|---|
void |
Eventd.setEventReceivers(Collection<EventReceiver> eventReceivers)
setEventReceivers
|
Modifier and Type | Class and Description |
---|---|
class |
TcpEventReceiver
This class is the access point for the agents to hook into the event queue.
|
Modifier and Type | Class and Description |
---|---|
class |
UdpEventReceiver
This class implements the User Datagram Protocol (UDP) event receiver.
|
Copyright © 2017. All rights reserved.