Home | History | Annotate | Download | only in http

Lines Matching full:link

41  * {@link HttpEntityEnclosingRequest requests} and in
42 * {@link HttpResponse responses}, where they are optional.
45 * depending on where their {@link #getContent content} originates:
49 * entities being received from a {@link HttpConnection connection}.
50 * {@link #isStreaming Streamed} entities are generally not
51 * {@link #isRepeatable repeatable}.
55 * Self-contained entities are generally {@link #isRepeatable repeatable}.
103 * but exceeds {@link java.lang.Long#MAX_VALUE Long.MAX_VALUE},
135 * Entities that are not {@link #isRepeatable repeatable}
164 * returned by {@link #getContent getContent} has been read to EOF,
165 * or after {@link #consumeContent consumeContent} has been called.
168 * {@link #consumeContent consumeContent} is called.
187 * received from a {@link HttpConnection connection}. The entity