JavaDoc detail
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@508948 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7f2fad2321
commit
bd3314ae08
|
@ -38,7 +38,7 @@ import java.io.IOException;
|
|||
* This can be implemented by various "trigger" objects which are
|
||||
* associated with a connection, for example
|
||||
* a {@link EofSensorInputStream stream}
|
||||
* or an entity
|
||||
* or an {@link BasicManagedEntity entity}
|
||||
* or the {@link ManagedClientConnection connection} itself.
|
||||
* <br/>
|
||||
* The methods in this interface can safely be called multiple times.
|
||||
|
|
Loading…
Reference in New Issue