public class AvroNettyEndpoint extends AvroEndpoint
shutdown, shuttingdown, started, starting, stopped, stopping, suspended, suspending
Constructor and Description |
---|
AvroNettyEndpoint(java.lang.String endpointUri,
Component component,
AvroConfiguration configuration)
Constructs a fully-initialized DefaultEndpoint instance.
|
Modifier and Type | Method and Description |
---|---|
Producer |
createProducer()
Creates a new producer which is used send messages into the endpoint
|
createConsumer, createExchange, getConfiguration, isSingleton
configureConsumer, configurePollingConsumer, configureProperties, createEndpointConfiguration, createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, doStart, doStop, equals, getCamelContext, getComponent, getConsumerProperties, getEndpointConfiguration, getEndpointKey, getEndpointUri, getExchangePattern, getId, hashCode, isLenientProperties, isSynchronous, setCamelContext, setConsumerProperties, setEndpointConfiguration, setEndpointUri, setEndpointUriIfNotSpecified, setExchangePattern, setProperties, setSynchronous, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspend
public AvroNettyEndpoint(java.lang.String endpointUri, Component component, AvroConfiguration configuration)
endpointUri
- the full URI used to create this endpointcomponent
- the component that created this endpointpublic Producer createProducer() throws java.lang.Exception
java.lang.Exception
- can be thrownCopyright © 2007-2014 Red Hat, Inc.. All Rights Reserved.