public abstract class AbstractMultiInterestUserProcessor<T> extends AbstractUserProcessor<T> implements MultiInterestUserProcessor<T>
AbstractUserProcessorUserProcessor.ExecutorSelectorexecutorSelector| 构造器和说明 |
|---|
AbstractMultiInterestUserProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
interest()
do not need to implement this method because of the multiple interests
|
getExecutor, getExecutorSelector, preHandleRequest, processInIOThread, setExecutorSelector, timeoutDiscardclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmultiInterestgetExecutor, getExecutorSelector, handleRequest, handleRequest, preHandleRequest, processInIOThread, setExecutorSelector, timeoutDiscardpublic String interest()
interest 在接口中 UserProcessor<T>UserProcessor.interest()Copyright © 2021. All rights reserved.