public abstract class AbstractProviderProcessor extends Object implements ProviderProcessor, LookupService, FlowController<JRequest>
| 构造器和说明 |
|---|
AbstractProviderProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handleException(JChannel channel,
JRequestPayload request,
Status status,
Throwable cause) |
void |
handleException(JChannel channel,
JRequest request,
Status status,
Throwable cause) |
void |
handleRejected(JChannel channel,
JRequest request,
Status status,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleRequest, shutdownlookupServiceflowControlpublic void handleException(JChannel channel, JRequestPayload request, Status status, Throwable cause)
handleException 在接口中 ProviderProcessorpublic void handleException(JChannel channel, JRequest request, Status status, Throwable cause)
Copyright © 2018. All rights reserved.