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