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