Package | Description |
---|---|
org.apache.hc.core5.http.config |
Core configuration APIs.
|
Modifier and Type | Method and Description |
---|---|
static <I> RegistryBuilder<I> |
RegistryBuilder.create()
Creates a new RegistryBuilder.
|
RegistryBuilder<I> |
RegistryBuilder.register(String id,
I item)
Registers the given item for the given ID.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.