A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
A
- abruptClose(Object) - Method in class org.jboss.remoting3._private.Messages_$logger
- abruptClose(Object) - Method in interface org.jboss.remoting3._private.Messages
- abruptClose$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- ABSOLUTE - org.jboss.as.controller.client.helpers.MeasurementUnit.Family
- AbstractAjpClientStreamSinkChannel - Class in io.undertow.protocols.ajp
- AbstractAjpClientStreamSinkChannel(AjpClientChannel) - Constructor for class io.undertow.protocols.ajp.AbstractAjpClientStreamSinkChannel
- AbstractAjpClientStreamSourceChannel - Class in io.undertow.protocols.ajp
- AbstractAjpClientStreamSourceChannel(AjpClientChannel, PooledByteBuffer, long) - Constructor for class io.undertow.protocols.ajp.AbstractAjpClientStreamSourceChannel
- AbstractAttachable - Class in io.undertow.util
-
A thing which can have named attachments.
- AbstractAttachable() - Constructor for class io.undertow.util.AbstractAttachable
- AbstractClassResolver - Class in org.jboss.marshalling
-
A base implementation of
ClassResolver
which simply resolves the class against a classloader which is specified by the subclass implementation. - AbstractClassResolver() - Constructor for class org.jboss.marshalling.AbstractClassResolver
-
Construct a new instance.
- AbstractClassResolver(boolean) - Constructor for class org.jboss.marshalling.AbstractClassResolver
-
Construct a new instance.
- AbstractConfidentialityHandler - Class in io.undertow.security.handlers
-
Handler responsible for checking of confidentiality is required for the requested resource and if so rejecting the request and redirecting to a secure address.
- AbstractConfidentialityHandler(HttpHandler) - Constructor for class io.undertow.security.handlers.AbstractConfidentialityHandler
- AbstractDelegatingAsyncFuture<T> - Class in org.jboss.as.controller.client.impl
- AbstractDelegatingAsyncFuture(AsyncFuture<T>) - Constructor for class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
- AbstractDelegatingMessageInputStream - Class in org.jboss.remoting3
- AbstractDelegatingMessageInputStream(MessageInputStream) - Constructor for class org.jboss.remoting3.AbstractDelegatingMessageInputStream
- AbstractDelegatingMessageOutputStream - Class in org.jboss.remoting3
-
An abstract base class for message output streams which delegate to an underlying stream.
- AbstractDelegatingMessageOutputStream(MessageOutputStream) - Constructor for class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
- AbstractFixedLengthStreamSinkConduit - Class in io.undertow.conduits
-
A channel which writes a fixed amount of data.
- AbstractFixedLengthStreamSinkConduit(StreamSinkConduit, long, boolean, boolean) - Constructor for class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
-
Construct a new instance.
- AbstractFramedChannel<C extends AbstractFramedChannel<C,R,S>,R extends AbstractFramedStreamSourceChannel<C,R,S>,S extends AbstractFramedStreamSinkChannel<C,R,S>> - Class in io.undertow.server.protocol.framed
-
A
ConnectedChannel
which can be used to send and receive Frames. - AbstractFramedChannel(StreamConnection, ByteBufferPool, FramePriority<C, R, S>, PooledByteBuffer, OptionMap) - Constructor for class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Create a new
AbstractFramedChannel
8 - AbstractFramedStreamSinkChannel<C extends AbstractFramedChannel<C,R,S>,R extends AbstractFramedStreamSourceChannel<C,R,S>,S extends AbstractFramedStreamSinkChannel<C,R,S>> - Class in io.undertow.server.protocol.framed
-
Framed Stream Sink Channel.
- AbstractFramedStreamSinkChannel(C) - Constructor for class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
- AbstractFramedStreamSinkConduit - Class in io.undertow.conduits
-
Utility class to ease the implementation of framed protocols.
- AbstractFramedStreamSinkConduit(StreamSinkConduit) - Constructor for class io.undertow.conduits.AbstractFramedStreamSinkConduit
-
Construct a new instance.
- AbstractFramedStreamSinkConduit.FrameCallBack - Interface in io.undertow.conduits
-
Interface that is called when a frame event takes place.
- AbstractFramedStreamSinkConduit.PooledBufferFrameCallback - Class in io.undertow.conduits
- AbstractFramedStreamSinkConduit.PooledBuffersFrameCallback - Class in io.undertow.conduits
- AbstractFramedStreamSourceChannel<C extends AbstractFramedChannel<C,R,S>,R extends AbstractFramedStreamSourceChannel<C,R,S>,S extends AbstractFramedStreamSinkChannel<C,R,S>> - Class in io.undertow.server.protocol.framed
-
Source channel, used to receive framed messages.
- AbstractFramedStreamSourceChannel(C) - Constructor for class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
- AbstractFramedStreamSourceChannel(C, PooledByteBuffer, long) - Constructor for class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
- AbstractHandleableCloseable<T extends HandleableCloseable<T>> - Class in org.jboss.remoting3.spi
-
A basic implementation of a closeable resource.
- AbstractHandleableCloseable(Executor) - Constructor for class org.jboss.remoting3.spi.AbstractHandleableCloseable
-
Basic constructor.
- AbstractHandleableCloseable(Executor, boolean) - Constructor for class org.jboss.remoting3.spi.AbstractHandleableCloseable
-
Basic constructor.
- AbstractHttp2StreamSinkChannel - Class in io.undertow.protocols.http2
- AbstractHttp2StreamSourceChannel - Class in io.undertow.protocols.http2
-
HTTP2 stream source channel
- AbstractLogger - Class in org.apache.logging.log4j.spi
-
Base implementation of a Logger.
- AbstractLogger() - Constructor for class org.apache.logging.log4j.spi.AbstractLogger
-
Creates a new logger named after this class (or subclass).
- AbstractLogger(String) - Constructor for class org.apache.logging.log4j.spi.AbstractLogger
-
Creates a new named logger.
- AbstractLogger(String, MessageFactory) - Constructor for class org.apache.logging.log4j.spi.AbstractLogger
-
Creates a new named logger with a particular
MessageFactory
. - AbstractLoggerAdapter<L> - Class in org.apache.logging.log4j.spi
-
Provides an abstract base class to use for implementing LoggerAdapter.
- AbstractLoggerAdapter() - Constructor for class org.apache.logging.log4j.spi.AbstractLoggerAdapter
- AbstractMarshaller - Class in org.jboss.marshalling
-
An abstract implementation of the
Marshaller
interface. - AbstractMarshaller(AbstractMarshallerFactory, MarshallingConfiguration) - Constructor for class org.jboss.marshalling.AbstractMarshaller
-
Construct a new marshaller instance.
- AbstractMarshallerFactory - Class in org.jboss.marshalling
-
An abstract implementation of the
MarshallerFactory
interface. - AbstractMarshallerFactory() - Constructor for class org.jboss.marshalling.AbstractMarshallerFactory
-
Construct a new marshaller factory instance.
- AbstractMessageFactory - Class in org.apache.logging.log4j.message
-
Provides an abstract superclass for
MessageFactory2
implementations with default implementations (and forMessageFactory
by extension). - AbstractMessageFactory() - Constructor for class org.apache.logging.log4j.message.AbstractMessageFactory
- AbstractModelControllerClient - Class in org.jboss.as.controller.client.impl
- AbstractModelControllerClient() - Constructor for class org.jboss.as.controller.client.impl.AbstractModelControllerClient
- AbstractObjectInput - Class in org.jboss.marshalling
-
An abstract object input implementation.
- AbstractObjectInput(int) - Constructor for class org.jboss.marshalling.AbstractObjectInput
-
Construct a new instance.
- AbstractObjectOutput - Class in org.jboss.marshalling
-
An abstract object output implementation.
- AbstractObjectOutput(int) - Constructor for class org.jboss.marshalling.AbstractObjectOutput
-
Construct a new instance.
- AbstractReceiveListener - Class in io.undertow.websockets.core
-
A receive listener that performs a callback when it receives a message
- AbstractReceiveListener() - Constructor for class io.undertow.websockets.core.AbstractReceiveListener
- AbstractSecurityContext - Class in io.undertow.security.impl
-
A base class for
SecurityContext
implementations predominantly focusing on the notification handling allowing the specific implementation for focus on authentication. - AbstractSecurityContext(HttpServerExchange) - Constructor for class io.undertow.security.impl.AbstractSecurityContext
- AbstractSecurityContext.Node<T> - Class in io.undertow.security.impl
-
To reduce allocations we use a custom linked list data structure
- AbstractSecurityContextAssociationHandler - Class in io.undertow.security.handlers
-
Base class responsible for associating the
SecurityContext
instance with the current request. - AbstractSecurityContextAssociationHandler(HttpHandler) - Constructor for class io.undertow.security.handlers.AbstractSecurityContextAssociationHandler
- AbstractServerConnection - Class in io.undertow.server
- AbstractServerConnection(StreamConnection, ByteBufferPool, HttpHandler, OptionMap, int) - Constructor for class io.undertow.server.AbstractServerConnection
- AbstractServerConnection.ConduitState - Class in io.undertow.server
- AbstractServerDeploymentManager - Class in org.jboss.as.controller.client.helpers.standalone.impl
- AbstractServerDeploymentManager() - Constructor for class org.jboss.as.controller.client.helpers.standalone.impl.AbstractServerDeploymentManager
- AbstractServerUpdateActionResult<T extends ServerUpdateActionResult> - Class in org.jboss.as.controller.client.helpers.standalone
-
Abstract superclass of implementations of
ServerUpdateActionResult
. - AbstractServerUpdateActionResult() - Constructor for class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
- AbstractServerUpdateActionResult(UUID, Throwable) - Constructor for class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
- AbstractServerUpdateActionResult(UUID, ServerUpdateActionResult.Result) - Constructor for class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
- AbstractServerUpdateActionResult(UUID, ServerUpdateActionResult.Result, Throwable) - Constructor for class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
- AbstractService<T> - Class in org.jboss.msc.service
-
Deprecated.use
Service
instead. This class will be removed in a future release. - AbstractService() - Constructor for class org.jboss.msc.service.AbstractService
-
Deprecated.
- AbstractServiceListener<S> - Class in org.jboss.msc.service
-
Deprecated.Service listeners are not encouraged for general user use. This class will be removed in a future release.
- AbstractServiceListener() - Constructor for class org.jboss.msc.service.AbstractServiceListener
-
Deprecated.
- AbstractUnmarshaller - Class in org.jboss.marshalling
-
An abstract implementation of the
Unmarshaller
interface. - AbstractUnmarshaller(AbstractMarshallerFactory, MarshallingConfiguration) - Constructor for class org.jboss.marshalling.AbstractUnmarshaller
-
Construct a new unmarshaller instance.
- accept(WebSocketExtension) - Method in interface io.undertow.websockets.extensions.ExtensionHandshake
-
Validate if an extension request is accepted.
- accept(WebSocketExtension) - Method in class io.undertow.websockets.extensions.PerMessageDeflateHandshake
- accept(Object, int, S) - Method in interface org.apache.logging.log4j.message.ParameterConsumer
-
Performs an operation given the specified arguments.
- accept(K, V) - Method in interface org.apache.logging.log4j.util.BiConsumer
-
Performs the operation given the specified arguments.
- accept(K, V, S) - Method in interface org.apache.logging.log4j.util.TriConsumer
-
Performs the operation given the specified arguments.
- accept(ConnectionHandlerFactory, SaslAuthenticationFactory) - Method in interface org.jboss.remoting3.spi.ConnectionProviderContext
-
Accept a connection that was received by the corresponding protocol handler.
- ACCEPT - Static variable in class io.undertow.util.Headers
- ACCEPT_CHARSET - Static variable in class io.undertow.util.Headers
- ACCEPT_CHARSET_STRING - Static variable in class io.undertow.util.Headers
- ACCEPT_ENCODING - Static variable in class io.undertow.util.Headers
- ACCEPT_ENCODING_STRING - Static variable in class io.undertow.util.Headers
- ACCEPT_LANGUAGE - Static variable in class io.undertow.util.Headers
- ACCEPT_LANGUAGE_STRING - Static variable in class io.undertow.util.Headers
- ACCEPT_RANGES - Static variable in class io.undertow.util.Headers
- ACCEPT_RANGES_STRING - Static variable in class io.undertow.util.Headers
- ACCEPT_STRING - Static variable in class io.undertow.util.Headers
- AcceptAllFilter - Class in org.jboss.logmanager.filters
-
An accept-all filter.
- acceptConnectRequest(HttpUpgradeListener) - Method in class io.undertow.server.HttpServerExchange
- ACCEPTED - Static variable in class io.undertow.util.StatusCodes
- ACCEPTED_STRING - Static variable in class io.undertow.util.StatusCodes
- AccessControlListHandler - Class in io.undertow.server.handlers
-
Handler that can accept or reject a request based on an attribute of the remote peer todo: should we support non-regex values for performance reasons?
- AccessControlListHandler(ExchangeAttribute) - Constructor for class io.undertow.server.handlers.AccessControlListHandler
- AccessControlListHandler(HttpHandler, ExchangeAttribute) - Constructor for class io.undertow.server.handlers.AccessControlListHandler
- AccessControlListHandler.Builder - Class in io.undertow.server.handlers
- AccessLogHandler - Class in io.undertow.server.handlers.accesslog
-
Access log handler.
- AccessLogHandler(HttpHandler, AccessLogReceiver, String, ExchangeAttribute) - Constructor for class io.undertow.server.handlers.accesslog.AccessLogHandler
- AccessLogHandler(HttpHandler, AccessLogReceiver, String, ExchangeAttribute, Predicate) - Constructor for class io.undertow.server.handlers.accesslog.AccessLogHandler
- AccessLogHandler(HttpHandler, AccessLogReceiver, String, ClassLoader) - Constructor for class io.undertow.server.handlers.accesslog.AccessLogHandler
- AccessLogHandler(HttpHandler, AccessLogReceiver, String, ClassLoader, Predicate) - Constructor for class io.undertow.server.handlers.accesslog.AccessLogHandler
- AccessLogHandler.Builder - Class in io.undertow.server.handlers.accesslog
- AccessLogReceiver - Interface in io.undertow.server.handlers.accesslog
-
Interface that is used by the access log handler to send data to the log file manager.
- Account - Interface in io.undertow.security.idm
-
Representation of an account, most likely a user account.
- acknowledged() - Method in interface io.undertow.client.ClientConnection.PingListener
- acl(HttpHandler, boolean, ExchangeAttribute) - Static method in class io.undertow.Handlers
-
Returns a new handler that can allow or deny access to a resource based an at attribute of the exchange
- ACL - Static variable in class io.undertow.util.Methods
- ACL_STRING - Static variable in class io.undertow.util.Methods
- activate(ServiceActivatorContext) - Method in interface org.jboss.msc.service.ServiceActivator
-
Activate services.
- Activator - Class in org.apache.logging.log4j.util
-
Consider this class private. OSGi bundle activator.
- Activator() - Constructor for class org.apache.logging.log4j.util.Activator
- ACTIVE - org.jboss.msc.service.ServiceController.Mode
-
Demand to start, recursively demanding dependencies.
- activity(long) - Method in interface io.undertow.conduits.ByteActivityCallback
- add() - Method in class org.jboss.dmr.ModelNode
-
Add a node to the end of this node's value list and return it.
- add(boolean) - Method in interface javax.json.JsonArrayBuilder
-
Adds a
JsonValue.TRUE
orJsonValue.FALSE
value to the array. - add(boolean) - Method in class org.jboss.dmr.ModelNode
-
Add the given value to the end of this node's value list.
- add(byte[]) - Method in class org.jboss.dmr.ModelNode
-
Add the given value to the end of this node's value list.
- add(double) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonNumber
. - add(double) - Method in class org.jboss.dmr.ModelNode
-
Add the given value to the end of this node's value list.
- add(int) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonNumber
. - add(int) - Method in class org.jboss.dmr.ModelNode
-
Add the given value to the end of this node's value list.
- add(int, boolean) - Method in interface javax.json.JsonArrayBuilder
-
Adds a
JsonValue.TRUE
orJsonValue.FALSE
value to the array at the specified position. - add(int, double) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonNumber
at the specified position. - add(int, int) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonNumber
at the specified position. - add(int, long) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonNumber
at the specified position. - add(int, String) - Method in class io.undertow.util.HeaderValues
- add(int, String) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonString
at the specified position. - add(int, BigDecimal) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonNumber
at the specified position. - add(int, BigInteger) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonNumber
at the specified position. - add(int, JsonArrayBuilder) - Method in interface javax.json.JsonArrayBuilder
-
Adds a
JsonArray
from an array builder to the array at the specified position. - add(int, JsonObjectBuilder) - Method in interface javax.json.JsonArrayBuilder
-
Adds a
JsonObject
from an object builder to the array at the specified position. - add(int, JsonValue) - Method in interface javax.json.JsonArrayBuilder
-
Inserts a value to the array at the specified position.
- add(int, T) - Method in class io.undertow.util.AttachmentList
- add(long) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonNumber
. - add(long) - Method in class org.jboss.dmr.ModelNode
-
Add the given value to the end of this node's value list.
- add(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Inserts the specified element at the tail of this deque.
- add(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Inserts the specified element at the tail of this deque.
- add(E) - Method in class org.jboss.marshalling.util.FlatNavigableSet
- add(Session) - Method in interface io.undertow.security.impl.SingleSignOn
-
Adds the specified session to the set of sessions to which the user is authenticated
- add(HttpString, long) - Method in class io.undertow.util.HeaderMap
- add(HttpString, String) - Method in class io.undertow.util.HeaderMap
- add(HttpString, String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
- add(HttpString, String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
- add(PathTemplate, T) - Method in class io.undertow.util.PathTemplateMatcher
- add(File) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content of the specified file should be added to the default content repository.
- add(File) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content of the specified file should be added to the content repository.
- add(Object, int) - Method in class io.undertow.server.handlers.cache.DirectBufferCache
- add(Object, int, int) - Method in class io.undertow.server.handlers.cache.DirectBufferCache
- add(String) - Method in class io.undertow.util.HeaderValues
- add(String) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonString
. - add(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
- add(String) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
- add(String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates a deployment that has already been added to the deployment content repository should be added to the server groups associated with the current
DeploymentSetPlan
. - add(String) - Method in class org.jboss.dmr.ModelNode
-
Add the given value to the end of this node's value list.
- add(String, boolean) - Method in interface javax.json.JsonObjectBuilder
-
Adds a name/
JsonValue#TRUE
or name/JsonValue#FALSE
pair to the JSON object associated with this object builder. - add(String, boolean) - Method in interface javax.json.JsonPatchBuilder
-
Adds an "add" JSON Patch operation.
- add(String, boolean) - Method in class org.jboss.dmr.ModelNode
-
Add a property with the given name and value to the end of this node's value list.
- add(String, byte[]) - Method in class org.jboss.dmr.ModelNode
-
Add a property with the given name and value to the end of this node's value list.
- add(String, byte[], String, HeaderMap) - Method in class io.undertow.server.handlers.form.FormData
- add(String, double) - Method in interface javax.json.JsonObjectBuilder
-
Adds a name/
JsonNumber
pair to the JSON object associated with this object builder. - add(String, double) - Method in class org.jboss.dmr.ModelNode
-
Add a property with the given name and value to the end of this node's value list.
- add(String, int) - Method in interface javax.json.JsonObjectBuilder
-
Adds a name/
JsonNumber
pair to the JSON object associated with this object builder. - add(String, int) - Method in interface javax.json.JsonPatchBuilder
-
Adds an "add" JSON Patch operation.
- add(String, int) - Method in class org.jboss.dmr.ModelNode
-
Add a property with the given name and value to the end of this node's value list.
- add(String, int) - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
-
Writes an integer value.
- add(String, long) - Method in interface javax.json.JsonObjectBuilder
-
Adds a name/
JsonNumber
pair to the JSON object associated with this object builder. - add(String, long) - Method in class org.jboss.dmr.ModelNode
-
Add a property with the given name and value to the end of this node's value list.
- add(String, long) - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
-
Writes a long value.
- add(String, HttpHandler) - Method in class io.undertow.server.handlers.PathTemplateHandler
- add(String, File) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content of the specified fileL should be added to the default content repository.
- add(String, File) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content of the specified file should be added to the content repository.
- add(String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content readable from the specified
InputStream
should be added to the default content repository. - add(String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content readable from the specified
InputStream
should be added to the content repository. - add(String, String) - Method in class io.undertow.server.handlers.form.FormData
- add(String, String) - Method in interface javax.json.JsonObjectBuilder
-
Adds a name/
JsonString
pair to the JSON object associated with this object builder. - add(String, String) - Method in interface javax.json.JsonPatchBuilder
-
Adds an "add" JSON Patch operation.
- add(String, String) - Method in class org.jboss.dmr.ModelNode
-
Add a property with the given name and value to the end of this node's value list.
- add(String, String) - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
-
Writes a string value.
- add(String, String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
- add(String, String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
- add(String, String, HeaderMap) - Method in class io.undertow.server.handlers.form.FormData
- add(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content readable from the specified
InputStream
should be added to the content repository. - add(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content readable from the specified
InputStream
should be added to the content repository. - add(String, String, String, HeaderMap) - Method in class io.undertow.server.handlers.form.FormData
- add(String, BigDecimal) - Method in interface javax.json.JsonObjectBuilder
-
Adds a name/
JsonNumber
pair to the JSON object associated with this object builder. - add(String, BigDecimal) - Method in class org.jboss.dmr.ModelNode
-
Add a property with the given name and value to the end of this node's value list.
- add(String, BigInteger) - Method in interface javax.json.JsonObjectBuilder
-
Adds a name/
JsonNumber
pair to the JSON object associated with this object builder. - add(String, BigInteger) - Method in class org.jboss.dmr.ModelNode
-
Add a property with the given name and value to the end of this node's value list.
- add(String, URL) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the default content repository.
- add(String, URL) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the content repository.
- add(String, Path, String, HeaderMap) - Method in class io.undertow.server.handlers.form.FormData
- add(String, Map<String, ?>) - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
-
Writes a map value
- add(String, JsonArrayBuilder) - Method in interface javax.json.JsonObjectBuilder
-
Adds a name/
JsonArray
pair to the JSON object associated with this object builder. - add(String, JsonObjectBuilder) - Method in interface javax.json.JsonObjectBuilder
-
Adds a name/
JsonObject
pair to the JSON object associated with this object builder. - add(String, JsonValue) - Method in interface javax.json.JsonObjectBuilder
-
Adds a name/
JsonValue
pair to the JSON object associated with this object builder. - add(String, JsonValue) - Method in interface javax.json.JsonPatchBuilder
-
Adds an "add" JSON Patch operation.
- add(String, ModelNode) - Method in class org.jboss.dmr.ModelNode
-
Add a property with the given name and value to the end of this node's value list.
- add(String, ValueExpression) - Method in class org.jboss.dmr.ModelNode
-
Add a property with the given name and value to the end of this node's value list.
- add(String, T) - Method in class io.undertow.util.PathTemplateMatcher
- add(BigDecimal) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonNumber
. - add(BigDecimal) - Method in class org.jboss.dmr.ModelNode
-
Add the given value to the end of this node's value list.
- add(BigInteger) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array as a
JsonNumber
. - add(BigInteger) - Method in class org.jboss.dmr.ModelNode
-
Add the given value to the end of this node's value list.
- add(URL) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the default content repository.
- add(URL) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content at the specified URL should be added to the content repository.
- add(JsonArrayBuilder) - Method in interface javax.json.JsonArrayBuilder
-
Adds a
JsonArray
from an array builder to the array. - add(JsonObjectBuilder) - Method in interface javax.json.JsonArrayBuilder
-
Adds a
JsonObject
from an object builder to the array. - add(JsonValue) - Method in interface javax.json.JsonArrayBuilder
-
Adds a value to the array.
- add(K, V) - Method in class io.undertow.server.handlers.cache.LRUCache
- add(ModelNode) - Method in class org.jboss.dmr.ModelNode
-
Add a copy of the given value to the end of this node's value list.
- add(Property) - Method in class org.jboss.dmr.ModelNode
-
Add a property to the end of this node's value list.
- add(ValueExpression) - Method in class org.jboss.dmr.ModelNode
-
Add the given value to the end of this node's value list.
- add(Marker) - Method in class org.slf4j.helpers.BasicMarker
- add(Marker) - Method in interface org.slf4j.Marker
-
Add a reference to another Marker.
- add(T) - Method in class io.undertow.util.AttachmentList
- add(T) - Method in class org.jboss.marshalling.util.IdentityIntSet
-
Add a value into the set, if it's not already in there.
- add(T) - Method in class org.jboss.marshalling.util.IntSet
-
Add a value into the set, if it's not already in there.
- add(T, JsonValue) - Method in interface javax.json.JsonPointer
-
Adds or replaces a value at the referenced location in the specified
target
with the specifiedvalue
. - add(V) - Method in class org.jboss.remoting3._private.IntIndexHashMap
- ADD - javax.json.JsonPatch.Operation
-
"add" operation.
- ADD - org.jboss.as.controller.client.helpers.domain.DeploymentAction.Type
-
Add content to the deployment content repository.
- ADD - org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
-
Add content to the deployment content repository.
- ADD - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- ADD_CONNECTION_PROVIDER - Static variable in class org.jboss.remoting3.security.RemotingPermission
- ADD_CONTENT - org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
-
Add content to an exploded deployment in content repository.
- ADD_CONTENT - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- ADD_DEPLOYMENT_CONTENT_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- ADD_DEPLOYMENT_CONTENT_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- addAjpListener(int, String) - Method in class io.undertow.Undertow.Builder
- addAjpListener(int, String, HttpHandler) - Method in class io.undertow.Undertow.Builder
- addAlias(String) - Method in class org.jboss.remoting3.ConnectionProviderFactoryBuilder
- addAliases(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addAliases(ServiceName...) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.provides(ServiceName...)
instead. This method will be removed in a future release. - addAll(int, Collection<? extends String>) - Method in class io.undertow.util.HeaderValues
- addAll(int, Collection<? extends T>) - Method in class io.undertow.util.AttachmentList
- addAll(RoutingHandler) - Method in class io.undertow.server.RoutingHandler
- addAll(HttpString, Collection<String>) - Method in class io.undertow.util.HeaderMap
- addAll(PathTemplateMatcher<T>) - Method in class io.undertow.util.PathTemplateMatcher
- addAll(Collection<? extends E>) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
- addAll(Collection<? extends E>) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
- addAll(Collection<? extends String>) - Method in class io.undertow.util.HeaderValues
- addAll(Collection<? extends String>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
- addAll(Collection<? extends String>) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
- addAll(Collection<? extends T>) - Method in class io.undertow.util.AttachmentList
- addAll(JsonArrayBuilder) - Method in interface javax.json.JsonArrayBuilder
-
Adds all elements of the array in the specified array builder to the array.
- addAll(JsonObjectBuilder) - Method in interface javax.json.JsonObjectBuilder
-
Adds all name/value pairs in the JSON object associated with the specified object builder to the JSON object associated with this object builder.
- addAllow(String) - Method in class io.undertow.server.handlers.AccessControlListHandler
-
Adds an allowed user agent peer to the ACL list
- addAllow(String) - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
-
Adds an allowed peer to the ACL list
- addAllowedOrigin(String) - Method in class io.undertow.server.handlers.OriginHandler
- addAllowedOrigins(String...) - Method in class io.undertow.server.handlers.OriginHandler
- addAllowedOrigins(Collection<String>) - Method in class io.undertow.server.handlers.OriginHandler
- addAttribute(String, int) - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
-
Writes an attribute.
- addAttribute(String, String) - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
-
Writes an attribute.
- addAuthenticationMechanism(AuthenticationMechanism) - Method in interface io.undertow.security.api.AuthenticationMechanismContext
-
Adds an authentication mechanism to this context.
- addAuthenticationMechanism(AuthenticationMechanism) - Method in interface io.undertow.security.api.SecurityContext
-
Deprecated.This method is now only applicable to
SecurityContext
implementations that also implement theAuthenticationMechanismContext
interface. - addAuthenticationMechanism(AuthenticationMechanism) - Method in class io.undertow.security.impl.SecurityContextImpl
- addCloseHandler(AutoCloseable) - Method in class org.jboss.logmanager.LogContext
-
Adds a handler invoked during the close of this log context.
- addCloseHandler(CloseHandler<? super Endpoint>) - Method in class org.jboss.remoting3.LegacyEndpoint
-
Deprecated.
- addCloseHandler(CloseHandler<? super T>) - Method in interface org.jboss.remoting3.HandleableCloseable
-
Add a handler that will be called upon close.
- addCloseHandler(CloseHandler<? super T>) - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
-
Add a handler that will be called upon close.
- addCloseListener(ServerConnection.CloseListener) - Method in class io.undertow.server.AbstractServerConnection
- addCloseListener(ServerConnection.CloseListener) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
- addCloseListener(ServerConnection.CloseListener) - Method in class io.undertow.server.ServerConnection
-
Adds a close listener, than will be invoked with the connection is closed
- addCloseListener(ChannelListener<ClientConnection>) - Method in interface io.undertow.client.ClientConnection
-
Adds a close listener, than will be invoked with the connection is closed
- addCloseListener(ChannelListener<ClientConnection>) - Method in class io.undertow.client.http2.Http2ClientConnection
- addCloseTask(ChannelListener<C>) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
- addCloseTask(ChannelListener<ServerSentEventConnection>) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
Adds a listener that will be invoked when the channel is closed
- addCloseTask(ChannelListener<R>) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
- addConfigurationListener(Runnable) - Method in class org.jboss.logmanager.LogManager
-
Configuration listeners are not currently supported.
- addConnection(URI) - Method in class org.jboss.remoting3.EndpointBuilder
- addConnectionProvider(String, ConnectionProviderFactory, OptionMap) - Method in interface org.jboss.remoting3.Endpoint
-
Register a connection provider for a URI scheme.
- addConnectionProvider(String, ConnectionProviderFactory, OptionMap) - Method in class org.jboss.remoting3.LegacyEndpoint
-
Deprecated.
- addContentFileToDeployment(String, Map<String, Path>) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content readable from the specified
Path
should be added to the content repository. - addContentToDeployment(String, Map<String, InputStream>) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Indicates the content readable from the specified
InputStream
should be added to the content repository. - addController(ServiceController<?>) - Method in class org.jboss.msc.service.StabilityMonitor
-
Deprecated.Register controller with this monitor.
- addCookie(HttpServerExchange, Cookie) - Static method in class io.undertow.server.Connectors
-
Adds the cookie into the response header map.
- addDateHeaderIfRequired(HttpServerExchange) - Static method in class io.undertow.util.DateUtils
- addDefaultResponseListener(DefaultResponseListener) - Method in class io.undertow.server.HttpServerExchange
- addDeny(String) - Method in class io.undertow.server.handlers.AccessControlListHandler
-
Adds an denied user agent to the ACL list
- addDeny(String) - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
-
Adds an denied peer to the ACL list
- addDependencies(Iterable<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addDependencies(Iterable<ServiceName>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.requires(ServiceName)
instead. This method will be removed in a future release. - addDependencies(ServiceBuilder.DependencyType, Iterable<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addDependencies(ServiceBuilder.DependencyType, Iterable<ServiceName>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Optional dependencies are unsafe and should not be used. This method will be removed in a future release.
- addDependencies(ServiceBuilder.DependencyType, ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addDependencies(ServiceBuilder.DependencyType, ServiceName...) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Optional dependencies are unsafe and should not be used. This method will be removed in a future release.
- addDependencies(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addDependencies(ServiceName...) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.requires(ServiceName)
instead. This method will be removed in a future release. - addDependency(Collection<ServiceName>) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Deprecated.Add a collection of dependencies that will be added to the all ServiceBuilders installed in this target
- addDependency(Collection<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Deprecated.
- addDependency(Collection<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Deprecated.
- addDependency(Collection<ServiceName>) - Method in interface org.jboss.msc.service.ServiceTarget
-
Deprecated.This method will be removed in a future release.
- addDependency(ServiceBuilder.DependencyType, ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addDependency(ServiceBuilder.DependencyType, ServiceName) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Optional dependencies are unsafe and should not be used. This method will be removed in a future release.
- addDependency(ServiceBuilder.DependencyType, ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addDependency(ServiceBuilder.DependencyType, ServiceName, Class<I>, Injector<I>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Optional dependencies are unsafe and should not be used. This method will be removed in a future release.
- addDependency(ServiceBuilder.DependencyType, ServiceName, Injector<Object>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addDependency(ServiceBuilder.DependencyType, ServiceName, Injector<Object>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Optional dependencies are unsafe and should not be used. This method will be removed in a future release.
- addDependency(ServiceName) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Deprecated.Add a dependency that will be added to the all ServiceBuilders installed in this target.
- addDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Deprecated.
- addDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Deprecated.
- addDependency(ServiceName) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.requires(ServiceName)
instead. This method will be removed in a future release. - addDependency(ServiceName) - Method in interface org.jboss.msc.service.ServiceTarget
-
Deprecated.This method will be removed in a future release.
- addDependency(ServiceName...) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Deprecated.Add a list of dependencies that will be added to the all ServiceBuilders installed in this target.
- addDependency(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Deprecated.
- addDependency(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Deprecated.
- addDependency(ServiceName...) - Method in interface org.jboss.msc.service.ServiceTarget
-
Deprecated.This method will be removed in a future release.
- addDependency(ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addDependency(ServiceName, Class<I>, Injector<I>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.requires(ServiceName)
instead. This method will be removed in a future release. - addDependency(ServiceName, Injector<Object>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addDependency(ServiceName, Injector<Object>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.requires(ServiceName)
instead. This method will be removed in a future release. - addDeploymentContent(InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
-
Add the content for a deployment to the domain controller.
- addDeploymentContent(InputStream) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
- AddDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
-
Variant of a
DeploymentPlanBuilder
that exposes directives that are only applicable following anadd
directive. - AddDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.standalone
-
Extension of
DeploymentPlanBuilder
that exposes directives that are only applicable following anadd
directive. - ADDED - io.undertow.server.handlers.resource.ResourceChangeEvent.Type
-
A file was added in a directory.
- addEmptyList() - Method in class org.jboss.dmr.ModelNode
-
Add a node of type
ModelType.LIST
to the end of this node's value list and return it. - addEmptyObject() - Method in class org.jboss.dmr.ModelNode
-
Add a node of type
ModelType.OBJECT
to the end of this node's value list and return it. - addEncoding(String, ConduitWrapper<StreamSourceConduit>) - Method in class io.undertow.server.handlers.encoding.RequestEncodingHandler
- addEncoding(String, String) - Method in class io.undertow.server.handlers.resource.PreCompressedResourceSupplier
- addEncodingHandler(String, ContentEncodingProvider, int) - Method in class io.undertow.server.handlers.encoding.ContentEncodingRepository
- addEncodingHandler(String, ContentEncodingProvider, int, Predicate) - Method in class io.undertow.server.handlers.encoding.ContentEncodingRepository
- addErrorManagerConfiguration(String, String, String, String...) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
- addExactPath(String, HttpHandler) - Method in class io.undertow.server.handlers.PathHandler
-
If the request path is exactly equal to the given path, run the handler.
- addExactPath(String, T) - Method in class io.undertow.util.PathMatcher
- addExceptionHandler(Class<T>, HttpHandler) - Method in class io.undertow.server.handlers.ExceptionHandler
- addExchangeCompleteListener(ExchangeCompletionListener) - Method in class io.undertow.server.HttpServerExchange
- addExpression(String) - Method in class org.jboss.dmr.ModelNode
-
Deprecated.Use
ModelNode.add(ValueExpression)
instead. - addExtension(ExtensionHandshake) - Method in class io.undertow.websockets.core.protocol.Handshake
-
Add a new WebSocket Extension handshake to the list of available extensions.
- addExtension(ExtensionHandshake) - Method in class io.undertow.websockets.WebSocketProtocolHandshakeHandler
-
Add a new WebSocket Extension into the handshakes defined in this handler.
- addFieldInformation(Throwable, String) - Static method in class org.jboss.marshalling.TraceInformation
-
Add information about a field which was being marshalled.
- addFieldInformation(Throwable, SerializableClass, SerializableField) - Static method in class org.jboss.marshalling.TraceInformation
-
Add information about a field which was being marshalled.
- addFileAsAttachment(File) - Method in class org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder
- addFileAsAttachment(File) - Method in class org.jboss.as.controller.client.OperationBuilder
-
Associate a file with the operation.
- addFileAsAttachment(Path) - Method in class org.jboss.as.controller.client.OperationBuilder
-
Associate a file with the operation.
- addFilterConfiguration(String, String, String, String...) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
- addFirst(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Inserts the specified element at the front of this deque.
- addFirst(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Inserts the specified element at the front of this deque.
- addFirst(HttpString, String) - Method in class io.undertow.util.HeaderMap
- addFirst(String) - Method in class io.undertow.util.HeaderValues
- addFormatterConfiguration(String, String, String, String...) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
- addHandler(Handler) - Method in class org.jboss.logmanager.ExtHandler
-
Add a sub-handler to this handler.
- addHandler(Handler) - Method in class org.jboss.logmanager.handlers.DelayedHandler
-
Add a sub-handler to this handler.
- addHandler(Handler) - Method in class org.jboss.logmanager.Logger
- addHandlerConfiguration(String, String, String, String...) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
-
Add a handler configuration.
- addHandlerName(String) - Method in interface org.jboss.logmanager.config.HandlerContainingConfigurable
-
Add a handler name to this logger.
- addHost(H) - Method in class io.undertow.server.handlers.proxy.HostTable
- addHost(String, HttpHandler) - Method in class io.undertow.server.handlers.NameVirtualHostHandler
- addHost(InetSocketAddress, URI, String, XnioSsl, OptionMap) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
- addHost(URI) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
- addHost(URI, String) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
- addHost(URI, String, XnioSsl) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
- addHost(URI, String, XnioSsl, OptionMap) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
- addHost(URI, XnioSsl) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
- addHttpListener(int, String) - Method in class io.undertow.Undertow.Builder
- addHttpListener(int, String, HttpHandler) - Method in class io.undertow.Undertow.Builder
- addHttpsListener(int, String, KeyManager[], TrustManager[]) - Method in class io.undertow.Undertow.Builder
- addHttpsListener(int, String, KeyManager[], TrustManager[], HttpHandler) - Method in class io.undertow.Undertow.Builder
- addHttpsListener(int, String, SSLContext) - Method in class io.undertow.Undertow.Builder
- addHttpsListener(int, String, SSLContext, HttpHandler) - Method in class io.undertow.Undertow.Builder
- addHttpUpgradeMetadata(ListenerRegistry.HttpUpgradeMetadata) - Method in class io.undertow.server.ListenerRegistry.Listener
- addIncompleteObjectInformation(Throwable, Class<?>) - Static method in class org.jboss.marshalling.TraceInformation
-
Add information about an incomplete object which was being unmarshalled.
- addIncompleteObjectInformation(Throwable, String) - Static method in class org.jboss.marshalling.TraceInformation
-
Add information about an incomplete object which was being unmarshalled.
- addIndexInformation(Throwable, int, int, TraceInformation.IndexType) - Static method in class org.jboss.marshalling.TraceInformation
-
Add information about an index into a collection which was being (un-)marshalled.
- addInjection(Injector<? super I>, I) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addInjection(Injector<? super I>, I) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.requires(ServiceName)
instead. This method will be removed in a future release. - addInjection(Injector<? super T>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addInjection(Injector<? super T>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.provides(ServiceName...)
instead. This method will be removed in a future release. - addInjectionValue(Injector<? super I>, Value<I>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addInjectionValue(Injector<? super I>, Value<I>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.requires(ServiceName)
instead. This method will be removed in a future release. - addInputStream(InputStream) - Method in class org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder
- addInputStream(InputStream) - Method in class org.jboss.as.controller.client.OperationBuilder
-
Associate an input stream with the operation.
- addInvocation(IntFunction<T>) - Method in class org.jboss.remoting3.util.InvocationTracker
-
Add an invocation to this tracker.
- AdditionalBootCliScriptInvoker - Interface in org.jboss.as.controller.client.impl
-
This is for internal use only.
- addLast(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Inserts the specified element at the end of this deque.
- addLast(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Inserts the specified element at the end of this deque.
- addLast(HttpString, String) - Method in class io.undertow.util.HeaderMap
- addLast(String) - Method in class io.undertow.util.HeaderValues
- addListener(int, String) - Method in class io.undertow.Undertow.Builder
-
Deprecated.
- addListener(int, String, Undertow.ListenerType) - Method in class io.undertow.Undertow.Builder
-
Deprecated.
- addListener(ListenerRegistry.Listener) - Method in class io.undertow.server.ListenerRegistry
- addListener(Undertow.ListenerBuilder) - Method in class io.undertow.Undertow.Builder
- addListener(Collection<? extends ServiceListener<? super T>>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addListener(Collection<? extends ServiceListener<? super T>>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.addListener(LifecycleListener)
instead. This method will be removed in a future release. - addListener(Collection<ServiceListener<Object>>) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Deprecated.Add a collection of service listener that will be added to all ServiceBuilders installed in this target.
- addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Deprecated.
- addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Deprecated.
- addListener(Collection<ServiceListener<Object>>) - Method in interface org.jboss.msc.service.ServiceTarget
-
Deprecated.Use
ServiceTarget.addListener(LifecycleListener)
instead. This method will be removed in a future release. - addListener(LifecycleListener) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Adds a service listener to be added to the service.
- addListener(LifecycleListener) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Add a service lifecycle listener that will be added to this service.
- addListener(LifecycleListener) - Method in class org.jboss.msc.service.DelegatingServiceController
-
Add a service lifecycle listener.
- addListener(LifecycleListener) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Add a service lifecycle listener that will be added to this service.
- addListener(LifecycleListener) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Adds a service listener to be added to the service.
- addListener(LifecycleListener) - Method in interface org.jboss.msc.service.ServiceController
-
Add a service lifecycle listener.
- addListener(LifecycleListener) - Method in interface org.jboss.msc.service.ServiceTarget
-
Add a service lifecycle listener that will be added to this service.
- addListener(ServiceListener<? super S>) - Method in class org.jboss.msc.service.DelegatingServiceController
-
Deprecated.
- addListener(ServiceListener<? super S>) - Method in interface org.jboss.msc.service.ServiceController
-
Deprecated.use
ServiceController.addListener(LifecycleListener)
instead - addListener(ServiceListener<? super T>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addListener(ServiceListener<? super T>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.addListener(LifecycleListener)
instead. This method will be removed in a future release. - addListener(ServiceListener<? super T>...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addListener(ServiceListener<? super T>...) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Use
ServiceBuilder.addListener(LifecycleListener)
instead. This method will be removed in a future release. - addListener(ServiceListener<Object>) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Deprecated.Add a service listener that will be added to all the ServiceBuilders installed in this target.
- addListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Deprecated.
- addListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Deprecated.
- addListener(ServiceListener<Object>) - Method in interface org.jboss.msc.service.ServiceTarget
-
Deprecated.Use
ServiceTarget.addListener(LifecycleListener)
instead. This method will be removed in a future release. - addListener(ServiceListener<Object>...) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Deprecated.Add a list of service listener that will be added to all ServiceBuilders installed in this target.
- addListener(ServiceListener<Object>...) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Deprecated.
- addListener(ServiceListener<Object>...) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Deprecated.
- addListener(ServiceListener<Object>...) - Method in interface org.jboss.msc.service.ServiceTarget
-
Deprecated.Use
ServiceTarget.addListener(LifecycleListener)
instead. This method will be removed in a future release. - addListener(AsyncFuture.Listener<? super T, A>, A) - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
- addLogApiClassLoader(ClassLoader) - Method in class org.jboss.logmanager.CallerClassLoaderLogContextSelector
-
Register a class loader which is a known log API, and thus should be skipped over when searching for the log context to use for the caller class.
- addLogApiClassLoader(ClassLoader) - Method in class org.jboss.logmanager.ClassLoaderLogContextSelector
-
Register a class loader which is a known log API, and thus should be skipped over when searching for the log context to use for the caller class.
- addLogger(Logger) - Method in class org.jboss.logmanager.LogManager
-
Do nothing.
- addLoggerConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
- addMapping(String, String) - Method in class io.undertow.util.MimeMappings.Builder
- addMatch(String, SSLContext) - Method in class io.undertow.protocols.ssl.SNIContextMatcher.Builder
- addMetaData(Map<String, String>) - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
-
Adds the meta data to the structured format.
- AddMethodInjector<T> - Class in org.jboss.msc.inject
-
Deprecated.Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. - AddMethodInjector(Value<?>, Method, Method) - Constructor for class org.jboss.msc.inject.AddMethodInjector
-
Deprecated.Construct a new instance.
- addMonitor(StabilityMonitor) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Deprecated.Add a stability monitor that will be added to all the ServiceBuilders installed in this target.
- addMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Deprecated.
- addMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Deprecated.
- addMonitor(StabilityMonitor) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Stability monitors are unreliable - do not use them. This method will be removed in a future release.
- addMonitor(StabilityMonitor) - Method in interface org.jboss.msc.service.ServiceTarget
-
Deprecated.Stability monitors are unreliable - do not use them. This method will be removed in a future release.
- addMonitors(StabilityMonitor...) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Deprecated.Add a stability monitors that will be added to all the ServiceBuilders installed in this target.
- addMonitors(StabilityMonitor...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Deprecated.
- addMonitors(StabilityMonitor...) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Deprecated.
- addMonitors(StabilityMonitor...) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Deprecated.
- addMonitors(StabilityMonitor...) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Deprecated.Stability monitors are unreliable - do not use them. This method will be removed in a future release.
- addMonitors(StabilityMonitor...) - Method in interface org.jboss.msc.service.ServiceTarget
-
Deprecated.Stability monitors are unreliable - do not use them. This method will be removed in a future release.
- addNull() - Method in interface javax.json.JsonArrayBuilder
-
Adds a
JsonValue.NULL
value to the array. - addNull(int) - Method in interface javax.json.JsonArrayBuilder
-
Adds a
JsonValue.NULL
value to the array at the specified position. - addNull(String) - Method in interface javax.json.JsonObjectBuilder
-
Adds a name/
JsonValue#NULL
pair to the JSON object associated with this object builder where the value isnull
. - addObjectInformation(Throwable, Object) - Static method in class org.jboss.marshalling.TraceInformation
-
Add information about an object which was being (un-)marshalled.
- addParents(Marker...) - Method in interface org.apache.logging.log4j.Marker
-
Adds a Marker as a parent to this Marker.
- addParents(Marker...) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
- addParser(FormParserFactory.ParserDefinition) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
- addParsers(FormParserFactory.ParserDefinition...) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
- addParsers(List<FormParserFactory.ParserDefinition>) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
- addPath(String, HttpHandler) - Method in class io.undertow.server.handlers.PathHandler
-
Deprecated.
- addPathParam(String, String) - Method in class io.undertow.server.HttpServerExchange
- addPojoConfiguration(String, String, String, String...) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
-
Add a POJO configuration.
- addPostConfigurationMethod(String) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
-
Adds a method name to be invoked after all properties have been set.
- addPredicatedHandler(Predicate, HandlerWrapper) - Method in class io.undertow.predicate.PredicatesHandler
-
Adds a new predicated handler.
- addPredicatedHandler(Predicate, HandlerWrapper, HandlerWrapper) - Method in class io.undertow.predicate.PredicatesHandler
-
Adds a new predicated handler.
- addPredicatedHandler(PredicatedHandler) - Method in class io.undertow.predicate.PredicatesHandler
- addPrefixPath(String, HttpHandler) - Method in class io.undertow.server.handlers.PathHandler
-
Adds a path prefix and a handler for that path.
- addPrefixPath(String, T) - Method in class io.undertow.util.PathMatcher
-
Adds a path prefix and a handler for that path.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.logmanager.LogManager
-
Do nothing.
- addProtocol(String, DelegateOpenListener, int) - Method in class io.undertow.server.protocol.http.AlpnOpenListener
- addProtocol(String, HttpUpgradeListener) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
-
Add a protocol to this handler.
- addProtocol(String, HttpUpgradeListener, HttpUpgradeHandshake) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
-
Add a protocol to this handler.
- addProtocol(String, ChannelListener<? super StreamConnection>) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
-
Add a protocol to this handler.
- addProtocol(String, ChannelListener<? super StreamConnection>, HttpUpgradeHandshake) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
-
Add a protocol to this handler.
- addProvider(String) - Method in class org.jboss.remoting3.EndpointBuilder
- addProvider(Provider) - Static method in class org.apache.logging.log4j.util.ProviderUtil
- addPushPromiseStream(int) - Method in class io.undertow.protocols.http2.Http2Channel
-
Adds a received pushed stream into the current streams for a client.
- addQueryParam(String, String) - Method in class io.undertow.server.HttpServerExchange
- addRequestHeader(HttpString, ExchangeAttribute) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
-
Deprecated.
- addRequestHeader(HttpString, ExchangeAttribute) - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
- addRequestHeader(HttpString, String) - Method in class io.undertow.server.handlers.ConfiguredPushHandler
- addRequestHeader(HttpString, String) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
-
Deprecated.
- addRequestHeader(HttpString, String, ClassLoader) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
-
Deprecated.
- addRequestWrapper(ConduitWrapper<StreamSourceConduit>) - Method in class io.undertow.server.HttpServerExchange
-
Adds a
ConduitWrapper
to the request wrapper chain. - addResponseCommitListener(ResponseCommitListener) - Method in class io.undertow.server.HttpServerExchange
-
Adds a listener that will be invoked on response commit
- addResponseWrapper(ConduitWrapper<StreamSinkConduit>) - Method in class io.undertow.server.HttpServerExchange
-
Adds a
ConduitWrapper
to the response wrapper chain. - ADDRESS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- addRoute(H, String, String) - Method in class io.undertow.server.handlers.proxy.HostTable
- addRoute(String, String...) - Method in class io.undertow.server.handlers.ConfiguredPushHandler
- addService(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Get a builder which can be used to add a service to this target.
- addService(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Get a builder which can be used to add a service to this target.
- addService(ServiceName) - Method in interface org.jboss.msc.service.ServiceTarget
-
Get a builder which can be used to add a service to this target.
- addService(ServiceName, Service<T>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Deprecated.
- addService(ServiceName, Service<T>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Deprecated.
- addService(ServiceName, Service<T>) - Method in interface org.jboss.msc.service.ServiceTarget
-
Deprecated.Use
ServiceTarget.addService(ServiceName)
instead. This method will be removed in a future release. - addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Deprecated.
- addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Deprecated.
- addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in interface org.jboss.msc.service.ServiceTarget
-
Deprecated.Use
ServiceTarget.addService(ServiceName)
instead. This method will be removed in a future release. - addSessionCookieName(String) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
- addSessionListener(SessionListener) - Method in class io.undertow.server.session.SessionListeners
- addShutdownListener(GracefulShutdownHandler.ShutdownListener) - Method in class io.undertow.server.handlers.GracefulShutdownHandler
-
Adds a shutdown listener that will be invoked when all requests have finished.
- addShutdownListener(LoggerContextShutdownAware) - Method in interface org.apache.logging.log4j.spi.LoggerContextShutdownEnabled
- addStep(ModelNode) - Method in class org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder
-
Adds a new operation to the composite operation.
- addTerminateListener(ServiceContainer.TerminateListener) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Add a terminate listener to this container.
- addTerminateListener(ServiceContainer.TerminateListener) - Method in interface org.jboss.msc.service.ServiceContainer
-
Add a terminate listener to this container.
- addTo(Map<K, V>, MapEntry<? extends K, ? extends V>...) - Static method in class org.jboss.msc.value.MapEntry
-
Deprecated.Add entries to a map.
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in class io.undertow.protocols.http2.Http2Channel
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in class io.undertow.util.AbstractAttachable
-
Add a value to a list-typed attachment key.
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in interface io.undertow.util.Attachable
-
Add a value to a list-typed attachment key.
- addToExcludedPolicy(Permission) - Method in interface javax.security.jacc.PolicyConfiguration
-
Used to add a single excluded policy statement to this PolicyConfiguration.
- addToExcludedPolicy(PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
-
Used to add excluded policy statements to this PolicyConfiguration.
- addToRole(String, Permission) - Method in interface javax.security.jacc.PolicyConfiguration
-
Used to add a single permission to a named role in this PolicyConfiguration.
- addToRole(String, PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
-
Used to add permissions to a named role in this PolicyConfiguration.
- addToUncheckedPolicy(Permission) - Method in interface javax.security.jacc.PolicyConfiguration
-
Used to add a single unchecked policy statement to this PolicyConfiguration.
- addToUncheckedPolicy(PermissionCollection) - Method in interface javax.security.jacc.PolicyConfiguration
-
Used to add unchecked policy statements to this PolicyConfiguration.
- addUserInformation(Throwable, Serializable) - Static method in class org.jboss.marshalling.TraceInformation
-
Add user information about problem with marshalling or unmarshalling.
- addWelcomeFiles(String...) - Method in class io.undertow.server.handlers.resource.ResourceHandler
- adjustedCookieVersion(Cookie) - Static method in class io.undertow.util.LegacyCookieSupport
- ADMIN_ONLY - org.wildfly.extension.core.management.client.Process.RunningMode
- ADMIN_ONLY - org.wildfly.extension.core.management.client.Process.RunningState
- advertise(MCMPConfig) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
Start advertising a mcmp handler.
- AdvertiseBuilder(MCMPConfig.Builder) - Constructor for class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
- after(StructuredFormatter.Generator, ExtLogRecord) - Method in class org.jboss.logmanager.formatters.StructuredFormatter
-
Invoked after the structured data has been added to the generator.
- afterRead(ByteBuffer, int, int) - Method in interface io.undertow.websockets.core.function.ChannelFunction
-
Is called on the
ByteBuffer
after a read operation completes - afterRead(ByteBuffer, int, int) - Method in class io.undertow.websockets.core.protocol.version07.Masker
- afterRead(ByteBuffer, int, int) - Method in class io.undertow.websockets.core.protocol.version07.UTF8Checker
- afterRead(ByteBuffer, int, int) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
Called after data was read into the
ByteBuffer
- afterRequest(Map<String, List<String>>) - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
- AGE - Static variable in class io.undertow.util.Headers
- AGE_STRING - Static variable in class io.undertow.util.Headers
- aggregate(PrincipalTransformer...) - Static method in interface org.wildfly.extension.elytron.capabilities.PrincipalTransformer
-
Principal transformer which transforms principal by individual transformers in defined order and returns first non-null transformed principal.
- AggregateConnectorStatistics - Class in io.undertow.server
- AggregateConnectorStatistics(ConnectorStatistics[]) - Constructor for class io.undertow.server.AggregateConnectorStatistics
- AJP - io.undertow.Undertow.ListenerType
- AJP_ALLOWED_REQUEST_ATTRIBUTES_PATTERN - Static variable in class io.undertow.UndertowOptions
-
The AJP protocol itself supports the passing of arbitrary request attributes.
- AJP_REMOTE_PORT - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
- AjpClientChannel - Class in io.undertow.protocols.ajp
-
AJP client side channel.
- AjpClientChannel(StreamConnection, ByteBufferPool, OptionMap) - Constructor for class io.undertow.protocols.ajp.AjpClientChannel
-
Create a new
AbstractFramedChannel
8 - AjpClientCPingStreamSinkChannel - Class in io.undertow.protocols.ajp
- AjpClientCPingStreamSinkChannel(AjpClientChannel) - Constructor for class io.undertow.protocols.ajp.AjpClientCPingStreamSinkChannel
- AjpClientProvider - Class in io.undertow.client.ajp
- AjpClientProvider() - Constructor for class io.undertow.client.ajp.AjpClientProvider
- AjpClientRequestClientStreamSinkChannel - Class in io.undertow.protocols.ajp
-
AJP stream sink channel that corresponds to a request send from the load balancer to the backend
- AjpClientResponseStreamSourceChannel - Class in io.undertow.protocols.ajp
- AjpClientResponseStreamSourceChannel(AjpClientChannel, HeaderMap, int, String, PooledByteBuffer, int) - Constructor for class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
- AjpOpenListener - Class in io.undertow.server.protocol.ajp
- AjpOpenListener(ByteBufferPool) - Constructor for class io.undertow.server.protocol.ajp.AjpOpenListener
- AjpOpenListener(ByteBufferPool, OptionMap) - Constructor for class io.undertow.server.protocol.ajp.AjpOpenListener
- AjpOpenListener(Pool<ByteBuffer>) - Constructor for class io.undertow.server.protocol.ajp.AjpOpenListener
- AjpOpenListener(Pool<ByteBuffer>, OptionMap) - Constructor for class io.undertow.server.protocol.ajp.AjpOpenListener
- ajpRequestAlreadyInProgress() - Method in class io.undertow.UndertowMessages_$bundle
- ajpRequestAlreadyInProgress() - Method in interface io.undertow.UndertowMessages
- ajpRequestAlreadyInProgress$str() - Method in class io.undertow.UndertowMessages_$bundle
- AjpRequestParser - Class in io.undertow.server.protocol.ajp
- AjpRequestParser(String, boolean, int, int, boolean, boolean) - Constructor for class io.undertow.server.protocol.ajp.AjpRequestParser
- AjpRequestParser(String, boolean, int, int, boolean, boolean, String) - Constructor for class io.undertow.server.protocol.ajp.AjpRequestParser
- AjpRequestParser.IntegerHolder - Class in io.undertow.server.protocol.ajp
- AjpRequestParser.StringHolder - Class in io.undertow.server.protocol.ajp
- AjpServerConnection - Class in io.undertow.server.protocol.ajp
-
A server-side AJP connection.
- AjpServerConnection(StreamConnection, ByteBufferPool, HttpHandler, OptionMap, int) - Constructor for class io.undertow.server.protocol.ajp.AjpServerConnection
- AjpServerRequestConduit - Class in io.undertow.server.protocol.ajp
-
Underlying AJP request channel.
- AjpServerRequestConduit(StreamSourceConduit, HttpServerExchange, AjpServerResponseConduit, Long, ConduitListener<? super AjpServerRequestConduit>) - Constructor for class io.undertow.server.protocol.ajp.AjpServerRequestConduit
- ALERT - org.jboss.logmanager.handlers.SyslogHandler.Severity
- ALGORITHM - io.undertow.security.impl.DigestAuthorizationToken
- ALGORITHM - io.undertow.security.impl.DigestWWWAuthenticateToken
- ALGORITHM - Static variable in class io.undertow.util.Headers
- AliasRequest(String) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback.AliasRequest
-
Construct an AliasRequest with an alias.
- AliasRequest(String) - Constructor for class javax.security.auth.message.callback.SecretKeyCallback.AliasRequest
-
Construct an AliasRequest with an alias.
- ALL - org.apache.logging.log4j.spi.StandardLevel
-
All events should be logged.
- ALL - Static variable in class org.apache.logging.log4j.Level
-
All events should be logged.
- ALL_PERMISSION - Static variable in class org.jboss.remoting3.security.RemotingPermission
- AllFilter - Class in org.jboss.logmanager.filters
-
A filter consisting of several filters in a chain.
- AllFilter(Iterable<Filter>) - Constructor for class org.jboss.logmanager.filters.AllFilter
-
Construct a new instance.
- AllFilter(Iterator<Filter>) - Constructor for class org.jboss.logmanager.filters.AllFilter
-
Construct a new instance.
- AllFilter(Filter[]) - Constructor for class org.jboss.logmanager.filters.AllFilter
-
Construct a new instance.
- allocate() - Method in interface io.undertow.connector.ByteBufferPool
- allocate() - Method in class io.undertow.server.DefaultByteBufferPool
- allocate() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
- allocate() - Method in class io.undertow.server.handlers.cache.LimitedBufferSlicePool
-
Allocates a new byte buffer if possible
- allocate() - Method in class io.undertow.server.XnioBufferPoolAdaptor
- allocate() - Method in class io.undertow.server.XnioByteBufferPool
- allocate() - Method in class io.undertow.util.NewInstanceObjectPool
- allocate() - Method in interface io.undertow.util.ObjectPool
- allocate() - Method in class io.undertow.util.SimpleObjectPool
- allocateAll(PooledByteBuffer[], PooledByteBuffer) - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
- allocateMessage() - Method in class org.jboss.remoting3.util.InvocationTracker
-
Allocate a message, possibly blocking until one is available.
- allocateMessage(Invocation) - Method in class org.jboss.remoting3.util.InvocationTracker
-
Allocate a message on behalf of an invocation, possibly blocking until a message is available.
- ALLOW - Static variable in class io.undertow.util.Headers
- ALLOW_ENCODED_SLASH - Static variable in class io.undertow.UndertowOptions
-
If a request comes in with encoded / characters (i.e.
- ALLOW_EQUALS_IN_COOKIE_VALUE - Static variable in class io.undertow.UndertowOptions
-
If this is true then Undertow will allow non-escaped equals characters in unquoted cookie values.
- ALLOW_STRING - Static variable in class io.undertow.util.Headers
- ALLOW_UNESCAPED_CHARACTERS_IN_URL - Static variable in class io.undertow.UndertowOptions
- ALLOW_UNKNOWN_PROTOCOLS - Static variable in class io.undertow.UndertowOptions
-
If unknown protocols should be allowed.
- AllowedContentEncodings - Class in io.undertow.server.handlers.encoding
-
An attachment that provides information about the current content encoding that will be chosen for the response
- AllowedContentEncodings(HttpServerExchange, List<EncodingMapping>) - Constructor for class io.undertow.server.handlers.encoding.AllowedContentEncodings
- AllowedMethodsHandler - Class in io.undertow.server.handlers
-
Handler that whitelists certain HTTP methods.
- AllowedMethodsHandler(HttpHandler, HttpString...) - Constructor for class io.undertow.server.handlers.AllowedMethodsHandler
- AllowedMethodsHandler(HttpHandler, Set<HttpString>) - Constructor for class io.undertow.server.handlers.AllowedMethodsHandler
- AllowedMethodsHandler.Builder - Class in io.undertow.server.handlers
- allowExtensions - Variable in class io.undertow.websockets.core.protocol.Handshake
- allowFailures(int) - Method in interface org.jboss.as.controller.client.helpers.domain.RollbackDeploymentPlanBuilder
-
Allows the application of the deployment set to fail on the given number of servers before triggering rollback of the plan.
- allowPercentageFailures(int) - Method in interface org.jboss.as.controller.client.helpers.domain.RollbackDeploymentPlanBuilder
-
Allows the application of the deployment set to fail on the given percentage of servers in the server group before triggering rollback of the plan.
- ALPNClientSelector - Class in io.undertow.client
- ALPNClientSelector.ALPNProtocol - Class in io.undertow.client
- alpnConnectionFailed(SslConnection) - Method in class io.undertow.UndertowLogger_$logger
- alpnConnectionFailed(SslConnection) - Method in interface io.undertow.UndertowLogger
- alpnConnectionFailed$str() - Method in class io.undertow.UndertowLogger_$logger
- ALPNEngineManager - Interface in io.undertow.protocols.alpn
- ALPNHackSSLEngine - Class in io.undertow.protocols.ssl
-
SSLEngine wrapper that provides some super hacky ALPN support on JDK8.
- ALPNHackSSLEngine(SSLEngine) - Constructor for class io.undertow.protocols.ssl.ALPNHackSSLEngine
- ALPNLimitingSSLEngine - Class in io.undertow.server.protocol.http
-
SSLEngine that will limit the cipher selection to HTTP/2 suitable protocols if the client is offering h2 as an option.
- ALPNLimitingSSLEngine(SSLEngine, Runnable) - Constructor for class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
- ALPNManager - Class in io.undertow.protocols.alpn
- ALPNManager(ClassLoader) - Constructor for class io.undertow.protocols.alpn.ALPNManager
- AlpnOpenListener - Class in io.undertow.server.protocol.http
-
Open listener adaptor for ALPN connections
- AlpnOpenListener(ByteBufferPool) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
- AlpnOpenListener(ByteBufferPool, OptionMap) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
- AlpnOpenListener(ByteBufferPool, OptionMap, DelegateOpenListener) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
- AlpnOpenListener(ByteBufferPool, OptionMap, String, DelegateOpenListener) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
- AlpnOpenListener(Pool<ByteBuffer>, OptionMap) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
- AlpnOpenListener(Pool<ByteBuffer>, OptionMap, DelegateOpenListener) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
- AlpnOpenListener(Pool<ByteBuffer>, OptionMap, String, DelegateOpenListener) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
- alpnProtocol(ClientCallback<ClientConnection>, URI, ByteBufferPool, OptionMap) - Static method in class io.undertow.client.http2.Http2ClientProvider
- ALPNProtocol(ChannelListener<SslConnection>, String) - Constructor for class io.undertow.client.ALPNClientSelector.ALPNProtocol
- ALPNProvider - Interface in io.undertow.protocols.alpn
-
Interface that allows for ALPN providers to be dynamically selected.
- ALREADY_REPORTED - Static variable in class io.undertow.util.StatusCodes
- ALREADY_REPORTED_STRING - Static variable in class io.undertow.util.StatusCodes
- always() - Method in interface org.apache.logging.log4j.Logger
-
Construct a log event that will always be logged.
- always() - Method in class org.apache.logging.log4j.spi.AbstractLogger
-
Construct a log event that will always be logged.
- ALWAYS_SET_DATE - Static variable in class io.undertow.UndertowOptions
-
If this is true then a Date header will be added to all responses.
- ALWAYS_SET_KEEP_ALIVE - Static variable in class io.undertow.UndertowOptions
-
If this is true then a Connection: keep-alive header will be added to responses, even when it is not strictly required by the specification.
- and(Predicate...) - Static method in class io.undertow.predicate.Predicates
-
Creates a predicate that returns true if an only if the given predicates all return true.
- AND - Static variable in class io.undertow.server.handlers.builder.PredicatedHandlersParser
- andDeploy() - Method in interface org.jboss.as.controller.client.helpers.domain.AddDeploymentPlanBuilder
-
Indicates content that was added via an immediately preceding
add
operation should be deployed. - andDeploy() - Method in interface org.jboss.as.controller.client.helpers.standalone.AddDeploymentPlanBuilder
-
Indicates content that was added via an immediately preceding
add
operation should be deployed. - andRemoveUndeployed() - Method in interface org.jboss.as.controller.client.helpers.domain.ReplaceDeploymentPlanBuilder
-
Indicates that deployment content that was undeployed via the preceding
replace
action should be removed from the content repository. - andRemoveUndeployed() - Method in interface org.jboss.as.controller.client.helpers.domain.UndeployDeploymentPlanBuilder
-
Indicates that deployment content that was undeployed via the preceding
undeploy
action should be removed from the content repository. - andRemoveUndeployed() - Method in interface org.jboss.as.controller.client.helpers.standalone.ReplaceDeploymentPlanBuilder
-
Indicates that deployment content that was undeployed via the preceding
replace
action should be removed from the content repository. - andRemoveUndeployed() - Method in interface org.jboss.as.controller.client.helpers.standalone.UndeployDeploymentPlanBuilder
-
Indicates that deployment content that was undeployed via the preceding
undeploy
action should be removed from the content repository. - andReplace(String) - Method in interface org.jboss.as.controller.client.helpers.domain.AddDeploymentPlanBuilder
-
Indicates content that was added via an immediately preceding
add
operation should be deployed, replacing the specified existing content in the runtime. - andReplace(String) - Method in interface org.jboss.as.controller.client.helpers.standalone.AddDeploymentPlanBuilder
-
Indicates content that was added via an immediately preceding
add
operation should be deployed, replacing the specified existing content in the runtime. - annotateClass(Class<?>) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
- annotateClass(Class<?>) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
- annotateClass(Marshaller, Class<?>) - Method in class org.jboss.marshalling.AbstractClassResolver
-
Add optional information about a class to a stream.
- annotateClass(Marshaller, Class<?>) - Method in interface org.jboss.marshalling.ClassResolver
-
Add optional information about a class to a stream.
- annotateClass(Marshaller, Class<?>) - Method in class org.jboss.marshalling.ModularClassResolver
-
Add optional information about a class to a stream.
- annotateProxyClass(Class<?>) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
- annotateProxyClass(Class<?>) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
- annotateProxyClass(Marshaller, Class<?>) - Method in class org.jboss.marshalling.AbstractClassResolver
-
Add optional information about a proxy class to a stream.
- annotateProxyClass(Marshaller, Class<?>) - Method in interface org.jboss.marshalling.ClassResolver
-
Add optional information about a proxy class to a stream.
- annotateProxyClass(Marshaller, Class<?>) - Method in class org.jboss.marshalling.ModularClassResolver
-
Add optional information about a proxy class to a stream.
- AnnotationClassExternalizerFactory - Class in org.jboss.marshalling
-
An externalizer factory which looks for the presence of the
Externalize
annotation. - AnnotationClassExternalizerFactory() - Constructor for class org.jboss.marshalling.AnnotationClassExternalizerFactory
-
Construct a new instance.
- ANY - Static variable in class org.jboss.msc.service.ServiceNameMapper
-
Deprecated.The special marker which represents a pattern match.
- ANY_MARKER - Static variable in interface org.slf4j.Marker
-
This constant represents any marker, including a null marker.
- ANY_NON_NULL_MARKER - Static variable in interface org.slf4j.Marker
-
This constant represents any non-null marker.
- AnyFilter - Class in org.jboss.logmanager.filters
-
A filter consisting of several filters in a chain.
- AnyFilter(Iterable<Filter>) - Constructor for class org.jboss.logmanager.filters.AnyFilter
-
Construct a new instance.
- AnyFilter(Iterator<Filter>) - Constructor for class org.jboss.logmanager.filters.AnyFilter
-
Construct a new instance.
- AnyFilter(Filter[]) - Constructor for class org.jboss.logmanager.filters.AnyFilter
-
Construct a new instance.
- append(char) - Method in class org.jboss.logmanager.handlers.UncloseableWriter
- append(CharSequence) - Method in class org.jboss.logmanager.handlers.UncloseableWriter
- append(CharSequence, int, int) - Method in class org.jboss.logmanager.handlers.UncloseableWriter
- append(String...) - Method in class org.jboss.msc.service.ServiceName
-
Create a service name by appending name parts using this as a parent to the new ServiceName.
- append(ServiceName) - Method in class org.jboss.msc.service.ServiceName
-
Create a service name by appending name parts of the provided ServiceName using this as a parent.
- appendDqValue(StringBuilder, Object) - Static method in class org.apache.logging.log4j.util.StringBuilders
-
Appends in the following format: double quoted value.
- appendKeyDqValue(StringBuilder, String, Object) - Static method in class org.apache.logging.log4j.util.StringBuilders
-
Appends in the following format: key=double quoted value.
- appendKeyDqValue(StringBuilder, Map.Entry<String, String>) - Static method in class org.apache.logging.log4j.util.StringBuilders
-
Appends in the following format: key=double quoted value.
- appendMap(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
- appendSpecificTypes(StringBuilder, Object) - Static method in class org.apache.logging.log4j.util.StringBuilders
- appendTo(ByteBuffer) - Method in class io.undertow.util.HttpString
-
Append to a byte buffer.
- appendValue(StringBuilder, Object) - Static method in class org.apache.logging.log4j.util.StringBuilders
-
Appends a text representation of the specified object to the specified StringBuilder, if possible without allocating temporary objects.
- APPLICATION - Static variable in class javax.interceptor.Interceptor.Priority
-
Start of range for interceptors defined by applications.
- APPLICATION_CLIENT - org.wildfly.extension.core.management.client.Process.Type
- APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class io.undertow.server.handlers.form.FormEncodedDataDefinition
- apply(JsonValue) - Method in interface javax.json.JsonMergePatch
-
Applies the JSON Merge Patch to the specified
target
. - apply(T) - Method in interface javax.json.JsonPatch
-
Applies the patch operations to the specified
target
. - APPLY_HOST_UPDATES_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- APPLY_HOST_UPDATES_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- APPLY_SERVER_MODEL_UPDATE_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- APPLY_SERVER_MODEL_UPDATE_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- APPLY_UPDATE_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- APPLY_UPDATE_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- APPLY_UPDATES_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- APPLY_UPDATES_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- applyAsInt(V) - Method in class org.jboss.remoting3._private.IntIndexHashMap
- ARCHIVE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- areExtensionsSupported() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
-
true
if extensions are supported for theWebSocketFrameType
. - areExtensionsSupported() - Method in class io.undertow.websockets.core.WebSocketChannel
-
Returns
true
if extensions are supported by this WebSocket Channel. - areRequestHeadersValid(HeaderMap) - Static method in class io.undertow.server.Connectors
-
Verifies that the provided request headers are valid according to rfc7230.
- argumentCannotBeNull(String) - Method in class io.undertow.UndertowMessages_$bundle
- argumentCannotBeNull(String) - Method in interface io.undertow.UndertowMessages
- argumentCannotBeNull$str() - Method in class io.undertow.UndertowMessages_$bundle
- AroundConstruct - Annotation Type in javax.interceptor
-
Designates an interceptor method that receives a callback when the target class constructor is invoked.
- AroundInvoke - Annotation Type in javax.interceptor
-
Defines an interceptor method that interposes on business methods.
- AroundTimeout - Annotation Type in javax.interceptor
-
Defines an interceptor method that interposes on timeout methods.
- ARRAY - javax.json.JsonValue.ValueType
-
JSON array.
- arrayFormat(String, Object[]) - Static method in class org.slf4j.helpers.MessageFormatter
- arrayFormat(String, Object[], Throwable) - Static method in class org.slf4j.helpers.MessageFormatter
- ARROW - Static variable in class io.undertow.server.handlers.builder.PredicatedHandlersParser
- asBigDecimal() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a
BigDecimal
. - asBigDecimalOrNull() - Method in class org.jboss.dmr.ModelNode
- asBigInteger() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a
BigInteger
. - asBigIntegerOrNull() - Method in class org.jboss.dmr.ModelNode
- asBoolean() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a
boolean
. - asBoolean(boolean) - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a
boolean
. - asBooleanOrNull() - Method in class org.jboss.dmr.ModelNode
- asBytes() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a byte array.
- asBytesOrNull() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a byte array or
null
if this node is notdefined
. - asDouble() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a
double
. - asDouble(double) - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as an
double
. - asDoubleOrNull() - Method in class org.jboss.dmr.ModelNode
- asExpression() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as an expression.
- asInt() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as an
int
. - asInt(int) - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as an
int
. - asIntOrNull() - Method in class org.jboss.dmr.ModelNode
- asJava(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
- asJavaUnquoted(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
- asJson(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
- asJsonArray() - Method in interface javax.json.JsonValue
-
Return the JsonValue as a JsonArray
- asJsonObject() - Method in interface javax.json.JsonValue
-
Return the JsonValue as a JsonObject
- asList() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
- asList() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
- asList() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
-
Returns all the elements in the stack in a List.
- asList() - Method in class org.jboss.dmr.ModelNode
-
Get the list of entries contained in this object.
- asList(List<ModelNode>) - Method in class org.jboss.dmr.ModelNode
-
Get the value as a list as per
ModelNode.asList()
, or return the given default if this node is not defined. - asListOrEmpty() - Method in class org.jboss.dmr.ModelNode
-
Get the value as a list as per
ModelNode.asList()
, or return an empty list if this node is not defined. - asLong() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a
long
. - asLong(long) - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a
long
. - asLongOrNull() - Method in class org.jboss.dmr.ModelNode
- asObject() - Method in class org.jboss.dmr.ModelNode
-
Get a copy of this value as an object.
- asProperty() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a property.
- asPropertyList() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a property list.
- asPropertyList(List<Property>) - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a property list.
- asPropertyListOrEmpty() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a property list.
- associateHash(String, byte[]) - Method in interface io.undertow.security.api.SessionNonceManager
-
Associate the supplied hash with the nonce specified.
- associateHash(String, byte[]) - Method in class io.undertow.security.impl.SimpleNonceManager
- asString() - Method in class org.apache.logging.log4j.message.MapMessage
-
Formats the Structured data as described in RFC 5424.
- asString() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
-
Formats the structured data as described in RFC 5424.
- asString() - Method in class org.jboss.dmr.ModelNode
-
Get the value as a string.
- asString(String) - Method in class org.apache.logging.log4j.message.MapMessage
-
Formats the Structured data as described in RFC 5424.
- asString(String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
-
Formats the structured data as described in RFC 5424.
- asString(String) - Method in class org.jboss.dmr.ModelNode
-
Get the value as a string.
- asString(StructuredDataMessage.Format, StructuredDataId) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
-
Formats the structured data as described in RFC 5424.
- asString(StructuredDataMessage.Format, StructuredDataId, StringBuilder) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
-
Formats the structured data as described in RFC 5424.
- asStringOrNull() - Method in class org.jboss.dmr.ModelNode
-
Get the value as a string or
null
if this node is notdefined
. - asSuperclass(Value<? extends T>) - Static method in class org.jboss.msc.value.Values
-
Deprecated.Safely re-cast a value as its superclass.
- asType() - Method in class org.jboss.dmr.ModelNode
-
Get the value of this node as a type, expressed using the
ModelType
enum. - asXml(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
-
Formats this message as an XML fragment String into the given builder.
- asyncClosingCloseHandler(HandleableCloseable<?>) - Static method in class org.jboss.remoting3.spi.SpiUtils
-
A close handler which closes another resource asynchronously.
- AsyncHandler - Class in org.jboss.logmanager.handlers
-
An asynchronous log handler which is used to write to a handler or group of handlers which are "slow" or introduce some degree of latency.
- AsyncHandler() - Constructor for class org.jboss.logmanager.handlers.AsyncHandler
-
Construct a new instance.
- AsyncHandler(int) - Constructor for class org.jboss.logmanager.handlers.AsyncHandler
-
Construct a new instance.
- AsyncHandler(int, ThreadFactory) - Constructor for class org.jboss.logmanager.handlers.AsyncHandler
-
Construct a new instance.
- AsyncHandler(ThreadFactory) - Constructor for class org.jboss.logmanager.handlers.AsyncHandler
-
Construct a new instance.
- AsyncHandler.OverflowAction - Enum in org.jboss.logmanager.handlers
- asynchronous() - Method in interface org.jboss.msc.service.LifecycleContext
-
Call within the service lifecycle method to trigger an asynchronous lifecycle action.
- asynchronous() - Method in interface org.jboss.msc.service.StartContext
-
Call within the service lifecycle method to trigger an asynchronous lifecycle action.
- AsynchronouslyFormattable - Annotation Type in org.apache.logging.log4j.message
-
Annotation that signals to asynchronous logging components that messages of this type can safely be passed to a background thread without calling
Message.getFormattedMessage()
first. - AsyncReceiverImpl - Class in io.undertow.io
- AsyncReceiverImpl(HttpServerExchange) - Constructor for class io.undertow.io.AsyncReceiverImpl
- AsyncSenderImpl - Class in io.undertow.io
- AsyncSenderImpl(HttpServerExchange) - Constructor for class io.undertow.io.AsyncSenderImpl
- AsyncSenderImpl.TransferTask - Class in io.undertow.io
- AsyncWebSocketHttpServerExchange - Class in io.undertow.websockets.spi
- AsyncWebSocketHttpServerExchange(HttpServerExchange, Set<WebSocketChannel>) - Constructor for class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
- atDebug() - Method in interface org.apache.logging.log4j.Logger
-
Construct a trace log event.
- atDebug() - Method in class org.apache.logging.log4j.spi.AbstractLogger
-
Construct a debug log event.
- atError() - Method in interface org.apache.logging.log4j.Logger
-
Construct a trace log event.
- atError() - Method in class org.apache.logging.log4j.spi.AbstractLogger
-
Construct an error log event.
- atFatal() - Method in interface org.apache.logging.log4j.Logger
-
Construct a trace log event.
- atFatal() - Method in class org.apache.logging.log4j.spi.AbstractLogger
-
Construct a fatal log event.
- atInfo() - Method in interface org.apache.logging.log4j.Logger
-
Construct a trace log event.
- atInfo() - Method in class org.apache.logging.log4j.spi.AbstractLogger
-
Construct an informational log event.
- atLevel(Level) - Method in interface org.apache.logging.log4j.Logger
-
Construct a log event.
- atLevel(Level) - Method in class org.apache.logging.log4j.spi.AbstractLogger
-
Construct a log event.
- AtomicReferenceFieldUpdaterInjector<C,T> - Class in org.jboss.msc.inject
-
Deprecated.Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. - AtomicReferenceFieldUpdaterInjector(AtomicReferenceFieldUpdater<C, ? super T>, Value<C>) - Constructor for class org.jboss.msc.inject.AtomicReferenceFieldUpdaterInjector
-
Deprecated.Construct a new instance.
- AtomicReferenceInjector<T> - Class in org.jboss.msc.inject
-
Deprecated.Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. - AtomicReferenceInjector(AtomicReference<T>) - Constructor for class org.jboss.msc.inject.AtomicReferenceInjector
-
Deprecated.Construct a new instance.
- attach(Logger.AttachmentKey<V>, V) - Method in class org.jboss.logmanager.Logger
-
Attach an object to this logger under a given key.
- attach(Attachments.Key<T>, T) - Method in class org.jboss.remoting3.Attachments
- Attachable - Interface in io.undertow.util
-
A thing which can have named attachments.
- Attachable - Interface in org.jboss.remoting3
-
An entity which can hold attachments.
- ATTACHED_STREAMS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- attachIfAbsent(Logger.AttachmentKey<V>, V) - Method in class org.jboss.logmanager.Logger
-
Attach an object to this logger under a given key, if such an attachment does not already exist.
- attachIfAbsent(Attachments.Key<T>, T) - Method in class org.jboss.remoting3.Attachments
- ATTACHMENT_KEY - Static variable in interface io.undertow.security.api.AuthenticatedSessionManager
-
The attachment key that is used to attach the manager to the exchange
- ATTACHMENT_KEY - Static variable in class io.undertow.server.handlers.cache.ResponseCache
- ATTACHMENT_KEY - Static variable in class io.undertow.server.handlers.encoding.AllowedContentEncodings
- ATTACHMENT_KEY - Static variable in interface io.undertow.server.session.SessionConfig
- ATTACHMENT_KEY - Static variable in interface io.undertow.server.session.SessionManager
- ATTACHMENT_KEY - Static variable in class io.undertow.util.PathTemplateMatch
- ATTACHMENT_KEY - Static variable in enum io.undertow.websockets.core.WebSocketVersion
- ATTACHMENT_KEY - Static variable in interface org.jboss.logmanager.Configurator
-
The attachment key of the chosen configurator, used to maintain a strong ref to any configured properties.
- AttachmentHandler<T> - Class in io.undertow.server.handlers
-
Handler that adds an attachment to the request
- AttachmentHandler(AttachmentKey<T>, HttpHandler) - Constructor for class io.undertow.server.handlers.AttachmentHandler
- AttachmentHandler(AttachmentKey<T>, HttpHandler, T) - Constructor for class io.undertow.server.handlers.AttachmentHandler
- AttachmentKey<T> - Class in io.undertow.util
-
An immutable, type-safe object attachment key.
- AttachmentKey() - Constructor for class org.jboss.logmanager.Logger.AttachmentKey
-
Construct a new instance.
- AttachmentList<T> - Class in io.undertow.util
- AttachmentList(int, Class<T>) - Constructor for class io.undertow.util.AttachmentList
- AttachmentList(Class<T>) - Constructor for class io.undertow.util.AttachmentList
- AttachmentList(Collection<? extends T>, Class<T>) - Constructor for class io.undertow.util.AttachmentList
- Attachments - Class in org.jboss.remoting3
-
A set of attachments for an entity.
- Attachments() - Constructor for class org.jboss.remoting3.Attachments
- Attachments.Key<T> - Class in org.jboss.remoting3
-
An attachment key.
- atTrace() - Method in interface org.apache.logging.log4j.Logger
-
Construct a trace log event.
- atTrace() - Method in class org.apache.logging.log4j.spi.AbstractLogger
-
Construct a trace log event.
- ATTRIBUTE_NAME - Static variable in class io.undertow.security.handlers.CachedAuthenticatedSessionHandler
- attributeAdded(Session, String, Object) - Method in interface io.undertow.server.session.SessionListener
- attributeAdded(Session, String, Object) - Method in class io.undertow.server.session.SessionListeners
- attributeRemoved(Session, String, Object) - Method in interface io.undertow.server.session.SessionListener
- attributeRemoved(Session, String, Object) - Method in class io.undertow.server.session.SessionListeners
- attributeUpdated(Session, String, Object, Object) - Method in interface io.undertow.server.session.SessionListener
- attributeUpdated(Session, String, Object, Object) - Method in class io.undertow.server.session.SessionListeners
- atWarn() - Method in interface org.apache.logging.log4j.Logger
-
Construct a trace log event.
- atWarn() - Method in class org.apache.logging.log4j.spi.AbstractLogger
-
Construct a warning log event.
- AUTH - io.undertow.security.impl.DigestQop
- AUTH_INT - io.undertow.security.impl.DigestQop
- AUTH_PARAM - io.undertow.security.impl.DigestAuthorizationToken
- AUTH_PARAM - io.undertow.security.impl.DigestWWWAuthenticateToken
- AUTH_PARAM - Static variable in class io.undertow.util.Headers
- AUTH_REALM - Static variable in class org.jboss.remoting3.RemotingOptions
-
The authentication realm to use if no authentication
CallbackHandler
is specified. - AUTH_TYPE - Static variable in class io.undertow.client.ProxiedRequestAttachments
- AUTH_TYPE - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
- AUTH_USER_NAME - Static variable in class org.jboss.remoting3.RemotingOptions
-
Deprecated.
- AuthConfig - Interface in javax.security.auth.message.config
-
This interface defines the common functionality implemented by Authentication context configuration objects.
- AuthConfigFactory - Class in javax.security.auth.message.config
-
This class is used to obtain
AuthConfigProvider
objects that can be used to obtain authentication context configuration objects, that is,ClientAuthConfig
andServerAuthConfig
objects. - AuthConfigFactory() - Constructor for class javax.security.auth.message.config.AuthConfigFactory
- AuthConfigFactory.RegistrationContext - Interface in javax.security.auth.message.config
-
Represents the layer identifier, application context identifier, and description components of an AuthConfigProvider registration at the factory.
- AuthConfigProvider - Interface in javax.security.auth.message.config
-
This interface is implemented by objects that can be used to obtain authentication context configuration objects, that is,
ClientAuthConfig
orServerAuthConfig
objects. - authenticate() - Method in interface io.undertow.security.api.SecurityContext
-
Performs authentication on the request.
- authenticate() - Method in class io.undertow.security.impl.SecurityContextImpl
- authenticate(HttpServerExchange, SecurityContext) - Method in interface io.undertow.security.api.AuthenticationMechanism
-
Perform authentication of the request.
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.BasicAuthenticationMechanism
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.CachedAuthenticatedSessionMechanism
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.ClientCertAuthenticationMechanism
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.DigestAuthenticationMechanism
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.ExternalAuthenticationMechanism
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.GenericHeaderAuthenticationMechanism
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.GSSAPIAuthenticationMechanism
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
- authenticate(AuthenticationConfiguration) - Method in class org.jboss.remoting3.ConnectionPeerIdentityContext
-
Perform an authentication.
- AUTHENTICATE_CONTENT - Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
-
The identifier for a ProtectionPolicy that indicates that the origin of data within the message is to be authenticated (that is, the message is to be protected such that its recipients can establish who defined the message content).
- AUTHENTICATE_RECIPIENT - Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
-
The identifier for a ProtectionPolicy that indicates that the message recipient is to be authenticated.
- AUTHENTICATE_SENDER - Static variable in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
-
The identifier for a ProtectionPolicy that indicates that the sending entity is to be authenticated.
- authenticateAsync(AuthenticationConfiguration) - Method in class org.jboss.remoting3.ConnectionPeerIdentityContext
- AUTHENTICATED - io.undertow.security.api.AuthenticationMechanism.AuthenticationMechanismOutcome
-
Based on the current request the mechanism has successfully performed authentication.
- AUTHENTICATED - io.undertow.security.api.SecurityNotification.EventType
- AuthenticatedSession(Account, String) - Constructor for class io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession
- AuthenticatedSessionManager - Interface in io.undertow.security.api
-
Interface that represents a persistent authenticated session.
- AuthenticatedSessionManager.AuthenticatedSession - Class in io.undertow.security.api
- AUTHENTICATION_CONTEXT_KEY - Static variable in class org.wildfly.extension.elytron.ElytronExtension
-
The attachment key that is used for associating the authentication context with a deployment context.
- AUTHENTICATION_INFO - Static variable in class io.undertow.util.Headers
- AUTHENTICATION_INFO_STRING - Static variable in class io.undertow.util.Headers
- AUTHENTICATION_RETRIES - Static variable in class org.jboss.remoting3.RemotingOptions
-
Specify the number of times a client is allowed to retry authentication before closing the connection.
- AuthenticationCallHandler - Class in io.undertow.security.handlers
-
This is the final
HttpHandler
in the security chain, it's purpose is to act as a barrier at the end of the chain to ensure authenticate is called after the mechanisms have been associated with the context and the constraint checked. - AuthenticationCallHandler(HttpHandler) - Constructor for class io.undertow.security.handlers.AuthenticationCallHandler
- authenticationComplete(Account, String, boolean) - Method in interface io.undertow.security.api.SecurityContext
-
Called by the
AuthenticationMechanism
to indicate that an account has been successfully authenticated. - authenticationComplete(Account, String, boolean) - Method in class io.undertow.security.impl.AbstractSecurityContext
- authenticationComplete(Account, String, boolean, boolean) - Method in class io.undertow.security.impl.AbstractSecurityContext
- AuthenticationConstraintHandler - Class in io.undertow.security.handlers
-
Handler responsible for checking the constraints for the current request and marking authentication as required if applicable.
- AuthenticationConstraintHandler(HttpHandler) - Constructor for class io.undertow.security.handlers.AuthenticationConstraintHandler
- authenticationExceptionClosed() - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationExceptionClosed() - Method in interface org.jboss.remoting3._private.Messages
- authenticationExceptionClosed$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationExceptionIo(IOException) - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationExceptionIo(IOException) - Method in interface org.jboss.remoting3._private.Messages
- authenticationExceptionIo$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationExtraResponse() - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationExtraResponse() - Method in interface org.jboss.remoting3._private.Messages
- authenticationExtraResponse$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationFailed(String) - Method in class io.undertow.UndertowMessages_$bundle
- authenticationFailed(String) - Method in interface io.undertow.UndertowMessages
- authenticationFailed(String, String) - Method in interface io.undertow.security.api.SecurityContext
-
Called by the
AuthenticationMechanism
to indicate that an authentication attempt has failed. - authenticationFailed(String, String) - Method in class io.undertow.security.impl.AbstractSecurityContext
- authenticationFailed(String, String) - Method in class io.undertow.UndertowLogger_$logger
- authenticationFailed(String, String) - Method in interface io.undertow.UndertowLogger
- authenticationFailed$str() - Method in class io.undertow.UndertowLogger_$logger
- authenticationFailed$str() - Method in class io.undertow.UndertowMessages_$bundle
- authenticationFailedFor(String, HttpServerExchange, Exception) - Method in class io.undertow.UndertowLogger_$logger
- authenticationFailedFor(String, HttpServerExchange, Exception) - Method in interface io.undertow.UndertowLogger
- authenticationFailedFor$str() - Method in class io.undertow.UndertowLogger_$logger
- AuthenticationInfoToken - Enum in io.undertow.security.impl
-
Enumeration of tokens expected in a HTTP Digest 'Authentication-Info' header.
- authenticationInterrupted() - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationInterrupted() - Method in interface org.jboss.remoting3._private.Messages
- authenticationInterrupted$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- AuthenticationMechanism - Interface in io.undertow.security.api
-
The interface to be implemented by a single authentication mechanism.
- AuthenticationMechanism.AuthenticationMechanismOutcome - Enum in io.undertow.security.api
-
The AuthenticationOutcome is used by an AuthenticationMechanism to indicate the outcome of the call to authenticate, the overall authentication process will then used this along with the current AuthenticationState to decide how to proceed with the current request.
- AuthenticationMechanism.ChallengeResult - Class in io.undertow.security.api
-
Simple class to wrap the result of requesting a mechanism sends it's challenge.
- AuthenticationMechanismContext - Interface in io.undertow.security.api
-
An Undertow
SecurityContext
that uses UndertowAuthenticationMechanism
instances for authentication. - AuthenticationMechanismFactory - Interface in io.undertow.security.api
-
Factory for authentication mechanisms.
- AuthenticationMechanismsHandler - Class in io.undertow.security.handlers
-
Authentication handler that adds one or more authentication mechanisms to the security context
- AuthenticationMechanismsHandler(HttpHandler, List<AuthenticationMechanism>) - Constructor for class io.undertow.security.handlers.AuthenticationMechanismsHandler
- AuthenticationMechanismsHandler(List<AuthenticationMechanism>) - Constructor for class io.undertow.security.handlers.AuthenticationMechanismsHandler
- authenticationMessageTooLarge() - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationMessageTooLarge() - Method in interface org.jboss.remoting3._private.Messages
- authenticationMessageTooLarge$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- AuthenticationMode - Enum in io.undertow.security.api
-
Enumeration to indicate the authentication mode in use.
- authenticationNoSaslClient(SaslException) - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationNoSaslClient(SaslException) - Method in interface org.jboss.remoting3._private.Messages
- authenticationNoSaslClient$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationNotSupported() - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationNotSupported() - Method in interface org.jboss.remoting3._private.Messages
- authenticationNotSupported$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- authenticationPropertyNotSet(String, String) - Method in class io.undertow.UndertowMessages_$bundle
- authenticationPropertyNotSet(String, String) - Method in interface io.undertow.UndertowMessages
- authenticationPropertyNotSet$str() - Method in class io.undertow.UndertowMessages_$bundle
- AuthenticationRequiredPredicate - Class in io.undertow.predicate
-
Predicate that returns true if authentication is required.
- AuthenticationRequiredPredicate() - Constructor for class io.undertow.predicate.AuthenticationRequiredPredicate
- AuthenticationRequiredPredicate.Builder - Class in io.undertow.predicate
- authenticationType() - Static method in class io.undertow.attribute.ExchangeAttributes
- AuthenticationTypeExchangeAttribute - Class in io.undertow.attribute
- AuthenticationTypeExchangeAttribute() - Constructor for class io.undertow.attribute.AuthenticationTypeExchangeAttribute
- AuthenticationTypeExchangeAttribute.Builder - Class in io.undertow.attribute
- AuthException - Exception in javax.security.auth.message
-
A generic authentication exception.
- AuthException() - Constructor for exception javax.security.auth.message.AuthException
-
Constructs an AuthException with no detail message.
- AuthException(String) - Constructor for exception javax.security.auth.message.AuthException
-
Constructs an AuthException with the specified detail message.
- authMechanismOutcomeNull() - Method in class io.undertow.UndertowMessages_$bundle
- authMechanismOutcomeNull() - Method in interface io.undertow.UndertowMessages
- authMechanismOutcomeNull$str() - Method in class io.undertow.UndertowMessages_$bundle
- AUTHORITY - Static variable in class io.undertow.protocols.http2.Http2Channel
- AUTHORIZATION - Static variable in class io.undertow.util.Headers
- AUTHORIZATION_STRING - Static variable in class io.undertow.util.Headers
- AUTHORIZE_ID - Static variable in class org.jboss.remoting3.RemotingOptions
-
The SASL authorization ID.
- authRequired() - Static method in class io.undertow.predicate.Predicates
-
A predicate that returns true if authentication is required
- AuthStatus - Class in javax.security.auth.message
-
The AuthStatus class is used to represent return values from Authentication modules and Authentication Contexts.
- AUTO_START - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- available() - Method in class io.undertow.io.UndertowInputStream
- available() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
- available() - Method in class org.jboss.marshalling.ByteBufferInput
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in interface org.jboss.marshalling.ByteInput
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class org.jboss.marshalling.ByteInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class org.jboss.marshalling.MarshallerObjectInput
- available() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class org.jboss.marshalling.SimpleDataInput
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
- available() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
- AVAILABLE - io.undertow.server.handlers.proxy.ProxyConnectionPool.AvailabilityType
-
The host is read to accept requests
- availableExtensions - Variable in class io.undertow.websockets.core.protocol.Handshake
- awaitCalledFromIoThread() - Method in class io.undertow.UndertowMessages_$bundle
- awaitCalledFromIoThread() - Method in interface io.undertow.UndertowMessages
- awaitCalledFromIoThread$str() - Method in class io.undertow.UndertowMessages_$bundle
- awaitClosed() - Method in interface org.jboss.remoting3.HandleableCloseable
-
Wait for a resource close to complete.
- awaitClosed() - Method in class org.jboss.remoting3.LegacyEndpoint
-
Deprecated.
- awaitClosed() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
-
Wait for a resource close to complete.
- awaitClosedUninterruptibly() - Method in interface org.jboss.remoting3.HandleableCloseable
-
Wait for a resource close to complete.
- awaitClosedUninterruptibly() - Method in class org.jboss.remoting3.LegacyEndpoint
-
Deprecated.
- awaitClosedUninterruptibly() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
-
Wait for a resource close to complete.
- awaitReadable() - Method in class io.undertow.channels.DetachableStreamSourceChannel
- awaitReadable() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
- awaitReadable() - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
- awaitReadable() - Method in class io.undertow.conduits.IdleTimeoutConduit
- awaitReadable() - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
- awaitReadable() - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
- awaitReadable() - Method in class io.undertow.protocols.ssl.SslConduit
- awaitReadable() - Method in class io.undertow.server.protocol.ajp.AjpServerRequestConduit
- awaitReadable() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
- awaitReadable() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
- awaitReadable(long, TimeUnit) - Method in class io.undertow.channels.DetachableStreamSourceChannel
- awaitReadable(long, TimeUnit) - Method in class io.undertow.conduits.EmptyStreamSourceConduit
- awaitReadable(long, TimeUnit) - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
- awaitReadable(long, TimeUnit) - Method in class io.undertow.conduits.IdleTimeoutConduit
- awaitReadable(long, TimeUnit) - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
- awaitReadable(long, TimeUnit) - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
- awaitReadable(long, TimeUnit) - Method in class io.undertow.protocols.ssl.SslConduit
- awaitReadable(long, TimeUnit) - Method in class io.undertow.server.protocol.ajp.AjpServerRequestConduit
- awaitReadable(long, TimeUnit) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
- awaitReadable(long, TimeUnit) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
- awaitShutdown() - Method in class io.undertow.server.handlers.GracefulShutdownHandler
-
Waits for the handler to shutdown.
- awaitShutdown(long) - Method in class io.undertow.server.handlers.GracefulShutdownHandler
-
Waits a set length of time for the handler to shut down
- awaitStability() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability() - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability() - Method in class org.jboss.msc.service.StabilityMonitor
-
Deprecated.Causes the current thread to wait until the monitor is stable.
- awaitStability(long, TimeUnit) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(long, TimeUnit) - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(long, TimeUnit) - Method in class org.jboss.msc.service.StabilityMonitor
-
Deprecated.Causes the current thread to wait until the monitor is stable.
- awaitStability(long, TimeUnit, Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(long, TimeUnit, Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(long, TimeUnit, Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.msc.service.StabilityMonitor
-
Deprecated.Causes the current thread to wait until the monitor is stable.
- awaitStability(long, TimeUnit, Set<? super ServiceController<?>>, Set<? super ServiceController<?>>, StabilityStatistics) - Method in class org.jboss.msc.service.StabilityMonitor
-
Deprecated.Causes the current thread to wait until the monitor is stable.
- awaitStability(long, TimeUnit, StabilityStatistics) - Method in class org.jboss.msc.service.StabilityMonitor
-
Deprecated.Causes the current thread to wait until the monitor is stable.
- awaitStability(Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.msc.service.StabilityMonitor
-
Deprecated.Causes the current thread to wait until the monitor is stable.
- awaitStability(Set<? super ServiceController<?>>, Set<? super ServiceController<?>>, StabilityStatistics) - Method in class org.jboss.msc.service.StabilityMonitor
-
Deprecated.Causes the current thread to wait until the monitor is stable.
- awaitStability(StabilityStatistics) - Method in class org.jboss.msc.service.StabilityMonitor
-
Deprecated.Causes the current thread to wait until the monitor is stable.
- awaitTermination() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is shutdown.
- awaitTermination() - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is shutdown.
- awaitTermination(long, TimeUnit) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is shutdown.
- awaitTermination(long, TimeUnit) - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is shutdown.
- awaitValue() - Method in class org.jboss.msc.service.DelegatingServiceController
-
Deprecated.
- awaitValue() - Method in interface org.jboss.msc.service.ServiceController
-
Deprecated.this method will be removed in a future release
- awaitValue(long, TimeUnit) - Method in class org.jboss.msc.service.DelegatingServiceController
-
Deprecated.
- awaitValue(long, TimeUnit) - Method in interface org.jboss.msc.service.ServiceController
-
Deprecated.this method will be removed in a future release
- awaitWritable() - Method in class io.undertow.channels.DetachableStreamSinkChannel
- awaitWritable() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
- awaitWritable() - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
- awaitWritable() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
- awaitWritable() - Method in class io.undertow.conduits.IdleTimeoutConduit
- awaitWritable() - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
- awaitWritable() - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
- awaitWritable() - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
- awaitWritable() - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
-
Invokes super awaitWritable, with an extra check for flowControlWindow.
- awaitWritable() - Method in class io.undertow.protocols.ssl.SslConduit
- awaitWritable() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
- awaitWritable() - Method in interface io.undertow.server.protocol.http.HttpContinue.ContinueResponseSender
- awaitWritable() - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
- awaitWritable(long, TimeUnit) - Method in class io.undertow.channels.DetachableStreamSinkChannel
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.IdleTimeoutConduit
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
- awaitWritable(long, TimeUnit) - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
-
Invokes super awaitWritable, with an extra check for flowControlWindow.
- awaitWritable(long, TimeUnit) - Method in class io.undertow.protocols.ssl.SslConduit
- awaitWritable(long, TimeUnit) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
- awaitWritable(long, TimeUnit) - Method in interface io.undertow.server.protocol.http.HttpContinue.ContinueResponseSender
- awaitWritable(long, TimeUnit) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
B
- BAD_GATEWAY - Static variable in class io.undertow.util.StatusCodes
- BAD_GATEWAY_STRING - Static variable in class io.undertow.util.StatusCodes
- BAD_REQUEST - Static variable in class io.undertow.util.StatusCodes
- BAD_REQUEST_STRING - Static variable in class io.undertow.util.StatusCodes
- badCompressedPayload(DataFormatException) - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
- badCompressedPayload(DataFormatException) - Method in interface io.undertow.websockets.core.WebSocketMessages
- badCompressedPayload$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
- badRequest() - Method in class io.undertow.UndertowMessages_$bundle
- badRequest() - Method in interface io.undertow.UndertowMessages
- badRequest$str() - Method in class io.undertow.UndertowMessages_$bundle
- BadRequestException - Exception in io.undertow.util
-
Exception that is thrown when bad request is detected
- BadRequestException() - Constructor for exception io.undertow.util.BadRequestException
- BadRequestException(String) - Constructor for exception io.undertow.util.BadRequestException
- BadRequestException(String, Throwable) - Constructor for exception io.undertow.util.BadRequestException
- BadRequestException(Throwable) - Constructor for exception io.undertow.util.BadRequestException
- Balancer - Class in io.undertow.server.handlers.proxy.mod_cluster
-
The mod_cluster balancer config.
- Balancer.BalancerBuilder - Class in io.undertow.server.handlers.proxy.mod_cluster
- BalancerBuilder() - Constructor for class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
- balancerCreated(int, String, boolean, String, String, boolean, boolean, int, int) - Method in class io.undertow.UndertowLogger_$logger
- balancerCreated(int, String, boolean, String, String, boolean, boolean, int, int) - Method in interface io.undertow.UndertowLogger
- balancerCreated$str() - Method in class io.undertow.UndertowLogger_$logger
- BARE_INSTANCE - Static variable in class io.undertow.attribute.QueryStringAttribute
- BARE_QUERY_STRING - Static variable in class io.undertow.attribute.QueryStringAttribute
- base - Variable in class io.undertow.server.handlers.resource.PathResourceManager
- Base64Util - Class in org.apache.logging.log4j.util
-
Base64 encodes Strings.
- BASELINE_CONTROL - Static variable in class io.undertow.util.Methods
- BASELINE_CONTROL_STRING - Static variable in class io.undertow.util.Methods
- BASIC - Static variable in class io.undertow.util.Headers
- BasicAuthenticationMechanism - Class in io.undertow.security.impl
-
The authentication handler responsible for BASIC authentication as described by RFC2617
- BasicAuthenticationMechanism(String) - Constructor for class io.undertow.security.impl.BasicAuthenticationMechanism
- BasicAuthenticationMechanism(String, String) - Constructor for class io.undertow.security.impl.BasicAuthenticationMechanism
- BasicAuthenticationMechanism(String, String, boolean) - Constructor for class io.undertow.security.impl.BasicAuthenticationMechanism
- BasicAuthenticationMechanism(String, String, boolean, IdentityManager) - Constructor for class io.undertow.security.impl.BasicAuthenticationMechanism
- BasicAuthenticationMechanism(String, String, boolean, IdentityManager, Charset, Map<Pattern, Charset>) - Constructor for class io.undertow.security.impl.BasicAuthenticationMechanism
- BasicAuthenticationMechanism.Factory - Class in io.undertow.security.impl
- BasicDomainUpdateResult - Class in org.jboss.as.controller.client.helpers.domain.impl
-
Encapsulates the results provided by the domain controller in response to a request to apply an update to the domain model and to the relevant hosts.
- BasicDomainUpdateResult() - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
- BasicDomainUpdateResult(boolean) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
- BasicDomainUpdateResult(Map<String, UpdateFailedException>, boolean) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
- BasicDomainUpdateResult(UpdateFailedException, boolean) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
- BasicLogger - Interface in org.jboss.logging
-
An interface which specifies the basic logger methods.
- BasicMarker - Class in org.slf4j.helpers
-
A simple implementation of the
Marker
interface. - BasicMarkerFactory - Class in org.slf4j.helpers
-
An almost trivial implementation of the
IMarkerFactory
interface which createsBasicMarker
instances. - BasicMarkerFactory() - Constructor for class org.slf4j.helpers.BasicMarkerFactory
-
Regular users should not create
BasicMarkerFactory
instances. - BasicMDCAdapter - Class in org.slf4j.helpers
-
Basic MDC implementation, which can be used with logging systems that lack out-of-the-box MDC support.
- BasicMDCAdapter() - Constructor for class org.slf4j.helpers.BasicMDCAdapter
- BasicSSLSessionInfo - Class in io.undertow.server
-
Basic SSL session information.
- BasicSSLSessionInfo(byte[], String, String) - Constructor for class io.undertow.server.BasicSSLSessionInfo
- BasicSSLSessionInfo(byte[], String, String, Integer) - Constructor for class io.undertow.server.BasicSSLSessionInfo
- BasicSSLSessionInfo(String, String, String) - Constructor for class io.undertow.server.BasicSSLSessionInfo
- BasicSSLSessionInfo(String, String, String, Integer) - Constructor for class io.undertow.server.BasicSSLSessionInfo
- BasicTarget(VirtualHost.HostEntry, ModClusterContainer) - Constructor for class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.BasicTarget
- BatchServiceTarget - Interface in org.jboss.msc.service
-
Deprecated.this class will be removed in a future release.
- batchTarget() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Deprecated.
- batchTarget() - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Deprecated.
- batchTarget() - Method in interface org.jboss.msc.service.ServiceTarget
-
Deprecated.This method will be removed in a future release.
- before(StructuredFormatter.Generator, ExtLogRecord) - Method in class org.jboss.logmanager.formatters.StructuredFormatter
-
Invoked before the structured data is added to the generator.
- beforeCommit(HttpServerExchange) - Method in interface io.undertow.server.ResponseCommitListener
-
Invoked before the first bytes of the response are sent to the client
- beforeCommit(HttpServerExchange) - Method in enum io.undertow.server.SecureCookieCommitListener
- beforeRequest(Map<String, List<String>>) - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
- beforeWrite(ByteBuffer, int, int) - Method in interface io.undertow.websockets.core.function.ChannelFunction
-
Is called on the
ByteBuffer
before a write operation completes - beforeWrite(ByteBuffer, int, int) - Method in class io.undertow.websockets.core.protocol.version07.Masker
- beforeWrite(ByteBuffer, int, int) - Method in class io.undertow.websockets.core.protocol.version07.UTF8Checker
- begin() - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
-
Initial method invoked at the start of the generation.
- BEGIN_CERT - Static variable in class io.undertow.util.Certificates
- beginHandshake() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
- beginHandshake() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
- beginParse(ByteBufferPool, MultipartParser.PartHandler, byte[], String) - Static method in class io.undertow.util.MultipartParser
- beginPart(HeaderMap) - Method in interface io.undertow.util.MultipartParser.PartHandler
- BiConsumer<K,V> - Interface in org.apache.logging.log4j.util
-
An operation that accepts two input arguments and returns no result.
- BIG_DECIMAL - org.jboss.dmr.ModelType
- BIG_DECIMAL - org.jboss.dmr.stream.ModelEvent
-
Parsing cursor points to DMR
big decimal
. - BIG_INTEGER - org.jboss.dmr.ModelType
- BIG_INTEGER - org.jboss.dmr.stream.ModelEvent
-
Parsing cursor points to DMR
big integer
. - bigDecimalValue() - Method in interface javax.json.JsonNumber
-
Returns this JSON number as a
BigDecimal
object. - bigIntegerValue() - Method in interface javax.json.JsonNumber
-
Returns this JSON number as a
BigInteger
object. - bigIntegerValueExact() - Method in interface javax.json.JsonNumber
-
Returns this JSON number as a
BigInteger
object. - BINARY - io.undertow.websockets.core.WebSocketFrameType
-
WebSocketFrame contains binary data
- BinaryOutputStream - Class in io.undertow.websockets.core
-
OutputStream
implementation which buffers all the data untilBinaryOutputStream.close()
is called and then will try to send it in a blocking fashion with the providedStreamSinkFrameChannel
. - BinaryOutputStream(StreamSinkFrameChannel) - Constructor for class io.undertow.websockets.core.BinaryOutputStream
- BIND_PROPERTY - Static variable in class io.undertow.websockets.client.WebSocketClient
- BITS - org.jboss.as.controller.client.helpers.MeasurementUnit
- BITS - org.jboss.as.controller.client.helpers.MeasurementUnit.Family
- Blobs() - Constructor for class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
- BLOCK - org.jboss.logmanager.handlers.AsyncHandler.OverflowAction
- BlockingHandler - Class in io.undertow.server.handlers
-
A
HttpHandler
that initiates a blocking request. - BlockingHandler() - Constructor for class io.undertow.server.handlers.BlockingHandler
- BlockingHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.BlockingHandler
- BlockingHandler.Builder - Class in io.undertow.server.handlers
- BlockingHttpExchange - Interface in io.undertow.server
-
An interface that provides the input and output streams for blocking HTTP requests.
- BlockingInvocation - Class in org.jboss.remoting3.util
-
A blocking invocation.
- BlockingInvocation(int) - Constructor for class org.jboss.remoting3.util.BlockingInvocation
-
Construct a new instance.
- BlockingInvocation.Response - Class in org.jboss.remoting3.util
-
An invocation response for a blocking invocation.
- blockingIoFromIOThread() - Method in class io.undertow.UndertowMessages_$bundle
- blockingIoFromIOThread() - Method in interface io.undertow.UndertowMessages
- blockingIoFromIOThread$str() - Method in class io.undertow.UndertowMessages_$bundle
- blockingReadTimedOut(long) - Method in class io.undertow.UndertowMessages_$bundle
- blockingReadTimedOut(long) - Method in interface io.undertow.UndertowMessages
- blockingReadTimedOut(ReadTimeoutException) - Method in class io.undertow.UndertowLogger_$logger
- blockingReadTimedOut(ReadTimeoutException) - Method in interface io.undertow.UndertowLogger
- blockingReadTimedOut$str() - Method in class io.undertow.UndertowLogger_$logger
- blockingReadTimedOut$str() - Method in class io.undertow.UndertowMessages_$bundle
- BlockingReadTimeoutHandler - Class in io.undertow.server.handlers
-
BlockingReadTimeoutHandler
allows configurable blocking I/O timeouts for read operations within an exchange. - BlockingReadTimeoutHandler.Builder - Class in io.undertow.server.handlers
- BlockingReceiverImpl - Class in io.undertow.io
- BlockingReceiverImpl(HttpServerExchange, InputStream) - Constructor for class io.undertow.io.BlockingReceiverImpl
- BlockingSenderImpl - Class in io.undertow.io
-
A sender that uses an output stream.
- BlockingSenderImpl(HttpServerExchange, OutputStream) - Constructor for class io.undertow.io.BlockingSenderImpl
- BlockingWebSocketHttpServerExchange - Class in io.undertow.websockets.spi
- BlockingWebSocketHttpServerExchange(HttpServerExchange, Set<WebSocketChannel>) - Constructor for class io.undertow.websockets.spi.BlockingWebSocketHttpServerExchange
- blockingWriteTimedOut(long) - Method in class io.undertow.UndertowMessages_$bundle
- blockingWriteTimedOut(long) - Method in interface io.undertow.UndertowMessages
- blockingWriteTimedOut(WriteTimeoutException) - Method in class io.undertow.UndertowLogger_$logger
- blockingWriteTimedOut(WriteTimeoutException) - Method in interface io.undertow.UndertowLogger
- blockingWriteTimedOut$str() - Method in class io.undertow.UndertowLogger_$logger
- blockingWriteTimedOut$str() - Method in class io.undertow.UndertowMessages_$bundle
- BlockingWriteTimeoutHandler - Class in io.undertow.server.handlers
-
BlockingTimeoutHandler allows configurable blocking I/O timeouts for write operations within an exchange.
- BlockingWriteTimeoutHandler.Builder - Class in io.undertow.server.handlers
- bodyIsSetAndNotReadyForFlush() - Method in class io.undertow.UndertowMessages_$bundle
- bodyIsSetAndNotReadyForFlush() - Method in interface io.undertow.UndertowMessages
- bodyIsSetAndNotReadyForFlush$str() - Method in class io.undertow.UndertowMessages_$bundle
- BOOLEAN - org.jboss.dmr.ModelType
- BOOLEAN - org.jboss.dmr.stream.ModelEvent
-
Parsing cursor points to DMR
boolean
. - BOOLEAN - org.jboss.marshalling.util.Kind
-
Field of type
boolean
. - BOOLEAN_RESOLVER - Static variable in interface org.jboss.logmanager.config.ValueExpression
- BooleanFieldPutter - Class in org.jboss.marshalling.util
-
A field putter for boolean-type fields.
- BooleanFieldPutter() - Constructor for class org.jboss.marshalling.util.BooleanFieldPutter
- BooleanReadField - Class in org.jboss.marshalling.util
-
A read field whose value is a boolean type.
- BooleanReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.BooleanReadField
-
Construct a new instance with the default value.
- BooleanReadField(SerializableField, boolean) - Constructor for class org.jboss.marshalling.util.BooleanReadField
-
Construct a new instance.
- box(boolean) - Static method in class org.apache.logging.log4j.util.Unbox
-
Returns a
StringBuilder
containing the text representation of the specified primitive value. - box(byte) - Static method in class org.apache.logging.log4j.util.Unbox
-
Returns a
StringBuilder
containing the text representation of the specified primitive value. - box(char) - Static method in class org.apache.logging.log4j.util.Unbox
-
Returns a
StringBuilder
containing the text representation of the specified primitive value. - box(double) - Static method in class org.apache.logging.log4j.util.Unbox
-
Returns a
StringBuilder
containing the text representation of the specified primitive value. - box(float) - Static method in class org.apache.logging.log4j.util.Unbox
-
Returns a
StringBuilder
containing the text representation of the specified primitive value. - box(int) - Static method in class org.apache.logging.log4j.util.Unbox
-
Returns a
StringBuilder
containing the text representation of the specified primitive value. - box(long) - Static method in class org.apache.logging.log4j.util.Unbox
-
Returns a
StringBuilder
containing the text representation of the specified primitive value. - box(short) - Static method in class org.apache.logging.log4j.util.Unbox
-
Returns a
StringBuilder
containing the text representation of the specified primitive value. - BrokenStreamSourceConduit - Class in io.undertow.conduits
- BrokenStreamSourceConduit(StreamSourceConduit, IOException) - Constructor for class io.undertow.conduits.BrokenStreamSourceConduit
-
Construct a new instance.
- buffer - Variable in class org.jboss.marshalling.SimpleDataInput
-
The internal buffer.
- buffer - Variable in class org.jboss.marshalling.SimpleDataOutput
-
The internal buffer.
- BUFFER_PIPELINED_DATA - Static variable in class io.undertow.UndertowOptions
-
If we should buffer pipelined requests.
- BUFFER_REGION_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
-
The size of allocated buffer regions.
- bufferAlreadyFreed() - Method in class io.undertow.UndertowMessages_$bundle
- bufferAlreadyFreed() - Method in interface io.undertow.UndertowMessages
- bufferAlreadyFreed$str() - Method in class io.undertow.UndertowMessages_$bundle
- BufferedBinaryMessage - Class in io.undertow.websockets.core
-
A buffered binary message.
- BufferedBinaryMessage(boolean) - Constructor for class io.undertow.websockets.core.BufferedBinaryMessage
- BufferedBinaryMessage(long, boolean) - Constructor for class io.undertow.websockets.core.BufferedBinaryMessage
- BufferedTextMessage - Class in io.undertow.websockets.core
-
A buffered text message.
- BufferedTextMessage(boolean) - Constructor for class io.undertow.websockets.core.BufferedTextMessage
- BufferedTextMessage(long, boolean) - Constructor for class io.undertow.websockets.core.BufferedTextMessage
- bufferFullMessage(StreamSourceFrameChannel) - Method in class io.undertow.websockets.core.AbstractReceiveListener
-
Utility method that reads a full text or binary message, including all fragmented parts.
- bufferPool - Variable in class io.undertow.server.AbstractServerConnection
- bufferPoolTooSmall(int) - Method in class io.undertow.UndertowMessages_$bundle
- bufferPoolTooSmall(int) - Method in interface io.undertow.UndertowMessages
- bufferPoolTooSmall$str() - Method in class io.undertow.UndertowMessages_$bundle
- buffers() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
- bufferSize - Variable in class org.jboss.marshalling.SimpleDataOutput
-
The size of the internal buffer.
- bufferUnderflow(int) - Method in class org.jboss.remoting3._private.Messages_$logger
- bufferUnderflow(int) - Method in interface org.jboss.remoting3._private.Messages
- bufferUnderflow$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- bufferUnderflowRaw() - Method in class org.jboss.remoting3._private.Messages_$logger
- bufferUnderflowRaw() - Method in interface org.jboss.remoting3._private.Messages
- bufferUnderflowRaw$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- BufferWritableOutputStream - Interface in io.undertow.io
-
Represents an output stream that can write byte buffers directly.
- build() - Method in class io.undertow.protocols.ssl.SNIContextMatcher.Builder
- build() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
- build() - Method in class io.undertow.server.handlers.BlockingReadTimeoutHandler.Builder
- build() - Method in class io.undertow.server.handlers.BlockingWriteTimeoutHandler.Builder
- build() - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
- build() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
- build() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.Builder
- build() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.WebBuilder
- build() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
- build() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
- build() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
- build() - Method in class io.undertow.server.handlers.resource.PathResourceManager.Builder
- build() - Method in class io.undertow.Undertow.Builder
- build() - Method in class io.undertow.util.MimeMappings.Builder
- build() - Method in interface javax.json.JsonArrayBuilder
-
Returns the current array.
- build() - Method in interface javax.json.JsonObjectBuilder
-
Returns the JSON object associated with this object builder.
- build() - Method in interface javax.json.JsonPatchBuilder
-
Returns the JSON Patch.
- build() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
-
Creates the deployment plan.
- build() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
-
Creates the deployment plan.
- build() - Method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
-
Builds the configuration object based on this builder's settings.
- build() - Method in class org.jboss.as.controller.client.OperationBuilder
-
Builds the operation.
- build() - Method in class org.jboss.remoting3.EndpointBuilder
- build() - Method in class org.wildfly.extension.core.management.client.ProcessStateListenerInitParameters.Builder
- build(String) - Method in class io.undertow.attribute.AuthenticationTypeExchangeAttribute.Builder
- build(String) - Method in class io.undertow.attribute.BytesSentAttribute.Builder
- build(String) - Method in class io.undertow.attribute.CookieAttribute.Builder
- build(String) - Method in class io.undertow.attribute.DateTimeAttribute.Builder
- build(String) - Method in interface io.undertow.attribute.ExchangeAttributeBuilder
-
Build the attribute from a text based representation.
- build(String) - Method in class io.undertow.attribute.HostAndPortAttribute.Builder
- build(String) - Method in class io.undertow.attribute.IdentUsernameAttribute.Builder
- build(String) - Method in class io.undertow.attribute.LocalIPAttribute.Builder
- build(String) - Method in class io.undertow.attribute.LocalPortAttribute.Builder
- build(String) - Method in class io.undertow.attribute.LocalServerNameAttribute.Builder
- build(String) - Method in class io.undertow.attribute.NullAttribute.Builder
- build(String) - Method in class io.undertow.attribute.PathParameterAttribute.Builder
- build(String) - Method in class io.undertow.attribute.PredicateContextAttribute.Builder
- build(String) - Method in class io.undertow.attribute.QueryParameterAttribute.Builder
- build(String) - Method in class io.undertow.attribute.QueryStringAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RelativePathAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RemoteHostAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RemoteIPAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RemoteObfuscatedIPAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RemoteUserAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RequestCookieAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RequestHeaderAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RequestLineAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RequestMethodAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RequestPathAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RequestProtocolAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RequestSchemeAttribute.Builder
- build(String) - Method in class io.undertow.attribute.RequestURLAttribute.Builder
- build(String) - Method in class io.undertow.attribute.ResolvedPathAttribute.Builder
- build(String) - Method in class io.undertow.attribute.ResponseCodeAttribute.Builder
- build(String) - Method in class io.undertow.attribute.ResponseCookieAttribute.Builder
- build(String) - Method in class io.undertow.attribute.ResponseHeaderAttribute.Builder
- build(String) - Method in class io.undertow.attribute.ResponseReasonPhraseAttribute.Builder
- build(String) - Method in class io.undertow.attribute.ResponseTimeAttribute.Builder
- build(String) - Method in class io.undertow.attribute.SecureExchangeAttribute.Builder
- build(String) - Method in class io.undertow.attribute.SslCipherAttribute.Builder
- build(String) - Method in class io.undertow.attribute.SslClientCertAttribute.Builder
- build(String) - Method in class io.undertow.attribute.SslSessionIdAttribute.Builder
- build(String) - Method in class io.undertow.attribute.StoredResponse.Builder
- build(String) - Method in class io.undertow.attribute.ThreadNameAttribute.Builder
- build(String) - Method in class io.undertow.attribute.TransportProtocolAttribute.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.AuthenticationRequiredPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.ContainsPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.EqualsPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.ExistsPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.IdempotentPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.MaxContentSizePredicate.Builder
-
Deprecated.
- build(Map<String, Object>) - Method in class io.undertow.predicate.MethodPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.MinContentSizePredicate.Builder
-
Deprecated.
- build(Map<String, Object>) - Method in class io.undertow.predicate.PathMatchPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.PathPrefixPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.PathSuffixPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.PathTemplatePredicate.Builder
- build(Map<String, Object>) - Method in interface io.undertow.predicate.PredicateBuilder
-
Creates a predicate
- build(Map<String, Object>) - Method in class io.undertow.predicate.PredicatesHandler.DoneHandlerBuilder
- build(Map<String, Object>) - Method in class io.undertow.predicate.PredicatesHandler.RestartHandlerBuilder
- build(Map<String, Object>) - Method in class io.undertow.predicate.RegularExpressionPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.RequestLargerThanPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.RequestSmallerThanPredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.predicate.SecurePredicate.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.AccessControlListHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.accesslog.AccessLogHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.AllowedMethodsHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.BlockingHandler.Builder
- build(Map<String, Object>) - Method in interface io.undertow.server.handlers.builder.HandlerBuilder
-
Creates the handler
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.builder.ResponseCodeHandlerBuilder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.builder.RewriteHandlerBuilder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.ByteRangeHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.CanonicalPathHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.DisableCacheHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.DisallowedMethodsHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.encoding.EncodingHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.encoding.RequestEncodingHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.error.FileErrorPageHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.ForwardedHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.HttpContinueAcceptingHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.HttpTraceHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.JDBCLogHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.LearningPushHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.LocalNameResolvingHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.PathSeparatorHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.PeerNameResolvingHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.proxy.ProxyHandlerBuilder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.ProxyPeerAddressHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.RedirectHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.RequestBufferingHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.RequestDumpingHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.RequestLimitingHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.resource.ResourceHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.ResponseRateLimitingHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.SameSiteCookieHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.SecureCookieHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.SetAttributeHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.SetAttributeHandler.ClearBuilder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.SetErrorHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.SetHeaderHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.SSLHeaderHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.StoredResponseHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.StuckThreadDetectionHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.handlers.URLDecodingHandler.Builder
- build(Map<String, Object>) - Method in class io.undertow.server.JvmRouteHandler.Builder
- builder() - Static method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
- builder() - Static method in class io.undertow.server.handlers.BlockingReadTimeoutHandler
- builder() - Static method in class io.undertow.server.handlers.BlockingWriteTimeoutHandler
- builder() - Static method in class io.undertow.server.handlers.form.FormParserFactory
- builder() - Static method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
- builder() - Static method in class io.undertow.server.handlers.proxy.ProxyHandler
- builder() - Static method in class io.undertow.server.handlers.resource.PathResourceManager
- builder() - Static method in class io.undertow.Undertow
- builder() - Static method in class io.undertow.util.MimeMappings
- builder() - Static method in interface org.jboss.remoting3.Endpoint
-
Create a new endpoint builder.
- builder(boolean) - Static method in class io.undertow.server.handlers.form.FormParserFactory
- builder(boolean) - Static method in class io.undertow.util.MimeMappings
- builder(ModCluster) - Static method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
- builder(XnioWorker) - Static method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
- builder(XnioWorker, UndertowClient) - Static method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
- builder(XnioWorker, UndertowClient, XnioSsl) - Static method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
- Builder() - Constructor for class io.undertow.attribute.AuthenticationTypeExchangeAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.BytesSentAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.CookieAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.DateTimeAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.HostAndPortAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.IdentUsernameAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.LocalIPAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.LocalPortAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.LocalServerNameAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.NullAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.PathParameterAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.PredicateContextAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.QueryParameterAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.QueryStringAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RelativePathAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RemoteHostAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RemoteIPAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RemoteObfuscatedIPAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RemoteUserAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RequestCookieAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RequestHeaderAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RequestLineAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RequestMethodAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RequestPathAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RequestProtocolAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RequestSchemeAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.RequestURLAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.ResolvedPathAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.ResponseCodeAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.ResponseCookieAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.ResponseHeaderAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.ResponseReasonPhraseAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.ResponseTimeAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.SecureExchangeAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.SslCipherAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.SslClientCertAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.SslSessionIdAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.StoredResponse.Builder
- Builder() - Constructor for class io.undertow.attribute.ThreadNameAttribute.Builder
- Builder() - Constructor for class io.undertow.attribute.TransportProtocolAttribute.Builder
- Builder() - Constructor for class io.undertow.predicate.AuthenticationRequiredPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.ContainsPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.EqualsPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.ExistsPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.IdempotentPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.MaxContentSizePredicate.Builder
-
Deprecated.
- Builder() - Constructor for class io.undertow.predicate.MethodPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.MinContentSizePredicate.Builder
-
Deprecated.
- Builder() - Constructor for class io.undertow.predicate.PathMatchPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.PathPrefixPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.PathSuffixPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.PathTemplatePredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.RegularExpressionPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.RequestLargerThanPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.RequestSmallerThanPredicate.Builder
- Builder() - Constructor for class io.undertow.predicate.SecurePredicate.Builder
- Builder() - Constructor for class io.undertow.protocols.ssl.SNIContextMatcher.Builder
- Builder() - Constructor for class io.undertow.server.handlers.AccessControlListHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.accesslog.AccessLogHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
- Builder() - Constructor for class io.undertow.server.handlers.AllowedMethodsHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.BlockingHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.ByteRangeHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.CanonicalPathHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.DisableCacheHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.DisallowedMethodsHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.encoding.EncodingHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.encoding.RequestEncodingHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.error.FileErrorPageHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.form.EagerFormParsingHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.form.FormParserFactory.Builder
- Builder() - Constructor for class io.undertow.server.handlers.ForwardedHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.HttpContinueAcceptingHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.HttpTraceHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.IPAddressAccessControlHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.JDBCLogHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.LearningPushHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.LocalNameResolvingHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.PathSeparatorHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.PeerNameResolvingHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.Builder
- Builder() - Constructor for class io.undertow.server.handlers.ProxyPeerAddressHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.RedirectHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.RequestBufferingHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.RequestDumpingHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.RequestLimitingHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.resource.ResourceHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.ResponseRateLimitingHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.SameSiteCookieHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.SecureCookieHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.SetAttributeHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.SetErrorHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.SetHeaderHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.SSLHeaderHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.StoredResponseHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.StuckThreadDetectionHandler.Builder
- Builder() - Constructor for class io.undertow.server.handlers.URLDecodingHandler.Builder
- Builder() - Constructor for class io.undertow.server.JvmRouteHandler.Builder
- Builder() - Constructor for class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
- Builder() - Constructor for class org.wildfly.extension.core.management.client.ProcessStateListenerInitParameters.Builder
- buildQueryString(Map<String, Deque<String>>) - Static method in class io.undertow.util.QueryParameterUtils
- buildXnioWorker(Xnio) - Method in class org.jboss.remoting3.EndpointBuilder
- bundleChanged(BundleEvent) - Method in class org.apache.logging.log4j.util.Activator
- BY - Static variable in class io.undertow.server.handlers.ForwardedHandler
- BYTE - org.jboss.marshalling.util.Kind
-
Field of type
byte
. - ByteActivityCallback - Interface in io.undertow.conduits
-
Callback that allows the bytes read from or written to a stream to be tracked
- byteAt(int) - Method in class io.undertow.util.HttpString
-
Get the byte at an index.
- ByteBufferInput - Class in org.jboss.marshalling
-
An
InputStream
which implementsByteInput
and reads bytes from aByteBuffer
. - ByteBufferInput(ByteBuffer) - Constructor for class org.jboss.marshalling.ByteBufferInput
-
Construct a new instance.
- ByteBufferOutput - Class in org.jboss.marshalling
-
An
OutputStream
implementingByteOutput
which writes to aByteBuffer
. - ByteBufferOutput(ByteBuffer) - Constructor for class org.jboss.marshalling.ByteBufferOutput
-
Create a new instance.
- ByteBufferPool - Interface in io.undertow.connector
-
A pool of byte buffers
- ByteFieldPutter - Class in org.jboss.marshalling.util
-
A field putter for byte-type fields.
- ByteFieldPutter() - Constructor for class org.jboss.marshalling.util.ByteFieldPutter
- byteInput - Variable in class org.jboss.marshalling.ByteInputStream
- ByteInput - Interface in org.jboss.marshalling
-
An input stream of bytes.
- ByteInputStream - Class in org.jboss.marshalling
-
An
InputStream
which implementsByteInput
and reads bytes from anotherByteInput
. - ByteInputStream(ByteInput) - Constructor for class org.jboss.marshalling.ByteInputStream
-
Create a new instance.
- byteOutput - Variable in class org.jboss.marshalling.ByteOutputStream
- ByteOutput - Interface in org.jboss.marshalling
-
An output stream of bytes.
- ByteOutputStream - Class in org.jboss.marshalling
-
An
OutputStream
which implementsByteOutput
and writes bytes to anotherByteOutput
. - ByteOutputStream(ByteOutput) - Constructor for class org.jboss.marshalling.ByteOutputStream
-
Construct a new instance.
- BytePipe - Class in org.jboss.marshalling
-
A paired
ByteInput
andByteOutput
. - BytePipe() - Constructor for class org.jboss.marshalling.BytePipe
-
Construct a new instance.
- ByteRange - Class in io.undertow.util
-
Represents a byte range for a range request
- ByteRange(List<ByteRange.Range>) - Constructor for class io.undertow.util.ByteRange
- ByteRange.Range - Class in io.undertow.util
- ByteRange.RangeResponseResult - Class in io.undertow.util
- ByteRangeHandler - Class in io.undertow.server.handlers
-
Handler for Range requests.
- ByteRangeHandler(HttpHandler, boolean) - Constructor for class io.undertow.server.handlers.ByteRangeHandler
- ByteRangeHandler.Builder - Class in io.undertow.server.handlers
- ByteRangeHandler.Wrapper - Class in io.undertow.server.handlers
- ByteReadField - Class in org.jboss.marshalling.util
-
A read field whose value is a byte type.
- ByteReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.ByteReadField
-
Construct a new instance with the default value.
- ByteReadField(SerializableField, byte) - Constructor for class org.jboss.marshalling.util.ByteReadField
-
Construct a new instance.
- BYTES - org.jboss.as.controller.client.helpers.MeasurementUnit
- BYTES - org.jboss.as.controller.client.helpers.MeasurementUnit.Family
- BYTES - org.jboss.dmr.ModelType
- BYTES - org.jboss.dmr.stream.ModelEvent
-
Parsing cursor points to DMR
bytes
. - BYTES_SENT - Static variable in class io.undertow.attribute.BytesSentAttribute
- BYTES_SENT_SHORT_LOWER - Static variable in class io.undertow.attribute.BytesSentAttribute
- BYTES_SENT_SHORT_UPPER - Static variable in class io.undertow.attribute.BytesSentAttribute
- BytesReceivedStreamSourceConduit - Class in io.undertow.conduits
- BytesReceivedStreamSourceConduit(StreamSourceConduit, ByteActivityCallback) - Constructor for class io.undertow.conduits.BytesReceivedStreamSourceConduit
-
Construct a new instance.
- bytesSent(boolean) - Static method in class io.undertow.attribute.ExchangeAttributes
- BytesSentAttribute - Class in io.undertow.attribute
-
The bytes sent
- BytesSentAttribute(boolean) - Constructor for class io.undertow.attribute.BytesSentAttribute
- BytesSentAttribute.Builder - Class in io.undertow.attribute
- BytesSentStreamSinkConduit - Class in io.undertow.conduits
- BytesSentStreamSinkConduit(StreamSinkConduit, ByteActivityCallback) - Constructor for class io.undertow.conduits.BytesSentStreamSinkConduit
-
Construct a new instance.
- ByteWriter - Class in org.jboss.marshalling
-
A writer for class or object tables which simply writes a flat sequence of bytes.
- ByteWriter(byte...) - Constructor for class org.jboss.marshalling.ByteWriter
-
Construct a new instance.
C
- CACHE_CONTROL - Static variable in class io.undertow.util.Headers
- CACHE_CONTROL_STRING - Static variable in class io.undertow.util.Headers
- cached(Value<T>) - Static method in class org.jboss.msc.value.Values
-
Deprecated.Get a cached value for some opaque value.
- CachedAuthenticatedSessionHandler - Class in io.undertow.security.handlers
-
HttpHandler
responsible for setting up theAuthenticatedSessionManager
for cached authentications and registering aNotificationReceiver
to receive the security notifications. - CachedAuthenticatedSessionHandler(HttpHandler) - Constructor for class io.undertow.security.handlers.CachedAuthenticatedSessionHandler
- CachedAuthenticatedSessionMechanism - Class in io.undertow.security.impl
-
An
AuthenticationMechanism
which uses any cachedAuthenticatedSessionManager.AuthenticatedSession
s. - CachedAuthenticatedSessionMechanism() - Constructor for class io.undertow.security.impl.CachedAuthenticatedSessionMechanism
- CachedAuthenticatedSessionMechanism(IdentityManager) - Constructor for class io.undertow.security.impl.CachedAuthenticatedSessionMechanism
- CachedHttpRequest - Class in io.undertow.server.handlers.cache
- CachedHttpRequest(HttpServerExchange) - Constructor for class io.undertow.server.handlers.cache.CachedHttpRequest
- CachedResource - Class in io.undertow.server.handlers.resource
- CachedResource(CachingResourceManager, Resource, String) - Constructor for class io.undertow.server.handlers.resource.CachedResource
- CachedValue<T> - Class in org.jboss.msc.value
-
Deprecated.Use
ServiceBuilder.requires(org.jboss.msc.service.ServiceName)
method instead. This class will be removed in a future release. - CachedValue(Value<? extends T>) - Constructor for class org.jboss.msc.value.CachedValue
-
Deprecated.Construct a new instance.
- CacheHandler - Class in io.undertow.server.handlers.cache
-
Handler that attaches a cache to the exchange, a handler can query this cache to see if the cache has a cached copy of the content, and if so have the cache serve this content automatically.
- CacheHandler(DirectBufferCache) - Constructor for class io.undertow.server.handlers.cache.CacheHandler
- CacheHandler(DirectBufferCache, HttpHandler) - Constructor for class io.undertow.server.handlers.cache.CacheHandler
- CacheMap<K,V> - Class in io.undertow.server.protocol.http
- CacheMap(int) - Constructor for class io.undertow.server.protocol.http.CacheMap
- CachingResourceManager - Class in io.undertow.server.handlers.resource
- CachingResourceManager(int, long, DirectBufferCache, ResourceManager, int) - Constructor for class io.undertow.server.handlers.resource.CachingResourceManager
- CachingStreamEntry(InputStream, boolean) - Constructor for class org.jboss.as.controller.client.impl.InputStreamEntry.CachingStreamEntry
- calcLocation(String) - Method in class org.apache.logging.log4j.util.StackLocator
- calcLocation(String) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
- calculateKeySize(String) - Static method in interface io.undertow.server.SSLSessionInfo
-
Given the name of a TLS/SSL cipher suite, return an int representing it effective stream cipher key strength.
- calculateOffset(MeasurementUnit, MeasurementUnit) - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
- calculatePriority(Level, SyslogHandler.Facility) - Method in class org.jboss.logmanager.handlers.SyslogHandler
- CallerClassLoaderLogContextSelector - Class in org.jboss.logmanager
-
A log context selector which chooses a log context based on the caller's classloader.
- CallerClassLoaderLogContextSelector() - Constructor for class org.jboss.logmanager.CallerClassLoaderLogContextSelector
-
Construct a new instance.
- CallerClassLoaderLogContextSelector(boolean) - Constructor for class org.jboss.logmanager.CallerClassLoaderLogContextSelector
-
Construct a new instance.
- CallerClassLoaderLogContextSelector(LogContextSelector) - Constructor for class org.jboss.logmanager.CallerClassLoaderLogContextSelector
-
Construct a new instance.
- CallerClassLoaderLogContextSelector(LogContextSelector, boolean) - Constructor for class org.jboss.logmanager.CallerClassLoaderLogContextSelector
-
Construct a new instance.
- CallerPrincipalCallback - Class in javax.security.auth.message.callback
-
Callback for setting the container's caller (or remote user) principal.
- CallerPrincipalCallback(Subject, String) - Constructor for class javax.security.auth.message.callback.CallerPrincipalCallback
-
Create a CallerPrincipalCallback to set the container's representation of the caller principal.
- CallerPrincipalCallback(Subject, Principal) - Constructor for class javax.security.auth.message.callback.CallerPrincipalCallback
-
Create a CallerPrincipalCallback to set the container's representation of the caller principal
- callLocationAwareLogger(LocationAwareLogger, LogRecord) - Method in class org.slf4j.bridge.SLF4JBridgeHandler
- callNoArgConstructor() - Method in class org.jboss.marshalling.reflect.SerializableClass
-
Invoke the no-arg constructor on this class.
- callNonInitConstructor(Class<?>) - Method in class org.jboss.marshalling.reflect.SerializableClass
-
Invoke the non-init constructor on this class.
- callObjectInputConstructor(ObjectInput) - Method in class org.jboss.marshalling.reflect.SerializableClass
-
Invoke the public constructor accepting an ObjectInput.
- callPlainSLF4JLogger(Logger, LogRecord) - Method in class org.slf4j.bridge.SLF4JBridgeHandler
- callReadObject(Object, ObjectInputStream) - Method in class org.jboss.marshalling.reflect.SerializableClass
-
Invoke the
readObject()
method for an object. - callReadObjectNoData(Object) - Method in class org.jboss.marshalling.reflect.SerializableClass
-
Invoke the
readObjectNoData()
method for an object. - callReadResolve(Object) - Method in class org.jboss.marshalling.reflect.SerializableClass
-
Invoke the
readResolve()
method for an object. - callWriteObject(Object, ObjectOutputStream) - Method in class org.jboss.marshalling.reflect.SerializableClass
-
Invoke the
writeObject()
method for an object. - callWriteReplace(Object) - Method in class org.jboss.marshalling.reflect.SerializableClass
-
Invoke the
writeReplace()
method for an object. - canAllocate(int) - Method in class io.undertow.server.handlers.cache.LimitedBufferSlicePool
- cancel() - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
- cancel() - Method in class org.jboss.remoting3.MessageOutputStream
-
Cancel this message stream.
- cancel() - Method in class org.jboss.remoting3.util.BlockingInvocation
-
Cancel the invocation, causing all future responses to be closed without being read.
- cancel() - Method in class org.jboss.remotingjmx.protocol.CancellableDataOutputStream
- CANCEL_ASYNC_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
- CancellableDataOutputStream - Class in org.jboss.remotingjmx.protocol
-
A DataOutputStream implementation to wrap a MessageOutputStream to allow it to be cancelled.
- CancellableDataOutputStream(MessageOutputStream) - Constructor for class org.jboss.remotingjmx.protocol.CancellableDataOutputStream
- CANCELLED - org.jboss.msc.service.ServiceController.Substate
-
Deprecated.Cancelled controller installation due to duplicate or other problem.
- CANCELLED_to_REMOVED - org.jboss.msc.service.ServiceController.Transition
-
Deprecated.Transition from
ServiceController.Substate.CANCELLED
toServiceController.Substate.REMOVED
. - cannotProxyStartedRequest(HttpServerExchange) - Method in class io.undertow.UndertowLogger_$logger
- cannotProxyStartedRequest(HttpServerExchange) - Method in interface io.undertow.UndertowLogger
- cannotProxyStartedRequest$str() - Method in class io.undertow.UndertowLogger_$logger
- cannotRemoveUploadedFile(Path) - Method in class io.undertow.UndertowLogger_$logger
- cannotRemoveUploadedFile(Path) - Method in interface io.undertow.UndertowLogger
- cannotRemoveUploadedFile$str() - Method in class io.undertow.UndertowLogger_$logger
- cannotResetBuffer() - Method in class io.undertow.UndertowMessages_$bundle
- cannotResetBuffer() - Method in interface io.undertow.UndertowMessages
- cannotResetBuffer$str() - Method in class io.undertow.UndertowMessages_$bundle
- cannotSendContinueResponse() - Method in class io.undertow.UndertowMessages_$bundle
- cannotSendContinueResponse() - Method in interface io.undertow.UndertowMessages
- cannotSendContinueResponse$str() - Method in class io.undertow.UndertowMessages_$bundle
- cannotUseWildcardAddressAsModClusterManagementHost(String) - Method in class io.undertow.UndertowLogger_$logger
- cannotUseWildcardAddressAsModClusterManagementHost(String) - Method in interface io.undertow.UndertowLogger
- cannotUseWildcardAddressAsModClusterManagementHost$str() - Method in class io.undertow.UndertowLogger_$logger
- canonicalize(String) - Static method in class io.undertow.util.CanonicalPathUtils
- canonicalize(String, boolean) - Static method in class io.undertow.util.CanonicalPathUtils
- CanonicalPathHandler - Class in io.undertow.server.handlers
- CanonicalPathHandler() - Constructor for class io.undertow.server.handlers.CanonicalPathHandler
- CanonicalPathHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.CanonicalPathHandler
- CanonicalPathHandler.Builder - Class in io.undertow.server.handlers
- CanonicalPathUtils - Class in io.undertow.util
- canOnlyBeCalledByIoThread() - Method in class io.undertow.UndertowMessages_$bundle
- canOnlyBeCalledByIoThread() - Method in interface io.undertow.UndertowMessages
- canOnlyBeCalledByIoThread$str() - Method in class io.undertow.UndertowMessages_$bundle
- Capability - Enum in org.jboss.remotingjmx
-
An enumeration to represent capabilities required on opening a new connection.
- cast(Object) - Method in class io.undertow.util.AttachmentKey
-
Cast the value to the type of this attachment key.
- cast(Injector<T>, Class<T>) - Static method in class org.jboss.msc.inject.Injectors
-
Deprecated.Construct a casting injector.
- CastingInjector<T> - Class in org.jboss.msc.inject
-
Deprecated.Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. - CastingInjector(Injector<T>, Class<T>) - Constructor for class org.jboss.msc.inject.CastingInjector
-
Deprecated.Construct a new instance.
- catching(String, Level, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
-
Logs a Throwable that has been caught with location information.
- catching(Throwable) - Method in interface org.apache.logging.log4j.Logger
- catching(Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
- catching(Level, Throwable) - Method in interface org.apache.logging.log4j.Logger
-
Logs a
Throwable
that has been caught to a specific logging level. - catching(Level, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
- CATCHING_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
-
Marker for catching exceptions.
- catchingMsg(Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
- CATEGORY - Static variable in class org.apache.logging.log4j.Level
- ceiling(E) - Method in class org.jboss.marshalling.util.FlatNavigableSet
- ceilingEntry(K) - Method in class org.jboss.marshalling.util.FlatNavigableMap
- ceilingKey(K) - Method in class org.jboss.marshalling.util.FlatNavigableMap
- CELSIUS - org.jboss.as.controller.client.helpers.MeasurementUnit
- Certificates - Class in io.undertow.util
-
Utility class for dealing with certificates
- CertStoreCallback - Class in javax.security.auth.message.callback
-
Callback for CertStore.
- CertStoreCallback() - Constructor for class javax.security.auth.message.callback.CertStoreCallback
- chain(PrincipalTransformer...) - Static method in interface org.wildfly.extension.elytron.capabilities.PrincipalTransformer
-
Principal transformer which transforms original principal by first transformer in chain, its output transforms by second transformer etc.
- ChainedHandlerWrapper - Class in io.undertow.util
-
Handler wrapper that chains several handler wrappers together.
- ChainedHandlerWrapper(List<HandlerWrapper>) - Constructor for class io.undertow.util.ChainedHandlerWrapper
- ChainingClassExternalizerFactory - Class in org.jboss.marshalling
-
A class externalizer factory that tries each delegate externalizer factory in sequence, returning the first match.
- ChainingClassExternalizerFactory(Iterable<ClassExternalizerFactory>) - Constructor for class org.jboss.marshalling.ChainingClassExternalizerFactory
-
Construct a new instance.
- ChainingClassExternalizerFactory(Collection<ClassExternalizerFactory>) - Constructor for class org.jboss.marshalling.ChainingClassExternalizerFactory
-
Construct a new instance.
- ChainingClassExternalizerFactory(Iterator<ClassExternalizerFactory>) - Constructor for class org.jboss.marshalling.ChainingClassExternalizerFactory
-
Construct a new instance.
- ChainingClassExternalizerFactory(ClassExternalizerFactory[]) - Constructor for class org.jboss.marshalling.ChainingClassExternalizerFactory
-
Construct a new instance.
- ChainingClassTable - Class in org.jboss.marshalling
-
A class table that multiplexes up to 256 class tables.
- ChainingClassTable(ClassTable[]) - Constructor for class org.jboss.marshalling.ChainingClassTable
-
Construct a new instance.
- ChainingObjectResolver - Class in org.jboss.marshalling
-
An object resolver which runs a sequence of object resolvers.
- ChainingObjectResolver(Iterable<ObjectResolver>) - Constructor for class org.jboss.marshalling.ChainingObjectResolver
-
Construct a new instance.
- ChainingObjectResolver(Collection<ObjectResolver>) - Constructor for class org.jboss.marshalling.ChainingObjectResolver
-
Construct a new instance.
- ChainingObjectResolver(Iterator<ObjectResolver>) - Constructor for class org.jboss.marshalling.ChainingObjectResolver
-
Construct a new instance.
- ChainingObjectResolver(ObjectResolver[]) - Constructor for class org.jboss.marshalling.ChainingObjectResolver
-
Construct a new instance.
- ChainingObjectTable - Class in org.jboss.marshalling
-
An object table that multiplexes up to 256 class tables.
- ChainingObjectTable(ObjectTable[]) - Constructor for class org.jboss.marshalling.ChainingObjectTable
-
Construct a new instance.
- ChallengeResult(boolean) - Constructor for class io.undertow.security.api.AuthenticationMechanism.ChallengeResult
- ChallengeResult(boolean, Integer) - Constructor for class io.undertow.security.api.AuthenticationMechanism.ChallengeResult
- changeSessionId(HttpServerExchange, SessionConfig) - Method in interface io.undertow.server.session.Session
-
Generate a new session id for this session, and return the new id.
- channel - Variable in class io.undertow.server.AbstractServerConnection
- Channel - Interface in org.jboss.remoting3
-
The most basic level of communications in a Remoting connection.
- CHANNEL - org.jboss.remotingjmx.Util.Timeout
- Channel.Receiver - Interface in org.jboss.remoting3
-
A handler for an incoming message.
- channelBusy() - Method in class org.jboss.remoting3._private.Messages_$logger
- channelBusy() - Method in interface org.jboss.remoting3._private.Messages
- channelBusy$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- ChannelBusyException - Exception in org.jboss.remoting3
- ChannelBusyException() - Constructor for exception org.jboss.remoting3.ChannelBusyException
-
Constructs a
ChannelBusyException
with no detail message. - ChannelBusyException(String) - Constructor for exception org.jboss.remoting3.ChannelBusyException
-
Constructs a
ChannelBusyException
with the specified detail message. - ChannelBusyException(String, Throwable) - Constructor for exception org.jboss.remoting3.ChannelBusyException
-
Constructs a
ChannelBusyException
with the specified detail message and cause. - ChannelBusyException(Throwable) - Constructor for exception org.jboss.remoting3.ChannelBusyException
-
Constructs a
ChannelBusyException
with the specified cause. - channelClosed() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
- channelClosed() - Method in interface io.undertow.websockets.core.WebSocketMessages
- channelClosed$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
- ChannelClosedException - Exception in org.jboss.remoting3
-
An exception indicating that the channel within a connection was closed asynchronously.
- ChannelClosedException() - Constructor for exception org.jboss.remoting3.ChannelClosedException
-
Constructs a new
ChannelClosedException
instance. - ChannelClosedException(String) - Constructor for exception org.jboss.remoting3.ChannelClosedException
-
Constructs a new
ChannelClosedException
instance with an initial message. - ChannelClosedException(String, Throwable) - Constructor for exception org.jboss.remoting3.ChannelClosedException
-
Constructs a new
ChannelClosedException
instance with an initial message and cause. - ChannelClosedException(Throwable) - Constructor for exception org.jboss.remoting3.ChannelClosedException
-
Constructs a new
ChannelClosedException
instance with an initial cause. - channelFinished() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
- channelFinished() - Method in class io.undertow.server.protocol.http.ServerFixedLengthStreamSinkConduit
- channelForciblyClosed() - Method in class io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel
- channelForciblyClosed() - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
- channelForciblyClosed() - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
- channelForciblyClosed() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
- channelForciblyClosed() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
Called when a channel has been forcibly closed, and data (frames) have already been written.
- channelForciblyClosed() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
- ChannelFunction - Interface in io.undertow.websockets.core.function
- ChannelFunctionFileChannel - Class in io.undertow.websockets.core.function
- ChannelFunctionFileChannel(FileChannel, ChannelFunction...) - Constructor for class io.undertow.websockets.core.function.ChannelFunctionFileChannel
- ChannelFunctionReadableByteChannel - Class in io.undertow.websockets.core.function
- ChannelFunctionReadableByteChannel(ReadableByteChannel, ChannelFunction...) - Constructor for class io.undertow.websockets.core.function.ChannelFunctionReadableByteChannel
- ChannelFunctionStreamSourceChannel - Class in io.undertow.websockets.core.function
- ChannelFunctionStreamSourceChannel(StreamSourceChannel, ChannelFunction...) - Constructor for class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
- ChannelFunctionWritableByteChannel - Class in io.undertow.websockets.core.function
- ChannelFunctionWritableByteChannel(WritableByteChannel, ChannelFunction...) - Constructor for class io.undertow.websockets.core.function.ChannelFunctionWritableByteChannel
- channelIsClosed() - Method in class io.undertow.UndertowMessages_$bundle
- channelIsClosed() - Method in interface io.undertow.UndertowMessages
- channelIsClosed$str() - Method in class io.undertow.UndertowMessages_$bundle
- channelNotOpen() - Method in class org.jboss.remoting3._private.Messages_$logger
- channelNotOpen() - Method in interface org.jboss.remoting3._private.Messages
- channelNotOpen$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- channelOpened(Channel) - Method in interface org.jboss.remoting3.OpenListener
-
Notification that a new channel has been opened for this service.
- ChannelUpgradeHandler - Class in io.undertow.server.handlers
-
An HTTP request handler which upgrades the HTTP request and hands it off as a socket to any XNIO consumer.
- ChannelUpgradeHandler() - Constructor for class io.undertow.server.handlers.ChannelUpgradeHandler
- CHAR - org.jboss.marshalling.util.Kind
-
Field of type
char
. - charAt(int) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
- charAt(int) - Method in class org.apache.logging.log4j.message.SimpleMessage
- CharFieldPutter - Class in org.jboss.marshalling.util
-
A field putter for char-type fields.
- CharFieldPutter() - Constructor for class org.jboss.marshalling.util.CharFieldPutter
- CharReadField - Class in org.jboss.marshalling.util
-
A read field whose value is a character type.
- CharReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.CharReadField
-
Construct a new instance with the default value.
- CharReadField(SerializableField, char) - Constructor for class org.jboss.marshalling.util.CharReadField
-
Construct a new instance.
- Chars - Class in org.apache.logging.log4j.util
-
Consider this class private.
- CHARSET - Static variable in class io.undertow.security.impl.BasicAuthenticationMechanism
- CHECK_UNIQUE_DEPLOYMENT_NAME_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- CHECK_UNIQUE_DEPLOYMENT_NAME_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
- checkAccess() - Static method in class org.jboss.logmanager.ExtHandler
-
Deprecated.
- checkAccess(ExtHandler) - Static method in class org.jboss.logmanager.ExtHandler
-
Check access.
- CheckedValue<T> - Class in org.jboss.msc.value
-
Deprecated.Use
ServiceBuilder.requires(org.jboss.msc.service.ServiceName)
method instead. This class will be removed in a future release. - CheckedValue(Class<T>, Value<?>) - Constructor for class org.jboss.msc.value.CheckedValue
-
Deprecated.Construct a new instance.
- checker(ByteBuffer, int, int, boolean) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
- CHECKIN - Static variable in class io.undertow.util.Methods
- CHECKIN_STRING - Static variable in class io.undertow.util.Methods
- checkMessageFactory(ExtendedLogger, MessageFactory) - Static method in class org.apache.logging.log4j.spi.AbstractLogger
-
Checks that the message factory a logger was created with is the same as the given messageFactory.
- checkOpen() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
-
Check if open, throwing an exception if it is not.
- CHECKOUT - Static variable in class io.undertow.util.Methods
- CHECKOUT_STRING - Static variable in class io.undertow.util.Methods
- checkResponse(ClientResponse) - Method in interface io.undertow.server.handlers.proxy.mod_cluster.NodeHealthChecker
-
Check the response of a health check.
- checkStillValid() - Method in class io.undertow.server.handlers.resource.CachedResource
- CHILD_TYPE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- CHUNKED - Static variable in class io.undertow.util.Headers
- chunkedChannelClosedMidChunk() - Method in class io.undertow.UndertowMessages_$bundle
- chunkedChannelClosedMidChunk() - Method in interface io.undertow.UndertowMessages
- chunkedChannelClosedMidChunk$str() - Method in class io.undertow.UndertowMessages_$bundle
- ChunkedStreamSinkConduit - Class in io.undertow.conduits
-
Channel that implements HTTP chunked transfer coding.
- ChunkedStreamSinkConduit(StreamSinkConduit, ByteBufferPool, boolean, boolean, HeaderMap, ConduitListener<? super ChunkedStreamSinkConduit>, Attachable) - Constructor for class io.undertow.conduits.ChunkedStreamSinkConduit
-
Construct a new instance.
- ChunkedStreamSourceConduit - Class in io.undertow.conduits
-
Channel to de-chunkify data
- ChunkedStreamSourceConduit(StreamSourceConduit, ChunkedStreamSourceConduit.BufferWrapper, ConduitListener<? super ChunkedStreamSourceConduit>, Attachable, HttpServerExchange, Closeable, PushBackStreamSourceConduit) - Constructor for class io.undertow.conduits.ChunkedStreamSourceConduit
- ChunkedStreamSourceConduit(StreamSourceConduit, HttpServerExchange, ConduitListener<? super ChunkedStreamSourceConduit>) - Constructor for class io.undertow.conduits.ChunkedStreamSourceConduit
- ChunkedStreamSourceConduit(StreamSourceConduit, PushBackStreamSourceConduit, ByteBufferPool, ConduitListener<? super ChunkedStreamSourceConduit>, Attachable, Closeable) - Constructor for class io.undertow.conduits.ChunkedStreamSourceConduit
- chunkSizeTooLarge() - Method in class io.undertow.UndertowMessages_$bundle
- chunkSizeTooLarge() - Method in interface io.undertow.UndertowMessages
- chunkSizeTooLarge$str() - Method in class io.undertow.UndertowMessages_$bundle
- CircularDependencyException - Exception in org.jboss.msc.service
-
Exception used to indicate there was a circular dependency discovered during resolution.
- CircularDependencyException(String, ServiceName[]) - Constructor for exception org.jboss.msc.service.CircularDependencyException
-
Constructs a
CircularDependencyException
with the specified detail message. - claimEnable() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
- ClassCloner - Interface in org.jboss.marshalling.cloner
-
A cloner for class types.
- classExternalizerFactory - Variable in class org.jboss.marshalling.AbstractMarshaller
-
The configured class externalizer factory.
- classExternalizerFactory - Variable in class org.jboss.marshalling.AbstractUnmarshaller
-
The configured class externalizer factory.
- ClassExternalizerFactory - Interface in org.jboss.marshalling
-
A factory for locating custom externalizers.
- ClassLoaderClassCloner - Class in org.jboss.marshalling.cloner
-
A class cloner which uses the given class loader to resolve classes.
- ClassLoaderClassCloner(ClassLoader) - Constructor for class org.jboss.marshalling.cloner.ClassLoaderClassCloner
-
Construct a new instance.
- ClassLoaderLogContextSelector - Class in org.jboss.logmanager
-
A log context selector which chooses a log context based on the caller's classloader.
- ClassLoaderLogContextSelector() - Constructor for class org.jboss.logmanager.ClassLoaderLogContextSelector
-
Construct a new instance.
- ClassLoaderLogContextSelector(boolean) - Constructor for class org.jboss.logmanager.ClassLoaderLogContextSelector
-
Construct a new instance.
- ClassLoaderLogContextSelector(LogContextSelector) - Constructor for class org.jboss.logmanager.ClassLoaderLogContextSelector
-
Construct a new instance.
- ClassLoaderLogContextSelector(LogContextSelector, boolean) - Constructor for class org.jboss.logmanager.ClassLoaderLogContextSelector
-
Construct a new instance.
- classNameFormatStep(boolean, int, boolean, int, String) - Static method in class org.jboss.logmanager.formatters.Formatters
-
Create a format step which emits the source class name with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
- classNameFormatStep(boolean, int, int, String) - Static method in class org.jboss.logmanager.formatters.Formatters
-
Create a format step which emits the source class name with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
- ClassNameTransformer - Interface in org.jboss.marshalling
-
A class name transformer.
- ClassOfValue<T> - Class in org.jboss.msc.value
-
Deprecated.Use
ServiceBuilder.requires(org.jboss.msc.service.ServiceName)
method instead. This class will be removed in a future release. - ClassOfValue(Value<? extends T>) - Constructor for class org.jboss.msc.value.ClassOfValue
-
Deprecated.
- ClassPathResourceManager - Class in io.undertow.server.handlers.resource
- ClassPathResourceManager(ClassLoader) - Constructor for class io.undertow.server.handlers.resource.ClassPathResourceManager
- ClassPathResourceManager(ClassLoader, Package) - Constructor for class io.undertow.server.handlers.resource.ClassPathResourceManager
- ClassPathResourceManager(ClassLoader, String) - Constructor for class io.undertow.server.handlers.resource.ClassPathResourceManager
- classResolver - Variable in class org.jboss.marshalling.AbstractMarshaller
-
The configured class resolver.
- classResolver - Variable in class org.jboss.marshalling.AbstractUnmarshaller
-
The configured class resolver.
- ClassResolver - Interface in org.jboss.marshalling
-
A class annotator and resolver.
- classTable - Variable in class org.jboss.marshalling.AbstractMarshaller
-
The configured class table.
- classTable - Variable in class org.jboss.marshalling.AbstractUnmarshaller
-
The configured class table.
- ClassTable - Interface in org.jboss.marshalling
-
A lookup mechanism for predefined classes.
- ClassTable.Writer - Interface in org.jboss.marshalling
-
The class writer for a specific class.
- CleanableThreadContextMap - Interface in org.apache.logging.log4j.spi
-
Extension service provider interface to implement additional custom MDC behavior for
ThreadContext
. - cleanClose(StreamConnection, Closeable...) - Static method in class io.undertow.util.ConnectionUtils
-
Cleanly close a connection, by shutting down and flushing writes and then draining reads.
- cleanSubject(MessageInfo, Subject) - Method in interface javax.security.auth.message.ClientAuth
-
Remove implementation specific principals and credentials from the subject.
- cleanSubject(MessageInfo, Subject) - Method in interface javax.security.auth.message.ServerAuth
-
Remove method specific principals and credentials from the subject.
- cleanup() - Method in interface org.wildfly.extension.core.management.client.ProcessStateListener
-
Cleanup the listener before removing it.
- clear() - Method in class io.undertow.server.handlers.cache.LRUCache
- clear() - Method in class io.undertow.server.session.SessionListeners
- clear() - Method in class io.undertow.util.AttachmentList
- clear() - Method in class io.undertow.util.CopyOnWriteMap
- clear() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Removes all of the elements from this deque.
- clear() - Method in class io.undertow.util.HeaderMap
- clear() - Method in class io.undertow.util.HeaderValues
- clear() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Removes all of the elements from this deque.
- clear() - Method in class io.undertow.util.SubstringMap
- clear() - Static method in class org.apache.logging.log4j.MarkerManager
-
Clears all markers.
- clear() - Method in class org.apache.logging.log4j.message.MapMessage
-
Clear the data.
- clear() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
- clear() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
- clear() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
- clear() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
- clear() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
- clear() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
- clear() - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
- clear() - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
-
Clears the context.
- clear() - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
-
Clears the context.
- clear() - Method in class org.apache.logging.log4j.status.StatusLogger
-
Clears the list of status events.
- clear() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
- clear() - Method in interface org.apache.logging.log4j.util.StringMap
-
Removes all key-value pairs from this collection.
- clear() - Method in class org.jboss.dmr.ModelNode
-
Clear this node's value and change its type to
ModelType.UNDEFINED
. - clear() - Static method in class org.jboss.logging.MDC
-
Clears the message diagnostics context.
- clear() - Static method in class org.jboss.logging.NDC
-
Clears the nested diagnostics context.
- clear() - Static method in class org.jboss.logmanager.MDC
-
Clear the current MDC map.
- clear() - Static method in class org.jboss.logmanager.NDC
-
Clear the thread's NDC stack.
- clear() - Method in class org.jboss.marshalling.util.IdentityIntMap
- clear() - Method in class org.jboss.marshalling.util.IdentityIntSet
- clear() - Method in class org.jboss.marshalling.util.IntKeyMap
- clear() - Method in class org.jboss.marshalling.util.IntMap
- clear() - Method in class org.jboss.marshalling.util.IntSet
- clear() - Method in class org.jboss.msc.service.StabilityMonitor
-
Deprecated.Removes all the registered controllers in this monitor.
- clear() - Method in class org.jboss.remoting3._private.IntIndexHashMap
- clear() - Method in class org.slf4j.helpers.BasicMDCAdapter
-
Clear all entries in the MDC.
- clear() - Method in class org.slf4j.helpers.NOPMDCAdapter
- clear() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
- clear() - Static method in class org.slf4j.MDC
-
Clear all entries in the MDC of the underlying implementation.
- clear() - Method in interface org.slf4j.spi.MDCAdapter
-
Clear all entries in the MDC.
- clearAll() - Static method in class org.apache.logging.log4j.ThreadContext
-
Clears the context map and stack.
- clearAllowedOrigins() - Method in class io.undertow.server.handlers.OriginHandler
- ClearBuilder() - Constructor for class io.undertow.server.handlers.SetAttributeHandler.ClearBuilder
- clearChannel() - Method in class io.undertow.server.AbstractServerConnection
-
Resets the channel to its original state, effectively disabling all current conduit wrappers.
- clearChannel() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
- clearClassCache() - Method in interface org.jboss.marshalling.Marshaller
-
Discard the class cache.
- clearClassCache() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
-
Discard the class cache.
- clearClassCache() - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
-
Discard the class cache.
- clearClassCache() - Method in interface org.jboss.marshalling.Unmarshaller
-
Discard the class cache.
- clearError() - Method in interface io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler
-
Clear the connection errors.
- clearError() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.CountingErrorHandler
- clearError() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler
- clearHandlers() - Method in class org.jboss.logmanager.ExtHandler
-
A convenience method to atomically get and clear all sub-handlers.
- clearHandlers() - Method in class org.jboss.logmanager.handlers.DelayedHandler
-
A convenience method to atomically get and clear all sub-handlers.
- clearHandlers() - Method in class org.jboss.logmanager.Logger
-
A convenience method to atomically get and clear all handlers.
- clearHeader() - Method in class io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel
- clearInstanceCache() - Method in interface org.jboss.marshalling.Marshaller
-
Discard the instance cache.
- clearInstanceCache() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
-
Discard the instance cache.
- clearInstanceCache() - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
-
Discard the instance cache.
- clearInstanceCache() - Method in interface org.jboss.marshalling.Unmarshaller
-
Discard the instance cache.
- clearMap() - Static method in class org.apache.logging.log4j.ThreadContext
-
Clears the context map.
- clearMdc() - Method in interface org.jboss.logging.LoggerProvider
-
Removes all entries from the message diagnostics context.
- clearNdc() - Method in interface org.jboss.logging.LoggerProvider
-
Clears the nested diagnostics context.
- clearPassword() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
-
Clear the password.
- clearPaths() - Method in class io.undertow.server.handlers.PathHandler
- clearPaths() - Method in class io.undertow.util.PathMatcher
- clearRules() - Method in class io.undertow.server.handlers.AccessControlListHandler
- clearRules() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
- clearSession(HttpServerExchange) - Method in interface io.undertow.security.api.AuthenticatedSessionManager
- clearSession(HttpServerExchange, String) - Method in class io.undertow.server.session.PathParameterSessionConfig
- clearSession(HttpServerExchange, String) - Method in interface io.undertow.server.session.SessionConfig
-
Clears this session from the exchange, removing the attachment and making any changes to the response necessary, such as clearing cookies.
- clearSession(HttpServerExchange, String) - Method in class io.undertow.server.session.SessionCookieConfig
- clearSession(HttpServerExchange, String) - Method in class io.undertow.server.session.SslSessionConfig
- clearStack() - Static method in class org.apache.logging.log4j.ThreadContext
-
Clears the stack for this thread.
- CLEARTEXT_UPGRADE_STRING - Static variable in class io.undertow.protocols.http2.Http2Channel
- CLI_SCRIPT_PROPERTY - Static variable in interface org.jboss.as.controller.client.impl.AdditionalBootCliScriptInvoker
- client - Static variable in interface org.jboss.remoting3._private.Messages
- CLIENT_LOGGER - Static variable in interface io.undertow.UndertowLogger
- ClientAuth - Interface in javax.security.auth.message
-
An implementation of this interface is used to secure service request messages, and validate received service response messages.
- ClientAuthConfig - Interface in javax.security.auth.message.config
-
This interface encapsulates the configuration of ClientAuthContext objects for a message layer and application context (for example, the messaging context of a specific application, or set of applications).
- ClientAuthContext - Interface in javax.security.auth.message.config
-
This ClientAuthContext class encapsulates ClientAuthModules that are used to secure service requests made by a client, and to validate any responses received to those requests.
- ClientAuthModule - Interface in javax.security.auth.message.module
-
A ClientAuthModule secures request messages, and validates received response messages.
- ClientCallback<T> - Interface in io.undertow.client
- ClientCertAuthenticationMechanism - Class in io.undertow.security.impl
-
The Client Cert based authentication mechanism.
- ClientCertAuthenticationMechanism() - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism
- ClientCertAuthenticationMechanism(boolean) - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism
- ClientCertAuthenticationMechanism(String) - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism
- ClientCertAuthenticationMechanism(String, boolean) - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism
- ClientCertAuthenticationMechanism(String, boolean, IdentityManager) - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism
- ClientCertAuthenticationMechanism.Factory - Class in io.undertow.security.impl
- ClientConfigurationImpl - Class in org.jboss.as.controller.client.impl
- ClientConfigurationImpl(String, int, CallbackHandler, Map<String, String>, SecurityFactory<SSLContext>, ExecutorService, boolean, int, String, String, URI) - Constructor for class org.jboss.as.controller.client.impl.ClientConfigurationImpl
- ClientConnection - Interface in io.undertow.client
-
A client connection.
- ClientConnection.PingListener - Interface in io.undertow.client
- ClientConstants - Class in org.jboss.as.controller.client.helpers
-
Constants for strings frequently used in management operations.
- ClientConstants() - Constructor for class org.jboss.as.controller.client.helpers.ClientConstants
- ClientExchange - Interface in io.undertow.client
- ClientProvider - Interface in io.undertow.client
-
A client connection provider.
- ClientRequest - Class in io.undertow.client
-
A client request.
- ClientRequest() - Constructor for class io.undertow.client.ClientRequest
- ClientResponse - Class in io.undertow.client
-
A client response.
- ClientResponse(int, String, HttpString) - Constructor for class io.undertow.client.ClientResponse
- ClientResponse(int, String, HttpString, HeaderMap) - Constructor for class io.undertow.client.ClientResponse
- ClientServiceHandle<T> - Class in org.jboss.remoting3
-
A handle for helping service protocol providers to create and maintain a single channel per connection.
- ClientServiceHandle(String, Function<Channel, IoFuture<T>>) - Constructor for class org.jboss.remoting3.ClientServiceHandle
-
Construct a new instance.
- ClientSocketFactory - Interface in org.jboss.logmanager.handlers
-
A factory used to create writable sockets.
- ClientStatistics - Interface in io.undertow.client
-
Returns statistics about the Undertow client connection
- CLOCK_DAEMON - org.jboss.logmanager.handlers.SyslogHandler.Facility
- CLOCK_DAEMON2 - org.jboss.logmanager.handlers.SyslogHandler.Facility
- clone() - Method in class org.apache.logging.log4j.Level
- clone() - Method in interface org.jboss.as.controller.client.Operation
-
Deprecated.
- clone() - Method in class org.jboss.dmr.ModelNode
-
Clone this model node.
- clone() - Method in class org.jboss.dmr.Property
- clone() - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
-
Create a copy of this configuration.
- clone() - Method in class org.jboss.marshalling.MarshallingConfiguration
-
Create a shallow clone.
- clone() - Method in class org.jboss.marshalling.util.IdentityIntMap
-
Clone this map.
- clone() - Method in class org.jboss.marshalling.util.IdentityIntSet
-
Clone this set.
- clone() - Method in class org.jboss.marshalling.util.IntKeyMap
- clone() - Method in class org.jboss.marshalling.util.IntMap
-
Clone this map.
- clone() - Method in class org.jboss.marshalling.util.IntSet
-
Clone this set.
- clone() - Method in class org.jboss.remoting3.security.InetAddressPrincipal
-
Create a clone of this instance.
- clone(Class<?>) - Method in interface org.jboss.marshalling.cloner.ClassCloner
-
Clone the given class.
- clone(Class<?>) - Method in class org.jboss.marshalling.cloner.ClassLoaderClassCloner
-
Clone the given class.
- clone(Object) - Method in interface org.jboss.marshalling.cloner.ObjectCloner
-
Create a deep clone of the given object.
- clone(Object, ObjectCloner, ClassCloner) - Method in interface org.jboss.marshalling.cloner.CloneTable
-
Attempt to clone the given object.
- clone(ModelNode) - Method in interface org.jboss.as.controller.client.Operation
-
Deprecated.
- cloneProxy(Class<?>) - Method in interface org.jboss.marshalling.cloner.ClassCloner
-
Clone the given reflection proxy class.
- cloneProxy(Class<?>) - Method in class org.jboss.marshalling.cloner.ClassLoaderClassCloner
-
Clone the given reflection proxy class.
- ClonerConfiguration - Class in org.jboss.marshalling.cloner
-
The configuration for a cloner instance.
- ClonerConfiguration() - Constructor for class org.jboss.marshalling.cloner.ClonerConfiguration
- cloneStack() - Static method in class org.apache.logging.log4j.ThreadContext
-
Returns a copy of this thread's stack.
- CloneTable - Interface in org.jboss.marshalling.cloner
-
An interface which allows extending a cloner to types that it would not otherwise support.
- close() - Method in class io.undertow.channels.DetachableStreamSinkChannel
- close() - Method in class io.undertow.channels.DetachableStreamSourceChannel
- close() - Method in class io.undertow.client.http2.Http2ClientConnection
- close() - Method in interface io.undertow.connector.ByteBufferPool
- close() - Method in interface io.undertow.connector.PooledByteBuffer
- close() - Method in class io.undertow.io.AsyncSenderImpl
- close() - Method in class io.undertow.io.BlockingSenderImpl
- close() - Method in interface io.undertow.io.Sender
-
Closes this sender asynchronously
- close() - Method in class io.undertow.io.UndertowInputStream
- close() - Method in class io.undertow.io.UndertowOutputStream
- close() - Method in class io.undertow.protocols.ssl.SslConduit
-
forcibly closes the connection
- close() - Method in interface io.undertow.security.impl.SingleSignOn
-
Releases any resources acquired by this object.
- close() - Method in class io.undertow.server.AbstractServerConnection
- close() - Method in interface io.undertow.server.BlockingHttpExchange
-
Closes both the input and output streams
- close() - Method in class io.undertow.server.DefaultByteBufferPool
- close() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
- close() - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
- close() - Method in interface io.undertow.server.handlers.form.FormDataParser
-
Closes the parser, and removes and temporary files that may have been created.
- close() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
- close() - Method in class io.undertow.server.handlers.resource.CachingResourceManager
- close() - Method in class io.undertow.server.handlers.resource.ClassPathResourceManager
- close() - Method in class io.undertow.server.handlers.resource.PathResourceManager
- close() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
- close() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Forcibly closes the
AbstractFramedChannel
. - close() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
- close() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
- close() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
- close() - Method in class io.undertow.server.protocol.ParseTimeoutUpdater
- close() - Method in class io.undertow.server.ServerConnection
- close() - Method in class io.undertow.server.XnioByteBufferPool
- close() - Method in class io.undertow.util.FlexBase64.DecoderInputStream
- close() - Method in class io.undertow.util.FlexBase64.DecoderOutputStream
- close() - Method in class io.undertow.util.FlexBase64.EncoderOutputStream
- close() - Method in class io.undertow.util.ImmediatePooled
- close() - Method in class io.undertow.util.ImmediatePooledByteBuffer
- close() - Method in class io.undertow.util.PooledAdaptor
- close() - Method in interface io.undertow.util.PooledObject
- close() - Method in class io.undertow.util.ReferenceCountedPooled
- close() - Method in class io.undertow.websockets.core.BinaryOutputStream
- close() - Method in class io.undertow.websockets.core.function.ChannelFunctionReadableByteChannel
- close() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
- close() - Method in class io.undertow.websockets.core.function.ChannelFunctionWritableByteChannel
- close() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
- close() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
Forcibly close the exchange.
- close() - Method in interface javax.json.JsonReader
-
Closes this reader and frees any resources associated with the reader.
- close() - Method in interface javax.json.JsonWriter
- close() - Method in interface javax.json.stream.JsonGenerator
-
Closes this generator and frees any resources associated with it.
- close() - Method in interface javax.json.stream.JsonParser
-
Closes this parser and frees any resources associated with the parser.
- close() - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
-
Removes the values from the
ThreadContext
. - close() - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
- close() - Method in class org.apache.logging.log4j.status.StatusConsoleListener
- close() - Method in class org.jboss.as.controller.client.helpers.ContextualModelControllerClient
- close() - Method in class org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
- close() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
- close() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.ModelControllerClientServerDeploymentManager
- close() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
- close() - Method in class org.jboss.as.controller.client.impl.ExistingChannelModelControllerClient
- close() - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.CachingStreamEntry
- close() - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.InMemoryEntry
- close() - Method in class org.jboss.as.controller.client.impl.OperationResponseProxy
- close() - Method in class org.jboss.as.controller.client.impl.RemotingModelControllerClient
- close() - Method in interface org.jboss.as.controller.client.OperationResponse
-
Closes any
associated stream entries
. - close() - Method in interface org.jboss.as.controller.client.OperationResponse.StreamEntry
-
Closes the underlying stream.
- close() - Method in interface org.jboss.dmr.stream.ModelReader
-
Free resources associated with this reader.
- close() - Method in interface org.jboss.dmr.stream.ModelWriter
-
Free resources associated with this writer.
- close() - Method in class org.jboss.logmanager.ExtHandler
-
Close all child handlers.
- close() - Method in class org.jboss.logmanager.handlers.AsyncHandler
-
Close all child handlers.
- close() - Method in class org.jboss.logmanager.handlers.DelayedHandler
- close() - Method in class org.jboss.logmanager.handlers.SocketHandler
- close() - Method in class org.jboss.logmanager.handlers.SyslogHandler
- close() - Method in class org.jboss.logmanager.handlers.TcpOutputStream
- close() - Method in class org.jboss.logmanager.handlers.UdpOutputStream
- close() - Method in class org.jboss.logmanager.handlers.UncloseableOutputStream
- close() - Method in class org.jboss.logmanager.handlers.UncloseableWriter
- close() - Method in class org.jboss.logmanager.handlers.UninterruptibleOutputStream
-
Close the stream uninterruptibly.
- close() - Method in class org.jboss.logmanager.handlers.WriterHandler
-
Close this logger.
- close() - Method in class org.jboss.logmanager.LogContext
- close() - Method in class org.jboss.marshalling.AbstractMarshaller
- close() - Method in class org.jboss.marshalling.ByteBufferInput
- close() - Method in class org.jboss.marshalling.ByteBufferOutput
- close() - Method in class org.jboss.marshalling.ByteInputStream
- close() - Method in class org.jboss.marshalling.ByteOutputStream
- close() - Method in class org.jboss.marshalling.MarshallerObjectInput
-
This implementation always throws an
IllegalStateException
. - close() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
- close() - Method in class org.jboss.marshalling.MarshallerObjectOutput
-
This implementation always throws an
IllegalStateException
. - close() - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
- close() - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
- close() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
- close() - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
- close() - Method in class org.jboss.marshalling.SimpleDataInput
- close() - Method in class org.jboss.marshalling.SimpleDataOutput
- close() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
- close() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
- close() - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
- close() - Method in interface org.jboss.remoting3.Channel
-
Close this channel.
- close() - Method in interface org.jboss.remoting3.HandleableCloseable
-
Close this resource.
- close() - Method in class org.jboss.remoting3.LegacyEndpoint
-
Deprecated.
- close() - Method in class org.jboss.remoting3.MessageOutputStream
-
Close this message stream.
- close() - Method in interface org.jboss.remoting3.Registration
-
Close the registration.
- close() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
-
Close this resource.
- close() - Method in class org.jboss.remoting3.util.BlockingInvocation.Response
-
Close this response; closes the message stream (if any).
- close() - Method in interface org.jboss.remotingjmx.VersionedConnection
- close() - Method in interface org.jboss.remotingjmx.VersionedProxy
- close() - Method in class org.slf4j.bridge.SLF4JBridgeHandler
-
No-op implementation.
- close() - Method in class org.slf4j.MDC.MDCCloseable
- close(IoCallback) - Method in class io.undertow.io.AsyncSenderImpl
- close(IoCallback) - Method in class io.undertow.io.BlockingSenderImpl
- close(IoCallback) - Method in interface io.undertow.io.Sender
-
Closes this sender asynchronously.
- close(IoCallback) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
- CLOSE - io.undertow.websockets.core.WebSocketFrameType
-
WebSocketFrame which requests the close of the WebSockets connection
- CLOSE - Static variable in class io.undertow.util.Headers
- CLOSE_INPUTSTREAM_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
- CloseableThreadContext - Class in org.apache.logging.log4j
-
Adds entries to the
stack or map
and them removes them when the object is closed, e.g. - CloseableThreadContext.Instance - Class in org.apache.logging.log4j
- closeAction() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
-
Called exactly once when the
close()
method is invoked; the actual close operation should take place here. - closeAsync() - Method in interface org.jboss.remoting3.HandleableCloseable
-
Asynchronously close this resource.
- closeAsync() - Method in class org.jboss.remoting3.LegacyEndpoint
-
Deprecated.
- closeAsync() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
-
Asynchronously close this resource.
- closeAsyncFailed(IOException) - Method in class io.undertow.UndertowLogger_$logger
- closeAsyncFailed(IOException) - Method in interface io.undertow.UndertowLogger
- closeAsyncFailed$str() - Method in class io.undertow.UndertowLogger_$logger
- closeChannel() - Method in class org.jboss.remoting3.ClientServiceHandle
-
Close the channel associated with this handle
- closeComplete() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
-
Call when close is complete.
- closeConnections() - Method in interface io.undertow.server.OpenListener
-
Close all active connections that were handled by this listener
- closeConnections() - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
- closeConnections() - Method in class io.undertow.server.protocol.http.AlpnOpenListener
- closeConnections() - Method in class io.undertow.server.protocol.http.HttpOpenListener
- closeConnections() - Method in class io.undertow.server.protocol.http2.Http2OpenListener
- closeCurrentConnections() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
Should only be used for tests DO NOT CALL THIS METHOD WHEN REQUESTS ARE IN PROGRESS It is not thread safe so internal state can get messed up.
- closed(ServerConnection) - Method in class io.undertow.server.protocol.ParseTimeoutUpdater
- closed(ServerConnection) - Method in interface io.undertow.server.ServerConnection.CloseListener
- CLOSED - io.undertow.server.handlers.proxy.ProxyConnectionPool.AvailabilityType
-
The host is closed.
- closeFailed(IOException) - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
-
Call if an async close has failed.
- CloseHandler<T> - Interface in org.jboss.remoting3
-
A handler which is notified of a resource close.
- closeInbound() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
- closeInbound() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
- closeListeners - Variable in class io.undertow.server.AbstractServerConnection
- CloseMessage - Class in io.undertow.websockets.core
-
A close message
- CloseMessage(int, String) - Constructor for class io.undertow.websockets.core.CloseMessage
- CloseMessage(ByteBuffer) - Constructor for class io.undertow.websockets.core.CloseMessage
- CloseMessage(ByteBuffer[]) - Constructor for class io.undertow.websockets.core.CloseMessage
- closeOutbound() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
- closeOutbound() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
- closeSetter - Variable in class io.undertow.channels.DetachableStreamSinkChannel
- closeSetter - Variable in class io.undertow.channels.DetachableStreamSourceChannel
- closeSetter - Variable in class io.undertow.server.AbstractServerConnection
- closeSubChannels() - Method in class io.undertow.protocols.ajp.AjpClientChannel
- closeSubChannels() - Method in class io.undertow.protocols.http2.Http2Channel
- closeSubChannels() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Method that is called when the channel is being forcibly closed, and all sub stream sink/source channels should also be forcibly closed.
- closeSubChannels() - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
- ClosingChannelExceptionHandler<T extends Channel> - Class in io.undertow.util
-
Channel exception handler that closes the channel, logs a debug level message and closes arbitrary other resources.
- ClosingChannelExceptionHandler(Closeable...) - Constructor for class io.undertow.util.ClosingChannelExceptionHandler
- closingCloseHandler(Closeable) - Static method in class org.jboss.remoting3.spi.SpiUtils
-
A close handler which closes another resource.
- CNONCE - io.undertow.security.impl.AuthenticationInfoToken
- CNONCE - io.undertow.security.impl.DigestAuthorizationToken
- CNONCE - Static variable in class io.undertow.util.Headers
- ColorMap - Class in org.jboss.logmanager.formatters
- commit() - Method in interface javax.security.jacc.PolicyConfiguration
-
This method is used to set to "inService" the state of the policy context whose interface is this PolicyConfiguration Object.
- commit() - Method in interface org.jboss.logmanager.config.LogContextConfiguration
-
Commit the current changes into the running logging configuration.
- commonAncestorOf(ServiceName) - Method in class org.jboss.msc.service.ServiceName
-
Return the service name that is the nearest common ancestor of the this name and the given one.
- comparator() - Method in class io.undertow.protocols.http2.Http2PriorityTree
-
Creates a priority queue
- comparator() - Method in class org.jboss.marshalling.util.FlatNavigableMap
- comparator() - Method in class org.jboss.marshalling.util.FlatNavigableSet
- Comparator() - Constructor for class org.apache.logging.log4j.util.PropertySource.Comparator
- compare(PropertySource, PropertySource) - Method in class org.apache.logging.log4j.util.PropertySource.Comparator
- compareAndSetHandlers(Handler[], Handler[]) - Method in class org.jboss.logmanager.Logger
-
Atomically compare and set the handler list for this logger.
- compareAndSetMode(ServiceController.Mode, ServiceController.Mode) - Method in class org.jboss.msc.service.DelegatingServiceController
-
Compare the current mode against
expected
; if it matches, change it tonewMode
. - compareAndSetMode(ServiceController.Mode, ServiceController.Mode) - Method in interface org.jboss.msc.service.ServiceController
-
Compare the current mode against
expected
; if it matches, change it tonewMode
. - compareTo(HttpString) - Method in class io.undertow.util.HttpString
-
Compare this string to another in a case-insensitive manner.
- compareTo(PathTemplate) - Method in class io.undertow.util.PathTemplate
- compareTo(QValueParser.QValueResult) - Method in class io.undertow.util.QValueParser.QValueResult
- compareTo(Object) - Method in interface io.undertow.server.handlers.Cookie
- compareTo(Object) - Method in class io.undertow.server.handlers.CookieImpl
- compareTo(Level) - Method in class org.apache.logging.log4j.Level
- compareTo(ReadField) - Method in class org.jboss.marshalling.util.ReadField
-
Compare this field with another on the basis of its name.
- compareTo(ServiceName) - Method in class org.jboss.msc.service.ServiceName
-
Compare two service names lexicographically.
- complete() - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
- complete() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
- complete() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
Method that is invoked when all data has been read.
- complete() - Method in class io.undertow.util.FlexBase64.EncoderOutputStream
-
Completes the stream, writing out base64 padding characters if needed.
- complete() - Method in interface io.undertow.websockets.core.function.ChannelFunction
-
Is called to complete the
ChannelFunction
. - complete() - Method in class io.undertow.websockets.core.protocol.version07.Masker
- complete() - Method in class io.undertow.websockets.core.protocol.version07.UTF8Checker
- complete() - Method in interface org.jboss.msc.service.LifecycleContext
-
Call when either synchronous or asynchronous lifecycle action is complete.
- complete() - Method in interface org.jboss.msc.service.StartContext
-
Call when either synchronous or asynchronous lifecycle action is complete.
- complete(byte[], int) - Method in class io.undertow.util.FlexBase64.Encoder
-
Completes an encoding session by writing out the necessary padding.
- complete(WebSocketChannel, T) - Method in interface io.undertow.websockets.core.WebSocketCallback
- complete(ByteBuffer) - Method in class io.undertow.util.FlexBase64.Encoder
-
Completes an encoding session by writing out the necessary padding.
- COMPLETE - io.undertow.protocols.http2.HpackEncoder.State
- COMPLETE_TX_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
- completed(HttpServerExchange, T) - Method in interface io.undertow.server.handlers.proxy.ProxyCallback
- completed(T) - Method in interface io.undertow.client.ClientCallback
-
Invoked when an operation completed.
- compose(ExtensionFunction...) - Static method in class io.undertow.websockets.extensions.CompositeExtensionFunction
- compose(List<ExtensionFunction>) - Static method in class io.undertow.websockets.extensions.CompositeExtensionFunction
- COMPOSITE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- CompositeExchangeAttribute - Class in io.undertow.attribute
-
Exchange attribute that represents a combination of attributes that should be merged into a single string.
- CompositeExchangeAttribute(ExchangeAttribute[]) - Constructor for class io.undertow.attribute.CompositeExchangeAttribute
- CompositeExtensionFunction - Class in io.undertow.websockets.extensions
- COMPRESS - Static variable in class io.undertow.util.Headers
- computeIfAbsent(int, IntFunction<E>) - Method in interface org.jboss.remoting3._private.IntIndexMap
-
Compute a map value if no mapping exists.
- computeIfAbsent(int, IntFunction<V>) - Method in class org.jboss.remoting3._private.IntIndexHashMap
- concat(String, String) - Static method in class org.apache.logging.log4j.util.Strings
-
Concatenates 2 Strings without allocation.
- ConcurrentDirectDeque<E> - Class in io.undertow.util
-
A concurrent deque that allows direct item removal without traversal.
- ConcurrentDirectDeque() - Constructor for class io.undertow.util.ConcurrentDirectDeque
- ConcurrentMapFactory() - Constructor for class org.apache.logging.log4j.spi.LoggerRegistry.ConcurrentMapFactory
- ConcurrentMapInjector<K,T> - Class in org.jboss.msc.inject
-
Deprecated.Use
ServiceBuilder.provides(org.jboss.msc.service.ServiceName...)
method instead. This class will be removed in a future release. - ConcurrentMapInjector(ConcurrentMap<K, T>, K) - Constructor for class org.jboss.msc.inject.ConcurrentMapInjector
-
Deprecated.Construct a new instance.
- ConduitFactory<C extends org.xnio.conduits.Conduit> - Interface in io.undertow.util
- ConduitListener<T extends org.xnio.conduits.Conduit> - Interface in io.undertow.conduits
- ConduitWrapper<T extends org.xnio.conduits.Conduit> - Interface in io.undertow.server
-
Interface that provides a means of wrapping a
Conduit
. - confidentialityRequired(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractConfidentialityHandler
-
Use the HttpServerExchange to identify if confidentiality is required.
- config(String) - Method in class org.jboss.logmanager.Logger
- Configurable - Interface in org.wildfly.extension.elytron
-
Deprecated.it is sufficient to implement
initialize(Map<String, String>)
method in custom component - CONFIGURATION_MODIFIED_REQUIRES_RESTART - org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult.Result
-
Indicates a successful outcome for an action that is part of an update plan that is organized around a server restart.
- ConfigurationEndpointSupplier - Class in org.jboss.remoting3
-
A configuration-based endpoint supplier.
- ConfigurationEndpointSupplier() - Constructor for class org.jboss.remoting3.ConfigurationEndpointSupplier
-
Construct a new instance.
- ConfigurationLocator - Interface in org.jboss.logmanager
-
A locator for logger configuration.
- Configurator - Interface in org.jboss.logmanager
-
A configurator for a log manager or context.
- configure(InputStream) - Method in interface org.jboss.logmanager.Configurator
-
Configure the logmanager.
- configure(InputStream) - Method in class org.jboss.logmanager.PropertyConfigurator
-
Configure the logmanager.
- configure(Properties) - Method in class org.jboss.logmanager.PropertyConfigurator
-
Configure the log manager from the given properties.
- ConfiguredPushHandler - Class in io.undertow.server.handlers
-
Handler that pushes resources based on a provided URL
- ConfiguredPushHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.ConfiguredPushHandler
- configuredVersion - Variable in class org.jboss.marshalling.AbstractMarshaller
-
The configured version to write.
- configuredVersion - Variable in class org.jboss.marshalling.AbstractUnmarshaller
-
The configured version.
- CONFLICT - Static variable in class io.undertow.util.StatusCodes
- CONFLICT_STRING - Static variable in class io.undertow.util.StatusCodes
- conn - Static variable in interface org.jboss.remoting3._private.Messages
- connect() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.ajp.AjpClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in interface io.undertow.client.ClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http.HttpClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClearClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.ajp.AjpClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in interface io.undertow.client.ClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http.HttpClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClearClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.ajp.AjpClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in interface io.undertow.client.ClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http.HttpClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClearClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.ajp.AjpClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in interface io.undertow.client.ClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http.HttpClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClearClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(ProxyClient.ProxyTarget, HttpServerExchange, ProxyCallback<ProxyConnection>, long, TimeUnit, boolean) - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
- connect(InetSocketAddress, URI, XnioIoThread, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(InetSocketAddress, URI, XnioWorker, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(URI) - Method in interface org.jboss.remoting3.Endpoint
-
Open an unshared connection with a peer.
- connect(URI, InetSocketAddress, OptionMap, SSLContext, AuthenticationConfiguration) - Method in interface org.jboss.remoting3.Endpoint
-
Open an unshared connection with a peer.
- connect(URI, InetSocketAddress, OptionMap, SSLContext, AuthenticationConfiguration) - Method in class org.jboss.remoting3.LegacyEndpoint
-
Deprecated.
- connect(URI, InetSocketAddress, OptionMap, AuthenticationContext) - Method in interface org.jboss.remoting3.Endpoint
-
Open an unshared connection with a peer.
- connect(URI, InetSocketAddress, OptionMap, AuthenticationContext) - Method in class org.jboss.remoting3.LegacyEndpoint
-
Deprecated.
- connect(URI, SocketAddress, OptionMap, Result<ConnectionHandlerFactory>, AuthenticationConfiguration, SSLContext, UnaryOperator<SaslClientFactory>, Collection<String>) - Method in interface org.jboss.remoting3.spi.ConnectionProvider
-
Open an outbound connection, using the (optionally) given socket addresses as source and destination.
- connect(URI, OptionMap) - Method in interface org.jboss.remoting3.Endpoint
-
Open an unshared connection with a peer.
- connect(URI, OptionMap) - Method in class org.jboss.remoting3.LegacyEndpoint
-
Deprecated.
- connect(URI, OptionMap, CallbackHandler) - Method in interface org.jboss.remoting3.Endpoint
-
Deprecated.
- connect(URI, OptionMap, CallbackHandler) - Method in class org.jboss.remoting3.LegacyEndpoint
-
Deprecated.
- connect(URI, OptionMap, AuthenticationContext) - Method in interface org.jboss.remoting3.Endpoint
-
Open an unshared connection with a peer.
- connect(URI, OptionMap, AuthenticationContext) - Method in class org.jboss.remoting3.LegacyEndpoint
-
Deprecated.
- connect(URI, XnioIoThread, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(URI, XnioWorker, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
- connect(XnioWorker, ByteBufferPool, OptionMap, URI, WebSocketVersion) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- connect(XnioWorker, ByteBufferPool, OptionMap, URI, WebSocketVersion, WebSocketClientNegotiation) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- connect(XnioWorker, XnioSsl, ByteBufferPool, OptionMap, InetSocketAddress, URI, WebSocketVersion, WebSocketClientNegotiation, Set<ExtensionHandshake>) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- connect(XnioWorker, XnioSsl, ByteBufferPool, OptionMap, URI, WebSocketVersion) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- connect(XnioWorker, XnioSsl, ByteBufferPool, OptionMap, URI, WebSocketVersion, WebSocketClientNegotiation) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- connect(XnioWorker, XnioSsl, ByteBufferPool, OptionMap, URI, WebSocketVersion, WebSocketClientNegotiation, Set<ExtensionHandshake>) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- CONNECT - Static variable in class io.undertow.util.Methods
- CONNECT - Static variable in class org.jboss.remoting3.security.RemotingPermission
- CONNECT_STRING - Static variable in class io.undertow.util.Methods
- connected(ServerSentEventConnection, String) - Method in interface io.undertow.server.handlers.sse.ServerSentEventConnectionCallback
- ConnectHandler - Class in io.undertow.server.handlers
-
Handlers HTTP CONNECT requests, allowing the server to act as a forward proxy.
- ConnectHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.ConnectHandler
- ConnectHandler(HttpHandler, Predicate) - Constructor for class io.undertow.server.handlers.ConnectHandler
- Connection - Interface in org.jboss.remoting3
-
A connection to a remote peer.
- CONNECTION - org.jboss.remotingjmx.Util.Timeout
- CONNECTION - Static variable in class io.undertow.util.Headers
- CONNECTION_STRING - Static variable in class io.undertow.util.Headers
- connectionBuilder(XnioWorker, ByteBufferPool, URI) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Creates a new connection builder that can be used to create a web socket connection.
- ConnectionBuilder - Class in org.jboss.remoting3
-
A builder for configuring a preconfigured endpoint connection.
- ConnectionBuilder(XnioWorker, ByteBufferPool, URI) - Constructor for class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
- connectionClosed() - Method in class io.undertow.client.UndertowClientMessages_$bundle
- connectionClosed() - Method in interface io.undertow.client.UndertowClientMessages
- connectionClosed(VersionedProxy) - Method in interface org.jboss.remotingjmx.WrappedMBeanServerConnection
- connectionClosed$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
- connectionError(IOException) - Method in class org.jboss.remoting3._private.Messages_$logger
- connectionError(IOException) - Method in interface org.jboss.remoting3._private.Messages
- connectionError$str() - Method in class org.jboss.remoting3._private.Messages_$logger
- ConnectionErrorException - Exception in io.undertow.protocols.http2
-
Exception that represents a connection error
- ConnectionErrorException(int) - Constructor for exception io.undertow.protocols.http2.ConnectionErrorException
- ConnectionErrorException(int, String) - Constructor for exception io.undertow.protocols.http2.ConnectionErrorException
- ConnectionErrorException(int, Throwable) - Constructor for exception io.undertow.protocols.http2.ConnectionErrorException
- ConnectionHandler - Interface in org.jboss.remoting3.spi
-
A connection to a foreign endpoint.
- ConnectionHandlerContext - Interface in org.jboss.remoting3.spi
-
The context for connection handlers.
- ConnectionHandlerFactory - Interface in org.jboss.remoting3.spi
-
A factory which creates the connection handler for a connection.
- connectionIdle() - Method in class io.undertow.server.protocol.ParseTimeoutUpdater
-
Called when the connection goes idle
- connectionOpened(VersionedProxy) - Method in interface org.jboss.remotingjmx.WrappedMBeanServerConnection
- ConnectionPeerIdentity - Class in org.jboss.remoting3
-
A connection peer identity.
- ConnectionPeerIdentityContext - Class in org.jboss.remoting3
-
A peer identity context for a connection which supports remote authentication-based identity multiplexing.
- ConnectionPoolErrorHandler - Interface in io.undertow.server.handlers.proxy
-
The connection pool error handler is intended to be used per node and will therefore be shared across I/O threads.
- ConnectionPoolErrorHandler.CountingErrorHandler - Class in io.undertow.server.handlers.proxy
-
Counting error handler, this only propagates the state to the delegate handler after reaching a given limit.
- ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler - Class in io.undertow.server.handlers.proxy
- ConnectionPoolManager - Interface in io.undertow.server.handlers.proxy
-
Manager that controls the behaviour of a
ProxyConnectionPool
- ConnectionProvider - Interface in org.jboss.remoting3.spi
-
A connection provider.
- ConnectionProviderContext - Interface in org.jboss.remoting3.spi
-
A context for a connection provider.
- ConnectionProviderDescriptor - Interface in org.jboss.remoting3.spi
-
A service descriptor for connection protocol providers.
- ConnectionProviderFactory - Interface in org.jboss.remoting3.spi
-
A connection provider factory.
- ConnectionProviderFactoryBuilder - Class in org.jboss.remoting3
- ConnectionSSLSessionInfo - Class in io.undertow.server
-
SSL session information that is read directly from the SSL session of the XNIO connection
- ConnectionSSLSessionInfo(SslChannel, HttpServerConnection) - Constructor for class io.undertow.server.ConnectionSSLSessionInfo
- connectionTerminatedReadingMultiPartData() - Method in class io.undertow.UndertowMessages_$bundle
- connectionTerminatedReadingMultiPartData() - Method in interface io.undertow.UndertowMessages
- connectionTerminatedReadingMultiPartData$str() - Method in class io.undertow.UndertowMessages_$bundle
- ConnectionUtils - Class in io.undertow.util
- connectNotSupported() - Method in class io.undertow.UndertowMessages_$bundle
- connectNotSupported() - Method in interface io.undertow.UndertowMessages
- connectNotSupported$str() - Method in class io.undertow.UndertowMessages_$bundle
- Connectors - Class in io.undertow.server
-
This class provides the connector part of the
HttpServerExchange
API. - Connectors() - Constructor for class io.undertow.server.Connectors
- ConnectorStatistics - Interface in io.undertow.server
-
Connector level statistics
- ConnectorStatisticsImpl - Class in io.undertow.server
- ConnectorStatisticsImpl() - Constructor for class io.undertow.server.ConnectorStatisticsImpl
- connectSsl(XnioWorker, InetSocketAddress, InetSocketAddress, ChannelListener<? super ConnectedSslStreamChannel>, ChannelListener<? super BoundChannel>, OptionMap) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
- CONSOLE - org.jboss.logmanager.handlers.ConsoleHandler.Target
-
The target for
System.console()
. - ConsoleHandler - Class in org.jboss.logmanager.handlers
-
A console handler which writes to
System.out
by default. - ConsoleHandler() - Constructor for class org.jboss.logmanager.handlers.ConsoleHandler
-
Construct a new instance.
- ConsoleHandler(Formatter) - Constructor for class org.jboss.logmanager.handlers.ConsoleHandler
-
Construct a new instance.
- ConsoleHandler(ConsoleHandler.Target) - Constructor for class org.jboss.logmanager.handlers.ConsoleHandler
-
Construct a new instance.
- ConsoleHandler(ConsoleHandler.Target, Formatter) - Constructor for class org.jboss.logmanager.handlers.ConsoleHandler
-
Construct a new instance.
- ConsoleHandler.Target - Enum in org.jboss.logmanager.handlers
-
The target stream type.
- constant(String) - Static method in class io.undertow.attribute.ExchangeAttributes
- ConstantExchangeAttribute - Class in io.undertow.attribute
-
Exchange attribute that represents a fixed value
- ConstantExchangeAttribute(String) - Constructor for class io.undertow.attribute.ConstantExchangeAttribute
- Constants - Class in org.apache.logging.log4j.util
-
Log4j API Constants.
- Constants - Class in org.jboss.remotingjmx
- Constants() - Constructor for class org.jboss.remotingjmx.Constants
- CONSTRAINT_DRIVEN - io.undertow.security.api.AuthenticationMode
-
When running in constraint driven mode the authentication mechanisms are only executed where the constraint that mandates authentication is triggered, for all other requests no authentication occurs unless requested by the internal APIs which may be exposed using the Servlet APIs.
- ConstructedValue<T> - Class in org.jboss.msc.value
-
Deprecated.Use
ServiceBuilder.requires(org.jboss.msc.service.ServiceName)
method instead. This class will be removed in a future release. - ConstructedValue(Constructor<T>, List<? extends Value<?>>) - Constructor for class org.jboss.msc.value.ConstructedValue
-
Deprecated.Construct a new instance.
- contains(ExchangeAttribute, String...) - Static method in class io.undertow.predicate.Predicates
-
Returns true if the given attribute is present and contains one of the provided value.
- contains(Session) - Method in interface io.undertow.security.impl.SingleSignOn
-
Indicates whether or not the specified session is contained in the set of sessions to which the user is authenticated
- contains(HttpString) - Method in class io.undertow.util.HeaderMap
- contains(Object) - Method in class io.undertow.util.AttachmentList
- contains(Object) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Returns
true
if this deque contains at least one elemente
such thato.equals(e)
. - contains(Object) - Method in class io.undertow.util.HeaderValues
- contains(Object) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Returns
true
if this deque contains at least one elemente
such thato.equals(e)
. - contains(Object) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
- contains(Object) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
- contains(Object) - Method in class org.jboss.remoting3._private.IntIndexHashMap
- contains(String) - Method in class io.undertow.server.handlers.form.FormData
- contains(String) - Method in class io.undertow.util.HeaderMap
- contains(String) - Method in class org.slf4j.helpers.BasicMarker
-
This method is mainly used with Expression Evaluators.
- contains(String) - Method in interface org.slf4j.Marker
-
Does this marker contain the marker named 'name'? If 'name' is null the returned value is always false.
- contains(Marker) - Method in class org.slf4j.helpers.BasicMarker
- contains(Marker) - Method in interface org.slf4j.Marker
-
Does this marker contain a reference to the 'other' marker? Marker A is defined to contain marker B, if A == B or if B is referenced by A, or if B is referenced by any one of A's references (recursively).
- contains(T) - Method in class org.jboss.marshalling.util.IdentityIntSet
-
Check to see if this set contains a value.
- contains(T) - Method in class org.jboss.marshalling.util.IntSet
-
Check to see if this set contains a value.
- containsAll(Collection<?>) - Method in class io.undertow.util.AttachmentList
- containsAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
- containsAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
- containsIndex(int) - Method in class org.jboss.remoting3.util.InvocationTracker
-
Determine if the tracker contains an entry at the given index.
- containsKey(int) - Method in class org.jboss.marshalling.util.IntKeyMap
- containsKey(int) - Method in class org.jboss.remoting3._private.IntIndexHashMap
- containsKey(int) - Method in interface org.jboss.remoting3._private.IntIndexMap
-
Determine whether the given index is contained in the map.
- containsKey(Object) - Method in class io.undertow.util.CopyOnWriteMap
- containsKey(String) - Method in class org.apache.logging.log4j.message.MapMessage
-
Returns
true
if this data structure contains the specified key,false
otherwise. - containsKey(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
- containsKey(String) - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
- containsKey(String) - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
-
Determines if the key is in the context.
- containsKey(String) - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
-
Determines if the key is in the context.
- containsKey(String) - Static method in class org.apache.logging.log4j.ThreadContext
-
Determines if the key is in the context.
- containsKey(String) - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
-
Returns
true
if this data structure contains the specified key,false
otherwise. - containsKey(String) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
- ContainsPredicate - Class in io.undertow.predicate
-
Returns true if the request header is present and contains one of the strings to match.
- ContainsPredicate.Builder - Class in io.undertow.predicate
- containsProperty(String) - Method in interface org.apache.logging.log4j.util.PropertySource
-
For PropertySources that cannot iterate over all the potential properties this provides a direct lookup.
- containsValue(Object) - Method in class io.undertow.util.CopyOnWriteMap
- containsValue(Object) - Method in class org.jboss.marshalling.util.IntKeyMap
- containsValue(JsonStructure) - Method in interface javax.json.JsonPointer
-
Returns
true
if there is a value at the referenced location in the specifiedtarget
. - CONTENT - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- CONTENT_DISPOSITION - Static variable in class io.undertow.util.Headers
- CONTENT_DISPOSITION_STRING - Static variable in class io.undertow.util.Headers
- CONTENT_ENCODING - Static variable in class io.undertow.util.Headers
- CONTENT_ENCODING_STRING - Static variable in class io.undertow.util.Headers
- CONTENT_LANGUAGE - Static variable in class io.undertow.util.Headers
- CONTENT_LANGUAGE_STRING - Static variable in class io.undertow.util.Headers
- CONTENT_LENGTH - Static variable in class io.undertow.util.Headers
- CONTENT_LENGTH_STRING - Static variable in class io.undertow.util.Headers
- CONTENT_LOCATION - Static variable in class io.undertow.util.Headers
- CONTENT_LOCATION_STRING - Static variable in class io.undertow.util.Headers
- CONTENT_MD5 - Static variable in class io.undertow.util.Headers
- CONTENT_MD5_STRING - Static variable in class io.undertow.util.Headers
- CONTENT_RANGE - Static variable in class io.undertow.util.Headers
- CONTENT_RANGE_STRING - Static variable in class io.undertow.util.Headers
- CONTENT_SECURITY_POLICY - Static variable in class io.undertow.util.Headers
- CONTENT_SECURITY_POLICY_STRING - Static variable in class io.undertow.util.Headers
- CONTENT_TRANSFER_ENCODING - Static variable in class io.undertow.util.Headers
- CONTENT_TRANSFER_ENCODING_STRING - Static variable in class io.undertow.util.Headers
- CONTENT_TYPE - Static variable in class io.undertow.util.Headers
- CONTENT_TYPE_STRING - Static variable in class io.undertow.util.Headers
- ContentEncodedResource - Class in io.undertow.server.handlers.encoding
-
A resource that has been pre-compressed
- ContentEncodedResource(Resource, String) - Constructor for class io.undertow.server.handlers.encoding.ContentEncodedResource
- ContentEncodedResourceManager - Class in io.undertow.server.handlers.encoding
-
Class that provides a way of serving pre-encoded resources.
- ContentEncodedResourceManager(Path, CachingResourceManager, ContentEncodingRepository, int, int, Predicate) - Constructor for class io.undertow.server.handlers.encoding.ContentEncodedResourceManager
- ContentEncodingProvider - Interface in io.undertow.server.handlers.encoding
- ContentEncodingRepository - Class in io.undertow.server.handlers.encoding
- ContentEncodingRepository() - Constructor for class io.undertow.server.handlers.encoding.ContentEncodingRepository
- CONTEXT - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
- CONTEXT_PATH - Static variable in interface io.undertow.security.api.AuthenticationMechanismFactory
- ContextClassLoaderLogContextSelector - Class in org.jboss.logmanager
-
A log context selector which chooses a log context based on the thread context classloader.
- ContextClassLoaderLogContextSelector() - Constructor for class org.jboss.logmanager.ContextClassLoaderLogContextSelector
-
Construct a new instance.
- ContextClassLoaderLogContextSelector(LogContextSelector) - Constructor for class org.jboss.logmanager.ContextClassLoaderLogContextSelector
-
Construct a new instance.
- ContextClassResolver - Class in org.jboss.marshalling
-
A class resolver which uses the context classloader to resolve classes.
- ContextClassResolver() - Constructor for class org.jboss.marshalling.ContextClassResolver
-
Construct a new instance.
- ContextClassResolver(boolean) - Constructor for class org.jboss.marshalling.ContextClassResolver
-
Construct a new instance.
- contextShutdown(LoggerContext) - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
- contextShutdown(LoggerContext) - Method in interface org.apache.logging.log4j.spi.LoggerContextShutdownAware
- ContextualModelControllerClient - Class in org.jboss.as.controller.client.helpers
-
A client which wraps invocations of the delegate client in the provided context.
- ContextualModelControllerClient(ModelControllerClient, Contextual<?>) - Constructor for class org.jboss.as.controller.client.helpers.ContextualModelControllerClient
-
Creates a client which uses the supplied context.
- CONTINUATION - io.undertow.websockets.core.WebSocketFrameType
-
WebSocketFrame which notify about more data to come
- continuationFrameOutsideFragmented() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
- continuationFrameOutsideFragmented() - Method in interface io.undertow.websockets.core.WebSocketMessages
- continuationFrameOutsideFragmented$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
- CONTINUE - Static variable in class io.undertow.server.protocol.http.HttpContinue
- CONTINUE - Static variable in class io.undertow.util.StatusCodes
- CONTINUE_STRING - Static variable in class io.undertow.util.StatusCodes
- ContinueNotification - Interface in io.undertow.client
-
Callback class that provides a notification of a HTTP 100 Continue response in the client.
- controlFrameCannotHaveBodyContent() - Method in class io.undertow.UndertowMessages_$bundle
- controlFrameCannotHaveBodyContent() - Method in interface io.undertow.UndertowMessages
- controlFrameCannotHaveBodyContent$str() - Method in class io.undertow.UndertowMessages_$bundle
- controlFrameWithPayloadLen1() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
- controlFrameWithPayloadLen1() - Method in interface io.undertow.websockets.core.WebSocketMessages
- controlFrameWithPayloadLen1$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
- CONTROLLER_PROCESS_STATE_OK - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- CONTROLLER_PROCESS_STATE_RELOAD_REQUIRED - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- CONTROLLER_PROCESS_STATE_RESTART_REQUIRED - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- CONTROLLER_PROCESS_STATE_RUNNING - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- CONTROLLER_PROCESS_STATE_STARTING - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- CONTROLLER_PROCESS_STATE_STOPPED - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- CONTROLLER_PROCESS_STATE_STOPPING - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
- convert(Locale, I) - Method in interface org.jboss.logging.ParameterConverter
-
Deprecated.Convert the parameter to its string or string-equivalent representation.
- convert(JMXServiceURL) - Static method in class org.jboss.remotingjmx.Util
- convert(ConnectionPeerIdentity) - Method in class org.jboss.remoting3.ToConnectionFuture
- convertFromHex(char[]) - Static method in class io.undertow.util.HexConverter
-
Take the incoming character of hex encoded data and convert to the raw byte values.
- convertFromHex(String) - Static method in class io.undertow.util.HexConverter
-
Take the incoming String of hex encoded data and convert to the raw byte values.
- convertToHexBytes(byte[]) - Static method in class io.undertow.util.HexConverter
-
Take the supplied byte array and convert it to to a byte array of the encoded hex values.
- convertToHexString(byte[]) - Static method in class io.undertow.util.HexConverter
-
Take the supplied byte array and convert it to a hex encoded String.
- cookie(String) - Static method in class io.undertow.attribute.ExchangeAttributes
- Cookie - Interface in io.undertow.server.handlers
-
A HTTP cookie.
- COOKIE - io.undertow.server.session.SessionConfig.SessionCookieSource
- COOKIE - Static variable in class io.undertow.util.Headers
- COOKIE_STRING - Static variable in class io.undertow.util.Headers
- COOKIE2 - Static variable in class io.undertow.util.Headers
- COOKIE2_STRING - Static variable in class io.undertow.util.Headers
- CookieAttribute - Class in io.undertow.attribute
-
A cookie
- CookieAttribute(String) - Constructor for class io.undertow.attribute.CookieAttribute
- CookieAttribute.Builder - Class in io.undertow.attribute
- CookieImpl - Class in io.undertow.server.handlers
- CookieImpl(String) - Constructor for class io.undertow.server.handlers.CookieImpl
- CookieImpl(String, String) - Constructor for class io.undertow.server.handlers.CookieImpl
- Cookies - Class in io.undertow.util
-
Class that contains utility methods for dealing with cookies.
- CookieSameSiteMode - Enum in io.undertow.server.handlers
- copy() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
- copy() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
- copy() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
-
Returns a copy of the ContextStack.
- copy() - Static method in class org.jboss.logmanager.MDC
-
Get a copy of the MDC map.
- copy(String, String) - Method in interface javax.json.JsonPatchBuilder
-
Adds a "copy" JSON Patch operation.
- COPY - javax.json.JsonPatch.Operation
-
"copy" operation.
- COPY - Static variable in class io.undertow.util.Methods
- COPY_STRING - Static variable in class io.undertow.util.Methods
- copyAll() - Method in class org.jboss.logmanager.ExtLogRecord
-
Copy all fields and prepare this object to be passed to another thread or to be serialized.
- copyMdc() - Method in class org.jboss.logmanager.ExtLogRecord
-
Copy the MDC.
- copyObject() - Static method in class org.jboss.logmanager.MDC
-
Get a copy of the MDC map.
- CopyOnWrite - Interface in org.apache.logging.log4j.spi
-
Marker interface indicating that the implementing class is a copy-on-write data structure.
- CopyOnWriteMap<K,V> - Class in io.undertow.util
-
A basic copy on write map.
- CopyOnWriteMap() - Constructor for class io.undertow.util.CopyOnWriteMap
- CopyOnWriteMap(Map<K, V>) - Constructor for class io.undertow.util.CopyOnWriteMap
- copyStream(DataOutput) - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.CachingStreamEntry
- copyStream(DataOutput) - Method in interface org.jboss.as.controller.client.impl.InputStreamEntry
-
Copy the stream.
- copyStream(DataOutput) - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.FileStreamEntry
- copyStream(DataOutput) - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.InMemoryEntry
- copyTo(byte[], int) - Method in class io.undertow.util.HttpString
-
Copy all the bytes from this string to the given array at the given offset.
- copyTo(byte[], int, int) - Method in class io.undertow.util.HttpString
-
Copy
len
bytes from this string to the given array at the given offset. - copyTo(int, byte[], int, int) - Method in class io.undertow.util.HttpString
-
Copy
len
bytes from this string at offsetsrcOffs
to the given array at the given offset. - couldNotDecodeTrailers() - Method in class io.undertow.UndertowMessages_$bundle
- couldNotDecodeTrailers() - Method in interface io.undertow.UndertowMessages
- couldNotDecodeTrailers$str() - Method in class io.undertow.UndertowMessages_$bundle
- couldNotFindSessionCookieConfig() - Method in class io.undertow.UndertowMessages_$bundle
- couldNotFindSessionCookieConfig() - Method in interface io.undertow.UndertowMessages
- couldNotFindSessionCookieConfig$str() - Method in class io.undertow.UndertowMessages_$bundle
- couldNotGenerateUniqueSessionId() - Method in class io.undertow.UndertowMessages_$bundle
- couldNotGenerateUniqueSessionId() - Method in interface io.undertow.UndertowMessages
- couldNotGenerateUniqueSessionId$str() - Method in class io.undertow.UndertowMessages_$bundle
- couldNotParseCookie(String) - Method in class io.undertow.UndertowMessages_$bundle
- couldNotParseCookie(String) - Method in interface io.undertow.UndertowMessages
- couldNotParseCookie$str() - Method in class io.undertow.UndertowMessages_$bundle
- couldNotParseUriTemplate(String, int) - Method in class io.undertow.UndertowMessages_$bundle
- couldNotParseUriTemplate(String, int) - Method in interface io.undertow.UndertowMessages
- couldNotParseUriTemplate$str() - Method in class io.undertow.UndertowMessages_$bundle
- couldNotReadContentLengthData() - Method in class io.undertow.UndertowMessages_$bundle
- couldNotReadContentLengthData() - Method in interface io.undertow.UndertowMessages
- couldNotReadContentLengthData$str() - Method in class io.undertow.UndertowMessages_$bundle
- couldNotRegisterChangeListener(Exception) - Method in class io.undertow.UndertowLogger_$logger
- couldNotRegisterChangeListener(Exception) - Method in interface io.undertow.UndertowLogger
- couldNotRegisterChangeListener$str() - Method in class io.undertow.UndertowLogger_$logger
- couldNotResolveBackend(HttpServerExchange) - Method in interface io.undertow.server.handlers.proxy.ProxyCallback
-
Callback if no backend server could be found.
- couldNotSetAttribute(String, String) - Method in class io.undertow.UndertowMessages_$bundle
- couldNotSetAttribute(String, String) - Method in interface io.undertow.UndertowMessages
- couldNotSetAttribute$str() - Method in class io.undertow.UndertowMessages_$bundle
- count(HttpString) - Method in class io.undertow.util.HeaderMap
- count(String) - Method in class io.undertow.util.HeaderMap
- countArgumentPlaceholders(String) - Static method in class org.apache.logging.log4j.message.ParameterizedMessage
-
Counts the number of unescaped placeholders in the given messagePattern.
- CountingErrorHandler(int, int, long) - Constructor for class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.CountingErrorHandler
- CountingErrorHandler(int, int, long, ConnectionPoolErrorHandler) - Constructor for class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.CountingErrorHandler
- CPING - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
- CPONG - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
- CR - Static variable in class io.undertow.util.MultipartParser
-
The Carriage Return ASCII character value.
- CR - Static variable in class org.apache.logging.log4j.util.Chars
-
Carriage Return.
- crc - Variable in class io.undertow.conduits.GzipStreamSinkConduit
-
CRC-32 of uncompressed data.
- create() - Method in class io.undertow.server.HttpServerExchange.WrapperConduitFactory
- create() - Method in class io.undertow.server.HttpServerExchange.WrapperStreamSinkConduitFactory
- create() - Method in interface io.undertow.util.ConduitFactory
-
Create the channel instance.
- create() - Method in class io.undertow.util.ImmediateConduitFactory
- create() - Method in interface io.undertow.websockets.extensions.ExtensionHandshake
-
Create a new instance of the
ExtensionFunction
associated to this WebSocket Extension. - create() - Method in class io.undertow.websockets.extensions.PerMessageDeflateHandshake
- create() - Static method in class org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder
-
Creates a new builder.
- create() - Static method in class org.jboss.logmanager.LogContext
-
Create a new log context.
- create() - Method in class org.jboss.logmanager.LogService
-
Create lifecycle method.
- create() - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a generated name and default thread pool.
- create(boolean) - Static method in class org.jboss.as.controller.client.helpers.Operations.CompositeOperationBuilder
-
Creates a new builder.
- create(boolean) - Static method in class org.jboss.logmanager.LogContext
-
Create a new log context.
- create(boolean) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a generated name and default thread pool.
- create(int, long, TimeUnit) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a generated name and specified initial thread pool settings.
- create(int, long, TimeUnit, boolean) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a generated name and specified initial thread pool settings.
- create(A, B) - Static method in class org.jboss.marshalling.Pair
-
Create a new instance.
- create(ModCluster, HttpHandler) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.Builder
- create(ModCluster, HttpHandler) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
- create(HttpServerExchange) - Method in class io.undertow.server.handlers.form.FormEncodedDataDefinition
- create(HttpServerExchange) - Method in interface io.undertow.server.handlers.form.FormParserFactory.ParserDefinition
- create(HttpServerExchange) - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
- create(WebSocketVersion, URI) - Static method in class io.undertow.websockets.client.WebSocketClientHandshake
- create(WebSocketVersion, URI, WebSocketClientNegotiation, Set<ExtensionHandshake>) - Static method in class io.undertow.websockets.client.WebSocketClientHandshake
- create(Class<? super T>) - Static method in class io.undertow.util.AttachmentKey
-
Construct a new simple attachment key.
- create(Class<T>) - Method in interface org.jboss.marshalling.Creator
-
Deprecated.Create an object instance.
- create(Class<T>) - Method in class org.jboss.marshalling.reflect.PublicReflectiveCreator
-
Deprecated.Create an object instance.
- create(Class<T>) - Method in class org.jboss.marshalling.reflect.ReflectiveCreator
-
Deprecated.Create an object instance.
- create(Class<T>, Class<?>...) - Static method in class org.jboss.marshalling._private.GetDeclaredConstructorAction
- create(Runnable) - Static method in class org.jboss.msc.service.MultipleRemoveListener
-
Deprecated.Construct a new instance.
- create(String) - Static method in class io.undertow.util.PathTemplate
- create(String) - Static method in class org.apache.logging.log4j.spi.LoggerContextKey
-
Deprecated.
- create(String) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a given name and default thread pool.
- create(String, boolean) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a given name and default thread pool.
- create(String, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(String, int) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, int, long, TimeUnit) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a given name and specified initial thread pool settings.
- create(String, int, long, TimeUnit, boolean) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a given name and specified initial thread pool settings.
- create(String, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port and CallbackHandler.
- create(String, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(String, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, int, CallbackHandler, SSLContext) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(String, int, CallbackHandler, SSLContext) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, int, CallbackHandler, SSLContext, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(String, int, CallbackHandler, SSLContext, int) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, int, CallbackHandler, SSLContext, int, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(String, int, CallbackHandler, SSLContext, int, Map<String, String>, String) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(String, IdentityManager, FormParserFactory, Map<String, String>) - Method in interface io.undertow.security.api.AuthenticationMechanismFactory
-
Creates an authentication mechanism that needs access to the deployment IdentityManager and specified properties
- create(String, IdentityManager, FormParserFactory, Map<String, String>) - Method in class io.undertow.security.impl.BasicAuthenticationMechanism.Factory
- create(String, IdentityManager, FormParserFactory, Map<String, String>) - Method in class io.undertow.security.impl.ClientCertAuthenticationMechanism.Factory
- create(String, IdentityManager, FormParserFactory, Map<String, String>) - Method in class io.undertow.security.impl.DigestAuthenticationMechanism.Factory
- create(String, IdentityManager, FormParserFactory, Map<String, String>) - Method in class io.undertow.security.impl.ExternalAuthenticationMechanism.Factory
- create(String, IdentityManager, FormParserFactory, Map<String, String>) - Method in class io.undertow.security.impl.GenericHeaderAuthenticationMechanism.Factory
- create(String, IdentityManager, FormParserFactory, Map<String, String>) - Method in class io.undertow.util.ImmediateAuthenticationMechanismFactory
- create(String, FormParserFactory, Map<String, String>) - Method in interface io.undertow.security.api.AuthenticationMechanismFactory
-
Deprecated.
- create(String, Class<? extends MessageFactory>) - Static method in class org.apache.logging.log4j.spi.LoggerContextKey
-
Deprecated.
- create(String, String, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(String, String, int) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, String, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port and CallbackHandler.
- create(String, String, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, String, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(String, String, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, String, int, CallbackHandler, SSLContext) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(String, String, int, CallbackHandler, SSLContext) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, String, int, CallbackHandler, SSLContext, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(String, String, int, CallbackHandler, SSLContext, int) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, String, int, CallbackHandler, SSLContext, int, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(String, String, int, CallbackHandler, SSLContext, int, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, String, int, CallbackHandler, SSLContext, int, Map<String, String>, String) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(String, InetAddress, int) - Static method in class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
Create an
DomainClient
instance for a remote address and port. - create(String, InetAddress, int) - Static method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
Create an
ServerDeploymentManager
instance for a remote address and port. - create(String, InetAddress, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(String, InetAddress, int) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
Create an
DomainClient
instance for a remote address and port. - create(String, InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
Create an
ServerDeploymentManager
instance for a remote address and port. - create(String, InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(String, InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, InetAddress, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(String, InetAddress, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(String, MessageFactory) - Static method in class org.apache.logging.log4j.spi.LoggerContextKey
-
Deprecated.
- create(InetAddress, int) - Static method in class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
Create an
DomainClient
instance for a remote address and port. - create(InetAddress, int) - Static method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
Create an
ServerDeploymentManager
instance for a remote address and port. - create(InetAddress, int) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(InetAddress, int) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
Create an
DomainClient
instance for a remote address and port. - create(InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
Create an
ServerDeploymentManager
instance for a remote address and port. - create(InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance for a remote address and port.
- create(InetAddress, int, CallbackHandler) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(InetAddress, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
- create(InetAddress, int, CallbackHandler, Map<String, String>) - Static method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
-
Deprecated.
- create(ModelControllerClient) - Static method in class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
-
Create an
DomainClient
instance based on an existingModelControllerClient
. - create(ModelControllerClient) - Static method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
-
Create an
ServerDeploymentManager
instance using the givenModelControllerClient
. - create(ModelControllerClientConfiguration) - Static method in class org.jboss.as.controller.client.impl.RemotingModelControllerClient
- create(ModelControllerClientConfiguration) - Static method in class org.jboss.as.controller.client.ModelControllerClient.Factory
-
Create a client instance based on the client configuration.
- create(ModelNode) - Static method in class org.jboss.as.controller.client.Operation.Factory
-
Create a simple operation with no stream attachments.
- create(ModelNode) - Static method in class org.jboss.as.controller.client.OperationBuilder
-
Create an operation builder.
- create(ModelNode, boolean) - Static method in class org.jboss.as.controller.client.OperationBuilder
-
Create an operation builder.
- create(ModelNode, List<InputStream>) - Static method in class org.jboss.as.controller.client.Operation.Factory
-
Create a simple operation with stream attachments.
- create(ModelNode, List<InputStream>, boolean) - Static method in class org.jboss.as.controller.client.Operation.Factory
-
Create an operation using the given streams and be
auto-close streams
setting. - create(ModelNode, ManagementChannelAssociation, int, ModelNode) - Static method in class org.jboss.as.controller.client.impl.OperationResponseProxy
- create(LogContext) - Static method in class org.jboss.logmanager.config.LogContextConfiguration.Factory
-
Construct a new persistent configuration for a log context.
- create(LifecycleContext) - Static method in class org.jboss.msc.service.MultipleRemoveListener
-
Deprecated.Construct a new instance which calls the lifecycle
complete()
method when done. - create(MultipleRemoveListener.Callback<T>, T) - Static method in class org.jboss.msc.service.MultipleRemoveListener
-
Deprecated.Construct a new instance.
- create(Value<?>, Method) - Static method in class org.jboss.msc.inject.SetMethodInjector
-
Deprecated.Construct a new instance.
- create(Channel) - Method in interface org.jboss.remotingjmx.ServerMessageInterceptorFactory
-
Creates a server message interceptor when a channel is opened
- CREATE_ENDPOINT - Static variable in class org.jboss.remoting3.security.RemotingPermission
- createAddOperation(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an add operation.
- createAddress(Iterable<String>) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an address that can be used as the address for an operation.
- createAddress(String...) - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates an address that can be used as the address for an operation.
- createAllowFailurePercentage(int) - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
- createAllowFailures(int) - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
- createAndAdd(ManagementChannelHandler) - Static method in class org.jboss.as.controller.client.impl.ExistingChannelModelControllerClient
-
Create and add model controller handler to an existing management channel handler.
- createArrayBuilder() - Static method in class javax.json.Json
-
Creates a JSON array builder
- createArrayBuilder() - Method in interface javax.json.JsonBuilderFactory
-
Creates a
JsonArrayBuilder
instance that is used to buildJsonArray
- createArrayBuilder() - Method in class javax.json.spi.JsonProvider
-
Creates a JSON array builder.
- createArrayBuilder(Collection<?>) - Static method in class javax.json.Json
-
Creates a JSON array builder, initialized with the content of specified
collection
. - createArrayBuilder(Collection<?>) - Method in interface javax.json.JsonBuilderFactory
-
Creates a
JsonArrayBuilder
instance, initialized with the content of specified collection. - createArrayBuilder(Collection<?>) - Method in class javax.json.spi.JsonProvider
-
Creates a JSON array builder, initialized with the content of specified
collection
. - createArrayBuilder(JsonArray) - Static method in class javax.json.Json
-
Creates a JSON array builder, initialized with the specified array
- createArrayBuilder(JsonArray) - Method in interface javax.json.JsonBuilderFactory
-
Creates a
JsonArrayBuilder
instance, initialized with an array. - createArrayBuilder(JsonArray) - Method in class javax.json.spi.JsonProvider
-
Creates a JSON array builder, initialized with the specified array.
- createAttachmentMap() - Method in class io.undertow.util.AbstractAttachable
- createBuilderFactory(Map<String, ?>) - Static method in class javax.json.Json
-
Creates a builder factory for creating
JsonArrayBuilder
andJsonObjectBuilder
objects. - createBuilderFactory(Map<String, ?>) - Method in class javax.json.spi.JsonProvider
-
Creates a builder factory for creating
JsonArrayBuilder
andJsonObjectBuilder
objects. - createByteInput(InputStream) - Static method in class org.jboss.marshalling.Marshalling
-
Create a
ByteInput
wrapper for anInputStream
. - createByteInput(ByteBuffer) - Static method in class org.jboss.marshalling.Marshalling
-
Create a
ByteInput
wrapper for aByteBuffer
. - createByteOutput(OutputStream) - Static method in class org.jboss.marshalling.Marshalling
-
Create a
ByteOutput
wrapper for anOutputStream
. - createByteOutput(ByteBuffer) - Static method in class org.jboss.marshalling.Marshalling
-
Create a
ByteOutput
wrapper for aByteBuffer
. - createCancellationResponse() - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
- createChannel(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.protocols.ajp.AjpClientChannel
- createChannel(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.protocols.http2.Http2Channel
- createChannel(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Method that creates the actual stream source channel implementation that is in use.
- createChannel(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.websockets.core.WebSocketChannel
- createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.core.protocol.Handshake
-
Create the
WebSocketChannel
from theWebSocketHttpExchange
- createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
- createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.core.protocol.version08.Hybi08Handshake
- createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.core.protocol.version13.Hybi13Handshake
- createChannel(StreamConnection, String, ByteBufferPool, OptionMap) - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
- createChannel(StreamConnection, String, ByteBufferPool, OptionMap) - Method in class io.undertow.websockets.client.WebSocketClientHandshake
- createChannelImpl(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.protocols.http2.Http2Channel
- createCloner(ClonerConfiguration) - Method in interface org.jboss.marshalling.cloner.ObjectClonerFactory
-
Create a new cloner with the given configuration.
- createCompositeOperation() - Static method in class org.jboss.as.controller.client.helpers.Operations
-
Creates a composite operation with an empty address and empty steps that