![JAR search and dependency download from the Maven repository](/logo.png)
java.api.httpapifn.st Maven / Gradle / Ivy
private static final class TypeReference extends TypeReference\<\> {
}
/**
* @deprecated
*/
@Deprecated
@Override
public () {
Map\ metadata = (context == null) ? null : context.getMetadata();
log.warn("Deprecated method called by user " + ((context == null) ? "UNKNOWN" : context.getUser())
+ " from host "+ ((metadata == null) ? "UNIDENTIFIED" : metadata.get("IPADDRESSES"))
+ " by class " + new Throwable().getStackTrace()[1].getFileName());
Payload requestObj = new Payload();
requestObj.setContext(context == null ? this.getContext() : context);
return doRequest(requestObj, "", new TypeReference());
doRequest(requestObj, "", null);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy