summaryrefslogtreecommitdiffstats
path: root/container-core/abi-spec.json
diff options
context:
space:
mode:
Diffstat (limited to 'container-core/abi-spec.json')
-rw-r--r--container-core/abi-spec.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/container-core/abi-spec.json b/container-core/abi-spec.json
index 70b4faa342e..8e346ada489 100644
--- a/container-core/abi-spec.json
+++ b/container-core/abi-spec.json
@@ -2402,24 +2402,6 @@
],
"fields": []
},
- "com.yahoo.jdisc.http.ssl.SslContextFactoryProvider": {
- "superClass": "java.lang.Object",
- "interfaces": [
- "java.lang.AutoCloseable",
- "com.yahoo.jdisc.http.SslProvider"
- ],
- "attributes": [
- "public",
- "interface",
- "abstract"
- ],
- "methods": [
- "public abstract org.eclipse.jetty.util.ssl.SslContextFactory getInstance(java.lang.String, int)",
- "public void close()",
- "public void configureSsl(com.yahoo.jdisc.http.SslProvider$ConnectorSsl, java.lang.String, int)"
- ],
- "fields": []
- },
"com.yahoo.metrics.simple.Bucket": {
"superClass": "java.lang.Object",
"interfaces": [],