public abstract class AbstractSocket extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected SoConfig |
config |
protected net.hasor.neta.channel.SoContextImpl |
context |
protected ExecutorService |
ioExec |
protected AtomicBoolean |
shutdown |
| 构造器和说明 |
|---|
AbstractSocket(SoConfig config) |
protected ExecutorService ioExec
protected final SoConfig config
protected final net.hasor.neta.channel.SoContextImpl context
protected final AtomicBoolean shutdown
public AbstractSocket(SoConfig config)
public final void shutdown()
throws IOException
IOExceptionprotected abstract void shutdown0(boolean now)
throws IOException
IOExceptionCopyright © 2022–2024. All rights reserved.