public class LocalExecSslServerInitializer extends LocalExecServerInitializer
eventExecutorGroup
Constructor and Description |
---|
LocalExecSslServerInitializer(WaarpSslContextFactory waarpSslContextFactory,
io.netty.util.concurrent.EventExecutorGroup eventExecutorGroup)
Constructor with default delay
|
LocalExecSslServerInitializer(WaarpSslContextFactory waarpSslContextFactory,
long newdelay,
io.netty.util.concurrent.EventExecutorGroup eventExecutorGroup)
Constructor with a specific default delay
|
Modifier and Type | Method and Description |
---|---|
void |
initChannel(io.netty.channel.socket.SocketChannel ch) |
addChannel, releaseResources
channelRegistered, exceptionCaught, handlerAdded, handlerRemoved
public LocalExecSslServerInitializer(WaarpSslContextFactory waarpSslContextFactory, io.netty.util.concurrent.EventExecutorGroup eventExecutorGroup)
waarpSslContextFactory
- eventExecutorGroup
- public LocalExecSslServerInitializer(WaarpSslContextFactory waarpSslContextFactory, long newdelay, io.netty.util.concurrent.EventExecutorGroup eventExecutorGroup)
waarpSslContextFactory
- newdelay
- public void initChannel(io.netty.channel.socket.SocketChannel ch) throws Exception
initChannel
in class LocalExecServerInitializer
Exception
Copyright © 2009–2020 Waarp. All rights reserved.