| Modifier and Type | Method and Description |
|---|---|
static QuicConnectionIdGenerator |
QuicConnectionIdGenerator.randomGenerator()
Return a
QuicConnectionIdGenerator which randomly generates new connection ids. |
| Modifier and Type | Method and Description |
|---|---|
QuicServerCodecBuilder |
QuicServerCodecBuilder.connectionIdAddressGenerator(QuicConnectionIdGenerator connectionIdAddressGenerator)
Sets the
QuicConnectionIdGenerator to use. |
Copyright © 2020–2021 The Netty Project. All rights reserved.