A B C D E F G H I J L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
- clearFlags(int) - Method in class org.wildfly.httpclient.common.HttpConnectionPool.ClientConnectionHolder
- 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
- createClientConnectionHolder(ClientConnection, URI, SSLContext) - Method in class org.wildfly.httpclient.common.HttpConnectionPool
- createMarshaller() - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates a simple
Marshaller. - createMarshaller(ClassResolver, ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates a
Marshallerconfigured with a class resolver and an object table. - createMarshaller(ObjectResolver) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates a
Marshallerconfigured with an object resolver. - createMarshaller(ObjectResolver, ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates a
Marshallerconfigured with an object resolver and an object table. - createMarshaller(ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates a
Marshallerconfigured with an object table. - createUnmarshaller() - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates a simple
Unmarshaller. - createUnmarshaller(ClassLoader) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an
Unmarshallerconfigured with a class resolver. - createUnmarshaller(ClassResolver) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an
Unmarshallerconfigured with a class resolver. - createUnmarshaller(ClassResolver, ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an
Unmarshallerconfigured with a class resolver and an object table. - createUnmarshaller(ObjectResolver) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an
Unmarshallerconfigured with an object resolver. - createUnmarshaller(ObjectResolver, ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an
Unmarshallerconfigured with an object resolver and an object table. - createUnmarshaller(ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an
Unmarshallerconfigured with an object table.
D
- DEFAULT - org.wildfly.httpclient.common.HttpServiceConfig
-
Default configuration.
- done(boolean) - Method in class org.wildfly.httpclient.common.HttpConnectionPool.ClientConnectionHolder
- 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 class org.wildfly.httpclient.common.HttpConnectionPool.ClientConnectionHolder
- getAuthenticationContext() - Method in interface org.wildfly.httpclient.common.HttpConnectionPool.ConnectionHandle
- getBufferSize() - Method in class org.wildfly.httpclient.common.WildflyHttpContext.BufferBuilder
- getConnection() - Method in class org.wildfly.httpclient.common.HttpConnectionPool.ClientConnectionHolder
- 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
- getHttpMarshallerFactory(ClientRequest) - Method in class org.wildfly.httpclient.common.HttpTargetContext
- getHttpMarshallerFactory(HttpServerExchange) - Method in enum org.wildfly.httpclient.common.HttpServiceConfig
-
Returns the http marshaller factory that must be used for marshalling the service responses as bytes to be sent as a server response data.
- getHttpUnmarshallerFactory(HttpServerExchange) - Method in enum org.wildfly.httpclient.common.HttpServiceConfig
-
Returns the http marshaller factory that must be used for unmarshalling the objects from service requests bytes.
- getInstance() - Static method in enum org.wildfly.httpclient.common.HttpServiceConfig
-
Returns the default configuration.
- 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
- getProtocolVersion() - Method in class org.wildfly.httpclient.common.HttpTargetContext
-
Returns the protocol version to be used by this target context.
- 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
- getUri() - Method in class org.wildfly.httpclient.common.HttpConnectionPool.ClientConnectionHolder
- getUri() - Method in interface org.wildfly.httpclient.common.HttpConnectionPool.ConnectionHandle
- getUri() - Method in class org.wildfly.httpclient.common.HttpTargetContext
- getURI() - Method in class org.wildfly.httpclient.common.HostPool.AddressResult
- 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
- hasFlags(int) - Method in class org.wildfly.httpclient.common.HttpConnectionPool.ClientConnectionHolder
- 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.ClientConnectionHolder - Class in org.wildfly.httpclient.common
- HttpConnectionPool.ConnectionHandle - Interface in org.wildfly.httpclient.common
- HttpConnectionPool.ConnectionListener - Interface in org.wildfly.httpclient.common
- HttpConnectionPool.ErrorListener - Interface in org.wildfly.httpclient.common
- HttpMarshallerFactory - Class in org.wildfly.httpclient.common
-
Creates
Marshallerobjects for reading and writing requests and responses objects as bytes. - HttpServerHelper - Class in org.wildfly.httpclient.common
- HttpServiceConfig - Enum in org.wildfly.httpclient.common
-
Mode configuration for http services.
- HttpTargetContext - Class in org.wildfly.httpclient.common
-
Http target context used by client side.
- 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
J
- javaeeToJakartaeeBackwardCompatibilityLayerInstalled() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
- javaeeToJakartaeeBackwardCompatibilityLayerInstalled$str() - Method in class org.wildfly.httpclient.common.HttpClientMessages_$logger
L
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
- Protocol - Class in org.wildfly.httpclient.common
-
Protocol version constants.
R
- returnConnection(HttpConnectionPool.ClientConnectionHolder) - Method in class org.wildfly.httpclient.common.HttpConnectionPool
S
- sendException(HttpServerExchange, int, Throwable) - Static method in class org.wildfly.httpclient.common.HttpServerHelper
-
Deprecated.
- sendException(HttpServerExchange, HttpServiceConfig, int, Throwable) - Static method in class org.wildfly.httpclient.common.HttpServerHelper
- sendRequest(ClientRequest, ClientCallback<ClientExchange>) - Method in class org.wildfly.httpclient.common.HttpConnectionPool.ClientConnectionHolder
- sendRequest(ClientRequest, ClientCallback<ClientExchange>) - Method in interface org.wildfly.httpclient.common.HttpConnectionPool.ConnectionHandle
- 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, ClassLoader) - 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
- setFlags(int) - Method in class org.wildfly.httpclient.common.HttpConnectionPool.ClientConnectionHolder
- setFlagsIfCleared(int, int) - Method in class org.wildfly.httpclient.common.HttpConnectionPool.ClientConnectionHolder
- 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
V
- valueOf(String) - Static method in enum org.wildfly.httpclient.common.HttpServiceConfig
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.httpclient.common.HttpServiceConfig
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION_PATH - Static variable in class org.wildfly.httpclient.common.Protocol
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
- wrap(HttpHandler) - Method in enum org.wildfly.httpclient.common.HttpServiceConfig
-
Wraps the http service handler.
- write(byte[]) - Method in class org.wildfly.httpclient.common.NoFlushByteOutput
- write(byte[], int, int) - Method in class org.wildfly.httpclient.common.NoFlushByteOutput
- write(int) - Method in class org.wildfly.httpclient.common.NoFlushByteOutput
All Classes All Packages