| Interface | Description |
|---|---|
| onUrlChangeListener |
================================================
Url 监听器
|
| Class | Description |
|---|---|
| RetrofitUrlManager |
================================================
RetrofitUrlManager 以简洁的 Api, 让 Retrofit 不仅支持多 BaseUrl
还可以在 App 运行时动态切换任意 BaseUrl, 在多 BaseUrl 场景下也不会影响到其他不需要切换的 BaseUrl
|
| Exception | Description |
|---|---|
| InvalidUrlException |
================================================
Url 无效的异常
|