Uses of Class
org.apache.http.impl.conn.ConnectionShutdownException
Packages that use ConnectionShutdownException
Package
Description
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 ConnectionShutdownExceptionModifier and TypeMethodDescriptionprotected final void
AbstractClientConnAdapter.assertValid
(OperatedClientConnection wrappedConn) Deprecated.Asserts that there is a valid wrapped connection to delegate to.