@UnstableApi @FunctionalInterface public interface ClientFactoryProvider
ClientFactory dynamically via Java SPI (Service Provider Interface).| Modifier and Type | Method and Description |
|---|---|
ClientFactory |
newFactory(ClientFactory httpClientFactory)
Creates a new
ClientFactory. |
ClientFactory newFactory(ClientFactory httpClientFactory)
ClientFactory.httpClientFactory - the core ClientFactory which is capable of handling the
"none" serialization format.Copyright © 2020 LeanCloud. All rights reserved.