Skip navigation links
C D I Q R W 

C

check(String) - Method in class de.malkusch.whoisApi.WhoisApi
Checks if a domain is available and returns the whois response.
CheckResult - Class in de.malkusch.whoisApi
A Domain check result.

D

de.malkusch.whoisApi - package de.malkusch.whoisApi
 
domains() - Method in class de.malkusch.whoisApi.WhoisApi
Returns a list of all top and second level domains, which are known to the Whois API.

I

isAvailable() - Method in class de.malkusch.whoisApi.CheckResult
Returns if the domain is available.
isAvailable(String) - Method in class de.malkusch.whoisApi.WhoisApi
Checks if a domain is available.

Q

query(String, String) - Method in class de.malkusch.whoisApi.WhoisApi
Queries a whois server.

R

RecoverableWhoisApiException - Exception in de.malkusch.whoisApi
A Whois API exception.
RecoverableWhoisApiException(String) - Constructor for exception de.malkusch.whoisApi.RecoverableWhoisApiException
 
RecoverableWhoisApiException(Exception) - Constructor for exception de.malkusch.whoisApi.RecoverableWhoisApiException
 

W

whois(String) - Method in class de.malkusch.whoisApi.WhoisApi
Returns the whois data for a domain.
WhoisApi - Class in de.malkusch.whoisApi
A Whois API.
WhoisApi(String) - Constructor for class de.malkusch.whoisApi.WhoisApi
Builds the Whois API client.
WhoisApi(String, URI) - Constructor for class de.malkusch.whoisApi.WhoisApi
Builds the Whois API client.
WhoisApiException - Exception in de.malkusch.whoisApi
A Whois API exception.
WhoisApiException(Throwable) - Constructor for exception de.malkusch.whoisApi.WhoisApiException
 
WhoisApiException(String) - Constructor for exception de.malkusch.whoisApi.WhoisApiException
 
whoisResponse() - Method in class de.malkusch.whoisApi.CheckResult
Returns the whois server response.
C D I Q R W 
Skip navigation links

Copyright © 2016. All rights reserved.