| Package | Description |
|---|---|
| org.xbill.DNS.lookup |
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<LookupResult> |
LookupSession.lookupAsync(Name name,
int type,
int dclass)
Make an asynchronous lookup of the provided name.
|
Copyright © 2021 dnsjava.org. All rights reserved.