Uses of Class
cc.maria.rdap.bootstrap.IPv4BootstrapRegistry
-
Packages that use IPv4BootstrapRegistry Package Description cc.maria.rdap.bootstrap -
-
Uses of IPv4BootstrapRegistry in cc.maria.rdap.bootstrap
Fields in cc.maria.rdap.bootstrap with type parameters of type IPv4BootstrapRegistry Modifier and Type Field Description private static HashMap<jakarta.ws.rs.client.Client,IPv4BootstrapRegistry>IPv4BootstrapRegistry. instancesMethods in cc.maria.rdap.bootstrap that return IPv4BootstrapRegistry Modifier and Type Method Description static IPv4BootstrapRegistryIPv4BootstrapRegistry. getInstance(jakarta.ws.rs.client.Client client)Get current instance of the wrapperstatic IPv4BootstrapRegistryIPv4BootstrapRegistry. refresh(jakarta.ws.rs.client.Client client)Throw away the current instance and get a new one with updated bootstrap data
-