public class NettyIrpListenerTCP extends NettyIrpListener
| 限定符 | 构造器和说明 |
|---|---|
protected |
NettyIrpListenerTCP(IrpListenerInfo listenerInfo) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
start() |
void |
stop() |
CreateIrpListener, setRequestHandlerprotected NettyIrpListenerTCP(IrpListenerInfo listenerInfo)
public void start()
start 在接口中 IrpListenerstart 在类中 NettyIrpListenerpublic void stop()
stop 在接口中 IrpListenerstop 在类中 NettyIrpListener