- 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(ObjectResolver) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates a Marshaller configured with an object resolver.
- createMarshaller(ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates a Marshaller configured with an object table.
- createMarshaller(ObjectResolver, ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates a Marshaller configured with an object resolver and an object table.
- createMarshaller(ClassResolver, ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates a Marshaller configured with a class resolver and an object table.
- createUnmarshaller() - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates a simple Unmarshaller.
- createUnmarshaller(ObjectResolver) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an Unmarshaller configured with an object resolver.
- createUnmarshaller(ClassResolver) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an Unmarshaller configured with a class resolver.
- createUnmarshaller(ClassLoader) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an Unmarshaller configured with a class resolver.
- createUnmarshaller(ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an Unmarshaller configured with an object table.
- createUnmarshaller(ObjectResolver, ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an Unmarshaller configured with an object resolver and an object table.
- createUnmarshaller(ClassResolver, ObjectTable) - Method in class org.wildfly.httpclient.common.HttpMarshallerFactory
-
Creates an Unmarshaller configured with a class resolver and an object table.