Skip navigation links
Wildfly HTTP Client Common 1.1.7.Final
A B C D E F G H I M N O P R S T U W 

A

AddressResult(long) - Constructor for class org.wildfly.httpclient.common.HostPool.AddressResult
 
authenticationFailed() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
authenticationFailed(ClientResponse) - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
authenticationFailed0$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
authenticationFailed1$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
awaitSessionId(boolean, AuthenticationConfiguration) - Method in class org.wildfly.httpclient.common.HttpTargetContext
 

B

blockingIoFromIOThread() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
blockingIoFromIOThread$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
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
 
failedToAcquireSession(Throwable) - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
failedToAcquireSession$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
failedToParseAuthenticationInfo(Exception) - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
failedToParseAuthenticationInfo$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
failedToWriteException(Exception) - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
failedToWriteException$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
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
 
getLoggingLocale() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
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
 
HttpClientMessages_$logger - Class in org.wildfly.httpclient.common
Warning this class consists of generated code.
HttpClientMessages_$logger(Logger) - Constructor for class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
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
invalidContentEncoding(String) - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
invalidContentEncoding$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
invalidResponseCode(int, ClientResponse) - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
invalidResponseCode$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
invalidResponseType(ContentType) - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
invalidResponseType$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
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
 
portValueOutOfRange(int) - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
portValueOutOfRange$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 

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
 
streamIsClosed() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
streamIsClosed$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 

T

toString() - Method in class org.wildfly.httpclient.common.ContentType
 

U

unsupportedQopInDigest() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 
unsupportedQopInDigest$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
 

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 U W 
Skip navigation links
Wildfly HTTP Client Common 1.1.7.Final

Copyright © 2021 JBoss by Red Hat. All rights reserved.