public class WebAcceptor extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WebAcceptor.Config |
Constructor and Description |
---|
WebAcceptor(int port,
org.jetlang.fibers.NioFiber acceptorFiber,
NioAcceptorHandler.ClientFactory clientFactory,
WebAcceptor.Config config,
Runnable onEnd) |
public WebAcceptor(int port, org.jetlang.fibers.NioFiber acceptorFiber, NioAcceptorHandler.ClientFactory clientFactory, WebAcceptor.Config config, Runnable onEnd)
Copyright © 2016. All Rights Reserved.