public class TcpBioServer extends ServerBase<TcpBioChannelAssistant> implements ChannelSupporter<Socket>
| 构造器和说明 |
|---|
TcpBioServer(ServerConfig config) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getTitle() |
Server |
start() |
void |
stop() |
config, getAssistant, getConfig, getProcessor, listen, onClose, onError, onMessage, onOpen, prestop, prestopDo, stopDoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAssistant, getConfig, getProcessorpublic TcpBioServer(ServerConfig config)
public Server start() throws IOException
start 在接口中 ServerIOExceptionpublic void stop()
stop 在接口中 Serverstop 在类中 ServerBase<TcpBioChannelAssistant>Copyright © 2024. All rights reserved.