| Modifier and Type | Method and Description |
|---|---|
AddressFilter |
EConfigure.Service.addressFilter()
Returns the address filter.
|
static AddressFilter |
AddressFilter.load(com.typesafe.config.Config config,
String key)
Returns an address filter extracted from the given JSON
configuration.
|
static AddressFilter |
AddressFilter.parse(String s)
Returns the address filter parsed from the given text.
|
| Modifier and Type | Method and Description |
|---|---|
EConfigure.ServerBuilder |
EConfigure.ServerBuilder.addressFilter(AddressFilter filter)
Sets the optional service address filter.
|
Copyright © 2020. All rights reserved.