| java.lang.Object | ||
| ↳ | org.apache.http.impl.conn.AbstractPoolEntry | |
| ↳ | org.apache.http.impl.conn.SingleClientConnManager.PoolEntry | |
The pool entry for this connection manager.
| 
         
          [Expand]
         
          
          Inherited Fields
          
         | 
       ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
         
           
         
         From class
         
          org.apache.http.impl.conn.AbstractPoolEntry
         
         
  | 
       ||||||||||||||||||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          | 
        
          
          Creates a new pool entry.
          
         | 
       ||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          | 
        
          
          Closes the connection in this pool entry.
          
         | 
       ||||||||||
| 
          | 
        
          
          Shuts down the connection in this pool entry.
          
         | 
       ||||||||||
| 
         
          [Expand]
         
          
          Inherited Methods
          
         | 
       |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
         
           
         
         From class
         
          org.apache.http.impl.conn.AbstractPoolEntry
         
         
  | 
       |||||||||||||||||||||||||||||||||
         
           
         
         From class
         
          java.lang.Object
         
         
  | 
       |||||||||||||||||||||||||||||||||
Closes the connection in this pool entry.
| IOException | 
|---|
Shuts down the connection in this pool entry.
| IOException | 
|---|