Uses of Class
org.apache.http.impl.conn.ConnectionShutdownException
-
Packages that use ConnectionShutdownException Package Description org.apache.http.impl.conn Default implementations of client connection management functions. -
-
Uses of ConnectionShutdownException in org.apache.http.impl.conn
Methods in org.apache.http.impl.conn that throw ConnectionShutdownException Modifier and Type Method Description protected void
AbstractClientConnAdapter. assertValid(OperatedClientConnection wrappedConn)
Deprecated.Asserts that there is a valid wrapped connection to delegate to.
-