public interface Configurator
| Modifier and Type | Method and Description |
|---|---|
ApiProvider |
getApiProvider()
Returns the primary API provider described in the configuration.
|
List<ProtocolHandler> |
getProtocolHandlers()
Returns a list of protocol handlers as described in the configuration.
|
ApiProvider getApiProvider()
List<ProtocolHandler> getProtocolHandlers()
Copyright © 2023. All rights reserved.