| Package | Description |
|---|---|
| org.sodeac.common.message.service.api |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ICommonChannelEventProcessors.IChannelCloseProcessor |
static interface |
ICommonChannelEventProcessors.IChannelErrorProcessor |
| Modifier and Type | Method and Description |
|---|---|
<P extends IChannel.IChannelEventProcessor> |
IChannel.getChannelEventProcessor(Class<P> type) |
| Modifier and Type | Method and Description |
|---|---|
<T> IChannel.IChannelEventProcessor |
ICommonChannelEventProcessors.IChannelCloseProcessor.onChannelEvent(Consumer<ICommonChannelEventProcessors.IChannelClose> consumer) |
IChannel.IChannelEventProcessor |
ICommonChannelEventProcessors.IChannelErrorProcessor.onChannelEvent(Consumer<ICommonChannelEventProcessors.IChannelError> consumer) |
Copyright © 2020. All rights reserved.