public class SyslogConnectionHandlerCamelImpl extends DefaultDispatcher implements SyslogConnectionHandler
InOnly endpoint that will send messages to the
Camel endpoint specified by the endpointUri constructor argument.| Constructor and Description |
|---|
SyslogConnectionHandlerCamelImpl(String endpointUri) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleSyslogConnection(SyslogConnection message)
Send the incoming
SyslogConnection message into the Camel route
specified by the DefaultDispatcher.m_endpointUri property. |
getEndpointUripublic SyslogConnectionHandlerCamelImpl(String endpointUri)
public void handleSyslogConnection(SyslogConnection message)
SyslogConnection message into the Camel route
specified by the DefaultDispatcher.m_endpointUri property.handleSyslogConnection in interface SyslogConnectionHandlerCopyright © 2017. All rights reserved.