| Modifier and Type | Method and Description |
|---|---|
abstract QuicSslEngine |
QuicSslContext.newEngine(io.netty.buffer.ByteBufAllocator alloc) |
abstract QuicSslEngine |
QuicSslContext.newEngine(io.netty.buffer.ByteBufAllocator alloc,
java.lang.String peerHost,
int peerPort) |
| Modifier and Type | Method and Description |
|---|---|
B |
QuicCodecBuilder.sslEngineProvider(java.util.function.Function<QuicChannel,? extends QuicSslEngine> sslEngineProvider)
|
Copyright © 2020-2024 The Netty Project. All Rights Reserved.