| 程序包 | 说明 |
|---|---|
| net.hasor.neta.handler | |
| net.hasor.neta.handler.ssl |
| 限定符和类型 | 方法和说明 |
|---|---|
default PipeStatus |
PipeDuplex.onError(PipeContext context,
boolean isRcv,
Throwable e,
PipeExceptionHolder eh)
Gets called if a Throwable was thrown.
|
PipeStatus |
PipeDuplexHandler.onError(PipeContext context,
boolean isRcv,
Throwable e,
PipeExceptionHolder eh) |
default PipeStatus |
PipeHandler.onError(PipeContext context,
Throwable e,
PipeExceptionHolder eh)
Gets called if a Throwable was thrown.
|
| 限定符和类型 | 方法和说明 |
|---|---|
PipeStatus |
SslPipeLayer.onError(PipeContext context,
boolean isRcv,
Throwable e,
PipeExceptionHolder eh) |
Copyright © 2022–2024. All rights reserved.