summaryrefslogtreecommitdiffstats
path: root/container-core/abi-spec.json
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2022-06-09 10:39:18 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2022-06-09 10:39:18 +0200
commit29c2bed24882924ff4ae34b00ede6a1d26655fe1 (patch)
tree3a319ec5edc6766d7ba97b0c2af0392663366309 /container-core/abi-spec.json
parent7eb6bd3486b8e64861edc4915b929695c45c7cec (diff)
Remove 'SslContextFactoryProvider'
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": [],