@Deprecated public interface ResolverListener extends EventListener
Resolver| Modifier and Type | Method and Description |
|---|---|
void |
handleException(Object id,
Exception e)
Deprecated.
The callback used by an asynchronous resolver when an exception is thrown
|
void |
receiveMessage(Object id,
Message m)
Deprecated.
The callback used by an asynchronous resolver
|
Copyright © 2021 dnsjava.org. All rights reserved.