Package | Description |
---|---|
org.opennms.netmgt.syslogd |
Modifier and Type | Class and Description |
---|---|
class |
SyslogConnectionHandlerCamelImpl
This class is an
InOnly endpoint that will send messages to the
Camel endpoint specified by the endpointUri constructor argument. |
class |
SyslogConnectionHandlerDefaultImpl |
Modifier and Type | Method and Description |
---|---|
SyslogConnectionHandler |
SyslogReceiverCamelNettyImpl.getSyslogConnectionHandlers() |
SyslogConnectionHandler |
SyslogReceiverJavaNetImpl.getSyslogConnectionHandlers() |
SyslogConnectionHandler |
SyslogReceiverNioThreadPoolImpl.getSyslogConnectionHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
SyslogReceiverCamelNettyImpl.setSyslogConnectionHandlers(SyslogConnectionHandler handler) |
void |
SyslogReceiverJavaNetImpl.setSyslogConnectionHandlers(SyslogConnectionHandler handler) |
void |
SyslogReceiverNioThreadPoolImpl.setSyslogConnectionHandlers(SyslogConnectionHandler handler) |
Copyright © 2017. All rights reserved.