C# 클래스 Helios.Reactor.Bootstrap.TcpServerFactory

IServerFactory instance for spawning TCP-based IReactor instances
상속: ServerFactoryBase
파일 보기 프로젝트 열기: helios-io/helios

공개 메소드들

메소드 설명
TcpServerFactory ( ServerBootstrap other ) : System

보호된 메소드들

메소드 설명
NewReactorInternal ( INode listenAddress ) : ReactorBase

메소드 상세

NewReactorInternal() 보호된 메소드

protected NewReactorInternal ( INode listenAddress ) : ReactorBase
listenAddress INode
리턴 ReactorBase

TcpServerFactory() 공개 메소드

public TcpServerFactory ( ServerBootstrap other ) : System
other ServerBootstrap
리턴 System