@InOnly public class DefaultAgentDispatcher extends DefaultDispatcher implements AgentDispatcher
| Constructor and Description |
|---|
DefaultAgentDispatcher(String endpointUri) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(Agent agent)
Send the incoming
Agent message into the Camel route
specified by the DefaultDispatcher.m_endpointUri property. |
getEndpointUripublic DefaultAgentDispatcher(String endpointUri)
public void dispatch(Agent agent)
Agent message into the Camel route
specified by the DefaultDispatcher.m_endpointUri property.dispatch in interface AgentDispatcherCopyright © 2015. All rights reserved.