Interface Connection
-
- All Superinterfaces:
java.lang.AutoCloseable
- All Known Implementing Classes:
NormalConnection
public interface Connection extends java.lang.AutoCloseable
-
-
Method Summary
Modifier and Type Method Description voidclose()org.apache.http.HttpClientConnectionconnectionObject()
-