Class Internal

java.lang.Object
org.miaixz.bus.http.metric.Internal

public abstract class Internal extends Object
Escalate internal APIs in http so they can be used from Http's implementation packages. The only implementation of this interface is in Httpd.
Since:
Java 17+
Author:
Kimi Liu