| 软件包 | 描述 |
|---|---|
| org.tinygroup.channel | |
| org.tinygroup.channel.impl |
| Modifier and Type | Method and 描述 |
|---|---|
void |
ChannelInterface.addReceiveEventFilter(EventFilter eventFilter)
添加接收事件过滤器
|
void |
ChannelInterface.addSendEventFilter(EventFilter eventFilter)
添加发送事件过滤器
|
| Modifier and Type | Method and 描述 |
|---|---|
List<EventFilter> |
AbstractChannel.getReceiveEventFilters() |
List<EventFilter> |
AbstractChannel.getSendEventFilters() |
| Modifier and Type | Method and 描述 |
|---|---|
void |
AbstractChannel.addReceiveEventFilter(EventFilter eventFilter) |
void |
AbstractChannel.addSendEventFilter(EventFilter eventFilter) |
Copyright © 2006–2015 TinyGroup. All rights reserved.