JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Wildfly HTTP Client Common 1.0.14.Final
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
W
A
AddressResult(long)
- Constructor for class org.wildfly.httpclient.common.
HostPool.AddressResult
awaitSessionId(boolean, AuthenticationConfiguration)
- Method in class org.wildfly.httpclient.common.
HttpTargetContext
B
BufferBuilder()
- Constructor for class org.wildfly.httpclient.common.
WildflyHttpContext.BufferBuilder
C
clearSessionId()
- Method in class org.wildfly.httpclient.common.
HttpTargetContext
close()
- Method in class org.wildfly.httpclient.common.
HttpConnectionPool
close()
- Method in class org.wildfly.httpclient.common.
NoFlushByteOutput
ConfigurationHttpContextSupplier
- Class in
org.wildfly.httpclient.common
A configuration-based EJBHttpContext supplier.
ConfigurationHttpContextSupplier()
- Constructor for class org.wildfly.httpclient.common.
ConfigurationHttpContextSupplier
ContentType
- Class in
org.wildfly.httpclient.common
ContentType(String, int)
- Constructor for class org.wildfly.httpclient.common.
ContentType
createMarshaller(MarshallingConfiguration)
- Method in class org.wildfly.httpclient.common.
HttpTargetContext
createUnmarshaller(MarshallingConfiguration)
- Method in class org.wildfly.httpclient.common.
HttpTargetContext
D
done(boolean)
- Method in interface org.wildfly.httpclient.common.
HttpConnectionPool.ConnectionHandle
done(HttpConnectionPool.ConnectionHandle)
- Method in interface org.wildfly.httpclient.common.
HttpConnectionPool.ConnectionListener
E
ElytronIdentityHandler
- Class in
org.wildfly.httpclient.common
ElytronIdentityHandler(HttpHandler)
- Constructor for class org.wildfly.httpclient.common.
ElytronIdentityHandler
error(Exception)
- Method in interface org.wildfly.httpclient.common.
HttpConnectionPool.ErrorListener
F
failed()
- Method in class org.wildfly.httpclient.common.
HostPool.AddressResult
flush()
- Method in class org.wildfly.httpclient.common.
NoFlushByteOutput
G
get()
- Method in class org.wildfly.httpclient.common.
ConfigurationHttpContextSupplier
getAddress()
- Method in class org.wildfly.httpclient.common.
HostPool.AddressResult
getAddress()
- Method in class org.wildfly.httpclient.common.
HostPool
getAuthenticationContext()
- Method in interface org.wildfly.httpclient.common.
HttpConnectionPool.ConnectionHandle
getBufferSize()
- Method in class org.wildfly.httpclient.common.
WildflyHttpContext.BufferBuilder
getConnection()
- Method in interface org.wildfly.httpclient.common.
HttpConnectionPool.ConnectionHandle
getConnection(HttpConnectionPool.ConnectionListener, HttpConnectionPool.ErrorListener, boolean, SSLContext)
- Method in class org.wildfly.httpclient.common.
HttpConnectionPool
getConnectionPool()
- Method in class org.wildfly.httpclient.common.
HttpTargetContext
getCurrent()
- Static method in class org.wildfly.httpclient.common.
WildflyHttpContext
getInstanceContextManager()
- Method in class org.wildfly.httpclient.common.
WildflyHttpContext
getMaxSize()
- Method in class org.wildfly.httpclient.common.
WildflyHttpContext.BufferBuilder
getSessionId()
- Method in class org.wildfly.httpclient.common.
HttpTargetContext
getTargetContext(URI)
- Method in class org.wildfly.httpclient.common.
WildflyHttpContext
getThreadLocalSize()
- Method in class org.wildfly.httpclient.common.
WildflyHttpContext.BufferBuilder
getType()
- Method in class org.wildfly.httpclient.common.
ContentType
getURI()
- Method in class org.wildfly.httpclient.common.
HostPool.AddressResult
getUri()
- Method in class org.wildfly.httpclient.common.
HostPool
getUri()
- Method in interface org.wildfly.httpclient.common.
HttpConnectionPool.ConnectionHandle
getUri()
- Method in class org.wildfly.httpclient.common.
HttpTargetContext
getVersion()
- Method in class org.wildfly.httpclient.common.
ContentType
H
handleFailure(Throwable)
- Method in interface org.wildfly.httpclient.common.
HttpTargetContext.HttpFailureHandler
handleRequest(HttpServerExchange)
- Method in class org.wildfly.httpclient.common.
ElytronIdentityHandler
handleResult(InputStream, ClientResponse, Closeable)
- Method in interface org.wildfly.httpclient.common.
HttpTargetContext.HttpResultHandler
HostPool
- Class in
org.wildfly.httpclient.common
A host pool is defined as one or more hosts that are are serving the same back end applications.
HostPool(URI)
- Constructor for class org.wildfly.httpclient.common.
HostPool
HostPool.AddressResult
- Class in
org.wildfly.httpclient.common
HttpConnectionPool
- Class in
org.wildfly.httpclient.common
A pool of HTTP connections for a given host pool.
HttpConnectionPool(int, int, XnioWorker, ByteBufferPool, OptionMap, HostPool, long)
- Constructor for class org.wildfly.httpclient.common.
HttpConnectionPool
HttpConnectionPool.ConnectionHandle
- Interface in
org.wildfly.httpclient.common
HttpConnectionPool.ConnectionListener
- Interface in
org.wildfly.httpclient.common
HttpConnectionPool.ErrorListener
- Interface in
org.wildfly.httpclient.common
HttpServerHelper
- Class in
org.wildfly.httpclient.common
HttpTargetContext
- Class in
org.wildfly.httpclient.common
HttpTargetContext.HttpFailureHandler
- Interface in
org.wildfly.httpclient.common
HttpTargetContext.HttpMarshaller
- Interface in
org.wildfly.httpclient.common
HttpTargetContext.HttpResultHandler
- Interface in
org.wildfly.httpclient.common
I
IDENTITY_KEY
- Static variable in class org.wildfly.httpclient.common.
ElytronIdentityHandler
The current security identity
isDirect()
- Method in class org.wildfly.httpclient.common.
WildflyHttpContext.BufferBuilder
M
marshall(OutputStream)
- Method in interface org.wildfly.httpclient.common.
HttpTargetContext.HttpMarshaller
N
NoFlushByteOutput
- Class in
org.wildfly.httpclient.common
An output stream that ignores flushes.
NoFlushByteOutput(ByteOutput)
- Constructor for class org.wildfly.httpclient.common.
NoFlushByteOutput
O
org.wildfly.httpclient.common
- package org.wildfly.httpclient.common
P
parse(String)
- Static method in class org.wildfly.httpclient.common.
ContentType
R
returnConnection(HttpConnectionPool.ClientConnectionHolder)
- Method in class org.wildfly.httpclient.common.
HttpConnectionPool
RIVER_MARSHALLER_FACTORY
- Static variable in class org.wildfly.httpclient.common.
HttpServerHelper
S
sendException(HttpServerExchange, int, Throwable)
- Static method in class org.wildfly.httpclient.common.
HttpServerHelper
sendRequest(ClientRequest, SSLContext, AuthenticationConfiguration, HttpTargetContext.HttpMarshaller, HttpTargetContext.HttpResultHandler, HttpTargetContext.HttpFailureHandler, ContentType, Runnable)
- Method in class org.wildfly.httpclient.common.
HttpTargetContext
sendRequest(ClientRequest, SSLContext, AuthenticationConfiguration, HttpTargetContext.HttpMarshaller, HttpTargetContext.HttpResultHandler, HttpTargetContext.HttpFailureHandler, ContentType, Runnable, boolean)
- Method in class org.wildfly.httpclient.common.
HttpTargetContext
sendRequestInternal(HttpConnectionPool.ConnectionHandle, ClientRequest, AuthenticationConfiguration, HttpTargetContext.HttpMarshaller, HttpTargetContext.HttpResultHandler, HttpTargetContext.HttpFailureHandler, ContentType, Runnable, boolean, boolean, SSLContext)
- Method in class org.wildfly.httpclient.common.
HttpTargetContext
setBufferSize(int)
- Method in class org.wildfly.httpclient.common.
WildflyHttpContext.BufferBuilder
setDirect(boolean)
- Method in class org.wildfly.httpclient.common.
WildflyHttpContext.BufferBuilder
setMaxSize(int)
- Method in class org.wildfly.httpclient.common.
WildflyHttpContext.BufferBuilder
setThreadLocalSize(int)
- Method in class org.wildfly.httpclient.common.
WildflyHttpContext.BufferBuilder
T
toString()
- Method in class org.wildfly.httpclient.common.
ContentType
W
WildflyHttpContext
- Class in
org.wildfly.httpclient.common
Represents the current configured state of the HTTP contexts.
WildflyHttpContext.BufferBuilder
- Class in
org.wildfly.httpclient.common
write(int)
- Method in class org.wildfly.httpclient.common.
NoFlushByteOutput
write(byte[])
- Method in class org.wildfly.httpclient.common.
NoFlushByteOutput
write(byte[], int, int)
- Method in class org.wildfly.httpclient.common.
NoFlushByteOutput
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Wildfly HTTP Client Common 1.0.14.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019
JBoss by Red Hat
. All rights reserved.