| Interface | Description |
|---|---|
| ChannelHandlerFactory<E extends Event,D extends ChannelDispatcher> |
Factory that can produce ChannelHandlers for the given type of Event and ChannelDispatcher.
|
| Class | Description |
|---|---|
| ChannelHandler<E extends Event,D extends ChannelDispatcher> |
Base class for all channel handlers.
|
Copyright © 2019 Apache NiFi Project. All rights reserved.