Re-resolve the name. Can only be called after #start has been called. This is only a hint. Implementation takes it as a signal but may not start resolution immediately. It should never throw. The default implementation is no-op. @since 1.0.0
()
| 144 | * @since 1.0.0 |
| 145 | */ |
| 146 | public void refresh() {} |
| 147 | |
| 148 | /** |
| 149 | * Factory that creates {@link NameResolver} instances. |
nothing calls this directly
no outgoing calls
no test coverage detected