public interface WsonrpcRequestInterceptor
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
WsonrpcRequestInterceptor.Context |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handle(WsonrpcRequestInterceptor.Context context)
|
void handle(WsonrpcRequestInterceptor.Context context)
WsonrpcRequestInterceptor.Context.executeReply()方法触发执行并回复;
或者调用WsonrpcRequestInterceptor.Context.replyValue(Object)进行回复context - Copyright © 2020. All rights reserved.