@Component public class FishBatchStopHandler extends AbstractFishBatchHandler<FishBatchStopRequest,FishBatchStopResponse>
| 构造器和说明 |
|---|
FishBatchStopHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
FishBatchStopResponse |
handle(FishBatchStopRequest request)
处理函数.
|
getRequestClass, getResponseClasspublic FishBatchStopResponse handle(FishBatchStopRequest request) throws BatchException
AbstractFishBatchHandlerhandle 在类中 AbstractFishBatchHandler<FishBatchStopRequest,FishBatchStopResponse>request - 请求BatchException - 异常Copyright © 2021 KRProject. All rights reserved.