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

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

공개 메소드들

메소드 설명
UdpServerFactory ( ServerBootstrap other ) : Helios.Reactor.Udp

보호된 메소드들

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

메소드 상세

NewReactorInternal() 보호된 메소드

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

UdpServerFactory() 공개 메소드

public UdpServerFactory ( ServerBootstrap other ) : Helios.Reactor.Udp
other ServerBootstrap
리턴 Helios.Reactor.Udp