JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
E
F
G
H
I
L
O
P
R
S
U
V
W
A
AbstractSimpleServerExchangeHandler
- Class in
org.apache.hc.client5.testing.async
AbstractSimpleServerExchangeHandler()
- Constructor for class org.apache.hc.client5.testing.async.
AbstractSimpleServerExchangeHandler
AsyncEchoHandler
- Class in
org.apache.hc.client5.testing.async
A handler that echos the incoming request entity.
AsyncEchoHandler()
- Constructor for class org.apache.hc.client5.testing.async.
AsyncEchoHandler
AsyncRandomHandler
- Class in
org.apache.hc.client5.testing.async
A handler that generates random data.
AsyncRandomHandler()
- Constructor for class org.apache.hc.client5.testing.async.
AsyncRandomHandler
AsyncRandomHandler.RandomBinAsyncEntityProducer
- Class in
org.apache.hc.client5.testing.async
An entity that generates random data.
AsyncRandomHandler.RandomBinAsyncEntityProducer(long)
- Constructor for class org.apache.hc.client5.testing.async.
AsyncRandomHandler.RandomBinAsyncEntityProducer
authenticate(URIAuthority, String, String)
- Method in interface org.apache.hc.client5.testing.auth.
Authenticator
AuthenticatingAsyncDecorator
- Class in
org.apache.hc.client5.testing.async
AuthenticatingAsyncDecorator(AsyncServerExchangeHandler, Authenticator)
- Constructor for class org.apache.hc.client5.testing.async.
AuthenticatingAsyncDecorator
AuthenticatingDecorator
- Class in
org.apache.hc.client5.testing.classic
AuthenticatingDecorator(HttpServerRequestHandler, Authenticator)
- Constructor for class org.apache.hc.client5.testing.classic.
AuthenticatingDecorator
Authenticator
- Interface in
org.apache.hc.client5.testing.auth
available()
- Method in class org.apache.hc.client5.testing.async.
AsyncEchoHandler
available()
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler
available()
- Method in class org.apache.hc.client5.testing.async.
AuthenticatingAsyncDecorator
available()
- Method in class org.apache.hc.client5.testing.async.
RedirectingAsyncDecorator
availableData()
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler.RandomBinAsyncEntityProducer
B
BasicAuthTokenExtractor
- Class in
org.apache.hc.client5.testing.auth
BasicAuthTokenExtractor()
- Constructor for class org.apache.hc.client5.testing.auth.
BasicAuthTokenExtractor
C
close()
- Method in class org.apache.hc.client5.testing.classic.
RandomHandler.RandomEntity
connControl
- Variable in class org.apache.hc.client5.testing.redirect.
Redirect
consume(ByteBuffer)
- Method in class org.apache.hc.client5.testing.async.
AsyncEchoHandler
consume(ByteBuffer)
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler
consume(ByteBuffer)
- Method in class org.apache.hc.client5.testing.async.
AuthenticatingAsyncDecorator
consume(ByteBuffer)
- Method in class org.apache.hc.client5.testing.async.
RedirectingAsyncDecorator
customizeUnauthorizedResponse(HttpResponse)
- Method in class org.apache.hc.client5.testing.async.
AuthenticatingAsyncDecorator
customizeUnauthorizedResponse(ClassicHttpResponse)
- Method in class org.apache.hc.client5.testing.classic.
AuthenticatingDecorator
E
EchoHandler
- Class in
org.apache.hc.client5.testing.classic
A handler that echos the incoming request entity.
EchoHandler()
- Constructor for class org.apache.hc.client5.testing.classic.
EchoHandler
extract(String)
- Method in class org.apache.hc.client5.testing.auth.
BasicAuthTokenExtractor
F
failed(Exception)
- Method in class org.apache.hc.client5.testing.async.
AsyncEchoHandler
failed(Exception)
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler
failed(Exception)
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler.RandomBinAsyncEntityProducer
failed(Exception)
- Method in class org.apache.hc.client5.testing.async.
AuthenticatingAsyncDecorator
failed(Exception)
- Method in class org.apache.hc.client5.testing.async.
RedirectingAsyncDecorator
G
getContent()
- Method in class org.apache.hc.client5.testing.classic.
RandomHandler.RandomEntity
Not supported.
getContentLength()
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler.RandomBinAsyncEntityProducer
getContentLength()
- Method in class org.apache.hc.client5.testing.classic.
RandomHandler.RandomEntity
Obtains the size of the random data.
getRealm(URIAuthority, String)
- Method in interface org.apache.hc.client5.testing.auth.
Authenticator
H
handle(SimpleHttpRequest, HttpCoreContext)
- Method in class org.apache.hc.client5.testing.async.
AbstractSimpleServerExchangeHandler
handle(SimpleHttpRequest, AsyncServerRequestHandler.ResponseTrigger, HttpContext)
- Method in class org.apache.hc.client5.testing.async.
AbstractSimpleServerExchangeHandler
handle(ClassicHttpRequest, HttpServerRequestHandler.ResponseTrigger, HttpContext)
- Method in class org.apache.hc.client5.testing.classic.
AuthenticatingDecorator
handle(ClassicHttpRequest, ClassicHttpResponse, HttpContext)
- Method in class org.apache.hc.client5.testing.classic.
EchoHandler
Handles a request by echoing the incoming request entity.
handle(ClassicHttpRequest, ClassicHttpResponse, HttpContext)
- Method in class org.apache.hc.client5.testing.classic.
RandomHandler
Handles a request by generating random data.
handle(ClassicHttpRequest, HttpServerRequestHandler.ResponseTrigger, HttpContext)
- Method in class org.apache.hc.client5.testing.classic.
RedirectingDecorator
handleRequest(HttpRequest, EntityDetails, ResponseChannel, HttpContext)
- Method in class org.apache.hc.client5.testing.async.
AsyncEchoHandler
handleRequest(HttpRequest, EntityDetails, ResponseChannel, HttpContext)
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler
handleRequest(HttpRequest, EntityDetails, ResponseChannel, HttpContext)
- Method in class org.apache.hc.client5.testing.async.
AuthenticatingAsyncDecorator
handleRequest(HttpRequest, EntityDetails, ResponseChannel, HttpContext)
- Method in class org.apache.hc.client5.testing.async.
RedirectingAsyncDecorator
I
isRepeatable()
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler.RandomBinAsyncEntityProducer
isRepeatable()
- Method in class org.apache.hc.client5.testing.classic.
RandomHandler.RandomEntity
Tells that this entity is repeatable, in a way.
isStreaming()
- Method in class org.apache.hc.client5.testing.classic.
RandomHandler.RandomEntity
Tells that this entity is not streaming.
L
length
- Variable in class org.apache.hc.client5.testing.classic.
RandomHandler.RandomEntity
The length of the random data to generate.
location
- Variable in class org.apache.hc.client5.testing.redirect.
Redirect
O
org.apache.hc.client5.testing.async
- package org.apache.hc.client5.testing.async
org.apache.hc.client5.testing.auth
- package org.apache.hc.client5.testing.auth
org.apache.hc.client5.testing.classic
- package org.apache.hc.client5.testing.classic
org.apache.hc.client5.testing.redirect
- package org.apache.hc.client5.testing.redirect
P
produce(DataStreamChannel)
- Method in class org.apache.hc.client5.testing.async.
AsyncEchoHandler
produce(DataStreamChannel)
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler
produce(DataStreamChannel)
- Method in class org.apache.hc.client5.testing.async.
AuthenticatingAsyncDecorator
produce(DataStreamChannel)
- Method in class org.apache.hc.client5.testing.async.
RedirectingAsyncDecorator
produceData(StreamChannel<ByteBuffer>)
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler.RandomBinAsyncEntityProducer
R
RandomHandler
- Class in
org.apache.hc.client5.testing.classic
A handler that generates random data.
RandomHandler()
- Constructor for class org.apache.hc.client5.testing.classic.
RandomHandler
RandomHandler.RandomEntity
- Class in
org.apache.hc.client5.testing.classic
An entity that generates random data.
RandomHandler.RandomEntity(long)
- Constructor for class org.apache.hc.client5.testing.classic.
RandomHandler.RandomEntity
Creates a new entity generating the given amount of data.
Redirect
- Class in
org.apache.hc.client5.testing.redirect
Redirect(int, String, Redirect.ConnControl)
- Constructor for class org.apache.hc.client5.testing.redirect.
Redirect
Redirect(int, String)
- Constructor for class org.apache.hc.client5.testing.redirect.
Redirect
Redirect.ConnControl
- Enum in
org.apache.hc.client5.testing.redirect
RedirectingAsyncDecorator
- Class in
org.apache.hc.client5.testing.async
RedirectingAsyncDecorator(AsyncServerExchangeHandler, RedirectResolver)
- Constructor for class org.apache.hc.client5.testing.async.
RedirectingAsyncDecorator
RedirectingDecorator
- Class in
org.apache.hc.client5.testing.classic
RedirectingDecorator(HttpServerRequestHandler, RedirectResolver)
- Constructor for class org.apache.hc.client5.testing.classic.
RedirectingDecorator
RedirectResolver
- Interface in
org.apache.hc.client5.testing.redirect
releaseResources()
- Method in class org.apache.hc.client5.testing.async.
AsyncEchoHandler
releaseResources()
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler.RandomBinAsyncEntityProducer
releaseResources()
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler
releaseResources()
- Method in class org.apache.hc.client5.testing.async.
AuthenticatingAsyncDecorator
releaseResources()
- Method in class org.apache.hc.client5.testing.async.
RedirectingAsyncDecorator
resolve(URI)
- Method in interface org.apache.hc.client5.testing.redirect.
RedirectResolver
S
status
- Variable in class org.apache.hc.client5.testing.redirect.
Redirect
streamEnd(List<? extends Header>)
- Method in class org.apache.hc.client5.testing.async.
AsyncEchoHandler
streamEnd(List<? extends Header>)
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler
streamEnd(List<? extends Header>)
- Method in class org.apache.hc.client5.testing.async.
AuthenticatingAsyncDecorator
streamEnd(List<? extends Header>)
- Method in class org.apache.hc.client5.testing.async.
RedirectingAsyncDecorator
supplyConsumer(HttpRequest, EntityDetails, HttpContext)
- Method in class org.apache.hc.client5.testing.async.
AbstractSimpleServerExchangeHandler
U
updateCapacity(CapacityChannel)
- Method in class org.apache.hc.client5.testing.async.
AsyncEchoHandler
updateCapacity(CapacityChannel)
- Method in class org.apache.hc.client5.testing.async.
AsyncRandomHandler
updateCapacity(CapacityChannel)
- Method in class org.apache.hc.client5.testing.async.
AuthenticatingAsyncDecorator
updateCapacity(CapacityChannel)
- Method in class org.apache.hc.client5.testing.async.
RedirectingAsyncDecorator
V
valueOf(String)
- Static method in enum org.apache.hc.client5.testing.redirect.
Redirect.ConnControl
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.hc.client5.testing.redirect.
Redirect.ConnControl
Returns an array containing the constants of this enum type, in the order they are declared.
W
writeTo(OutputStream)
- Method in class org.apache.hc.client5.testing.classic.
RandomHandler.RandomEntity
Generates the random content.
A
B
C
E
F
G
H
I
L
O
P
R
S
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 1999–2021
The Apache Software Foundation
. All rights reserved.