JavaScript is disabled on your browser.
概述
软件包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
C
E
F
G
O
P
R
S
A
AbstractChannel
-
org.tinygroup.channel.impl
中的 类
抽象通道,实现了事件相关,日志
AbstractChannel()
- 类 的构造方法org.tinygroup.channel.impl.
AbstractChannel
AbstractQueueChannel
-
org.tinygroup.channel.impl
中的 类
抽象通道,实现了事件相关,日志 队列
AbstractQueueChannel()
- 类 的构造方法org.tinygroup.channel.impl.
AbstractQueueChannel
addReceiveEventFilter(EventFilter)
- 接口 中的方法org.tinygroup.channel.
ChannelInterface
添加接收事件过滤器
addReceiveEventFilter(EventFilter)
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
addReceiveEventListener(EventListener)
- 接口 中的方法org.tinygroup.channel.
ChannelInterface
添加接收事件监听器
addReceiveEventListener(EventListener)
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
addSendEventFilter(EventFilter)
- 接口 中的方法org.tinygroup.channel.
ChannelInterface
添加发送事件过滤器
addSendEventFilter(EventFilter)
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
addSendEventListener(EventListener)
- 接口 中的方法org.tinygroup.channel.
ChannelInterface
添加发送事件监听器
addSendEventListener(EventListener)
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
C
ChannelInterface
-
org.tinygroup.channel
中的 接口
通道接口
E
EventFilter
-
org.tinygroup.channel
中的 接口
事件过滤器
EventListener
-
org.tinygroup.channel
中的 接口
事件监听器,事件监听器对事件的任何处理都不会影响事件的正常执行
F
filter(Event)
- 接口 中的方法org.tinygroup.channel.
EventFilter
事件过滤后,会返回事件,返回的事件可以与传入的事件不同
G
getCepCore()
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
getId()
- 接口 中的方法org.tinygroup.channel.
ChannelInterface
getId()
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
getReceiveEventFilters()
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
getReceiveEventListeners()
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
getSendEventFilters()
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
getSendEventListeners()
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
O
org.tinygroup.channel
- 软件包 org.tinygroup.channel
org.tinygroup.channel.impl
- 软件包 org.tinygroup.channel.impl
P
process(Event)
- 接口 中的方法org.tinygroup.channel.
EventListener
处理事件
process(Event)
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
通道去处理一个事件
R
receive(Event)
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
receive(Event)
- 类 中的方法org.tinygroup.channel.impl.
AbstractQueueChannel
receiveReal(Event)
- 类 中的方法org.tinygroup.channel.impl.
AbstractQueueChannel
真正的接收处理
S
send(Event)
- 类 中的方法org.tinygroup.channel.impl.
AbstractQueueChannel
sendEvent(Event)
- 接口 中的方法org.tinygroup.channel.
ChannelInterface
发送事件
sendEvent(Event)
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
sendReal(Event)
- 类 中的方法org.tinygroup.channel.impl.
AbstractQueueChannel
真正的发送处理
setCepCore(CEPCore)
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
setId(String)
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
setQueueInfo(int, int)
- 类 中的方法org.tinygroup.channel.impl.
AbstractQueueChannel
start()
- 接口 中的方法org.tinygroup.channel.
ChannelInterface
开始通道
start()
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
start()
- 类 中的方法org.tinygroup.channel.impl.
AbstractQueueChannel
stop()
- 接口 中的方法org.tinygroup.channel.
ChannelInterface
通道停止
stop()
- 类 中的方法org.tinygroup.channel.impl.
AbstractChannel
stop()
- 类 中的方法org.tinygroup.channel.impl.
AbstractQueueChannel
A
C
E
F
G
O
P
R
S
概述
软件包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2006–2015
TinyGroup
. All rights reserved.