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. |
getEndpointUri
public SyslogConnectionHandlerCamelImpl(String endpointUri)
public void handleSyslogConnection(SyslogConnection message)
SyslogConnection
message into the Camel route
specified by the DefaultDispatcher.m_endpointUri
property.handleSyslogConnection
in interface SyslogConnectionHandler
Copyright © 2016. All rights reserved.