C D E G I M N O P R S T V W

C

channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.camel.component.netty.handlers.ClientChannelHandler
 
channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.camel.component.netty.handlers.ServerChannelHandler
 
ChannelHandlerFactories - Class in org.apache.camel.component.netty
Helper to create commonly used ChannelHandlerFactory instances.
ChannelHandlerFactory - Interface in org.apache.camel.component.netty
Factory for creating new ChannelHandler used for non shareable encoders and decoders configured on the Camel NettyComponent.
channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.camel.component.netty.handlers.ClientChannelHandler
 
channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.camel.component.netty.handlers.ServerChannelHandler
 
ClientChannelHandler - Class in org.apache.camel.component.netty.handlers
Client handler which cannot be shared
ClientChannelHandler(NettyProducer) - Constructor for class org.apache.camel.component.netty.handlers.ClientChannelHandler
 
ClientPipelineFactory - Class in org.apache.camel.component.netty
Factory to create ChannelPipeline for clients, eg NettyProducer.
ClientPipelineFactory() - Constructor for class org.apache.camel.component.netty.ClientPipelineFactory
 
close(Channel) - Static method in class org.apache.camel.component.netty.NettyHelper
Closes the given channel
copy() - Method in class org.apache.camel.component.netty.NettyConfiguration
Returns a copy of this configuration
createClientSSLEngine() - Method in class org.apache.camel.component.netty.ssl.SSLEngineFactory
 
createConsumer(Processor) - Method in class org.apache.camel.component.netty.NettyEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.netty.NettyComponent
 
createExchange(ChannelHandlerContext, MessageEvent) - Method in class org.apache.camel.component.netty.NettyEndpoint
 
createPipelineFactory(NettyProducer) - Method in class org.apache.camel.component.netty.ClientPipelineFactory
Creates a new ClientPipelineFactory using the given NettyProducer
createPipelineFactory(NettyProducer) - Method in class org.apache.camel.component.netty.DefaultClientPipelineFactory
 
createPipelineFactory(NettyConsumer) - Method in class org.apache.camel.component.netty.DefaultServerPipelineFactory
 
createPipelineFactory(NettyConsumer) - Method in class org.apache.camel.component.netty.ServerPipelineFactory
Creates a new ClientPipelineFactory using the given NettyConsumer
createProducer() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
createServerSSLEngine() - Method in class org.apache.camel.component.netty.ssl.SSLEngineFactory
 

D

DefaultClientPipelineFactory - Class in org.apache.camel.component.netty
 
DefaultClientPipelineFactory(NettyProducer) - Constructor for class org.apache.camel.component.netty.DefaultClientPipelineFactory
 
DefaultServerPipelineFactory - Class in org.apache.camel.component.netty
 
DefaultServerPipelineFactory(NettyConsumer) - Constructor for class org.apache.camel.component.netty.DefaultServerPipelineFactory
 
doStart() - Method in class org.apache.camel.component.netty.NettyComponent
 
doStart() - Method in class org.apache.camel.component.netty.NettyConsumer
 
doStart() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
doStart() - Method in class org.apache.camel.component.netty.NettyProducer
 
doStop() - Method in class org.apache.camel.component.netty.NettyComponent
 
doStop() - Method in class org.apache.camel.component.netty.NettyConsumer
 
doStop() - Method in class org.apache.camel.component.netty.NettyProducer
 

E

exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.apache.camel.component.netty.handlers.ClientChannelHandler
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.apache.camel.component.netty.handlers.ServerChannelHandler
 

G

getAddress() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getAllChannels() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getAllChannels() - Method in class org.apache.camel.component.netty.NettyProducer
 
getCallback() - Method in class org.apache.camel.component.netty.NettyCamelState
 
getChannelFactory() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getChannelFactory() - Method in class org.apache.camel.component.netty.NettyProducer
 
getCharsetName() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getClientPipelineFactory() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getConfiguration() - Method in class org.apache.camel.component.netty.NettyComponent
 
getConfiguration() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getConfiguration() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.netty.NettyProducer
 
getConnectionlessServerBootstrap() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getConnectTimeout() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getContext() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getContext() - Method in class org.apache.camel.component.netty.NettyProducer
 
getDatagramChannelFactory() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getDecoder() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getDecoderMaxLineLength() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getDecoders() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getDelimiter() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getEncoder() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getEncoders() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getEncoding() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getEndpoint() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getEndpoint() - Method in class org.apache.camel.component.netty.NettyProducer
 
getExchange() - Method in class org.apache.camel.component.netty.NettyCamelState
 
getHost() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getIn(NettyEndpoint, Exchange) - Static method in class org.apache.camel.component.netty.NettyPayloadHelper
 
getKeyStoreFile() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getKeyStoreFormat() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getNoReplyLogLevel() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getOut(NettyEndpoint, Exchange) - Static method in class org.apache.camel.component.netty.NettyPayloadHelper
 
getPassphrase() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getPipeline() - Method in class org.apache.camel.component.netty.DefaultClientPipelineFactory
 
getPipeline() - Method in class org.apache.camel.component.netty.DefaultServerPipelineFactory
 
getPort() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getProtocol() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getReceiveBufferSize() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getReceiveBufferSizePredictor() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getSecurityProvider() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getSendBufferSize() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getServerBootstrap() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getServerPipelineFactory() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getSslHandler() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getState(Channel) - Method in class org.apache.camel.component.netty.NettyProducer
To get the NettyCamelState from this producer.
getTextlineBody(Object, Exchange, TextLineDelimiter, boolean) - Static method in class org.apache.camel.component.netty.NettyHelper
Gets the string body to be used when sending with the textline codec.
getTimer() - Static method in class org.apache.camel.component.netty.NettyComponent
 
getTimer() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
getTrustStoreFile() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getWorkerCount() - Method in class org.apache.camel.component.netty.NettyConfiguration
 

I

isAllowDefaultCodec() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isAutoAppendDelimiter() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isBroadcast() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isDisconnect() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isDisconnectOnNoReply() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isKeepAlive() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isLazyChannelCreation() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isReuseAddress() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isSingleton() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
isSingleton() - Method in class org.apache.camel.component.netty.NettyProducer
 
isSsl() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isSync() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isTcp() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isTcp() - Method in class org.apache.camel.component.netty.NettyConsumer
 
isTcp() - Method in class org.apache.camel.component.netty.NettyProducer
 
isTcpNoDelay() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isTextline() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isTransferExchange() - Method in class org.apache.camel.component.netty.NettyConfiguration
 

M

messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.apache.camel.component.netty.handlers.ClientChannelHandler
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.apache.camel.component.netty.handlers.ServerChannelHandler
 

N

NETTY_CHANNEL_HANDLER_CONTEXT - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_CLOSE_CHANNEL_WHEN_COMPLETE - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_MESSAGE_EVENT - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_REMOTE_ADDRESS - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NettyCamelState - Class in org.apache.camel.component.netty
Stores state for NettyProducer when sending messages.
NettyCamelState(AsyncCallback, Exchange) - Constructor for class org.apache.camel.component.netty.NettyCamelState
 
NettyComponent - Class in org.apache.camel.component.netty
 
NettyComponent() - Constructor for class org.apache.camel.component.netty.NettyComponent
 
NettyComponent(CamelContext) - Constructor for class org.apache.camel.component.netty.NettyComponent
 
NettyConfiguration - Class in org.apache.camel.component.netty
 
NettyConfiguration() - Constructor for class org.apache.camel.component.netty.NettyConfiguration
 
NettyConstants - Class in org.apache.camel.component.netty
Netty constants
NettyConsumer - Class in org.apache.camel.component.netty
 
NettyConsumer(NettyEndpoint, Processor, NettyConfiguration) - Constructor for class org.apache.camel.component.netty.NettyConsumer
 
NettyConverter - Class in org.apache.camel.component.netty
A set of converter methods for working with Netty types
NettyEndpoint - Class in org.apache.camel.component.netty
 
NettyEndpoint(String, NettyComponent, NettyConfiguration) - Constructor for class org.apache.camel.component.netty.NettyEndpoint
 
NettyHelper - Class in org.apache.camel.component.netty
Helper class used internally by camel-netty using Netty.
NettyPayloadHelper - Class in org.apache.camel.component.netty
Helper to get and set the correct payload when transferring data using camel-netty.
NettyProducer - Class in org.apache.camel.component.netty
 
NettyProducer(NettyEndpoint, NettyConfiguration) - Constructor for class org.apache.camel.component.netty.NettyProducer
 
newChannelHandler() - Method in interface org.apache.camel.component.netty.ChannelHandlerFactory
Creates a new ChannelHandler to be used.
newChannelHandler() - Method in class org.apache.camel.component.netty.ShareableChannelHandlerFactory
 
newDelimiterBasedFrameDecoder(int, ChannelBuffer[]) - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 
newLengthFieldBasedFrameDecoder(int, int, int, int, int) - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 
newObjectDecoder() - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 
newObjectEncoder() - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 
newStringDecoder(Charset) - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 
newStringEncoder(Charset) - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 

O

org.apache.camel.component.netty - package org.apache.camel.component.netty
 
org.apache.camel.component.netty.handlers - package org.apache.camel.component.netty.handlers
 
org.apache.camel.component.netty.ssl - package org.apache.camel.component.netty.ssl
 

P

parseURI(URI, Map<String, Object>, NettyComponent) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.netty.NettyProducer
 

R

removeState(Channel) - Method in class org.apache.camel.component.netty.NettyProducer
To remove the NettyCamelState stored on this producer, when no longer needed

S

ServerChannelHandler - Class in org.apache.camel.component.netty.handlers
Client handler which cannot be shared
ServerChannelHandler(NettyConsumer) - Constructor for class org.apache.camel.component.netty.handlers.ServerChannelHandler
 
ServerPipelineFactory - Class in org.apache.camel.component.netty
Factory to create ChannelPipeline for clients, eg NettyConsumer.
ServerPipelineFactory() - Constructor for class org.apache.camel.component.netty.ServerPipelineFactory
 
setAllowDefaultCodec(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setAutoAppendDelimiter(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setBroadcast(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setChannelFactory(ChannelFactory) - Method in class org.apache.camel.component.netty.NettyConsumer
 
setChannelFactory(ChannelFactory) - Method in class org.apache.camel.component.netty.NettyProducer
 
setClientPipelineFactory(ClientPipelineFactory) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty.NettyComponent
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty.NettyConsumer
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty.NettyEndpoint
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty.NettyProducer
 
setConnectionlessServerBootstrap(ConnectionlessBootstrap) - Method in class org.apache.camel.component.netty.NettyConsumer
 
setConnectTimeout(long) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setDatagramChannelFactory(DatagramChannelFactory) - Method in class org.apache.camel.component.netty.NettyConsumer
 
setDecoder(ChannelHandler) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setDecoderMaxLineLength(int) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setDecoders(List<ChannelHandler>) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setDelimiter(TextLineDelimiter) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setDisconnect(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setDisconnectOnNoReply(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setEncoder(ChannelHandler) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setEncoders(List<ChannelHandler>) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setEncoding(String) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setHost(String) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setIn(Exchange, Object) - Static method in class org.apache.camel.component.netty.NettyPayloadHelper
 
setKeepAlive(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setKeyStoreFile(File) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setKeyStoreFormat(String) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setLazyChannelCreation(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setNoReplyLogLevel(LoggingLevel) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setOut(Exchange, Object) - Static method in class org.apache.camel.component.netty.NettyPayloadHelper
 
setPassphrase(String) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setPort(int) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setProtocol(String) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setReceiveBufferSize(long) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setReceiveBufferSizePredictor(int) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setReuseAddress(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setSecurityProvider(String) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setSendBufferSize(long) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setServerBootstrap(ServerBootstrap) - Method in class org.apache.camel.component.netty.NettyConsumer
 
setServerPipelineFactory(ServerPipelineFactory) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setSsl(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setSslHandler(SslHandler) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setSync(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setTcpNoDelay(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setTextline(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setTimer(Timer) - Method in class org.apache.camel.component.netty.NettyEndpoint
 
setTransferExchange(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setTrustStoreFile(File) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setupTCPCommunication() - Method in class org.apache.camel.component.netty.NettyProducer
 
setupUDPCommunication() - Method in class org.apache.camel.component.netty.NettyProducer
 
setWorkerCount(int) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
ShareableChannelHandlerFactory - Class in org.apache.camel.component.netty
A ChannelHandlerFactory returning a shareable ChannelHandler.
ShareableChannelHandlerFactory(ChannelHandler) - Constructor for class org.apache.camel.component.netty.ShareableChannelHandlerFactory
 
SSLEngineFactory - Class in org.apache.camel.component.netty.ssl
 
SSLEngineFactory(String, String, File, File, char[]) - Constructor for class org.apache.camel.component.netty.ssl.SSLEngineFactory
 

T

TextLineDelimiter - Enum in org.apache.camel.component.netty
Possible text line delimiters to be used with the textline codec.
toByteArray(ChannelBuffer) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toByteBuffer(byte[]) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toInputStream(ChannelBuffer) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toObjectInput(ChannelBuffer) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toString(ChannelBuffer, Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 

V

validateConfiguration() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
valueOf(String) - Static method in enum org.apache.camel.component.netty.TextLineDelimiter
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.netty.TextLineDelimiter
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeBodyAsync(Channel, SocketAddress, Object, Exchange, ChannelFutureListener) - Static method in class org.apache.camel.component.netty.NettyHelper
Writes the given body to Netty channel.

C D E G I M N O P R S T V W

Apache CAMEL