类 ProxyHintsWriter

java.lang.Object
cn.taketoday.aot.nativex.ProxyHintsWriter

class ProxyHintsWriter extends Object
Write JdkProxyHints contained in a ProxyHints to the JSON output expected by the GraalVM native-image compiler, typically named proxy-config.json.
从以下版本开始:
4.0
作者:
Sebastien Deleuze, Stephane Nicoll, Brian Clozel
另请参阅: