Whois server list API
This is a JAVA API for accessing the
whois-server-list.
Installation
This package will be available in Maven central:
<dependency>
<groupId>de.malkusch.whois-server-list.api.v0</groupId>
<artifactId>whois-server-list-api</artifactId>
<version>0.0.2</version>
</dependency>
Usage
This API is just a compilation of JAXB generated domain model classes:
You can use ServerListFactory
for downloading and
unmarshalling the whois server list:
ServerListFactory factory = new ServerListFactory();
Serverlist serverList = factory.download();
License and author
Markus Malkusch markus@malkusch.de is the author of this project.
This project is free and under the WTFPL.
Donations
If you like this project and feel generous donate a few Bitcoins here:
1335STSwu9hST4vcMRppEPgENMHD2r1REK