public class SoUtils extends Object
| 构造器和说明 |
|---|
SoUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SoConnectTimeoutException |
newTimeout(boolean isRcv,
long channelID,
net.hasor.neta.channel.SoContextImpl context,
Throwable e) |
static void |
printStackTrace(PrintStream s,
SoChannel<?> channel,
Pipeline<?> pipeline)
Prints this pipline status and its backtrace to the specified print stream.
|
public static SoConnectTimeoutException newTimeout(boolean isRcv, long channelID, net.hasor.neta.channel.SoContextImpl context, Throwable e)
public static void printStackTrace(PrintStream s, SoChannel<?> channel, Pipeline<?> pipeline)
s - PrintStream to use for outputCopyright © 2022–2024. All rights reserved.