| Modifier and Type | Method and Description |
|---|---|
abstract QuicSslEngine |
QuicSslContext.newEngine(io.netty.buffer.ByteBufAllocator alloc) |
abstract QuicSslEngine |
QuicSslContext.newEngine(io.netty.buffer.ByteBufAllocator alloc,
String peerHost,
int peerPort) |
| Modifier and Type | Method and Description |
|---|---|
B |
QuicCodecBuilder.sslEngineProvider(Function<QuicChannel,? extends QuicSslEngine> sslEngineProvider)
|
Copyright © 2020–2025 The Netty Project. All rights reserved.