| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionReleaseTrigger | |
|---|---|
| org.apache.http.client.methods | Standard HTTP method implementations. | 
| org.apache.http.conn | Client connection management APIs. | 
| org.apache.http.impl.conn | Default implementations of client connection management functions. | 
| org.apache.http.impl.conn.tsccm | Deprecated. | 
| Uses of ConnectionReleaseTrigger in org.apache.http.client.methods | 
|---|
| Methods in org.apache.http.client.methods with parameters of type ConnectionReleaseTrigger | |
|---|---|
|  void | AbstractExecutionAwareRequest.setReleaseTrigger(ConnectionReleaseTrigger releaseTrigger)Deprecated. Use AbstractExecutionAwareRequest.setCancellable(Cancellable) | 
|  void | AbortableHttpRequest.setReleaseTrigger(ConnectionReleaseTrigger releaseTrigger)Deprecated. Sets the ConnectionReleaseTriggercallback that can
 be used to abort an active connection. | 
| Uses of ConnectionReleaseTrigger in org.apache.http.conn | 
|---|
| Subinterfaces of ConnectionReleaseTrigger in org.apache.http.conn | |
|---|---|
|  interface | ManagedClientConnectionDeprecated. (4.3) replaced by HttpClientConnectionManager. | 
| Classes in org.apache.http.conn that implement ConnectionReleaseTrigger | |
|---|---|
|  class | BasicManagedEntityDeprecated. (4.3) do not use. | 
|  class | EofSensorInputStreamA stream wrapper that triggers actions on close()and EOF. | 
| Uses of ConnectionReleaseTrigger in org.apache.http.impl.conn | 
|---|
| Classes in org.apache.http.impl.conn that implement ConnectionReleaseTrigger | |
|---|---|
|  class | AbstractClientConnAdapterDeprecated. (4.2) do not use | 
|  class | AbstractPooledConnAdapterDeprecated. (4.2) do not use | 
| protected  class | SingleClientConnManager.ConnAdapterDeprecated. The connection adapter used by this manager. | 
| Uses of ConnectionReleaseTrigger in org.apache.http.impl.conn.tsccm | 
|---|
| Classes in org.apache.http.impl.conn.tsccm that implement ConnectionReleaseTrigger | |
|---|---|
|  class | BasicPooledConnAdapterDeprecated. (4.2) do not use | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||