@Internal @FunctionalInterface public interface CloseableDelegate
Modifier and Type | Method and Description |
---|---|
void |
close(Closeable closeable,
org.apache.hc.core5.io.CloseMode closeMode) |
void close(Closeable closeable, org.apache.hc.core5.io.CloseMode closeMode) throws IOException
IOException
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.