Modifier and Type | Method and Description |
---|---|
static RecordHandler<byte[],byte[]> |
RecordHandler.createByteHandler(ProxyInfoStoreClient client,
io.vertx.core.Vertx vertx) |
Modifier and Type | Method and Description |
---|---|
static ProxyInfoStoreClient |
ProxyInfoStoreClient.create(io.vertx.core.Vertx vertx) |
Modifier and Type | Class and Description |
---|---|
class |
ProxyInfoStoreClientImpl |
Constructor and Description |
---|
ByteArrayRecordHandler(io.vertx.core.Vertx vertx,
ProxyInfoStoreClient storeClient,
RecordKeyMapper<byte[]> keyMapper,
RecordValueMapper<byte[]> valueMapper) |
Constructor and Description |
---|
DownstreamSelector(AuthMatcher<T> infoMatcher,
ProxyInfoStoreClient storeClient,
SessionManager sessionManager) |
Copyright © 2023. All Rights Reserved.