Deprecated API


Contents
Deprecated Interfaces
org.apache.http.impl.conn.tsccm.RefQueueHandler
          do not use 
 

Deprecated Classes
org.apache.http.impl.conn.tsccm.RefQueueWorker
          do not use 
 

Deprecated Exceptions
org.apache.http.entity.mime.UnexpectedMimeException
          no longer used. 
 

Deprecated Fields
org.apache.http.client.params.ClientPNames.CONNECTION_MANAGER_FACTORY
          use #CONNECTION_MANAGER_FACTORY_CLASS_NAME 
org.apache.http.impl.cookie.BrowserCompatSpec.DATE_PATTERNS
           
org.apache.http.impl.conn.tsccm.AbstractConnPool.issuedConnections
           
org.apache.http.impl.conn.tsccm.AbstractConnPool.refQueue
           
 

Deprecated Methods
org.apache.http.impl.conn.AbstractPooledConnAdapter.assertAttached()
            
org.apache.http.impl.conn.tsccm.AbstractConnPool.enableConnectionGC()
          do not sue 
org.apache.http.impl.conn.tsccm.BasicPoolEntry.getWeakRef()
           
org.apache.http.impl.conn.tsccm.AbstractConnPool.handleLostEntry(HttpRoute)
           
org.apache.http.impl.conn.tsccm.AbstractConnPool.handleReference(Reference)
           
org.apache.http.impl.conn.SingleClientConnManager.revokeConnection()
          no longer used 
org.apache.http.client.protocol.ClientContextConfigurer.setAuthSchemePref(List)
          to be replaced with a special parameter in 4.1 
org.apache.http.client.params.ClientParamBean.setConnectionManagerFactory(ClientConnectionManagerFactory)
           
org.apache.http.entity.mime.content.FileBody.writeTo(OutputStream, int)
          use FileBody.writeTo(OutputStream) 
org.apache.http.entity.mime.content.InputStreamBody.writeTo(OutputStream, int)
          use InputStreamBody.writeTo(OutputStream) 
org.apache.http.entity.mime.content.StringBody.writeTo(OutputStream, int)
          use writeTo(OutputStream) 
 

Deprecated Constructors
org.apache.http.impl.conn.tsccm.BasicPoolEntry(ClientConnectionOperator, HttpRoute, ReferenceQueue)
          do not use 
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.