Package | Description |
---|---|
net.bluemind.central.reverse.proxy.model | |
net.bluemind.central.reverse.proxy.model.impl | |
net.bluemind.central.reverse.proxy.vertx.impl |
Modifier and Type | Method and Description |
---|---|
static ProxyInfoStoreClient |
ProxyInfoStoreClient.create(io.vertx.core.Vertx vertx) |
Modifier and Type | Method and Description |
---|---|
static RecordHandler<byte[],byte[]> |
RecordHandler.createByteHandler(ProxyInfoStoreClient client) |
Modifier and Type | Class and Description |
---|---|
class |
ProxyInfoStoreClientImpl |
Constructor and Description |
---|
ByteArrayRecordHandler(ProxyInfoStoreClient storeClient,
RecordKeyMapper<byte[]> keyMapper,
RecordValueMapper<byte[]> valueMapper) |
Constructor and Description |
---|
DownstreamSelector(AuthMatcher<T> infoMatcher,
ProxyInfoStoreClient storeClient) |
Copyright © 2022. All Rights Reserved.