메소드 | 설명 | |
---|---|---|
ThreadedServer ( Protocol processorFactory, ITransportFactory transportFactory ) : System |
메소드 | 설명 | |
---|---|---|
serveClient ( Protocol processor ) : void | ||
threadproc ( object obj ) : void |
public ThreadedServer ( Protocol processorFactory, ITransportFactory transportFactory ) : System | ||
processorFactory | Protocol | |
transportFactory | ITransportFactory | |
리턴 | System |
protected serveClient ( Protocol processor ) : void | ||
processor | Protocol | |
리턴 | void |