| 程序包 | 说明 |
|---|---|
| org.noear.dami | |
| org.noear.dami.bus | |
| org.noear.dami.bus.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
Dami.intercept(Interceptor interceptor)
拦截
|
static void |
Dami.intercept(int index,
Interceptor interceptor)
拦截
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
InterceptorEntity<C,R>
拦截器实体。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Interceptor<C,R> |
InterceptorEntity.getReal()
获取原拦截器
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TopicRouter.addInterceptor(int index,
Interceptor interceptor)
添加拦截器
|
void |
DamiBusImpl.intercept(int index,
Interceptor interceptor)
拦截
|
void |
DamiBus.intercept(int index,
Interceptor interceptor)
拦截
|
| 构造器和说明 |
|---|
InterceptorEntity(int index,
Interceptor<C,R> real) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TopicRouterImpl<C,R>
主题路由器
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TopicRouterImpl.addInterceptor(int index,
Interceptor interceptor)
添加拦截器
|
Copyright © 2023. All rights reserved.