public class IdleStatePluginEx<T>
extends org.smartboot.socket.extension.plugins.AbstractPlugin<T>
| 限定符和类型 | 类和说明 |
|---|---|
class |
IdleStatePluginEx.IdleMonitorChannel |
| 构造器和说明 |
|---|
IdleStatePluginEx(int idleTimeout) |
IdleStatePluginEx(int idleTimeout,
boolean readMonitor,
boolean writeMonitor) |
| 限定符和类型 | 方法和说明 |
|---|---|
AsynchronousSocketChannel |
shouldAccept(AsynchronousSocketChannel channel) |
public IdleStatePluginEx(int idleTimeout)
public IdleStatePluginEx(int idleTimeout,
boolean readMonitor,
boolean writeMonitor)
public AsynchronousSocketChannel shouldAccept(AsynchronousSocketChannel channel)
shouldAccept 在接口中 org.smartboot.socket.NetMonitorshouldAccept 在类中 org.smartboot.socket.extension.plugins.AbstractPlugin<T>Copyright © 2024. All rights reserved.