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

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 for MessageFactory 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 or JsonValue.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 or JsonValue.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 specified value.
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 the AuthenticationMechanismContext 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 an add directive.
AddDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.standalone
Extension of DeploymentPlanBuilder that exposes directives that are only applicable following an add 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.
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
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 is null.
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
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 the WebSocketFrameType.
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
Get the value of this node as a BigDecimal or null if this node is not defined.
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
Get the value of this node as a BigInteger or null if this node is not defined.
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
Get the value of this node as a boolean, or null if this node is not defined.
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 not defined.
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
Get the value of this node as a double or null if this node is not defined.
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
Get the value of this node as an int, or null if this node is not defined.
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
Get the value of this node as a Long, or null if this node is not defined.
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 not defined.
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 and ServerAuthConfig 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 or ServerAuthConfig 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 Undertow AuthenticationMechanism 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 creates BasicMarker 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 until BinaryOutputStream.close() is called and then will try to send it in a blocking fashion with the provided StreamSinkFrameChannel.
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 implements ByteInput and reads bytes from a ByteBuffer.
ByteBufferInput(ByteBuffer) - Constructor for class org.jboss.marshalling.ByteBufferInput
Construct a new instance.
ByteBufferOutput - Class in org.jboss.marshalling
An OutputStream implementing ByteOutput which writes to a ByteBuffer.
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 implements ByteInput and reads bytes from another ByteInput.
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 implements ByteOutput and writes bytes to another ByteOutput.
ByteOutputStream(ByteOutput) - Constructor for class org.jboss.marshalling.ByteOutputStream
Construct a new instance.
BytePipe - Class in org.jboss.marshalling
A paired ByteInput and ByteOutput.
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 the AuthenticatedSessionManager for cached authentications and registering a NotificationReceiver to receive the security notifications.
CachedAuthenticatedSessionHandler(HttpHandler) - Constructor for class io.undertow.security.handlers.CachedAuthenticatedSessionHandler
 
CachedAuthenticatedSessionMechanism - Class in io.undertow.security.impl
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.
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
Logs a Throwable that has been caught at the ERROR level.
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
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
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 to newMode.
compareAndSetMode(ServiceController.Mode, ServiceController.Mode) - Method in interface org.jboss.msc.service.ServiceController
Compare the current mode against expected; if it matches, change it to newMode.
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&lt;String, String&gt;) 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 element e such that o.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 element e such that o.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 specified target.
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 offset srcOffs 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 existing ModelControllerClient.
create(ModelControllerClient) - Static method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
Create an ServerDeploymentManager instance using the given ModelControllerClient.
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 build JsonArray
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 and JsonObjectBuilder objects.
createBuilderFactory(Map<String, ?>) - Method in class javax.json.spi.JsonProvider
Creates a builder factory for creating JsonArrayBuilder and JsonObjectBuilder objects.
createByteInput(InputStream) - Static method in class org.jboss.marshalling.Marshalling
Create a ByteInput wrapper for an InputStream.
createByteInput(ByteBuffer) - Static method in class org.jboss.marshalling.Marshalling
Create a ByteInput wrapper for a ByteBuffer.
createByteOutput(OutputStream) - Static method in class org.jboss.marshalling.Marshalling
Create a ByteOutput wrapper for an OutputStream.
createByteOutput(ByteBuffer) - Static method in class org.jboss.marshalling.Marshalling
Create a ByteOutput wrapper for a ByteBuffer.
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
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 will rollback on a runtime failure.
createConnectionAdaptor(OptionMap, SaslAuthenticationFactory) - Method in interface org.jboss.remoting3.spi.ExternalConnectionProvider
Create a network server.
CREATED - Static variable in class io.undertow.util.StatusCodes
 
CREATED_STRING - Static variable in class io.undertow.util.StatusCodes
 
createDatagramSocket() - Method in interface org.jboss.logmanager.handlers.ClientSocketFactory
Creates a datagram socket for UDP communication.
createDecoder() - Static method in class io.undertow.util.FlexBase64
Creates a state driven base64 decoder.
createDecoderInputStream(InputStream) - Static method in class io.undertow.util.FlexBase64
Creates an InputStream wrapper which decodes a base64 input source into the decoded content as it is read, until the source hits EOF.
createDecoderInputStream(InputStream, int) - Static method in class io.undertow.util.FlexBase64
Creates an InputStream wrapper which decodes a base64 input source into the decoded content as it is read, until the source hits EOF.
createDecoderOutputStream(OutputStream) - Static method in class io.undertow.util.FlexBase64
Creates an OutputStream wrapper which decodes base64 content before writing to the passed OutputStream target.
createDecoderOutputStream(OutputStream, int) - Static method in class io.undertow.util.FlexBase64
Creates an OutputStream wrapper which decodes base64 content before writing to the passed OutputStream target.
createDiff(JsonStructure, JsonStructure) - Static method in class javax.json.Json
Generates a JSON Patch (RFC 6902) from the source and target JsonStructure.
createDiff(JsonStructure, JsonStructure) - Method in class javax.json.spi.JsonProvider
Generates a JSON Patch (RFC 6902) from the source and target JsonStructure.
createEncoder(boolean) - Static method in class io.undertow.util.FlexBase64
Creates a state driven base64 encoder.
createEncoderInputStream(InputStream) - Static method in class io.undertow.util.FlexBase64
Creates an InputStream wrapper which encodes a source into base64 as it is read, until the source hits EOF.
createEncoderInputStream(InputStream, int, boolean) - Static method in class io.undertow.util.FlexBase64
Creates an InputStream wrapper which encodes a source into base64 as it is read, until the source hits EOF.
createEncoderOutputStream(OutputStream) - Static method in class io.undertow.util.FlexBase64
Creates an OutputStream wrapper which base64 encodes and writes to the passed OutputStream target.
createEncoderOutputStream(OutputStream, int, boolean) - Static method in class io.undertow.util.FlexBase64
Creates an OutputStream wrapper which base64 encodes and writes to the passed OutputStream target.
createEndpoint() - Static method in class org.jboss.remoting3.Remoting
Deprecated.
Create an anonymous endpoint.
createEndpoint(String, OptionMap) - Static method in class org.jboss.remoting3.Remoting
Deprecated.
Create a new endpoint with the given configuration.
createEndpoint(String, Xnio, OptionMap) - Static method in class org.jboss.remoting3.Remoting
Deprecated.
Create an endpoint with the given configuration which manages its own worker.
createEndpoint(String, XnioWorker, OptionMap) - Static method in class org.jboss.remoting3.Remoting
Deprecated.
Create an endpoint with the given configuration and existing worker.
createEndpoint(OptionMap) - Static method in class org.jboss.remoting3.Remoting
Deprecated.
Create an anonymous endpoint.
createExternal(Class<?>, ObjectInput) - Method in interface org.jboss.marshalling.Externalizer
Create an instance of a type.
createExternal(Class<?>, ObjectInput) - Method in class org.jboss.marshalling.Pair.Externalizer
Create an instance of a type.
createFailureResponse(Throwable) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
createFrameHeader() - Method in class io.undertow.protocols.ajp.AjpClientCPingStreamSinkChannel
 
createFrameHeader() - Method in class io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel
 
createFrameHeader() - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
 
createFrameHeader() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
createFrameHeader() - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07FrameSinkChannel
 
createFrameHeaderImpl() - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
createFrameHeaderImpl() - Method in class io.undertow.protocols.http2.Http2SettingsStreamSinkChannel
 
createFrameHeaderImpl() - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
 
createGenerator(OutputStream) - Static method in class javax.json.Json
Creates a JSON generator for writing JSON to a byte stream.
createGenerator(OutputStream) - Method in class javax.json.spi.JsonProvider
Creates a JSON generator for writing JSON text to a byte stream.
createGenerator(OutputStream) - Method in interface javax.json.stream.JsonGeneratorFactory
Creates a JSON generator to write JSON text to a byte stream.
createGenerator(OutputStream, Charset) - Method in interface javax.json.stream.JsonGeneratorFactory
Creates a JSON generator to write JSON text to a byte stream.
createGenerator(Writer) - Static method in class javax.json.Json
Creates a JSON generator for writing JSON to a character stream.
createGenerator(Writer) - Method in class javax.json.spi.JsonProvider
Creates a JSON generator for writing JSON text to a character stream.
createGenerator(Writer) - Method in interface javax.json.stream.JsonGeneratorFactory
Creates a JSON generator to write JSON text to a character stream.
createGenerator(Writer) - Method in class org.jboss.logmanager.formatters.JsonFormatter
 
createGenerator(Writer) - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Creates the generator used to create the structured data.
createGenerator(Writer) - Method in class org.jboss.logmanager.formatters.XmlFormatter
 
createGeneratorFactory(Map<String, ?>) - Static method in class javax.json.Json
Creates a generator factory for creating JsonGenerator objects.
createGeneratorFactory(Map<String, ?>) - Method in class javax.json.spi.JsonProvider
Creates a generator factory for creating JsonGenerator instances.
createHeaders() - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
 
createHeaders() - Method in class io.undertow.websockets.client.WebSocketClientHandshake
 
createIdleTimeoutChannel(StreamConnection) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
createIdleTimeoutChannel(StreamConnection) - Method in class io.undertow.websockets.core.WebSocketChannel
 
createInitialUpgradeResponseStream() - Method in class io.undertow.protocols.http2.Http2Channel
Creates a response stream to respond to the initial HTTP upgrade
createInnerMap() - Method in class org.apache.logging.log4j.spi.LoggerRegistry.ConcurrentMapFactory
 
createInnerMap() - Method in interface org.apache.logging.log4j.spi.LoggerRegistry.MapFactory
 
createInnerMap() - Method in class org.apache.logging.log4j.spi.LoggerRegistry.WeakMapFactory
 
createInputStream(ByteInput) - Static method in class org.jboss.marshalling.Marshalling
Create an InputStream wrapper for a ByteInput.
createInstance(ConnectionHandlerContext) - Method in interface org.jboss.remoting3.spi.ConnectionHandlerFactory
Create a connection handler instance.
createInstance(ConnectionProviderContext, OptionMap, String) - Method in class org.jboss.remoting3.remote.HttpUpgradeConnectionProviderFactory
Create a provider instance for an endpoint.
createInstance(ConnectionProviderContext, OptionMap, String) - Method in class org.jboss.remoting3.remote.RemoteConnectionProviderFactory
Create a provider instance for an endpoint.
createInstance(ConnectionProviderContext, OptionMap, String) - Method in interface org.jboss.remoting3.spi.ConnectionProviderFactory
Create a provider instance for an endpoint.
createList(Class<? super T>) - Static method in class io.undertow.util.AttachmentKey
Construct a new list attachment key.
createMarshaller(MarshallingConfiguration) - Method in interface org.jboss.marshalling.MarshallerFactory
Create a marshaller from this configuration.
createMergeDiff(JsonValue, JsonValue) - Static method in class javax.json.Json
Generates a JSON Merge Patch (RFC 7396) from the source and target JsonValues which when applied to the source, yields the target.
createMergeDiff(JsonValue, JsonValue) - Method in class javax.json.spi.JsonProvider
Generates a JSON Merge Patch (RFC 7396) from the source and target JsonValues which when applied to the source, yields the target.
createMergePatch(JsonValue) - Static method in class javax.json.Json
Creates JSON Merge Patch (RFC 7396) from specified JsonValue.
createMergePatch(JsonValue) - Method in class javax.json.spi.JsonProvider
Creates JSON Merge Patch (RFC 7396) from specified JsonValue.
createNew() - Method in interface org.jboss.marshalling.cloner.ObjectClonerSource
Create a new object cloner.
createObjectBuilder() - Static method in class javax.json.Json
Creates a JSON object builder
createObjectBuilder() - Method in interface javax.json.JsonBuilderFactory
Creates a JsonObjectBuilder instance that is used to build JsonObject.
createObjectBuilder() - Method in class javax.json.spi.JsonProvider
Creates a JSON object builder.
createObjectBuilder(Map<String, Object>) - Static method in class javax.json.Json
Creates a JSON object builder, initialized with the data from specified map.
createObjectBuilder(Map<String, Object>) - Method in interface javax.json.JsonBuilderFactory
Creates a JsonObjectBuilder instance, initialized with the specified object.
createObjectBuilder(Map<String, Object>) - Method in class javax.json.spi.JsonProvider
Creates a JSON object builder, initialized with the data from specified map.
createObjectBuilder(JsonObject) - Static method in class javax.json.Json
Creates a JSON object builder, initialized with the specified object.
createObjectBuilder(JsonObject) - Method in interface javax.json.JsonBuilderFactory
Creates a JsonObjectBuilder instance, initialized with an object.
createObjectBuilder(JsonObject) - Method in class javax.json.spi.JsonProvider
Creates a JSON object builder, initialized with the specified object.
createObjectClonerSource(ObjectClonerFactory, ClonerConfiguration) - Static method in class org.jboss.marshalling.cloner.ObjectCloners
Get an object cloner source which creates cloners with a static configuration.
createOperation(String) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates a generic operation with an empty (root) address.
createOperation(String, ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates an operation.
createOptionalDataException(boolean) - Static method in class org.jboss.marshalling.Marshalling
Construct a new OptionalDataException.
createOptionalDataException(int) - Static method in class org.jboss.marshalling.Marshalling
Construct a new OptionalDataException.
createOuterMap() - Method in class org.apache.logging.log4j.spi.LoggerRegistry.ConcurrentMapFactory
 
createOuterMap() - Method in interface org.apache.logging.log4j.spi.LoggerRegistry.MapFactory
 
createOuterMap() - Method in class org.apache.logging.log4j.spi.LoggerRegistry.WeakMapFactory
 
createOutputStream(ByteOutput) - Static method in class org.jboss.marshalling.Marshalling
Create a OutputStream wrapper for a ByteOutput.
createParser(HttpServerExchange) - Method in class io.undertow.server.handlers.form.FormParserFactory
Creates a form data parser for this request.
createParser(InputStream) - Static method in class javax.json.Json
Creates a JSON parser from a byte stream.
createParser(InputStream) - Method in class javax.json.spi.JsonProvider
Creates a JSON parser from the specified byte stream.
createParser(InputStream) - Method in interface javax.json.stream.JsonParserFactory
Creates a JSON parser from the specified byte stream.
createParser(InputStream, Charset) - Method in interface javax.json.stream.JsonParserFactory
Creates a JSON parser from the specified byte stream.
createParser(Reader) - Static method in class javax.json.Json
Creates a JSON parser from a character stream.
createParser(Reader) - Method in class javax.json.spi.JsonProvider
Creates a JSON parser from a character stream.
createParser(Reader) - Method in interface javax.json.stream.JsonParserFactory
Creates a JSON parser from a character stream.
createParser(JsonArray) - Method in interface javax.json.stream.JsonParserFactory
Creates a JSON parser from the specified JSON array.
createParser(JsonObject) - Method in interface javax.json.stream.JsonParserFactory
Creates a JSON parser from the specified JSON object.
createParserFactory(Map<String, ?>) - Static method in class javax.json.Json
Creates a parser factory for creating JsonParser objects.
createParserFactory(Map<String, ?>) - Method in class javax.json.spi.JsonProvider
Creates a parser factory for creating JsonParser instances.
createPatch(JsonArray) - Static method in class javax.json.Json
Creates a JSON Patch (RFC 6902) from the specified operations.
createPatch(JsonArray) - Method in class javax.json.spi.JsonProvider
Creates a JSON Patch (RFC 6902) from the specified operations.
createPatchBuilder() - Static method in class javax.json.Json
Creates a JSON Patch builder (RFC 6902).
createPatchBuilder() - Method in class javax.json.spi.JsonProvider
Creates a JSON Patch builder (RFC 6902).
createPatchBuilder(JsonArray) - Static method in class javax.json.Json
Creates a JSON Patch builder (RFC 6902), initialized with the specified operations.
createPatchBuilder(JsonArray) - Method in class javax.json.spi.JsonProvider
Creates a JSON Patch builder (RFC 6902), initialized with the specified operations.
createPointer(String) - Static method in class javax.json.Json
Creates JSON Pointer (RFC 6901) from given jsonPointer string.
createPointer(String) - Method in class javax.json.spi.JsonProvider
Creates JSON Pointer (RFC 6901) from given jsonPointer string.
createProxyHandler() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
Get the handler proxying the requests.
createProxyHandler(HttpHandler) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
Get the handler proxying the requests.
createReadAttributeOperation(ModelNode, String) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates an operation to read the attribute represented by the attributeName parameter.
createReader(InputStream) - Static method in class javax.json.Json
Creates a JSON reader from a byte stream.
createReader(InputStream) - Method in interface javax.json.JsonReaderFactory
Creates a JSON reader from a byte stream.
createReader(InputStream) - Method in class javax.json.spi.JsonProvider
Creates a JSON reader from a byte stream.
createReader(InputStream, Charset) - Method in interface javax.json.JsonReaderFactory
Creates a JSON reader from a byte stream.
createReader(Reader) - Static method in class javax.json.Json
Creates a JSON reader from a character stream.
createReader(Reader) - Method in interface javax.json.JsonReaderFactory
Creates a JSON reader from a character stream.
createReader(Reader) - Method in class javax.json.spi.JsonProvider
Creates a JSON reader from a character stream.
createReaderFactory(Map<String, ?>) - Static method in class javax.json.Json
Creates a reader factory for creating JsonReader objects.
createReaderFactory(Map<String, ?>) - Method in class javax.json.spi.JsonProvider
Creates a reader factory for creating JsonReader objects.
createReadResourceOperation(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates a non-recursive operation to read a resource.
createReadResourceOperation(ModelNode, boolean) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates an operation to read a resource.
createReceiving(Channel, ExecutorService) - Static method in class org.jboss.as.controller.client.impl.ExistingChannelModelControllerClient
Create a model controller client which is exclusively receiving messages on an existing channel.
createRemoveOperation(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates a remove operation.
createResponseSender(HttpServerExchange) - Static method in class io.undertow.server.protocol.http.HttpContinue
Creates a response sender that can be used to send a HTTP 100-continue response.
createRestartResponse() - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
createRFC3164Header(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.SyslogHandler
 
createRFC5424Header(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.SyslogHandler
 
createRollback() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
 
createRollbackCancelledResponse(UpdateResultHandlerResponse) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
createRollbackFailedResponse(UpdateResultHandlerResponse, Throwable) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
createRollbackResponse(UpdateResultHandlerResponse) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
createRollbackTimedOutResponse(UpdateResultHandlerResponse) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
createRollingToServers() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
 
createSecKey() - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
 
createSecurityContext(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractSecurityContextAssociationHandler
 
createSecurityContext(HttpServerExchange) - Method in class io.undertow.security.handlers.SecurityInitialHandler
 
createSecurityContext(HttpServerExchange, AuthenticationMode, IdentityManager, String) - Method in interface io.undertow.security.api.SecurityContextFactory
Deprecated.
Instantiates and returns a SecurityContext using the specified parameters.
createSecurityContext(HttpServerExchange, AuthenticationMode, IdentityManager, String) - Method in class io.undertow.security.impl.SecurityContextFactoryImpl
 
createServer(SocketAddress, OptionMap, SaslAuthenticationFactory, SSLContext) - Method in interface org.jboss.remoting3.spi.NetworkServerProvider
Create a network server.
createSession(HttpServerExchange, SessionConfig) - Method in class io.undertow.server.session.InMemorySessionManager
 
createSession(HttpServerExchange, SessionConfig) - Method in interface io.undertow.server.session.SessionManager
Creates a new session.
createSessionId() - Method in class io.undertow.server.session.SecureRandomSessionIdGenerator
 
createSessionId() - Method in interface io.undertow.server.session.SessionIdGenerator
 
createSettingsFrame(OptionMap, ByteBufferPool) - Static method in class io.undertow.client.http2.Http2ClearClientProvider
 
createSimple(ModelNode) - Static method in class org.jboss.as.controller.client.OperationResponse.Factory
 
createSingleSignOn(Account, String) - Method in class io.undertow.security.impl.InMemorySingleSignOnManager
 
createSingleSignOn(Account, String) - Method in interface io.undertow.security.impl.SingleSignOnManager
 
createSocket() - Method in interface org.jboss.logmanager.handlers.ClientSocketFactory
Creates a TCP socket.
createSslConnectionServer(XnioWorker, InetSocketAddress, ChannelListener<? super AcceptingChannel<SslConnection>>, OptionMap) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
 
createSslTcpServer(XnioWorker, InetSocketAddress, ChannelListener<? super AcceptingChannel<ConnectedSslStreamChannel>>, OptionMap) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
 
createStream(HeaderMap) - Method in class io.undertow.protocols.http2.Http2Channel
Creates a strema using a HEADERS frame
createStreamSinkChannel(WebSocketFrameType) - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
 
createStreamSinkChannel(WebSocketFrameType) - Method in class io.undertow.websockets.core.WebSocketChannel
Create a new StreamSinkFrameChannel which can be used to send a WebSocket Frame of the type WebSocketFrameType.
createSuccessResponse(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
createThreadContextMap() - Static method in class org.apache.logging.log4j.spi.ThreadContextMapFactory
 
createThreadInfo() - Method in interface org.apache.logging.log4j.message.ThreadDumpMessage.ThreadInfoFactory
 
createTimeoutResponse() - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
createUndefineAttributeOperation(ModelNode, String) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates an operation to undefine an attribute value represented by the attributeName parameter.
createUnmarshaller(MarshallingConfiguration) - Method in interface org.jboss.marshalling.MarshallerFactory
Create an unmarshaller from this configuration.
createURLDecoder() - Static method in class io.undertow.util.FlexBase64
Creates a state driven base64url decoder.
createURLEncoder(boolean) - Static method in class io.undertow.util.FlexBase64
Creates a state driven base64url encoder.
createValue(double) - Static method in class javax.json.Json
Creates a JsonNumber.
createValue(double) - Method in class javax.json.spi.JsonProvider
Creates a JsonNumber.
createValue(int) - Static method in class javax.json.Json
Creates a JsonNumber.
createValue(int) - Method in class javax.json.spi.JsonProvider
Creates a JsonNumber.
createValue(long) - Static method in class javax.json.Json
Creates a JsonNumber.
createValue(long) - Method in class javax.json.spi.JsonProvider
Creates a JsonNumber.
createValue(String) - Static method in class javax.json.Json
Creates a JsonString.
createValue(String) - Method in class javax.json.spi.JsonProvider
Creates a JsonString.
createValue(BigDecimal) - Static method in class javax.json.Json
Creates a JsonNumber.
createValue(BigDecimal) - Method in class javax.json.spi.JsonProvider
Creates a JsonNumber.
createValue(BigInteger) - Static method in class javax.json.Json
Creates a JsonNumber.
createValue(BigInteger) - Method in class javax.json.spi.JsonProvider
Creates a JsonNumber.
createView() - Method in class io.undertow.util.ReferenceCountedPooled
 
createView(int) - Method in class io.undertow.util.ReferenceCountedPooled
 
createWriteAttributeOperation(ModelNode, String, boolean) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates an operation to write an attribute value represented by the attributeName parameter.
createWriteAttributeOperation(ModelNode, String, int) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates an operation to write an attribute value represented by the attributeName parameter.
createWriteAttributeOperation(ModelNode, String, long) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates an operation to write an attribute value represented by the attributeName parameter.
createWriteAttributeOperation(ModelNode, String, String) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates an operation to write an attribute value represented by the attributeName parameter.
createWriteAttributeOperation(ModelNode, String, ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
Creates an operation to write an attribute value represented by the attributeName parameter.
createWriter(OutputStream) - Static method in class javax.json.Json
Creates a JSON writer to write a JSON object or array structure to the specified byte stream.
createWriter(OutputStream) - Method in interface javax.json.JsonWriterFactory
Creates a JSON writer to write a JSON object or array structure to the specified byte stream.
createWriter(OutputStream) - Method in class javax.json.spi.JsonProvider
Creates a JSON writer to write a JSON object or array structure to the specified byte stream.
createWriter(OutputStream, Charset) - Method in interface javax.json.JsonWriterFactory
Creates a JSON writer to write a JSON object or array structure to the specified byte stream.
createWriter(Writer) - Static method in class javax.json.Json
Creates a JSON writer to write a JSON object or array structure to the specified character stream.
createWriter(Writer) - Method in interface javax.json.JsonWriterFactory
Creates a JSON writer to write a JSON object or array structure to the specified character stream.
createWriter(Writer) - Method in class javax.json.spi.JsonProvider
Creates a JSON writer to write a JSON object or array structure to the specified character stream.
createWriterFactory(Map<String, ?>) - Static method in class javax.json.Json
Creates a writer factory for creating JsonWriter objects.
createWriterFactory(Map<String, ?>) - Method in class javax.json.spi.JsonProvider
Creates a writer factory for creating JsonWriter objects.
Creator - Interface in org.jboss.marshalling
Deprecated.
This API is deprecated and will be removed in a future version.
Credential - Interface in io.undertow.security.idm
Representation of a users Credential.
CredentialSecurityFactory - Interface in org.wildfly.extension.elytron.capabilities
A SecurityFactory that returns a Credential.
CRITICAL - org.jboss.logmanager.handlers.SyslogHandler.Severity
 
current - Variable in class io.undertow.server.AbstractServerConnection
 
currentBuffer - Variable in class io.undertow.conduits.DeflatingStreamSinkConduit
The streams buffer.
CUSTOM_TIME - Static variable in class io.undertow.attribute.DateTimeAttribute
 

D

DASH - Static variable in class io.undertow.util.MultipartParser
The dash (-) ASCII character value.
data(ByteBuffer) - Method in interface io.undertow.util.MultipartParser.PartHandler
 
dataAlreadyQueued() - Method in class io.undertow.UndertowMessages_$bundle
 
dataAlreadyQueued() - Method in interface io.undertow.UndertowMessages
 
dataAlreadyQueued$str() - Method in class io.undertow.UndertowMessages_$bundle
 
dataDeflated(byte[], int, int) - Method in class io.undertow.conduits.GzipStreamSourceConduit
 
dataDeflated(byte[], int, int) - Method in class io.undertow.conduits.InflatingStreamSourceConduit
 
dataLargerThanContentLength(long, long) - Method in class io.undertow.UndertowLogger_$logger
 
dataLargerThanContentLength(long, long) - Method in interface io.undertow.UndertowLogger
 
dataLargerThanContentLength$str() - Method in class io.undertow.UndertowLogger_$logger
 
dataReady(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
Called when data has been read from the underlying channel.
datasourceNotFound(String) - Method in class io.undertow.UndertowMessages_$bundle
 
datasourceNotFound(String) - Method in interface io.undertow.UndertowMessages
 
datasourceNotFound$str() - Method in class io.undertow.UndertowMessages_$bundle
 
dataStillRemainingInChunk(long) - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
dataStillRemainingInChunk(long) - Method in interface io.undertow.client.UndertowClientMessages
 
dataStillRemainingInChunk$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
date(HttpHandler) - Static method in class io.undertow.Handlers
Deprecated.
DATE - Static variable in class io.undertow.util.Headers
 
DATE_STRING - Static variable in class io.undertow.util.Headers
 
DATE_TIME - Static variable in class io.undertow.attribute.DateTimeAttribute
 
DATE_TIME_SHORT - Static variable in class io.undertow.attribute.DateTimeAttribute
 
dateFormatStep(String, boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the date of the log record with the given justification rules.
dateFormatStep(TimeZone, String, boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the date of the log record with the given justification rules.
dateFormatStep(TimeZone, String, boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the date of the log record with the given justification rules.
DateHandler - Class in io.undertow.server.handlers
Deprecated.
DateHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.DateHandler
Deprecated.
 
dateTime() - Static method in class io.undertow.attribute.ExchangeAttributes
 
DateTimeAttribute - Class in io.undertow.attribute
The current time
DateTimeAttribute(String) - Constructor for class io.undertow.attribute.DateTimeAttribute
 
DateTimeAttribute(String, String) - Constructor for class io.undertow.attribute.DateTimeAttribute
 
DateTimeAttribute.Builder - Class in io.undertow.attribute
 
DateUtils - Class in io.undertow.util
Utility for parsing and generating dates
DAY - org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
 
DAYS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
debug(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the DEBUG level.
debug(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the DEBUG level including the stack trace of the Throwable throwable passed as parameter.
debug(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the DEBUG level.
debug(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG.
debug(Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debug(Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG.
debug(Object, Object[]) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.debugv(String, Object...) is recommended.
debug(Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.debugv(Throwable, String, Object...) is recommended.
debug(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the DEBUG level including the stack trace of the Throwable throwable passed as parameter.
debug(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of DEBUG.
debug(Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debug(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of DEBUG.
debug(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the DEBUG level.
debug(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String) - Method in class org.slf4j.event.EventRecodingLogger
 
debug(String) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
debug(String) - Method in class org.slf4j.helpers.SubstituteLogger
 
debug(String) - Method in interface org.slf4j.Logger
Log a message at the DEBUG level.
debug(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
debug(String, Object) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
debug(String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
debug(String, Object) - Method in interface org.slf4j.Logger
Log a message at the DEBUG level according to the specified format and argument.
debug(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the DEBUG level.
debug(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
 
debug(String, Object...) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
debug(String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
 
debug(String, Object...) - Method in interface org.slf4j.Logger
Log a message at the DEBUG level according to the specified format and arguments.
debug(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
debug(String, Object, Object) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
debug(String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
debug(String, Object, Object) - Method in interface org.slf4j.Logger
Log a message at the DEBUG level according to the specified format and arguments.
debug(String, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable with a level of DEBUG.
debug(String, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debug(String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable with a level of DEBUG.
debug(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of DEBUG and a specific logger class name.
debug(String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debug(String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of DEBUG and a specific logger class name.
debug(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the DEBUG level including the stack trace of the Throwable throwable passed as parameter.
debug(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
 
debug(String, Throwable) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
debug(String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
 
debug(String, Throwable) - Method in interface org.slf4j.Logger
Log an exception (throwable) at the DEBUG level with an accompanying message.
debug(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the DEBUG level.
debug(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the DEBUG level.
debug(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence at the DEBUG level including the stack trace of the Throwable throwable passed as parameter.
debug(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the DEBUG level.
debug(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the DEBUG level including the stack trace of the Throwable throwable passed as parameter.
debug(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the DEBUG level.
debug(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the DEBUG level.
debug(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at debug level.
debug(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the DEBUG level including the stack trace of the Throwable throwable passed as parameter.
debug(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the DEBUG level.
debug(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the DEBUG level.
debug(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the DEBUG level.
debug(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the DEBUG level with the specified Marker.
debug(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the DEBUG level) with the specified Marker and including the stack trace of the Throwable throwable passed as parameter.
debug(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the DEBUG level with the specified Marker.
debug(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the DEBUG level) with the specified Marker and including the stack trace of the Throwable throwable passed as parameter.
debug(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the DEBUG level.
debug(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the DEBUG level.
debug(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the DEBUG level.
debug(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the DEBUG level) including the stack trace of the Throwable throwable passed as parameter.
debug(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the DEBUG level.
debug(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the DEBUG level) including the stack trace of the Throwable throwable passed as parameter.
debug(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
debug(Marker, String) - Method in class org.slf4j.event.EventRecodingLogger
 
debug(Marker, String) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
debug(Marker, String) - Method in class org.slf4j.helpers.SubstituteLogger
 
debug(Marker, String) - Method in interface org.slf4j.Logger
Log a message with the specific Marker at the DEBUG level.
debug(Marker, String, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
debug(Marker, String, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
debug(Marker, String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
debug(Marker, String, Object) - Method in interface org.slf4j.Logger
This method is similar to Logger.debug(String, Object) method except that the marker data is also taken into consideration.
debug(Marker, String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
 
debug(Marker, String, Object...) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
debug(Marker, String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
 
debug(Marker, String, Object...) - Method in interface org.slf4j.Logger
This method is similar to Logger.debug(String, Object...) method except that the marker data is also taken into consideration.
debug(Marker, String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
debug(Marker, String, Object, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
debug(Marker, String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
debug(Marker, String, Object, Object) - Method in interface org.slf4j.Logger
This method is similar to Logger.debug(String, Object, Object) method except that the marker data is also taken into consideration.
debug(Marker, String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
 
debug(Marker, String, Throwable) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
debug(Marker, String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
 
debug(Marker, String, Throwable) - Method in interface org.slf4j.Logger
This method is similar to Logger.debug(String, Throwable) method except that the marker data is also taken into consideration.
DEBUG - org.apache.logging.log4j.spi.StandardLevel
A general debugging event.
DEBUG - org.jboss.logging.Logger.Level
 
DEBUG - org.jboss.logmanager.handlers.SyslogHandler.Severity
 
DEBUG - org.slf4j.event.Level
 
DEBUG - Static variable in class org.apache.logging.log4j.Level
A general debugging event.
DEBUG - Static variable in class org.jboss.logmanager.Level
 
DEBUG_INT - Static variable in class org.slf4j.event.EventConstants
 
DEBUG_INT - Static variable in interface org.slf4j.spi.LocationAwareLogger
 
debugf(String, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, int) - Method in class org.jboss.logging.Logger
 
debugf(String, int, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, int, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, int, int) - Method in class org.jboss.logging.Logger
 
debugf(String, int, int, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, int, int, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, int, int, int) - Method in class org.jboss.logging.Logger
 
debugf(String, int, int, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, int, int, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, int, int, Object) - Method in class org.jboss.logging.Logger
 
debugf(String, int, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, int, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, int, Object) - Method in class org.jboss.logging.Logger
 
debugf(String, int, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, int, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, int, Object, Object) - Method in class org.jboss.logging.Logger
 
debugf(String, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, long) - Method in class org.jboss.logging.Logger
 
debugf(String, long, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, long, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, long, long) - Method in class org.jboss.logging.Logger
 
debugf(String, long, long, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, long, long, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, long, long, long) - Method in class org.jboss.logging.Logger
 
debugf(String, long, long, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, long, long, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, long, long, Object) - Method in class org.jboss.logging.Logger
 
debugf(String, long, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, long, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, long, Object) - Method in class org.jboss.logging.Logger
 
debugf(String, long, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, long, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, long, Object, Object) - Method in class org.jboss.logging.Logger
 
debugf(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, int) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, int, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, int, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, int, int) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, int, int, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, int, int, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, int, int, int) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, int, int, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, int, int, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, int, int, Object) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, int, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, int, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, int, Object) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, int, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, int, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, int, Object, Object) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, long) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, long, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, long, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, long, long) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, long, long, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, long, long, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, long, long, long) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, long, long, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, long, long, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, long, long, Object) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, long, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, long, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, long, Object) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, long, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, long, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, long, Object, Object) - Method in class org.jboss.logging.Logger
 
debugf(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
DebuggingStreamSinkConduit - Class in io.undertow.conduits
Conduit that saves all the data that is written through it and can dump it to the console
DebuggingStreamSinkConduit(StreamSinkConduit) - Constructor for class io.undertow.conduits.DebuggingStreamSinkConduit
Construct a new instance.
DebuggingStreamSourceConduit - Class in io.undertow.conduits
Conduit that saves all the data that is written through it and can dump it to the console
DebuggingStreamSourceConduit(StreamSourceConduit) - Constructor for class io.undertow.conduits.DebuggingStreamSourceConduit
Construct a new instance.
debugv(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugv(String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugv(String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugv(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugv(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugv(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugv(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugv(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
debugv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
debugv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using MessageFormat-style formatting.
decode(byte[], int, int) - Static method in class io.undertow.util.FlexBase64
Decodes a Base64 encoded byte array into a new byte buffer.
decode(byte[], int, int, byte[], int, int) - Method in class io.undertow.util.FlexBase64.Decoder
Decodes one Base64 byte array into another byte array.
decode(String) - Static method in class io.undertow.util.FlexBase64
Decodes a Base64 encoded string into a new byte buffer.
decode(String, byte[]) - Method in class io.undertow.util.FlexBase64.Decoder
Decodes a Base64 encoded string into the passed byte array.
decode(String, int, int, byte[], int, int) - Method in class io.undertow.util.FlexBase64.Decoder
Decodes one Base64 byte array into another byte array.
decode(String, String, boolean, boolean, StringBuilder) - Static method in class io.undertow.util.URLUtils
Decodes a URL.
decode(String, String, boolean, StringBuilder) - Static method in class io.undertow.util.URLUtils
Decodes a URL.
decode(ByteBuffer) - Static method in class io.undertow.util.FlexBase64
Decodes a Base64 encoded byte buffer into a new byte buffer.
decode(ByteBuffer, boolean) - Method in class io.undertow.protocols.http2.HpackDecoder
Decodes the provided frame data.
decode(ByteBuffer, int, StringBuilder) - Static method in class io.undertow.protocols.http2.HPackHuffman
Decodes a huffman encoded string into the target StringBuilder.
decode(ByteBuffer, ByteBuffer) - Method in class io.undertow.util.FlexBase64.Decoder
Decodes one Base64 byte buffer into another.
DECODE_URL - Static variable in class io.undertow.UndertowOptions
If this is true then the parser will decode the URL and query parameters using the selected character encoding (UTF-8 by default).
decodePointer(String) - Static method in class javax.json.Json
Decodes a passed JSON-pointer string as defined by RFC 6901.
decodeURL(byte[], int, int) - Static method in class io.undertow.util.FlexBase64
Decodes a Base64url encoded byte array into a new byte buffer.
decodeURL(String) - Static method in class io.undertow.util.FlexBase64
Decodes a Base64url encoded string into a new byte buffer.
decodeURL(ByteBuffer) - Static method in class io.undertow.util.FlexBase64
Decodes a Base64url encoded byte buffer into a new byte buffer.
decodingFrameWithOpCode(int) - Method in class io.undertow.websockets.core.WebSocketLogger_$logger
 
decodingFrameWithOpCode(int) - Method in interface io.undertow.websockets.core.WebSocketLogger
 
decodingFrameWithOpCode$str() - Method in class io.undertow.websockets.core.WebSocketLogger_$logger
 
decrementConnectionCount() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
decrementRef(String) - Method in class org.jboss.logmanager.LogContext
 
deepToString(Object) - Static method in class org.apache.logging.log4j.message.ParameterizedMessage
This method performs a deep toString of the given Object.
DEFAULT - Static variable in class io.undertow.util.MimeMappings
 
DEFAULT - Static variable in interface org.jboss.marshalling.SerializabilityChecker
The default serializability checker.
DEFAULT - Static variable in interface org.jboss.remoting3._private.Equaller
 
DEFAULT_ADDRESS - Static variable in class org.jboss.logmanager.handlers.SyslogHandler
 
DEFAULT_AUTHENTICATION_RETRIES - Static variable in class org.jboss.remoting3.RemotingOptions
The default number of authentication retries.
DEFAULT_CATEGORY - Static variable in class io.undertow.server.handlers.accesslog.JBossLoggingAccessLogReceiver
 
DEFAULT_DATE_TIME_FORMAT - Static variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
The default format to use when formatting dates
DEFAULT_DEFLATER - Static variable in class io.undertow.websockets.extensions.PerMessageDeflateHandshake
Default configuration for DEFLATE algorithm implementation
DEFAULT_ENABLE_RFC6265_COOKIE_VALIDATION - Static variable in class io.undertow.UndertowOptions
 
DEFAULT_ENCODING - Static variable in class org.jboss.logmanager.handlers.SyslogHandler
 
DEFAULT_FACILITY - Static variable in class org.jboss.logmanager.handlers.SyslogHandler
 
DEFAULT_FACTORY_SECURITY_PROPERTY - Static variable in class javax.security.auth.message.config.AuthConfigFactory
The name of the Security property used to define the default AuthConfigFactory implementation class.
DEFAULT_FLOW_MESSAGE_FACTORY_CLASS - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
The default FlowMessageFactory class.
DEFAULT_HEADER_FUNCTION - Static variable in class io.undertow.protocols.http2.HpackEncoder
 
DEFAULT_HEARTBEAT_INTERVAL - Static variable in class org.jboss.remoting3.RemotingOptions
The default heartbeat interval, set to 60000 that way a heartbeat is always sent by default to prevent side effects of network failures, check REM-331 for more information.
DEFAULT_HTTP_HEADERS_CACHE_SIZE - Static variable in class io.undertow.UndertowOptions
 
DEFAULT_INITIAL_WINDOW_SIZE - Static variable in class io.undertow.protocols.http2.Http2Channel
 
DEFAULT_LOG_CONTEXT_SELECTOR - Static variable in class org.jboss.logmanager.LogContext
The default log context selector, which always returns the system log context.
DEFAULT_MAX_BUFFERED_REQUEST_SIZE - Static variable in class io.undertow.UndertowOptions
 
DEFAULT_MAX_CACHED_HEADER_SIZE - Static variable in class io.undertow.UndertowOptions
 
DEFAULT_MAX_DATA_SIZE - Static variable in class io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel
 
DEFAULT_MAX_ENTITY_SIZE - Static variable in class io.undertow.UndertowOptions
We do not have a default upload limit
DEFAULT_MAX_FRAME_SIZE - Static variable in class io.undertow.protocols.http2.Http2Channel
 
DEFAULT_MAX_HEADER_SIZE - Static variable in class io.undertow.UndertowOptions
The default size we allow for the HTTP header.
DEFAULT_MAX_HEADERS - Static variable in class io.undertow.UndertowOptions
 
DEFAULT_MAX_INBOUND_CHANNELS - Static variable in class org.jboss.remoting3.RemotingOptions
The default maximum number of inbound channels.
DEFAULT_MAX_INBOUND_MESSAGE_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The default maximum inbound message size.
DEFAULT_MAX_INBOUND_MESSAGES - Static variable in class org.jboss.remoting3.RemotingOptions
The default maximum number of concurrent inbound messages on a channel.
DEFAULT_MAX_OUTBOUND_CHANNELS - Static variable in class org.jboss.remoting3.RemotingOptions
The default maximum number of outbound channels.
DEFAULT_MAX_OUTBOUND_MESSAGE_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The default maximum outbound message size.
DEFAULT_MAX_PARAMETERS - Static variable in class io.undertow.UndertowOptions
 
DEFAULT_MESSAGE_ACK_TIMEOUT - Static variable in class org.jboss.remoting3.RemotingOptions
The default value for message ack timeout configuration
DEFAULT_MESSAGE_FACTORY_CLASS - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
The default MessageFactory class.
DEFAULT_MIME_MAPPINGS - Static variable in class io.undertow.util.MimeMappings
 
DEFAULT_NAMESPACE - Static variable in class org.jboss.logmanager.formatters.XmlFormatter
 
DEFAULT_PAGE - Static variable in interface io.undertow.security.api.AuthenticationMechanismFactory
 
DEFAULT_PORT - Static variable in class org.jboss.logmanager.handlers.SocketHandler
 
DEFAULT_PORT - Static variable in class org.jboss.logmanager.handlers.SyslogHandler
 
DEFAULT_POST_LOCATION - Static variable in class io.undertow.security.impl.FormAuthenticationMechanism
 
DEFAULT_PROCESSID - Static variable in class org.apache.logging.log4j.util.ProcessIdUtil
 
DEFAULT_RECEIVE_BUFFER_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The default receive buffer size.
DEFAULT_RESOLVER - Static variable in class org.jboss.dmr.ValueExpressionResolver
The default value expression resolver.
DEFAULT_SASL_PROTOCOL - Static variable in class org.jboss.remoting3.RemotingOptions
The default SASL protocol name.
DEFAULT_SECURE_PORT - Static variable in class org.jboss.logmanager.handlers.SyslogHandler
 
DEFAULT_SEND_BUFFER_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The default send buffer size.
DEFAULT_SESSION_ID - Static variable in class io.undertow.server.session.SessionCookieConfig
 
DEFAULT_STATUS_LISTENER_LEVEL - Static variable in class org.apache.logging.log4j.status.StatusLogger
System property that can be configured with the Level name to use as the default level for StatusListeners.
DEFAULT_THRESHOLD - Static variable in class io.undertow.server.handlers.StuckThreadDetectionHandler
 
DefaultAccessLogReceiver - Class in io.undertow.server.handlers.accesslog
Log Receiver that stores logs in a directory under the specified file name, and rotates them after midnight.
DefaultAccessLogReceiver(Executor, File, String) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
 
DefaultAccessLogReceiver(Executor, File, String, String) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
 
DefaultAccessLogReceiver(Executor, File, String, String, boolean) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
 
DefaultAccessLogReceiver(Executor, Path, String) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
 
DefaultAccessLogReceiver(Executor, Path, String, String) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
 
DefaultAccessLogReceiver(Executor, Path, String, String, boolean) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
 
DefaultAccessLogReceiver.Builder - Class in io.undertow.server.handlers.accesslog
 
DefaultAlpnEngineManager - Class in io.undertow.protocols.alpn
 
DefaultAlpnEngineManager() - Constructor for class io.undertow.protocols.alpn.DefaultAlpnEngineManager
 
DefaultByteBufferPool - Class in io.undertow.server
A byte buffer pool that supports reference counted pools.
DefaultByteBufferPool(boolean, int) - Constructor for class io.undertow.server.DefaultByteBufferPool
 
DefaultByteBufferPool(boolean, int, int, int) - Constructor for class io.undertow.server.DefaultByteBufferPool
 
DefaultByteBufferPool(boolean, int, int, int, int) - Constructor for class io.undertow.server.DefaultByteBufferPool
 
DefaultConfigurationLocator - Class in org.jboss.logmanager
A configuration locator which looks for a logging.properties file in the class path, allowing the location to be overridden via a URL specified in the logging.configuration system property.
DefaultConfigurationLocator() - Constructor for class org.jboss.logmanager.DefaultConfigurationLocator
 
defaultContextCannotBeNull() - Method in class io.undertow.UndertowMessages_$bundle
 
defaultContextCannotBeNull() - Method in interface io.undertow.UndertowMessages
 
defaultContextCannotBeNull$str() - Method in class io.undertow.UndertowMessages_$bundle
 
DefaultFlowMessageFactory - Class in org.apache.logging.log4j.message
Default factory for flow messages.
DefaultFlowMessageFactory() - Constructor for class org.apache.logging.log4j.message.DefaultFlowMessageFactory
Constructs a message factory with "Enter" and "Exit" as the default flow strings.
DefaultFlowMessageFactory(String, String) - Constructor for class org.apache.logging.log4j.message.DefaultFlowMessageFactory
Constructs a message factory with the given entry and exit strings.
DefaultIoCallback - Class in io.undertow.io
A default callback implementation that simply ends the exchange
DefaultIoCallback() - Constructor for class io.undertow.io.DefaultIoCallback
 
DefaultLogBuilder - Class in org.apache.logging.log4j.internal
Collects data for a log event and then logs it.
DefaultLogBuilder(Logger) - Constructor for class org.apache.logging.log4j.internal.DefaultLogBuilder
 
DefaultLogBuilder(Logger, Level) - Constructor for class org.apache.logging.log4j.internal.DefaultLogBuilder
 
defaultParameter() - Method in class io.undertow.predicate.AuthenticationRequiredPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.ContainsPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.EqualsPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.ExistsPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.IdempotentPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.MaxContentSizePredicate.Builder
Deprecated.
 
defaultParameter() - Method in class io.undertow.predicate.MethodPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.MinContentSizePredicate.Builder
Deprecated.
 
defaultParameter() - Method in class io.undertow.predicate.PathMatchPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.PathPrefixPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.PathSuffixPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.PathTemplatePredicate.Builder
 
defaultParameter() - Method in interface io.undertow.predicate.PredicateBuilder
 
defaultParameter() - Method in class io.undertow.predicate.PredicatesHandler.DoneHandlerBuilder
 
defaultParameter() - Method in class io.undertow.predicate.PredicatesHandler.RestartHandlerBuilder
 
defaultParameter() - Method in class io.undertow.predicate.RegularExpressionPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.RequestLargerThanPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.RequestSmallerThanPredicate.Builder
 
defaultParameter() - Method in class io.undertow.predicate.SecurePredicate.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.AccessControlListHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.accesslog.AccessLogHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.AllowedMethodsHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.BlockingHandler.Builder
 
defaultParameter() - Method in interface io.undertow.server.handlers.builder.HandlerBuilder
 
defaultParameter() - Method in class io.undertow.server.handlers.builder.ResponseCodeHandlerBuilder
 
defaultParameter() - Method in class io.undertow.server.handlers.builder.RewriteHandlerBuilder
 
defaultParameter() - Method in class io.undertow.server.handlers.ByteRangeHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.CanonicalPathHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.DisableCacheHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.DisallowedMethodsHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.encoding.EncodingHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.encoding.RequestEncodingHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.ForwardedHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.HttpContinueAcceptingHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.HttpTraceHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.JDBCLogHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.LearningPushHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.LocalNameResolvingHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.PathSeparatorHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.PeerNameResolvingHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.proxy.ProxyHandlerBuilder
 
defaultParameter() - Method in class io.undertow.server.handlers.ProxyPeerAddressHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.RedirectHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.RequestBufferingHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.RequestDumpingHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.RequestLimitingHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.resource.ResourceHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.ResponseRateLimitingHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.SameSiteCookieHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.SecureCookieHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.SetAttributeHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.SetAttributeHandler.ClearBuilder
 
defaultParameter() - Method in class io.undertow.server.handlers.SetErrorHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.SetHeaderHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.SSLHeaderHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.StoredResponseHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.StuckThreadDetectionHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.handlers.URLDecodingHandler.Builder
 
defaultParameter() - Method in class io.undertow.server.JvmRouteHandler.Builder
 
defaultReadObject() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
defaultReadObject() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
May not be invoked in this context.
DefaultResourceSupplier - Class in io.undertow.server.handlers.resource
A resource supplier that just delegates directly to a resource manager
DefaultResourceSupplier(ResourceManager) - Constructor for class io.undertow.server.handlers.resource.DefaultResourceSupplier
 
DefaultResponseListener - Interface in io.undertow.server
Listener interface for default response handlers.
DefaultThreadContextMap - Class in org.apache.logging.log4j.spi
The actual ThreadContext Map.
DefaultThreadContextMap() - Constructor for class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
DefaultThreadContextMap(boolean) - Constructor for class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
DefaultThreadContextStack - Class in org.apache.logging.log4j.spi
A copy-on-write thread-safe variant of org.apache.logging.log4j.spi.ThreadContextStack in which all mutative operations (add, pop, and so on) are implemented by making a fresh copy of the underlying list.
DefaultThreadContextStack(boolean) - Constructor for class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
DefaultValue<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.
DefaultValue(Value<T>, Value<? extends T>) - Constructor for class org.jboss.msc.value.DefaultValue
Deprecated.
Construct a new instance.
defaultWriteObject() - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
defaultWriteObject() - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
DEFLATE - Static variable in class io.undertow.util.Headers
 
DeflateEncodingProvider - Class in io.undertow.server.handlers.encoding
Content coding for 'deflate'
DeflateEncodingProvider() - Constructor for class io.undertow.server.handlers.encoding.DeflateEncodingProvider
 
DeflateEncodingProvider(int) - Constructor for class io.undertow.server.handlers.encoding.DeflateEncodingProvider
 
DeflateEncodingProvider(ObjectPool<Deflater>) - Constructor for class io.undertow.server.handlers.encoding.DeflateEncodingProvider
 
deflater - Variable in class io.undertow.conduits.DeflatingStreamSinkConduit
 
DeflatingStreamSinkConduit - Class in io.undertow.conduits
Channel that handles deflate compression
DeflatingStreamSinkConduit(ConduitFactory<StreamSinkConduit>, HttpServerExchange) - Constructor for class io.undertow.conduits.DeflatingStreamSinkConduit
 
DeflatingStreamSinkConduit(ConduitFactory<StreamSinkConduit>, HttpServerExchange, int) - Constructor for class io.undertow.conduits.DeflatingStreamSinkConduit
 
DeflatingStreamSinkConduit(ConduitFactory<StreamSinkConduit>, HttpServerExchange, ObjectPool<Deflater>) - Constructor for class io.undertow.conduits.DeflatingStreamSinkConduit
 
DelayedHandler - Class in org.jboss.logmanager.handlers
A handler that queues messages until it's at least one child handler is added or set.
DelayedHandler() - Constructor for class org.jboss.logmanager.handlers.DelayedHandler
 
delegate - Variable in class io.undertow.channels.DetachableStreamSinkChannel
 
delegate - Variable in class io.undertow.channels.DetachableStreamSourceChannel
 
DelegateOpenListener - Interface in io.undertow.server
An open listener that handles being delegated to, e.g.
DelegatingBasicLogger - Class in org.jboss.logging
A serializable, delegating basic logger instance.
DelegatingBasicLogger(Logger) - Constructor for class org.jboss.logging.DelegatingBasicLogger
Construct a new instance.
DelegatingModelControllerClient - Class in org.jboss.as.controller.client.helpers
Utility class to support delegation of ModelControllerClient calls.
DelegatingModelControllerClient(DelegatingModelControllerClient.DelegateProvider) - Constructor for class org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
 
DelegatingModelControllerClient(ModelControllerClient) - Constructor for class org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
 
DelegatingModelControllerClient.DelegateProvider - Interface in org.jboss.as.controller.client.helpers
Provides a delegate for use by the DelegatingModelControllerClient
DelegatingRemotingConnectorServer - Class in org.jboss.remotingjmx
A RemotingConnectorServer implementation that can delegate to multiple MBeanServers both local and remote through the use of an MBeanServerLocator.
DelegatingRemotingConnectorServer(MBeanServerLocator, Endpoint) - Constructor for class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
DelegatingRemotingConnectorServer(MBeanServerLocator, Endpoint, Executor, Map<String, ?>) - Constructor for class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
DelegatingRemotingConnectorServer(MBeanServerLocator, Endpoint, Executor, Map<String, ?>, ServerMessageInterceptorFactory) - Constructor for class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
DelegatingRemotingConnectorServer(MBeanServerLocator, Endpoint, Map<String, ?>) - Constructor for class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
DelegatingRemotingConnectorServer(MBeanServerLocator, Endpoint, Map<String, ?>, ServerMessageInterceptorFactory) - Constructor for class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
DelegatingServiceBuilder<T> - Class in org.jboss.msc.service
A service builder which delegates to another service builder.
DelegatingServiceBuilder(ServiceBuilder<T>) - Constructor for class org.jboss.msc.service.DelegatingServiceBuilder
Construct a new instance.
DelegatingServiceContainer - Class in org.jboss.msc.service
A delegating container for things which depend on a service container rather than a specific target or registry instance.
DelegatingServiceContainer(ServiceTarget, ServiceRegistry) - Constructor for class org.jboss.msc.service.DelegatingServiceContainer
Construct a new instance.
DelegatingServiceController<S> - Class in org.jboss.msc.service
A service controller which delegates to another service controller.
DelegatingServiceController(ServiceController<S>) - Constructor for class org.jboss.msc.service.DelegatingServiceController
Construct a new instance.
DelegatingServiceRegistry - Class in org.jboss.msc.service
A service registry which delegates to another service registry.
DelegatingServiceRegistry(ServiceRegistry) - Constructor for class org.jboss.msc.service.DelegatingServiceRegistry
Construct a new instance.
DelegatingServiceTarget - Class in org.jboss.msc.service
A service target which delegates to another service target.
DelegatingServiceTarget(ServiceTarget) - Constructor for class org.jboss.msc.service.DelegatingServiceTarget
Construct a new instance.
delete() - Method in class io.undertow.server.handlers.form.FormData.FileItem
 
delete() - Method in interface javax.security.jacc.PolicyConfiguration
Causes all policy statements to be deleted from this PolicyConfiguration and sets its internal state such that calling any method, other than delete, getContextID, or inService on the PolicyConfiguration will be rejected and cause an UnsupportedOperationException to be thrown.
delete(String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
 
delete(String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
 
DELETE - Static variable in class io.undertow.util.Methods
 
DELETE_STRING - Static variable in class io.undertow.util.Methods
 
deleteRecursive(Path) - Static method in class io.undertow.util.FileUtils
 
DenyAllFilter - Class in org.jboss.logmanager.filters
A deny-all filter.
dependencyFailed(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
Deprecated.
A dependency of the service has failed.
dependencyFailed(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
Deprecated.
A dependency of the service has failed.
dependencyFailureCleared(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
Deprecated.
A dependency of the service is retrying to start.
dependencyFailureCleared(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
Deprecated.
A dependency of the service is retrying to start.
deploy(String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
Indicates the specified deployment content should be deployed.
deploy(String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Indicates the specified deployment content should be deployed.
deploy(String, InputStream) - Method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.elytron.VirtualSecurityDomainNameProcessor
 
DEPLOY - org.jboss.as.controller.client.helpers.domain.DeploymentAction.Type
Deploy content into the runtime, without replacing existing content.
DEPLOY - org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
Deploy content into the runtime, without replacing existing content.
DeployDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
Variant of a DeploymentPlanBuilder that exposes directives that are only applicable following a deploy or replace directive.
DEPLOYMENT - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
DEPLOYMENT_BROWSE_CONTENT_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
DEPLOYMENT_DEPLOY_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
DEPLOYMENT_FULL_REPLACE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
DEPLOYMENT_REDEPLOY_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
DEPLOYMENT_REMOVE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
DEPLOYMENT_REPLACE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
DEPLOYMENT_UNDEPLOY_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
DeploymentAction - Interface in org.jboss.as.controller.client.helpers.domain
 
DeploymentAction - Interface in org.jboss.as.controller.client.helpers.standalone
 
DeploymentAction.Type - Enum in org.jboss.as.controller.client.helpers.domain
Enumeration of valid types of deployment actions.
DeploymentAction.Type - Enum in org.jboss.as.controller.client.helpers.standalone
Enumeration of valid types of deployment actions.
DeploymentActionImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
Implementation of DeploymentAction.
DeploymentActionImpl - Class in org.jboss.as.controller.client.helpers.standalone.impl
Implementation of DeploymentAction.
DeploymentActionResult - Interface in org.jboss.as.controller.client.helpers.domain
Describes the results of executing a DeploymentAction across a domain.
DeploymentActionsCompleteBuilder - Interface in org.jboss.as.controller.client.helpers.domain
Variant of a DeploymentPlanBuilder that exposes directives that signal indicate the completion of the phase of establishing the set of DeploymentActions that comprise a DeploymentSetPlan and the beginning of the phase of specifying how those actions should be applied to server groups.
DeploymentContentDistributor - Interface in org.jboss.as.controller.client.helpers.domain.impl
Object capable of distributing distributing new deployment content from a client to a DomainController.
DeploymentPlan - Interface in org.jboss.as.controller.client.helpers.domain
Encapsulates an overall set of actions a DomainDeploymentManager should take to update the set of deployment content available for deployment in the domain and/or change the content deployed in the domain's servers.
DeploymentPlan - Interface in org.jboss.as.controller.client.helpers.standalone
Encapsulates a set of actions a ServerDeploymentManager should take to update the set of deployment content available for deployment in the server and/or change the content deployed in the server.
DeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
Builder capable of creating a DeploymentPlan.
DeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.standalone
Builder capable of creating a DeploymentPlan.
DeploymentPlanImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
Describes a set of actions to take to change the deployment content available to deployed in a server group or set of server groups.
DeploymentPlanImpl - Class in org.jboss.as.controller.client.helpers.standalone.impl
Describes a set of actions to take to change the deployment content available to and/or deployed in a standalone server.
DeploymentPlanResult - Interface in org.jboss.as.controller.client.helpers.domain
Encapsulates the results of executing a DeploymentPlan.
DeploymentPlanResultImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
Default implementation of DeploymentPlanResult.
DeploymentPlanResultImpl - Class in org.jboss.as.controller.client.helpers.standalone.impl
Default implementation of ServerDeploymentPlanResult.
DeploymentPlanResultImpl(UUID, Map<UUID, ServerDeploymentActionResult>) - Constructor for class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanResultImpl
 
DeploymentPlanResultImpl(DeploymentPlan, Map<UUID, DeploymentActionResult>) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
 
DeploymentPlanResultImpl(DeploymentPlan, InvalidDeploymentPlanException) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
 
DeploymentSetPlan - Interface in org.jboss.as.controller.client.helpers.domain
Encapsulates a related set of actions a DomainDeploymentManager should take to change the content deployed in the servers associated with one or more server groups.
DeploymentSetPlanImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
TODO get rid of this class and put all logic in DeploymentPlanImpl
DeploymentSetPlanResult - Interface in org.jboss.as.controller.client.helpers.domain
Encapsulates the results of executing a DeploymentSetPlan.
dereference() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
 
descendingIterator() - Method in class io.undertow.util.FastConcurrentDirectDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class io.undertow.util.HeaderValues
 
descendingIterator() - Method in class io.undertow.util.PortableConcurrentDirectDeque
Returns an iterator over the elements in this deque in reverse sequential order.
descendingIterator() - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
descendingKeySet() - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
descendingMap() - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
descendingSet() - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
destroy() - Method in class org.jboss.logmanager.LogService
Destroy lifecycle method.
detach(Logger.AttachmentKey<V>) - Method in class org.jboss.logmanager.Logger
Remove an attachment.
DetachableStreamSinkChannel - Class in io.undertow.channels
Stream sink channel.
DetachableStreamSinkChannel(StreamSinkChannel) - Constructor for class io.undertow.channels.DetachableStreamSinkChannel
 
DetachableStreamSourceChannel - Class in io.undertow.channels
A stream source channel that can be marked as detached.
DetachableStreamSourceChannel(StreamSourceChannel) - Constructor for class io.undertow.channels.DetachableStreamSourceChannel
 
detachListener(RegistrationListener, String, String) - Method in class javax.security.auth.message.config.AuthConfigFactory
Disassociate the listener from all the provider registrations whose layer and appContext values are matched by the corresponding arguments to this method.
detachMarker(String) - Method in class org.slf4j.helpers.BasicMarkerFactory
 
detachMarker(String) - Method in interface org.slf4j.IMarkerFactory
Detach an existing marker.
DETAILED - org.jboss.logmanager.formatters.StructuredFormatter.ExceptionOutputType
The cause, if present, will be an array of stack trace elements.
DETAILED_AND_FORMATTED - org.jboss.logmanager.formatters.StructuredFormatter.ExceptionOutputType
DIGEST - Static variable in class io.undertow.util.Headers
 
DIGEST_URI - io.undertow.security.impl.DigestAuthorizationToken
 
DigestAlgorithm - Enum in io.undertow.security.idm
Enumeration of the supported digest algorithms.
DigestAuthenticationMechanism - Class in io.undertow.security.impl
HttpHandler to handle HTTP Digest authentication, both according to RFC-2617 and draft update to allow additional algorithms to be used.
DigestAuthenticationMechanism(String, String, String) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism
 
DigestAuthenticationMechanism(String, String, String, IdentityManager) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism
 
DigestAuthenticationMechanism(List<DigestAlgorithm>, List<DigestQop>, String, String, NonceManager) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism
 
DigestAuthenticationMechanism(List<DigestAlgorithm>, List<DigestQop>, String, String, NonceManager, String) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism
 
DigestAuthenticationMechanism(List<DigestAlgorithm>, List<DigestQop>, String, String, NonceManager, String, IdentityManager) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism
 
DigestAuthenticationMechanism.Factory - Class in io.undertow.security.impl
 
DigestAuthorizationToken - Enum in io.undertow.security.impl
Enumeration of tokens expected in a HTTP Digest 'Authorization' header.
DigestCredential - Interface in io.undertow.security.idm
An extension of Credential to provide some additional methods needed to enable verification of a request where DigestAuthenticationMechanism is in use.
DigestQop - Enum in io.undertow.security.impl
Enumeration to represent the Digest quality of protection options.
DigestRequest(byte[], String) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback.DigestRequest
Constructs a DigestRequest with a digest value and algorithm identifier.
DigestWWWAuthenticateToken - Enum in io.undertow.security.impl
Enumeration of tokens expected in a HTTP Digest 'WWW_Authenticate' header.
DirectBufferCache - Class in io.undertow.server.handlers.cache
A non-blocking buffer cache where entries are indexed by a path and are made up of a subsequence of blocks in a fixed large direct buffer.
DirectBufferCache(int, int, int) - Constructor for class io.undertow.server.handlers.cache.DirectBufferCache
 
DirectBufferCache(int, int, int, BufferAllocator<ByteBuffer>) - Constructor for class io.undertow.server.handlers.cache.DirectBufferCache
 
DirectBufferCache(int, int, int, BufferAllocator<ByteBuffer>, int) - Constructor for class io.undertow.server.handlers.cache.DirectBufferCache
 
DirectBufferCache.CacheEntry - Class in io.undertow.server.handlers.cache
 
directBufferDeallocationFailed(Throwable) - Method in class io.undertow.UndertowLogger_$logger
 
directBufferDeallocationFailed(Throwable) - Method in interface io.undertow.UndertowLogger
 
directBufferDeallocationFailed$str() - Method in class io.undertow.UndertowLogger_$logger
 
directBufferDeallocatorInitializationFailed(Throwable) - Method in class io.undertow.UndertowLogger_$logger
 
directBufferDeallocatorInitializationFailed(Throwable) - Method in interface io.undertow.UndertowLogger
 
directBufferDeallocatorInitializationFailed$str() - Method in class io.undertow.UndertowLogger_$logger
 
DirectByteBufferDeallocator - Class in io.undertow.server
DirectByteBufferDeallocator Utility class used to free direct buffer memory.
DirectoryUtils - Class in io.undertow.server.handlers.resource
 
DirectoryUtils.Blobs - Class in io.undertow.server.handlers.resource
Constant Content
disable() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
 
disable() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
 
disableAccess() - Method in class org.jboss.logmanager.ExtHandler
 
disableAccess() - Method in class org.jboss.logmanager.LogContext
 
disableAccess() - Method in interface org.jboss.logmanager.Protectable
Disable previous access to the object for modifications on the current thread.
disableCache(HttpHandler) - Static method in class io.undertow.Handlers
Handler that sets the headers that disable caching of the response
DisableCacheHandler - Class in io.undertow.server.handlers
Handler that disables response caching by browsers and proxies.
DisableCacheHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.DisableCacheHandler
 
DisableCacheHandler.Builder - Class in io.undertow.server.handlers
 
disableCallerCalculation() - Method in class org.jboss.logmanager.ExtLogRecord
Disable caller calculation for this record.
DISABLED - org.jboss.as.controller.client.helpers.domain.ServerStatus
The server is disabled; i.e.
DisallowedMethodsHandler - Class in io.undertow.server.handlers
Handler that blacklists certain HTTP methods.
DisallowedMethodsHandler(HttpHandler, HttpString...) - Constructor for class io.undertow.server.handlers.DisallowedMethodsHandler
 
DisallowedMethodsHandler(HttpHandler, Set<HttpString>) - Constructor for class io.undertow.server.handlers.DisallowedMethodsHandler
 
DisallowedMethodsHandler.Builder - Class in io.undertow.server.handlers
 
discard() - Method in class io.undertow.util.ImmediatePooled
 
discard() - Method in class io.undertow.util.PooledAdaptor
 
DISCARD - org.jboss.logmanager.handlers.AsyncHandler.OverflowAction
 
DISCARD - Static variable in interface org.jboss.as.controller.client.OperationMessageHandler
A noop operation message handler, which discards all received messages.
dispatch() - Method in class io.undertow.server.HttpServerExchange
Deprecated.
dispatch(HttpHandler) - Method in class io.undertow.server.HttpServerExchange
 
dispatch(Runnable) - Method in class io.undertow.server.HttpServerExchange
Dispatches this request to the XNIO worker thread pool.
dispatch(Executor, HttpHandler) - Method in class io.undertow.server.HttpServerExchange
 
dispatch(Executor, Runnable) - Method in class io.undertow.server.HttpServerExchange
Dispatches this request to the given executor.
dispose() - Method in class io.undertow.websockets.extensions.CompositeExtensionFunction
 
dispose() - Method in interface io.undertow.websockets.extensions.ExtensionFunction
Dispose this function.
dispose() - Method in class io.undertow.websockets.extensions.NoopExtensionFunction
 
dispose() - Method in class io.undertow.websockets.extensions.PerMessageDeflateFunction
 
dispose() - Method in class org.jboss.remoting3.RejectingSaslServer
 
distributeDeploymentContent(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.impl.DeploymentContentDistributor
 
distributeReplacementDeploymentContent(String, String, InputStream) - Method in interface org.jboss.as.controller.client.helpers.domain.impl.DeploymentContentDistributor
 
doClose() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
DOES_NOT_EXIST - org.jboss.as.controller.client.helpers.domain.ServerStatus
Status indicating the host controller does not recognize the server name
doLog(Logger.Level, String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Implementation log method (standard parameter formatting).
doLogf(Logger.Level, String, String, Object[], Throwable) - Method in class org.jboss.logging.Logger
Implementation log method (printf formatting).
DOMAIN - io.undertow.security.impl.DigestWWWAuthenticateToken
 
DOMAIN - Static variable in class io.undertow.util.Cookies
 
DOMAIN - Static variable in class io.undertow.util.Headers
 
DOMAIN_CONTROLLER_CLIENT_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
DOMAIN_SERVER - org.wildfly.extension.core.management.client.Process.Type
 
DomainClient - Interface in org.jboss.as.controller.client.helpers.domain
Client interface used to interact with the domain management infrastructure.
DomainClient.Factory - Class in org.jboss.as.controller.client.helpers.domain
Factory used to create an DomainClient instance for a remote address and port.
DomainClientImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
Domain client implementation.
DomainClientImpl(String, InetAddress, int) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
DomainClientImpl(String, InetAddress, int, CallbackHandler) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
DomainClientImpl(InetAddress, int) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
DomainClientImpl(InetAddress, int, CallbackHandler) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
DomainClientImpl(ModelControllerClient) - Constructor for class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
DomainClientProtocol - Interface in org.jboss.as.controller.client.helpers.domain.impl
 
DomainDeploymentManager - Interface in org.jboss.as.controller.client.helpers.domain
Primary deployment interface for a JBoss AS Domain Controller.
done() - Method in interface io.undertow.conduits.AbstractFramedStreamSinkConduit.FrameCallBack
 
done() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBufferFrameCallback
 
done() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBuffersFrameCallback
 
done() - Method in class org.jboss.msc.service.MultipleRemoveListener
Deprecated.
Called when this listener has been added to all relevant services.
done(ServerSentEventConnection, String, String, String) - Method in interface io.undertow.server.handlers.sse.ServerSentEventConnection.EventCallback
Notification that is called when a message is sucessfully sent
DONE - Static variable in class io.undertow.predicate.PredicatesHandler
static done marker.
DoneHandlerBuilder() - Constructor for class io.undertow.predicate.PredicatesHandler.DoneHandlerBuilder
 
doPublish(ExtLogRecord) - Method in class org.jboss.logmanager.ExtHandler
Do the actual work of publication; the record will have been filtered already.
doPublish(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.AsyncHandler
Do the actual work of publication; the record will have been filtered already.
doPublish(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.DelayedHandler
 
doPublish(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.QueueHandler
 
doPublish(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.SocketHandler
 
doPublish(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.SyslogHandler
 
doPublish(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.WriterHandler
Do the actual work of publication; the record will have been filtered already.
doReadObject(boolean) - Method in class org.jboss.marshalling.AbstractObjectInput
Implementation of the actual object-reading method.
doTerminateWrites() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
DOUBLE - org.jboss.dmr.ModelType
 
DOUBLE - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR double.
DOUBLE - org.jboss.marshalling.util.Kind
Field of type double.
DoubleFieldPutter - Class in org.jboss.marshalling.util
A field putter for double-type fields.
DoubleFieldPutter() - Constructor for class org.jboss.marshalling.util.DoubleFieldPutter
 
DoubleReadField - Class in org.jboss.marshalling.util
A read field whose value is a double type.
DoubleReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.DoubleReadField
Construct a new instance with the default value.
DoubleReadField(SerializableField, double) - Constructor for class org.jboss.marshalling.util.DoubleReadField
Construct a new instance.
doubleValue() - Method in interface javax.json.JsonNumber
Returns this JSON number as a double.
DOWN - org.jboss.msc.service.LifecycleEvent
 
DOWN - org.jboss.msc.service.ServiceController.State
Down.
DOWN - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Controller is down.
DOWN_to_REMOVING - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from DOWN to REMOVING.
DOWN_to_START_REQUESTED - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from DOWN to START_REQUESTED.
DOWN_to_WAITING - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from DOWN to WAITING.
DOWN_to_WONT_START - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from DOWN to WONT_START.
doWriteObject(Object, boolean) - Method in class org.jboss.marshalling.AbstractObjectOutput
Implementation of the actual object-writing method.
dquote(String) - Static method in class org.apache.logging.log4j.util.Strings
Returns a double quoted string.
DQUOTE - Static variable in class org.apache.logging.log4j.util.Chars
Double Quote.
drain() - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
drain() - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
DRAIN - io.undertow.server.handlers.proxy.ProxyConnectionPool.AvailabilityType
The host is stopped.
dump() - Static method in class io.undertow.conduits.DebuggingStreamSinkConduit
 
dump() - Static method in class io.undertow.conduits.DebuggingStreamSourceConduit
 
dumpConnectionState() - Method in interface org.jboss.remoting3.remote.RemoteConnectionProviderMXBean
 
dumpConnectionStateToString() - Method in interface org.jboss.remoting3.remote.RemoteConnectionProviderMXBean
 
dumpServiceDetails(String) - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
Dump all details of a service.
dumpServices() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Dump a complete list of services to System.out.
dumpServices() - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
Dump the container state to the console.
dumpServices() - Method in interface org.jboss.msc.service.ServiceContainer
Dump a complete list of services to System.out.
dumpServices(PrintStream) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Dump a complete list of services to the given stream.
dumpServices(PrintStream) - Method in interface org.jboss.msc.service.ServiceContainer
Dump a complete list of services to the given stream.
dumpServicesByStatus(String) - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
Dump the services, whose status matches the passed status to the console
dumpServicesToGraphDescription() - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
Dump the container state to a string suitable for rendering in GraphViz or compatible tools.
dumpServicesToString() - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
Dump the container state to a big string.
dumpServicesToStringByStatus(String) - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
Dump the services, whose status matches the passed status, state to a big string.
DuplicateDeploymentNameException - Exception in org.jboss.as.controller.client.helpers.domain
Exception indicating an attempt to add deployment content to a domain or server that has the same name as existing content.
DuplicateDeploymentNameException - Exception in org.jboss.as.controller.client.helpers.standalone
Exception indicating an attempt to add deployment content to a domain or server that has the same name as existing content.
DuplicateDeploymentNameException(String, boolean) - Constructor for exception org.jboss.as.controller.client.helpers.domain.DuplicateDeploymentNameException
 
DuplicateDeploymentNameException(String, boolean) - Constructor for exception org.jboss.as.controller.client.helpers.standalone.DuplicateDeploymentNameException
 
duplicatedSniServerName(int) - Method in class io.undertow.UndertowMessages_$bundle
 
duplicatedSniServerName(int) - Method in interface io.undertow.UndertowMessages
 
duplicatedSniServerName$str() - Method in class io.undertow.UndertowMessages_$bundle
 
duplicateMessageId(short, SocketAddress) - Method in class org.jboss.remoting3._private.Messages_$logger
 
duplicateMessageId(short, SocketAddress) - Method in interface org.jboss.remoting3._private.Messages
 
duplicateMessageId$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
duplicateMessageIdException() - Method in class org.jboss.remoting3._private.Messages_$logger
 
duplicateMessageIdException() - Method in interface org.jboss.remoting3._private.Messages
 
duplicateMessageIdException$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
DuplicateRegistrationException - Exception in org.jboss.remoting3
An exception which is thrown when a provider is registered under a name which is already registered.
DuplicateRegistrationException() - Constructor for exception org.jboss.remoting3.DuplicateRegistrationException
Constructs a DuplicateRegistrationException with no detail message.
DuplicateRegistrationException(String) - Constructor for exception org.jboss.remoting3.DuplicateRegistrationException
Constructs a DuplicateRegistrationException with the specified detail message.
DuplicateRegistrationException(String, Throwable) - Constructor for exception org.jboss.remoting3.DuplicateRegistrationException
Constructs a DuplicateRegistrationException with the specified detail message and cause.
DuplicateRegistrationException(Throwable) - Constructor for exception org.jboss.remoting3.DuplicateRegistrationException
Constructs a DuplicateRegistrationException with the specified cause.
DuplicateServiceException - Exception in org.jboss.msc.service
An exception which is thrown when the given service is already registered.
DuplicateServiceException() - Constructor for exception org.jboss.msc.service.DuplicateServiceException
Constructs a DuplicateServiceException with no detail message.
DuplicateServiceException(String) - Constructor for exception org.jboss.msc.service.DuplicateServiceException
Constructs a DuplicateServiceException with the specified detail message.
DuplicateServiceException(String, Throwable) - Constructor for exception org.jboss.msc.service.DuplicateServiceException
Constructs a DuplicateServiceException with the specified detail message and cause.
DuplicateServiceException(Throwable) - Constructor for exception org.jboss.msc.service.DuplicateServiceException
Constructs a DuplicateServiceException with the specified cause.
DURATION - org.jboss.as.controller.client.helpers.MeasurementUnit.Family
 

E

eachValue(HttpString) - Method in class io.undertow.util.HeaderMap
 
EagerFormParsingHandler - Class in io.undertow.server.handlers.form
Handler that eagerly parses form data.
EagerFormParsingHandler() - Constructor for class io.undertow.server.handlers.form.EagerFormParsingHandler
 
EagerFormParsingHandler(FormParserFactory) - Constructor for class io.undertow.server.handlers.form.EagerFormParsingHandler
 
EagerFormParsingHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.form.EagerFormParsingHandler
 
EagerFormParsingHandler.Builder - Class in io.undertow.server.handlers.form
 
echoFrame(WebSocketChannel, StreamSourceFrameChannel) - Static method in class io.undertow.websockets.core.WebSocketUtils
Echo back the frame to the sender
EJBMethodPermission - Class in javax.security.jacc
Class for Jakarta Enterprise Beans method permissions.
EJBMethodPermission(String, String) - Constructor for class javax.security.jacc.EJBMethodPermission
Creates a new EJBMethodPermission with the specified name and actions.
EJBMethodPermission(String, String, Method) - Constructor for class javax.security.jacc.EJBMethodPermission
Creates a new EJBMethodPermission with name corresponding to the EJBName and actions composed from methodInterface, and the Method object.
EJBMethodPermission(String, String, String, String[]) - Constructor for class javax.security.jacc.EJBMethodPermission
Creates a new EJBMethodPermission with name corresponding to the EJBName and actions composed from methodName, methodInterface, and methodParams.
EJBRoleRefPermission - Class in javax.security.jacc
Class for Jakarta Enterprise Beans isCallerInRole (String reference) permissions.
EJBRoleRefPermission(String, String) - Constructor for class javax.security.jacc.EJBRoleRefPermission
Creates a new EJBRoleRefPermission with the specified name and actions.
element() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
element() - Method in class io.undertow.util.HeaderValues
 
element() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
ELEMENT - org.jboss.marshalling.TraceInformation.IndexType
 
ELSE - Static variable in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
ElytronExtension - Class in org.wildfly.extension.elytron
Main entry point for initialising the WildFly Elytron subsystem.
ElytronExtension() - Constructor for class org.wildfly.extension.elytron.ElytronExtension
 
ElytronSubsystemParser10_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser10_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser10_0
 
ElytronSubsystemParser11_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser11_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser11_0
 
ElytronSubsystemParser12_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser12_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser12_0
 
ElytronSubsystemParser13_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser13_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser13_0
 
ElytronSubsystemParser14_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser14_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser14_0
 
ElytronSubsystemParser15_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser15_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser15_0
 
ElytronSubsystemParser15_1 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser15_1() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser15_1
 
ElytronSubsystemParser16_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser16_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser16_0
 
ElytronSubsystemParser4_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser4_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser4_0
 
ElytronSubsystemParser5_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser5_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser5_0
 
ElytronSubsystemParser6_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser6_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser6_0
 
ElytronSubsystemParser7_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser7_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser7_0
 
ElytronSubsystemParser8_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser8_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser8_0
 
ElytronSubsystemParser9_0 - Class in org.wildfly.extension.elytron
The subsystem parser, which uses stax to read and write to and from xml.
ElytronSubsystemParser9_0() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemParser9_0
 
ElytronSubsystemTransformers - Class in org.wildfly.extension.elytron
Registers transformers for the elytron subsystem.
ElytronSubsystemTransformers() - Constructor for class org.wildfly.extension.elytron.ElytronSubsystemTransformers
 
EMBEDDED_HOST_CONTROLLER - org.wildfly.extension.core.management.client.Process.Type
 
EMBEDDED_SERVER - org.wildfly.extension.core.management.client.Process.Type
 
EMERGENCY - org.jboss.logmanager.handlers.SyslogHandler.Severity
 
emitHeader(HttpString, String, boolean) - Method in interface io.undertow.protocols.http2.HpackDecoder.HeaderEmitter
 
EMPTY - Static variable in class io.undertow.util.HttpString
Empty HttpString instance.
EMPTY - Static variable in class org.apache.logging.log4j.util.Strings
The empty string.
EMPTY - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
EMPTY - Static variable in interface org.jboss.as.controller.client.impl.InputStreamEntry
 
EMPTY - Static variable in interface org.jboss.as.controller.client.OperationAttachments
 
EMPTY_ARRAY - Static variable in interface org.apache.logging.log4j.spi.LoggerContext
Empty array.
EMPTY_ARRAY - Static variable in class org.apache.logging.log4j.util.Strings
The empty array.
EMPTY_BUFFER - Static variable in class io.undertow.protocols.ssl.SslConduit
 
EMPTY_BYTE_ARRAY - Static variable in class io.undertow.io.AsyncReceiverImpl
 
EMPTY_BYTE_ARRAY - Static variable in class io.undertow.io.BlockingReceiverImpl
 
EMPTY_BYTE_ARRAY - Static variable in class org.apache.logging.log4j.util.Constants
The empty array.
EMPTY_JSON_ARRAY - Static variable in interface javax.json.JsonValue
The empty JSON array.
EMPTY_JSON_OBJECT - Static variable in interface javax.json.JsonValue
The empty JSON object.
EMPTY_LIST - Static variable in class org.jboss.msc.value.Values
Deprecated.
The empty value list.
EMPTY_MAP - Static variable in class org.apache.logging.log4j.ThreadContext
Empty, immutable Map.
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.logging.log4j.util.Constants
The empty array.
EMPTY_PASSWORD - Static variable in class org.jboss.remoting3.security.PasswordClientCallbackHandler
An empty password array.
EMPTY_RESOURCE_MANAGER - Static variable in interface io.undertow.server.handlers.resource.ResourceManager
 
EMPTY_STACK - Static variable in class org.apache.logging.log4j.ThreadContext
Empty, immutable ContextStack.
EMPTY_TYPE_LIST - Static variable in class org.jboss.msc.value.Values
Deprecated.
The empty value type list.
emptyHostNameSni() - Method in class io.undertow.UndertowMessages_$bundle
 
emptyHostNameSni() - Method in interface io.undertow.UndertowMessages
 
emptyHostNameSni$str() - Method in class io.undertow.UndertowMessages_$bundle
 
emptyList() - Static method in class org.jboss.msc.value.Values
Deprecated.
The empty value list.
emptyListValue() - Static method in class org.jboss.msc.value.Values
Deprecated.
A value which yields the empty list.
EmptyStreamSourceConduit - Class in io.undertow.conduits
A stream source conduit which is always empty.
EmptyStreamSourceConduit(XnioIoThread) - Constructor for class io.undertow.conduits.EmptyStreamSourceConduit
Construct a new instance.
enable() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
 
enable() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
 
ENABLE_CONNECTOR_STATISTICS - Static variable in class io.undertow.UndertowOptions
Deprecated.
ENABLE_HTTP2 - Static variable in class io.undertow.UndertowOptions
If we should attempt to use HTTP2 for HTTPS connections.
ENABLE_RFC6265_COOKIE_VALIDATION - Static variable in class io.undertow.UndertowOptions
If this is true then Undertow will enable RFC6265 compliant cookie validation for Set-Cookie header instead of legacy backward compatible behavior.
ENABLE_SPDY - Static variable in class io.undertow.UndertowOptions
Deprecated.
ENABLE_STATISTICS - Static variable in class io.undertow.UndertowOptions
If connector level statistics should be enabled.
ENABLE_THREADLOCALS - Static variable in class org.apache.logging.log4j.util.Constants
Kill switch for object pooling in ThreadLocals that enables much of the LOG4J2-1270 no-GC behaviour.
enableAccess(Object) - Method in class org.jboss.logmanager.ExtHandler
 
enableAccess(Object) - Method in class org.jboss.logmanager.LogContext
 
enableAccess(Object) - Method in interface org.jboss.logmanager.Protectable
Enable access to the object for modifications on the current thread.
enableAdvertise() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.Builder
 
enabled() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
 
ENABLED - Static variable in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
enableReplaceObject(boolean) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
enableReplaceObject(boolean) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
enableResolveObject(boolean) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
enableResolveObject(boolean) - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
encode(byte[], int, int, byte[], int, int) - Method in class io.undertow.util.FlexBase64.Encoder
Encodes bytes read from source and writes them in base64 format to target.
encode(HeaderMap, ByteBuffer) - Method in class io.undertow.protocols.http2.HpackEncoder
Encodes the headers into a buffer.
encode(String) - Static method in class org.apache.logging.log4j.util.Base64Util
 
encode(ByteBuffer, String, boolean) - Static method in class io.undertow.protocols.http2.HPackHuffman
Encodes the given string into the buffer.
encode(ByteBuffer, ByteBuffer) - Method in class io.undertow.util.FlexBase64.Encoder
Encodes bytes read from source and writes them in base64 format to target.
encodeBytes(byte[], int, int, boolean) - Static method in class io.undertow.util.FlexBase64
Encodes a fixed and complete byte buffer into a Base64 byte array.
encodeBytesURL(byte[], int, int, boolean) - Static method in class io.undertow.util.FlexBase64
Encodes a fixed and complete byte buffer into a Base64url byte array.
encodePointer(String) - Static method in class javax.json.Json
Encodes (escapes) a passed string as defined by RFC 6901.
encodeString(byte[], boolean) - Static method in class io.undertow.util.FlexBase64
Encodes a fixed and complete byte array into a Base64 String.
encodeString(byte[], int, int, boolean) - Static method in class io.undertow.util.FlexBase64
Encodes a fixed and complete byte array into a Base64 String.
encodeString(ByteBuffer, boolean) - Static method in class io.undertow.util.FlexBase64
Encodes a fixed and complete byte buffer into a Base64 String.
encodeStringURL(byte[], boolean) - Static method in class io.undertow.util.FlexBase64
Encodes a fixed and complete byte array into a Base64url String.
encodeStringURL(byte[], int, int, boolean) - Static method in class io.undertow.util.FlexBase64
Encodes a fixed and complete byte array into a Base64url String.
encodeStringURL(ByteBuffer, boolean) - Static method in class io.undertow.util.FlexBase64
Encodes a fixed and complete byte buffer into a Base64url String.
EncodingHandler - Class in io.undertow.server.handlers.encoding
Handler that serves as the basis for content encoding implementations.
EncodingHandler(ContentEncodingRepository) - Constructor for class io.undertow.server.handlers.encoding.EncodingHandler
 
EncodingHandler(HttpHandler, ContentEncodingRepository) - Constructor for class io.undertow.server.handlers.encoding.EncodingHandler
 
EncodingHandler.Builder - Class in io.undertow.server.handlers.encoding
 
end() - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
Writes any trailing data that's needed.
END_ARRAY - javax.json.stream.JsonParser.Event
End of a JSON array.
END_CERT - Static variable in class io.undertow.util.Certificates
 
END_EXCHANGE - Static variable in interface io.undertow.io.IoCallback
A default callback that simply ends the exchange.
END_OBJECT - javax.json.stream.JsonParser.Event
End of a JSON object.
endArray() - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
Writes an end for an array.
endExchange() - Method in class io.undertow.server.HttpServerExchange
Ends the exchange by fully draining the request channel, and flushing the response channel.
endExchange() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
endExchange() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
End the exchange normally.
endObject() - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
Writes an end to the object.
endPart() - Method in interface io.undertow.util.MultipartParser.PartHandler
 
Endpoint - Interface in org.jboss.remoting3
A potential participant in a JBoss Remoting communications relationship.
ENDPOINT_CONTEXT_MANAGER - Static variable in interface org.jboss.remoting3.Endpoint
The context manager for Remoting endpoints.
ENDPOINT_IDENTIFICATION_ALGORITHM - Static variable in class io.undertow.UndertowOptions
The endpoint identification algorithm.
EndpointBuilder - Class in org.jboss.remoting3
A builder for a Remoting endpoint.
EndpointConfigurator - Interface in org.jboss.remoting3.spi
An interface which allows external configuration to take place if no endpoint configuration is present in the global configuration file.
EndpointMXBean - Interface in org.jboss.remoting3
An MBean for examining the state of an endpoint.
enforceSerialVersionUid - Variable in class org.jboss.marshalling.AbstractClassResolver
Specifies whether an exception should be thrown on an incorrect serialVersionUID.
engineSupportsHTTP2(SSLEngine) - Static method in class io.undertow.server.protocol.http.AlpnOpenListener
 
EnglishEnums - Class in org.apache.logging.log4j.util
Consider this class private.
enter(String, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs entry to a method with location information.
enter(String, String, MessageSupplier...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Deprecated.
enter(String, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs entry to a method with location information.
enter(String, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs entry to a method with location information.
enter(String, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Deprecated.
entering(String, String) - Method in class org.jboss.logmanager.Logger
entering(String, String, Object) - Method in class org.jboss.logmanager.Logger
entering(String, String, Object[]) - Method in class org.jboss.logmanager.Logger
enters(ServiceController.State) - Method in enum org.jboss.msc.service.ServiceController.Transition
Deprecated.
Determine whether this transition causes entry into the given state.
entersRestState() - Method in enum org.jboss.msc.service.ServiceController.Transition
Deprecated.
Determine whether this transition causes movement from a non-rest state to a rest state.
entry() - Method in interface org.apache.logging.log4j.Logger
Deprecated.
Use Logger.traceEntry() instead which performs the same function.
entry() - Method in class org.apache.logging.log4j.spi.AbstractLogger
Deprecated.
entry(Object...) - Method in interface org.apache.logging.log4j.Logger
Deprecated.
Use Logger.traceEntry(String, Object...) instead which performs the same function.
entry(Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
entry(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs entry to a method with location information.
entry(K, V) - Static method in class org.jboss.msc.value.MapEntry
Deprecated.
Construct a new instance.
ENTRY_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
Marker for method entry tracing.
EntryMessage - Interface in org.apache.logging.log4j.message
Entry flow messages
entryMsg(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
entryMsg(String, MessageSupplier...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
entryMsg(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
entrySet() - Method in class io.undertow.util.CopyOnWriteMap
 
entrySet() - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
EnvironmentPropertySource - Class in org.apache.logging.log4j.util
PropertySource implementation that uses environment variables as a source.
EnvironmentPropertySource() - Constructor for class org.apache.logging.log4j.util.EnvironmentPropertySource
 
EnvironmentPropertyValue - 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.
EnvironmentPropertyValue(String) - Constructor for class org.jboss.msc.value.EnvironmentPropertyValue
Deprecated.
Construct a new instance.
EnvironmentPropertyValue(String, AccessControlContext) - Constructor for class org.jboss.msc.value.EnvironmentPropertyValue
Deprecated.
Construct a new instance.
EnvironmentPropertyValue(String, AccessControlContext, Value<?>) - Constructor for class org.jboss.msc.value.EnvironmentPropertyValue
Deprecated.
Construct a new instance.
EnvironmentPropertyValue(String, Value<?>) - Constructor for class org.jboss.msc.value.EnvironmentPropertyValue
Deprecated.
Construct a new instance.
EPOCH_MILLISECONDS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
EPOCH_SECONDS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
EQ - Static variable in class org.apache.logging.log4j.util.Chars
Equals '='.
Equaller<T> - Interface in org.jboss.remoting3._private
An equals-comparator.
equals(ExchangeAttribute[]) - Static method in class io.undertow.predicate.Predicates
Creates a procedure that returns true if the given ExchangeAttributes are equal.
equals(HttpString) - Method in class io.undertow.util.HttpString
Determine if this HttpString is equal to another.
equals(CharSequence, int, int, CharSequence, int, int) - Static method in class org.apache.logging.log4j.util.StringBuilders
Returns true if the specified section of the left CharSequence equals the specified section of the right CharSequence.
equals(Object) - Method in class io.undertow.protocols.http2.HPackHuffman.HuffmanCode
 
equals(Object) - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
 
equals(Object) - Method in class io.undertow.server.handlers.CookieImpl
 
equals(Object) - Method in class io.undertow.server.handlers.form.FormData
 
equals(Object) - Method in class io.undertow.server.session.InMemorySessionManager
 
equals(Object) - Method in class io.undertow.util.AttachmentList
 
equals(Object) - Method in class io.undertow.util.ETag
 
equals(Object) - Method in class io.undertow.util.HeaderMap
 
equals(Object) - Method in class io.undertow.util.HttpString
Determine if this HttpString is equal to another.
equals(Object) - Method in class io.undertow.util.PathTemplate
 
equals(Object) - Method in class io.undertow.util.QValueParser.QValueResult
 
equals(Object) - Method in interface javax.json.JsonNumber
Compares the specified object with this JsonNumber object for equality.
equals(Object) - Method in interface javax.json.JsonString
Compares the specified object with this JsonString for equality.
equals(Object) - Method in class javax.security.jacc.EJBMethodPermission
Checks two EJBMethodPermission objects for equality.
equals(Object) - Method in class javax.security.jacc.EJBRoleRefPermission
Checks two EJBRoleRefPermission objects for equality.
equals(Object) - Method in class javax.security.jacc.WebResourcePermission
Checks two WebResourcePermission objects for equality.
equals(Object) - Method in class javax.security.jacc.WebRoleRefPermission
Checks two WebRoleRefPermission objects for equality.
equals(Object) - Method in class javax.security.jacc.WebUserDataPermission
Checks two WebUserDataPermission objects for equality.
equals(Object) - Method in class org.apache.logging.log4j.Level
 
equals(Object) - Method in interface org.apache.logging.log4j.Marker
Returns true if the given marker has the same name as this marker.
equals(Object) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
equals(Object) - Method in class org.apache.logging.log4j.message.FormattedMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.MapMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.ObjectMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.SimpleMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.StringFormattedMessage
 
equals(Object) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
equals(Object) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
equals(Object) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
equals(Object) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
equals(Object) - Method in class org.apache.logging.log4j.spi.Provider
 
equals(Object) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
equals(Object) - Method in interface org.apache.logging.log4j.util.StringMap
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.logging.log4j.util.Timer
 
equals(Object) - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
 
equals(Object) - Method in class org.jboss.as.controller.client.helpers.domain.ServerIdentity
 
equals(Object) - Method in class org.jboss.dmr.ModelNode
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.dmr.ValueExpression
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.marshalling.Pair
Determine if this pair equals another.
equals(Object) - Method in class org.jboss.msc.service.ServiceName
Compare this service name to another service name.
equals(Object) - Method in class org.jboss.msc.value.MapEntry
Deprecated.
Compare this entry with another.
equals(Object) - Method in class org.jboss.remoting3.security.InetAddressPrincipal
Determine whether this instance is equal to another.
equals(Object) - Method in class org.slf4j.helpers.BasicMarker
 
equals(Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
equals(Object) - Method in interface org.slf4j.Marker
Markers are considered equal if they have the same name.
equals(ModelNode) - Method in class org.jboss.dmr.ModelNode
Determine whether this object is equal to another.
equals(ValueExpression) - Method in class org.jboss.dmr.ValueExpression
Determine whether this object is equal to another.
equals(Pair<?, ?>) - Method in class org.jboss.marshalling.Pair
Determine if this pair equals another.
equals(ServiceName) - Method in class org.jboss.msc.service.ServiceName
Compare this service name to another service name.
equals(MapEntry<?, ?>) - Method in class org.jboss.msc.value.MapEntry
Deprecated.
Compare this entry with another.
equals(InetAddressPrincipal) - Method in class org.jboss.remoting3.security.InetAddressPrincipal
Determine whether this instance is equal to another.
equals(T, T) - Method in interface org.jboss.remoting3._private.Equaller
Test the two objects for equality.
equalsIgnoreCase(CharSequence, int, int, CharSequence, int, int) - Static method in class org.apache.logging.log4j.util.StringBuilders
Returns true if the specified section of the left CharSequence equals, ignoring case, the specified section of the right CharSequence.
EqualsPredicate - Class in io.undertow.predicate
Returns true if all the provided arguments are equal to each other
EqualsPredicate.Builder - Class in io.undertow.predicate
 
equalToString(String) - Method in class io.undertow.util.HttpString
 
error(HttpServerExchange, IOException) - Method in interface io.undertow.io.Receiver.ErrorCallback
 
error(IOException) - Method in class io.undertow.util.StringReadChannelListener
 
error(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the ERROR level.
error(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the ERROR level including the stack trace of the Throwable throwable passed as parameter.
error(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the ERROR level.
error(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR.
error(Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
error(Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR.
error(Object, Object[]) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.errorv(String, Object...) is recommended.
error(Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.errorv(Throwable, String, Object...) is recommended.
error(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the ERROR level including the stack trace of the Throwable throwable passed as parameter.
error(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of ERROR.
error(Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
error(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of ERROR.
error(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the ERROR level.
error(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String) - Method in class org.slf4j.event.EventRecodingLogger
 
error(String) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
error(String) - Method in class org.slf4j.helpers.SubstituteLogger
 
error(String) - Method in interface org.slf4j.Logger
Log a message at the ERROR level.
error(String, Exception, int) - Method in class org.jboss.logmanager.errormanager.OnlyOnceErrorManager
error(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
error(String, Object) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
error(String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
error(String, Object) - Method in interface org.slf4j.Logger
Log a message at the ERROR level according to the specified format and argument.
error(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the ERROR level.
error(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
 
error(String, Object...) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
error(String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
 
error(String, Object...) - Method in interface org.slf4j.Logger
Log a message at the ERROR level according to the specified format and arguments.
error(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
error(String, Object, Object) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
error(String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
error(String, Object, Object) - Method in interface org.slf4j.Logger
Log a message at the ERROR level according to the specified format and arguments.
error(String, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable with a level of ERROR.
error(String, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
error(String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable with a level of ERROR.
error(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of ERROR and a specific logger class name.
error(String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
error(String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of ERROR and a specific logger class name.
error(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the ERROR level including the stack trace of the Throwable throwable passed as parameter.
error(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
 
error(String, Throwable) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
error(String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
 
error(String, Throwable) - Method in interface org.slf4j.Logger
Log an exception (throwable) at the ERROR level with an accompanying message.
error(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the ERROR level.
error(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the ERROR level.
error(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the ERROR level including the stack trace of the Throwable throwable passed as parameter.
error(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the ERROR level.
error(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the ERROR level including the stack trace of the Throwable throwable passed as parameter.
error(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the ERROR level.
error(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the ERROR level.
error(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at error level.
error(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the ERROR level including the stack trace of the Throwable throwable passed as parameter.
error(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the ERROR level.
error(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the ERROR level.
error(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the ERROR level.
error(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the ERROR level with the specified Marker.
error(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the ERROR level) with the specified Marker and including the stack trace of the Throwable throwable passed as parameter.
error(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the ERROR level with the specified Marker.
error(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the ERROR level) with the specified Marker and including the stack trace of the Throwable throwable passed as parameter.
error(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the ERROR level.
error(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the ERROR level.
error(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the ERROR level.
error(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the ERROR level) including the stack trace of the Throwable throwable passed as parameter.
error(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the ERROR level.
error(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the ERROR level) including the stack trace of the Throwable throwable passed as parameter.
error(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
error(Marker, String) - Method in class org.slf4j.event.EventRecodingLogger
 
error(Marker, String) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
error(Marker, String) - Method in class org.slf4j.helpers.SubstituteLogger
 
error(Marker, String) - Method in interface org.slf4j.Logger
Log a message with the specific Marker at the ERROR level.
error(Marker, String, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
error(Marker, String, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
error(Marker, String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
error(Marker, String, Object) - Method in interface org.slf4j.Logger
This method is similar to Logger.error(String, Object) method except that the marker data is also taken into consideration.
error(Marker, String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
 
error(Marker, String, Object...) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
error(Marker, String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
 
error(Marker, String, Object...) - Method in interface org.slf4j.Logger
This method is similar to Logger.error(String, Object...) method except that the marker data is also taken into consideration.
error(Marker, String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
error(Marker, String, Object, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
error(Marker, String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
error(Marker, String, Object, Object) - Method in interface org.slf4j.Logger
This method is similar to Logger.error(String, Object, Object) method except that the marker data is also taken into consideration.
error(Marker, String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
 
error(Marker, String, Throwable) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
error(Marker, String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
 
error(Marker, String, Throwable) - Method in interface org.slf4j.Logger
This method is similar to Logger.error(String, Throwable) method except that the marker data is also taken into consideration.
ERROR - org.apache.logging.log4j.spi.StandardLevel
An error in the application, possibly recoverable.
ERROR - org.jboss.as.controller.client.MessageSeverity
Error severity.
ERROR - org.jboss.logging.Logger.Level
 
ERROR - org.jboss.logmanager.handlers.SyslogHandler.Severity
 
ERROR - org.slf4j.event.Level
 
ERROR - Static variable in class org.apache.logging.log4j.Level
An error in the application, possibly recoverable.
ERROR - Static variable in class org.jboss.logmanager.Level
 
ERROR_CANCEL - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_COMPRESSION_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_CONNECT_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_ENHANCE_YOUR_CALM - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_FLOW_CONTROL_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_FRAME_SIZE_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_INADEQUATE_SECURITY - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_INT - Static variable in class org.slf4j.event.EventConstants
 
ERROR_INT - Static variable in interface org.slf4j.spi.LocationAwareLogger
 
ERROR_INTERNAL_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_MSG_SEPARATOR - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Separator for error messages.
ERROR_NO_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_PAGE - Static variable in interface io.undertow.security.api.AuthenticationMechanismFactory
 
ERROR_PREFIX - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Prefix for errors.
ERROR_PROTOCOL_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_REFUSED_STREAM - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_RESPONSE - Static variable in interface io.undertow.UndertowLogger
 
ERROR_SEPARATOR - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Separator for errors.
ERROR_SETTINGS_TIMEOUT - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_STREAM_CLOSED - Static variable in class io.undertow.protocols.http2.Http2Channel
 
ERROR_SUFFIX - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Suffix for errors.
errorf(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorf(String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorf(String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorf(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorf(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorf(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorf(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorf(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
ErrorManagerConfiguration - Interface in org.jboss.logmanager.config
Configuration for an error manager.
errorParsingPredicateString(String, String) - Method in class io.undertow.UndertowMessages_$bundle
 
errorParsingPredicateString(String, String) - Method in interface io.undertow.UndertowMessages
 
errorParsingPredicateString$str() - Method in class io.undertow.UndertowMessages_$bundle
 
errorRotatingAccessLog(IOException) - Method in class io.undertow.UndertowLogger_$logger
 
errorRotatingAccessLog(IOException) - Method in interface io.undertow.UndertowLogger
 
errorRotatingAccessLog$str() - Method in class io.undertow.UndertowLogger_$logger
 
errorv(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorv(String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorv(String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorv(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorv(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorv(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorv(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorv(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
errorv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using MessageFormat-style formatting.
errorWritingAccessLog(IOException) - Method in class io.undertow.UndertowLogger_$logger
 
errorWritingAccessLog(IOException) - Method in interface io.undertow.UndertowLogger
 
errorWritingAccessLog$str() - Method in class io.undertow.UndertowLogger_$logger
 
errorWritingJDBCLog(Exception) - Method in class io.undertow.UndertowLogger_$logger
 
errorWritingJDBCLog(Exception) - Method in interface io.undertow.UndertowLogger
 
errorWritingJDBCLog$str() - Method in class io.undertow.UndertowLogger_$logger
 
escapeJson(StringBuilder, int) - Static method in class org.apache.logging.log4j.util.StringBuilders
 
escapeKey(StringBuilder, String) - Static method in class org.jboss.logmanager.PropertyValues
Escapes a maps key value for serialization to a string.
escapeValue(StringBuilder, String) - Static method in class org.jboss.logmanager.PropertyValues
Escapes a maps value for serialization to a string.
escapeXml(StringBuilder, int) - Static method in class org.apache.logging.log4j.util.StringBuilders
 
estimateLength() - Method in interface org.jboss.logmanager.formatters.FormatStep
Emit an estimate of the length of data which this step will produce.
ETag - Class in io.undertow.util
 
ETag(boolean, String) - Constructor for class io.undertow.util.ETag
 
ETAG - Static variable in class io.undertow.util.Headers
 
ETAG_STRING - Static variable in class io.undertow.util.Headers
 
ETagUtils - Class in io.undertow.util
 
ETagUtils() - Constructor for class io.undertow.util.ETagUtils
 
evaluateResponse(byte[]) - Method in class org.jboss.remoting3.RejectingSaslServer
 
EVENT_MARKER - Static variable in class org.apache.logging.log4j.EventLogger
Defines the Event Marker.
EventConstants - Class in org.slf4j.event
 
EventConstants() - Constructor for class org.slf4j.event.EventConstants
 
EventLogger - Class in org.apache.logging.log4j
Logs "Events" that are represented as StructuredDataMessage.
EventRecodingLogger - Class in org.slf4j.event
This class is used to record events during the initialization phase of the underlying logging framework.
EventRecodingLogger(SubstituteLogger, Queue<SubstituteLoggingEvent>) - Constructor for class org.slf4j.event.EventRecodingLogger
 
EXCEPTION - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
EXCEPTION - Static variable in interface io.undertow.server.DefaultResponseListener
If the default response listener was invoked as a result of an exception being thrown then the exception will be available under this attachment key.
EXCEPTION_CAUSED_BY - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
EXCEPTION_CIRCULAR_REFERENCE - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
EXCEPTION_FRAME - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
EXCEPTION_FRAME_CLASS - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
EXCEPTION_FRAME_LINE - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
EXCEPTION_FRAME_METHOD - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
EXCEPTION_FRAMES - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
EXCEPTION_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
Marker for exception tracing.
EXCEPTION_MESSAGE - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
EXCEPTION_REFERENCE_ID - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
EXCEPTION_SUPPRESSED - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
EXCEPTION_TYPE - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
exceptionAfterComplete(Throwable, ServiceName) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
exceptionAfterComplete$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
exceptionFormatStep(boolean, int, boolean, int, String, boolean) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the stack trace of an exception with the given justification rules.
exceptionFormatStep(boolean, int, int, boolean) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the stack trace of an exception with the given justification rules.
exceptionGeneratingErrorPage(Exception, String) - Method in class io.undertow.UndertowLogger_$logger
 
exceptionGeneratingErrorPage(Exception, String) - Method in interface io.undertow.UndertowLogger
 
exceptionGeneratingErrorPage$str() - Method in class io.undertow.UndertowLogger_$logger
 
exceptionHandler(HttpHandler) - Static method in class io.undertow.Handlers
Returns a handler that maps exceptions to additional handlers
ExceptionHandler - Class in io.undertow.server.handlers
Handler that dispatches to a given handler and allows mapping exceptions to be handled by additional handlers.
ExceptionHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.ExceptionHandler
 
exceptionHandlingRequest(Throwable, String) - Method in class io.undertow.UndertowLogger_$logger
 
exceptionHandlingRequest(Throwable, String) - Method in interface io.undertow.UndertowLogger
 
exceptionHandlingRequest$str() - Method in class io.undertow.UndertowLogger_$logger
 
exceptionInUserHandler(Throwable) - Method in class org.jboss.remoting3._private.Messages_$logger
 
exceptionInUserHandler(Throwable) - Method in interface org.jboss.remoting3._private.Messages
 
exceptionInUserHandler$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
exceptionInvokingCloseListener(ServerConnection.CloseListener, Throwable) - Method in class io.undertow.UndertowLogger_$logger
 
exceptionInvokingCloseListener(ServerConnection.CloseListener, Throwable) - Method in interface io.undertow.UndertowLogger
 
exceptionInvokingCloseListener$str() - Method in class io.undertow.UndertowLogger_$logger
 
exceptionListener - Variable in class org.jboss.marshalling.AbstractMarshaller
The configured exception listener.
exceptionListener - Variable in class org.jboss.marshalling.AbstractUnmarshaller
The configured exception listener.
ExceptionListener - Interface in org.jboss.marshalling
A listener for exceptions which occur during marshalling or unmarshalling.
exceptionProcessingRequest(Throwable) - Method in class io.undertow.UndertowLogger_$logger
 
exceptionProcessingRequest(Throwable) - Method in interface io.undertow.UndertowLogger
 
exceptionProcessingRequest$str() - Method in class io.undertow.UndertowLogger_$logger
 
exchange - Variable in class io.undertow.security.impl.AbstractSecurityContext
 
exchangeAlreadyComplete() - Method in class io.undertow.UndertowMessages_$bundle
 
exchangeAlreadyComplete() - Method in interface io.undertow.UndertowMessages
 
exchangeAlreadyComplete$str() - Method in class io.undertow.UndertowMessages_$bundle
 
ExchangeAttribute - Interface in io.undertow.attribute
Representation of a string attribute from a HTTP server exchange.
ExchangeAttributeBuilder - Interface in io.undertow.attribute
An interface that knows how to build an exchange attribute from a textual representation.
ExchangeAttributeParser - Class in io.undertow.attribute
Attribute parser for exchange attributes.
ExchangeAttributes - Class in io.undertow.attribute
Utility class for retrieving exchange attributes
ExchangeAttributeWrapper - Interface in io.undertow.attribute
Interface that can be used to wrap an exchange attribute.
exchangeComplete(HttpServerExchange) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
exchangeComplete(HttpServerExchange) - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
exchangeComplete(HttpServerExchange) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
 
exchangeComplete(HttpServerExchange) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
exchangeComplete(HttpServerExchange) - Method in class io.undertow.server.ServerConnection
Invoked when the exchange is complete.
ExchangeCompletionListener - Interface in io.undertow.server
Listener interface for events that are run at the completion of a request/response cycle (i.e.
ExchangeCompletionListener.NextListener - Interface in io.undertow.server
 
exchangeEvent(HttpServerExchange, ExchangeCompletionListener.NextListener) - Method in interface io.undertow.server.ExchangeCompletionListener
 
ExcludeClassInterceptors - Annotation Type in javax.interceptor
Used to exclude class-level interceptors for the lifecycle callback method, business method, timeout method, or constructor to which it is applied.
EXCLUDED_SASL_MECHANISMS - Static variable in class org.jboss.remotingjmx.Constants
A comma separated list of SASL mechanisms that should be excluded when negotiating the connection to the server.
EXCLUDED_VERSIONS - Static variable in class org.jboss.remotingjmx.Constants
A comma separated list of protocol versions to be excluded from the list of supported versions.
ExcludeDefaultInterceptors - Annotation Type in javax.interceptor
Used to exclude default interceptors for a target class or for a lifecycle callback method, business method, timeout method, or constructor of a target class.
EXCLUSIVITY_CHECKER - Static variable in class io.undertow.security.impl.GSSAPIAuthenticationMechanism
 
ExclusivityChecker - Interface in io.undertow.server.handlers.proxy
Interface that is used to determine if a connection should be exclusive.
execute(Runnable) - Method in class io.undertow.util.PipeliningExecutor
Deprecated.
 
execute(Runnable) - Method in class io.undertow.util.SameThreadExecutor
 
execute(Runnable) - Method in interface org.jboss.msc.service.LifecycleContext
Execute a task asynchronously using the MSC task executor.
execute(DeploymentPlan) - Method in interface org.jboss.as.controller.client.helpers.domain.DomainDeploymentManager
Execute the deployment plan.
execute(DeploymentPlan) - Method in class org.jboss.as.controller.client.helpers.standalone.impl.AbstractServerDeploymentManager
Execute the deployment plan.
execute(DeploymentPlan) - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager
Execute the deployment plan.
execute(Operation) - Method in class org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
 
execute(Operation) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
execute(Operation) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
 
execute(Operation) - Method in interface org.jboss.as.controller.client.ModelControllerClient
Execute an operation synchronously.
execute(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
 
execute(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
execute(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
 
execute(Operation, OperationMessageHandler) - Method in interface org.jboss.as.controller.client.ModelControllerClient
Execute an operation synchronously, optionally receiving progress reports.
execute(ModelNode) - Method in class org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
 
execute(ModelNode) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
execute(ModelNode) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
 
execute(ModelNode) - Method in interface org.jboss.as.controller.client.ModelControllerClient
Execute an operation synchronously.
execute(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
 
execute(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
execute(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
 
execute(ModelNode, OperationMessageHandler) - Method in interface org.jboss.as.controller.client.ModelControllerClient
Execute an operation synchronously, optionally receiving progress reports.
EXECUTE_ASYNC_CLIENT_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
EXECUTE_CLIENT_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
EXECUTE_DEPLOYMENT_PLAN_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
EXECUTE_DEPLOYMENT_PLAN_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
EXECUTE_TX_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
executeAfter(XnioIoThread, Runnable, long, TimeUnit) - Static method in class io.undertow.util.WorkerUtils
Schedules a task for future execution.
executeAsync(Operation) - Method in interface org.jboss.as.controller.client.ModelControllerClient
Execute an operation in another thread.
executeAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.ContextualModelControllerClient
 
executeAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
 
executeAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
executeAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
 
executeAsync(Operation, OperationMessageHandler) - Method in interface org.jboss.as.controller.client.ModelControllerClient
Execute an operation in another thread, optionally receiving progress reports.
executeAsync(ModelNode) - Method in interface org.jboss.as.controller.client.ModelControllerClient
Execute an operation in another thread.
executeAsync(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
 
executeAsync(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
executeAsync(ModelNode, OperationMessageHandler) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
 
executeAsync(ModelNode, OperationMessageHandler) - Method in interface org.jboss.as.controller.client.ModelControllerClient
Execute an operation in another thread, optionally receiving progress reports.
EXECUTED - org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult.Result
The action was successfully executed; server configuration was modified and any deployment changes were initiated in a running server.
executeOperation(Operation) - Method in class org.jboss.as.controller.client.helpers.standalone.impl.AbstractServerDeploymentManager
 
executeOperation(Operation) - Method in class org.jboss.as.controller.client.helpers.standalone.impl.ModelControllerClientServerDeploymentManager
executeOperation(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.ContextualModelControllerClient
 
executeOperation(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
 
executeOperation(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
executeOperation(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
 
executeOperation(Operation, OperationMessageHandler) - Method in interface org.jboss.as.controller.client.ModelControllerClient
Execute an operation synchronously, optionally receiving progress reports, with the response to the operation making available any input streams that the server may associate with the response.
executeOperationAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.ContextualModelControllerClient
 
executeOperationAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.DelegatingModelControllerClient
 
executeOperationAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
executeOperationAsync(Operation, OperationMessageHandler) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
 
executeOperationAsync(Operation, OperationMessageHandler) - Method in interface org.jboss.as.controller.client.ModelControllerClient
Execute an operation in another thread, optionally receiving progress reports, with the response to the operation making available any input streams that the server may associate with the response.
executeRequest(ManagementRequest<OperationResponse, AbstractModelControllerClient.OperationExecutionContext>, AbstractModelControllerClient.OperationExecutionContext) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
 
executeRootHandler(HttpHandler, HttpServerExchange) - Static method in class io.undertow.server.Connectors
 
ExistingChannelModelControllerClient - Class in org.jboss.as.controller.client.impl
 
ExistingChannelModelControllerClient(ManagementChannelHandler) - Constructor for class org.jboss.as.controller.client.impl.ExistingChannelModelControllerClient
 
ExistingSessionTarget(String, Iterator<CharSequence>, VirtualHost.HostEntry, ModClusterContainer, boolean) - Constructor for class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.ExistingSessionTarget
 
exists(ExchangeAttribute) - Static method in class io.undertow.predicate.Predicates
Return a predicate that will return true if the given attribute is not null and not empty.
exists(String) - Static method in class org.apache.logging.log4j.LogManager
Detects if a Logger with the specified name exists.
exists(String) - Static method in class org.apache.logging.log4j.MarkerManager
Tests existence of the given marker.
exists(String) - Method in class org.slf4j.helpers.BasicMarkerFactory
Does the name marked already exist?
exists(String) - Method in interface org.slf4j.IMarkerFactory
Checks if the marker with the name already exists.
ExistsPredicate - Class in io.undertow.predicate
Returns true if the given attribute is not null and not an empty string
ExistsPredicate.Builder - Class in io.undertow.predicate
 
exit() - Method in interface org.apache.logging.log4j.Logger
Deprecated.
Use Logger.traceExit() instead which performs the same function.
exit() - Method in class org.apache.logging.log4j.spi.AbstractLogger
Deprecated.
exit(String, String, R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs exiting from a method with the result and location information.
exit(String, R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs exiting from a method with the result and location information.
exit(R) - Method in interface org.apache.logging.log4j.Logger
Deprecated.
Use Logger.traceExit(Object) instead which performs the same function.
exit(R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Deprecated.
EXIT_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
Marker for method exit tracing.
exiting(String, String) - Method in class org.jboss.logmanager.Logger
exiting(String, String, Object) - Method in class org.jboss.logmanager.Logger
ExitMessage - Interface in org.apache.logging.log4j.message
Exit flow messages
exitMsg(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
exits(ServiceController.State) - Method in enum org.jboss.msc.service.ServiceController.Transition
Deprecated.
Determine whether this transition causes exit from the given state.
EXPECT - Static variable in class io.undertow.util.Headers
 
EXPECT_STRING - Static variable in class io.undertow.util.Headers
 
EXPECTATION_FAILED - Static variable in class io.undertow.util.StatusCodes
 
EXPECTATION_FAILED_STRING - Static variable in class io.undertow.util.StatusCodes
 
expectedClientHello() - Method in class io.undertow.UndertowMessages_$bundle
 
expectedClientHello() - Method in interface io.undertow.UndertowMessages
 
expectedClientHello$str() - Method in class io.undertow.UndertowMessages_$bundle
 
expectedContinuationFrame() - Method in class io.undertow.UndertowMessages_$bundle
 
expectedContinuationFrame() - Method in interface io.undertow.UndertowMessages
 
expectedContinuationFrame$str() - Method in class io.undertow.UndertowMessages_$bundle
 
expectedServerHello() - Method in class io.undertow.UndertowMessages_$bundle
 
expectedServerHello() - Method in interface io.undertow.UndertowMessages
 
expectedServerHello$str() - Method in class io.undertow.UndertowMessages_$bundle
 
EXPIRES - Static variable in class io.undertow.util.Headers
 
EXPIRES_STRING - Static variable in class io.undertow.util.Headers
 
EXPLODE - org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
Explode a deployment content in the content repository.
EXPLODE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
explodeDeployment(String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Indicates the deployment to be exploded.
explodeDeploymentContent(String, String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Indicates the deployment content to be exploded.
EXPRESSION - org.jboss.dmr.ModelType
 
EXPRESSION - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR expression.
extendedAccessLogBadXParam() - Method in class io.undertow.UndertowLogger_$logger
 
extendedAccessLogBadXParam() - Method in interface io.undertow.UndertowLogger
 
extendedAccessLogBadXParam$str() - Method in class io.undertow.UndertowLogger_$logger
 
extendedAccessLogCannotDecode(String) - Method in class io.undertow.UndertowLogger_$logger
 
extendedAccessLogCannotDecode(String) - Method in interface io.undertow.UndertowLogger
 
extendedAccessLogCannotDecode$str() - Method in class io.undertow.UndertowLogger_$logger
 
extendedAccessLogCannotDecodeXParamValue(String) - Method in class io.undertow.UndertowLogger_$logger
 
extendedAccessLogCannotDecodeXParamValue(String) - Method in interface io.undertow.UndertowLogger
 
extendedAccessLogCannotDecodeXParamValue$str() - Method in class io.undertow.UndertowLogger_$logger
 
extendedAccessLogEmptyPattern() - Method in class io.undertow.UndertowLogger_$logger
 
extendedAccessLogEmptyPattern() - Method in interface io.undertow.UndertowLogger
 
extendedAccessLogEmptyPattern$str() - Method in class io.undertow.UndertowLogger_$logger
 
ExtendedAccessLogHeaderGenerator(String) - Constructor for class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser.ExtendedAccessLogHeaderGenerator
 
extendedAccessLogMissingClosing() - Method in class io.undertow.UndertowLogger_$logger
 
extendedAccessLogMissingClosing() - Method in interface io.undertow.UndertowLogger
 
extendedAccessLogMissingClosing$str() - Method in class io.undertow.UndertowLogger_$logger
 
ExtendedAccessLogParser - Class in io.undertow.server.handlers.accesslog
Parser that transforms an extended access log format string into a Undertow access log format string.
ExtendedAccessLogParser(ClassLoader) - Constructor for class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
 
ExtendedAccessLogParser.ExtendedAccessLogHeaderGenerator - Class in io.undertow.server.handlers.accesslog
 
extendedAccessLogPatternParseError(Throwable) - Method in class io.undertow.UndertowLogger_$logger
 
extendedAccessLogPatternParseError(Throwable) - Method in interface io.undertow.UndertowLogger
 
extendedAccessLogPatternParseError$str() - Method in class io.undertow.UndertowLogger_$logger
 
extendedAccessLogUnknownToken(String) - Method in class io.undertow.UndertowLogger_$logger
 
extendedAccessLogUnknownToken(String) - Method in interface io.undertow.UndertowLogger
 
extendedAccessLogUnknownToken$str() - Method in class io.undertow.UndertowLogger_$logger
 
ExtendedLogger - Interface in org.apache.logging.log4j.spi
Extends the Logger interface with methods that facilitate implementing or extending Loggers.
ExtendedLoggerWrapper - Class in org.apache.logging.log4j.spi
Wrapper class that exposes the protected AbstractLogger methods to support wrapped loggers.
ExtendedLoggerWrapper(ExtendedLogger, String, MessageFactory) - Constructor for class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Constructor that wraps and existing Logger.
EXTENSION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
EXTENSION_LOGGER - Static variable in interface io.undertow.websockets.core.WebSocketLogger
 
extensionFunction - Variable in class io.undertow.websockets.core.protocol.version07.WebSocket07FrameSinkChannel
 
extensionFunction - Variable in class io.undertow.websockets.core.WebSocketChannel
 
ExtensionFunction - Interface in io.undertow.websockets.extensions
Base interface for WebSocket Extensions implementation.
ExtensionHandshake - Interface in io.undertow.websockets.extensions
Base interface for WebSocket Extension handshake.
extensionsNotAllowed(int) - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
extensionsNotAllowed(int) - Method in interface io.undertow.websockets.core.WebSocketMessages
 
extensionsNotAllowed$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
extensionsNotSupported() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
extensionsNotSupported() - Method in interface io.undertow.websockets.core.WebSocketMessages
 
extensionsNotSupported$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
extensionsSupported - Variable in class io.undertow.websockets.core.WebSocketChannel
 
EXTERNAL_AUTHENTICATION_TYPE - Static variable in class io.undertow.security.impl.ExternalAuthenticationMechanism
 
EXTERNAL_PRINCIPAL - Static variable in class io.undertow.security.impl.ExternalAuthenticationMechanism
 
ExternalAuthenticationMechanism - Class in io.undertow.security.impl
Authentication mechanism that uses an externally provided principal.
ExternalAuthenticationMechanism() - Constructor for class io.undertow.security.impl.ExternalAuthenticationMechanism
 
ExternalAuthenticationMechanism(String) - Constructor for class io.undertow.security.impl.ExternalAuthenticationMechanism
 
ExternalAuthenticationMechanism(String, IdentityManager) - Constructor for class io.undertow.security.impl.ExternalAuthenticationMechanism
 
ExternalAuthenticationMechanism.Factory - Class in io.undertow.security.impl
 
ExternalConnectionProvider - Interface in org.jboss.remoting3.spi
A provider interface that allows connections that have already been accepted to be converted to remoting connections.
ExternalCredential - Class in io.undertow.security.idm
Representation of an external credential.
EXTERNALIZABLE_READ_OBJECT - org.jboss.marshalling.TraceInformation.MethodInfo.Type
 
EXTERNALIZABLE_WRITE_OBJECT - org.jboss.marshalling.TraceInformation.MethodInfo.Type
 
Externalize - Annotation Type in org.jboss.marshalling
Indicate that this class should be externalized by an instance of the given externalizer class.
Externalizer - Interface in org.jboss.marshalling
A replacement serializer for an object class.
Externalizer() - Constructor for class org.jboss.marshalling.Pair.Externalizer
 
EXTERNALIZER_CREATE_OBJECT - org.jboss.marshalling.TraceInformation.MethodInfo.Type
 
EXTERNALIZER_READ_OBJECT - org.jboss.marshalling.TraceInformation.MethodInfo.Type
 
EXTERNALIZER_WRITE_OBJECT - org.jboss.marshalling.TraceInformation.MethodInfo.Type
 
ExtFormatter - Class in org.jboss.logmanager
A formatter which handles ExtLogRecord instances.
ExtFormatter() - Constructor for class org.jboss.logmanager.ExtFormatter
 
ExtHandler - Class in org.jboss.logmanager
An extended logger handler.
ExtHandler() - Constructor for class org.jboss.logmanager.ExtHandler
Construct a new instance.
ExtLogRecord - Class in org.jboss.logmanager
An extended log record, which includes additional information including MDC/NDC and correct caller location (even in the presence of a logging facade).
ExtLogRecord(Level, String, String) - Constructor for class org.jboss.logmanager.ExtLogRecord
Construct a new instance.
ExtLogRecord(Level, String, ExtLogRecord.FormatStyle, String) - Constructor for class org.jboss.logmanager.ExtLogRecord
Construct a new instance.
ExtLogRecord(ExtLogRecord) - Constructor for class org.jboss.logmanager.ExtLogRecord
Make a copy of a log record.
ExtLogRecord.FormatStyle - Enum in org.jboss.logmanager
The format style to use.
extraBytes - Variable in class io.undertow.server.AbstractServerConnection
Any extra bytes that were read from the channel.
extract() - Method in class io.undertow.websockets.core.UTF8Output
Extract a String holding the utf8 text
extractQuotedValueFromHeader(String, String) - Static method in class io.undertow.util.Headers
Extracts a quoted value from a header that has a given key.
extractQuotedValueFromHeaderWithEncoding(String, String) - Static method in class io.undertow.util.Headers
Extracts a quoted value from a header that has a given key.
extractSubset(Properties, String) - Static method in class org.apache.logging.log4j.util.PropertiesUtil
Extracts properties that start with or are equals to the specific prefix and returns them in a new Properties object with the prefix removed.
extractTokenFromHeader(String, String) - Static method in class io.undertow.util.Headers
Deprecated.
extraDataWrittenAfterChunkEnd() - Method in class io.undertow.UndertowMessages_$bundle
 
extraDataWrittenAfterChunkEnd() - Method in interface io.undertow.UndertowMessages
 
extraDataWrittenAfterChunkEnd$str() - Method in class io.undertow.UndertowMessages_$bundle
 

F

Factory() - Constructor for class io.undertow.security.impl.BasicAuthenticationMechanism.Factory
 
Factory() - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism.Factory
 
Factory() - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism.Factory
 
Factory() - Constructor for class io.undertow.security.impl.ExternalAuthenticationMechanism.Factory
 
Factory() - Constructor for class io.undertow.security.impl.GenericHeaderAuthenticationMechanism.Factory
 
Factory() - Constructor for class org.jboss.as.controller.client.helpers.domain.DomainClient.Factory
 
Factory() - Constructor for class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager.Factory
 
Factory() - Constructor for class org.jboss.as.controller.client.ModelControllerClient.Factory
 
Factory() - Constructor for class org.jboss.as.controller.client.ModelControllerClientConfiguration.Factory
Deprecated.
 
Factory() - Constructor for class org.jboss.as.controller.client.Operation.Factory
 
Factory() - Constructor for class org.jboss.as.controller.client.OperationResponse.Factory
 
Factory(IdentityManager) - Constructor for class io.undertow.security.impl.BasicAuthenticationMechanism.Factory
Deprecated.
Factory(IdentityManager) - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism.Factory
Deprecated.
Factory(IdentityManager) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism.Factory
Deprecated.
Factory(IdentityManager) - Constructor for class io.undertow.security.impl.ExternalAuthenticationMechanism.Factory
Deprecated.
Factory(IdentityManager) - Constructor for class io.undertow.security.impl.GenericHeaderAuthenticationMechanism.Factory
Deprecated.
FACTORY - Static variable in class io.undertow.security.impl.BasicAuthenticationMechanism
 
FACTORY - Static variable in class io.undertow.security.impl.ClientCertAuthenticationMechanism
 
FACTORY - Static variable in class io.undertow.security.impl.DigestAuthenticationMechanism
 
FACTORY - Static variable in class io.undertow.security.impl.ExternalAuthenticationMechanism
 
FACTORY - Static variable in class io.undertow.security.impl.GenericHeaderAuthenticationMechanism
 
FACTORY_PRIORITY - Static variable in class org.apache.logging.log4j.spi.Provider
Property name to set for a Log4j 2 provider to specify the priority of this implementation.
FACTORY_PROPERTY_NAME - Static variable in class org.apache.logging.log4j.LogManager
Log4j property to set to the fully qualified class name of a custom implementation of LoggerContextFactory.
FAHRENHEIGHT - org.jboss.as.controller.client.helpers.MeasurementUnit
 
failed(ServerSentEventConnection, String, String, String, IOException) - Method in interface io.undertow.server.handlers.sse.ServerSentEventConnection.EventCallback
Notification that is called when a message send fails.
failed(HttpServerExchange) - Method in interface io.undertow.server.handlers.proxy.ProxyCallback
Callback if establishing the connection to a backend server fails.
failed(IOException) - Method in interface io.undertow.client.ClientCallback
Invoked when the operation failed.
failed(IOException) - Method in interface io.undertow.client.ClientConnection.PingListener
 
failed(IOException) - Method in interface io.undertow.conduits.AbstractFramedStreamSinkConduit.FrameCallBack
 
failed(IOException) - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBufferFrameCallback
 
failed(IOException) - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBuffersFrameCallback
 
failed(StartException) - Method in interface org.jboss.msc.service.StartContext
Call when start lifecycle action has failed for some reason.
FAILED - org.jboss.as.controller.client.helpers.domain.ServerStatus
The server failed to start
FAILED - org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult.Result
The action failed to complete successfully.
FAILED - org.jboss.msc.service.LifecycleEvent
 
FAILED - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
FAILED_AUTHENTICATION - io.undertow.security.api.SecurityNotification.EventType
 
FAILED_DEPENDENCY - Static variable in class io.undertow.util.StatusCodes
 
FAILED_DEPENDENCY_STRING - Static variable in class io.undertow.util.StatusCodes
 
failedParse() - Method in class io.undertow.server.protocol.ParseTimeoutUpdater
Called when a request is received, however it is not parsed in a single read() call.
failedToAccept(Exception) - Method in class org.jboss.remoting3._private.Messages_$logger
 
failedToAccept(Exception) - Method in interface org.jboss.remoting3._private.Messages
 
failedToAccept$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
failedToAcceptSSLRequest(Exception) - Method in class io.undertow.UndertowLogger_$logger
 
failedToAcceptSSLRequest(Exception) - Method in interface io.undertow.UndertowLogger
 
failedToAcceptSSLRequest$str() - Method in class io.undertow.UndertowLogger_$logger
 
failedToConfigureSslContext(Throwable) - Method in class org.jboss.remoting3._private.Messages_$logger
 
failedToConfigureSslContext(Throwable) - Method in interface org.jboss.remoting3._private.Messages
 
failedToConfigureSslContext$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
failedToDecodeParameterName(String, Exception) - Method in class io.undertow.UndertowMessages_$bundle
 
failedToDecodeParameterName(String, Exception) - Method in interface io.undertow.UndertowMessages
 
failedToDecodeParameterName$str() - Method in class io.undertow.UndertowMessages_$bundle
 
failedToDecodeParameterValue(String, String, Exception) - Method in class io.undertow.UndertowMessages_$bundle
 
failedToDecodeParameterValue(String, String, Exception) - Method in interface io.undertow.UndertowMessages
 
failedToDecodeParameterValue$str() - Method in class io.undertow.UndertowMessages_$bundle
 
failedToDecodeURL(String, String, Exception) - Method in class io.undertow.UndertowMessages_$bundle
 
failedToDecodeURL(String, String, Exception) - Method in interface io.undertow.UndertowMessages
 
failedToDecodeURL$str() - Method in class io.undertow.UndertowMessages_$bundle
 
failedToInitializePathManager(String, IOException) - Method in class io.undertow.UndertowMessages_$bundle
 
failedToInitializePathManager(String, IOException) - Method in interface io.undertow.UndertowMessages
 
failedToInitializePathManager$str() - Method in class io.undertow.UndertowMessages_$bundle
 
failedToInvokeFailedCallback(ServerSentEventConnection.EventCallback, Exception) - Method in class io.undertow.UndertowLogger_$logger
 
failedToInvokeFailedCallback(ServerSentEventConnection.EventCallback, Exception) - Method in interface io.undertow.UndertowLogger
 
failedToInvokeFailedCallback$str() - Method in class io.undertow.UndertowLogger_$logger
 
failedToNegotiateAtGSSAPI(HttpServerExchange, Throwable) - Method in class io.undertow.UndertowLogger_$logger
 
failedToNegotiateAtGSSAPI(HttpServerExchange, Throwable) - Method in interface io.undertow.UndertowLogger
 
failedToNegotiateAtGSSAPI$str() - Method in class io.undertow.UndertowLogger_$logger
 
failedToObtainSubject(HttpServerExchange, GeneralSecurityException) - Method in class io.undertow.UndertowLogger_$logger
 
failedToObtainSubject(HttpServerExchange, GeneralSecurityException) - Method in interface io.undertow.UndertowLogger
 
failedToObtainSubject$str() - Method in class io.undertow.UndertowLogger_$logger
 
failedToParsePath() - Method in class io.undertow.UndertowMessages_$bundle
 
failedToParsePath() - Method in interface io.undertow.UndertowMessages
 
failedToParsePath$str() - Method in class io.undertow.UndertowMessages_$bundle
 
failedToParseRequest(Throwable) - Method in class io.undertow.UndertowLogger_$logger
 
failedToParseRequest(Throwable) - Method in interface io.undertow.UndertowLogger
 
failedToParseRequest$str() - Method in class io.undertow.UndertowLogger_$logger
 
failedToProcessManagementReq(Exception) - Method in class io.undertow.UndertowLogger_$logger
 
failedToProcessManagementReq(Exception) - Method in interface io.undertow.UndertowLogger
 
failedToProcessManagementReq$str() - Method in class io.undertow.UndertowLogger_$logger
 
failedToReplaceHashOutputStream(Exception) - Method in class io.undertow.UndertowMessages_$bundle
 
failedToReplaceHashOutputStream(Exception) - Method in interface io.undertow.UndertowMessages
 
failedToReplaceHashOutputStream$str() - Method in class io.undertow.UndertowMessages_$bundle
 
failedToReplaceHashOutputStreamOnWrite(Exception) - Method in class io.undertow.UndertowMessages_$bundle
 
failedToReplaceHashOutputStreamOnWrite(Exception) - Method in interface io.undertow.UndertowMessages
 
failedToReplaceHashOutputStreamOnWrite$str() - Method in class io.undertow.UndertowMessages_$bundle
 
failedToSendAfterBeingSafe() - Method in class io.undertow.UndertowMessages_$bundle
 
failedToSendAfterBeingSafe() - Method in interface io.undertow.UndertowMessages
 
failedToSendAfterBeingSafe$str() - Method in class io.undertow.UndertowMessages_$bundle
 
failedToSendPingResponse(Exception) - Method in class io.undertow.UndertowLogger_$logger
 
failedToSendPingResponse(Exception) - Method in interface io.undertow.UndertowLogger
 
failedToSendPingResponse$str() - Method in class io.undertow.UndertowLogger_$logger
 
failedToSendPingResponseDBG(Exception, String, String) - Method in class io.undertow.UndertowLogger_$logger
 
failedToSendPingResponseDBG(Exception, String, String) - Method in interface io.undertow.UndertowLogger
 
failedToSendPingResponseDBG$str() - Method in class io.undertow.UndertowLogger_$logger
 
failedToUpgradeChannel(int, String) - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
failedToUpgradeChannel(int, String) - Method in interface io.undertow.client.UndertowClientMessages
 
failedToUpgradeChannel$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
failedToWriteJdbcAccessLog(Exception) - Method in class io.undertow.UndertowLogger_$logger
 
failedToWriteJdbcAccessLog(Exception) - Method in interface io.undertow.UndertowLogger
 
failedToWriteJdbcAccessLog$str() - Method in class io.undertow.UndertowLogger_$logger
 
failedToWritePreCachedFile() - Method in class io.undertow.UndertowLogger_$logger
 
failedToWritePreCachedFile() - Method in interface io.undertow.UndertowLogger
 
failedToWritePreCachedFile$str() - Method in class io.undertow.UndertowLogger_$logger
 
FAILURE - Static variable in class javax.security.auth.message.AuthStatus
Indicates that the message processing by the authentication module was NOT successful, and that the module replaced the application message with an error message.
FAILURE_DESCRIPTION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
FALSE - javax.json.JsonValue.ValueType
JSON false.
FALSE - Static variable in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
FALSE - Static variable in interface javax.json.JsonValue
JSON false value.
FALSE - Static variable in class org.jboss.dmr.ModelNode
An unmodifiable node of ModelType.BOOLEAN with a value of false
falsePredicate() - Static method in class io.undertow.predicate.Predicates
Predicate which always returns false.
FalsePredicate - Class in io.undertow.predicate
 
FalsePredicate() - Constructor for class io.undertow.predicate.FalsePredicate
 
FastConcurrentDirectDeque<E> - Class in io.undertow.util
A modified version of ConcurrentLinkedDeque which includes direct removal.
FastConcurrentDirectDeque() - Constructor for class io.undertow.util.FastConcurrentDirectDeque
Constructs an empty deque.
FastConcurrentDirectDeque(Collection<? extends E>) - Constructor for class io.undertow.util.FastConcurrentDirectDeque
Constructs a deque initially containing the elements of the given collection, added in traversal order of the collection's iterator.
fastIterate() - Method in class io.undertow.util.HeaderMap
Do a fast iteration of this header map without creating any objects.
fastIterateNonEmpty() - Method in class io.undertow.util.HeaderMap
Do a fast iteration of this header map without creating any objects, only considering non-empty header values.
fatal(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the FATAL level.
fatal(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the FATAL level including the stack trace of the Throwable throwable passed as parameter.
fatal(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the FATAL level.
fatal(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL.
fatal(Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatal(Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL.
fatal(Object, Object[]) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.fatalv(String, Object...) is recommended.
fatal(Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.fatalv(Throwable, String, Object...) is recommended.
fatal(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the FATAL level including the stack trace of the Throwable throwable passed as parameter.
fatal(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of FATAL.
fatal(Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatal(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of FATAL.
fatal(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the FATAL level.
fatal(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the FATAL level.
fatal(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable with a level of FATAL.
fatal(String, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatal(String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable with a level of FATAL.
fatal(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of FATAL and a specific logger class name.
fatal(String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatal(String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of FATAL and a specific logger class name.
fatal(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the FATAL level including the stack trace of the Throwable throwable passed as parameter.
fatal(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the FATAL level.
fatal(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the FATAL level.
fatal(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the FATAL level including the stack trace of the Throwable throwable passed as parameter.
fatal(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the FATAL level.
fatal(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the FATAL level including the stack trace of the Throwable throwable passed as parameter.
fatal(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the FATAL level.
fatal(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the FATAL level.
fatal(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at fatal level.
fatal(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the FATAL level including the stack trace of the Throwable throwable passed as parameter.
fatal(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the FATAL level.
fatal(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the FATAL level.
fatal(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the FATAL level.
fatal(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the FATAL level with the specified Marker.
fatal(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the FATAL level) with the specified Marker and including the stack trace of the Throwable throwable passed as parameter.
fatal(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the FATAL level with the specified Marker.
fatal(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the FATAL level) with the specified Marker and including the stack trace of the Throwable throwable passed as parameter.
fatal(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the FATAL level.
fatal(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the FATAL level.
fatal(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the FATAL level.
fatal(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the FATAL level) including the stack trace of the Throwable throwable passed as parameter.
fatal(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the FATAL level.
fatal(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
fatal(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the FATAL level) including the stack trace of the Throwable throwable passed as parameter.
fatal(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
FATAL - org.apache.logging.log4j.spi.StandardLevel
A severe error that will prevent the application from continuing.
FATAL - org.jboss.logging.Logger.Level
 
FATAL - Static variable in class org.apache.logging.log4j.Level
A fatal event that will prevent the application from continuing.
FATAL - Static variable in class org.jboss.logmanager.Level
 
fatalf(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalf(String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalf(String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalf(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalf(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalf(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalf(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalf(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalv(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalv(String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalv(String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalv(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalv(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalv(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalv(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalv(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fatalv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
fatalv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using MessageFormat-style formatting.
fiCurrent(long) - Method in class io.undertow.util.HeaderMap
Return the value at the current index in a fast iteration.
FieldInjector<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.
FieldInjector(Value<?>, Field) - Constructor for class org.jboss.msc.inject.FieldInjector
Deprecated.
Construct a new instance.
FieldPutter - Class in org.jboss.marshalling.util
Base class for a field "putter" which represents a field's data cell.
FieldPutter() - Constructor for class org.jboss.marshalling.util.FieldPutter
Construct a new instance.
FieldSetter - Class in org.jboss.marshalling
A setter for a (possibly final) field, which allows for correct object initialization of Serializable objects with readObject() methods, even in the presence of final fields.
FieldValue<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.
FieldValue(Field, Value<?>) - Constructor for class org.jboss.msc.value.FieldValue
Deprecated.
Construct a new instance.
FILE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
FILE_CSS - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
 
FILE_CSS_BUFFER - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
 
FILE_CSS_ETAG - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
 
FILE_CSS_ETAG_QUOTED - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
 
FILE_JS - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
 
FILE_JS_BUFFER - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
 
FILE_JS_ETAG - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
 
FILE_JS_ETAG_QUOTED - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
 
FileErrorPageHandler - Class in io.undertow.server.handlers.error
Handler that serves up a file from disk to serve as an error page.
FileErrorPageHandler(HttpHandler, File, Integer...) - Constructor for class io.undertow.server.handlers.error.FileErrorPageHandler
Deprecated.
FileErrorPageHandler(HttpHandler, Path, MimeMappings, Integer...) - Constructor for class io.undertow.server.handlers.error.FileErrorPageHandler
 
FileErrorPageHandler(HttpHandler, Path, Integer...) - Constructor for class io.undertow.server.handlers.error.FileErrorPageHandler
 
FileErrorPageHandler(File, Integer...) - Constructor for class io.undertow.server.handlers.error.FileErrorPageHandler
Deprecated.
FileErrorPageHandler(Path, Integer...) - Constructor for class io.undertow.server.handlers.error.FileErrorPageHandler
 
FileErrorPageHandler.Builder - Class in io.undertow.server.handlers.error
 
FileHandler - Class in org.jboss.logmanager.handlers
A simple file handler.
FileHandler() - Constructor for class org.jboss.logmanager.handlers.FileHandler
Construct a new instance with no formatter and no output file.
FileHandler(File) - Constructor for class org.jboss.logmanager.handlers.FileHandler
Construct a new instance with the given output file.
FileHandler(File, boolean) - Constructor for class org.jboss.logmanager.handlers.FileHandler
Construct a new instance with the given output file and append setting.
FileHandler(String) - Constructor for class org.jboss.logmanager.handlers.FileHandler
Construct a new instance with the given output file.
FileHandler(String, boolean) - Constructor for class org.jboss.logmanager.handlers.FileHandler
Construct a new instance with the given output file and append setting.
FileHandler(Formatter) - Constructor for class org.jboss.logmanager.handlers.FileHandler
Construct a new instance with the given formatter and no output file.
FileHandler(Formatter, File) - Constructor for class org.jboss.logmanager.handlers.FileHandler
Construct a new instance with the given formatter and output file.
FileHandler(Formatter, File, boolean) - Constructor for class org.jboss.logmanager.handlers.FileHandler
Construct a new instance with the given formatter, output file, and append setting.
FileItem(byte[]) - Constructor for class io.undertow.server.handlers.form.FormData.FileItem
 
FileItem(Path) - Constructor for class io.undertow.server.handlers.form.FormData.FileItem
 
fileNameFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source file name with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
fileNameFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source file name with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
FileResource - Class in io.undertow.server.handlers.resource
A file resource
FileResource(File, FileResourceManager, String) - Constructor for class io.undertow.server.handlers.resource.FileResource
 
FileResourceManager - Class in io.undertow.server.handlers.resource
Serves files from the file system.
FileResourceManager(long, boolean, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.FileResourceManager
 
FileResourceManager(File) - Constructor for class io.undertow.server.handlers.resource.FileResourceManager
 
FileResourceManager(File, long) - Constructor for class io.undertow.server.handlers.resource.FileResourceManager
 
FileResourceManager(File, long, boolean) - Constructor for class io.undertow.server.handlers.resource.FileResourceManager
 
FileResourceManager(File, long, boolean, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.FileResourceManager
 
FileResourceManager(File, long, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.FileResourceManager
 
FileStreamEntry(File) - Constructor for class org.jboss.as.controller.client.impl.InputStreamEntry.FileStreamEntry
 
FileStreamEntry(Path) - Constructor for class org.jboss.as.controller.client.impl.InputStreamEntry.FileStreamEntry
 
fileSystem - Variable in class io.undertow.server.handlers.resource.PathResourceManager
 
FileTooLargeException() - Constructor for exception io.undertow.server.handlers.form.MultiPartParserDefinition.FileTooLargeException
 
FileTooLargeException(String) - Constructor for exception io.undertow.server.handlers.form.MultiPartParserDefinition.FileTooLargeException
 
FileTooLargeException(String, Throwable) - Constructor for exception io.undertow.server.handlers.form.MultiPartParserDefinition.FileTooLargeException
 
FileTooLargeException(Throwable) - Constructor for exception io.undertow.server.handlers.form.MultiPartParserDefinition.FileTooLargeException
 
FileUtils - Class in io.undertow.util
 
fillInStackTrace() - Method in class org.jboss.marshalling.TraceInformation
 
FilterConfiguration - Interface in org.jboss.logmanager.config
A configuration for a filter.
FilteredObjectInputStream - Class in org.apache.logging.log4j.util
Extends ObjectInputStream to only allow some built-in Log4j classes and caller-specified classes to be deserialized.
FilteredObjectInputStream() - Constructor for class org.apache.logging.log4j.util.FilteredObjectInputStream
 
FilteredObjectInputStream(InputStream) - Constructor for class org.apache.logging.log4j.util.FilteredObjectInputStream
 
FilteredObjectInputStream(InputStream, Collection<String>) - Constructor for class org.apache.logging.log4j.util.FilteredObjectInputStream
 
FilteredObjectInputStream(Collection<String>) - Constructor for class org.apache.logging.log4j.util.FilteredObjectInputStream
 
finalFrame() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
 
finalize() - Method in class io.undertow.server.DefaultByteBufferPool
 
finalize() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
 
finalize() - Method in class org.jboss.logmanager.Logger
 
finalize() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Finalize this closeable instance.
findClassLoader() - Static method in class org.apache.logging.log4j.util.ProviderUtil
 
findConfiguration() - Method in interface org.jboss.logmanager.ConfigurationLocator
Find the configuration file.
findConfiguration() - Method in class org.jboss.logmanager.DefaultConfigurationLocator
Find the configuration file.
findResources(String) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Finds classpath resources.
findSessionId(HttpServerExchange) - Method in class io.undertow.server.session.PathParameterSessionConfig
 
findSessionId(HttpServerExchange) - Method in interface io.undertow.server.session.SessionConfig
Retrieves a session id of an existing session from an exchange.
findSessionId(HttpServerExchange) - Method in class io.undertow.server.session.SessionCookieConfig
 
findSessionId(HttpServerExchange) - Method in class io.undertow.server.session.SslSessionConfig
 
findSingleSignOn(String) - Method in class io.undertow.security.impl.InMemorySingleSignOnManager
 
findSingleSignOn(String) - Method in interface io.undertow.security.impl.SingleSignOnManager
 
findTarget(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
findTarget(HttpServerExchange) - Method in interface io.undertow.server.handlers.proxy.ProxyClient
Finds a proxy target for this request, returning null if none can be found.
findTarget(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.SimpleProxyClientProvider
Deprecated.
 
fine(String) - Method in class org.jboss.logmanager.Logger
finer(String) - Method in class org.jboss.logmanager.Logger
finest(String) - Method in class org.jboss.logmanager.Logger
fiNext(long) - Method in class io.undertow.util.HeaderMap
Find the next index in a fast iteration.
fiNextNonEmpty(long) - Method in class io.undertow.util.HeaderMap
Find the next non-empty index in a fast iteration.
finish() - Method in class io.undertow.protocols.http2.Http2PushBackParser
 
finish() - Method in class org.jboss.marshalling.AbstractMarshaller
Finish writing to a stream.
finish() - Method in class org.jboss.marshalling.AbstractUnmarshaller
Finish reading from the current input.
finish() - Method in interface org.jboss.marshalling.Marshaller
Finish marshalling to a stream.
finish() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Finish unmarshalling from a stream.
finish() - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
Finish marshalling to a stream.
finish() - Method in class org.jboss.marshalling.SimpleDataInput
Finish reading from the current input.
finish() - Method in class org.jboss.marshalling.SimpleDataOutput
Finish writing to a stream.
finish() - Method in interface org.jboss.marshalling.Unmarshaller
Finish unmarshalling from a stream.
FinishableStreamSinkConduit - Class in io.undertow.conduits
 
FinishableStreamSinkConduit(StreamSinkConduit, ConduitListener<? super FinishableStreamSinkConduit>) - Constructor for class io.undertow.conduits.FinishableStreamSinkConduit
 
FinishableStreamSourceConduit - Class in io.undertow.conduits
A conduit that calls a finish listener when there is no data left in the underlying conduit.
FinishableStreamSourceConduit(StreamSourceConduit, ConduitListener<? super FinishableStreamSourceConduit>) - Constructor for class io.undertow.conduits.FinishableStreamSourceConduit
 
finishBatch() - Method in class org.jboss.msc.service.TimingServiceListener
Deprecated.
Call when all services in this timing group have been added.
finished() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
finished() - Method in class org.jboss.msc.service.TimingServiceListener
Deprecated.
Determine whether all services have finished.
first() - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
firstEntry() - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
firstKey() - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
fixedLengthOverflow() - Method in class io.undertow.UndertowMessages_$bundle
 
fixedLengthOverflow() - Method in interface io.undertow.UndertowMessages
 
fixedLengthOverflow$str() - Method in class io.undertow.UndertowMessages_$bundle
 
FixedLengthStreamSourceConduit - Class in io.undertow.conduits
A channel which reads data of a fixed length and calls a finish listener.
FixedLengthStreamSourceConduit(StreamSourceConduit, long, ConduitListener<? super FixedLengthStreamSourceConduit>) - Constructor for class io.undertow.conduits.FixedLengthStreamSourceConduit
Construct a new instance.
FixedLengthStreamSourceConduit(StreamSourceConduit, long, ConduitListener<? super FixedLengthStreamSourceConduit>, HttpServerExchange) - Constructor for class io.undertow.conduits.FixedLengthStreamSourceConduit
Construct a new instance.
FlatNavigableMap<K,​V> - Class in org.jboss.marshalling.util
 
FlatNavigableMap(Comparator<? super K>) - Constructor for class org.jboss.marshalling.util.FlatNavigableMap
 
FlatNavigableSet<E> - Class in org.jboss.marshalling.util
 
FlatNavigableSet(Comparator<? super E>) - Constructor for class org.jboss.marshalling.util.FlatNavigableSet
 
flattenCookies(HttpServerExchange) - Static method in class io.undertow.server.Connectors
Flattens the exchange cookie map into the response header map.
FlexBase64 - Class in io.undertow.util
An efficient and flexible Base64 implementation.
FlexBase64() - Constructor for class io.undertow.util.FlexBase64
 
FlexBase64.Decoder - Class in io.undertow.util
Controls the decoding process.
FlexBase64.DecoderInputStream - Class in io.undertow.util
An input stream which decodes bytes as they are read from a stream with Base64 encoded data.
FlexBase64.DecoderOutputStream - Class in io.undertow.util
An output stream which decodes base64 data written to it, and writes the decoded output to the wrapped inner stream.
FlexBase64.Encoder - Class in io.undertow.util
Controls the encoding process.
FlexBase64.EncoderInputStream - Class in io.undertow.util
An input stream which encodes bytes as they are read from a stream.
FlexBase64.EncoderOutputStream - Class in io.undertow.util
An output stream which base64 encodes all passed data and writes it to the wrapped target output stream.
FLOAT - org.jboss.marshalling.util.Kind
Field of type float.
FloatFieldPutter - Class in org.jboss.marshalling.util
A field putter for float-type fields.
FloatFieldPutter() - Constructor for class org.jboss.marshalling.util.FloatFieldPutter
 
FloatReadField - Class in org.jboss.marshalling.util
A read field whose value is a float type.
FloatReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.FloatReadField
Construct a new instance with the default value.
FloatReadField(SerializableField, float) - Constructor for class org.jboss.marshalling.util.FloatReadField
Construct a new instance.
floor(E) - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
floorEntry(K) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
floorKey(K) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
FLOW_CONTROL_MIN_WINDOW - Static variable in class io.undertow.protocols.http2.Http2Channel
 
FLOW_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
Marker for flow tracing.
FlowMessage - Interface in org.apache.logging.log4j.message
Flow messages
FlowMessageFactory - Interface in org.apache.logging.log4j.message
Creates flow messages.
flush() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
flush() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
flush() - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
 
flush() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
flush() - Method in class io.undertow.conduits.FinishableStreamSinkConduit
 
flush() - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
flush() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
flush() - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
 
flush() - Method in class io.undertow.io.UndertowOutputStream
flush() - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
flush() - Method in class io.undertow.protocols.ssl.SslConduit
 
flush() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
flush() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
flush() - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
 
flush() - Method in class io.undertow.util.FlexBase64.DecoderOutputStream
flush() - Method in class io.undertow.util.FlexBase64.EncoderOutputStream
flush() - Method in class io.undertow.websockets.core.BinaryOutputStream
 
flush() - Method in interface javax.json.stream.JsonGenerator
Flushes the underlying output source.
flush() - Method in interface org.jboss.dmr.stream.ModelWriter
Writes all cached data.
flush() - Method in class org.jboss.logmanager.ExtHandler
Flush all child handlers.
flush() - Method in class org.jboss.logmanager.handlers.SocketHandler
 
flush() - Method in class org.jboss.logmanager.handlers.SyslogHandler
 
flush() - Method in class org.jboss.logmanager.handlers.TcpOutputStream
 
flush() - Method in class org.jboss.logmanager.handlers.UncloseableOutputStream
 
flush() - Method in class org.jboss.logmanager.handlers.UncloseableWriter
 
flush() - Method in class org.jboss.logmanager.handlers.UninterruptibleOutputStream
Flush the stream uninterruptibly.
flush() - Method in class org.jboss.logmanager.handlers.WriterHandler
Flush this logger.
flush() - Method in class org.jboss.marshalling.ByteBufferOutput
flush() - Method in class org.jboss.marshalling.ByteOutputStream
flush() - Method in class org.jboss.marshalling.MarshallerObjectOutput
flush() - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
flush() - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
flush() - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
flush() - Method in class org.jboss.marshalling.SimpleDataOutput
flush() - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
flush() - Method in class org.jboss.remoting3.MessageOutputStream
Flush this message stream.
flush() - Method in class org.slf4j.bridge.SLF4JBridgeHandler
No-op implementation.
FlushableCloseable - Interface in org.jboss.logmanager.handlers
A resource which is flushable and closeable.
flusher(Handler) - Static method in class org.jboss.logmanager.handlers.Handlers
Create a Runnable task that flushes a handler.
flushPipelinedData() - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
Flushes the cached data.
flushQueuedData() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
flushSenders() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Flushes all ready stream sink conduits to the channel.
FOR - Static variable in class io.undertow.server.handlers.ForwardedHandler
 
FORBIDDEN - Static variable in class io.undertow.util.StatusCodes
 
FORBIDDEN_STRING - Static variable in class io.undertow.util.StatusCodes
 
force(boolean) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
FORCE_RENEGOTIATION - Static variable in class io.undertow.security.impl.ClientCertAuthenticationMechanism
 
forEach(BiConsumer<String, ? super CV>) - Method in class org.apache.logging.log4j.message.MapMessage
Performs the given action for each key-value pair in this data structure until all entries have been processed or the action throws an exception.
forEach(BiConsumer<String, ? super V>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
forEach(BiConsumer<String, ? super V>) - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Performs the given action for each key-value pair in this data structure until all entries have been processed or the action throws an exception.
forEach(BiConsumer<String, ? super V>) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
forEach(BiConsumer<String, String>) - Method in class org.apache.logging.log4j.util.EnvironmentPropertySource
 
forEach(BiConsumer<String, String>) - Method in class org.apache.logging.log4j.util.PropertiesPropertySource
 
forEach(BiConsumer<String, String>) - Method in interface org.apache.logging.log4j.util.PropertySource
Iterates over all properties and performs an action for each key/value pair.
forEach(BiConsumer<String, String>) - Method in class org.apache.logging.log4j.util.SystemPropertiesPropertySource
 
forEach(TriConsumer<String, ? super CV, S>, S) - Method in class org.apache.logging.log4j.message.MapMessage
Performs the given action for each key-value pair in this data structure until all entries have been processed or the action throws an exception.
forEach(TriConsumer<String, ? super V, S>, S) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
forEach(TriConsumer<String, ? super V, S>, S) - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Performs the given action for each key-value pair in this data structure until all entries have been processed or the action throws an exception.
forEach(TriConsumer<String, ? super V, T>, T) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
forEachParameter(ParameterConsumer<S>, S) - Method in interface org.apache.logging.log4j.message.ParameterVisitable
Performs the given action for each parameter until all values have been processed or the action throws an exception.
forEachParameter(ParameterConsumer<S>, S) - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
 
forEachParameter(ParameterConsumer<S>, S) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
forEachParameter(ParameterConsumer<S>, S) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
forget() - Method in interface org.jboss.logmanager.config.LogContextConfiguration
Clear all the current changes and restore this object to its original state.
FORM_DATA - Static variable in interface io.undertow.server.handlers.form.FormDataParser
When the form data is parsed it will be attached under this key.
format(String, Object) - Static method in class org.slf4j.helpers.MessageFormatter
Performs single argument substitution for the 'messagePattern' passed as parameter.
format(String, Object[]) - Static method in class org.apache.logging.log4j.message.ParameterizedMessage
Replace placeholders in the given messagePattern with arguments.
format(String, Object, Object) - Static method in class org.slf4j.helpers.MessageFormatter
Performs a two argument substitution for the 'messagePattern' passed as parameter.
format(LogRecord) - Method in class org.jboss.logmanager.ExtFormatter
format(ExtLogRecord) - Method in class org.jboss.logmanager.ExtFormatter
Format a message using an extended log record.
format(ExtLogRecord) - Method in class org.jboss.logmanager.formatters.MultistepFormatter
Format a message using an extended log record.
format(ExtLogRecord) - Method in class org.jboss.logmanager.formatters.StructuredFormatter
 
formatColor(ColorMap, String) - Static method in class org.jboss.logmanager.formatters.Formatters
 
formatMessage(String, Object...) - Method in class org.apache.logging.log4j.message.MessageFormatMessage
 
formatMessage(String, Object...) - Method in class org.apache.logging.log4j.message.StringFormattedMessage
 
formatPossibleIpv6Address(String) - Static method in class io.undertow.util.NetworkUtils
 
FormatStep - Interface in org.jboss.logmanager.formatters
A single format step which handles some part of rendering a log record.
FormatStringParser - Class in org.jboss.logmanager.formatters
A parser which can translate a log4j-style format string into a series of FormatStep instances.
FORMATTED - org.jboss.logmanager.formatters.StructuredFormatter.ExceptionOutputType
The cause, if present, will be a string representation of the stack trace in a stackTrace property.
FormattedMessage - Class in org.apache.logging.log4j.message
Handles messages that contain a format String.
FormattedMessage(String, Object) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a pattern and a single parameter.
FormattedMessage(String, Object...) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a pattern and a parameter array.
FormattedMessage(String, Object[], Throwable) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a pattern, a parameter array, and a throwable.
FormattedMessage(String, Object, Object) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a pattern and two parameters.
FormattedMessage(Locale, String, Object) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a locale, a pattern and a single parameter.
FormattedMessage(Locale, String, Object...) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a locale, a pattern and a parameter array.
FormattedMessage(Locale, String, Object[], Throwable) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a locale, a pattern, a parameter array, and a throwable.
FormattedMessage(Locale, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.FormattedMessage
Constructs with a locale, a pattern and two parameters.
FormattedMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
FormattedMessageFactory() - Constructor for class org.apache.logging.log4j.message.FormattedMessageFactory
Constructs a message factory with default flow strings.
FormatterConfiguration - Interface in org.jboss.logmanager.config
A configuration for a logger formatter.
Formatters - Class in org.jboss.logmanager.formatters
Formatter utility methods.
FormattingTuple - Class in org.slf4j.helpers
Holds the results of formatting done by MessageFormatter.
FormattingTuple(String) - Constructor for class org.slf4j.helpers.FormattingTuple
 
FormattingTuple(String, Object[], Throwable) - Constructor for class org.slf4j.helpers.FormattingTuple
 
formatTo(String[], StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
 
formatTo(String[], StringBuilder) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
formatTo(String[], StringBuilder) - Method in interface org.apache.logging.log4j.util.MultiFormatStringBuilderFormattable
Writes a text representation of this object into the specified StringBuilder, ideally without allocating temporary objects.
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.MapMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ObjectMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ParameterizedMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.SimpleMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.StructuredDataId
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
formatTo(StringBuilder) - Method in interface org.apache.logging.log4j.util.StringBuilderFormattable
Writes a text representation of this object into the specified StringBuilder, ideally without allocating temporary objects.
formatTo(StringBuilder) - Method in class org.apache.logging.log4j.util.Timer
 
FormAuthenticationMechanism - Class in io.undertow.security.impl
 
FormAuthenticationMechanism(FormParserFactory, String, String, String) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
 
FormAuthenticationMechanism(FormParserFactory, String, String, String, IdentityManager) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
 
FormAuthenticationMechanism(FormParserFactory, String, String, String, String) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
 
FormAuthenticationMechanism(FormParserFactory, String, String, String, String, IdentityManager) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
 
FormAuthenticationMechanism(String, String, String) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
 
FormAuthenticationMechanism(String, String, String, String) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
 
FormData - Class in io.undertow.server.handlers.form
Representation of form data.
FormData(int) - Constructor for class io.undertow.server.handlers.form.FormData
 
FormData.FileItem - Class in io.undertow.server.handlers.form
 
FormData.FormValue - Interface in io.undertow.server.handlers.form
 
FormDataParser - Interface in io.undertow.server.handlers.form
Parser for form data.
FormEncodedDataDefinition - Class in io.undertow.server.handlers.form
Parser definition for form encoded data.
FormEncodedDataDefinition() - Constructor for class io.undertow.server.handlers.form.FormEncodedDataDefinition
 
FormParserFactory - Class in io.undertow.server.handlers.form
Factory class that can create a form data parser for a given request.
FormParserFactory.Builder - Class in io.undertow.server.handlers.form
 
FormParserFactory.ParserDefinition<T> - Interface in io.undertow.server.handlers.form
 
formValueIsAFile() - Method in class io.undertow.UndertowMessages_$bundle
 
formValueIsAFile() - Method in interface io.undertow.UndertowMessages
 
formValueIsAFile$str() - Method in class io.undertow.UndertowMessages_$bundle
 
formValueIsAString() - Method in class io.undertow.UndertowMessages_$bundle
 
formValueIsAString() - Method in interface io.undertow.UndertowMessages
 
formValueIsAString$str() - Method in class io.undertow.UndertowMessages_$bundle
 
formValueIsInMemoryFile() - Method in class io.undertow.UndertowMessages_$bundle
 
formValueIsInMemoryFile() - Method in interface io.undertow.UndertowMessages
 
formValueIsInMemoryFile$str() - Method in class io.undertow.UndertowMessages_$bundle
 
forName(String) - Static method in enum io.undertow.security.idm.DigestAlgorithm
 
forName(String) - Static method in enum io.undertow.security.impl.DigestQop
 
forName(String) - Static method in class org.jboss.remoting3.security.RemotingPermission
Get the permission with the given name.
forName(String, int) - Static method in class org.apache.logging.log4j.Level
Retrieves an existing Level or creates on if it didn't previously exist.
FORWARD - io.undertow.server.handlers.LocalNameResolvingHandler.ResolveType
 
FORWARD - io.undertow.server.handlers.PeerNameResolvingHandler.ResolveType
 
FORWARD_AND_REVERSE - io.undertow.server.handlers.LocalNameResolvingHandler.ResolveType
 
FORWARD_AND_REVERSE - io.undertow.server.handlers.PeerNameResolvingHandler.ResolveType
 
FORWARD_REQUEST - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
FORWARDED - Static variable in class io.undertow.util.Headers
 
FORWARDED_STRING - Static variable in class io.undertow.util.Headers
 
ForwardedHandler - Class in io.undertow.server.handlers
Handler that implements rfc7239 Forwarded header
ForwardedHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.ForwardedHandler
 
ForwardedHandler(HttpHandler, boolean) - Constructor for class io.undertow.server.handlers.ForwardedHandler
 
ForwardedHandler.Builder - Class in io.undertow.server.handlers
 
FOUND - Static variable in class io.undertow.util.StatusCodes
 
FOUND_STRING - Static variable in class io.undertow.util.StatusCodes
 
fragmentedChannel - Variable in class io.undertow.websockets.core.WebSocketChannel
 
fragmentedControlFrame() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
fragmentedControlFrame() - Method in interface io.undertow.websockets.core.WebSocketMessages
 
fragmentedControlFrame$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
frameAdded(StreamSinkFrameChannel, List<StreamSinkFrameChannel>, Deque<StreamSinkFrameChannel>) - Method in class io.undertow.websockets.core.WebSocketFramePriority
 
frameAdded(S, List<S>, Deque<S>) - Method in interface io.undertow.server.protocol.framed.FramePriority
Invoked when a new frame is successfully added to the pending frames queue.
FrameHeaderData - Interface in io.undertow.server.protocol.framed
Frame header data for frames that are received
frameNotMasked() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
frameNotMasked() - Method in interface io.undertow.websockets.core.WebSocketMessages
 
frameNotMasked$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
FramePriority<C extends AbstractFramedChannel<C,​R,​S>,​R extends AbstractFramedStreamSourceChannel<C,​R,​S>,​S extends AbstractFramedStreamSinkChannel<C,​R,​S>> - Interface in io.undertow.server.protocol.framed
Interface that can be used to determine where to insert a given frame into the pending frame queue.
free() - Method in class io.undertow.server.handlers.cache.LimitedBufferSlicePool.PooledByteBuffer
 
free() - Method in class io.undertow.util.ImmediatePooled
 
free() - Method in class io.undertow.util.PooledAdaptor
 
free(ByteBuffer) - Static method in class io.undertow.server.DirectByteBufferDeallocator
Attempts to deallocate the underlying direct memory.
freed() - Method in interface io.undertow.util.ReferenceCountedPooled.FreeNotifier
 
freeze() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
"Freezes" this context stack so it becomes immutable: all mutator methods will throw an exception from now on.
freeze() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
freeze() - Method in interface org.apache.logging.log4j.util.StringMap
Makes this collection immutable.
from(String) - Static method in enum org.wildfly.extension.core.management.client.Process.RunningMode
 
from(String) - Static method in enum org.wildfly.extension.core.management.client.Process.Type
 
from(Function<Principal, Principal>) - Static method in interface org.wildfly.extension.elytron.capabilities.PrincipalTransformer
 
from(SecurityFactory<? extends Credential>) - Static method in interface org.wildfly.extension.elytron.capabilities.CredentialSecurityFactory
 
FROM - Static variable in class io.undertow.util.Headers
 
FROM_STRING - Static variable in class io.undertow.util.Headers
 
fromBase64(InputStream) - Static method in class org.jboss.dmr.ModelNode
Reads base64 data from the passed stream, and deserializes the decoded result.
fromBase64String(String) - Static method in class org.jboss.dmr.ModelNode
Reads base64 data from the passed string, and deserializes the decoded result.
fromCache(String) - Static method in class io.undertow.util.Headers
 
fromJSONStream(InputStream) - Static method in class org.jboss.dmr.ModelNode
Get a model node from a JSON text representation of the model node.
fromJSONString(String) - Static method in class org.jboss.dmr.ModelNode
 
fromLevel(Level) - Static method in enum org.jboss.logmanager.handlers.SyslogHandler.Severity
Maps a level to a severity.
fromModelNode(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
fromOperationName(String) - Static method in enum javax.json.JsonPatch.Operation
Returns the enum constant with the specified name.
fromStream(InputStream) - Static method in class org.jboss.dmr.ModelNode
Get a model node from a text representation of the model node.
fromString(String) - Static method in class io.undertow.util.Methods
 
fromString(String) - Static method in class org.jboss.dmr.ModelNode
Get a model node from a string representation of the model node.
fromUtf8String(CharSequence) - Static method in class io.undertow.websockets.core.WebSocketUtils
Create a ByteBuffer which holds the UTF8 encoded bytes for the given String.
FTP_DAEMON - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
FULL - io.undertow.server.handlers.proxy.ProxyConnectionPool.AvailabilityType
All connections are in use, connections will be queued
FULL - org.apache.logging.log4j.message.StructuredDataMessage.Format
Full message format includes the type and message.
FULL_QUEUE - io.undertow.server.handlers.proxy.ProxyConnectionPool.AvailabilityType
All connections are in use and the queue is full.
FULL_REPLACE - org.jboss.as.controller.client.helpers.domain.DeploymentAction.Type
Add new content to the deployment content repository, replace existing content of the same name in the runtime, and remove the replaced content from the deployment content repository.
FULL_REPLACE - org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
Add new content to the deployment content repository, replace existing content of the same name in the runtime, and remove the replaced content from the deployment content repository.

G

GATEWAY_TIME_OUT - Static variable in class io.undertow.util.StatusCodes
 
GATEWAY_TIME_OUT_STRING - Static variable in class io.undertow.util.StatusCodes
 
generate(Path) - Method in interface io.undertow.server.handlers.resource.PathResourceManager.ETagFunction
Generates an ETag for the provided Path.
generateHeader() - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser.ExtendedAccessLogHeaderGenerator
 
generateHeader() - Method in interface io.undertow.server.handlers.accesslog.LogFileHeaderGenerator
 
GENERIC - org.jboss.remotingjmx.Util.Timeout
 
GenericHeaderAuthenticationMechanism - Class in io.undertow.security.impl
A authentication mechanism that requires the presence of two headers in the request.
GenericHeaderAuthenticationMechanism(String, List<HttpString>, List<String>, IdentityManager) - Constructor for class io.undertow.security.impl.GenericHeaderAuthenticationMechanism
 
GenericHeaderAuthenticationMechanism.Factory - Class in io.undertow.security.impl
 
get() - Method in interface org.apache.logging.log4j.util.MessageSupplier
Gets a Message.
get() - Method in interface org.apache.logging.log4j.util.Supplier
Gets a value.
get() - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
 
get() - Static method in class org.jboss.logging.NDC
Retrieves the current values set for the nested diagnostics context.
get() - Static method in class org.jboss.logmanager.NDC
Get the current NDC value.
get() - Method in class org.jboss.remoting3.ConfigurationEndpointSupplier
 
get(int) - Method in class io.undertow.util.AttachmentList
 
get(int) - Method in class io.undertow.util.HeaderValues
 
get(int) - Method in class org.jboss.dmr.ModelNode
Get the child of this node with the given index.
get(int) - Static method in class org.jboss.logmanager.NDC
Provided for compatibility with log4j.
get(int) - Method in class org.jboss.marshalling.util.IntKeyMap
 
get(int) - Method in class org.jboss.remoting3._private.IntIndexHashMap
 
get(int) - Method in interface org.jboss.remoting3._private.IntIndexMap
Get the value for the given index.
get(long, TimeUnit) - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
 
get(HttpString) - Method in class io.undertow.util.HeaderMap
 
get(HttpString, int) - Method in class io.undertow.util.HeaderMap
 
get(Class<?>, String) - Static method in class org.jboss.marshalling.FieldSetter
Get an instance for the current class.
get(Object) - Method in class io.undertow.server.handlers.cache.DirectBufferCache
 
get(Object) - Method in class io.undertow.util.CopyOnWriteMap
 
get(String) - Method in class io.undertow.server.handlers.form.FormData
 
get(String) - Method in class io.undertow.util.HeaderMap
 
get(String) - Method in class io.undertow.util.PathTemplateMatcher
 
get(String) - Method in class io.undertow.util.SubstringMap
 
get(String) - Method in class org.apache.logging.log4j.message.MapMessage
Retrieves the value of the element with the specified key or null if the key is not present.
get(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
get(String) - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
get(String) - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Gets the context identified by the key parameter.
get(String) - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Gets the context identified by the key parameter.
get(String) - Static method in class org.apache.logging.log4j.ThreadContext
Gets the context value identified by the key parameter.
get(String) - Method in class org.jboss.dmr.ModelNode
Get the child of this node with the given name.
get(String) - Static method in class org.jboss.logging.MDC
Returns the value for the key or null if no value was found.
get(String) - Static method in class org.jboss.logmanager.MDC
Get the value for a key, or null if there is no mapping.
get(String) - Method in class org.slf4j.helpers.BasicMDCAdapter
Get the context identified by the key parameter.
get(String) - Method in class org.slf4j.helpers.NOPMDCAdapter
 
get(String) - Static method in class org.slf4j.MDC
Get the diagnostic context identified by the key parameter.
get(String) - Method in interface org.slf4j.spi.MDCAdapter
Get the context identified by the key parameter.
get(String...) - Method in class org.jboss.dmr.ModelNode
Recursively get the children of this node with the given names.
get(String, int) - Method in class io.undertow.util.HeaderMap
 
get(String, int) - Method in class io.undertow.util.SubstringMap
 
get(String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
 
get(String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
 
get(MessageInfo) - Method in interface javax.security.auth.message.MessagePolicy.Target
Get the Object identified by the Target from the MessageInfo.
get(K) - Method in class io.undertow.server.handlers.cache.LRUCache
 
get(MessageSupplier) - Static method in class org.apache.logging.log4j.util.LambdaUtil
Returns the Message supplied by the specified function.
get(Supplier<?>) - Static method in class org.apache.logging.log4j.util.LambdaUtil
Returns the result of evaluating the specified function.
get(T, int) - Method in class org.jboss.marshalling.util.IdentityIntMap
Get a value from the map.
get(T, int) - Method in class org.jboss.marshalling.util.IntMap
Get a value from the map.
GET - Static variable in class io.undertow.util.Methods
 
GET_CHUNKED_INPUTSTREAM_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
GET_CONNECTION_PEER_IDENTITY - Static variable in class org.jboss.remoting3.security.RemotingPermission
 
GET_CONNECTION_PROVIDER_INTERFACE - Static variable in class org.jboss.remoting3.security.RemotingPermission
 
GET_DOMAIN_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
GET_DOMAIN_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
GET_FACTORY_PERMISSION_NAME - Static variable in class javax.security.auth.message.config.AuthConfigFactory
The name of the SecurityPermission required to call getFactory
GET_HOST_CONTROLLER_NAMES_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
GET_HOST_CONTROLLER_NAMES_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
GET_HOST_MODEL_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
GET_HOST_MODEL_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
GET_INPUTSTREAM_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
GET_SERVER_MODEL_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
GET_SERVER_MODEL_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
GET_SERVER_STATUSES_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
GET_SERVER_STATUSES_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
GET_STRING - Static variable in class io.undertow.util.Methods
 
getA() - Method in class org.jboss.marshalling.Pair
Get the first value.
getAccount() - Method in class io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession
 
getAccount() - Method in class io.undertow.security.api.SecurityNotification
 
getAccount() - Method in interface io.undertow.security.impl.SingleSignOn
Returns the account associated with this SSO.
getAccount() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getActionResult() - Method in exception org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.ServerDeploymentException
 
getActions() - Method in class javax.security.jacc.EJBMethodPermission
Returns a String containing a canonical representation of the actions of this EJBMethodPermission.
getActions() - Method in class javax.security.jacc.EJBRoleRefPermission
Returns a canonical String representation of the actions of this EJBRoleRefPermission.
getActions() - Method in class javax.security.jacc.WebResourcePermission
Returns a canonical String representation of the actions of this WebResourcePermission.
getActions() - Method in class javax.security.jacc.WebRoleRefPermission
Returns a canonical String representation of the actions of this WebRoleRefPermission.
getActions() - Method in class javax.security.jacc.WebUserDataPermission
Returns a canonical String representation of the actions of this WebUserDataPermission.
getActiveConnections() - Method in class io.undertow.server.AggregateConnectorStatistics
 
getActiveConnections() - Method in interface io.undertow.server.ConnectorStatistics
 
getActiveConnections() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
getActiveCount() - Method in class org.jboss.msc.service.StabilityStatistics
Deprecated.
Returns count of controllers registered with StabilityMonitor that are in ServiceController.Mode.ACTIVE mode.
getActiveRequests() - Method in class io.undertow.server.AggregateConnectorStatistics
 
getActiveRequests() - Method in interface io.undertow.server.ConnectorStatistics
 
getActiveRequests() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
getActiveSessionCount() - Method in class io.undertow.server.session.InMemorySessionManager
 
getActiveSessionCount() - Method in interface io.undertow.server.session.SessionManagerStatistics
 
getActiveSessions() - Method in class io.undertow.server.session.InMemorySessionManager
 
getActiveSessions() - Method in interface io.undertow.server.session.SessionManager
Returns the identifiers of those sessions that are active on this node, excluding passivated sessions
getAddAction(String, String, byte[]) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getAddAction(String, String, InputStream, boolean) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getAddAction(String, String, Path) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getAddContentAction(String, Map<String, InputStream>) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getAddContentFileAction(String, Map<String, Path>) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getAddress() - Method in class io.undertow.Undertow.ListenerInfo
 
getAddress() - Method in interface org.jboss.logmanager.handlers.ClientSocketFactory
Returns the address being used to create sockets.
getAddress() - Method in class org.jboss.logmanager.handlers.SocketHandler
Returns the address being used.
getAddress() - Method in class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
getAddress() - Method in class org.jboss.remotingjmx.RemotingConnectorServer
 
getAdvertiseConfig() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
 
getAfter() - Method in enum org.jboss.msc.service.ServiceController.Transition
Deprecated.
Get the target (new) state of this transition.
getAlgorithm() - Method in enum io.undertow.security.idm.DigestAlgorithm
 
getAlgorithm() - Method in interface io.undertow.security.idm.DigestCredential
Obtain the selected DigestAlgorithm for the request being authenticated.
getAlgorithm() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.DigestRequest
Get the algorithm identifier.
getAlias() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.AliasRequest
Get the alias.
getAlias() - Method in class javax.security.auth.message.callback.SecretKeyCallback.AliasRequest
Get the alias.
getAliases() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getAliases() - Method in class org.jboss.msc.service.DelegatingServiceController
Get other names this service is known as.
getAliases() - Method in class org.jboss.msc.service.management.ServiceStatus
Get the service aliases, if any, as strings.
getAliases() - Method in interface org.jboss.msc.service.ServiceController
Get other names this service is known as.
getAll(Supplier<?>...) - Static method in class org.apache.logging.log4j.util.LambdaUtil
Converts an array of lambda expressions into an array of their evaluation results.
getAllKeys() - Method in class io.undertow.server.handlers.cache.DirectBufferCache
Returns a set of all the keys in the cache.
getAllowed() - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
getAllowedClasses() - Method in class org.apache.logging.log4j.util.FilteredObjectInputStream
 
getAllowedMethods() - Method in class io.undertow.server.handlers.AllowedMethodsHandler
 
getAllowedOrigins() - Method in class io.undertow.server.handlers.OriginHandler
 
getAllSessions() - Method in class io.undertow.server.session.InMemorySessionManager
 
getAllSessions() - Method in interface io.undertow.server.session.SessionManager
Returns the identifiers of all sessions, including both active and passive
getAllTargets() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
getAllTargets() - Method in interface io.undertow.server.handlers.proxy.ProxyClient
 
getAndSet(Object, LogContext) - Method in class org.jboss.logmanager.ThreadLocalLogContextSelector
Get and set the log context.
getAndSetHandlers(Handler[]) - Method in class org.jboss.logmanager.Logger
Atomically get and set the handler list for this logger.
getAndSetValue(Value<? extends T>) - Method in class org.jboss.msc.value.ThreadLocalValue
Deprecated.
Get and set the value.
getAnonymousIdentity() - Method in class org.jboss.remoting3.ConnectionPeerIdentityContext
Get the anonymous identity for this context.
getAppContext() - Method in interface javax.security.auth.message.config.AuthConfig
Get the application context identifier of this authentication context configuration object.
getAppContext() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
Get the application context identifier from the registration context
getApplicationProtocol() - Method in class io.undertow.protocols.alpn.JDK9AlpnProvider.JDK9ALPNMethods
 
getApplicationProtocol() - Method in class io.undertow.protocols.alpn.OpenSSLAlpnProvider.OpenSSLALPNMethods
 
getApplicationProtocols() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
JDK8 ALPN hack support method.
getAppName() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Gets app name used when formatting the message in RFC5424 format.
getArgArray() - Method in class org.slf4j.helpers.FormattingTuple
 
getArgumentArray() - Method in interface org.slf4j.event.LoggingEvent
 
getArgumentArray() - Method in class org.slf4j.event.SubstituteLoggingEvent
 
getArray() - Method in interface javax.json.stream.JsonParser
Returns a JsonArray and advance the parser to the the corresponding END_ARRAY.
getArrayBackedPool() - Method in interface io.undertow.connector.ByteBufferPool
If this byte buffer pool corresponds to an array backed pool then this will return itself.
getArrayBackedPool() - Method in class io.undertow.server.DefaultByteBufferPool
 
getArrayBackedPool() - Method in class io.undertow.server.XnioByteBufferPool
 
getArrayStream() - Method in interface javax.json.stream.JsonParser
Returns a stream of the JsonArray elements.
getAssociatedStreamId() - Method in class io.undertow.protocols.http2.Http2PushPromiseStreamSourceChannel
 
getAttachment(AttachmentKey<T>) - Method in class io.undertow.protocols.http2.Http2Channel
 
getAttachment(AttachmentKey<T>) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getAttachment(AttachmentKey<T>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getAttachment(AttachmentKey<T>) - Method in class io.undertow.util.AbstractAttachable
Get an attachment value.
getAttachment(AttachmentKey<T>) - Method in interface io.undertow.util.Attachable
Get an attachment value.
getAttachment(AttachmentKey<T>) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getAttachment(AttachmentKey<T>) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
getAttachment(String, Logger.AttachmentKey<V>) - Method in class org.jboss.logmanager.LogContext
Get a logger attachment for a logger name, if it exists.
getAttachment(Logger.AttachmentKey<V>) - Method in class org.jboss.logmanager.Logger
Get the attachment value for a given key, or null if there is no such attachment.
getAttachment(Attachments.Key<T>) - Method in class org.jboss.remoting3.Attachments
getAttachmentList(AttachmentKey<? extends List<T>>) - Method in class io.undertow.protocols.http2.Http2Channel
 
getAttachmentList(AttachmentKey<? extends List<T>>) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getAttachmentList(AttachmentKey<? extends List<T>>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getAttachmentList(AttachmentKey<? extends List<T>>) - Method in class io.undertow.util.AbstractAttachable
Gets a list attachment value.
getAttachmentList(AttachmentKey<? extends List<T>>) - Method in interface io.undertow.util.Attachable
Gets a list attachment value.
getAttachments() - Method in interface org.jboss.remoting3.Attachable
Get the attachments for this entity.
getAttachments() - Method in class org.jboss.remoting3.LegacyEndpoint
Deprecated.
 
getAttribute() - Method in class io.undertow.predicate.ContainsPredicate
 
getAttribute(String) - Method in interface io.undertow.server.session.Session
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAttribute(String) - Method in class io.undertow.websockets.core.WebSocketChannel
 
getAttributeNames() - Method in interface io.undertow.server.session.Session
Returns an Set of String objects containing the names of all the objects bound to this session.
getAttributes() - Method in class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
getAttributes() - Method in class org.jboss.remotingjmx.RemotingConnectorServer
 
getAuthContext(String, Subject, Map) - Method in interface javax.security.auth.message.config.ClientAuthConfig
Get a ClientAuthContext instance from this ClientAuthConfig.
getAuthContext(String, Subject, Map) - Method in interface javax.security.auth.message.config.ServerAuthConfig
Get a ServerAuthContext instance from this ServerAuthConfig.
getAuthContextID(MessageInfo) - Method in interface javax.security.auth.message.config.AuthConfig
Get the authentication context identifier corresponding to the request and response objects encapsulated in messageInfo.
getAuthenticatedAccount() - Method in interface io.undertow.security.api.SecurityContext
Obtain the Account for the currently authenticated identity.
getAuthenticatedAccount() - Method in class io.undertow.security.impl.AbstractSecurityContext
 
getAuthenticationConfigUri() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
 
getAuthenticationConfigUri() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
Deprecated.
this may be removed in a future release in favor of creating an AuthenticationContext and using a ContextualModelControllerClient
getAuthenticationMechanisms() - Method in interface io.undertow.security.api.SecurityContext
Deprecated.
Obtaining lists of mechanisms is discouraged, however there should not be a need to call this anyway.
getAuthenticationMechanisms() - Method in class io.undertow.security.impl.SecurityContextImpl
Deprecated.
getAuthorizationID() - Method in class org.jboss.remoting3.RejectingSaslServer
 
getAverageSessionAliveTime() - Method in class io.undertow.server.session.InMemorySessionManager
 
getAverageSessionAliveTime() - Method in interface io.undertow.server.session.SessionManagerStatistics
 
getAwaitWritableTimeout() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
Return the timeout used by awaitWritable.
getB() - Method in class org.jboss.marshalling.Pair
Get the second value.
getBalancer() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Getter for balancer
getBase() - Method in class io.undertow.server.handlers.resource.FileResourceManager
 
getBase() - Method in class io.undertow.util.PathTemplate
 
getBaseName() - Method in class org.apache.logging.log4j.message.LocalizedMessageFactory
Gets the resource bundle base name if set.
getBasePath() - Method in class io.undertow.server.handlers.resource.PathResourceManager
 
getBaseUnits() - Method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
 
getBefore() - Method in enum org.jboss.msc.service.ServiceController.Transition
Deprecated.
Get the source state of this transition.
getBigDecimal() - Method in interface javax.json.stream.JsonParser
Returns a JSON number as a BigDecimal.
getBigDecimal() - Method in interface org.jboss.dmr.stream.ModelReader
Converts available context data to big decimal instance.
getBigInteger() - Method in interface org.jboss.dmr.stream.ModelReader
Converts available context data to big integer instance.
getBindAddress() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
 
getBindAddress() - Method in class io.undertow.server.ListenerRegistry.Listener
The address that this listener is bound to
getBindAddress() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
getBoolean() - Method in interface org.jboss.dmr.stream.ModelReader
Converts available context data to boolean.
getBoolean() - Method in class org.jboss.marshalling.util.BooleanFieldPutter
Get the boolean value of this field.
getBoolean() - Method in class org.jboss.marshalling.util.BooleanReadField
Get the boolean value of this field.
getBoolean() - Method in class org.jboss.marshalling.util.FieldPutter
Get the boolean value of this field.
getBoolean() - Method in class org.jboss.marshalling.util.ReadField
Get the boolean value of this field.
getBoolean(int) - Method in interface javax.json.JsonArray
Returns the boolean value at the specified position.
getBoolean(int, boolean) - Method in interface javax.json.JsonArray
Returns the boolean value at the specified position.
getBoolean(Object) - Method in class org.jboss.marshalling.reflect.SerializableField
Get the boolean value of this field on the given object instance.
getBoolean(String) - Method in interface javax.json.JsonObject
Returns the boolean value of the associated mapping for the specified name.
getBoolean(String, boolean) - Method in interface javax.json.JsonObject
Returns the boolean value of the associated mapping for the specified name.
getBooleanProperty(String) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a boolean value.
getBooleanProperty(String[], String, Supplier<Boolean>) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a property that may be prefixed by more than one string.
getBooleanProperty(String, boolean) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a boolean value.
getBooleanProperty(String, boolean, boolean) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a boolean value.
getBuffer() - Method in interface io.undertow.connector.PooledByteBuffer
 
getBuffer() - Method in class io.undertow.server.handlers.cache.LimitedBufferSlicePool.PooledByteBuffer
 
getBuffer() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
getBuffer() - Method in class io.undertow.util.ImmediatePooledByteBuffer
 
getBuffer() - Method in class io.undertow.util.ReferenceCountedPooled
 
getBufferPool() - Method in interface io.undertow.client.ClientConnection
 
getBufferPool() - Method in class io.undertow.client.http2.Http2ClientConnection
 
getBufferPool() - Method in class io.undertow.server.AbstractServerConnection
 
getBufferPool() - Method in interface io.undertow.server.OpenListener
 
getBufferPool() - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
 
getBufferPool() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Get the buffer pool for this connection.
getBufferPool() - Method in class io.undertow.server.protocol.http.AlpnOpenListener
 
getBufferPool() - Method in class io.undertow.server.protocol.http.HttpOpenListener
 
getBufferPool() - Method in class io.undertow.server.protocol.http2.Http2OpenListener
 
getBufferPool() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getBufferPool() - Method in class io.undertow.server.ServerConnection
Deprecated.
getBufferPool() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
getBufferPool() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getBufferPool() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
getBufferSize() - Method in interface io.undertow.connector.ByteBufferPool
 
getBufferSize() - Method in class io.undertow.server.AbstractServerConnection
 
getBufferSize() - Method in class io.undertow.server.DefaultByteBufferPool
 
getBufferSize() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getBufferSize() - Method in class io.undertow.server.ServerConnection
 
getBufferSize() - Method in class io.undertow.server.XnioByteBufferPool
 
getBufferSize() - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Get the buffer size to use.
getBufferSize() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the configured buffer size.
getBundle(Class<T>) - Static method in class org.jboss.logging.Messages
Get a message bundle of the given type.
getBundle(Class<T>, Locale) - Static method in class org.jboss.logging.Messages
Get a message bundle of the given type.
getByte() - Method in class org.jboss.marshalling.util.ByteFieldPutter
Get the byte value of this field.
getByte() - Method in class org.jboss.marshalling.util.ByteReadField
Get the byte value of this field.
getByte() - Method in class org.jboss.marshalling.util.FieldPutter
Get the byte value of this field.
getByte() - Method in class org.jboss.marshalling.util.ReadField
Get the byte value of this field.
getByte(Object) - Method in class org.jboss.marshalling.reflect.SerializableField
Get the byte value of this field on the given object instance.
getByteBuffer() - Method in class io.undertow.server.protocol.framed.SendFrameHeader
 
getByteBufferPool() - Method in class io.undertow.server.AbstractServerConnection
Get the buffer pool for this connection.
getByteBufferPool() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getByteBufferPool() - Method in class io.undertow.server.ServerConnection
 
getBytes() - Method in interface org.jboss.dmr.stream.ModelReader
Converts available context data to bytes.
getBytesField() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
getBytesReceived() - Method in class io.undertow.server.AggregateConnectorStatistics
 
getBytesReceived() - Method in interface io.undertow.server.ConnectorStatistics
 
getBytesReceived() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
getBytesSent() - Method in class io.undertow.server.AggregateConnectorStatistics
 
getBytesSent() - Method in interface io.undertow.server.ConnectorStatistics
 
getBytesSent() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
getBytesWritten() - Method in class io.undertow.io.UndertowOutputStream
 
getCachable() - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
getCacheConnections() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
getCacheConnections() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getCacheConnections() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Get the amount of connections which should be kept alive in the connection pool.
getCacheKey() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getCacheKey() - Method in class io.undertow.server.handlers.resource.PathResource
 
getCacheKey() - Method in interface io.undertow.server.handlers.resource.Resource
 
getCacheKey() - Method in class io.undertow.server.handlers.resource.URLResource
 
getCacheTime() - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
getCallbackHandler() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
 
getCallbackHandler() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
Get the security callback handler.
getCallerClass(int) - Method in class org.apache.logging.log4j.util.StackLocator
Gets the Class of the method that called this method at the location up the call stack by the given stack frame depth.
getCallerClass(int) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getCallerClass(Class<?>) - Method in class org.apache.logging.log4j.util.StackLocator
 
getCallerClass(Class<?>) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getCallerClass(Class<?>, Predicate<Class<?>>) - Method in class org.apache.logging.log4j.util.StackLocator
 
getCallerClass(Class<?>, Predicate<Class<?>>) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
Search for a calling class.
getCallerClass(String) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
Equivalent to StackLocatorUtil.getCallerClass(String, String) with an empty pkg.
getCallerClass(String, String) - Method in class org.apache.logging.log4j.util.StackLocator
 
getCallerClass(String, String) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
Search for a calling class.
getCallerClassLoader(int) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
Gets the ClassLoader of the class that called this method at the location up the call stack by the given stack frame depth.
getCallingClass() - Static method in class org.slf4j.helpers.Util
Returns the name of the class which called the invoking method.
getCanonicalName() - Method in class org.jboss.msc.service.ServiceName
Get the canonical name of this service name.
getCapabilites() - Static method in class org.jboss.remotingjmx.protocol.v1.VersionOne
 
getCapabilities() - Static method in class org.jboss.remotingjmx.protocol.v2.VersionTwo
 
getCause() - Method in class org.jboss.marshalling.TraceInformation.Info
 
getCertificate() - Method in class io.undertow.security.idm.X509CertificateCredential
 
getCertStore() - Method in class javax.security.auth.message.callback.CertStoreCallback
Used by the CertStore user to obtain the CertStore set within the Callback.
getChain() - Method in class javax.security.auth.message.callback.PrivateKeyCallback
Used to obtain the certificate chain set within the Callback.
getChannel() - Method in class io.undertow.server.AbstractServerConnection
Get the underlying channel.
getChannel() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
getChannel(PooledByteBuffer) - Method in interface io.undertow.websockets.core.WebSocketChannel.PartialFrame
 
getChannelAssociation() - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
Get the mgmt channel association.
getChannelAssociation() - Method in class org.jboss.as.controller.client.impl.ExistingChannelModelControllerClient
 
getChannelAssociation() - Method in class org.jboss.as.controller.client.impl.RemotingModelControllerClient
 
getChar() - Method in class org.jboss.marshalling.util.CharFieldPutter
Get the character value of this field.
getChar() - Method in class org.jboss.marshalling.util.CharReadField
Get the character value of this field.
getChar() - Method in class org.jboss.marshalling.util.FieldPutter
Get the character value of this field.
getChar() - Method in class org.jboss.marshalling.util.ReadField
Get the character value of this field.
getChar(Object) - Method in class org.jboss.marshalling.reflect.SerializableField
Get the char value of this field on the given object instance.
getChars() - Method in interface javax.json.JsonString
Returns the char sequence for the JSON String value
getCharset() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
 
getCharsetProperty(String) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a Charset value.
getCharsetProperty(String, Charset) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a Charset value.
getChildTarget() - Method in interface org.jboss.msc.service.StartContext
Get a service target which may be used to add child services.
getCipherSuite() - Method in class io.undertow.server.BasicSSLSessionInfo
 
getCipherSuite() - Method in class io.undertow.server.ConnectionSSLSessionInfo
 
getCipherSuite() - Method in interface io.undertow.server.SSLSessionInfo
 
getClassCloner() - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Get the class cloner.
getClassCount() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the estimated class count for this configuration.
getClassExternalizerFactory() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the class externalizer factory, or null if none is specified.
getClassLoader() - Method in class org.jboss.marshalling.AbstractClassResolver
Get the classloader to use to resolve classes for this resolver.
getClassLoader() - Method in class org.jboss.marshalling.ContextClassResolver
Get the classloader to use to resolve classes for this resolver.
getClassLoader() - Method in class org.jboss.marshalling.SimpleClassResolver
Get the classloader to use to resolve classes for this resolver.
getClassLoaders() - Static method in class org.apache.logging.log4j.util.LoaderUtil
 
getClassName() - Method in class org.apache.logging.log4j.spi.Provider
Gets the class name of the LoggerContextFactory implementation of this Provider.
getClassName() - Method in interface org.jboss.logmanager.config.ObjectConfigurable
Get the class name for this object's configuration.
getClassName(Class<?>) - Method in class org.jboss.marshalling.AbstractClassResolver
Get the class name to write for a given class.
getClassName(Class<?>) - Method in interface org.jboss.marshalling.ClassResolver
Get the class name to write for a given class.
getClassName(Class<?>) - Method in class org.jboss.marshalling.ModularClassResolver
Get the class name to write for a given class.
getClassNameTransformer() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the class name transformer, or null if none is specified.
getClassResolver() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the class resolver, or null if none is specified.
getClassTable() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the class table, or null if none is specified.
getClassWriter(Class<?>) - Method in class org.jboss.marshalling.ChainingClassTable
Determine whether the given class reference is a valid predefined reference.
getClassWriter(Class<?>) - Method in interface org.jboss.marshalling.ClassTable
Determine whether the given class reference is a valid predefined reference.
getClassWriter(Class<?>) - Method in class org.jboss.marshalling.ModularClassTable
Determine whether the given class reference is a valid predefined reference.
getClientAuthConfig(String, String, CallbackHandler) - Method in interface javax.security.auth.message.config.AuthConfigProvider
Get an instance of ClientAuthConfig from this provider.
getClientBindAddress() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
 
getClientBindAddress() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
Get the bind address used for the controller client.
getClientExecutorManager() - Method in class org.jboss.remotingjmx.protocol.v2.ParameterConnection
 
getClientExtensions() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
getClientNegotiation() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
getClientRequestManager() - Method in class org.jboss.remotingjmx.protocol.v2.ParameterConnection
 
getClientService(Connection, OptionMap) - Method in class org.jboss.remoting3.ClientServiceHandle
Get or establish the future client service for the given connection.
getClientStatistics() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
 
getClientToServerElement(ExtendedAccessLogParser.PatternTokenizer) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
 
getCloneableObjectClonerFactory() - Static method in class org.jboss.marshalling.cloner.ObjectCloners
Get the cloneable object cloner factory.
getCloneTable() - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Get the clone table.
getCloseCode() - Method in exception io.undertow.protocols.http2.HpackException
 
getCloseCode() - Method in class io.undertow.websockets.core.WebSocketChannel
 
getCloseHandlers() - Method in class org.jboss.logmanager.LogContext
Gets the current close handlers associated with this log context.
getCloseReason() - Method in class io.undertow.websockets.core.WebSocketChannel
 
getCloseRequested() - Method in interface org.jboss.remoting3.EndpointMXBean
 
getCloseSetter() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
getCloseSetter() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
getCloseSetter() - Method in interface io.undertow.client.ClientConnection
 
getCloseSetter() - Method in class io.undertow.client.http2.Http2ClientConnection
 
getCloseSetter() - Method in class io.undertow.server.AbstractServerConnection
 
getCloseSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getCloseSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
getCloseSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
getCloseSetter() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getCloseSetter() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
getCode() - Method in exception io.undertow.protocols.http2.ConnectionErrorException
 
getCode() - Method in class io.undertow.websockets.core.CloseMessage
 
getColors() - Method in class org.jboss.logmanager.formatters.PatternFormatter
 
getColumnNumber() - Method in interface javax.json.stream.JsonLocation
Return the column number (starts with 1 for the first column) for the current JSON event in the input source.
getComment() - Method in interface io.undertow.server.handlers.Cookie
 
getComment() - Method in class io.undertow.server.handlers.CookieImpl
 
getComment() - Method in class io.undertow.server.session.SessionCookieConfig
 
getCompletionListener() - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
getCompletionListener() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
getConduitSinkChannel(HttpServerExchange) - Static method in class io.undertow.server.Connectors
 
getConfigInUse() - Method in interface javax.json.JsonBuilderFactory
Returns read-only map of supported provider specific configuration properties that are used to configure the created JSON builders.
getConfigInUse() - Method in interface javax.json.JsonReaderFactory
Returns read-only map of supported provider specific configuration properties that are used to configure the created JSON readers.
getConfigInUse() - Method in interface javax.json.JsonWriterFactory
Returns read-only map of supported provider specific configuration properties that are used to configure the created JSON writer objects.
getConfigInUse() - Method in interface javax.json.stream.JsonGeneratorFactory
Returns a read-only map of supported provider specific configuration properties that are used to configure the JSON generators.
getConfigInUse() - Method in interface javax.json.stream.JsonParserFactory
Returns a read-only map of supported provider specific configuration properties that are used to configure the JSON parsers.
getConfigProvider(String, String, RegistrationListener) - Method in class javax.security.auth.message.config.AuthConfigFactory
Get a registered AuthConfigProvider from the factory.
getConfiguredEndpoint() - Method in interface org.jboss.remoting3.spi.EndpointConfigurator
Get the configured Remoting endpoint.
getConnectedIdentity(URI, String, String) - Method in interface org.jboss.remoting3.Endpoint
Get a possibly shared, possibly existing connection to the destination.
getConnectedIdentity(URI, String, String, AuthenticationContext) - Method in interface org.jboss.remoting3.Endpoint
Get a possibly shared, possibly existing connection to the destination.
getConnectedIdentity(URI, SSLContext, AuthenticationConfiguration) - Method in interface org.jboss.remoting3.Endpoint
Get a possibly shared, possibly existing connection to the destination.
getConnectedIdentity(URI, SSLContext, AuthenticationConfiguration) - Method in class org.jboss.remoting3.LegacyEndpoint
Deprecated.
 
getConnectedIdentityIfExists(URI, String, String, AuthenticationContext) - Method in interface org.jboss.remoting3.Endpoint
Get a possibly shared, possibly existing connection to the destination, if the connection was already established.
getConnectedIdentityIfExists(URI, SSLContext, AuthenticationConfiguration) - Method in interface org.jboss.remoting3.Endpoint
Get a possibly shared, possibly existing connection to the destination, if the connection was already established.
getConnectedIdentityIfExists(URI, SSLContext, AuthenticationConfiguration) - Method in class org.jboss.remoting3.LegacyEndpoint
Deprecated.
 
getConnection() - Method in interface io.undertow.client.ClientExchange
 
getConnection() - Method in class io.undertow.client.http2.Http2ClientExchange
 
getConnection() - Method in class io.undertow.server.handlers.proxy.ProxyConnection
 
getConnection() - Method in class io.undertow.server.HttpServerExchange
Get the underlying HTTP connection.
getConnection() - Method in interface org.jboss.remoting3.Channel
Get the connection associated with this channel.
getConnection() - Method in class org.jboss.remoting3.ConnectionPeerIdentity
Get the connection of this identity.
getConnection() - Method in interface org.jboss.remoting3.spi.ConnectionHandlerContext
Get the connection corresponding to this connection handler context.
getConnection() - Method in interface org.jboss.remotingjmx.RemotingMBeanServerConnection
 
getConnection(ProxyClient.ProxyTarget, HttpServerExchange, ProxyCallback<ProxyConnection>, long, TimeUnit) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
getConnection(ProxyClient.ProxyTarget, HttpServerExchange, ProxyCallback<ProxyConnection>, long, TimeUnit) - Method in interface io.undertow.server.handlers.proxy.ProxyClient
Gets a proxy connection for the given request.
getConnection(ProxyClient.ProxyTarget, HttpServerExchange, ProxyCallback<ProxyConnection>, long, TimeUnit) - Method in class io.undertow.server.handlers.proxy.SimpleProxyClientProvider
Deprecated.
 
getConnection(URI) - Method in interface org.jboss.remoting3.Endpoint
Deprecated.
getConnection(URI, String, String) - Method in interface org.jboss.remoting3.Endpoint
Deprecated.
getConnection(URI, SSLContext, AuthenticationConfiguration) - Method in interface org.jboss.remoting3.Endpoint
Deprecated.
getConnection(URI, SSLContext, AuthenticationConfiguration, AuthenticationConfiguration) - Method in interface org.jboss.remoting3.Endpoint
Deprecated.
getConnection(Channel, Map<String, ?>) - Static method in class org.jboss.remotingjmx.protocol.v1.VersionOne
 
getConnection(Channel, Map<String, ?>, JMXServiceURL) - Static method in class org.jboss.remotingjmx.protocol.v2.VersionTwo
 
getConnectionAnonymousIdentity() - Method in interface org.jboss.remoting3.Connection
Get the anonymous peer identity for the connection.
getConnectionCount() - Method in interface org.jboss.remoting3.EndpointMXBean
 
getConnectionId() - Method in interface org.jboss.remotingjmx.VersionedConnection
 
getConnectionId() - Method in interface org.jboss.remotingjmx.VersionedProxy
 
getConnectionIfExists(URI) - Method in interface org.jboss.remoting3.Endpoint
Deprecated.
getConnectionIfExists(URI, String, String) - Method in interface org.jboss.remoting3.Endpoint
Deprecated.
getConnectionIfExists(URI, SSLContext, AuthenticationConfiguration, AuthenticationConfiguration) - Method in interface org.jboss.remoting3.Endpoint
Deprecated.
getConnectionPeerIdentity() - Method in interface org.jboss.remoting3.Connection
Get the peer identity for the connection.
getConnectionProviderContext() - Method in interface org.jboss.remoting3.spi.ConnectionHandlerContext
Get the connection provider context associated with this connection handler context.
getConnectionProviderInterface(String, Class<T>) - Method in interface org.jboss.remoting3.Endpoint
Get the interface for a connection provider.
getConnectionProviderInterface(String, Class<T>) - Method in class org.jboss.remoting3.LegacyEndpoint
Deprecated.
 
getConnections() - Method in class io.undertow.server.handlers.sse.ServerSentEventHandler
 
getConnectionsPerThread() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
getConnectionTimeout() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
 
getConnectionTimeout() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
Get the connection timeout when trying to connect to the server.
getConnectionURI() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Get the connection URI.
getConnectorStatistics() - Method in interface io.undertow.server.OpenListener
 
getConnectorStatistics() - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
 
getConnectorStatistics() - Method in class io.undertow.server.protocol.http.AlpnOpenListener
 
getConnectorStatistics() - Method in class io.undertow.server.protocol.http.HttpOpenListener
 
getConnectorStatistics() - Method in class io.undertow.server.protocol.http2.Http2OpenListener
 
getConnectorStatistics() - Method in class io.undertow.Undertow.ListenerInfo
 
getConstructor() - Method in interface javax.interceptor.InvocationContext
Returns the constructor of the target class for which the AroundConstruct interceptor method was invoked.
getConstructorProperties() - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Returns a collection of the constructor properties.
getContainer() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
getContentEncodedResourceManager() - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
getContentEncoding() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
 
getContentEncoding() - Method in class io.undertow.server.handlers.encoding.ContentEncodedResource
 
getContentEncodings(HttpServerExchange) - Method in class io.undertow.server.handlers.encoding.ContentEncodingRepository
 
getContentLength() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getContentLength() - Method in class io.undertow.server.handlers.resource.PathResource
 
getContentLength() - Method in interface io.undertow.server.handlers.resource.Resource
 
getContentLength() - Method in class io.undertow.server.handlers.resource.URLResource
 
getContentLength() - Method in class io.undertow.util.ByteRange.RangeResponseResult
 
getContentLocation() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
 
getContentRange() - Method in class io.undertow.util.ByteRange.RangeResponseResult
 
getContents() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getContentStream() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getContentType() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
 
getContentType(MimeMappings) - Method in class io.undertow.server.handlers.resource.CachedResource
 
getContentType(MimeMappings) - Method in class io.undertow.server.handlers.resource.PathResource
 
getContentType(MimeMappings) - Method in interface io.undertow.server.handlers.resource.Resource
Return the resources content type.
getContentType(MimeMappings) - Method in class io.undertow.server.handlers.resource.URLResource
 
getContext() - Static method in class org.apache.logging.log4j.LogManager
Returns the current LoggerContext.
getContext() - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
Gets the LoggerContext that should be used to look up or create loggers.
getContext() - Static method in class org.apache.logging.log4j.ThreadContext
Returns a mutable copy of current thread's context Map.
getContext(boolean) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(Class<?>) - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
Gets the LoggerContext associated with the given caller class.
getContext(ClassLoader, boolean) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(ClassLoader, boolean, Object) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(ClassLoader, boolean, Object, URI) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(ClassLoader, boolean, Object, URI, String) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(ClassLoader, boolean, URI) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext.
getContext(String) - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getContext(String) - Static method in class javax.security.jacc.PolicyContext
This method may be used by a Policy provider to activate the PolicyContextHandler registered to the context object key and cause it to return the corresponding policy context object from the container.
getContext(String, boolean) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext
getContext(String, ClassLoader, boolean) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext
getContext(String, ClassLoader, boolean, URI, String) - Static method in class org.apache.logging.log4j.LogManager
Returns a LoggerContext
getContext(String, ClassLoader, Object, boolean) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContextFactory
 
getContext(String, ClassLoader, Object, boolean) - Method in interface org.apache.logging.log4j.spi.LoggerContextFactory
Creates a LoggerContext.
getContext(String, ClassLoader, Object, boolean, URI, String) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContextFactory
 
getContext(String, ClassLoader, Object, boolean, URI, String) - Method in interface org.apache.logging.log4j.spi.LoggerContextFactory
Creates a LoggerContext.
getContext(String, Object) - Method in interface javax.security.jacc.PolicyContextHandler
This public method is used by the PolicyContext class to activate the handler and obtain from it the context object identified by the (case-sensitive) key.
getContext(List<SNIServerName>) - Method in class io.undertow.protocols.ssl.SNIContextMatcher
 
getContextData() - Method in interface javax.interceptor.InvocationContext
Enables an interceptor to retrieve or update the data associated with the invocation by another interceptor, business method, and/or webservices endpoint in the invocation chain.
getContextID() - Method in interface javax.security.jacc.PolicyConfiguration
This method returns this object's policy context identifier.
getContextID() - Static method in class javax.security.jacc.PolicyContext
This static method returns the value of the policy context identifier associated with the thread on which the accessor is called.
getContextInformation(String) - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
 
getContextInformation(String) - Method in class io.undertow.server.ListenerRegistry.Listener
 
getContextKeys() - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
 
getContextKeys() - Method in class io.undertow.server.ListenerRegistry.Listener
 
getContexts() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getContinueResponse() - Method in interface io.undertow.client.ClientExchange
 
getContinueResponse() - Method in class io.undertow.client.http2.Http2ClientExchange
 
getController() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
getController() - Method in interface org.jboss.msc.service.LifecycleContext
Get the associated service controller.
getCookieName() - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
getCookieName() - Method in class io.undertow.server.session.SessionCookieConfig
 
getCopy() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
getCopy() - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
getCopy() - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Gets a non-null mutable copy of current thread's context Map.
getCopy() - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Gets a non-null mutable copy of current thread's context Map.
getCopyOfContextMap() - Method in class org.slf4j.helpers.BasicMDCAdapter
Return a copy of the current thread's context map.
getCopyOfContextMap() - Method in class org.slf4j.helpers.NOPMDCAdapter
 
getCopyOfContextMap() - Static method in class org.slf4j.MDC
Return a copy of the current thread's context map, with keys and values of type String.
getCopyOfContextMap() - Method in interface org.slf4j.spi.MDCAdapter
Return a copy of the current thread's context map, with keys and values of type String.
getCreatedSessionCount() - Method in class io.undertow.server.session.InMemorySessionManager
 
getCreatedSessionCount() - Method in interface io.undertow.server.session.SessionManagerStatistics
 
getCreationTime() - Method in interface io.undertow.server.session.Session
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCurrent() - Static method in interface org.jboss.remoting3.Endpoint
Get the currently active Remoting endpoint.
getCurrentContentEncoding() - Method in class io.undertow.server.handlers.encoding.AllowedContentEncodings
 
getCurrentDateTime(HttpServerExchange) - Static method in class io.undertow.util.DateUtils
 
getCurrentIdentity() - Method in class org.jboss.remoting3.ConnectionPeerIdentityContext
Get the current identity.
getCurrentStackTrace() - Method in class org.apache.logging.log4j.util.StackLocator
 
getCurrentStackTrace() - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getCycle() - Method in exception org.jboss.msc.service.CircularDependencyException
Returns a cycle found during service installation.
getData() - Method in class io.undertow.protocols.http2.Http2PingStreamSourceChannel
 
getData() - Method in class io.undertow.websockets.core.BufferedBinaryMessage
 
getData() - Method in class io.undertow.websockets.core.BufferedTextMessage
Gets the buffered data and clears the buffered text message.
getData() - Method in class org.apache.logging.log4j.message.MapMessage
Returns the message data as an unmodifiable Map.
getDateTimeFormatter() - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Returns the current formatter used to format a records date and time.
GetDeclaredConstructorAction<T> - Class in org.jboss.marshalling._private
 
GetDeclaredConstructorAction(Class<T>, Class<?>...) - Constructor for class org.jboss.marshalling._private.GetDeclaredConstructorAction
 
GetDeclaredFieldAction - Class in org.jboss.marshalling._private
 
GetDeclaredFieldAction(Class<?>, String) - Constructor for class org.jboss.marshalling._private.GetDeclaredFieldAction
 
GetDeclaredFieldsAction - Class in org.jboss.marshalling._private
 
GetDeclaredFieldsAction(Class<?>) - Constructor for class org.jboss.marshalling._private.GetDeclaredFieldsAction
 
getDeclaringClass() - Method in class org.apache.logging.log4j.Level
 
getDefaultBufferSize() - Method in class org.jboss.marshalling.AbstractMarshallerFactory
Get the default buffer size, which is used if none was configured.
getDefaultCharset() - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
 
getDefaultClassExternalizerFactory() - Method in class org.jboss.marshalling.AbstractMarshallerFactory
Get the default class externalizer factory, which is used if none was configured.
getDefaultClassResolver() - Method in class org.jboss.marshalling.AbstractMarshallerFactory
Get the default class resolver, which is used if none was configured.
getDefaultClassTable() - Method in class org.jboss.marshalling.AbstractMarshallerFactory
Get the default class table, which is used if none was configured.
getDefaultContext() - Method in class io.undertow.protocols.ssl.SNIContextMatcher.Builder
 
getDefaultContext() - Method in class io.undertow.protocols.ssl.SNIContextMatcher
 
getDefaultEncoding() - Method in class io.undertow.server.handlers.form.FormEncodedDataDefinition
 
getDefaultEncoding() - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
 
getDefaultHandler() - Method in class io.undertow.server.handlers.NameVirtualHostHandler
 
getDefaultMBeanServer() - Method in interface org.jboss.remotingjmx.MBeanServerLocator
Obtain the default MBeanServerConnection for when no parameters have been specified.
getDefaultMBeanServer() - Method in interface org.jboss.remotingjmx.MBeanServerManager
 
getDefaultObjectResolver() - Method in class org.jboss.marshalling.AbstractMarshallerFactory
Get the default object resolver, which is used if none was configured.
getDefaultObjectTable() - Method in class org.jboss.marshalling.AbstractMarshallerFactory
Get the default object, which is used if none was configured.
getDefaultStreamHeader() - Method in class org.jboss.marshalling.AbstractMarshallerFactory
Get the default stream header, which is used if none was configured.
getDefaultVersion() - Method in class org.jboss.marshalling.AbstractMarshallerFactory
Get the default version, which is used if none was configured.
getDelegate() - Method in interface org.jboss.as.controller.client.helpers.DelegatingModelControllerClient.DelegateProvider
 
getDelegate() - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Get the ServiceBuilder delegate.
getDelegate() - Method in class org.jboss.msc.service.DelegatingServiceController
Get the ServiceController delegate.
getDelegate() - Method in class org.jboss.msc.service.DelegatingServiceRegistry
Get the ServiceRegistry delegate.
getDelegate() - Method in class org.jboss.msc.service.DelegatingServiceTarget
Get the ServiceTarget delegate.
getDelegate() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
getDelegate() - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
getDelegatedTask() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
getDelegatedTask() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getDenyResponseCode() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
 
getDependencies() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Deprecated.
getDependencies() - Method in class org.jboss.msc.service.DelegatingServiceTarget
Deprecated.
getDependencies() - Method in class org.jboss.msc.service.management.ServiceStatus
The list of dependency names for this service.
getDependencies() - Method in interface org.jboss.msc.service.ServiceTarget
Deprecated.
This method will be removed in a future release.
getDeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getDeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getDeploymentAction() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
Gets the deployment action that lead to this result.
getDeploymentActionId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
Gets the unique id of the deployment action.
getDeploymentActionImpls() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
Same as DeploymentPlanImpl.getDeploymentActions() except the type of the list contents reflects the actual implementation class.
getDeploymentActionResult(UUID) - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanResultImpl
 
getDeploymentActionResult(UUID) - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerDeploymentPlanResult
Gets the result of a DeploymentAction action associated with the deployment set plan.
getDeploymentActionResults() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
Gets the results of the DeploymentActions associated with the deployment set plan.
getDeploymentActionResults() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlanResult
Gets the results of the DeploymentActions associated with the deployment set plan.
getDeploymentActionResults() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
 
getDeploymentActionResults() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerDeploymentPlanResult
Gets the result of a DeploymentAction action associated with the deployment set plan.
getDeploymentActions() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
Gets the list of deploy, replace and undeploy actions that are part of the deployment plan.
getDeploymentActions() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
Gets the list of deploy, replace and undeploy actions that are part of the deployment plan.
getDeploymentActions() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
 
getDeploymentActions() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
 
getDeploymentActions() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
Gets the list of deployment actions that are part of the deployment plan, in the order in which they were added to the plan.
getDeploymentActions() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Gets the list of DeploymentActions created as a recent of builder operations, in order of when they were created.
getDeploymentActions() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
 
getDeploymentException() - Method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
 
getDeploymentException() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult
Gets the exception, if any, that occurred while executing this action.
getDeploymentManager() - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
Gets a DomainDeploymentManager that provides a convenience API for manipulating domain deployments.
getDeploymentManager() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
getDeploymentName() - Method in class io.undertow.server.session.InMemorySessionManager
 
getDeploymentName() - Method in interface io.undertow.server.session.SessionManager
Uniquely identifies this session manager
getDeploymentName() - Method in exception org.jboss.as.controller.client.helpers.domain.DuplicateDeploymentNameException
 
getDeploymentName() - Method in exception org.jboss.as.controller.client.helpers.standalone.DuplicateDeploymentNameException
 
getDeploymentPlan() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
Gets the deployment plan that lead to this result.
getDeploymentPlan() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
 
getDeploymentPlanId() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanResultImpl
 
getDeploymentPlanId() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerDeploymentPlanResult
Gets the unique id of the deployment plan.
getDeploymentSetId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlanResult
Gets the unique id of the deployment set plan.
getDeploymentSetPlan() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlanResult
Gets the deployment set plan that lead to this result.
getDeploymentUnitUniqueName() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentAction
Gets the name of the content associated with the action.
getDeploymentUnitUniqueName() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getDeploymentUnitUniqueName() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentAction
Gets the name of the content associated with the action.
getDeploymentUnitUniqueName() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getDepth() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
getDepth() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
getDepth() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns the number of elements in the stack.
getDepth() - Static method in class org.apache.logging.log4j.ThreadContext
Gets the current nesting depth of this thread's stack.
getDepth() - Static method in class org.jboss.logging.NDC
The current depth of the nested diagnostics context.
getDepth() - Static method in class org.jboss.logmanager.NDC
Get the current NDC stack depth.
getDescription() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
Get the description from the registration context
getDesiredResponseCode() - Method in class io.undertow.security.api.AuthenticationMechanism.ChallengeResult
Obtain the response code desired by this mechanism for the challenge.
getDestinationAddress() - Method in class io.undertow.server.HttpServerExchange
Get the destination address of the HTTP request.
getDestinationAddress() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Get the destination address of the Channel.
getDestinationAddress() - Method in class io.undertow.websockets.core.WebSocketChannel
Get the destination address of the WebSocket Channel.
getDetachedMarker(String) - Method in class org.slf4j.helpers.BasicMarkerFactory
 
getDetachedMarker(String) - Method in interface org.slf4j.IMarkerFactory
Create a marker which is detached (even at birth) from this IMarkerFactory.
getDetachedMarker(String) - Static method in class org.slf4j.MarkerFactory
Create a marker which is detached (even at birth) from the MarkerFactory.
getDigest() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.DigestRequest
Get the digest value.
getDispatchExecutor() - Method in class io.undertow.server.HttpServerExchange
Gets the current executor that is used for dispatch operations.
getDomain() - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
getDomain() - Method in interface io.undertow.server.handlers.Cookie
 
getDomain() - Method in class io.undertow.server.handlers.CookieImpl
 
getDomain() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getDomain() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Getter for domain
getDomain() - Method in class io.undertow.server.session.SessionCookieConfig
 
getDomainControllerFailure() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
Gets any exception that occurred when applying this update on the domain controller.
getDomainControllerRollbackFailure() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
Gets any exception that occurred when rolling back this update on the domain controller.
getDomainFailure() - Method in class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
 
getDouble() - Method in interface org.jboss.dmr.stream.ModelReader
Converts available context data to double.
getDouble() - Method in class org.jboss.marshalling.util.DoubleFieldPutter
Get the double value of this field.
getDouble() - Method in class org.jboss.marshalling.util.DoubleReadField
Get the double value of this field.
getDouble() - Method in class org.jboss.marshalling.util.FieldPutter
Get the double value of this field.
getDouble() - Method in class org.jboss.marshalling.util.ReadField
Get the double value of this field.
getDouble(Object) - Method in class org.jboss.marshalling.reflect.SerializableField
Get the double value of this field on the given object instance.
getDoubleProperty(String, double) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a double.
getDurationProperty(String[], String, Supplier<Duration>) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a property that may be prefixed by more than one string.
getDurationProperty(String, Duration) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a Duration where the String is of the format nnn[unit] where nnn represents an integer value and unit represents a time unit.
getEffectiveLevel() - Method in class org.jboss.logmanager.Logger
Get the effective numerical log level, inherited from the parent.
getEffectiveSerialVersionUID() - Method in class org.jboss.marshalling.reflect.SerializableClass
Get the effective serial version UID of this class.
getElapsedNanoTime() - Method in class org.apache.logging.log4j.util.Timer
Access the elapsed time.
getElapsedTime() - Method in class org.apache.logging.log4j.util.Timer
Access the elapsed time.
getElapsedTime() - Method in interface org.jboss.msc.service.LifecycleContext
Get the amount of time elapsed since the start or stop was initiated, in nanoseconds.
getElapsedTime() - Method in class org.jboss.msc.service.TimingServiceListener
Deprecated.
Get the elapsed time in milliseconds.
getElected() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getElseHandler() - Method in class io.undertow.server.handlers.builder.PredicatedHandler
 
getEnabledCipherSuites() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
getEnabledCipherSuites() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getEnabledProtocols() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
getEnabledProtocols() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getEnableSessionCreation() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
getEnableSessionCreation() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getEncoding() - Method in class io.undertow.server.handlers.encoding.AllowedContentEncodings
 
getEncoding() - Method in interface org.jboss.logmanager.config.HandlerConfiguration
 
getEncoding() - Method in class org.jboss.logmanager.handlers.OutputStreamHandler
Get the target encoding.
getEncodingValueExpression() - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Returns the encoding which may be an expression.
getEnd() - Method in class io.undertow.util.ByteRange.Range
 
getEnd() - Method in class io.undertow.util.ByteRange.RangeResponseResult
 
getEnd(int) - Method in class io.undertow.util.ByteRange
Gets the end of the specified range segment, or the number of bytes if this is a suffix range segment
getEndpoint() - Method in interface org.jboss.remoting3.Connection
Get the local endpoint.
getEndpoint() - Method in interface org.jboss.remoting3.spi.ConnectionProviderContext
Get the endpoint.
getEndpointName() - Method in interface org.jboss.remoting3.EndpointMXBean
 
getEnterpriseNumber() - Method in class org.apache.logging.log4j.message.StructuredDataId
Returns the enterprise number.
getEntryText() - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
Gets the entry text.
getErrorCode() - Method in class io.undertow.protocols.http2.Http2RstStreamStreamSourceChannel
 
getErrorCount() - Method in class io.undertow.server.AggregateConnectorStatistics
 
getErrorCount() - Method in interface io.undertow.server.ConnectorStatistics
 
getErrorCount() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
getErrorId() - Method in exception io.undertow.protocols.http2.StreamErrorException
 
getErrorManagerConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
getErrorManagerName() - Method in interface org.jboss.logmanager.config.HandlerConfiguration
 
getErrorManagerNames() - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
getErrorManagerNameValueExpression() - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Returns the error manager name which may be an expression.
getErrors() - Method in class org.jboss.logmanager.handlers.TcpOutputStream
Retrieves the errors occurred, if any, during a write or reconnect.
getEtag() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
 
getETag() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getETag() - Method in class io.undertow.server.handlers.resource.PathResource
 
getETag() - Method in interface io.undertow.server.handlers.resource.Resource
 
getETag() - Method in class io.undertow.server.handlers.resource.URLResource
 
getETag(HttpServerExchange) - Static method in class io.undertow.util.ETagUtils
 
getEventQueue() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
 
getEventType() - Method in class io.undertow.security.api.SecurityNotification
 
getExactPath(String) - Method in class io.undertow.util.PathMatcher
 
getExactPathMatchesSet() - Method in class io.undertow.util.PathMatcher
 
getException() - Method in class org.jboss.msc.service.management.ServiceStatus
Get the service start exception.
getExceptionListener() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the exception listener to use.
getExceptionOutputType() - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Get the current output type for exceptions.
getExchange() - Method in class io.undertow.security.api.SecurityNotification
 
getExecutor() - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
 
getExecutor() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
 
getExecutor() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
Get the executor service used for the controller client.
getExecutor() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Get the executor to use for handler invocation.
getExecutor() - Method in interface org.jboss.remoting3.spi.ConnectionProviderContext
Get an executor usable for running asynchronous tasks.
getExistingChannel() - Method in interface io.undertow.server.protocol.framed.FrameHeaderData
 
getExistingIdentity(AuthenticationConfiguration) - Method in class org.jboss.remoting3.ConnectionPeerIdentityContext
 
getExistingRequestChannel(HttpServerExchange) - Static method in class io.undertow.server.Connectors
Returns the existing request channel, if it exists.
getExitText() - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
Gets the exit text.
getExpiredSessionCount() - Method in class io.undertow.server.session.InMemorySessionManager
 
getExpiredSessionCount() - Method in interface io.undertow.server.session.SessionManagerStatistics
 
getExpires() - Method in class io.undertow.server.handlers.cache.LRUCache.CacheEntry
 
getExpires() - Method in interface io.undertow.server.handlers.Cookie
 
getExpires() - Method in class io.undertow.server.handlers.CookieImpl
 
getExplodeAction(String, String) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getExpression() - Method in interface org.jboss.dmr.stream.ModelReader
Converts available context data to expression.
getExpressionString() - Method in class org.jboss.dmr.ValueExpression
Get the raw expression string.
getExtensionFunction() - Method in class io.undertow.websockets.core.WebSocketChannel
 
getExternalContext() - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
getExternalContext() - Method in interface org.apache.logging.log4j.spi.LoggerContext
Gets the anchor for some other context, such as a ClassLoader or ServletContext.
getExternalizer(Class<?>) - Method in class org.jboss.marshalling.AnnotationClassExternalizerFactory
Look up a custom externalizer for a given object class.
getExternalizer(Class<?>) - Method in class org.jboss.marshalling.ChainingClassExternalizerFactory
Look up a custom externalizer for a given object class.
getExternalizer(Class<?>) - Method in interface org.jboss.marshalling.ClassExternalizerFactory
Look up a custom externalizer for a given object class.
getExternalizer(Class<?>) - Method in class org.jboss.marshalling.MappingClassExternalizerFactory
Look up a custom externalizer for a given object class.
getExtraBytes() - Method in class io.undertow.server.AbstractServerConnection
 
getFacility() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Returns the facility used for calculating the priority of the message.
getFactory() - Static method in class javax.security.auth.message.config.AuthConfigFactory
Get the system-wide AuthConfigFactory implementation.
getFactory() - Static method in class org.apache.logging.log4j.LogManager
Returns the current LoggerContextFactory.
getFactorySecurityPermission - Static variable in class javax.security.auth.message.config.AuthConfigFactory
The SecurityPermission, with name AuthConfigFactory.GET_FACTORY_PERMISSION_NAME, that is used to authorize access to the getFactory method.
getFailedCount() - Method in class org.jboss.msc.service.StabilityStatistics
Deprecated.
Returns count of controllers registered with StabilityMonitor that failed to start because of start exception being thrown.
getFailureDescription(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
Parses the result and returns the failure description.
getFailureHandler() - Method in class io.undertow.server.handlers.RequestLimit
 
getFailureResult() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
getFailureResult() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
Gets the exception, if any, that occurred while executing this update.
getFallbackHandler() - Method in class io.undertow.server.RoutingHandler
 
getFalseHandler() - Method in class io.undertow.server.handlers.PredicateHandler
 
getFamily() - Method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
 
getField() - Method in class org.jboss.marshalling.reflect.SerializableField
Deprecated.
As of Java 9, accessible fields are generally disallowed; use the #setXXX(Object,value) methods instead.
getFields() - Method in class org.jboss.marshalling.reflect.SerializableClass
Get the serializable fields of this class.
getFile() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
 
getFile() - Method in class io.undertow.server.handlers.form.FormData.FileItem
 
getFile() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
Deprecated.
getFile() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getFile() - Method in class io.undertow.server.handlers.resource.PathResource
 
getFile() - Method in interface io.undertow.server.handlers.resource.Resource
 
getFile() - Method in class io.undertow.server.handlers.resource.URLResource
 
getFile() - Method in class org.jboss.logmanager.handlers.FileHandler
Get the current output file.
getFileItem() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
 
getFileName() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
 
getFilePath() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getFilePath() - Method in class io.undertow.server.handlers.resource.PathResource
 
getFilePath() - Method in interface io.undertow.server.handlers.resource.Resource
 
getFilePath() - Method in class io.undertow.server.handlers.resource.URLResource
 
getFileResource(Path, String, Path, String) - Method in class io.undertow.server.handlers.resource.PathResourceManager
Apply security check for case insensitive file systems.
getFiles() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getFileSize() - Method in class io.undertow.server.handlers.form.FormData.FileItem
 
getFilter() - Method in interface org.jboss.logmanager.config.HandlerConfiguration
 
getFilter() - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Get the name of the filter to use.
getFilter() - Method in class org.jboss.logmanager.Logger
getFilterConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
getFilterNames() - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
getFilterValueExpression() - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Returns a filter that may be an expression.
getFilterValueExpression() - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Returns a filter that may be an expression.
getFirst() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
getFirst() - Method in class io.undertow.util.HeaderValues
 
getFirst() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
getFirst(HttpString) - Method in class io.undertow.util.HeaderMap
 
getFirst(String) - Method in class io.undertow.server.handlers.form.FormData
 
getFirst(String) - Method in class io.undertow.util.HeaderMap
 
getFloat() - Method in class org.jboss.marshalling.util.FieldPutter
Get the float value of this field.
getFloat() - Method in class org.jboss.marshalling.util.FloatFieldPutter
Get the float value of this field.
getFloat() - Method in class org.jboss.marshalling.util.FloatReadField
Get the float value of this field.
getFloat() - Method in class org.jboss.marshalling.util.ReadField
Get the float value of this field.
getFloat(Object) - Method in class org.jboss.marshalling.reflect.SerializableField
Get the float value of this field on the given object instance.
getFlushwait() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Getter for flushwait
getFlushWait() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getFormat() - Method in class org.apache.logging.log4j.message.FormattedMessage
Gets the message pattern.
getFormat() - Method in class org.apache.logging.log4j.message.LocalizedMessage
 
getFormat() - Method in class org.apache.logging.log4j.message.MapMessage
Returns the message.
getFormat() - Method in interface org.apache.logging.log4j.message.Message
Gets the format portion of the Message.
getFormat() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
Returns the message pattern.
getFormat() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
Returns the object formatted using its toString method.
getFormat() - Method in class org.apache.logging.log4j.message.ObjectMessage
Returns the object formatted using its toString method.
getFormat() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
Returns the message pattern.
getFormat() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
Returns the object formatted using its toString method.
getFormat() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
Returns the message pattern.
getFormat() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
getFormat() - Method in class org.apache.logging.log4j.message.SimpleMessage
Returns the message.
getFormat() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
Returns the message pattern.
getFormat() - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
getFormat() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Returns the message.
getFormat() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
Returns the title.
getFormats() - Method in class org.apache.logging.log4j.message.MapMessage
 
getFormats() - Method in interface org.apache.logging.log4j.message.MultiformatMessage
Returns the supported formats.
getFormats() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Returns the supported formats.
getFormatStyle() - Method in class org.jboss.logmanager.ExtLogRecord
Get the format style for the record.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.FormattedMessage
Gets the formatted message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.LocalizedMessage
Returns the formatted message after looking up the format in the resource bundle.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.MapMessage
Formats the message and return it.
getFormattedMessage() - Method in interface org.apache.logging.log4j.message.Message
Gets the Message formatted as a String.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
Returns the formatted message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
Returns the formatted object message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ObjectMessage
Returns the formatted object message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
Returns the formatted message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
Returns the formatted object message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
Returns the formatted message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
getFormattedMessage() - Method in class org.apache.logging.log4j.message.SimpleMessage
Returns the message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
Returns the formatted message.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
getFormattedMessage() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Formats the message and return it.
getFormattedMessage() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
Returns the ThreadDump in printable format.
getFormattedMessage() - Method in class org.jboss.logmanager.ExtLogRecord
Get the fully formatted log record, with resources resolved and parameters applied.
getFormattedMessage(String[]) - Method in class org.apache.logging.log4j.message.MapMessage
 
getFormattedMessage(String[]) - Method in interface org.apache.logging.log4j.message.MultiformatMessage
Returns the Message formatted as a String.
getFormattedMessage(String[]) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Formats the message according to the specified format.
getFormattedStatus() - Method in class org.apache.logging.log4j.status.StatusData
Formats the StatusData for viewing.
getFormatterConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
getFormatterLogger() - Static method in class org.apache.logging.log4j.LogManager
Returns a formatter Logger using the fully qualified name of the calling Class as the Logger name.
getFormatterLogger(Class<?>) - Static method in class org.apache.logging.log4j.LogManager
Returns a formatter Logger using the fully qualified name of the Class as the Logger name.
getFormatterLogger(Object) - Static method in class org.apache.logging.log4j.LogManager
Returns a formatter Logger using the fully qualified name of the value's Class as the Logger name.
getFormatterLogger(String) - Static method in class org.apache.logging.log4j.LogManager
Returns a formatter Logger with the specified name.
getFormatterName() - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Get the name of the configured formatter for this handler.
getFormatterNames() - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
getFormatterNameValueExpression() - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Gets the formatter name which may be an expression.
getFramedChannel() - Method in class io.undertow.protocols.http2.AbstractHttp2StreamSourceChannel
 
getFramedChannel() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
getFramedChannel() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
 
getFrameLength() - Method in class io.undertow.protocols.http2.Http2PushBackParser
 
getFrameLength() - Method in interface io.undertow.server.protocol.framed.FrameHeaderData
 
getFramePriority() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getFramePriority() - Method in class io.undertow.websockets.core.WebSocketChannel
 
getFullReplaceAction(String, String, byte[]) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getFullReplaceAction(String, String, InputStream, boolean) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getFullReplaceAction(String, String, Path, boolean) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getFullVersionString() - Static method in class io.undertow.Version
 
getGracefulShutdownTimeout() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
Gets the maximum period, in ms, the deployment set plan is configured to wait for potentially long-running in-process work ito complete before shutdown proceeds.
getGracefulShutdownTimeout() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
Gets the maximum period, in ms, the deployment set plan is configured to wait for potentially long-running in-process work ito complete before shutdown proceeds.
getGracefulShutdownTimeout() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
 
getGracefulShutdownTimeout() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
 
getGracefulShutdownTimeout() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
Gets the maximum period, in ms, the deployment plan is configured to wait for potentially long-running in-process work ito complete before shutdown proceeds.
getGracefulShutdownTimeout() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Gets the maximum period, in ms, the builder will configure the deployment plan to wait for potentially long-running in-process work ito complete before shutdown proceeds.
getGracefulShutdownTimeout() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
 
getGroups() - Method in class javax.security.auth.message.callback.GroupPrincipalCallback
Get the array of group names.
getGssContext() - Method in class io.undertow.security.idm.GSSContextCredential
 
getHandler() - Method in class io.undertow.server.handlers.BlockingHandler
 
getHandler() - Method in class io.undertow.server.handlers.builder.PredicatedHandler
 
getHandlerConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
getHandlerKeys() - Static method in class javax.security.jacc.PolicyContext
This method may be used to obtain the keys that identify the container specific context handlers registered by the container.
getHandlerNames() - Method in interface org.jboss.logmanager.config.HandlerContainingConfigurable
Get the names of the configured handlers.
getHandlerNames() - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
getHandlers() - Method in class org.jboss.logmanager.ExtHandler
Get a copy of the sub-handlers array.
getHandlers() - Method in class org.jboss.logmanager.Logger
getHandshakeSession() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getHandshakeStatus() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
getHandshakeStatus() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getHashAlgorithm() - Method in class io.undertow.websockets.core.protocol.Handshake
Return the algorithm that is used to hash during the handshake
getHeader() - Method in class io.undertow.server.handlers.SetHeaderHandler
 
getHeaderEmitter() - Method in class io.undertow.protocols.http2.HpackDecoder
 
getHeaderName() - Method in class io.undertow.util.HeaderValues
 
getHeaderNames() - Method in class io.undertow.util.HeaderMap
 
getHeaders() - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
 
getHeaders() - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
getHeaders() - Method in class io.undertow.protocols.http2.Http2PushPromiseStreamSourceChannel
 
getHeaders() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
getHeaders() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
 
getHealthChecker() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
getHealthCheckInterval() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
getHighestSessionCount() - Method in class io.undertow.server.session.InMemorySessionManager
 
getHighestSessionCount() - Method in interface io.undertow.server.session.SessionManagerStatistics
 
getHost() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
 
getHost() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
Get the address of the remote host.
getHostAndPort() - Method in class io.undertow.server.HttpServerExchange
Return the host, and also the port if this request was sent to a non-standard port.
getHostControllerFailures() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
Gets any exceptions that occurred when applying this update on the host controllers.
getHostControllerNames() - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
Gets the list of currently running host controllers.
getHostControllerNames() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
getHostControllerRollbackFailures() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
Gets any exceptions that occurred when rolling back this update on the host controllers.
getHostFailures() - Method in class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
 
getHostname() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Returns the host name which is used when sending the message to the syslog.
getHostName() - Method in class io.undertow.server.HttpServerExchange
Return the host that this request was sent to, in general this will be the value of the Host header, minus the port specifier.
getHostName() - Method in class org.jboss.as.controller.client.helpers.domain.ServerIdentity
 
getHostName() - Method in class org.jboss.logmanager.ExtLogRecord
Get the host name of the record, if known.
getHostPort() - Method in class io.undertow.server.HttpServerExchange
Return the port that this request was sent to.
getHosts() - Method in class io.undertow.server.handlers.NameVirtualHostHandler
 
getHostsForTarget(String, String) - Method in class io.undertow.server.handlers.proxy.HostTable
 
getHttp2Channel() - Method in class io.undertow.protocols.http2.AbstractHttp2StreamSourceChannel
 
getHttp2Version() - Method in class io.undertow.protocols.http2.Http2Channel
 
getHttpUpgradeMetadata() - Method in class io.undertow.server.ListenerRegistry.Listener
 
getId() - Method in class io.undertow.protocols.http2.Http2Setting
 
getId() - Method in interface io.undertow.security.impl.SingleSignOn
Returns the unique identifier for this SSO.
getId() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
 
getId() - Method in interface io.undertow.server.session.Session
Returns a string containing the unique identifier assigned to this session.
getId() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Returns this message id.
getId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentAction
Gets the unique id of the action.
getId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
Gets the unique id of the plan.
getId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
Gets the unique id of the deployment plan.
getId() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
Gets the unique id of the deployment set plan.
getId() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getId() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
 
getId() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
 
getId() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
 
getId() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentAction
Gets the unique id of the action.
getId() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
Gets the unique id of the plan.
getId() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getId() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
 
getId() - Method in class org.jboss.remoting3.ConnectionPeerIdentity
Get the ID to use for this identity.
getID() - Method in interface javax.security.auth.message.MessagePolicy.ProtectionPolicy
Get the ProtectionPolicy identifier.
getIdempotentRequestPredicate() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
getIdempotentRequestPredicate() - Method in class io.undertow.server.handlers.proxy.ProxyHandler
 
getIdentityManager() - Method in interface io.undertow.security.api.SecurityContext
Deprecated.
Authentication mechanisms that rely on the IdentityManager should instead hold their own reference to it.
getIdentityManager() - Method in class io.undertow.security.impl.SecurityContextImpl
Deprecated.
getIdleTimeout() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
getIdleTimeout() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getILoggerFactory() - Static method in class org.slf4j.LoggerFactory
Return the ILoggerFactory instance in use.
getIMarkerFactory() - Static method in class org.slf4j.MarkerFactory
Return the IMarkerFactoryinstance in use.
getImmediateUnavailableDependencies() - Method in class org.jboss.msc.service.DelegatingServiceController
Get the complete list of immediate dependencies that are unavailable.
getImmediateUnavailableDependencies() - Method in interface org.jboss.msc.service.ServiceController
getImmutableContext() - Static method in class org.apache.logging.log4j.ThreadContext
Returns an immutable view of the current thread's context Map.
getImmutableMapOrNull() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
getImmutableMapOrNull() - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
getImmutableMapOrNull() - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Returns an immutable view on the context Map or null if the context map is empty.
getImmutableMapOrNull() - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Returns an immutable view on the context Map or null if the context map is empty.
getImmutableStack() - Static method in class org.apache.logging.log4j.ThreadContext
Gets an immutable copy of this current thread's context stack.
getImmutableStackOrNull() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
getImmutableStackOrNull() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
getImmutableStackOrNull() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns a ContextStack with the same contents as this ContextStack or null.
getIndex() - Method in class org.jboss.remoting3.util.Invocation
Get the invocation index.
getIndexedReadOnlyStringMap() - Method in class org.apache.logging.log4j.message.MapMessage
Returns a read-only view of the message data.
getInetAddress() - Method in class org.jboss.remoting3.security.InetAddressPrincipal
Get the IP address of this principal.
getInitialReceiveWindowSize() - Method in class io.undertow.protocols.http2.Http2Channel
 
getInitialSendWindowSize() - Method in class io.undertow.protocols.http2.Http2Channel
 
getInitProperties() - Method in interface org.wildfly.extension.core.management.client.ProcessStateListenerInitParameters
 
getInitProperties() - Method in class org.wildfly.extension.core.management.client.ProcessStateListenerInitParameters.ProcessStateListenerInitParametersImpl
 
getInjector() - Method in class org.jboss.msc.service.ValueInjectionService
Deprecated.
Get the injector, which should be used to inject the dependency.
getInput() - Method in class org.jboss.marshalling.BytePipe
Get the input side of this pipe.
getInputStream() - Method in interface io.undertow.server.BlockingHttpExchange
Returns the input stream that is in use for this exchange.
getInputStream() - Method in class io.undertow.server.handlers.form.FormData.FileItem
 
getInputStream() - Method in class io.undertow.server.HttpServerExchange
 
getInputStream() - Method in class org.jboss.remoting3.util.BlockingInvocation.Response
Get the message input stream.
getInputStream(String) - Method in class org.jboss.as.controller.client.impl.OperationResponseProxy
 
getInputStream(String) - Method in interface org.jboss.as.controller.client.OperationResponse
Gets a stream associated with the response that has the given uuid.
getInputStreamCount() - Method in class org.jboss.as.controller.client.OperationBuilder
Gets the number of input streams currently associated with the operation,
getInputStreams() - Method in class org.jboss.as.controller.client.impl.OperationResponseProxy
 
getInputStreams() - Method in interface org.jboss.as.controller.client.OperationAttachments
Input streams associated with the operation
getInputStreams() - Method in interface org.jboss.as.controller.client.OperationResponse
Gets any streams that were associated with the operation response.
getInstance() - Static method in class io.undertow.client.UndertowClient
 
getInstance() - Method in class io.undertow.server.handlers.AttachmentHandler
 
getInstance() - Static method in class org.apache.logging.log4j.util.StackLocator
Gets the singleton instance.
getInstance() - Method in interface org.jboss.logmanager.config.ObjectConfigurable
Returns the instance associated with this configuration or null if no instance has yet been created.
getInstance() - Static method in class org.jboss.logmanager.filters.AcceptAllFilter
Get the filter instance.
getInstance() - Static method in class org.jboss.logmanager.filters.DenyAllFilter
Get the filter instance.
getInstance() - Static method in class org.jboss.marshalling.Pair.Externalizer
Get the single instance.
getInstance() - Static method in class org.jboss.marshalling.reflect.SerializableClassRegistry
Get the serializable class registry instance, if allowed by the current security manager.
getInstance(boolean) - Static method in class org.jboss.dmr.stream.ModelStreamFactory
Returns DMR stream factory instance.
getInstance(ClassLoader) - Static method in class io.undertow.client.UndertowClient
 
getInstance(ModuleLoader) - Static method in class org.jboss.marshalling.ModularClassResolver
Construct a new instance using the given module loader.
getInstance(ModuleLoader) - Static method in class org.jboss.marshalling.ModularClassTable
Get an instance using the given module loader.
getInstanceContextManager() - Method in interface org.jboss.remoting3.Endpoint
Get the context manager for Remoting endpoints (Endpoint.ENDPOINT_CONTEXT_MANAGER).
getInstanceCount() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the estimated instance count for this configuration.
getInt() - Method in interface javax.json.stream.JsonParser
Returns a JSON number as an integer.
getInt() - Method in interface org.jboss.dmr.stream.ModelReader
Converts available context data to int.
getInt() - Method in class org.jboss.marshalling.util.FieldPutter
Get the integer value of this field.
getInt() - Method in class org.jboss.marshalling.util.IntFieldPutter
Get the integer value of this field.
getInt() - Method in class org.jboss.marshalling.util.IntReadField
Get the integer value of this field.
getInt() - Method in class org.jboss.marshalling.util.ReadField
Get the integer value of this field.
getInt(int) - Method in interface javax.json.JsonArray
A convenience method for getJsonNumber(index).intValue().
getInt(int, int) - Method in interface javax.json.JsonArray
Returns the int value of the JsonNumber at the specified position.
getInt(Object) - Method in class org.jboss.marshalling.reflect.SerializableField
Get the integer value of this field on the given object instance.
getInt(String) - Method in interface javax.json.JsonObject
A convenience method for getJsonNumber(name).intValue()
getInt(String, int) - Method in interface javax.json.JsonObject
Returns the int value of the associated JsonNumber mapping for the specified name.
getInteger(Object) - Static method in class org.jboss.remotingjmx.Util
 
getIntegerProperty(String[], String, Supplier<Integer>) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a property that may be prefixed by more than one string.
getIntegerProperty(String, int) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as an integer.
getInvalidDeploymentPlanException() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
Gets the exception describing the problem with a deployment plan that is not valid.
getInvalidDeploymentPlanException() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
 
getInvalidMethodHandler() - Method in class io.undertow.server.RoutingHandler
 
getIoThread() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
getIoThread() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
getIoThread() - Method in interface io.undertow.client.ClientConnection
 
getIoThread() - Method in class io.undertow.client.http2.Http2ClientConnection
 
getIoThread() - Method in class io.undertow.server.AbstractServerConnection
 
getIoThread() - Method in class io.undertow.server.HttpServerExchange
 
getIoThread() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getIoThread() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
getIoThread() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
getIoThread() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getIoThread() - Method in class io.undertow.server.ServerConnection
 
getIoThread() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
getIssuer() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.IssuerSerialNumRequest
Get the issuer.
getJarName() - Static method in class org.jboss.marshalling.Version
Get the JAR file name.
getJarName() - Static method in class org.jboss.msc.Version
Get the name of the JBoss Modules JAR.
getJarName() - Static method in class org.jboss.remoting3.Version
Get the name of the JBoss Remoting JAR.
getJsonArray(int) - Method in interface javax.json.JsonArray
Returns the array value at the specified position in this array.
getJsonArray(String) - Method in interface javax.json.JsonObject
Returns the array value to which the specified name is mapped.
getJsonNumber(int) - Method in interface javax.json.JsonArray
Returns the number value at the specified position in this array.
getJsonNumber(String) - Method in interface javax.json.JsonObject
Returns the number value to which the specified name is mapped.
getJsonObject(int) - Method in interface javax.json.JsonArray
Returns the object value at the specified position in this array.
getJsonObject(String) - Method in interface javax.json.JsonObject
Returns the object value to which the specified name is mapped.
getJsonString(int) - Method in interface javax.json.JsonArray
Returns the string value at ths specified position in this array.
getJsonString(String) - Method in interface javax.json.JsonObject
Returns the string value to which the specified name is mapped.
getJvmRoute() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getJvmRoute() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
 
getKeepAliveTime() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getKey() - Method in class io.undertow.util.SubstringMap.SubstringMatch
 
getKey() - Method in class javax.security.auth.message.callback.PrivateKeyCallback
Used to obtain the private key set within the Callback.
getKey() - Method in class javax.security.auth.message.callback.SecretKeyCallback
Used to obtain the secret key set within the Callback.
getKey() - Method in enum org.jboss.logmanager.formatters.StructuredFormatter.Key
Returns the name of the key for the structure.
getKey() - Method in class org.jboss.marshalling.util.IntKeyMap.Entry
 
getKey() - Method in class org.jboss.msc.value.MapEntry
Deprecated.
Get the map key.
getKey(StructuredFormatter.Key) - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Checks to see if the key should be overridden.
getKeyAt(int) - Method in interface org.apache.logging.log4j.util.IndexedReadOnlyStringMap
Viewing all key-value pairs as a sequence sorted by key, this method returns the key at the specified index, or null if the specified index is less than zero or greater or equal to the size of this collection.
getKeyAt(int) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
getKeyOverrides() - Method in class org.jboss.logmanager.formatters.StructuredFormatter
A string representation of the key overrides.
getKeys() - Method in interface javax.security.jacc.PolicyContextHandler
This public method returns the keys identifying the context objects supported by the handler.
getKeys() - Method in class org.slf4j.helpers.BasicMDCAdapter
Returns the keys in the MDC as a Set of Strings The returned value can be null.
getKeySize() - Method in class io.undertow.server.BasicSSLSessionInfo
 
getKeySize() - Method in interface io.undertow.server.SSLSessionInfo
 
getKind() - Method in class org.jboss.marshalling.reflect.SerializableField
Get the kind of field.
getKind() - Method in class org.jboss.marshalling.util.BooleanFieldPutter
Get the kind of field being written.
getKind() - Method in class org.jboss.marshalling.util.BooleanReadField
Get the kind of field represented by this object.
getKind() - Method in class org.jboss.marshalling.util.ByteFieldPutter
Get the kind of field being written.
getKind() - Method in class org.jboss.marshalling.util.ByteReadField
Get the kind of field represented by this object.
getKind() - Method in class org.jboss.marshalling.util.CharFieldPutter
Get the kind of field being written.
getKind() - Method in class org.jboss.marshalling.util.CharReadField
Get the kind of field represented by this object.
getKind() - Method in class org.jboss.marshalling.util.DoubleFieldPutter
Get the kind of field being written.
getKind() - Method in class org.jboss.marshalling.util.DoubleReadField
Get the kind of field represented by this object.
getKind() - Method in class org.jboss.marshalling.util.FieldPutter
Get the kind of field being written.
getKind() - Method in class org.jboss.marshalling.util.FloatFieldPutter
Get the kind of field being written.
getKind() - Method in class org.jboss.marshalling.util.FloatReadField
Get the kind of field represented by this object.
getKind() - Method in class org.jboss.marshalling.util.IntFieldPutter
Get the kind of field being written.
getKind() - Method in class org.jboss.marshalling.util.IntReadField
Get the kind of field represented by this object.
getKind() - Method in class org.jboss.marshalling.util.LongFieldPutter
Get the kind of field being written.
getKind() - Method in class org.jboss.marshalling.util.LongReadField
Get the kind of field represented by this object.
getKind() - Method in class org.jboss.marshalling.util.ObjectFieldPutter
Get the kind of field being written.
getKind() - Method in class org.jboss.marshalling.util.ObjectReadField
Get the kind of field represented by this object.
getKind() - Method in class org.jboss.marshalling.util.ReadField
Get the kind of field represented by this object.
getKind() - Method in class org.jboss.marshalling.util.ShortFieldPutter
Get the kind of field being written.
getKind() - Method in class org.jboss.marshalling.util.ShortReadField
Get the kind of field represented by this object.
getLanguage() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
 
getLast() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
getLast() - Method in class io.undertow.util.HeaderValues
 
getLast() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
getLast(HttpString) - Method in class io.undertow.util.HeaderMap
 
getLast(String) - Method in class io.undertow.server.handlers.form.FormData
 
getLast(String) - Method in class io.undertow.util.HeaderMap
 
getLastAccessedTime() - Method in interface io.undertow.server.session.Session
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT, and marked by the time the container received the request.
getLastAction() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
Gets the DeploymentAction most recently created as a result of builder operations.
getLastAction() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
 
getLastAction() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
 
getLastAction() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Gets the DeploymentAction most recently created as a result of builder operations.
getLastGoodStreamId() - Method in class io.undertow.protocols.http2.Http2GoAwayParser
 
getLastGoodStreamId() - Method in class io.undertow.protocols.http2.Http2GoAwayStreamSourceChannel
 
getLastInputPosition() - Method in class io.undertow.util.FlexBase64.Decoder
Gets the last position where decoding left off in the last byte array that was used for reading.
getLastInputPosition() - Method in class io.undertow.util.FlexBase64.Encoder
Gets the last position where encoding left off in the last byte array that was used.
getLastModified() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
 
getLastModified() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getLastModified() - Method in class io.undertow.server.handlers.resource.PathResource
 
getLastModified() - Method in interface io.undertow.server.handlers.resource.Resource
 
getLastModified() - Method in class io.undertow.server.handlers.resource.URLResource
 
getLastModifiedString() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getLastModifiedString() - Method in class io.undertow.server.handlers.resource.PathResource
 
getLastModifiedString() - Method in interface io.undertow.server.handlers.resource.Resource
 
getLastModifiedString() - Method in class io.undertow.server.handlers.resource.URLResource
 
getLazyCount() - Method in class org.jboss.msc.service.StabilityStatistics
Deprecated.
Returns count of controllers registered with StabilityMonitor that are in ServiceController.Mode.LAZY mode.
getLength() - Method in class io.undertow.protocols.http2.HPackHuffman.HuffmanCode
 
getLength() - Method in class io.undertow.server.session.SecureRandomSessionIdGenerator
 
getLevel() - Method in interface org.apache.logging.log4j.Logger
Gets the Level associated with the Logger.
getLevel() - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
getLevel() - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
getLevel() - Method in class org.apache.logging.log4j.status.StatusData
Returns the logging level for the event.
getLevel() - Method in class org.apache.logging.log4j.status.StatusLogger
 
getLevel() - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Gets the level set on the handler.
getLevel() - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Gets the level set on the logger.
getLevel() - Method in class org.jboss.logmanager.Logger
getLevel() - Method in interface org.slf4j.event.LoggingEvent
 
getLevel() - Method in class org.slf4j.event.SubstituteLoggingEvent
 
getLevel(String) - Static method in class org.apache.logging.log4j.Level
Return the Level associated with the name or null if the Level cannot be found.
getLevelForName(String) - Method in class org.jboss.logmanager.LogContext
Get the level for a name.
getLevelValueExpression() - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Returns the level that may be an expression.
getLevelValueExpression() - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Returns the level that may be an expression.
getLimit() - Method in class org.jboss.logmanager.handlers.QueueHandler
Get the queue length limit.
getLineNumber() - Method in interface javax.json.stream.JsonLocation
Return the line number (starts with 1 for the first line) for the current JSON event in the input source.
getListener(String) - Method in class io.undertow.server.ListenerRegistry
 
getListenerInfo() - Method in class io.undertow.Undertow
 
getListeners() - Method in interface org.apache.logging.log4j.spi.LoggerContextShutdownEnabled
 
getListeners() - Method in class org.apache.logging.log4j.status.StatusLogger
Returns a thread safe Iterable for the StatusListener.
getListeners() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Deprecated.
getListeners() - Method in class org.jboss.msc.service.DelegatingServiceTarget
Deprecated.
getListeners() - Method in interface org.jboss.msc.service.ServiceTarget
Deprecated.
This method will be removed in a future release.
getLoad() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getLoadBalancer(String) - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus
 
getLoadBalancers() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus
 
getLocalAddress() - Method in interface io.undertow.client.ClientConnection
 
getLocalAddress() - Method in class io.undertow.client.http2.Http2ClientConnection
 
getLocalAddress() - Method in class io.undertow.server.AbstractServerConnection
 
getLocalAddress() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getLocalAddress() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getLocalAddress() - Method in class io.undertow.server.ServerConnection
 
getLocalAddress() - Method in interface org.jboss.remoting3.Connection
Get the local address of this connection, if any.
getLocalAddress() - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Get the local address, if any.
getLocalAddress(Class<A>) - Method in interface io.undertow.client.ClientConnection
 
getLocalAddress(Class<A>) - Method in class io.undertow.client.http2.Http2ClientConnection
 
getLocalAddress(Class<A>) - Method in class io.undertow.server.AbstractServerConnection
 
getLocalAddress(Class<A>) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getLocalAddress(Class<A>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getLocalAddress(Class<A>) - Method in class io.undertow.server.ServerConnection
 
getLocalAddress(Class<S>) - Method in interface org.jboss.remoting3.Connection
Get the local address of this connection, cast to a specific type, if any.
getLocaleFromString(String) - Static method in class io.undertow.util.LocaleUtils
 
getLocalesFromHeader(String) - Static method in class io.undertow.util.LocaleUtils
Parse a header string and return the list of locales that were found.
getLocalesFromHeader(List<String>) - Static method in class io.undertow.util.LocaleUtils
Parse a header string and return the list of locales that were found.
getLocalIdentity() - Method in interface org.jboss.remoting3.Connection
Get the local identity of this inbound connection.
getLocalIdentity() - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Get the local identity corresponding to the peer authentication which was performed on this connection, if it is an incoming connection.
getLocalIdentity(int) - Method in interface org.jboss.remoting3.Connection
Get the local identity associated with the given ID that was previously shared to the peer.
getLocalSaslServerName() - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Get the local SASL server name that we have given to the peer.
getLocation() - Method in interface javax.json.stream.JsonParser
Return the location that corresponds to the parser's current state in the JSON input source.
getLocation() - Method in exception javax.json.stream.JsonParsingException
Return the location of the incorrect JSON.
getLogBaseName() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
getLogContext() - Method in class org.jboss.logmanager.CallerClassLoaderLogContextSelector
Get the current log context.
getLogContext() - Method in class org.jboss.logmanager.ClassLoaderLogContextSelector
Get the current log context.
getLogContext() - Method in interface org.jboss.logmanager.config.LogContextConfiguration
Get the log context being configured by this configuration object.
getLogContext() - Method in class org.jboss.logmanager.ContextClassLoaderLogContextSelector
 
getLogContext() - Static method in class org.jboss.logmanager.LogContext
Get the currently active log context.
getLogContext() - Method in interface org.jboss.logmanager.LogContextSelector
Get the current log context.
getLogContext() - Method in class org.jboss.logmanager.Logger
Get the log context to which this logger belongs.
getLogContext() - Method in class org.jboss.logmanager.ThreadLocalLogContextSelector
 
getLogContextConfiguration() - Method in class org.jboss.logmanager.PropertyConfigurator
Get the log context configuration.
getLogContextSelector() - Static method in class org.jboss.logmanager.LogContext
Returns the currently set log context selector.
getLogElement(String, ExtendedAccessLogParser.PatternTokenizer) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
 
getLogFileHeaderGenerator() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
getLogger() - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the name of the calling class.
getLogger() - Static method in class org.apache.logging.log4j.status.StatusLogger
Retrieve the StatusLogger.
getLogger() - Method in class org.slf4j.event.SubstituteLoggingEvent
 
getLogger(Class<?>) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger using the fully qualified name of the Class as the Logger name.
getLogger(Class<?>) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Gets an ExtendedLogger using the fully qualified name of the Class as the Logger name.
getLogger(Class<?>) - Static method in class org.jboss.logging.Logger
Get a Logger instance given the name of a class.
getLogger(Class<?>) - Static method in class org.slf4j.LoggerFactory
Return a logger named corresponding to the class passed as parameter, using the statically bound ILoggerFactory instance.
getLogger(Class<?>, String) - Static method in class org.jboss.logging.Logger
Get a Logger instance given the name of a class with the given suffix.
getLogger(Class<?>, MessageFactory) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger using the fully qualified name of the Class as the Logger name.
getLogger(Class<?>, MessageFactory) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Gets an ExtendedLogger using the fully qualified name of the Class as the Logger name.
getLogger(Object) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger using the fully qualified class name of the value as the Logger name.
getLogger(Object, MessageFactory) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger using the fully qualified class name of the value as the Logger name.
getLogger(String) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the specified name.
getLogger(String) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
getLogger(String) - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
 
getLogger(String) - Method in interface org.apache.logging.log4j.spi.LoggerAdapter
Gets a named logger.
getLogger(String) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Gets an ExtendedLogger.
getLogger(String) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
Returns an ExtendedLogger.
getLogger(String) - Static method in class org.jboss.logging.Logger
Get a Logger instance given the logger name.
getLogger(String) - Method in interface org.jboss.logging.LoggerProvider
Returns a logger which is backed by a logger from the log provider.
getLogger(String) - Method in class org.jboss.logmanager.LogContext
Get a logger with the given name from this logging context.
getLogger(String) - Static method in class org.jboss.logmanager.Logger
Static logger factory method which returns a JBoss LogManager logger.
getLogger(String) - Method in class org.jboss.logmanager.LogManager
Get or create a logger with the given name.
getLogger(String) - Method in class org.slf4j.helpers.NOPLoggerFactory
 
getLogger(String) - Method in class org.slf4j.helpers.SubstituteLoggerFactory
 
getLogger(String) - Method in interface org.slf4j.ILoggerFactory
Return an appropriate Logger instance as specified by the name parameter.
getLogger(String) - Static method in class org.slf4j.LoggerFactory
Return a logger named according to the name parameter using the statically bound ILoggerFactory instance.
getLogger(String, String) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the specified name.
getLogger(String, String) - Static method in class org.jboss.logging.Logger
Get a Logger instance given the logger name with the given suffix.
getLogger(String, String) - Static method in class org.jboss.logmanager.Logger
Static logger factory method which returns a JBoss LogManager logger.
getLogger(String, MessageFactory) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the specified name.
getLogger(String, MessageFactory) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
getLogger(String, MessageFactory) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Gets an ExtendedLogger.
getLogger(String, MessageFactory) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
Returns an ExtendedLogger.
getLogger(MessageFactory) - Static method in class org.apache.logging.log4j.LogManager
Returns a Logger with the name of the calling class.
getLoggerClassName() - Method in class org.jboss.logmanager.ExtLogRecord
Get the class name of the logger which created this record.
getLoggerConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
getLoggerContexts() - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
For unit testing.
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactory() - Method in interface org.slf4j.spi.LoggerFactoryBinder
Return the instance of ILoggerFactory that LoggerFactory class should bind to.
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in interface org.slf4j.spi.LoggerFactoryBinder
The String form of the ILoggerFactory object that this LoggerFactoryBinder instance is intended to return.
getLoggerIfExists(String) - Method in class org.jboss.logmanager.LogContext
Get a logger with the given name from this logging context, if a logger node exists at that location.
getLoggerName() - Method in class org.apache.logging.log4j.message.LocalizedMessage
Returns the name of the Logger.
getLoggerName() - Method in interface org.apache.logging.log4j.message.LoggerNameAwareMessage
Returns the name of the Logger.
getLoggerName() - Method in interface org.slf4j.event.LoggingEvent
 
getLoggerName() - Method in class org.slf4j.event.SubstituteLoggingEvent
 
getLoggerNames() - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
getLoggerNames() - Method in class org.jboss.logmanager.LogContext
Returns an enumeration of the logger names that have been created.
getLoggerNames() - Method in class org.jboss.logmanager.LogManager
 
getLoggerNames() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
 
getLoggerRegistry() - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
Gets the LoggerRegistry.
getLoggerRegistry() - Method in interface org.apache.logging.log4j.spi.LoggerContext
Gets the LoggerRegistry.
getLoggers() - Method in class org.apache.logging.log4j.spi.LoggerRegistry
 
getLoggers() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
 
getLoggers(Collection<T>) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
 
getLoggersInContext(LoggerContext) - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
Gets or creates the ConcurrentMap of named loggers for a given LoggerContext.
getLoggingLocale() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
getLoggingLocale() - Method in class io.undertow.UndertowLogger_$logger
 
getLoggingLocale() - Method in class io.undertow.UndertowMessages_$bundle
 
getLoggingLocale() - Method in class io.undertow.websockets.core.WebSocketLogger_$logger
 
getLoggingLocale() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
getLoggingLocale() - Method in class org.jboss.dmr._private.JBossDmrLogger_$logger
 
getLoggingLocale() - Method in class org.jboss.msc.inject.InjectorLogger_$logger
 
getLoggingLocale() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
getLoggingLocale() - Method in class org.jboss.remoting3._private.Messages_$logger
 
getLoggingMXBean() - Method in class org.jboss.logmanager.LogContext
Get the LoggingMXBean associated with this log context.
getLogNameSuffix() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
getLogWriteExecutor() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
getLong() - Method in interface javax.json.stream.JsonParser
Returns a JSON number as a long.
getLong() - Method in interface org.jboss.dmr.stream.ModelReader
Converts available context data to long.
getLong() - Method in class org.jboss.marshalling.util.FieldPutter
Get the long value of this field.
getLong() - Method in class org.jboss.marshalling.util.LongFieldPutter
Get the long value of this field.
getLong() - Method in class org.jboss.marshalling.util.LongReadField
Get the long value of this field.
getLong() - Method in class org.jboss.marshalling.util.ReadField
Get the long value of this field.
getLong(Object) - Method in class org.jboss.marshalling.reflect.SerializableField
Get the long value of this field on the given object instance.
getLongProperty(String[], String, Supplier<Long>) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a property that may be prefixed by more than one string.
getLongProperty(String, long) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a long.
getLongUTFLength(String) - Static method in class org.jboss.marshalling.UTFUtils
Get the number of bytes used by the modified UTF-8 encoded form of the given string.
getLowerCaseHex(int) - Static method in class org.apache.logging.log4j.util.Chars
Converts a digit into an lower-case hexadecimal character or the null character if invalid.
getMagicNumber() - Method in class io.undertow.websockets.core.protocol.Handshake
Return the magic number which will be mixed in
getManagedConnectionURIs() - Method in interface org.jboss.remoting3.EndpointMXBean
 
getManagementHost() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
Deprecated.
getManagementPort() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
Deprecated.
getManagementSocketAddress() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
 
getMap() - Method in interface javax.security.auth.message.MessageInfo
Get (a reference to) the Map object of this MessageInfo.
getMap() - Static method in class org.jboss.logging.MDC
Returns the map from the context.
getMapperParser() - Method in class org.wildfly.extension.elytron.ElytronSubsystemParser10_0
 
getMapperParser() - Method in class org.wildfly.extension.elytron.ElytronSubsystemParser12_0
 
getMapperParser() - Method in class org.wildfly.extension.elytron.ElytronSubsystemParser4_0
 
getMapperParser() - Method in class org.wildfly.extension.elytron.ElytronSubsystemParser8_0
 
getMarker() - Method in interface org.slf4j.event.LoggingEvent
 
getMarker() - Method in class org.slf4j.event.SubstituteLoggingEvent
 
getMarker(String) - Static method in class org.apache.logging.log4j.MarkerManager
Retrieves a Marker or create a Marker that has no parent.
getMarker(String) - Method in class org.slf4j.helpers.BasicMarkerFactory
Manufacture a BasicMarker instance by name.
getMarker(String) - Method in interface org.slf4j.IMarkerFactory
Manufacture a Marker instance by name.
getMarker(String) - Static method in class org.slf4j.MarkerFactory
Return a Marker instance as specified by the name parameter using the previously bound IMarkerFactoryinstance.
getMarker(String, String) - Static method in class org.apache.logging.log4j.MarkerManager
Deprecated.
Use the Marker add or set methods to add parent Markers. Will be removed by final GA release.
getMarker(String, Marker) - Static method in class org.apache.logging.log4j.MarkerManager
Deprecated.
Use the Marker add or set methods to add parent Markers. Will be removed by final GA release.
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
getMarkerFactory() - Method in interface org.slf4j.spi.MarkerFactoryBinder
Return the instance of IMarkerFactory that MarkerFactory class should bind to.
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory.
getMarkerFactoryClassStr() - Method in interface org.slf4j.spi.MarkerFactoryBinder
The String form of the IMarkerFactory object that this MarkerFactoryBinder instance is intended to return.
getMarshallerFactory() - Method in interface org.jboss.marshalling.ProviderDescriptor
Get the marshaller factory instance for this provider.
getMarshallerFactory(String) - Static method in class org.jboss.marshalling.Marshalling
Deprecated.
It is recommended that you use Marshalling.getProvidedMarshallerFactory(String) instead; using the context class loader to find a marshalling implementation is risky at best as the user may have just about anything on their class path.
getMarshallerFactory(String, ClassLoader) - Static method in class org.jboss.marshalling.Marshalling
Get a marshaller factory, by name.
getMatched() - Method in class io.undertow.util.PathMatcher.PathMatch
 
getMatchedTemplate() - Method in class io.undertow.server.handlers.PathTemplateHandler.PathTemplateMatch
Deprecated.
 
getMatchedTemplate() - Method in class io.undertow.util.PathTemplateMatch
 
getMaxActiveConnections() - Method in class io.undertow.server.AggregateConnectorStatistics
 
getMaxActiveConnections() - Method in interface io.undertow.server.ConnectorStatistics
 
getMaxActiveConnections() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
getMaxActiveRequests() - Method in class io.undertow.server.AggregateConnectorStatistics
 
getMaxActiveRequests() - Method in interface io.undertow.server.ConnectorStatistics
 
getMaxActiveRequests() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
getMaxActiveSessions() - Method in class io.undertow.server.session.InMemorySessionManager
 
getMaxActiveSessions() - Method in interface io.undertow.server.session.SessionManagerStatistics
 
getMaxAge() - Method in interface io.undertow.server.handlers.Cookie
 
getMaxAge() - Method in class io.undertow.server.handlers.CookieImpl
 
getMaxAge() - Method in class io.undertow.server.handlers.resource.CachingResourceManager
 
getMaxAge() - Method in class io.undertow.server.session.SessionCookieConfig
 
getMaxattempts() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
getMaxattempts() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
Deprecated.
getMaxAttempts() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
getMaxBinaryBufferSize() - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
getMaxCachedConnections() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
 
getMaxCachedConnections() - Method in interface io.undertow.server.handlers.proxy.ProxyConnectionPoolConfig
Get the maximum number of cached (idle) connections per thread.
getMaxCloseBufferSize() - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
getMaxConnectionRetries() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
getMaxConnectionRetries() - Method in class io.undertow.server.handlers.proxy.ProxyHandler
 
getMaxConnections() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
 
getMaxConnections() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
getMaxConnections() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getMaxConnections() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Get the maximum connection limit for a nodes thread-pool.
getMaxConnections() - Method in interface io.undertow.server.handlers.proxy.ProxyConnectionPoolConfig
Get the maximum number of connections per thread.
getMaxEntitySize() - Method in class io.undertow.server.HttpServerExchange
 
getMaxFileSize() - Method in class io.undertow.server.handlers.resource.CachingResourceManager
 
getMaximumConcurrentRequests() - Method in class io.undertow.server.handlers.RequestLimit
Get the maximum concurrent requests.
getMaxInactiveInterval() - Method in interface io.undertow.server.session.Session
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
getMaxIndividualFileSize() - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
 
getMaxLength() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Returns the maximum length, in bytes, of the message allowed to be sent.
getMaxPingBufferSize() - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
getMaxPongBufferSize() - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
getMaxProcessingTime() - Method in class io.undertow.server.AggregateConnectorStatistics
 
getMaxProcessingTime() - Method in interface io.undertow.server.ConnectorStatistics
 
getMaxProcessingTime() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
getMaxQueueSize() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
getMaxQueueSize() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
 
getMaxQueueSize() - Method in interface io.undertow.server.handlers.proxy.ProxyConnectionPoolConfig
Get the maximum number of requests which can be queued if there are no connections available.
getMaxRequestTime() - Method in class io.undertow.server.handlers.MetricsHandler.MetricResult
 
getMaxRequestTime() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
getMaxRetries() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
getMaxRetries() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
 
getMaxRetries() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.BasicTarget
 
getMaxRetries() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.ExistingSessionTarget
 
getMaxRetries() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
Returns maximum number of failover attempts to send the request to the backend server.
getMaxRetries() - Method in interface io.undertow.server.handlers.proxy.ProxyClient.MaxRetriesProxyTarget
 
getMaxServerFailurePercentage() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
 
getMaxServerFailures() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
 
getMaxSessionAliveTime() - Method in class io.undertow.server.session.InMemorySessionManager
 
getMaxSessionAliveTime() - Method in interface io.undertow.server.session.SessionManagerStatistics
 
getMaxStreamSize() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
getMaxTextBufferSize() - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
getMBeanServer(Map<String, String>) - Method in interface org.jboss.remotingjmx.MBeanServerLocator
Obtain the MBeanServerConnection based on the provided parameters.
getMBeanServer(Map<String, String>) - Method in interface org.jboss.remotingjmx.MBeanServerManager
 
getMBeanServerConnection() - Method in interface org.jboss.remotingjmx.WrappedMBeanServerConnection
 
getMBeanServerConnection(Subject) - Method in interface org.jboss.remotingjmx.VersionedConnection
 
getMdc(String) - Method in interface org.jboss.logging.LoggerProvider
Returns the value for the key on the message diagnostics context or null if no value was found.
getMdc(String) - Method in class org.jboss.logmanager.ExtLogRecord
Get the value of an MDC property.
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of StaticMDCBinder.
getMDCAdapter() - Static method in class org.slf4j.MDC
Returns the MDCAdapter instance currently in use.
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
getMdcCopy() - Method in class org.jboss.logmanager.ExtLogRecord
Get a copy of all the MDC properties for this log record.
getMdcMap() - Method in interface org.jboss.logging.LoggerProvider
Returns the map from the context.
getMechanism() - Method in class io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession
 
getMechanism() - Method in class io.undertow.security.api.SecurityNotification
 
getMechanismName() - Method in interface io.undertow.security.api.SecurityContext
 
getMechanismName() - Method in class io.undertow.security.impl.AbstractSecurityContext
 
getMechanismName() - Method in interface io.undertow.security.impl.SingleSignOn
Returns the authentication mechanism used to create the account associated with this SSO.
getMechanismName() - Method in class org.jboss.remoting3.RejectingSaslServer
 
getMessage() - Method in class io.undertow.security.api.SecurityNotification
 
getMessage() - Method in interface org.apache.logging.log4j.message.FlowMessage
The wrapped message
getMessage() - Method in class org.apache.logging.log4j.status.StatusData
Returns the message associated with the event.
getMessage() - Method in interface org.slf4j.event.LoggingEvent
 
getMessage() - Method in class org.slf4j.event.SubstituteLoggingEvent
 
getMessage() - Method in class org.slf4j.helpers.FormattingTuple
 
getMessage(String, Object[], Throwable) - Method in class org.apache.logging.log4j.message.FormattedMessage
 
getMessage(Supplier<?>, MessageFactory) - Static method in class org.apache.logging.log4j.util.LambdaUtil
Returns a Message, either the value supplied by the specified function, or a new Message created by the specified Factory.
getMessageDelimiter() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Returns the delimiter being used for the message if use message delimiter is set to true.
getMessageDigest() - Method in enum io.undertow.security.idm.DigestAlgorithm
 
getMessageFactory() - Method in interface org.apache.logging.log4j.Logger
Gets the message factory used to convert message Objects and Strings/CharSequences into actual log Messages.
getMessageFactory() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
getMessageLayer() - Method in interface javax.security.auth.message.config.AuthConfig
Get the message layer name of this authentication context configuration object.
getMessageLayer() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
Get the layer name from the registration context
getMessageLogger(Class<T>, String) - Static method in class org.jboss.logging.Logger
Get a typed logger which implements the given interface.
getMessageLogger(Class<T>, String, Locale) - Static method in class org.jboss.logging.Logger
Get a typed logger which implements the given interface.
getMetaData() - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Returns the value set for meta data.
getMethod() - Method in class io.undertow.client.ClientRequest
 
getMethod() - Method in interface javax.interceptor.InvocationContext
Returns the method of the target class for which the interceptor was invoked.
getMethodField() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
getMetrics() - Method in class io.undertow.server.handlers.MetricsHandler
 
getMetricsStartDate() - Method in class io.undertow.server.handlers.MetricsHandler.MetricResult
 
getMimeMappings() - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
getMimeType() - Method in interface org.jboss.as.controller.client.OperationResponse.StreamEntry
Gets the MIME type of the stream
getMimeType(String) - Method in class io.undertow.util.MimeMappings
 
getMinimumBufferSize() - Method in class org.jboss.marshalling.AbstractMarshallerFactory
Get the minimum buffer size.
getMinRequestTime() - Method in class io.undertow.server.handlers.MetricsHandler.MetricResult
 
getMode() - Method in class org.jboss.msc.service.DelegatingServiceController
Get the service controller's current mode.
getMode() - Method in interface org.jboss.msc.service.ServiceController
Get the service controller's current mode.
getModeName() - Method in class org.jboss.msc.service.management.ServiceStatus
Get the service mode, as a string.
getModuleName() - Method in interface org.jboss.logmanager.config.ObjectConfigurable
Get the module name for this object's configuration, if any.
getMonitors() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Deprecated.
getMonitors() - Method in class org.jboss.msc.service.DelegatingServiceTarget
Deprecated.
getMonitors() - 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.
getName() - Method in enum io.undertow.security.impl.AuthenticationInfoToken
 
getName() - Method in enum io.undertow.security.impl.DigestAuthorizationToken
 
getName() - Method in enum io.undertow.security.impl.DigestWWWAuthenticateToken
 
getName() - Method in interface io.undertow.server.handlers.Cookie
 
getName() - Method in class io.undertow.server.handlers.CookieImpl
 
getName() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
getName() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
 
getName() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
 
getName() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
 
getName() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getName() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getName() - Method in class io.undertow.server.handlers.resource.PathResource
 
getName() - Method in interface io.undertow.server.handlers.resource.Resource
 
getName() - Method in class io.undertow.server.handlers.resource.URLResource
 
getName() - Method in class io.undertow.server.ListenerRegistry.Listener
The optional listener name;
getName() - Method in interface io.undertow.util.HeaderToken
 
getName() - Method in interface io.undertow.websockets.extensions.ExtensionHandshake
 
getName() - Method in class io.undertow.websockets.extensions.PerMessageDeflateHandshake
 
getName() - Method in class io.undertow.websockets.WebSocketExtension
 
getName() - Method in class io.undertow.websockets.WebSocketExtension.Parameter
 
getName() - Method in class javax.security.auth.message.callback.CallerPrincipalCallback
Get the caller principal name.
getName() - Method in interface org.apache.logging.log4j.Logger
Gets the logger name.
getName() - Method in interface org.apache.logging.log4j.Marker
Returns the name of this Marker.
getName() - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
getName() - Method in class org.apache.logging.log4j.message.StructuredDataId
Returns the StructuredDataId name.
getName() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
getName() - Method in class org.apache.logging.log4j.util.Timer
Accessor for the name.
getName() - Method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
A Java bean style getter to allow us to access the enum name from JSPs (e.g.
getName() - Method in class org.jboss.dmr.Property
 
getName() - Method in class org.jboss.logging.Logger
Return the name of this logger.
getName() - Method in interface org.jboss.logmanager.config.NamedConfigurable
Get the name of this configurable object.
getName() - Method in interface org.jboss.marshalling.ProviderDescriptor
Get the name of this provider.
getName() - Method in class org.jboss.marshalling.reflect.SerializableField
Get the name of the field.
getName() - Method in class org.jboss.marshalling.util.ReadField
Get the field name.
getName() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Get the name of this service container.
getName() - Method in class org.jboss.msc.service.DelegatingServiceController
Get the name of this service, if any.
getName() - Method in interface org.jboss.msc.service.ServiceContainer
Get the name of this service container.
getName() - Method in interface org.jboss.msc.service.ServiceController
Get the name of this service, if any.
getName() - Method in interface org.jboss.remoting3.Endpoint
Get the name of this endpoint.
getName() - Method in class org.jboss.remoting3.LegacyEndpoint
Deprecated.
 
getName() - Method in class org.jboss.remoting3.security.InetAddressPrincipal
Get the name of this principal; it will be the string representation of the IP address.
getName() - Method in class org.slf4j.event.EventRecodingLogger
 
getName() - Method in class org.slf4j.helpers.BasicMarker
 
getName() - Method in class org.slf4j.helpers.NOPLogger
Always returns the string value "NOP".
getName() - Method in class org.slf4j.helpers.SubstituteLogger
 
getName() - Method in interface org.slf4j.Logger
Return the name of this Logger instance.
getName() - Method in interface org.slf4j.Marker
Get the name of this Marker.
getNamespaceUri() - Method in class org.jboss.logmanager.formatters.XmlFormatter
Returns the namespace URI used for each record if XmlFormatter.isPrintNamespace() is true.
getNdc() - Method in interface org.jboss.logging.LoggerProvider
Retrieves the current values set for the nested diagnostics context.
getNdc() - Method in class org.jboss.logmanager.ExtLogRecord
Get the NDC for this log record.
getNdcDepth() - Method in interface org.jboss.logging.LoggerProvider
The current depth of the nested diagnostics context.
getNeedClientAuth() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
getNeedClientAuth() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getNegotiatedProperty(String) - Method in class org.jboss.remoting3.RejectingSaslServer
 
getNeverCount() - Method in class org.jboss.msc.service.StabilityStatistics
Deprecated.
Returns count of controllers registered with StabilityMonitor that are in ServiceController.Mode.NEVER mode.
getNewConstructor(Class<T>) - Method in class org.jboss.marshalling.reflect.ReflectiveCreator
Deprecated.
Get the constructor to use for a class.
getNewConstructor(Class<T>) - Method in class org.jboss.marshalling.reflect.SunReflectiveCreator
Deprecated.
Get the constructor to use for a class.
getNewContentFileName() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getNewContentFileName() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getNewContentHash() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getNewState() - Method in class org.wildfly.extension.core.management.client.RunningStateChangeEvent
 
getNewState() - Method in class org.wildfly.extension.core.management.client.RuntimeConfigurationStateChangeEvent
 
getNext() - Method in class io.undertow.predicate.PredicatesHandler
 
getNext() - Method in class io.undertow.security.handlers.AuthenticationMechanismsHandler
 
getNext() - Method in class io.undertow.server.handlers.AccessControlListHandler
 
getNext() - Method in class io.undertow.server.handlers.AttachmentHandler
 
getNext() - Method in class io.undertow.server.handlers.cache.CacheHandler
 
getNext() - Method in class io.undertow.server.handlers.CanonicalPathHandler
 
getNext() - Method in class io.undertow.server.handlers.encoding.EncodingHandler
 
getNext() - Method in class io.undertow.server.handlers.encoding.RequestEncodingHandler
 
getNext() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
 
getNext() - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
 
getNext() - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler
 
getNext() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
 
getNext() - Method in class io.undertow.server.handlers.OriginHandler
 
getNext() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
getNext() - Method in class io.undertow.server.session.SessionAttachmentHandler
 
getNextSuffix() - Method in class org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
Returns the suffix to be used.
getNode(String) - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
 
getNodes() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
 
getNoEncodingHandler() - Method in class io.undertow.server.handlers.encoding.EncodingHandler
 
getNonUpgradeHandler() - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
Get the non-upgrade delegate handler.
getNormalForm(Iterable<? extends CharSequence>) - Method in class org.apache.logging.log4j.util.EnvironmentPropertySource
 
getNormalForm(Iterable<? extends CharSequence>) - Method in class org.apache.logging.log4j.util.PropertiesPropertySource
 
getNormalForm(Iterable<? extends CharSequence>) - Method in interface org.apache.logging.log4j.util.PropertySource
Converts a list of property name tokens into a normal form.
getNormalForm(Iterable<? extends CharSequence>) - Method in class org.apache.logging.log4j.util.SystemPropertiesPropertySource
 
getObject() - Method in interface io.undertow.util.PooledObject
 
getObject() - Method in interface javax.json.stream.JsonParser
Returns a JsonObject and advances the parser to the corresponding END_OBJECT.
getObject() - Method in class org.jboss.marshalling.util.FieldPutter
Get the object value of this field.
getObject() - Method in class org.jboss.marshalling.util.ObjectFieldPutter
Get the object value of this field.
getObject() - Method in class org.jboss.marshalling.util.ObjectReadField
Get the object value of this field.
getObject() - Method in class org.jboss.marshalling.util.ReadField
Get the object value of this field.
getObject(Object) - Method in class org.jboss.marshalling.reflect.SerializableField
Get the object value of this field on the given object instance.
getObject(String) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Gets an object by its name.
getObject(String) - Static method in class org.jboss.logmanager.MDC
Get the value for a key, or null if there is no mapping.
getObjectPreResolver() - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Get the object pre resolver, or null if none is specified.
getObjectPreResolver() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the object pre resolver, or null if none is specified.
getObjectResolver() - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Get the object resolver.
getObjectResolver() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the object resolver, or null if none is specified.
getObjectStream() - Method in interface javax.json.stream.JsonParser
Returns a stream of the JsonObject's name/value pairs.
getObjectTable() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the object table, or null if none is specified.
getObjectWriter(Object) - Method in class org.jboss.marshalling.ChainingObjectTable
Determine whether the given object reference is a valid predefined reference.
getObjectWriter(Object) - Method in interface org.jboss.marshalling.ObjectTable
Determine whether the given object reference is a valid predefined reference.
getOfferedMechanisms() - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Get the available SASL mechanisms.
getOldState() - Method in class org.wildfly.extension.core.management.client.RunningStateChangeEvent
 
getOldState() - Method in class org.wildfly.extension.core.management.client.RuntimeConfigurationStateChangeEvent
 
getOnDemandCount() - Method in class org.jboss.msc.service.StabilityStatistics
Deprecated.
Returns count of controllers registered with StabilityMonitor that are in ServiceController.Mode.ON_DEMAND mode.
getOpenConnections() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getOpenConnections() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
 
getOpenListener() - Method in interface org.jboss.remoting3.spi.RegisteredService
Get the service open listener.
getOperation() - Method in interface org.jboss.as.controller.client.Operation
The detyped operation to execute
getOperationAddress(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
Returns the address for the operation.
getOperationName(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
Returns the name of the operation.
getOption(Option<T>) - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
getOption(Option<T>) - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
getOption(Option<T>) - Method in interface io.undertow.client.ClientConnection
 
getOption(Option<T>) - Method in class io.undertow.client.http2.Http2ClientConnection
 
getOption(Option<T>) - Method in class io.undertow.server.AbstractServerConnection
 
getOption(Option<T>) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getOption(Option<T>) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
getOption(Option<T>) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
getOption(Option<T>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getOption(Option<T>) - Method in class io.undertow.server.ServerConnection
 
getOption(Option<T>) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
getOption(Option<T>) - Method in interface org.jboss.remoting3.Channel
Get the value of a channel option.
getOptional() - Method in class org.apache.logging.log4j.message.StructuredDataId
Returns a list of optional keys.
getOptionalValue() - Method in class org.jboss.msc.value.InjectedValue
Deprecated.
Get the value if it was injected, or return null if it was not.
getOptionMap() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
getOptionMap() - Method in interface org.jboss.remoting3.spi.RegisteredService
Get the service option map.
getOptions() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getOptions() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
getOrCreateChannel() - Method in class org.jboss.as.controller.client.impl.RemotingModelControllerClient
 
getOrCreateSession(HttpServerExchange) - Static method in class io.undertow.util.Sessions
Gets the active session, creating a new one if one does not exist
getOriginal() - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
getOriginalSinkConduit() - Method in class io.undertow.server.AbstractServerConnection
 
getOriginalSourceConduit() - Method in class io.undertow.server.AbstractServerConnection
 
getOriginFailedHandler() - Method in class io.undertow.server.handlers.OriginHandler
 
getOutput() - Method in class org.jboss.marshalling.BytePipe
Get the output side of this pipe.
getOutputDirectory() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
getOutputStream() - Method in interface io.undertow.server.BlockingHttpExchange
Returns the output stream that is in use for this exchange.
getOutputStream() - Method in class io.undertow.server.HttpServerExchange
 
getOverflowAction() - Method in class org.jboss.logmanager.handlers.AsyncHandler
Get the overflow action.
getParameter() - Method in class org.apache.logging.log4j.message.ObjectMessage
Returns the object parameter.
getParameter() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
Returns the object parameter.
getParameter() - Method in class org.jboss.remoting3.util.BlockingInvocation.Response
Get the passed-in parameter.
getParameter(String) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getParameterCount() - Method in interface org.apache.logging.log4j.message.ReusableMessage
Returns the number of parameters that was used to initialize this reusable message for the current content.
getParameterCount() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
This message has exactly one parameter (the object), so always returns one.
getParameterCount() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
getParameterCount() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
This message does not have any parameters so this method always returns zero.
getParameterNames() - Method in class io.undertow.util.PathTemplate
 
getParameters() - Method in class io.undertow.server.handlers.PathTemplateHandler.PathTemplateMatch
Deprecated.
 
getParameters() - Method in class io.undertow.util.PathTemplateMatch
 
getParameters() - Method in class io.undertow.websockets.WebSocketExtension
 
getParameters() - Method in interface javax.interceptor.InvocationContext
Returns the parameter values that will be passed to the method or constructor of the target class.
getParameters() - Method in class org.apache.logging.log4j.message.FormattedMessage
Gets the message parameters.
getParameters() - Method in class org.apache.logging.log4j.message.LocalizedMessage
 
getParameters() - Method in class org.apache.logging.log4j.message.MapMessage
Returns the data elements as if they were parameters on the logging event.
getParameters() - Method in interface org.apache.logging.log4j.message.Message
Gets parameter values, if any.
getParameters() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
Returns the message parameters.
getParameters() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
Returns the object as if it were a parameter.
getParameters() - Method in class org.apache.logging.log4j.message.ObjectMessage
Returns the object as if it were a parameter.
getParameters() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
Returns the message parameters.
getParameters() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
Returns the object as if it were a parameter.
getParameters() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
Returns the message parameters.
getParameters() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
getParameters() - Method in class org.apache.logging.log4j.message.SimpleMessage
Returns null since there are no parameters.
getParameters() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
Returns the message parameters.
getParameters() - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
getParameters() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
Returns an array with a single element, a Map containing the ThreadInformation as the key.
getParent() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
 
getParent() - Method in class org.jboss.logmanager.Logger
getParent() - Method in class org.jboss.msc.service.DelegatingServiceController
Get this service's parent service, or null if there is none.
getParent() - Method in interface org.jboss.msc.service.ServiceController
Get this service's parent service, or null if there is none.
getParent() - Method in class org.jboss.msc.service.ServiceName
Get the parent (enclosing) service name.
getParentName() - Method in class org.jboss.msc.service.management.ServiceStatus
Get the name of the parent service, if any.
getParents() - Method in interface org.apache.logging.log4j.Marker
Returns a list of parents of this Marker.
getParents() - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
getParserDescription() - Method in class org.wildfly.extension.elytron.ElytronSubsystemParser13_0
 
getParserDescription() - Method in class org.wildfly.extension.elytron.ElytronSubsystemParser5_0
 
getParsers() - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
 
getPassiveCount() - Method in class org.jboss.msc.service.StabilityStatistics
Deprecated.
Returns count of controllers registered with StabilityMonitor that are in ServiceController.Mode.PASSIVE mode.
getPassword() - Method in class io.undertow.security.idm.PasswordCredential
 
getPassword() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Get the password.
getPath() - Method in class io.undertow.client.ClientRequest
 
getPath() - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
getPath() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
 
getPath() - Method in interface io.undertow.server.handlers.Cookie
 
getPath() - Method in class io.undertow.server.handlers.CookieImpl
 
getPath() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
Deprecated.
getPath() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getPath() - Method in class io.undertow.server.handlers.resource.PathResource
 
getPath() - Method in interface io.undertow.server.handlers.resource.Resource
 
getPath() - Method in class io.undertow.server.handlers.resource.URLResource
 
getPath() - Method in class io.undertow.server.session.SessionCookieConfig
 
getPathMatchesSet() - Method in class io.undertow.util.PathMatcher
 
getPathParameters() - Method in class io.undertow.server.HttpServerExchange
Returns a mutable map of path parameters
getPaths() - Method in class io.undertow.util.PathMatcher
 
getPathTemplates() - Method in class io.undertow.util.PathTemplateMatcher
 
getPattern() - Method in class org.jboss.logmanager.formatters.PatternFormatter
Get the current format pattern.
getPeerAddress() - Method in interface io.undertow.client.ClientConnection
 
getPeerAddress() - Method in class io.undertow.client.http2.Http2ClientConnection
 
getPeerAddress() - Method in class io.undertow.server.AbstractServerConnection
 
getPeerAddress() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getPeerAddress() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getPeerAddress() - Method in class io.undertow.server.ServerConnection
Returns the actual address of the remote connection.
getPeerAddress() - Method in interface org.jboss.remoting3.Connection
Get the peer address of this connection, if any.
getPeerAddress() - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Get the peer address, if any.
getPeerAddress(Class<A>) - Method in interface io.undertow.client.ClientConnection
 
getPeerAddress(Class<A>) - Method in class io.undertow.client.http2.Http2ClientConnection
 
getPeerAddress(Class<A>) - Method in class io.undertow.server.AbstractServerConnection
 
getPeerAddress(Class<A>) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getPeerAddress(Class<A>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getPeerAddress(Class<A>) - Method in class io.undertow.server.ServerConnection
Returns the actual address of the remote connection.
getPeerAddress(Class<S>) - Method in interface org.jboss.remoting3.Connection
Get the peer address of this connection, cast to a specific type, if any.
getPeerCertificateChain() - Method in class io.undertow.server.BasicSSLSessionInfo
 
getPeerCertificateChain() - Method in class io.undertow.server.ConnectionSSLSessionInfo
 
getPeerCertificateChain() - Method in interface io.undertow.server.SSLSessionInfo
Deprecated.
getPeerCertificates() - Method in class io.undertow.server.BasicSSLSessionInfo
 
getPeerCertificates() - Method in class io.undertow.server.ConnectionSSLSessionInfo
 
getPeerCertificates() - Method in interface io.undertow.server.SSLSessionInfo
Gets the peer certificates.
getPeerConnections() - Method in class io.undertow.websockets.core.WebSocketChannel
Returns all 'peer' web socket connections that were created from the same endpoint.
getPeerConnections() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getPeerConnections() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
getPeerConnections() - Method in class io.undertow.websockets.WebSocketProtocolHandshakeHandler
 
getPeerHost() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getPeerIdentityContext() - Method in interface org.jboss.remoting3.Connection
Get the peer identity context for the connection.
getPeerIdentityId() - Method in interface org.jboss.remoting3.Connection
The the ID number for the peer identity which is currently associated with the calling thread.
getPeerPort() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getPeerSaslServerName() - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Get the SASL server name that the peer gives for itself.
getPeerURI() - Method in interface org.jboss.remoting3.Connection
Get the URI of the remote peer.
getPid() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Returns the pid being used as the PROCID for RFC5424 messages.
getPing() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getPing() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Getter for ping
getPipelineBuffer() - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
getPojoConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
Gets the POJO configuration.
getPojoNames() - Method in interface org.jboss.logmanager.config.LogContextConfiguration
A list of the POJO configuration names.
getPolicyConfiguration(String, boolean) - Method in class javax.security.jacc.PolicyConfigurationFactory
This method is used to obtain an instance of the provider specific class that implements the PolicyConfiguration interface that corresponds to the identified policy context within the provider.
getPolicyConfigurationFactory() - Static method in class javax.security.jacc.PolicyConfigurationFactory
This static method uses a system property to find and instantiate (via a public constructor) a provider specific factory implementation class.
getPort() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
 
getPort() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
Get the port of the remote host.
getPort() - Method in interface org.jboss.logmanager.handlers.ClientSocketFactory
Returns the port being used to create sockets.
getPort() - Method in class org.jboss.logmanager.handlers.SocketHandler
Returns the port being used.
getPort() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Returns the port the syslogd is listening on.
getPostConfigurationMethods() - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Returns a collection of the methods to be invoked after the properties have been set.
getPredicate() - Method in class io.undertow.server.handlers.builder.PredicatedHandler
 
getPredicate() - Method in class io.undertow.server.handlers.PredicateHandler
 
getPrefixPath(String) - Method in class io.undertow.util.PathMatcher
 
getPrincipal() - Method in interface io.undertow.security.idm.Account
 
getPrincipal() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getPrincipal() - Method in class javax.security.auth.message.callback.CallerPrincipalCallback
Get the caller principal.
getPrincipal() - Method in interface org.jboss.remoting3.Connection
Get the local principal that was authenticated to the peer.
getPrincipal() - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Get the principal used to authenticate the local client against the peer.
getPriority() - Method in interface io.undertow.protocols.alpn.ALPNEngineManager
 
getPriority() - Method in interface io.undertow.protocols.alpn.ALPNProvider
 
getPriority() - Method in class io.undertow.protocols.alpn.DefaultAlpnEngineManager
 
getPriority() - Method in class io.undertow.protocols.alpn.JDK8HackAlpnProvider
 
getPriority() - Method in class io.undertow.protocols.alpn.JDK9AlpnProvider
 
getPriority() - Method in class io.undertow.protocols.alpn.JettyAlpnProvider
 
getPriority() - Method in class io.undertow.protocols.alpn.OpenSSLAlpnProvider
 
getPriority() - Method in class io.undertow.protocols.ssl.SNIAlpnEngineManager
 
getPriority() - Method in class org.apache.logging.log4j.spi.Provider
Gets the priority (natural ordering) of this Provider.
getPriority() - Method in class org.apache.logging.log4j.util.EnvironmentPropertySource
 
getPriority() - Method in class org.apache.logging.log4j.util.PropertiesPropertySource
 
getPriority() - Method in class org.apache.logging.log4j.util.PropertyFilePropertySource
 
getPriority() - Method in interface org.apache.logging.log4j.util.PropertySource
Returns the order in which this PropertySource has priority.
getPriority() - Method in class org.apache.logging.log4j.util.SystemPropertiesPropertySource
 
getProblemsCount() - Method in class org.jboss.msc.service.StabilityStatistics
Deprecated.
Returns count of controllers registered with StabilityMonitor that had problem to start because of missing dependencies.
getProblemServerRetry() - Method in interface io.undertow.server.handlers.proxy.ConnectionPoolManager
 
getProblemServerRetry() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
getProblemServerRetry() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
 
getProcessId() - Static method in class org.apache.logging.log4j.util.ProcessIdUtil
 
getProcessId() - Method in class org.jboss.logmanager.ExtLogRecord
Get the process ID of the record, if known.
getProcessingTime() - Method in class io.undertow.server.AggregateConnectorStatistics
 
getProcessingTime() - Method in interface io.undertow.server.ConnectorStatistics
 
getProcessingTime() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
getProcessName() - Method in class org.jboss.logmanager.ExtLogRecord
Get the process name of the record, if known.
getProcessType() - Method in interface org.wildfly.extension.core.management.client.ProcessStateListenerInitParameters
 
getProcessType() - Method in class org.wildfly.extension.core.management.client.ProcessStateListenerInitParameters.ProcessStateListenerInitParametersImpl
 
getProperties() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getProperties() - Static method in class org.apache.logging.log4j.util.PropertiesUtil
Returns the PropertiesUtil used by Log4j.
getProperty(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.
getProperty(String) - Method in class org.jboss.logmanager.LogManager
Does nothing.
getPropertyNames() - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Get the names of the configured properties in order.
getPropertyValueExpression(String) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Get the property value.
getPropertyValueString(String) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Get the string property value with the given name.
getProtcol() - Method in class io.undertow.Undertow.ListenerInfo
 
getProtectionPolicy() - Method in class javax.security.auth.message.MessagePolicy.TargetPolicy
Get the ProtectionPolicy that applies to the targets.
getProtocol() - Method in class io.undertow.client.ALPNClientSelector.ALPNProtocol
 
getProtocol() - Method in class io.undertow.client.ClientRequest
 
getProtocol() - Method in class io.undertow.client.ClientResponse
 
getProtocol() - Method in class io.undertow.protocols.http2.Http2Channel
 
getProtocol() - Method in class io.undertow.server.HttpServerExchange
Get the request protocol string.
getProtocol() - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
 
getProtocol() - Method in class io.undertow.server.ListenerRegistry.Listener
The protocol that this listener is using
getProtocol() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
 
getProtocol() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
Returns the requested protocol.
getProtocol() - Method in class org.jboss.logmanager.handlers.SocketHandler
Returns the protocol being used.
getProtocol() - Method in class org.jboss.logmanager.handlers.SyslogHandler
The protocol used to connect to the syslog server
getProtocol() - Method in interface org.jboss.remoting3.Connection
Get the protocol of this connection.
getProtocol() - Method in interface org.jboss.remoting3.spi.ConnectionProviderContext
Get the protocol of this connection provider.
getProtocolType() - Method in interface org.jboss.remoting3.spi.ConnectionProviderDescriptor
The protocol type.
getProvidedMarshallerFactory(String) - Static method in class org.jboss.marshalling.Marshalling
Get a marshaller factory which is visible to this implementation, by name.
getProvider(SSLEngine) - Method in class io.undertow.protocols.alpn.ALPNManager
 
getProviderFactory() - Method in interface org.jboss.remoting3.spi.ConnectionProviderDescriptor
The provider factory.
getProviderInterface() - Method in interface org.jboss.remoting3.spi.ConnectionProvider
Get the user data associated with this connection provider.
getProviders() - Static method in class org.apache.logging.log4j.util.ProviderUtil
 
getProxyClient() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
getProxyClient() - Method in class io.undertow.server.handlers.proxy.ProxyHandler
 
getProxyElement(ExtendedAccessLogParser.PatternTokenizer) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
 
getProxyHandler() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
Deprecated.
getProxyInterfaces(Class<?>) - Method in class org.jboss.marshalling.AbstractClassResolver
Get the interface names to write for a given proxy class.
getProxyInterfaces(Class<?>) - Method in interface org.jboss.marshalling.ClassResolver
Get the interface names to write for a given proxy class.
getProxyInterfaces(Class<?>) - Method in class org.jboss.marshalling.ModularClassResolver
Get the interface names to write for a given proxy class.
getProxySsl() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
getProxyUri() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
getPushedStreamId() - Method in class io.undertow.protocols.http2.Http2PushPromiseStreamSinkChannel
 
getPushedStreamId() - Method in class io.undertow.protocols.http2.Http2PushPromiseStreamSourceChannel
 
getQueryField() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
getQueryParamEncoding(HttpServerExchange) - Static method in class io.undertow.util.QueryParameterUtils
 
getQueryParameters() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getQueryParameters() - Method in class io.undertow.server.HttpServerExchange
Returns a mutable map of query parameters.
getQueryString() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getQueryString() - Method in class io.undertow.server.HttpServerExchange
 
getQueryString() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getQueryString() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
getQueue() - Method in class org.jboss.logmanager.handlers.QueueHandler
Get a copy of the queue as it is at an exact moment in time.
getQueueAsStrings() - Method in class org.jboss.logmanager.handlers.QueueHandler
Get a copy of the queue, rendering each record as a string.
getQueueLength() - Method in class org.jboss.logmanager.handlers.AsyncHandler
The full size of the queue.
getQvalue() - Method in class io.undertow.util.QValueParser.QValueResult
 
getRanges() - Method in class io.undertow.util.ByteRange
 
getRead() - Method in interface io.undertow.client.ClientStatistics
 
getRead() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getReadFrameCount() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
getReadOnlyContextData() - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Returns the context data for reading.
getReadOnlyContextData() - Method in interface org.apache.logging.log4j.spi.ThreadContextMap2
Returns the context data for reading.
getReadSetter() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
getReadSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
getReadSetter() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
getReadThread() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
getReadThread() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
getReadThread() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
getReadThread() - Method in class io.undertow.protocols.ssl.SslConduit
 
getReadThread() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
getReadThread() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
getRealm() - Method in interface io.undertow.security.idm.DigestCredential
Get the realm name the credential is being validated against.
getReason() - Method in class io.undertow.websockets.core.CloseMessage
 
getReason(int) - Static method in class io.undertow.util.StatusCodes
 
getReasonPhrase() - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
 
getReasonPhrase() - Method in class io.undertow.server.HttpServerExchange
 
getReceiveMaxConcurrentStreams() - Method in class io.undertow.protocols.http2.Http2Channel
 
getReceiveMaxFrameSize() - Method in class io.undertow.protocols.http2.Http2Channel
 
getReceiver() - Method in interface io.undertow.server.BlockingHttpExchange
returns a receiver based on the provided input stream.
getReceivers() - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
getReceivers() - Method in class io.undertow.protocols.http2.Http2Channel
 
getReceivers() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getReceivers() - Method in class io.undertow.websockets.core.WebSocketChannel
 
getReceiveSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Return the ChannelListener.Setter which will holds the ChannelListener that gets notified once a frame was received.
getRecordComponentIndex() - Method in class org.jboss.marshalling.reflect.SerializableField
Getter for the record component index.
getRecordComponentValue(Object) - Method in class org.jboss.marshalling.reflect.SerializableField
Getter for the record component value.
getRecordDelimiter() - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Returns the character used to indicate the record has is complete.
getRecursionDepth() - Static method in class org.apache.logging.log4j.spi.AbstractLogger
Returns the depth of nested logging calls in the current Thread: zero if no logging call has been made, one if a single logging call without nested logging calls has been made, or more depending on the level of nesting.
getRedeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getRedeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getRedirectURI(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractConfidentialityHandler
All sub-classes are required to provide an implementation of this method, using the HttpServerExchange for the current request return the address to use for a redirect should confidentiality be required and the request not be confidential.
getRedirectURI(HttpServerExchange) - Method in class io.undertow.security.handlers.SinglePortConfidentialityHandler
 
getRedirectURI(HttpServerExchange, int) - Method in class io.undertow.security.handlers.SinglePortConfidentialityHandler
 
getRefererField() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
GetReflectionFactoryAction - Class in org.jboss.marshalling._private
 
getRegisteredService(String) - Method in interface org.jboss.remoting3.spi.ConnectionHandlerContext
Get a registered service.
getRegisteredServices() - Method in interface org.jboss.remoting3.EndpointMXBean
 
getRegistrationContext(String) - Method in class javax.security.auth.message.config.AuthConfigFactory
Get the the registration context for the identified registration.
getRegistrationIDs(AuthConfigProvider) - Method in class javax.security.auth.message.config.AuthConfigFactory
Get the registration identifiers for all registrations of the provider instance at the factory.
getRejectedSessions() - Method in class io.undertow.server.session.InMemorySessionManager
 
getRejectedSessions() - Method in interface io.undertow.server.session.SessionManagerStatistics
 
getRelativePath() - Method in class io.undertow.server.HttpServerExchange
Get the request relative path.
getRemaining() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
Get the number of remaining bytes in this fixed length channel.
getRemaining() - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
Get the number of remaining bytes.
getRemaining() - Method in class io.undertow.util.PathMatcher.PathMatch
 
getRemainingCount() - Method in class org.jboss.msc.service.TimingServiceListener
Deprecated.
Get the number of remaining services to start.
getRemainingInBuffer() - Method in class io.undertow.server.protocol.framed.SendFrameHeader
 
getRemoteEndpointName() - Method in interface org.jboss.remoting3.Connection
Get the name of the remote endpoint, if it has one.
getRemoteEndpointName() - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Get the name of the remote endpoint.
getRemoteHostField() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
getRemoveAction(String) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getRemoveAction(String) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getRemoveBrokenNodes() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
getRemoveContentAction(String, List<String>) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getReplaceAction(String, String) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getReplaceAction(String, String) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getReplacedDeploymentUnitUniqueName() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentAction
For type DeploymentAction.Type.REPLACE and DeploymentAction.Type.FULL_REPLACE only, returns the name of the content that is being replaced.
getReplacedDeploymentUnitUniqueName() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getReplacedDeploymentUnitUniqueName() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentAction
For type DeploymentAction.Type.REPLACE and DeploymentAction.Type.FULL_REPLACE only, returns the name of the content that is being replaced.
getReplacedDeploymentUnitUniqueName() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getRequest() - Method in interface io.undertow.client.ClientExchange
 
getRequest() - Method in class io.undertow.client.http2.Http2ClientExchange
 
getRequest() - Method in class javax.security.auth.message.callback.PrivateKeyCallback
Used by the CallbackHandler to get the Request object that identifies the private key to be returned.
getRequest() - Method in class javax.security.auth.message.callback.SecretKeyCallback
Used by the CallbackHandler to get the Request object which identifies the secret key to be returned.
getRequestChannel() - Method in interface io.undertow.client.ClientExchange
Returns the request channel that can be used to send data to the server.
getRequestChannel() - Method in class io.undertow.client.http2.Http2ClientExchange
 
getRequestChannel() - Method in class io.undertow.server.HttpServerExchange
Get the inbound request.
getRequestCharset() - Method in class io.undertow.server.HttpServerExchange
Returns the request charset.
getRequestContentLength() - Method in class io.undertow.server.HttpServerExchange
 
getRequestCookie(String) - Method in class io.undertow.server.HttpServerExchange
 
getRequestCookies() - Method in class io.undertow.server.HttpServerExchange
getRequestCount() - Method in class io.undertow.server.AggregateConnectorStatistics
 
getRequestCount() - Method in interface io.undertow.server.ConnectorStatistics
 
getRequestCount() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
getRequestHeader(String) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getRequestHeader(String) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
gets the first request header with the specified name
getRequestHeaders() - Method in class io.undertow.client.ClientRequest
 
getRequestHeaders() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
getRequestHeaders() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getRequestHeaders() - Method in class io.undertow.server.HttpServerExchange
Get the request headers.
getRequestHeaders() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getRequestHeaders() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
getRequestLimit() - Method in class io.undertow.server.handlers.RequestLimitingHandler
 
getRequestMessage() - Method in interface javax.security.auth.message.MessageInfo
Get the request message object from this MessageInfo.
getRequestMethod() - Method in class io.undertow.server.HttpServerExchange
Get the HTTP request method.
getRequestParameters() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getRequestParameters() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
getRequestPath() - Method in class io.undertow.server.HttpServerExchange
The request path.
getRequestQueueSize() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
getRequestQueueSize() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getRequestQueueSize() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Get the max queue size for requests.
getRequestReceiver() - Method in class io.undertow.server.HttpServerExchange
 
getRequests() - Method in interface io.undertow.client.ClientStatistics
 
getRequests() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
 
getRequestScheme() - Method in class io.undertow.server.HttpServerExchange
Get the request URI scheme.
getRequestScheme() - Method in class io.undertow.websockets.core.WebSocketChannel
Get the request URI scheme.
getRequestScheme() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getRequestScheme() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
Get the request scheme, usually http or https
getRequestStartTime() - Method in class io.undertow.server.HttpServerExchange
 
getRequestURI() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getRequestURI() - Method in class io.undertow.server.HttpServerExchange
The original request URI.
getRequestURI() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getRequestURI() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
getRequestURL() - Method in class io.undertow.server.HttpServerExchange
Reconstructs the complete URL as seen by the user.
getRequired() - Method in class org.apache.logging.log4j.message.StructuredDataId
Returns a list of required keys.
getRequiredService(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Get a service, throwing an exception if it is not found.
getRequiredService(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceRegistry
Get a service, throwing an exception if it is not found.
getRequiredService(ServiceName) - Method in interface org.jboss.msc.service.ServiceRegistry
Get a service, throwing an exception if it is not found.
getResolvedPath() - Method in class io.undertow.server.HttpServerExchange
Get the resolved path.
getResolvedValue() - Method in interface org.jboss.logmanager.config.ValueExpression
The resolved value.
getResource() - Method in class io.undertow.server.handlers.encoding.ContentEncodedResource
 
getResource() - Method in class io.undertow.server.handlers.resource.ResourceChangeEvent
 
getResource() - Method in class io.undertow.util.ImmediatePooled
 
getResource() - Method in class io.undertow.util.PooledAdaptor
 
getResource(Resource, HttpServerExchange) - Method in class io.undertow.server.handlers.encoding.ContentEncodedResourceManager
Gets a pre-encoded resource.
getResource(HttpServerExchange, String) - Method in class io.undertow.server.handlers.resource.DefaultResourceSupplier
 
getResource(HttpServerExchange, String) - Method in class io.undertow.server.handlers.resource.PreCompressedResourceSupplier
 
getResource(HttpServerExchange, String) - Method in interface io.undertow.server.handlers.resource.ResourceSupplier
 
getResource(String) - Method in class io.undertow.server.handlers.resource.CachingResourceManager
 
getResource(String) - Method in class io.undertow.server.handlers.resource.ClassPathResourceManager
 
getResource(String) - Method in class io.undertow.server.handlers.resource.PathResourceManager
 
getResource(String) - Method in interface io.undertow.server.handlers.resource.ResourceManager
Returns a resource for the given path.
getResourceBundle() - Method in class org.apache.logging.log4j.message.LocalizedMessageFactory
Gets the resource bundle if set.
getResourceBundle(String, Locale, boolean) - Method in class org.apache.logging.log4j.message.LocalizedMessage
Override this to use a ResourceBundle.Control in Java 6
getResourceCount() - Method in interface org.jboss.remoting3.EndpointMXBean
 
getResourceKey() - Method in class org.jboss.logmanager.ExtLogRecord
Get the resource key, if any.
getResourceManager() - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
getResourceManagerRoot() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getResourceManagerRoot() - Method in class io.undertow.server.handlers.resource.PathResource
 
getResourceManagerRoot() - Method in interface io.undertow.server.handlers.resource.Resource
Returns the resource manager root.
getResourceManagerRoot() - Method in class io.undertow.server.handlers.resource.URLResource
 
getResourceManagerRootPath() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getResourceManagerRootPath() - Method in class io.undertow.server.handlers.resource.PathResource
 
getResourceManagerRootPath() - Method in interface io.undertow.server.handlers.resource.Resource
Returns the resource manager root.
getResourceManagerRootPath() - Method in class io.undertow.server.handlers.resource.URLResource
 
getResourceSupplier() - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
getResponse() - Method in interface io.undertow.client.ClientExchange
 
getResponse() - Method in class io.undertow.client.http2.Http2ClientExchange
 
getResponse() - Method in class org.jboss.remoting3.util.BlockingInvocation
Get the next queued response, waiting if necessary.
getResponseBytesSent() - Method in class io.undertow.server.HttpServerExchange
 
getResponseChannel() - Method in interface io.undertow.client.ClientExchange
Returns the response channel that can be used to read data from the target server.
getResponseChannel() - Method in class io.undertow.client.http2.Http2ClientExchange
 
getResponseChannel() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
getResponseChannel() - Method in class io.undertow.server.HttpServerExchange
Get the response channel.
getResponseCharset() - Method in class io.undertow.server.HttpServerExchange
Returns the response charset.
getResponseCode() - Method in class io.undertow.client.ClientResponse
 
getResponseCode() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
 
getResponseCode() - Method in class io.undertow.server.HttpServerExchange
Deprecated.
getResponseCodes() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
 
getResponseCodes() - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
 
getResponseConduit() - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
getResponseContentLength() - Method in class io.undertow.server.HttpServerExchange
 
getResponseCookies() - Method in class io.undertow.server.HttpServerExchange
getResponseHeader(String) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getResponseHeader(String) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
get a response header
getResponseHeaders() - Method in class io.undertow.client.ClientResponse
 
getResponseHeaders() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
getResponseHeaders() - Method in class io.undertow.server.HttpServerExchange
Get the response headers.
getResponseHeaders() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getResponseHeaders() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
getResponseMessage() - Method in interface javax.security.auth.message.MessageInfo
Get the response message object from this MessageInfo.
getResponseNode() - Method in class org.jboss.as.controller.client.impl.OperationResponseProxy
 
getResponseNode() - Method in interface org.jboss.as.controller.client.OperationResponse
Gets the DMR response to the operation.
getResponseResult(long, String, Date, String) - Method in class io.undertow.util.ByteRange
Returns a representation of the range result.
getResponseSender() - Method in class io.undertow.server.HttpServerExchange
Get the response sender.
getResponseWrapper() - Method in interface io.undertow.server.handlers.encoding.ContentEncodingProvider
 
getResponseWrapper() - Method in class io.undertow.server.handlers.encoding.DeflateEncodingProvider
 
getResponseWrapper() - Method in class io.undertow.server.handlers.encoding.GzipEncodingProvider
 
getResult() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Get the authentication result.
getResult() - Method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
 
getResult() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult
Gets the result of the action's modification to the server's configuration.
getResultByServer() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentActionResult
Gets the results of the action for each server within the server group.
getResultsByServerGroup() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
Gets the results of this action for each server group.
getRoles() - Method in interface io.undertow.security.idm.Account
Returns the users roles.
getRollbackFailure() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
getRollbackFailure() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
Gets any failure that occurred when rolling back this action on this server.
getRollbackResult() - Method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
 
getRollbackResult() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerDeploymentActionResult
Overrides the superclass to declare a more specific return type.
getRollbackResult() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult
getRollbackResultClass() - Method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
 
getRollbackResultClass() - Method in class org.jboss.as.controller.client.helpers.standalone.SimpleServerDeploymentActionResult
 
getRollbackResultClass() - Method in class org.jboss.as.controller.client.helpers.standalone.SimpleServerUpdateActionResult
 
getRootHandler() - Method in class io.undertow.server.AbstractServerConnection
Get the root HTTP handler for this connection.
getRootHandler() - Method in interface io.undertow.server.OpenListener
 
getRootHandler() - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
 
getRootHandler() - Method in class io.undertow.server.protocol.http.AlpnOpenListener
 
getRootHandler() - Method in class io.undertow.server.protocol.http.HttpOpenListener
 
getRootHandler() - Method in class io.undertow.server.protocol.http2.Http2OpenListener
 
getRootLogger() - Static method in class org.apache.logging.log4j.LogManager
Returns the root logger.
getRsv() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
Return the RSV for the extension.
getRsv() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
Return the rsv which is used for extensions.
getRunningMode() - Method in interface org.wildfly.extension.core.management.client.ProcessStateListenerInitParameters
 
getRunningMode() - Method in class org.wildfly.extension.core.management.client.ProcessStateListenerInitParameters.ProcessStateListenerInitParametersImpl
 
getSameSiteMode() - Method in interface io.undertow.server.handlers.Cookie
 
getSameSiteMode() - Method in class io.undertow.server.handlers.CookieImpl
 
getSaslOptions() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
 
getSaslOptions() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
Get the sasl options.
getScheme() - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
 
getSecurityContext() - Method in class io.undertow.server.HttpServerExchange
 
getSelected() - Method in class io.undertow.client.ALPNClientSelector.ALPNProtocol
 
getSelectedApplicationProtocol() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
JDK8 ALPN hack support method.
getSelectedExtensions() - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
 
getSelectedProtocol(SSLEngine) - Method in interface io.undertow.protocols.alpn.ALPNProvider
Gets the selected ALPN protocol, of null if none was selected.
getSelectedProtocol(SSLEngine) - Method in class io.undertow.protocols.alpn.JDK8HackAlpnProvider
 
getSelectedProtocol(SSLEngine) - Method in class io.undertow.protocols.alpn.JDK9AlpnProvider
 
getSelectedProtocol(SSLEngine) - Method in class io.undertow.protocols.alpn.JettyAlpnProvider
 
getSelectedProtocol(SSLEngine) - Method in class io.undertow.protocols.alpn.OpenSSLAlpnProvider
 
getSelectedSubProtocol() - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
 
getSelector() - Method in class org.jboss.logmanager.LogContextSelectorService
Get the selector to install.
getSender() - Method in interface io.undertow.server.BlockingHttpExchange
Returns a sender based on the provided output stream
getSendMaxConcurrentStreams() - Method in class io.undertow.protocols.http2.Http2Channel
 
getSendMaxFrameSize() - Method in class io.undertow.protocols.http2.Http2Channel
 
getSerializabilityChecker() - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Get the serializability checker.
getSerializabilityChecker() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the serializability checker.
getSerializableField(String, Class<?>, boolean) - Method in class org.jboss.marshalling.reflect.SerializableClass
Create a synthetic field for this object class.
getSerializingObjectClonerFactory() - Static method in class org.jboss.marshalling.cloner.ObjectCloners
Get the serializing object cloner factory.
getSerialNum() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.IssuerSerialNumRequest
Get the serial number.
getServerAddress() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Returns the server address the messages are being sent to.
getServerAuthConfig(String, String, CallbackHandler) - Method in interface javax.security.auth.message.config.AuthConfigProvider
Get an instance of ServerAuthConfig from this provider.
getServerGroupDeploymentPlans() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
Gets the configuration of how the deployment actions are to be applied to the server groups in the domain.
getServerGroupDeploymentPlans() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
Gets the configuration of how the deployment actions are to be applied to the server groups in the domain.
getServerGroupDeploymentPlans() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
 
getServerGroupDeploymentPlans() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
 
getServerGroupName() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentActionResult
Gets the name of the server group.
getServerGroupName() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
 
getServerGroupName() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanResult
Gets the name of the server group.
getServerGroupName() - Method in class org.jboss.as.controller.client.helpers.domain.ServerIdentity
 
getServerGroupResults() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
Gets the results for each server group.
getServerGroupResults() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlanResult
Gets the results for each server group.
getServerGroupResults() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
 
getServerID() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
getServerIdentity() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
Gets the id of the server on which this update was executed.
getServerName() - Method in class io.undertow.server.ListenerRegistry.Listener
The server name
getServerName() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerDeploymentPlanResult
Gets the name of the server.
getServerName() - Method in class org.jboss.as.controller.client.helpers.domain.ServerIdentity
 
getServerResults() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanResult
Gets the results for each server within the server group.
getServerStatuses() - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
Gets a list of all servers known to the domain, along with their current status.
getServerStatuses() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
getServerToClientElement(ExtendedAccessLogParser.PatternTokenizer) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
 
getService() - Method in class org.jboss.msc.service.DelegatingServiceController
Get the service.
getService() - Method in interface org.jboss.msc.service.ServiceController
Deprecated.
this method will be removed in a future release
getService(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Get a service, returning null if it is not found.
getService(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceRegistry
Get a service, returning null if it is not found.
getService(ServiceName) - Method in interface org.jboss.msc.service.ServiceRegistry
Get a service, returning null if it is not found.
getServiceClassName() - Method in class org.jboss.msc.service.management.ServiceStatus
Get the service class name, or "&lt;unknown&gt;" if not known.
getServiceContainer() - Method in class org.jboss.msc.service.DelegatingServiceController
Get the service container associated with this controller.
getServiceContainer() - Method in interface org.jboss.msc.service.ServiceController
Get the service container associated with this controller.
getServiceName() - Method in class org.jboss.msc.service.management.ServiceStatus
Get the service name, as a string.
getServiceName() - Method in exception org.jboss.msc.service.StartException
 
getServiceNames() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Get a list of service names installed in this registry.
getServiceNames() - Method in class org.jboss.msc.service.DelegatingServiceRegistry
Get a list of service names installed in this registry.
getServiceNames() - Method in interface org.jboss.msc.service.ServiceRegistry
Get a list of service names installed in this registry.
getServiceOpenTask(Channel, OpenListener) - Static method in class org.jboss.remoting3.spi.SpiUtils
Get an executor task for opening a service.
getServiceRegistry() - Method in interface org.jboss.msc.service.ServiceActivatorContext
Get the service registry for this activation.
getServiceRegistry() - Method in class org.jboss.msc.service.ServiceActivatorContextImpl
Get the service registry for this activation.
getServiceRegistryDelegate() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Get the ServiceRegistry delegate.
getServiceStatus(String) - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
Get the status of one service.
getServiceTarget() - Method in interface org.jboss.msc.service.ServiceActivatorContext
Get the service target for this activation.
getServiceTarget() - Method in class org.jboss.msc.service.ServiceActivatorContextImpl
Get the service target for this activation.
getServiceTargetDelegate() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Get the ServiceTarget delegate.
getServletRequestElement(String) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
 
getSession() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
getSession() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getSession() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getSession() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
Gets the session, if any
getSession(HttpServerExchange) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
getSession(HttpServerExchange) - Method in class io.undertow.server.handlers.LearningPushHandler
 
getSession(HttpServerExchange) - Static method in class io.undertow.util.Sessions
Gets the active session, returning null if one is not present.
getSession(HttpServerExchange, SessionConfig) - Method in class io.undertow.server.session.InMemorySessionManager
 
getSession(HttpServerExchange, SessionConfig) - Method in interface io.undertow.server.session.SessionManager
 
getSession(SessionManager) - Method in interface io.undertow.security.impl.SingleSignOn
Returns the session associated with the deployment of the specified session manager
getSession(String) - Method in class io.undertow.server.session.InMemorySessionManager
 
getSession(String) - Method in interface io.undertow.server.session.SessionManager
Retrieves a session with the given session id
getSessionData() - Method in interface io.undertow.security.idm.DigestCredential
If the algorithm is session based return the session data to be included when generating the ha1.
getSessionId() - Method in class io.undertow.server.BasicSSLSessionInfo
 
getSessionId() - Method in class io.undertow.server.ConnectionSSLSessionInfo
 
getSessionId() - Method in interface io.undertow.server.SSLSessionInfo
 
getSessionManager() - Method in interface io.undertow.server.session.Session
 
getSessionManager() - Method in class io.undertow.server.session.SessionAttachmentHandler
 
getSettings() - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
getSettings() - Method in class io.undertow.protocols.http2.Http2SettingsStreamSourceChannel
 
getSettings() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getShort() - Method in class org.jboss.marshalling.util.FieldPutter
Get the short value of this field.
getShort() - Method in class org.jboss.marshalling.util.ReadField
Get the short value of this field.
getShort() - Method in class org.jboss.marshalling.util.ShortFieldPutter
Get the short value of this field.
getShort() - Method in class org.jboss.marshalling.util.ShortReadField
Get the short value of this field.
getShort(Object) - Method in class org.jboss.marshalling.reflect.SerializableField
Get the short value of this field on the given object instance.
getShortUTFLength(String) - Static method in class org.jboss.marshalling.UTFUtils
Get the number of bytes used by the modified UTF-8 encoded form of the given string.
getShutdownCompleted() - Method in class org.jboss.msc.service.ServiceContainer.TerminateListener.Info
Returns the time the shutdown process was completed, in nanoseconds.
getShutdownInitiated() - Method in class org.jboss.msc.service.ServiceContainer.TerminateListener.Info
Returns the time the shutdown process was initiated, in nanoseconds.
getSimpleName() - Method in class org.jboss.msc.service.ServiceName
Get the simple (unqualified) name of this service.
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
Return the singleton of this class.
getSinkChannel() - Method in class io.undertow.server.AbstractServerConnection
 
getSinkChannel() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getSinkChannel() - Method in class io.undertow.server.ServerConnection
 
getSinkConduit(HttpServerExchange, StreamSinkConduit) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
getSinkConduit(HttpServerExchange, StreamSinkConduit) - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
getSinkConduit(HttpServerExchange, StreamSinkConduit) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getSinkConduit(HttpServerExchange, StreamSinkConduit) - Method in class io.undertow.server.ServerConnection
Gets the sink conduit that should be used for this request.
getSLF4JLogger(LogRecord) - Method in class org.slf4j.bridge.SLF4JBridgeHandler
Return the Logger instance that will be used for logging.
getSmax() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Getter for smax
getSMaxConnections() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
 
getSMaxConnections() - Method in interface io.undertow.server.handlers.proxy.ProxyConnectionPoolConfig
Get number of cached connections above which are closed after the time to live.
getSocketAddress() - Method in interface org.jboss.logmanager.handlers.ClientSocketFactory
A convenience method to return the socket address.
getSource() - Method in class org.jboss.msc.service.ValueInjection
Deprecated.
Get the source value.
getSourceAddress() - Method in class io.undertow.server.HttpServerExchange
Get the source address of the HTTP request.
getSourceAddress() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Get the source address of the Channel.
getSourceAddress() - Method in class io.undertow.websockets.core.WebSocketChannel
Get the source address of the WebSocket Channel.
getSourceChannel() - Method in class io.undertow.server.AbstractServerConnection
 
getSourceChannel() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getSourceChannel() - Method in class io.undertow.server.ServerConnection
 
getSourceClassName() - Method in class org.jboss.logmanager.ExtLogRecord
getSourceFileName() - Method in class org.jboss.logmanager.ExtLogRecord
Get the source file name for this log record.
getSourceLineNumber() - Method in class org.jboss.logmanager.ExtLogRecord
Get the source line number for this log record.
getSourceMethodName() - Method in class org.jboss.logmanager.ExtLogRecord
getSourceModuleName() - Method in class org.jboss.logmanager.ExtLogRecord
Get the name of the module that initiated the logging request, if known.
getSourceModuleVersion() - Method in class org.jboss.logmanager.ExtLogRecord
Get the version of the module that initiated the logging request, if known.
getSsl() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
getSslConduit(SslConnection) - Static method in class io.undertow.protocols.ssl.UndertowXnioSsl
 
getSslContext() - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
Get the JSSE SSL context for this provider instance.
getSslContext() - Method in class io.undertow.Undertow.ListenerInfo
 
getSSLContext() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
 
getSSLContext() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
getSslContextFactory() - Method in class org.jboss.as.controller.client.impl.ClientConfigurationImpl
 
getSslContextFactory() - Method in interface org.jboss.as.controller.client.ModelControllerClientConfiguration
Get the factory to access the SSLContext.
getSslEngine(SslConnection) - Static method in class io.undertow.protocols.ssl.UndertowXnioSsl
Get the SSL engine for a given connection.
getSSLEngine() - Method in class io.undertow.protocols.ssl.SslConduit
 
getSSLParameters() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getSslSession() - Method in class io.undertow.protocols.http2.Http2Channel
 
getSslSession() - Method in class io.undertow.protocols.ssl.SslConduit
 
getSslSession() - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
getSslSession() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getSslSession() - Method in class io.undertow.server.ServerConnection
Gets the SSLSession of the underlying connection, or null if SSL is not in use.
getSslSession() - Method in interface org.jboss.remoting3.Connection
Get the underlying SSLSession for this connection if one is established.
getSslSession() - Method in interface org.jboss.remoting3.spi.ConnectionHandler
/** Get the underlying SSLSession for this connection if one is established.
getSSLSession() - Method in class io.undertow.server.BasicSSLSessionInfo
 
getSSLSession() - Method in class io.undertow.server.ConnectionSSLSessionInfo
 
getSSLSession() - Method in interface io.undertow.server.SSLSessionInfo
 
getSslSessionInfo() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
getSslSessionInfo() - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
getSslSessionInfo() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getSslSessionInfo() - Method in class io.undertow.server.ServerConnection
Gets SSL information about the connection.
getStackTraceElement() - Method in class org.apache.logging.log4j.status.StatusData
Returns the StackTraceElement for the method that created the event.
getStackTraceElement(int) - Method in class org.apache.logging.log4j.util.StackLocator
 
getStackTraceElement(int) - Static method in class org.apache.logging.log4j.util.StackLocatorUtil
 
getStandardLevel() - Method in class org.apache.logging.log4j.Level
Gets the standard Level values as an enum.
getStandardLevel(int) - Static method in enum org.apache.logging.log4j.spi.StandardLevel
Method to convert custom Levels into a StandardLevel for conversion to other systems.
getStart() - Method in class io.undertow.util.ByteRange.Range
 
getStart() - Method in class io.undertow.util.ByteRange.RangeResponseResult
 
getStart(int) - Method in class io.undertow.util.ByteRange
Gets the start of the specified range segment, of -1 if this is a suffix range segment
getStartedCount() - Method in class org.jboss.msc.service.StabilityStatistics
Deprecated.
Returns count of controllers registered with StabilityMonitor that are in ServiceController.State.UP state.
getStartException() - Method in class org.jboss.msc.service.DelegatingServiceController
Get the reason why the last start failed.
getStartException() - Method in interface org.jboss.msc.service.ServiceController
Get the reason why the last start failed.
getStartTime() - Method in class io.undertow.server.session.InMemorySessionManager
 
getStartTime() - Method in interface io.undertow.server.session.SessionManagerStatistics
 
getState() - Method in class org.jboss.msc.service.DelegatingServiceController
Get the current service controller state.
getState() - Method in interface org.jboss.msc.service.ServiceController
Get the current service controller state.
getState() - Method in enum org.jboss.msc.service.ServiceController.Substate
Deprecated.
Get the state corresponding to this sub-state.
getStateName() - Method in class org.jboss.msc.service.management.ServiceStatus
Get the service state, as a string.
getStatistics() - Method in interface io.undertow.client.ClientConnection
 
getStatistics() - Method in class io.undertow.client.http2.Http2ClientConnection
 
getStatistics() - Method in class io.undertow.server.session.InMemorySessionManager
 
getStatistics() - Method in interface io.undertow.server.session.SessionManager
Returns the statistics for this session manager, or null, if statistics are not supported.
getStatus() - Method in class io.undertow.client.ClientResponse
 
getStatus() - Method in class io.undertow.protocols.http2.Http2GoAwayStreamSourceChannel
 
getStatus() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterController
 
getStatus() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getStatus() - Method in class org.apache.logging.log4j.util.Timer
Returns the name of the last operation performed on this timer (Start, Stop, Pause or Resume).
getStatusCode() - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
 
getStatusCode() - Method in class io.undertow.protocols.http2.Http2GoAwayParser
 
getStatusCode() - Method in class io.undertow.server.HttpServerExchange
Get the status code.
getStatusCode() - Method in class io.undertow.util.ByteRange.RangeResponseResult
 
getStatusData() - Method in class org.apache.logging.log4j.status.StatusLogger
Returns a List of all events as StatusData objects.
getStatusField() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
getStatusLevel() - Method in class org.apache.logging.log4j.status.StatusConsoleListener
Return the Log Level for which the Listener should receive events.
getStatusLevel() - Method in interface org.apache.logging.log4j.status.StatusListener
Return the Log Level that this listener wants included.
getSteps() - Method in class org.jboss.logmanager.formatters.MultistepFormatter
Get a copy of the format steps.
getSteps(String, ColorMap) - Static method in class org.jboss.logmanager.formatters.FormatStringParser
Compile a format string into a series of format steps.
getStickySessionCookie() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
getStickySessionCookie() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
 
getStickySessionCookie() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
 
getStickySessionPath() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
getStickySessionPath() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
 
getStickySessionPath() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
 
getStoredValue() - Method in class org.jboss.msc.inject.RetainingInjector
Deprecated.
Get the value object stored in this injector.
getStream() - Method in interface org.jboss.as.controller.client.OperationResponse.StreamEntry
Gets the underlying stream.
getStreamHeader() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the stream header, or null if none is specified.
getStreamId() - Method in class io.undertow.protocols.http2.Http2RstStreamStreamSourceChannel
 
getStreamId() - Method in interface io.undertow.protocols.http2.Http2Stream
 
getStreamId() - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
 
getStreamId() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
getStreamOffset() - Method in interface javax.json.stream.JsonLocation
Return the stream offset into the input source this location is pointing to.
getString() - Method in interface javax.json.JsonString
Returns the JSON string value.
getString() - Method in interface javax.json.stream.JsonParser
Returns a String for the name in a name/value pair, for a string value or a number value.
getString() - Method in interface org.jboss.dmr.stream.ModelReader
Converts available context data to String.
getString(int) - Method in interface javax.json.JsonArray
A convenience method for getJsonString(index).getString().
getString(int, String) - Method in interface javax.json.JsonArray
Returns the String value of JsonString at the specified position in this JSON array values.
getString(String) - Method in interface javax.json.JsonObject
A convenience method for getJsonString(name).getString()
getString(String, String) - Method in interface javax.json.JsonObject
Returns the string value of the associated JsonString mapping for the specified name.
getStringProperty(String) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a String.
getStringProperty(String[], String, Supplier<String>) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Retrieves a property that may be prefixed by more than one string.
getStringProperty(String, String) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Gets the named property as a String.
getStuckThreadIds() - Method in class io.undertow.server.handlers.StuckThreadDetectionHandler
 
getSubject() - Method in class javax.security.auth.message.callback.CallerPrincipalCallback
Get the Subject in which the handler will distinguish the caller principal
getSubject() - Method in class javax.security.auth.message.callback.GroupPrincipalCallback
Get the Subject in which the handler will establish the group principals.
getSubject() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Get the subject.
getSubjectClass() - Method in class org.jboss.marshalling.reflect.SerializableClass
Get the Class of this class.
getSubjectForHost(String) - Method in interface io.undertow.security.api.GSSAPIServerSubjectFactory
Obtain the Subject to use for the specified host.
getSubjectKeyID() - Method in class javax.security.auth.message.callback.PrivateKeyCallback.SubjectKeyIDRequest
Get the subjectKeyID.
getSubProtocol() - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
 
getSubProtocol() - Method in class io.undertow.websockets.core.WebSocketChannel
 
getSubProtocols() - Method in class io.undertow.websockets.core.WebSocketChannel
Deprecated.
getSubstate() - Method in class org.jboss.msc.service.DelegatingServiceController
Deprecated.
getSubstate() - Method in interface org.jboss.msc.service.ServiceController
Deprecated.
this method will be removed in a future release
getSubstateName() - Method in class org.jboss.msc.service.management.ServiceStatus
Get the service internal substate, as a string.
getSubsystemName() - Method in class org.wildfly.extension.elytron.ElytronSubsystemTransformers
 
getSuccessResult() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
getSuccessResult() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
Gets the result of the action's modification to the server's configuration.
getSuffix() - Method in class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Returns the suffix set to be appended to files during rotation.
getSupportedCipherSuites() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
getSupportedCipherSuites() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getSupportedExtensions() - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
 
getSupportedMessageTypes() - Method in interface javax.security.auth.message.module.ClientAuthModule
Get the one or more Class objects representing the message types supported by the module.
getSupportedMessageTypes() - Method in interface javax.security.auth.message.module.ServerAuthModule
Get the one or more Class objects representing the message types supported by the module.
getSupportedProtocolNames() - Method in interface org.jboss.remoting3.EndpointMXBean
 
getSupportedProtocols() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
getSupportedProtocols() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getSupportedSubProtocols() - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
 
getSupportedVersions() - Method in interface org.jboss.marshalling.ProviderDescriptor
Get the supported wire protocol versions for this provider, in descending order.
getSupportedVersions(Capability...) - Method in class org.jboss.remotingjmx.protocol.Versions
 
getSyslogType() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Returns the syslog type this handler is using to format the message sent.
getSystemLogContext() - Static method in class org.jboss.logmanager.LogContext
Get the system log context.
getSystemProperties() - Static method in class org.apache.logging.log4j.util.PropertiesUtil
Return the system properties or an empty Properties object if an error occurs.
getTableName() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
getTag() - Method in class io.undertow.util.ETag
 
getTarget() - Method in interface javax.interceptor.InvocationContext
Returns the target instance.
getTarget() - Method in class org.jboss.msc.service.ValueInjection
Deprecated.
Get the target injector.
getTargetClassName() - Method in class org.jboss.marshalling.TraceInformation.ClassInfo
 
getTargetClassName() - Method in class org.jboss.marshalling.TraceInformation.IncompleteObjectInfo
 
getTargetClassName() - Method in class org.jboss.marshalling.TraceInformation.ObjectInfo
 
getTargetHashCode() - Method in class org.jboss.marshalling.TraceInformation.ObjectInfo
 
getTargetPath() - Method in class io.undertow.server.handlers.proxy.ProxyConnection
 
getTargetPolicies() - Method in class javax.security.auth.message.MessagePolicy
Get the target policies that comprise the authentication policy.
getTargets() - Method in class javax.security.auth.message.MessagePolicy.TargetPolicy
Get the array of layer-specific target descriptors that identify the one or more message parts to which the specified message protection policy applies.
getTempFileLocation() - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
 
getTemplateString() - Method in class io.undertow.util.PathTemplate
 
getText() - Method in interface org.apache.logging.log4j.message.FlowMessage
The message text like "Enter" or "Exit" used to prefix the actual Message.
getThreadContextClassLoader() - Static method in class org.apache.logging.log4j.util.LoaderUtil
Gets the current Thread ClassLoader.
getThreadContextMap() - Method in class org.apache.logging.log4j.spi.Provider
Gets the class name of the ThreadContextMap implementation of this Provider.
getThreadContextMap() - Static method in class org.apache.logging.log4j.ThreadContext
Returns a read-only view of the internal data structure used to store thread context key-value pairs, or null if the internal data structure does not implement the ReadOnlyThreadContextMap interface.
getThreadLocalLogFilter() - Static method in class org.jboss.logmanager.LogManager
Returns the currently set filter for this thread or null if one has not been set.
getThreadName() - Method in class org.apache.logging.log4j.status.StatusData
 
getThreadName() - Method in class org.jboss.logmanager.ExtLogRecord
Get the thread name of this logging event.
getThreadName() - Method in interface org.slf4j.event.LoggingEvent
 
getThreadName() - Method in class org.slf4j.event.SubstituteLoggingEvent
 
getThreshold() - Method in class io.undertow.server.handlers.StuckThreadDetectionHandler
 
getThrowable() - Method in class org.apache.logging.log4j.message.FormattedMessage
 
getThrowable() - Method in class org.apache.logging.log4j.message.LocalizedMessage
 
getThrowable() - Method in class org.apache.logging.log4j.message.MapMessage
Always returns null.
getThrowable() - Method in interface org.apache.logging.log4j.message.Message
Gets the throwable, if any.
getThrowable() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
Return the throwable passed to the Message.
getThrowable() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
Returns null.
getThrowable() - Method in class org.apache.logging.log4j.message.ObjectMessage
Gets the message if it is a throwable.
getThrowable() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
Returns the Throwable that was given as the last argument, if any.
getThrowable() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
Gets the message if it is a throwable.
getThrowable() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
Returns the Throwable that was given as the last argument, if any.
getThrowable() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
getThrowable() - Method in class org.apache.logging.log4j.message.SimpleMessage
Always returns null.
getThrowable() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
Return the throwable passed to the Message.
getThrowable() - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
getThrowable() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
Always returns null.
getThrowable() - Method in class org.apache.logging.log4j.status.StatusData
Returns the Throwable associated with the event.
getThrowable() - Method in interface org.slf4j.event.LoggingEvent
 
getThrowable() - Method in class org.slf4j.event.SubstituteLoggingEvent
 
getThrowable() - Method in class org.slf4j.helpers.FormattingTuple
 
getThrowableCandidate(Object[]) - Static method in class org.slf4j.helpers.MessageFormatter
Helper method to determine if an Object array contains a Throwable as last element
getTimeout() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getTimeout() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Getter for timeout
getTimeoutValue(Util.Timeout, Map<String, ?>) - Static method in class org.jboss.remotingjmx.Util
 
getTimer() - Method in interface javax.interceptor.InvocationContext
Returns the timer object associated with a timeout method invocation on the target class, or a null value for interceptor method types other than AroundTimeout.
getTimestamp() - Method in interface org.apache.logging.log4j.message.TimestampMessage
Returns the timestamp.
getTimestamp() - Method in class org.apache.logging.log4j.status.StatusData
Returns the event's timestamp.
getTimeStamp() - Method in interface org.slf4j.event.LoggingEvent
 
getTimeStamp() - Method in class org.slf4j.event.SubstituteLoggingEvent
 
getTimestampField() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
getTimeZone() - Method in class org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
Get the configured time zone for this handler.
getToken() - Method in enum io.undertow.security.idm.DigestAlgorithm
 
getToken() - Method in enum io.undertow.security.impl.DigestQop
 
getToken() - Method in interface io.undertow.server.handlers.builder.PredicatedHandlersParser.Node
 
getTotalCount() - Method in class org.jboss.msc.service.TimingServiceListener
Deprecated.
Get the total number of services being tracked.
getTotalErrors() - Method in class io.undertow.server.handlers.MetricsHandler.MetricResult
 
getTotalRequests() - Method in class io.undertow.server.handlers.MetricsHandler.MetricResult
 
getTotalRequestTime() - Method in class io.undertow.server.handlers.MetricsHandler.MetricResult
 
getTrailer() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
called before the stream is finally flushed.
getTrailer() - Method in class io.undertow.conduits.GzipStreamSinkConduit
 
getTrailer() - Method in class io.undertow.server.protocol.framed.SendFrameHeader
 
getTrailers() - Method in interface io.undertow.protocols.http2.Http2DataStreamSinkChannel.TrailersProducer
 
getTrailersHandler() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
getTrailersProducer() - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
getTransferMinSize() - Method in class io.undertow.server.handlers.resource.PathResourceManager
 
getTransferred() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getTransientSessions() - Method in class io.undertow.server.session.InMemorySessionManager
 
getTransientSessions() - Method in interface io.undertow.server.session.SessionManager
Returns the identifiers of those sessions that would be lost upon shutdown of this node
getTransportProtocol() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
getTransportProtocol() - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
getTransportProtocol() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getTransportProtocol() - Method in class io.undertow.server.ServerConnection
Returns a string representation describing the protocol used to transmit messages on this connection.
getTrueHandler() - Method in class io.undertow.server.handlers.PredicateHandler
 
getTrustStore() - Method in class javax.security.auth.message.callback.TrustStoreCallback
Used by the TrustStore user to obtain the TrustStore set within the Callback.
getTtl() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
 
getTtl() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
getTtl() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getTtl() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Getter for ttl
getTtl() - Method in interface io.undertow.server.handlers.proxy.ProxyConnectionPoolConfig
Get the time to live for idle connections.
getType() - Method in class io.undertow.server.handlers.resource.ResourceChangeEvent
 
getType() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
Return the WebSocketFrameType for which the StreamSinkFrameChannel was obtained.
getType() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
Return the WebSocketFrameType or null if its not known at the calling time.
getType() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Returns this message type.
getType() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentAction
Gets the type of the action.
getType() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getType() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentAction
Gets the type of the action.
getType() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getType() - Method in class org.jboss.dmr.ModelNode
Get the current type of this node.
getType() - Method in interface org.jboss.dmr.stream.ModelReader
Converts available context data to model type.
getType() - Method in class org.jboss.marshalling.reflect.SerializableField
Get the field type.
getType() - Method in class org.jboss.remoting3.Attachments.Key
Get the attachment type class.
getUnavailableDependencies() - Method in class org.jboss.msc.service.DelegatingServiceController
Get the complete list of dependencies that are unavailable.
getUnavailableDependencies() - Method in interface org.jboss.msc.service.ServiceController
Get the complete list of dependencies that are unavailable.
getUndeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentActionImpl
 
getUndeployAction(String) - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
getUnderlyingConnection() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getUndertowOptions() - Method in class io.undertow.server.AbstractServerConnection
 
getUndertowOptions() - Method in interface io.undertow.server.OpenListener
 
getUndertowOptions() - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
 
getUndertowOptions() - Method in class io.undertow.server.protocol.http.AlpnOpenListener
 
getUndertowOptions() - Method in class io.undertow.server.protocol.http.HttpOpenListener
 
getUndertowOptions() - Method in class io.undertow.server.protocol.http2.Http2OpenListener
 
getUndertowOptions() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getUndertowOptions() - Method in class io.undertow.server.ServerConnection
 
getUninterruptibly() - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
 
getUninterruptibly(long, TimeUnit) - Method in class org.jboss.as.controller.client.impl.AbstractDelegatingAsyncFuture
 
GetUnsafeAction - Class in org.jboss.marshalling._private
 
getUpdateActionId() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
Gets the unique ID of the deployment action.
getUpdateActionId() - Method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
 
getUpdateActionId() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult
Gets the unique ID of the deployment action.
getUpgradeListener() - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
getUpperCaseHex(int) - Static method in class org.apache.logging.log4j.util.Chars
Converts a digit into an upper-case hexadecimal character or the null character if invalid.
getUri() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
 
getUri() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
getUri() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
 
getUri() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
getUrl() - Method in class io.undertow.server.handlers.resource.CachedResource
 
getUrl() - Method in class io.undertow.server.handlers.resource.PathResource
 
getUrl() - Method in interface io.undertow.server.handlers.resource.Resource
 
getUrl() - Method in class io.undertow.server.handlers.resource.URLResource
 
getUrl() - Method in class io.undertow.websockets.core.WebSocketChannel
Return the URL of the WebSocket endpoint.
getUrl() - Method in class org.apache.logging.log4j.spi.Provider
Gets the URL containing this Provider's Log4j details.
getUseClientMode() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
getUseClientMode() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getUseParentFilters() - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Determine whether parent filters will be used.
getUseParentFilters() - Method in class org.jboss.logmanager.Logger
Indicates whether or not this logger inherits filters from it's parent logger.
getUseParentFiltersValueExpression() - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Returns the value that may be an expression.
getUseParentHandlers() - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Determine whether parent handlers will be used.
getUseParentHandlers() - Method in class org.jboss.logmanager.Logger
getUseParentHandlersValueExpression() - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Returns the value that may be an expression.
getUserAgentField() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
getUserField() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
getUsername() - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Get the username.
getUserPrincipal() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
getUserPrincipal() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
getUsingDisplayUnits(String, MeasurementUnit.Family) - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
 
getUUID() - Method in interface org.jboss.as.controller.client.OperationResponse.StreamEntry
Gets the unique identifier for this stream.
getValue() - Method in class io.undertow.protocols.http2.HPackHuffman.HuffmanCode
 
getValue() - Method in class io.undertow.protocols.http2.Http2Setting
 
getValue() - Method in class io.undertow.server.handlers.cache.LRUCache.CacheEntry
 
getValue() - Method in interface io.undertow.server.handlers.Cookie
 
getValue() - Method in class io.undertow.server.handlers.CookieImpl
 
getValue() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
 
getValue() - Method in class io.undertow.server.handlers.SetAttributeHandler
 
getValue() - Method in class io.undertow.server.handlers.SetHeaderHandler
 
getValue() - Method in class io.undertow.util.PathMatcher.PathMatch
 
getValue() - Method in class io.undertow.util.PathTemplateMatcher.PathMatchResult
 
getValue() - Method in class io.undertow.util.QValueParser.QValueResult
 
getValue() - Method in class io.undertow.util.SubstringMap.SubstringMatch
 
getValue() - Method in class io.undertow.websockets.WebSocketExtension.Parameter
 
getValue() - Method in interface javax.json.stream.JsonParser
Returns a JsonValue at the current parser position.
getValue() - Method in class org.jboss.dmr.Property
 
getValue() - Method in interface org.jboss.logmanager.config.ValueExpression
Gets the value of the value which may or may not be an expression.
getValue() - Method in class org.jboss.marshalling.util.IntKeyMap.Entry
 
getValue() - Method in class org.jboss.msc.service.AbstractService
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.service.DelegatingServiceController
Deprecated.
getValue() - Method in interface org.jboss.msc.service.ServiceController
Deprecated.
this method will be removed in a future release
getValue() - Method in class org.jboss.msc.service.ValueInjectionService
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.service.ValueService
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.CachedValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.CheckedValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.ClassOfValue
Deprecated.
 
getValue() - Method in class org.jboss.msc.value.ConstructedValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.DefaultValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.EnvironmentPropertyValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.FieldValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.ImmediateValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.InjectedSetValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.InjectedValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.ListItemValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.ListValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.MapEntry
Deprecated.
Get the map value.
getValue() - Method in class org.jboss.msc.value.MapEntryValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.MapItemValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.MapValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.MethodValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.ReferenceValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.SetValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.SystemPropertyValue
Deprecated.
Get the actual dependency value.
getValue() - Method in class org.jboss.msc.value.ThreadLocalValue
Deprecated.
Get the actual dependency value.
getValue() - Method in interface org.jboss.msc.value.Value
Deprecated.
Get the actual dependency value.
getValue(String) - Method in interface javax.json.JsonStructure
Get the value referenced by the provided JSON Pointer in the JsonStructure.
getValue(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
getValue(String) - Method in interface org.apache.logging.log4j.spi.ObjectThreadContextMap
Returns the Object value for the specified key, or null if the specified key does not exist in this collection.
getValue(String) - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Returns the value for the specified key, or null if the specified key does not exist in this collection.
getValue(String) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
getValue(JsonStructure) - Method in interface javax.json.JsonPointer
Returns the value at the referenced location in the specified target.
getValueAt(int) - Method in interface org.apache.logging.log4j.util.IndexedReadOnlyStringMap
Viewing all key-value pairs as a sequence sorted by key, this method returns the value at the specified index, or null if the specified index is less than zero or greater or equal to the size of this collection.
getValueAt(int) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
getValueClass() - Method in class io.undertow.util.AttachmentList
 
getValues() - Method in class io.undertow.predicate.ContainsPredicate
 
getValues(Iterable<? extends Value<?>>) - Static method in class org.jboss.msc.value.Values
Deprecated.
Get an object array from the result of an iterable series of values.
getValues(Iterable<? extends Value<? extends T>>, Class<T>) - Static method in class org.jboss.msc.value.Values
Deprecated.
Get a typed object array from the result of an iterable series of values.
getValues(Iterable<? extends Value<? extends T>>, T[]) - Static method in class org.jboss.msc.value.Values
Deprecated.
Get a typed object array from the result of an iterable series of values.
getValuesAs(Class<T>) - Method in interface javax.json.JsonArray
Returns a list view of the specified type for the array.
getValuesAs(Function<K, T>) - Method in interface javax.json.JsonArray
Returns a list view for the array.
getValueStream() - Method in interface javax.json.stream.JsonParser
Returns a stream of JsonValue from a sequence of JSON values.
getValueType() - Method in interface javax.json.JsonValue
Returns the value type of this JSON value.
getVersion() - Method in interface io.undertow.server.handlers.Cookie
 
getVersion() - Method in class io.undertow.server.handlers.CookieImpl
 
getVersion() - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
 
getVersion() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
getVersion() - Method in class io.undertow.websockets.core.protocol.Handshake
Return the version for which the Handshake can be used.
getVersion() - Method in class io.undertow.websockets.core.protocol.version08.WebSocket08Channel
 
getVersion() - Method in class io.undertow.websockets.core.protocol.version13.WebSocket13Channel
 
getVersion() - Method in class io.undertow.websockets.core.WebSocketChannel
Return the WebSocketVersion which is used
getVersion() - Method in class org.jboss.marshalling.MarshallingConfiguration
Get the version to use, for protocols with multiple versions.
getVersionedConnection(byte, Channel, JMXServiceURL) - Method in class org.jboss.remotingjmx.protocol.Versions
 
getVersionIdentifier() - Static method in class org.jboss.remotingjmx.protocol.v1.VersionOne
 
getVersionIdentifier() - Static method in class org.jboss.remotingjmx.protocol.v2.VersionTwo
 
getVersions() - Method in class org.apache.logging.log4j.spi.Provider
Returns the Log4j API versions supported by the implementation.
getVersionString() - Static method in class io.undertow.Version
 
getVersionString() - Static method in class org.jboss.marshalling.Version
Get the version string.
getVersionString() - Static method in class org.jboss.msc.Version
Get the version string of JBoss Modules.
getVersionString() - Static method in class org.jboss.remoting3.Version
Get the version string of JBoss Remoting.
getVersionString() - Static method in class org.jboss.remotingjmx.RemotingConnectorProvider
Get the version string of the remoting connector provider.
getVersionString() - Static method in class org.jboss.remotingjmx.Version
 
getVirtualHostField() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
getWaitWorker() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
getWaitWorker() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
 
getWaitWorker() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
 
getWaitWorker() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
getWantClientAuth() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
getWantClientAuth() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
getWebSocketChannel() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
 
getWebSocketChannel() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
 
getWebSocketLocation(WebSocketHttpExchange) - Static method in class io.undertow.websockets.core.protocol.Handshake
Return the full url of the websocket location of the given WebSocketHttpExchange
getWorker() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
getWorker() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
getWorker() - Method in interface io.undertow.client.ClientConnection
 
getWorker() - Method in class io.undertow.client.http2.Http2ClientConnection
 
getWorker() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
getWorker() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
getWorker() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
getWorker() - Method in class io.undertow.protocols.ssl.SslConduit
 
getWorker() - Method in class io.undertow.server.AbstractServerConnection
 
getWorker() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
getWorker() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
getWorker() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
getWorker() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
getWorker() - Method in class io.undertow.server.ServerConnection
 
getWorker() - Method in class io.undertow.Undertow
 
getWorker() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
getWorker() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
getWriteSetter() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
getWriteSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
getWriteThread() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
getWriteThread() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
getWriteThread() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
getWriteThread() - Method in class io.undertow.protocols.ssl.SslConduit
 
getWriteThread() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
getWritten() - Method in interface io.undertow.client.ClientStatistics
 
getXnio() - Method in class io.undertow.Undertow
 
getXnio() - Method in interface org.jboss.remoting3.spi.ConnectionProviderContext
Get the XNIO instance.
getXnioWorker() - Method in interface org.jboss.remoting3.Endpoint
Get the XNIO worker configured for this endpoint.
getXnioWorker() - Method in class org.jboss.remoting3.LegacyEndpoint
Deprecated.
 
getXnioWorker() - Method in interface org.jboss.remoting3.spi.ConnectionProviderContext
Get the XNIO worker to use for network operations.
getXParameterElement(ExtendedAccessLogParser.PatternTokenizer) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
 
getZoneId() - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Returns the current zone id used for the date and time formatter.
GIGABITS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
GIGABYTES - org.jboss.as.controller.client.helpers.MeasurementUnit
 
glueStackTraces(Throwable, StackTraceElement[], int, String) - Static method in class org.jboss.remoting3.spi.SpiUtils
Glue two stack traces together.
GOING_AWAY - Static variable in class io.undertow.websockets.core.CloseMessage
 
GONE - Static variable in class io.undertow.util.StatusCodes
 
GONE_STRING - Static variable in class io.undertow.util.StatusCodes
 
grabFlowControlBytes(int) - Method in class io.undertow.protocols.http2.Http2PushPromiseStreamSinkChannel
this stream is not flow controlled
grabFlowControlBytes(int) - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
This method should be called before sending.
gracefulShutdown(HttpHandler) - Static method in class io.undertow.Handlers
Returns a new handler that can be used to wait for all requests to finish before shutting down the server gracefully.
GracefulShutdownHandler - Class in io.undertow.server.handlers
Handler that allows for graceful server shutdown.
GracefulShutdownHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.GracefulShutdownHandler
 
GracefulShutdownHandler.ShutdownListener - Interface in io.undertow.server.handlers
A listener which can be registered with the handler to be notified when all pending requests have finished.
greeting(String) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
greeting$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
GROUP - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
groupingBy(Function<JsonValue, String>) - Static method in class javax.json.stream.JsonCollectors
Constructs a java.util.stream.Collector that implements a "group by" operation on the input JsonValue elements.
groupingBy(Function<JsonValue, String>, Collector<JsonValue, T, JsonArray>) - Static method in class javax.json.stream.JsonCollectors
Constructs a java.util.stream.Collector that implements a "group by" operation on the input JsonValue elements.
GroupPrincipalCallback - Class in javax.security.auth.message.callback
Callback establishing group principals within the argument subject.
GroupPrincipalCallback(Subject, String[]) - Constructor for class javax.security.auth.message.callback.GroupPrincipalCallback
Create a GroupPrincipalCallback to establish the container's representation of the corresponding group principals within the Subject.
GSSAPIAuthenticationMechanism - Class in io.undertow.security.impl
AuthenticationMechanism for GSSAPI / SPNEGO based authentication.
GSSAPIAuthenticationMechanism(GSSAPIServerSubjectFactory) - Constructor for class io.undertow.security.impl.GSSAPIAuthenticationMechanism
 
GSSAPIAuthenticationMechanism(GSSAPIServerSubjectFactory, IdentityManager, Oid...) - Constructor for class io.undertow.security.impl.GSSAPIAuthenticationMechanism
 
GSSAPIAuthenticationMechanism(GSSAPIServerSubjectFactory, Oid...) - Constructor for class io.undertow.security.impl.GSSAPIAuthenticationMechanism
 
GSSAPIServerSubjectFactory - Interface in io.undertow.security.api
The GSSAPIServerSubjectFactory is a factory responsible for returning the Subject that should be used for handing the GSSAPI based authentication for a specific request.
GSSContextCredential - Class in io.undertow.security.idm
A Credential to wrap an established GSSContext.
GSSContextCredential(GSSContext) - Constructor for class io.undertow.security.idm.GSSContextCredential
 
GZIP - Static variable in class io.undertow.util.Headers
 
GzipEncodingProvider - Class in io.undertow.server.handlers.encoding
Content coding for 'deflate'
GzipEncodingProvider() - Constructor for class io.undertow.server.handlers.encoding.GzipEncodingProvider
 
GzipEncodingProvider(int) - Constructor for class io.undertow.server.handlers.encoding.GzipEncodingProvider
 
GzipEncodingProvider(ObjectPool<Deflater>) - Constructor for class io.undertow.server.handlers.encoding.GzipEncodingProvider
 
GzipStreamSinkConduit - Class in io.undertow.conduits
 
GzipStreamSinkConduit(ConduitFactory<StreamSinkConduit>, HttpServerExchange) - Constructor for class io.undertow.conduits.GzipStreamSinkConduit
 
GzipStreamSinkConduit(ConduitFactory<StreamSinkConduit>, HttpServerExchange, int) - Constructor for class io.undertow.conduits.GzipStreamSinkConduit
 
GzipStreamSinkConduit(ConduitFactory<StreamSinkConduit>, HttpServerExchange, ObjectPool) - Constructor for class io.undertow.conduits.GzipStreamSinkConduit
 
GzipStreamSourceConduit - Class in io.undertow.conduits
 
GzipStreamSourceConduit(HttpServerExchange, StreamSourceConduit) - Constructor for class io.undertow.conduits.GzipStreamSourceConduit
 
GzipStreamSourceConduit(HttpServerExchange, StreamSourceConduit, ObjectPool<Inflater>) - Constructor for class io.undertow.conduits.GzipStreamSourceConduit
 

H

HALF_DAY - org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
 
handle(HttpServerExchange, byte[]) - Method in interface io.undertow.io.Receiver.FullBytesCallback
 
handle(HttpServerExchange, byte[], boolean) - Method in interface io.undertow.io.Receiver.PartialBytesCallback
 
handle(HttpServerExchange, String) - Method in interface io.undertow.io.Receiver.FullStringCallback
 
handle(HttpServerExchange, String, boolean) - Method in interface io.undertow.io.Receiver.PartialStringCallback
 
handle(ByteBuffer) - Method in interface io.undertow.websockets.core.WebSocketChannel.PartialFrame
Handles the data, any remaining data will be pushed back
handle(ByteBuffer, ParseState, HttpServerExchange) - Method in class io.undertow.server.protocol.http.HttpRequestParser
 
handle(Callback[]) - Method in class org.jboss.remoting3.security.PasswordClientCallbackHandler
Handle the array of given callbacks.
HANDLE_200 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
A handler which sets a 200 code.
HANDLE_403 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
A handler which sets a 403 code.
HANDLE_404 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
A handler which sets a 404 code.
HANDLE_405 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
A handler which sets a 405 code.
HANDLE_406 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
A handler which sets a 406 code.
HANDLE_500 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
A handler which sets a 500 code.
HANDLE_REPORT_REQUEST - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
HandleableCloseable<T> - Interface in org.jboss.remoting3
A Remoting resource that can be closed.
HandleableCloseable.Key - Interface in org.jboss.remoting3
A key which may be used to remove this handler.
handleAfterVersion(ByteBuffer, ParseState) - Method in class io.undertow.server.protocol.http.HttpRequestParser
 
handleBrokenSinkChannel(Throwable) - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
handleBrokenSinkChannel(Throwable) - Method in class io.undertow.protocols.http2.Http2Channel
 
handleBrokenSinkChannel(Throwable) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Method that is invoked when then write side of a channel is broken.
handleBrokenSinkChannel(Throwable) - Method in class io.undertow.websockets.core.WebSocketChannel
 
handleBrokenSourceChannel(Throwable) - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
handleBrokenSourceChannel(Throwable) - Method in class io.undertow.protocols.http2.Http2Channel
 
handleBrokenSourceChannel(Throwable) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Method that is invoked when the read side of the channel is broken.
handleBrokenSourceChannel(Throwable) - Method in class io.undertow.websockets.core.WebSocketChannel
 
handleCachedHeader(String, ByteBuffer, ParseState, HttpServerExchange) - Method in class io.undertow.server.protocol.http.HttpRequestParser
 
handleChanges(Collection<ResourceChangeEvent>) - Method in interface io.undertow.server.handlers.resource.ResourceChangeListener
callback that is invoked when resources change.
handleClose(T, IOException) - Method in interface org.jboss.remoting3.CloseHandler
Receive a notification that the resource was closed.
handleClosed() - Method in class org.jboss.remoting3.util.BlockingInvocation
 
handleClosed() - Method in class org.jboss.remoting3.util.Invocation
Handle closure of the channel.
handleContinue(ClientExchange) - Method in interface io.undertow.client.ContinueNotification
 
handleData(ByteBuffer, Http2FrameHeaderParser) - Method in class io.undertow.protocols.http2.Http2GoAwayParser
 
handleData(ByteBuffer, Http2FrameHeaderParser) - Method in class io.undertow.protocols.http2.Http2PushBackParser
 
handleDefaultResponse(HttpServerExchange) - Method in interface io.undertow.server.DefaultResponseListener
 
handleDone(T) - Method in interface org.jboss.msc.service.MultipleRemoveListener.Callback
Deprecated.
Handle the completion of all removals.
handleEnd(Channel) - Method in interface org.jboss.remoting3.Channel.Receiver
Handle an end-of-input condition on a channel.
handleEnd(Channel) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon.MessageReciever
 
handleError() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.CountingErrorHandler
 
handleError() - Method in interface io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler
Handle a connection error.
handleError() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler
 
handleError(Channel, IOException) - Method in interface org.jboss.remoting3.Channel.Receiver
Handle an error condition on the channel.
handleError(Channel, IOException) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon.MessageReciever
 
handleError(StreamSinkChannel, IOException) - Method in class io.undertow.util.StringWriteChannelListener
 
handleEvent(Http2Channel) - Method in class io.undertow.server.protocol.http2.Http2ReceiveListener
 
handleEvent(WebSocketChannel) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
handleEvent(ServiceController<?>, LifecycleEvent) - Method in interface org.jboss.msc.service.LifecycleListener
The service has entered new state
handleEvent(ServerMessageInterceptor.Event) - Method in interface org.jboss.remotingjmx.ServerMessageInterceptor
Called to handle the actual event, gives the Interceptor an opportunity to wrap the call.
handleEvent(StreamSinkChannel) - Method in class io.undertow.io.AsyncSenderImpl.TransferTask
 
handleEvent(StreamSinkChannel) - Method in class io.undertow.util.StringWriteChannelListener
 
handleEvent(StreamSourceChannel) - Method in class io.undertow.util.StringReadChannelListener
 
handleEvent(StreamConnection) - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
 
handleEvent(StreamConnection) - Method in class io.undertow.server.protocol.http.AlpnOpenListener
 
handleEvent(StreamConnection) - Method in class io.undertow.server.protocol.http.HttpOpenListener
 
handleEvent(StreamConnection) - Method in class io.undertow.server.protocol.http2.Http2OpenListener
 
handleEvent(StreamConnection) - Method in class io.undertow.server.protocol.proxy.ProxyProtocolOpenListener
 
handleEvent(StreamConnection, PooledByteBuffer) - Method in interface io.undertow.server.DelegateOpenListener
 
handleEvent(StreamConnection, PooledByteBuffer) - Method in class io.undertow.server.protocol.http.HttpOpenListener
 
handleEvent(StreamConnection, PooledByteBuffer) - Method in class io.undertow.server.protocol.http2.Http2OpenListener
 
handleEvent(T) - Method in interface io.undertow.conduits.ConduitListener
Handle the event on this conduit.
handleException(IOException) - Method in class org.jboss.remoting3.util.BlockingInvocation
 
handleException(IOException) - Method in class org.jboss.remoting3.util.Invocation
Handle a failure that occurred on the channel while the invocation was outstanding.
handleException(T, IOException) - Method in class io.undertow.util.ClosingChannelExceptionHandler
 
handleFlushComplete(boolean) - Method in class io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel
 
handleFlushComplete(boolean) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
handleFlushComplete(boolean) - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
 
handleFlushComplete(boolean) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
handleFlushComplete(boolean) - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07FrameSinkChannel
 
handleHeaderData(FrameHeaderData) - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
 
handleHeaderData(FrameHeaderData) - Method in class io.undertow.protocols.http2.AbstractHttp2StreamSourceChannel
 
handleHeaderData(FrameHeaderData) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
handleHeaderData(FrameHeaderData) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
handleHeaderData(FrameHeaderData) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
 
handleIfMatch(HttpServerExchange, ETag, boolean) - Static method in class io.undertow.util.ETagUtils
Handles the if-match header.
handleIfMatch(HttpServerExchange, List<ETag>, boolean) - Static method in class io.undertow.util.ETagUtils
Handles the if-match header.
handleIfMatch(String, ETag, boolean) - Static method in class io.undertow.util.ETagUtils
Handles the if-match header.
handleIfMatch(String, List<ETag>, boolean) - Static method in class io.undertow.util.ETagUtils
Handles the if-match header.
handleIfModifiedSince(HttpServerExchange, Date) - Static method in class io.undertow.util.DateUtils
Handles the if-modified-since header.
handleIfModifiedSince(String, Date) - Static method in class io.undertow.util.DateUtils
Handles the if-modified-since header.
handleIfNoneMatch(HttpServerExchange, ETag, boolean) - Static method in class io.undertow.util.ETagUtils
Handles the if-none-match header.
handleIfNoneMatch(HttpServerExchange, List<ETag>, boolean) - Static method in class io.undertow.util.ETagUtils
Handles the if-none-match header.
handleIfNoneMatch(String, ETag, boolean) - Static method in class io.undertow.util.ETagUtils
Handles the if-none-match header.
handleIfNoneMatch(String, List<ETag>, boolean) - Static method in class io.undertow.util.ETagUtils
Handles the if-none-match header.
handleIfUnmodifiedSince(HttpServerExchange, Date) - Static method in class io.undertow.util.DateUtils
Handles the if-unmodified-since header.
handleIfUnmodifiedSince(String, Date) - Static method in class io.undertow.util.DateUtils
Handles the if-unmodified-since header.
handleMarshallingException(Throwable, Object) - Method in interface org.jboss.marshalling.ExceptionListener
Handle a problem marshalling the given object.
handleMessage(Channel, MessageInputStream) - Method in interface org.jboss.remoting3.Channel.Receiver
Handle an incoming message.
handleMessage(Channel, MessageInputStream) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon.MessageReciever
 
handleNotification(SecurityNotification) - Method in interface io.undertow.security.api.NotificationReceiver
Handle a security related notification.
handlePush(ClientExchange, ClientExchange) - Method in interface io.undertow.client.PushCallback
Handles a server push.
HandlerBuilder - Interface in io.undertow.server.handlers.builder
Interface that provides a way of providing a textual representation of a handler.
handlerCannotBeNull() - Method in class io.undertow.UndertowMessages_$bundle
 
handlerCannotBeNull() - Method in interface io.undertow.UndertowMessages
 
handlerCannotBeNull$str() - Method in class io.undertow.UndertowMessages_$bundle
 
HandlerConfiguration - Interface in org.jboss.logmanager.config
Configuration for a single handler.
HandlerContainingConfigurable - Interface in org.jboss.logmanager.config
A configurable object which is a container for handlers.
handleRedirectBack(HttpServerExchange) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
 
handleReport(MessageSeverity, String) - Method in interface org.jboss.as.controller.client.OperationMessageHandler
Handle an operation progress report.
handleRequest(HttpServerExchange) - Method in class io.undertow.predicate.PredicatesHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractConfidentialityHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractSecurityContextAssociationHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.AuthenticationCallHandler
Only allow the request through if successfully authenticated or if authentication is not required.
handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.AuthenticationConstraintHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.AuthenticationMechanismsHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.CachedAuthenticatedSessionHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.NotificationReceiverHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.AccessControlListHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.accesslog.AccessLogHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.AllowedMethodsHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.AttachmentHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.BlockingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.BlockingReadTimeoutHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.BlockingWriteTimeoutHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ByteRangeHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.cache.CacheHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.CanonicalPathHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ConfiguredPushHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ConnectHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.DateHandler
Deprecated.
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.DisableCacheHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.DisallowedMethodsHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.encoding.EncodingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.encoding.RequestEncodingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ExceptionHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ForwardedHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.GracefulShutdownHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.HttpContinueAcceptingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.HttpContinueReadHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.HttpTraceHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.LearningPushHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.LocalNameResolvingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.MetricsHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.NameVirtualHostHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.OriginHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PathHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PathSeparatorHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PathTemplateHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PeerNameResolvingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PredicateContextHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PredicateHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ProxyPeerAddressHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.RedirectHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.RequestBufferingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.RequestDumpingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.RequestLimitingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ResponseCodeHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ResponseRateLimitingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.SameSiteCookieHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.SecureCookieHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.SetAttributeHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.SetErrorHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.SetHeaderHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.sse.ServerSentEventHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.SSLHeaderHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.StoredResponseHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.StuckThreadDetectionHandler
Handle the request.
handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.URLDecodingHandler
 
handleRequest(HttpServerExchange) - Method in interface io.undertow.server.HttpHandler
Handle the request.
handleRequest(HttpServerExchange) - Method in class io.undertow.server.JvmRouteHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.protocol.http2.Http2UpgradeHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.RoutingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.server.session.SessionAttachmentHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.websockets.WebSocketProtocolHandshakeHandler
 
handleRequest(HttpServerExchange, HttpHandler) - Method in class io.undertow.server.handlers.RequestLimit
 
handleResponse(int, MessageInputStream) - Method in class org.jboss.remoting3.util.BlockingInvocation
 
handleResponse(int, MessageInputStream) - Method in class org.jboss.remoting3.util.Invocation
Handle a response on this invocation.
handlerNotNull(HttpHandler) - Static method in class io.undertow.Handlers
 
handlerNotShutdown() - Method in class io.undertow.UndertowMessages_$bundle
 
handlerNotShutdown() - Method in interface io.undertow.UndertowMessages
 
handlerNotShutdown$str() - Method in class io.undertow.UndertowMessages_$bundle
 
HandlerParser - Class in io.undertow.server.handlers.builder
Parser that can build a handler from a string representation.
HandlerParser() - Constructor for class io.undertow.server.handlers.builder.HandlerParser
 
handlers - Variable in class org.jboss.logmanager.ExtHandler
The sub-handlers for this handler.
Handlers - Class in io.undertow
Utility class with convenience methods for dealing with handlers
Handlers - Class in org.jboss.logmanager.handlers
Handler utility methods.
handlersUpdater - Static variable in class org.jboss.logmanager.ExtHandler
The atomic updater for the ExtHandler.handlers field.
HandlerWrapper - Interface in io.undertow.server
Interface that can be used to wrap the handler chains, adding additional handlers.
handlesSchemes() - Method in class io.undertow.client.ajp.AjpClientProvider
 
handlesSchemes() - Method in interface io.undertow.client.ClientProvider
 
handlesSchemes() - Method in class io.undertow.client.http.HttpClientProvider
 
handlesSchemes() - Method in class io.undertow.client.http2.Http2ClearClientProvider
 
handlesSchemes() - Method in class io.undertow.client.http2.Http2ClientProvider
 
handlesSchemes() - Method in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
 
handleTermination(ServiceContainer.TerminateListener.Info) - Method in interface org.jboss.msc.service.ServiceContainer.TerminateListener
Notifies this listener that the container is shutdown.
At the moment this listener is requested to handle termination, all services in the container are stopped and removed.
handleTrailers(HeaderMap) - Method in interface io.undertow.protocols.http2.Http2StreamSourceChannel.TrailersHandler
 
handleUnexpectedFailure(Throwable) - Method in class io.undertow.UndertowLogger_$logger
 
handleUnexpectedFailure(Throwable) - Method in interface io.undertow.UndertowLogger
 
handleUnexpectedFailure$str() - Method in class io.undertow.UndertowLogger_$logger
 
handleUnmarshallingException(Throwable) - Method in interface org.jboss.marshalling.ExceptionListener
Handle a problem unmarshalling an object whose class cannot be determined.
handleUnmarshallingException(Throwable, Class<?>) - Method in interface org.jboss.marshalling.ExceptionListener
Handle a problem unmarshalling an object of the given class.
handleUpgrade(HttpServerExchange) - Method in interface io.undertow.server.handlers.HttpUpgradeHandshake
Validates an upgrade request and returns any extra headers that should be added to the response.
handleUpgrade(StreamConnection, HttpServerExchange) - Method in interface io.undertow.server.HttpUpgradeListener
Method that is called once the upgrade is complete.
handleWindowUpdate(int, int) - Method in class io.undertow.protocols.http2.Http2Channel
 
handshake(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
Issue the WebSocket upgrade
Handshake - Class in io.undertow.websockets.core.protocol
Abstract base class for doing a WebSocket Handshake.
Handshake(WebSocketVersion, String, String, Set<String>) - Constructor for class io.undertow.websockets.core.protocol.Handshake
 
handshakeChecker(URI, Map<String, List<String>>) - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
 
handshakeChecker(URI, Map<String, List<String>>) - Method in class io.undertow.websockets.client.WebSocketClientHandshake
 
handshakeComplete(String, List<WebSocketExtension>) - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
 
handshakeInternal(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
 
handshakeInternal(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
 
handshakeInternal(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.version13.Hybi13Handshake
 
has(int) - Method in class org.jboss.dmr.ModelNode
Determine whether this node has a child with the given index.
has(String) - Method in class org.jboss.dmr.ModelNode
Determine whether this node has a child with the given name.
has(String...) - Method in class org.jboss.dmr.ModelNode
Recursively determine whether this node has children with the given names.
hasChildren() - Method in class org.slf4j.helpers.BasicMarker
 
hasChildren() - Method in interface org.slf4j.Marker
Deprecated.
hasConstructorProperty(String) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Determine whether the given property name is a constructor property.
hasContext(String, ClassLoader, boolean) - Method in interface org.apache.logging.log4j.spi.LoggerContextFactory
Checks to see if a LoggerContext is installed.
hasData() - Method in class io.undertow.websockets.core.UTF8Output
 
hasDefined(int) - Method in class org.jboss.dmr.ModelNode
Determine whether this node has a defined child with the given index.
hasDefined(String) - Method in class org.jboss.dmr.ModelNode
Determine whether this node has a defined child with the given name.
hasDefined(String...) - Method in class org.jboss.dmr.ModelNode
Recursively determine whether this node has defined children with the given names.
hasExtensionOpCode() - Method in class io.undertow.websockets.extensions.CompositeExtensionFunction
 
hasExtensionOpCode() - Method in interface io.undertow.websockets.extensions.ExtensionFunction
Validate if current extension defines a new WebSocket Opcode.
hasExtensionOpCode() - Method in class io.undertow.websockets.extensions.NoopExtensionFunction
 
hasExtensionOpCode() - Method in class io.undertow.websockets.extensions.PerMessageDeflateFunction
 
hashAlgorithmNotFound(String) - Method in class io.undertow.UndertowMessages_$bundle
 
hashAlgorithmNotFound(String) - Method in interface io.undertow.UndertowMessages
 
hashAlgorithmNotFound$str() - Method in class io.undertow.UndertowMessages_$bundle
 
hashCode() - Method in class io.undertow.protocols.http2.HPackHuffman.HuffmanCode
 
hashCode() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
 
hashCode() - Method in class io.undertow.server.handlers.CookieImpl
 
hashCode() - Method in class io.undertow.server.handlers.form.FormData
 
hashCode() - Method in class io.undertow.server.session.InMemorySessionManager
 
hashCode() - Method in class io.undertow.util.AttachmentList
 
hashCode() - Method in class io.undertow.util.ETag
 
hashCode() - Method in class io.undertow.util.HeaderMap
 
hashCode() - Method in class io.undertow.util.HttpString
Get the hash code.
hashCode() - Method in class io.undertow.util.PathTemplate
 
hashCode() - Method in class io.undertow.util.QValueParser.QValueResult
 
hashCode() - Method in interface javax.json.JsonNumber
Returns the hash code value for this JsonNumber object.
hashCode() - Method in interface javax.json.JsonString
Returns the hash code value for this JsonString object.
hashCode() - Method in class javax.security.jacc.EJBMethodPermission
Returns the hash code value for this EJBMethodPermission.
hashCode() - Method in class javax.security.jacc.EJBRoleRefPermission
Returns the hash code value for this EJBRoleRefPermission.
hashCode() - Method in class javax.security.jacc.WebResourcePermission
Returns the hash code value for this WebResourcePermission.
hashCode() - Method in class javax.security.jacc.WebRoleRefPermission
Returns the hash code value for this WebRoleRefPermission.
hashCode() - Method in class javax.security.jacc.WebUserDataPermission
Returns the hash code value for this WebUserDataPermission.
hashCode() - Method in class org.apache.logging.log4j.Level
 
hashCode() - Method in interface org.apache.logging.log4j.Marker
Returns a hash code value based on the name of this marker.
hashCode() - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
hashCode() - Method in class org.apache.logging.log4j.message.FormattedMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.MapMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.ObjectMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.SimpleMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
 
hashCode() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
hashCode() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
hashCode() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
hashCode() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
hashCode() - Method in class org.apache.logging.log4j.spi.Provider
 
hashCode() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
hashCode() - Method in interface org.apache.logging.log4j.util.StringMap
Returns a hash code value for the object.
hashCode() - Method in class org.apache.logging.log4j.util.Timer
 
hashCode() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
 
hashCode() - Method in class org.jboss.as.controller.client.helpers.domain.ServerIdentity
 
hashCode() - Method in class org.jboss.dmr.ModelNode
Get the hash code of this node object.
hashCode() - Method in class org.jboss.dmr.ValueExpression
Get the hash code of the expression string.
hashCode() - Method in class org.jboss.marshalling.Pair
Return the combined hash code of the two argument objects.
hashCode() - Method in class org.jboss.msc.service.ServiceName
Return the hash code of this service name.
hashCode() - Method in class org.jboss.msc.value.MapEntry
Deprecated.
Get the hash code of this object.
hashCode() - Method in class org.jboss.remoting3.security.InetAddressPrincipal
Get the hash code for this instance.
hashCode() - Method in class org.slf4j.helpers.BasicMarker
 
hashCode() - Method in class org.slf4j.helpers.SubstituteLogger
 
hashCode() - Method in interface org.slf4j.Marker
Compute the hash code based on the name of this marker.
hasLogger(String) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
hasLogger(String) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Tests if a Logger with the specified name exists.
hasLogger(String) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
Detects if a Logger with the specified name exists.
hasLogger(String, Class<? extends MessageFactory>) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
hasLogger(String, Class<? extends MessageFactory>) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Tests if a Logger with the specified name and MessageFactory type exists.
hasLogger(String, Class<? extends MessageFactory>) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
Detects if a Logger with the specified name and MessageFactory type exists.
hasLogger(String, MessageFactory) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContext
 
hasLogger(String, MessageFactory) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Tests if a Logger with the specified name and MessageFactory exists.
hasLogger(String, MessageFactory) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
Detects if a Logger with the specified name and MessageFactory exists.
hasNext() - Method in interface javax.json.stream.JsonParser
Returns true if there are more parsing states.
hasNext() - Method in interface org.jboss.dmr.stream.ModelReader
Detects if there is next DMR parsing event available.
hasNoInitConstructor(Class<?>) - Method in class org.jboss.marshalling.reflect.SerializableClass
Determine whether this class has a non-init constructor.
hasObjectInputConstructor() - Method in class org.jboss.marshalling.reflect.SerializableClass
Determine whether this class has a public constructor accepting an ObjectInput.
hasParents() - Method in interface org.apache.logging.log4j.Marker
Indicates whether this Marker has references to any other Markers.
hasParents() - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
hasProperty(String) - Method in class org.apache.logging.log4j.util.PropertiesUtil
Returns true if the specified property is defined, regardless of its value (it may not have a value).
hasProperty(String) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Determine whether the given property name is configured.
hasProviders() - Static method in class org.apache.logging.log4j.util.ProviderUtil
 
hasPublicNoArgConstructor() - Method in class org.jboss.marshalling.reflect.SerializableClass
Determine whether this class has a public no-arg constructor.
hasReadObject() - Method in class org.jboss.marshalling.reflect.SerializableClass
Determine whether this class has a readObject() method.
hasReadObjectNoData() - Method in class org.jboss.marshalling.reflect.SerializableClass
Determine whether this class has a readObjectNoData() method.
hasReadResolve() - Method in class org.jboss.marshalling.reflect.SerializableClass
Determine whether this class has a readResolve() method.
hasReferences() - Method in class org.slf4j.helpers.BasicMarker
 
hasReferences() - Method in interface org.slf4j.Marker
Does this marker have any references?
hasRemaining() - Method in class io.undertow.util.StringWriteChannelListener
 
hasReservedOpCode - Variable in class io.undertow.websockets.core.WebSocketChannel
 
hasWriteObject() - Method in class org.jboss.marshalling.reflect.SerializableClass
Determine whether this class has a writeObject() method.
hasWriteReplace() - Method in class org.jboss.marshalling.reflect.SerializableClass
Determine whether this class has a writeReplace() method.
HEAD - Static variable in class io.undertow.util.Methods
 
HEAD_STRING - Static variable in class io.undertow.util.Methods
 
header - Variable in class io.undertow.server.protocol.ajp.AjpRequestParser.StringHolder
 
header(HttpHandler, String, ExchangeAttribute) - Static method in class io.undertow.Handlers
Returns a handler that sets a response header
header(HttpHandler, String, String) - Static method in class io.undertow.Handlers
Returns a handler that sets a response header
headerBlockTooLarge() - Method in class io.undertow.UndertowMessages_$bundle
 
headerBlockTooLarge() - Method in interface io.undertow.UndertowMessages
 
headerBlockTooLarge$str() - Method in class io.undertow.UndertowMessages_$bundle
 
HeaderMap - Class in io.undertow.util
An optimized array-backed header map.
HeaderMap() - Constructor for class io.undertow.util.HeaderMap
 
headers(int) - Method in class io.undertow.server.protocol.ajp.AjpRequestParser
 
Headers - Class in io.undertow.util
NOTE: if you add a new header here you must also add it to HttpRequestParser
headerSizeToLarge() - Method in class io.undertow.UndertowMessages_$bundle
 
headerSizeToLarge() - Method in interface io.undertow.UndertowMessages
 
headerSizeToLarge$str() - Method in class io.undertow.UndertowMessages_$bundle
 
headersStreamCanOnlyBeCreatedByClient() - Method in class io.undertow.UndertowMessages_$bundle
 
headersStreamCanOnlyBeCreatedByClient() - Method in interface io.undertow.UndertowMessages
 
headersStreamCanOnlyBeCreatedByClient$str() - Method in class io.undertow.UndertowMessages_$bundle
 
HeaderToken - Interface in io.undertow.util
Representation of a token allowed within a header.
HeaderTokenParser<E extends HeaderToken> - Class in io.undertow.util
Utility to parse the tokens contained within a HTTP header.
HeaderTokenParser(Map<String, E>) - Constructor for class io.undertow.util.HeaderTokenParser
 
HeaderValues - Class in io.undertow.util
An array-backed list/deque for header string values.
headMap(K) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
headMap(K, boolean) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
headSet(E) - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
headSet(E, boolean) - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
HeadStreamSinkConduit - Class in io.undertow.conduits
A conduit that discards all data written to it.
HeadStreamSinkConduit(StreamSinkConduit, ConduitListener<? super HeadStreamSinkConduit>) - Constructor for class io.undertow.conduits.HeadStreamSinkConduit
Construct a new instance.
HeadStreamSinkConduit(StreamSinkConduit, ConduitListener<? super HeadStreamSinkConduit>, boolean) - Constructor for class io.undertow.conduits.HeadStreamSinkConduit
Construct a new instance.
HEARTBEAT_INTERVAL - Static variable in class org.jboss.remoting3.RemotingOptions
The interval to use for connection heartbeat, in milliseconds.
HexConverter - Class in io.undertow.util
A utility class for mapping between byte arrays and their hex representation and back again.
HexConverter() - Constructor for class io.undertow.util.HexConverter
 
higher(E) - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
higherEntry(K) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
higherKey(K) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
hit() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
 
hit() - Method in class io.undertow.server.handlers.cache.LRUCache.CacheEntry
 
HOST - Static variable in class io.undertow.server.handlers.ForwardedHandler
 
HOST - Static variable in class io.undertow.util.Headers
 
HOST - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
HOST_AND_PORT - Static variable in class io.undertow.attribute.HostAndPortAttribute
 
HOST_CONTROLLER - org.wildfly.extension.core.management.client.Process.Type
 
HOST_NAME - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
HOST_STATE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
HOST_STRING - Static variable in class io.undertow.util.Headers
 
hostAlreadyRegistered(Object) - Method in class io.undertow.UndertowMessages_$bundle
 
hostAlreadyRegistered(Object) - Method in interface io.undertow.UndertowMessages
 
hostAlreadyRegistered$str() - Method in class io.undertow.UndertowMessages_$bundle
 
HostAndPortAttribute - Class in io.undertow.attribute
The request scheme
HostAndPortAttribute.Builder - Class in io.undertow.attribute
 
hostHasNotBeenRegistered(Object) - Method in class io.undertow.UndertowMessages_$bundle
 
hostHasNotBeenRegistered(Object) - Method in interface io.undertow.UndertowMessages
 
hostHasNotBeenRegistered$str() - Method in class io.undertow.UndertowMessages_$bundle
 
hostnameFormatStep(boolean, int, boolean, int, boolean) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the hostname.
hostnameFormatStep(boolean, int, boolean, int, String) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the hostname.
HostTable<H> - Class in io.undertow.server.handlers.proxy
Class that maintains a table of remote hosts that this proxy knows about.
HostTable() - Constructor for class io.undertow.server.handlers.proxy.HostTable
 
HOUR - org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
 
HOURS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
HpackDecoder - Class in io.undertow.protocols.http2
A decoder for HPACK.
HpackDecoder() - Constructor for class io.undertow.protocols.http2.HpackDecoder
 
HpackDecoder(int) - Constructor for class io.undertow.protocols.http2.HpackDecoder
 
HpackDecoder.HeaderEmitter - Interface in io.undertow.protocols.http2
 
HpackEncoder - Class in io.undertow.protocols.http2
Encoder for HPACK frames.
HpackEncoder(int) - Constructor for class io.undertow.protocols.http2.HpackEncoder
 
HpackEncoder(int, HpackEncoder.HpackHeaderFunction) - Constructor for class io.undertow.protocols.http2.HpackEncoder
 
HpackEncoder.HpackHeaderFunction - Interface in io.undertow.protocols.http2
 
HpackEncoder.State - Enum in io.undertow.protocols.http2
 
HpackException - Exception in io.undertow.protocols.http2
Exception that is thrown when the HPACK compress context is broken.
HpackException() - Constructor for exception io.undertow.protocols.http2.HpackException
 
HpackException(int) - Constructor for exception io.undertow.protocols.http2.HpackException
 
HpackException(String, int) - Constructor for exception io.undertow.protocols.http2.HpackException
 
hpackFailed() - Method in class io.undertow.UndertowMessages_$bundle
 
hpackFailed() - Method in interface io.undertow.UndertowMessages
 
hpackFailed$str() - Method in class io.undertow.UndertowMessages_$bundle
 
HPackHuffman - Class in io.undertow.protocols.http2
 
HPackHuffman() - Constructor for class io.undertow.protocols.http2.HPackHuffman
 
HPackHuffman.HuffmanCode - Class in io.undertow.protocols.http2
 
HTAB - Static variable in class io.undertow.util.MultipartParser
The Horizontal Tab ASCII character value;
HTTP - io.undertow.Undertow.ListenerType
 
HTTP_0_9 - Static variable in class io.undertow.util.Protocols
 
HTTP_0_9_STRING - Static variable in class io.undertow.util.Protocols
HTTP 0.9.
HTTP_1_0 - Static variable in class io.undertow.util.Protocols
HTTP 1.0.
HTTP_1_0_STRING - Static variable in class io.undertow.util.Protocols
HTTP 1.0.
HTTP_1_1 - Static variable in class io.undertow.util.Protocols
HTTP 1.1.
HTTP_1_1_STRING - Static variable in class io.undertow.util.Protocols
HTTP 1.1.
HTTP_2_0 - Static variable in class io.undertow.util.Protocols
HTTP 2.0.
HTTP_2_0_STRING - Static variable in class io.undertow.util.Protocols
HTTP 1.1.
HTTP_HEADERS_CACHE_SIZE - Static variable in class io.undertow.UndertowOptions
The maximum number of headers that are cached per connection.
HTTP_LENGTH - Static variable in class io.undertow.server.protocol.http.HttpRequestParser
 
HTTP_VERSION_NOT_SUPPORTED - Static variable in class io.undertow.util.StatusCodes
 
HTTP_VERSION_NOT_SUPPORTED_STRING - Static variable in class io.undertow.util.StatusCodes
 
HTTP2 - Static variable in class io.undertow.server.protocol.http2.Http2OpenListener
 
HTTP2_14 - Static variable in class io.undertow.server.protocol.http2.Http2OpenListener
Deprecated.
HTTP2_HUFFMAN_CACHE_SIZE - Static variable in class io.undertow.UndertowOptions
Undertow keeps a LRU cache of common huffman encodings.
HTTP2_PADDING_SIZE - Static variable in class io.undertow.UndertowOptions
The maximum amount of padding to send in a HTTP/2 frame.
HTTP2_SETTINGS_ENABLE_PUSH - Static variable in class io.undertow.UndertowOptions
If push should be enabled for this connection.
HTTP2_SETTINGS_HEADER_TABLE_SIZE - Static variable in class io.undertow.UndertowOptions
The size of the header table that is used in the encoder
HTTP2_SETTINGS_HEADER_TABLE_SIZE_DEFAULT - Static variable in class io.undertow.UndertowOptions
 
HTTP2_SETTINGS_INITIAL_WINDOW_SIZE - Static variable in class io.undertow.UndertowOptions
 
HTTP2_SETTINGS_MAX_CONCURRENT_STREAMS - Static variable in class io.undertow.UndertowOptions
The maximum number of concurrent
HTTP2_SETTINGS_MAX_FRAME_SIZE - Static variable in class io.undertow.UndertowOptions
 
HTTP2_SETTINGS_MAX_HEADER_LIST_SIZE - Static variable in class io.undertow.UndertowOptions
Deprecated.
Http2Channel - Class in io.undertow.protocols.http2
HTTP2 channel.
Http2Channel(StreamConnection, String, ByteBufferPool, PooledByteBuffer, boolean, boolean, boolean, ByteBuffer, OptionMap) - Constructor for class io.undertow.protocols.http2.Http2Channel
 
Http2Channel(StreamConnection, String, ByteBufferPool, PooledByteBuffer, boolean, boolean, boolean, OptionMap) - Constructor for class io.undertow.protocols.http2.Http2Channel
 
Http2Channel(StreamConnection, String, ByteBufferPool, PooledByteBuffer, boolean, boolean, OptionMap) - Constructor for class io.undertow.protocols.http2.Http2Channel
 
Http2ClearClientProvider - Class in io.undertow.client.http2
HTTP2 client provider that uses HTTP upgrade rather than ALPN.
Http2ClearClientProvider() - Constructor for class io.undertow.client.http2.Http2ClearClientProvider
 
Http2ClientConnection - Class in io.undertow.client.http2
 
Http2ClientConnection(Http2Channel, boolean, String, ClientStatistics, boolean) - Constructor for class io.undertow.client.http2.Http2ClientConnection
 
Http2ClientConnection(Http2Channel, ClientCallback<ClientExchange>, ClientRequest, String, ClientStatistics, boolean) - Constructor for class io.undertow.client.http2.Http2ClientConnection
 
Http2ClientExchange - Class in io.undertow.client.http2
 
Http2ClientExchange(ClientConnection, Http2StreamSinkChannel, ClientRequest) - Constructor for class io.undertow.client.http2.Http2ClientExchange
 
Http2ClientProvider - Class in io.undertow.client.http2
Plaintext HTTP2 client provider that works using HTTP upgrade
Http2ClientProvider() - Constructor for class io.undertow.client.http2.Http2ClientProvider
 
http2ContinuationFrameNotExpected() - Method in class io.undertow.UndertowMessages_$bundle
 
http2ContinuationFrameNotExpected() - Method in interface io.undertow.UndertowMessages
 
http2ContinuationFrameNotExpected$str() - Method in class io.undertow.UndertowMessages_$bundle
 
Http2DataStreamSinkChannel - Class in io.undertow.protocols.http2
Headers channel
Http2DataStreamSinkChannel.TrailersProducer - Interface in io.undertow.protocols.http2
 
http2FrameTooLarge() - Method in class io.undertow.UndertowMessages_$bundle
 
http2FrameTooLarge() - Method in interface io.undertow.UndertowMessages
 
http2FrameTooLarge$str() - Method in class io.undertow.UndertowMessages_$bundle
 
Http2GoAwayParser - Class in io.undertow.protocols.http2
Parser for HTTP2 GO_AWAY frames
Http2GoAwayParser(int) - Constructor for class io.undertow.protocols.http2.Http2GoAwayParser
 
Http2GoAwayStreamSourceChannel - Class in io.undertow.protocols.http2
A HTTP2 go away frame
Http2HeadersStreamSinkChannel - Class in io.undertow.protocols.http2
Headers channel
Http2HeadersStreamSinkChannel(Http2Channel, int) - Constructor for class io.undertow.protocols.http2.Http2HeadersStreamSinkChannel
 
Http2HeadersStreamSinkChannel(Http2Channel, int, HeaderMap) - Constructor for class io.undertow.protocols.http2.Http2HeadersStreamSinkChannel
 
Http2OpenListener - Class in io.undertow.server.protocol.http2
Open listener for HTTP2 server
Http2OpenListener(ByteBufferPool) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
 
Http2OpenListener(ByteBufferPool, OptionMap) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
 
Http2OpenListener(ByteBufferPool, OptionMap, String) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
 
Http2OpenListener(Pool<ByteBuffer>) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
Deprecated.
Http2OpenListener(Pool<ByteBuffer>, OptionMap) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
Deprecated.
Http2OpenListener(Pool<ByteBuffer>, OptionMap, String) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
Deprecated.
Http2PingStreamSourceChannel - Class in io.undertow.protocols.http2
A HTTP2 Ping frame
Http2PriorityTree - Class in io.undertow.protocols.http2
A structure that represents HTTP2 priority information.
Http2PriorityTree() - Constructor for class io.undertow.protocols.http2.Http2PriorityTree
The maximum number of streams that we store priority information for
Http2PriorKnowledgeClientProvider - Class in io.undertow.client.http2
HTTP2 client provider that connects to endpoints that are known to support HTTP2
Http2PriorKnowledgeClientProvider() - Constructor for class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
 
http2PriRequestFailed() - Method in class io.undertow.UndertowMessages_$bundle
 
http2PriRequestFailed() - Method in interface io.undertow.UndertowMessages
 
http2PriRequestFailed$str() - Method in class io.undertow.UndertowMessages_$bundle
 
Http2PushBackParser - Class in io.undertow.protocols.http2
Parser that supports push back when not all data can be read.
Http2PushBackParser(int) - Constructor for class io.undertow.protocols.http2.Http2PushBackParser
 
Http2PushPromiseStreamSinkChannel - Class in io.undertow.protocols.http2
Push promise channel
Http2PushPromiseStreamSourceChannel - Class in io.undertow.protocols.http2
A HTTP2 push promise frame
Http2ReceiveListener - Class in io.undertow.server.protocol.http2
The recieve listener for a Http2 connection.
Http2ReceiveListener(HttpHandler, OptionMap, int, ConnectorStatisticsImpl) - Constructor for class io.undertow.server.protocol.http2.Http2ReceiveListener
 
Http2RstStreamStreamSourceChannel - Class in io.undertow.protocols.http2
A HTTP2 RST Stream channel
Http2ServerConnection - Class in io.undertow.server.protocol.http2
A server connection.
Http2ServerConnection(Http2Channel, Http2DataStreamSinkChannel, OptionMap, int, HttpHandler) - Constructor for class io.undertow.server.protocol.http2.Http2ServerConnection
Channel that is used when the request is already half closed
Http2ServerConnection(Http2Channel, Http2StreamSourceChannel, OptionMap, int, HttpHandler) - Constructor for class io.undertow.server.protocol.http2.Http2ServerConnection
 
Http2Setting - Class in io.undertow.protocols.http2
A Http2 Setting
Http2SettingsStreamSinkChannel - Class in io.undertow.protocols.http2
//TODO: ack
Http2SettingsStreamSourceChannel - Class in io.undertow.protocols.http2
A HTTP2 Settings frame
Http2Stream - Interface in io.undertow.protocols.http2
 
Http2StreamSinkChannel - Class in io.undertow.protocols.http2
Stream sink channel used for HTTP2 communication.
Http2StreamSourceChannel - Class in io.undertow.protocols.http2
 
Http2StreamSourceChannel.TrailersHandler - Interface in io.undertow.protocols.http2
 
http2StreamWasReset() - Method in class io.undertow.UndertowMessages_$bundle
 
http2StreamWasReset() - Method in interface io.undertow.UndertowMessages
 
http2StreamWasReset$str() - Method in class io.undertow.UndertowMessages_$bundle
 
http2TrailerToLargeForSingleBuffer() - Method in class io.undertow.UndertowMessages_$bundle
 
http2TrailerToLargeForSingleBuffer() - Method in interface io.undertow.UndertowMessages
 
http2TrailerToLargeForSingleBuffer$str() - Method in class io.undertow.UndertowMessages_$bundle
 
Http2UpgradeHandler - Class in io.undertow.server.protocol.http2
Upgrade listener for HTTP2, this allows connections to be established using the upgrade mechanism as detailed in Section 3.2.
Http2UpgradeHandler(HttpHandler) - Constructor for class io.undertow.server.protocol.http2.Http2UpgradeHandler
 
Http2UpgradeHandler(HttpHandler, String...) - Constructor for class io.undertow.server.protocol.http2.Http2UpgradeHandler
 
HttpAttachments - Class in io.undertow.server.protocol.http
Exchange attachments that have specific meaning when using the HTTP protocol
HttpAttachments() - Constructor for class io.undertow.server.protocol.http.HttpAttachments
 
httpClientPingTask(URI) - Method in class io.undertow.UndertowLogger_$logger
 
httpClientPingTask(URI) - Method in interface io.undertow.UndertowLogger
 
httpClientPingTask$str() - Method in class io.undertow.UndertowLogger_$logger
 
HttpClientProvider - Class in io.undertow.client.http
 
HttpClientProvider() - Constructor for class io.undertow.client.http.HttpClientProvider
 
HttpContinue - Class in io.undertow.server.protocol.http
Class that provides support for dealing with HTTP 100 (Continue) responses.
HttpContinue() - Constructor for class io.undertow.server.protocol.http.HttpContinue
 
HttpContinue.ContinueResponseSender - Interface in io.undertow.server.protocol.http
A continue response that is in the process of being sent.
httpContinueAccepting(HttpHandler) - Static method in class io.undertow.Handlers
Returns a handler that sends back a HTTP 100 continue response to all requests.
httpContinueAccepting(HttpHandler, Predicate) - Static method in class io.undertow.Handlers
Returns a handler that sends back a HTTP 100 continue response if the given predicate resolves to true.
HttpContinueAcceptingHandler - Class in io.undertow.server.handlers
Handler that provides support for HTTP/1.1 continue responses.
HttpContinueAcceptingHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.HttpContinueAcceptingHandler
 
HttpContinueAcceptingHandler(HttpHandler, Predicate) - Constructor for class io.undertow.server.handlers.HttpContinueAcceptingHandler
 
HttpContinueAcceptingHandler.Builder - Class in io.undertow.server.handlers
 
HttpContinueAcceptingHandler.Wrapper - Class in io.undertow.server.handlers
 
httpContinueRead(HttpHandler) - Static method in class io.undertow.Handlers
A handler that automatically handles HTTP 100-continue responses, by sending a continue response when the first attempt is made to read from the request channel.
HttpContinueReadHandler - Class in io.undertow.server.handlers
Handler for requests that require 100-continue responses.
HttpContinueReadHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.HttpContinueReadHandler
 
HttpHandler - Interface in io.undertow.server
A handler for an HTTP request.
HttpOpenListener - Class in io.undertow.server.protocol.http
Open listener for HTTP server.
HttpOpenListener(ByteBufferPool) - Constructor for class io.undertow.server.protocol.http.HttpOpenListener
 
HttpOpenListener(ByteBufferPool, OptionMap) - Constructor for class io.undertow.server.protocol.http.HttpOpenListener
 
HttpOpenListener(Pool<ByteBuffer>) - Constructor for class io.undertow.server.protocol.http.HttpOpenListener
Deprecated.
HttpOpenListener(Pool<ByteBuffer>, OptionMap) - Constructor for class io.undertow.server.protocol.http.HttpOpenListener
Deprecated.
httpPingDataMustBeLength8() - Method in class io.undertow.UndertowMessages_$bundle
 
httpPingDataMustBeLength8() - Method in interface io.undertow.UndertowMessages
 
httpPingDataMustBeLength8$str() - Method in class io.undertow.UndertowMessages_$bundle
 
HttpRequestParser - Class in io.undertow.server.protocol.http
The basic HTTP parser.
HttpRequestParser(OptionMap) - Constructor for class io.undertow.server.protocol.http.HttpRequestParser
 
HTTPS - io.undertow.Undertow.ListenerType
 
HTTPS - Static variable in class io.undertow.server.handlers.SSLHeaderHandler
 
HttpServerConnection - Class in io.undertow.server.protocol.http
A server-side HTTP connection.
HttpServerConnection(StreamConnection, ByteBufferPool, HttpHandler, OptionMap, int, ConnectorStatisticsImpl) - Constructor for class io.undertow.server.protocol.http.HttpServerConnection
 
HttpServerExchange - Class in io.undertow.server
An HTTP server request/response exchange.
HttpServerExchange(ServerConnection) - Constructor for class io.undertow.server.HttpServerExchange
 
HttpServerExchange(ServerConnection, long) - Constructor for class io.undertow.server.HttpServerExchange
 
HttpServerExchange(ServerConnection, HeaderMap, HeaderMap, long) - Constructor for class io.undertow.server.HttpServerExchange
 
HttpServerExchange.WrapperConduitFactory<T extends org.xnio.conduits.Conduit> - Class in io.undertow.server
 
HttpServerExchange.WrapperStreamSinkConduitFactory - Class in io.undertow.server
 
HttpString - Class in io.undertow.util
An HTTP case-insensitive Latin-1 string.
HttpString(byte[]) - Constructor for class io.undertow.util.HttpString
Construct a new instance.
HttpString(byte[], int, int) - Constructor for class io.undertow.util.HttpString
Construct a new instance.
HttpString(String) - Constructor for class io.undertow.util.HttpString
Construct a new instance from a String.
HttpString(ByteBuffer) - Constructor for class io.undertow.util.HttpString
Construct a new instance by reading the remaining bytes from a buffer.
httpStrings() - Static method in class io.undertow.server.protocol.http.HttpRequestParser
This is a bit of hack to enable the parser to get access to the HttpString's that are sorted in the static fields of the relevant classes.
HttpTraceHandler - Class in io.undertow.server.handlers
A handler that handles HTTP trace requests
HttpTraceHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.HttpTraceHandler
 
HttpTraceHandler.Builder - Class in io.undertow.server.handlers
 
HttpUpgradeConnectionProviderFactory - Class in org.jboss.remoting3.remote
A ConnectionProviderFactory for the remote protocol that initiates the connection via a HTTP Upgrade
HttpUpgradeConnectionProviderFactory() - Constructor for class org.jboss.remoting3.remote.HttpUpgradeConnectionProviderFactory
Construct a new instance.
HttpUpgradeHandshake - Interface in io.undertow.server.handlers
Server side upgrade handler.
HttpUpgradeListener - Interface in io.undertow.server
Listener that is used to perform a HTTP upgrade.
HttpUpgradeMetadata(String, String) - Constructor for class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
 
HuffmanCode(int, int) - Constructor for class io.undertow.protocols.http2.HPackHuffman.HuffmanCode
 
huffmanEncodedHpackValueDidNotEndWithEOS() - Method in class io.undertow.UndertowMessages_$bundle
 
huffmanEncodedHpackValueDidNotEndWithEOS() - Method in interface io.undertow.UndertowMessages
 
huffmanEncodedHpackValueDidNotEndWithEOS$str() - Method in class io.undertow.UndertowMessages_$bundle
 
Hybi07Handshake - Class in io.undertow.websockets.core.protocol.version07
The handshaking protocol implementation for Hybi-07.
Hybi07Handshake() - Constructor for class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
 
Hybi07Handshake(WebSocketVersion, Set<String>, boolean) - Constructor for class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
 
Hybi07Handshake(Set<String>, boolean) - Constructor for class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
 
Hybi08Handshake - Class in io.undertow.websockets.core.protocol.version08
The handshaking protocol implementation for Hybi-07, which is identical to Hybi-08, and thus is just a thin subclass of Hybi07Handshake that sets a different version number.
Hybi08Handshake() - Constructor for class io.undertow.websockets.core.protocol.version08.Hybi08Handshake
 
Hybi08Handshake(Set<String>, boolean) - Constructor for class io.undertow.websockets.core.protocol.version08.Hybi08Handshake
 
Hybi13Handshake - Class in io.undertow.websockets.core.protocol.version13
The handshaking protocol implementation for Hybi-13.
Hybi13Handshake() - Constructor for class io.undertow.websockets.core.protocol.version13.Hybi13Handshake
 
Hybi13Handshake(Set<String>, boolean) - Constructor for class io.undertow.websockets.core.protocol.version13.Hybi13Handshake
 

I

IBM_REQUIRED_CIPHER - Static variable in class io.undertow.server.protocol.http.AlpnOpenListener
Names of ciphers in IBM JVM are prefixed with `SSL` instead of `TLS`, see e.g.: https://www.ibm.com/support/knowledgecenter/SSFKSJ_9.0.0/com.ibm.mq.dev.doc/q113210_.htm.
IdempotentPredicate - Class in io.undertow.predicate
A predicate that returns true if the request is idempotent according to the HTTP RFC.
IdempotentPredicate() - Constructor for class io.undertow.predicate.IdempotentPredicate
 
IdempotentPredicate.Builder - Class in io.undertow.predicate
 
IDENT_USERNAME - Static variable in class io.undertow.attribute.IdentUsernameAttribute
 
IDENTITY - Static variable in interface io.undertow.server.handlers.encoding.ContentEncodingProvider
 
IDENTITY - Static variable in class io.undertow.server.handlers.encoding.ContentEncodingRepository
 
IDENTITY - Static variable in class io.undertow.util.Headers
 
IDENTITY - Static variable in interface org.jboss.marshalling.cloner.ClassCloner
A class cloner which just returns the class it is given.
IDENTITY - Static variable in interface org.jboss.marshalling.cloner.ObjectCloner
The identity object cloner.
IDENTITY - Static variable in interface org.jboss.marshalling.cloner.ObjectClonerFactory
An object cloner factory which produces identity object cloners.
IDENTITY - Static variable in interface org.jboss.marshalling.cloner.ObjectClonerSource
An object cloner which returns the identity cloner.
IDENTITY - Static variable in interface org.jboss.remoting3._private.Equaller
 
IDENTITY_ENCODING - Static variable in class io.undertow.server.handlers.encoding.ContentEncodingRepository
 
IDENTITY_HEADER - Static variable in class io.undertow.security.impl.GenericHeaderAuthenticationMechanism
 
IdentityIntMap<T> - Class in org.jboss.marshalling.util
An efficient identity object map whose keys are objects and whose values are ints.
IdentityIntMap() - Constructor for class org.jboss.marshalling.util.IdentityIntMap
Construct a new instance with an initial capacity of 64 and a load factor of 0.5.
IdentityIntMap(float) - Constructor for class org.jboss.marshalling.util.IdentityIntMap
Construct a new instance with the given load factor and an initial capacity of 64.
IdentityIntMap(int) - Constructor for class org.jboss.marshalling.util.IdentityIntMap
Construct a new instance with the given initial capacity and a load factor of 0.5.
IdentityIntMap(int, float) - Constructor for class org.jboss.marshalling.util.IdentityIntMap
Construct a new instance with the given initial capacity and load factor.
IdentityIntSet<T> - Class in org.jboss.marshalling.util
An efficient identity object set.
IdentityIntSet() - Constructor for class org.jboss.marshalling.util.IdentityIntSet
Construct a new instance with an initial capacity of 64 and a load factor of 0.5.
IdentityIntSet(float) - Constructor for class org.jboss.marshalling.util.IdentityIntSet
Construct a new instance with the given load factor and an initial capacity of 64.
IdentityIntSet(int) - Constructor for class org.jboss.marshalling.util.IdentityIntSet
Construct a new instance with the given initial capacity and a load factor of 0.5.
IdentityIntSet(int, float) - Constructor for class org.jboss.marshalling.util.IdentityIntSet
Construct a new instance with the given initial capacity and load factor.
IdentityManager - Interface in io.undertow.security.idm
The IdentityManager interface to be implemented by an identity manager implementation providing user verification and identity loading to Undertow.
identityToString(Object) - Static method in class org.apache.logging.log4j.message.ParameterizedMessage
This method returns the same as if Object.toString() would not have been overridden in obj.
IdentUsernameAttribute - Class in io.undertow.attribute
The ident username, not used, included for apache access log compatibility
IdentUsernameAttribute.Builder - Class in io.undertow.attribute
 
IDLE_TIMEOUT - Static variable in class io.undertow.UndertowOptions
The idle timeout in milliseconds after which the channel will be closed.
IdleTimeoutConduit - Class in io.undertow.conduits
Conduit that adds support to close a channel once for a specified time no reads and no writes were performed.
IdleTimeoutConduit(StreamConnection) - Constructor for class io.undertow.conduits.IdleTimeoutConduit
 
IF_MATCH - Static variable in class io.undertow.util.Headers
 
IF_MATCH_STRING - Static variable in class io.undertow.util.Headers
 
IF_MODIFIED_SINCE - Static variable in class io.undertow.util.Headers
 
IF_MODIFIED_SINCE_STRING - Static variable in class io.undertow.util.Headers
 
IF_NONE_MATCH - Static variable in class io.undertow.util.Headers
 
IF_NONE_MATCH_STRING - Static variable in class io.undertow.util.Headers
 
IF_RANGE - Static variable in class io.undertow.util.Headers
 
IF_RANGE_STRING - Static variable in class io.undertow.util.Headers
 
IF_UNMODIFIED_SINCE - Static variable in class io.undertow.util.Headers
 
IF_UNMODIFIED_SINCE_STRING - Static variable in class io.undertow.util.Headers
 
IGNORE_TCCL_PROPERTY - Static variable in class org.apache.logging.log4j.util.LoaderUtil
System property to set to ignore the thread context ClassLoader.
ignoringAjpRequestWithPrefixCode(byte) - Method in class io.undertow.UndertowLogger_$logger
 
ignoringAjpRequestWithPrefixCode(byte) - Method in interface io.undertow.UndertowLogger
 
ignoringAjpRequestWithPrefixCode$str() - Method in class io.undertow.UndertowLogger_$logger
 
illegalContentLength(long) - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
illegalContentLength(long) - Method in interface io.undertow.client.UndertowClientMessages
 
illegalContentLength$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
ILoggerFactory - Interface in org.slf4j
ILoggerFactory instances manufacture Logger instances by name.
IM_USED - Static variable in class io.undertow.util.StatusCodes
 
IM_USED_STRING - Static variable in class io.undertow.util.StatusCodes
 
IMarkerFactory - Interface in org.slf4j
Implementations of this interface are used to manufacture Marker instances.
ImmediateAuthenticationMechanismFactory - Class in io.undertow.util
AuthenticationMechanismFactory that simply returns a pre configured AuthenticationMechanism
ImmediateAuthenticationMechanismFactory(AuthenticationMechanism) - Constructor for class io.undertow.util.ImmediateAuthenticationMechanismFactory
 
ImmediateConduitFactory<T extends org.xnio.conduits.Conduit> - Class in io.undertow.util
 
ImmediateConduitFactory(T) - Constructor for class io.undertow.util.ImmediateConduitFactory
 
immediateDependencyAvailable(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
Deprecated.
All unavailable immediate dependencies of the service are now available, i.e., they are installed and are not administratively disabled.
immediateDependencyAvailable(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
Deprecated.
All unavailable immediate dependencies of the service are now available, i.e., they are installed and are not administratively disabled.
immediateDependencyUnavailable(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
Deprecated.
An immediate dependency of the service is uninstalled or administratively disabled.
immediateDependencyUnavailable(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
Deprecated.
An immediate dependency of the service is uninstalled or administratively disabled.
ImmediatePooled<T> - Class in io.undertow.util
Wrapper that allows you to use a non-pooed item as a pooled value
ImmediatePooled(T) - Constructor for class io.undertow.util.ImmediatePooled
 
ImmediatePooledByteBuffer - Class in io.undertow.util
 
ImmediatePooledByteBuffer(ByteBuffer) - Constructor for class io.undertow.util.ImmediatePooledByteBuffer
 
immediateValue(T) - Static method in class org.jboss.msc.value.Values
Deprecated.
Get an immediate value.
ImmediateValue<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.
ImmediateValue(T) - Constructor for class org.jboss.msc.value.ImmediateValue
Deprecated.
Construct a new instance.
immediateValues(List<T>) - Static method in class org.jboss.msc.value.Values
Deprecated.
 
immediateValues(T...) - Static method in class org.jboss.msc.value.Values
Deprecated.
 
implCloseChannel() - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
implies(Permission) - Method in class javax.security.jacc.EJBMethodPermission
Determines if the argument Permission is "implied by" this EJBMethodPermission.
implies(Permission) - Method in class javax.security.jacc.EJBRoleRefPermission
Determines if the argument Permission is "implied by" this EJBRoleRefPermission.
implies(Permission) - Method in class javax.security.jacc.WebResourcePermission
Determines if the argument Permission is "implied by" this WebResourcePermission.
implies(Permission) - Method in class javax.security.jacc.WebRoleRefPermission
Determines if the argument Permission is "implied by" this WebRoleRefPermission.
implies(Permission) - Method in class javax.security.jacc.WebUserDataPermission
Determines if the argument Permission is "implied by" this WebUserDataPermission.
in(ServiceController.Mode...) - Method in enum org.jboss.msc.service.ServiceController.Mode
Determine if this mode is one of the given modes.
in(ServiceController.State...) - Method in enum org.jboss.msc.service.ServiceController.State
Determine if this state is one of the given states.
in(ServiceController.Substate...) - Method in enum org.jboss.msc.service.ServiceController.Substate
Deprecated.
Determine if this substate is one of the given substates.
in(ServiceController.Transition...) - Method in enum org.jboss.msc.service.ServiceController.Transition
Deprecated.
Determine if this transition is one of the given transitions.
INCLUDE_RUNTIME - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
INCOMING_CHANNEL_DEFAULT_MAX_OUTBOUND_MESSAGES - Static variable in class org.jboss.remoting3.RemotingOptions
The default maximum number of concurrent outbound messages on an incoming channel.
INCOMING_CHANNEL_DEFAULT_RECEIVE_WINDOW_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The default requested window size of the receive direction for incoming channel open attempts.
INCOMING_CHANNEL_DEFAULT_TRANSMIT_WINDOW_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The default requested window size of the transmit direction for incoming channel open attempts.
IncompleteDeploymentReplaceException - Exception in org.jboss.as.controller.client.helpers.domain
InvalidDeploymentPlanException thrown when a deployment plan specifies that a new version of content replace existing content of the same unique name, but does not apply the replacement to all server groups that have the existing content deployed.
IncompleteDeploymentReplaceException(String, String...) - Constructor for exception org.jboss.as.controller.client.helpers.domain.IncompleteDeploymentReplaceException
 
IncompleteObjectInfo(TraceInformation.Info, String) - Constructor for class org.jboss.marshalling.TraceInformation.IncompleteObjectInfo
 
incorrectExtensionParameter(WebSocketExtension.Parameter) - Method in class io.undertow.websockets.core.WebSocketLogger_$logger
 
incorrectExtensionParameter(WebSocketExtension.Parameter) - Method in interface io.undertow.websockets.core.WebSocketLogger
 
incorrectExtensionParameter$str() - Method in class io.undertow.websockets.core.WebSocketLogger_$logger
 
incorrectFrameSize() - Method in class io.undertow.UndertowMessages_$bundle
 
incorrectFrameSize() - Method in interface io.undertow.UndertowMessages
 
incorrectFrameSize$str() - Method in class io.undertow.UndertowMessages_$bundle
 
incorrectHttp2Preface() - Method in class io.undertow.UndertowMessages_$bundle
 
incorrectHttp2Preface() - Method in interface io.undertow.UndertowMessages
 
incorrectHttp2Preface$str() - Method in class io.undertow.UndertowMessages_$bundle
 
increaseReferenceCount() - Method in class io.undertow.util.ReferenceCountedPooled
 
incrementConnectionCount() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
incrementRef(String) - Method in class org.jboss.logmanager.LogContext
 
IndexedReadOnlyStringMap - Interface in org.apache.logging.log4j.util
An extension of ReadOnlyStringMap that imposes a total ordering on its keys.
IndexedStringMap - Interface in org.apache.logging.log4j.util
An extension of StringMap that imposes a total ordering on its keys.
indexOf(Object) - Method in class io.undertow.util.AttachmentList
 
indexOf(Object) - Method in class io.undertow.util.HeaderValues
 
indexOfKey(String) - Method in interface org.apache.logging.log4j.util.IndexedReadOnlyStringMap
Viewing all key-value pairs as a sequence sorted by key, this method returns the index of the specified key in that sequence.
indexOfKey(String) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
InetAddressPrincipal - Class in org.jboss.remoting3.security
A principal representing an IP address.
InetAddressPrincipal(InetAddress) - Constructor for class org.jboss.remoting3.security.InetAddressPrincipal
Create a new instance.
InflatingStreamSourceConduit - Class in io.undertow.conduits
 
InflatingStreamSourceConduit(HttpServerExchange, StreamSourceConduit) - Constructor for class io.undertow.conduits.InflatingStreamSourceConduit
 
InflatingStreamSourceConduit(HttpServerExchange, StreamSourceConduit, ObjectPool<Inflater>) - Constructor for class io.undertow.conduits.InflatingStreamSourceConduit
 
info(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the INFO level.
info(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the INFO level including the stack trace of the Throwable throwable passed as parameter.
info(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the INFO level.
info(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO.
info(Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
info(Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO.
info(Object, Object[]) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.infov(String, Object...) is recommended.
info(Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.infov(Throwable, String, Object...) is recommended.
info(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the INFO level including the stack trace of the Throwable throwable passed as parameter.
info(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of INFO.
info(Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
info(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of INFO.
info(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the INFO level.
info(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String) - Method in class org.jboss.logmanager.Logger
info(String) - Method in class org.slf4j.event.EventRecodingLogger
 
info(String) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
info(String) - Method in class org.slf4j.helpers.SubstituteLogger
 
info(String) - Method in interface org.slf4j.Logger
Log a message at the INFO level.
info(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
info(String, Object) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
info(String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
info(String, Object) - Method in interface org.slf4j.Logger
Log a message at the INFO level according to the specified format and argument.
info(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the INFO level.
info(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
 
info(String, Object...) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
info(String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
 
info(String, Object...) - Method in interface org.slf4j.Logger
Log a message at the INFO level according to the specified format and arguments.
info(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
info(String, Object, Object) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
info(String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
info(String, Object, Object) - Method in interface org.slf4j.Logger
Log a message at the INFO level according to the specified format and arguments.
info(String, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable with a level of INFO.
info(String, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
info(String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable with a level of INFO.
info(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of INFO and a specific logger class name.
info(String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
info(String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of INFO and a specific logger class name.
info(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the INFO level including the stack trace of the Throwable throwable passed as parameter.
info(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
 
info(String, Throwable) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
info(String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
 
info(String, Throwable) - Method in interface org.slf4j.Logger
Log an exception (throwable) at the INFO level with an accompanying message.
info(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the INFO level.
info(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the INFO level.
info(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the INFO level including the stack trace of the Throwable throwable passed as parameter.
info(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the INFO level.
info(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the INFO level including the stack trace of the Throwable throwable passed as parameter.
info(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the INFO level.
info(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the INFO level.
info(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at info level.
info(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the INFO level including the stack trace of the Throwable throwable passed as parameter.
info(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the INFO level.
info(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the INFO level.
info(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the INFO level.
info(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the INFO level with the specified Marker.
info(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the INFO level) with the specified Marker and including the stack trace of the Throwable throwable passed as parameter.
info(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the INFO level with the specified Marker.
info(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the INFO level) with the specified Marker and including the stack trace of the Throwable throwable passed as parameter.
info(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the INFO level.
info(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the INFO level.
info(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the INFO level.
info(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the INFO level) including the stack trace of the Throwable throwable passed as parameter.
info(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the INFO level.
info(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the INFO level) including the stack trace of the Throwable throwable passed as parameter.
info(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
info(Marker, String) - Method in class org.slf4j.event.EventRecodingLogger
 
info(Marker, String) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
info(Marker, String) - Method in class org.slf4j.helpers.SubstituteLogger
 
info(Marker, String) - Method in interface org.slf4j.Logger
Log a message with the specific Marker at the INFO level.
info(Marker, String, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
info(Marker, String, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
info(Marker, String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
info(Marker, String, Object) - Method in interface org.slf4j.Logger
This method is similar to Logger.info(String, Object) method except that the marker data is also taken into consideration.
info(Marker, String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
 
info(Marker, String, Object...) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
info(Marker, String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
 
info(Marker, String, Object...) - Method in interface org.slf4j.Logger
This method is similar to Logger.info(String, Object...) method except that the marker data is also taken into consideration.
info(Marker, String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
info(Marker, String, Object, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
info(Marker, String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
info(Marker, String, Object, Object) - Method in interface org.slf4j.Logger
This method is similar to Logger.info(String, Object, Object) method except that the marker data is also taken into consideration.
info(Marker, String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
 
info(Marker, String, Throwable) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
info(Marker, String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
 
info(Marker, String, Throwable) - Method in interface org.slf4j.Logger
This method is similar to Logger.info(String, Throwable) method except that the marker data is also taken into consideration.
INFO - org.apache.logging.log4j.spi.StandardLevel
An event for informational purposes.
INFO - org.jboss.as.controller.client.MessageSeverity
Informational severity.
INFO - org.jboss.logging.Logger.Level
 
INFO - org.slf4j.event.Level
 
INFO - Static variable in class org.apache.logging.log4j.Level
An event for informational purposes.
INFO - Static variable in class org.jboss.logmanager.Level
 
INFO_INT - Static variable in class org.slf4j.event.EventConstants
 
INFO_INT - Static variable in interface org.slf4j.spi.LocationAwareLogger
 
infof(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infof(String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infof(String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infof(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infof(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infof(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infof(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infof(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infof(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
INFORMATIONAL - org.jboss.logmanager.handlers.SyslogHandler.Severity
 
infov(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infov(String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infov(String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infov(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infov(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infov(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infov(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infov(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using MessageFormat-style formatting.
infov(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
infov(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using MessageFormat-style formatting.
INHERITABLE_MAP - Static variable in class org.apache.logging.log4j.spi.DefaultThreadContextMap
Property name ("isThreadContextMapInheritable" ) for selecting InheritableThreadLocal (value "true") or plain ThreadLocal (value is not "true") in the implementation.
init() - Static method in class org.apache.logging.log4j.spi.ThreadContextMapFactory
Initializes static variables based on system properties.
init(ProcessStateListenerInitParameters) - Method in interface org.wildfly.extension.core.management.client.ProcessStateListener
Initialize the listener.
initExtensions(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
Create the ExtensionFunction list associated with the negotiated extensions defined in the exchange's response.
InitialDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
Variant of a DeploymentPlanBuilder that is meant to be used at the initial stages of the building process, when directives that pertain to the entire plan can be applied.
InitialDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.standalone
Extension of DeploymentPlanBuilder that exposes additional methods meant to be used at the initial stages of the building process, when directives that pertain to the entire plan can be applied.
InitialDeploymentPlanBuilderFactory - Class in org.jboss.as.controller.client.helpers.domain.impl
InitialDeploymentPlanBuilderFactory - Class in org.jboss.as.controller.client.helpers.standalone.impl
InitialDeploymentSetBuilder - Interface in org.jboss.as.controller.client.helpers.domain
Variant of a DeploymentPlanBuilder that is meant to be used at the initial stages of the building process, when directives that pertain to the entire plan can be applied.
InitialDeploymentSetBuilderImpl - Class in org.jboss.as.controller.client.helpers.domain.impl
Variant of a DeploymentPlanBuilderImpl that is meant to be used at the initial stages of the building process, when directives that pertain to the entire DeploymentSetPlan can be applied.
initialize() - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.CachingStreamEntry
 
initialize() - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.FileStreamEntry
 
initialize() - Method in interface org.jboss.as.controller.client.impl.InputStreamEntry
Initialize the input stream entry.
initialize() - Method in class org.jboss.as.controller.client.impl.InputStreamEntry.InMemoryEntry
 
initialize(Map<String, String>) - Method in interface org.wildfly.extension.elytron.Configurable
Deprecated.
Initialize the Configurable class with the specified options.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in interface javax.security.auth.message.module.ClientAuthModule
Initialize this module with request and response message policies to enforce, a CallbackHandler, and any module-specific configuration properties.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in interface javax.security.auth.message.module.ServerAuthModule
Initialize this module with request and response message policies to enforce, a CallbackHandler, and any module-specific configuration properties.
initialize(ExtensionContext) - Method in class org.wildfly.extension.elytron.ElytronExtension
 
initializeParsers(ExtensionParsingContext) - Method in class org.wildfly.extension.elytron.ElytronExtension
 
initiateTransfer(I, O, ChannelListener<? super I>, ChannelListener<? super O>, ChannelExceptionHandler<? super I>, ChannelExceptionHandler<? super O>, ByteBufferPool) - Static method in class io.undertow.util.Transfer
Initiate a low-copy transfer between two stream channels.
initiateTransfer(I, O, ChannelListener<? super I>, ChannelListener<? super O>, ChannelExceptionHandler<? super I>, ChannelExceptionHandler<? super O>, ByteBufferPool) - Static method in class io.undertow.websockets.core.WebSocketUtils
Deprecated.
inject(Object) - Method in class org.jboss.msc.inject.CastingInjector
Deprecated.
Inject the given value.
inject(T) - Method in class org.jboss.msc.inject.AddMethodInjector
Deprecated.
Inject the given value.
inject(T) - Method in class org.jboss.msc.inject.AtomicReferenceFieldUpdaterInjector
Deprecated.
Inject the given value.
inject(T) - Method in class org.jboss.msc.inject.AtomicReferenceInjector
Deprecated.
Inject the given value.
inject(T) - Method in class org.jboss.msc.inject.ConcurrentMapInjector
Deprecated.
Inject the given value.
inject(T) - Method in class org.jboss.msc.inject.FieldInjector
Deprecated.
Inject the given value.
inject(T) - Method in interface org.jboss.msc.inject.Injector
Deprecated.
Inject the given value.
inject(T) - Method in class org.jboss.msc.inject.MapInjector
Deprecated.
Inject the given value.
inject(T) - Method in class org.jboss.msc.inject.MethodInjector
Deprecated.
Inject the given value.
inject(T) - Method in class org.jboss.msc.inject.RetainingInjector
Deprecated.
Inject the given value.
inject(T) - Method in class org.jboss.msc.inject.SetMethodInjector
Deprecated.
Inject the given value.
InjectedSetValue<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.
InjectedSetValue() - Constructor for class org.jboss.msc.value.InjectedSetValue
Deprecated.
Construct a new instance.
injectedValue() - Static method in class org.jboss.msc.value.Values
Deprecated.
The special value representing the value of an injection operation.
InjectedValue<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.
InjectedValue() - Constructor for class org.jboss.msc.value.InjectedValue
Deprecated.
Construct a new instance.
injectFailed(Throwable, ServiceName) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
injectFailed$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
InjectionException - Exception in org.jboss.msc.inject
Deprecated.
This class will be removed in a future release.
InjectionException() - Constructor for exception org.jboss.msc.inject.InjectionException
Deprecated.
Constructs a InjectionException with no detail message.
InjectionException(String) - Constructor for exception org.jboss.msc.inject.InjectionException
Deprecated.
Constructs a InjectionException with the specified detail message.
InjectionException(String, Throwable) - Constructor for exception org.jboss.msc.inject.InjectionException
Deprecated.
Constructs a InjectionException with the specified detail message and cause.
InjectionException(Throwable) - Constructor for exception org.jboss.msc.inject.InjectionException
Deprecated.
Constructs a InjectionException with the specified cause.
injector() - Method in class org.jboss.msc.value.InjectedSetValue
Deprecated.
Gets an injector for this set.
Injector<T> - Interface 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.
InjectorLogger_$logger - Class in org.jboss.msc.inject
Warning this class consists of generated code.
InjectorLogger_$logger(Logger) - Constructor for class org.jboss.msc.inject.InjectorLogger_$logger
 
Injectors - 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.
InMemoryEntry(InputStream, boolean) - Constructor for class org.jboss.as.controller.client.impl.InputStreamEntry.InMemoryEntry
 
InMemorySessionManager - Class in io.undertow.server.session
The default in memory session manager.
InMemorySessionManager(SessionIdGenerator, String, int, boolean) - Constructor for class io.undertow.server.session.InMemorySessionManager
 
InMemorySessionManager(SessionIdGenerator, String, int, boolean, boolean) - Constructor for class io.undertow.server.session.InMemorySessionManager
 
InMemorySessionManager(String) - Constructor for class io.undertow.server.session.InMemorySessionManager
 
InMemorySessionManager(String, int) - Constructor for class io.undertow.server.session.InMemorySessionManager
 
InMemorySessionManager(String, int, boolean) - Constructor for class io.undertow.server.session.InMemorySessionManager
 
InMemorySingleSignOnManager - Class in io.undertow.security.impl
 
InMemorySingleSignOnManager() - Constructor for class io.undertow.security.impl.InMemorySingleSignOnManager
 
INPUT_STREAM_INDEX - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
InputStreamByteInput - Class in org.jboss.marshalling
An InputStream implementing ByteInput which reads input from another InputStream.
InputStreamByteInput(InputStream) - Constructor for class org.jboss.marshalling.InputStreamByteInput
Construct a new instance.
InputStreamEntry - Interface in org.jboss.as.controller.client.impl
 
InputStreamEntry.CachingStreamEntry - Class in org.jboss.as.controller.client.impl
Cache the data on disk.
InputStreamEntry.FileStreamEntry - Class in org.jboss.as.controller.client.impl
 
InputStreamEntry.InMemoryEntry - Class in org.jboss.as.controller.client.impl
Copy the data in-memory.
insert(int) - Method in class org.jboss.dmr.ModelNode
Insert a node at provided index of this node's value list and return it.
insert(ModelNode, int) - Method in class org.jboss.dmr.ModelNode
insert copy of the given value to provided index of this node's value list.
insertFrame(StreamSinkFrameChannel, List<StreamSinkFrameChannel>) - Method in class io.undertow.websockets.core.WebSocketFramePriority
 
insertFrame(S, List<S>) - Method in interface io.undertow.server.protocol.framed.FramePriority
Inserts the new frame at the correct location in the pending frame list.
inService() - Method in interface javax.security.jacc.PolicyConfiguration
This method is used to determine if the policy context whose interface is this PolicyConfiguration Object is in the "inService" state.
inService(String) - Method in class javax.security.jacc.PolicyConfigurationFactory
This method determines if the identified policy context exists with state "inService" in the Policy provider associated with the factory.
install() - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Installs configured service into the container.
install() - Method in interface org.jboss.msc.service.ServiceBuilder
Installs configured service into the container.
install() - Static method in class org.slf4j.bridge.SLF4JBridgeHandler
Adds a SLF4JBridgeHandler instance to jul's root logger.
installRollbackResult(AbstractServerUpdateActionResult<R>, ServerUpdateActionResult) - Static method in class org.jboss.as.controller.client.helpers.standalone.AbstractServerUpdateActionResult
 
instance() - Static method in class io.undertow.predicate.FalsePredicate
 
instance() - Static method in class io.undertow.predicate.TruePredicate
 
instance(OptionMap) - Static method in class io.undertow.server.protocol.http.HttpRequestParser
 
INSTANCE - io.undertow.server.SecureCookieCommitListener
 
INSTANCE - Static variable in class io.undertow.attribute.AuthenticationTypeExchangeAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.DateTimeAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.HostAndPortAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.IdentUsernameAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.LocalIPAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.LocalPortAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.LocalServerNameAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.NullAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.QueryStringAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.RelativePathAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.RemoteHostAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.RemoteIPAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.RemoteObfuscatedIPAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.RemoteUserAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.RequestLineAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.RequestMethodAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.RequestPathAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.RequestProtocolAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.RequestSchemeAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.RequestURLAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.ResolvedPathAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.ResponseCodeAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.ResponseReasonPhraseAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.SecureExchangeAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.SslCipherAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.SslClientCertAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.SslSessionIdAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.StoredResponse
 
INSTANCE - Static variable in class io.undertow.attribute.ThreadNameAttribute
 
INSTANCE - Static variable in class io.undertow.attribute.TransportProtocolAttribute
 
INSTANCE - Static variable in class io.undertow.client.UndertowClientMessages_$bundle
 
INSTANCE - Static variable in class io.undertow.predicate.AuthenticationRequiredPredicate
 
INSTANCE - Static variable in class io.undertow.predicate.FalsePredicate
 
INSTANCE - Static variable in class io.undertow.predicate.IdempotentPredicate
 
INSTANCE - Static variable in class io.undertow.predicate.SecurePredicate
 
INSTANCE - Static variable in class io.undertow.predicate.TruePredicate
 
INSTANCE - Static variable in class io.undertow.protocols.alpn.ALPNManager
 
INSTANCE - Static variable in class io.undertow.security.idm.ExternalCredential
 
INSTANCE - Static variable in class io.undertow.security.impl.SecurityContextFactoryImpl
 
INSTANCE - Static variable in class io.undertow.UndertowMessages_$bundle
 
INSTANCE - Static variable in class io.undertow.util.SameThreadExecutor
 
INSTANCE - Static variable in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
INSTANCE - Static variable in class io.undertow.websockets.extensions.NoopExtensionFunction
 
INSTANCE - Static variable in class org.apache.logging.log4j.message.ParameterizedMessageFactory
Instance of ParameterizedMessageFactory.
INSTANCE - Static variable in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory
Instance of ParameterizedStatusMessageFactory.
INSTANCE - Static variable in class org.apache.logging.log4j.message.ReusableMessageFactory
Instance of ReusableMessageFactory..
INSTANCE - Static variable in class org.apache.logging.log4j.message.SimpleMessageFactory
Instance of StringFormatterMessageFactory.
INSTANCE - Static variable in class org.apache.logging.log4j.message.StringFormatterMessageFactory
Instance of StringFormatterMessageFactory.
INSTANCE - Static variable in class org.apache.logging.log4j.simple.SimpleLoggerContextFactory
Singleton instance.
INSTANCE - Static variable in class org.jboss.marshalling._private.GetReflectionFactoryAction
 
INSTANCE - Static variable in class org.jboss.marshalling._private.GetUnsafeAction
 
INSUFFICIENT_STORAGE - Static variable in class io.undertow.util.StatusCodes
 
INSUFFICIENT_STORAGE_STRING - Static variable in class io.undertow.util.StatusCodes
 
INT - org.jboss.dmr.ModelType
 
INT - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR int.
INT - org.jboss.marshalling.util.Kind
Field of type int.
integerEncodedOverTooManyOctets(int) - Method in class io.undertow.UndertowMessages_$bundle
 
integerEncodedOverTooManyOctets(int) - Method in interface io.undertow.UndertowMessages
 
integerEncodedOverTooManyOctets$str() - Method in class io.undertow.UndertowMessages_$bundle
 
Interceptor - Annotation Type in javax.interceptor
Specifies that a class is an interceptor.
Interceptor.Priority - Class in javax.interceptor
Priorities that define the order in which interceptors are invoked.
InterceptorBinding - Annotation Type in javax.interceptor
Specifies that an annotation type is an interceptor binding type.
Interceptors - Annotation Type in javax.interceptor
Declares an ordered list of interceptors for a target class, or for a method or a constructor of a target class.
INTERNAL_SERVER_ERROR - Static variable in class io.undertow.util.StatusCodes
 
INTERNAL_SERVER_ERROR_STRING - Static variable in class io.undertow.util.StatusCodes
 
internalServiceError(Throwable, ServiceName) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
internalServiceError$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
IntFieldPutter - Class in org.jboss.marshalling.util
A field putter for int-type fields.
IntFieldPutter() - Constructor for class org.jboss.marshalling.util.IntFieldPutter
 
IntIndexHashMap<V> - Class in org.jboss.remoting3._private
Lock-free concurrent integer-indexed hash map.
IntIndexHashMap(ToIntFunction<? super V>) - Constructor for class org.jboss.remoting3._private.IntIndexHashMap
Construct a new instance.
IntIndexHashMap(ToIntFunction<? super V>, float) - Constructor for class org.jboss.remoting3._private.IntIndexHashMap
Construct a new instance.
IntIndexHashMap(ToIntFunction<? super V>, int) - Constructor for class org.jboss.remoting3._private.IntIndexHashMap
Construct a new instance.
IntIndexHashMap(ToIntFunction<? super V>, int, float) - Constructor for class org.jboss.remoting3._private.IntIndexHashMap
Construct a new instance.
IntIndexHashMap(ToIntFunction<? super V>, Equaller<? super V>) - Constructor for class org.jboss.remoting3._private.IntIndexHashMap
Construct a new instance.
IntIndexHashMap(ToIntFunction<? super V>, Equaller<? super V>, int, float) - Constructor for class org.jboss.remoting3._private.IntIndexHashMap
Construct a new instance.
IntIndexMap<E> - Interface in org.jboss.remoting3._private
A map which is indexed by integer value and thus acts similarly to a set.
IntKeyMap<V> - Class in org.jboss.marshalling.util
An integer-keyed map, optimized for fast copying.
IntKeyMap() - Constructor for class org.jboss.marshalling.util.IntKeyMap
 
IntKeyMap(int) - Constructor for class org.jboss.marshalling.util.IntKeyMap
 
IntKeyMap(int, float) - Constructor for class org.jboss.marshalling.util.IntKeyMap
 
IntKeyMap(IntKeyMap<? extends V>) - Constructor for class org.jboss.marshalling.util.IntKeyMap
 
IntKeyMap.Entry<V> - Class in org.jboss.marshalling.util
A map entry.
intLevel() - Method in class org.apache.logging.log4j.Level
Gets the integral value of this Level.
intLevel() - Method in enum org.apache.logging.log4j.spi.StandardLevel
Returns the integer value of the Level.
IntMap<T> - Class in org.jboss.marshalling.util
An efficient object map whose keys are objects and whose values are ints.
IntMap() - Constructor for class org.jboss.marshalling.util.IntMap
Construct a new instance with an initial capacity of 64 and a load factor of 0.5.
IntMap(float) - Constructor for class org.jboss.marshalling.util.IntMap
Construct a new instance with the given load factor and an initial capacity of 64.
IntMap(int) - Constructor for class org.jboss.marshalling.util.IntMap
Construct a new instance with the given initial capacity and a load factor of 0.5.
IntMap(int, float) - Constructor for class org.jboss.marshalling.util.IntMap
Construct a new instance with the given initial capacity and load factor.
IntReadField - Class in org.jboss.marshalling.util
A read field whose value is an int type.
IntReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.IntReadField
Construct a new instance with the default value.
IntReadField(SerializableField, int) - Constructor for class org.jboss.marshalling.util.IntReadField
Construct a new instance.
IntSet<T> - Class in org.jboss.marshalling.util
An efficient object set.
IntSet() - Constructor for class org.jboss.marshalling.util.IntSet
Construct a new instance with an initial capacity of 64 and a load factor of 0.5.
IntSet(float) - Constructor for class org.jboss.marshalling.util.IntSet
Construct a new instance with the given load factor and an initial capacity of 64.
IntSet(int) - Constructor for class org.jboss.marshalling.util.IntSet
Construct a new instance with the given initial capacity and a load factor of 0.5.
IntSet(int, float) - Constructor for class org.jboss.marshalling.util.IntSet
Construct a new instance with the given initial capacity and load factor.
intValue() - Method in interface javax.json.JsonNumber
Returns this JSON number as an int.
intValueExact() - Method in interface javax.json.JsonNumber
Returns this JSON number as an int.
invalidACLAddress(Exception) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidACLAddress(Exception) - Method in interface io.undertow.UndertowMessages
 
invalidACLAddress$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidAclRule(String) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidAclRule(String) - Method in interface io.undertow.UndertowMessages
 
invalidAclRule$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidate() - Method in class io.undertow.server.handlers.resource.CachedResource
 
invalidate(HttpServerExchange) - Method in interface io.undertow.server.session.Session
Invalidates this session then unbinds any objects bound to it.
invalidate(String) - Method in class io.undertow.server.handlers.resource.CachingResourceManager
 
INVALIDATED - io.undertow.server.session.SessionListener.SessionDestroyedReason
 
invalidBase64Token(IOException) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidBase64Token(IOException) - Method in interface io.undertow.UndertowMessages
 
invalidBase64Token$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidCharacterInRequestTarget(char) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidCharacterInRequestTarget(char) - Method in interface io.undertow.UndertowMessages
 
invalidCharacterInRequestTarget$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidCloseFrameStatusCode(int) - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
invalidCloseFrameStatusCode(int) - Method in interface io.undertow.websockets.core.WebSocketMessages
 
invalidCloseFrameStatusCode$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
invalidConnectionState() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
invalidConnectionState() - Method in interface io.undertow.client.UndertowClientMessages
 
invalidConnectionState$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
invalidControlCharacter(String) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidControlCharacter(String) - Method in interface io.undertow.UndertowMessages
 
invalidControlCharacter$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidCookieDomain(String) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidCookieDomain(String) - Method in interface io.undertow.UndertowMessages
 
invalidCookieDomain$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidCookiePath(String) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidCookiePath(String) - Method in interface io.undertow.UndertowMessages
 
invalidCookiePath$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidCookieValue(String) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidCookieValue(String) - Method in interface io.undertow.UndertowMessages
 
invalidCookieValue$str() - Method in class io.undertow.UndertowMessages_$bundle
 
InvalidDeploymentPlanException - Exception in org.jboss.as.controller.client.helpers.domain
Exception indicating a given DeploymentPlan is invalid since it could leave the domain in an invalid state.
InvalidDeploymentPlanException(String) - Constructor for exception org.jboss.as.controller.client.helpers.domain.InvalidDeploymentPlanException
Constructs a new InvalidDeploymentPlanException with the given message.
InvalidDeploymentPlanException(String, Exception) - Constructor for exception org.jboss.as.controller.client.helpers.domain.InvalidDeploymentPlanException
Constructs a new InvalidDeploymentPlanException with the given message and cause.
invalidEscapeCharacter() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidEscapeCharacter() - Method in interface io.undertow.UndertowMessages
 
invalidEscapeCharacter$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidGZIPFooter() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidGZIPFooter() - Method in interface io.undertow.UndertowMessages
 
invalidGZIPFooter$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidGzipHeader() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidGzipHeader() - Method in interface io.undertow.UndertowMessages
 
invalidGzipHeader$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidHandshakeRecord() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidHandshakeRecord() - Method in interface io.undertow.UndertowMessages
 
invalidHandshakeRecord$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidHeader() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidHeader() - Method in interface io.undertow.UndertowMessages
 
invalidHeader$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidHeaders() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidHeaders() - Method in interface io.undertow.UndertowMessages
 
invalidHeaders$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidHpackEncoding(byte) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidHpackEncoding(byte) - Method in interface io.undertow.UndertowMessages
 
invalidHpackEncoding$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidHpackIndex(int) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidHpackIndex(int) - Method in interface io.undertow.UndertowMessages
 
invalidHpackIndex$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidIpAddress(String) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidIpAddress(String) - Method in interface io.undertow.UndertowMessages
 
invalidIpAddress$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidMessage(Object) - Method in class org.jboss.remoting3._private.Messages_$logger
 
invalidMessage(Object) - Method in interface org.jboss.remoting3._private.Messages
 
invalidMessage$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
invalidNonceReceived() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidNonceReceived() - Method in interface io.undertow.UndertowMessages
 
invalidNonceReceived$str() - Method in class io.undertow.UndertowMessages_$bundle
 
InvalidOpCodeException - Exception in io.undertow.websockets.core
 
InvalidOpCodeException() - Constructor for exception io.undertow.websockets.core.InvalidOpCodeException
 
InvalidOpCodeException(String) - Constructor for exception io.undertow.websockets.core.InvalidOpCodeException
 
InvalidOpCodeException(String, Throwable) - Constructor for exception io.undertow.websockets.core.InvalidOpCodeException
 
InvalidOpCodeException(Throwable) - Constructor for exception io.undertow.websockets.core.InvalidOpCodeException
 
invalidPayloadLengthForPing(long) - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
invalidPayloadLengthForPing(long) - Method in interface io.undertow.websockets.core.WebSocketMessages
 
invalidPayloadLengthForPing$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
invalidPingSize() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidPingSize() - Method in interface io.undertow.UndertowMessages
 
invalidPingSize$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidProxyHeader() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidProxyHeader() - Method in interface io.undertow.UndertowMessages
 
invalidProxyHeader$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidSameSiteMode(String, String) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidSameSiteMode(String, String) - Method in interface io.undertow.UndertowMessages
 
invalidSameSiteMode$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidTextFrameEncoding() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
invalidTextFrameEncoding() - Method in interface io.undertow.websockets.core.WebSocketMessages
 
invalidTextFrameEncoding$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
invalidTlsExt() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidTlsExt() - Method in interface io.undertow.UndertowMessages
 
invalidTlsExt$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidToken(byte) - Method in class io.undertow.UndertowMessages_$bundle
 
invalidToken(byte) - Method in interface io.undertow.UndertowMessages
 
invalidToken$str() - Method in class io.undertow.UndertowMessages_$bundle
 
invalidTokenReceived(String, String) - Method in class io.undertow.UndertowLogger_$logger
 
invalidTokenReceived(String, String) - Method in interface io.undertow.UndertowLogger
 
invalidTokenReceived$str() - Method in class io.undertow.UndertowLogger_$logger
 
invalidWorker() - Method in class org.jboss.remoting3._private.Messages_$logger
 
invalidWorker() - Method in interface org.jboss.remoting3._private.Messages
 
invalidWorker$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
InvertFilter - Class in org.jboss.logmanager.filters
An inverting filter.
InvertFilter(Filter) - Constructor for class org.jboss.logmanager.filters.InvertFilter
Construct a new instance.
Invocation - Class in org.jboss.remoting3.util
A request-response invocation.
Invocation(int) - Constructor for class org.jboss.remoting3.util.Invocation
Construct a new instance.
InvocationContext - Interface in javax.interceptor
Exposes contextual information about the intercepted invocation and operations that enable interceptor methods to control the behavior of the invocation chain.
InvocationTracker - Class in org.jboss.remoting3.util
An invocation tracker.
InvocationTracker(Channel) - Constructor for class org.jboss.remoting3.util.InvocationTracker
Construct a new instance, using the maximum number of messages from the channel.
InvocationTracker(Channel, int) - Constructor for class org.jboss.remoting3.util.InvocationTracker
Construct a new instance.
InvocationTracker(Channel, int, IntUnaryOperator) - Constructor for class org.jboss.remoting3.util.InvocationTracker
Construct a new instance.
InvocationTracker(Channel, IntUnaryOperator) - Constructor for class org.jboss.remoting3.util.InvocationTracker
Construct a new instance, using the maximum number of messages from the channel.
InvocationTracker(Channel, MessageTracker, IntUnaryOperator) - Constructor for class org.jboss.remoting3.util.InvocationTracker
Construct a new instance.
invokeRecordCanonicalConstructor(Object[]) - Method in class org.jboss.marshalling.reflect.SerializableClass
Invokes the record constructor for this class.
io.undertow - package io.undertow
 
io.undertow.attribute - package io.undertow.attribute
 
io.undertow.channels - package io.undertow.channels
 
io.undertow.client - package io.undertow.client
 
io.undertow.client.ajp - package io.undertow.client.ajp
 
io.undertow.client.http - package io.undertow.client.http
 
io.undertow.client.http2 - package io.undertow.client.http2
 
io.undertow.conduits - package io.undertow.conduits
 
io.undertow.connector - package io.undertow.connector
 
io.undertow.io - package io.undertow.io
 
io.undertow.predicate - package io.undertow.predicate
 
io.undertow.protocols.ajp - package io.undertow.protocols.ajp
 
io.undertow.protocols.alpn - package io.undertow.protocols.alpn
 
io.undertow.protocols.http2 - package io.undertow.protocols.http2
 
io.undertow.protocols.ssl - package io.undertow.protocols.ssl
 
io.undertow.security.api - package io.undertow.security.api
 
io.undertow.security.handlers - package io.undertow.security.handlers
 
io.undertow.security.idm - package io.undertow.security.idm
 
io.undertow.security.impl - package io.undertow.security.impl
 
io.undertow.server - package io.undertow.server
 
io.undertow.server.handlers - package io.undertow.server.handlers
 
io.undertow.server.handlers.accesslog - package io.undertow.server.handlers.accesslog
 
io.undertow.server.handlers.builder - package io.undertow.server.handlers.builder
 
io.undertow.server.handlers.cache - package io.undertow.server.handlers.cache
 
io.undertow.server.handlers.encoding - package io.undertow.server.handlers.encoding
 
io.undertow.server.handlers.error - package io.undertow.server.handlers.error
 
io.undertow.server.handlers.form - package io.undertow.server.handlers.form
 
io.undertow.server.handlers.proxy - package io.undertow.server.handlers.proxy
 
io.undertow.server.handlers.proxy.mod_cluster - package io.undertow.server.handlers.proxy.mod_cluster
 
io.undertow.server.handlers.resource - package io.undertow.server.handlers.resource
 
io.undertow.server.handlers.sse - package io.undertow.server.handlers.sse
 
io.undertow.server.protocol - package io.undertow.server.protocol
 
io.undertow.server.protocol.ajp - package io.undertow.server.protocol.ajp
 
io.undertow.server.protocol.framed - package io.undertow.server.protocol.framed
 
io.undertow.server.protocol.http - package io.undertow.server.protocol.http
 
io.undertow.server.protocol.http2 - package io.undertow.server.protocol.http2
 
io.undertow.server.protocol.proxy - package io.undertow.server.protocol.proxy
 
io.undertow.server.session - package io.undertow.server.session
 
io.undertow.util - package io.undertow.util
 
io.undertow.websockets - package io.undertow.websockets
 
io.undertow.websockets.client - package io.undertow.websockets.client
 
io.undertow.websockets.core - package io.undertow.websockets.core
 
io.undertow.websockets.core.function - package io.undertow.websockets.core.function
 
io.undertow.websockets.core.protocol - package io.undertow.websockets.core.protocol
 
io.undertow.websockets.core.protocol.version07 - package io.undertow.websockets.core.protocol.version07
 
io.undertow.websockets.core.protocol.version08 - package io.undertow.websockets.core.protocol.version08
 
io.undertow.websockets.core.protocol.version13 - package io.undertow.websockets.core.protocol.version13
 
io.undertow.websockets.extensions - package io.undertow.websockets.extensions
 
io.undertow.websockets.spi - package io.undertow.websockets.spi
 
IoCallback - Interface in io.undertow.io
 
ioException(IOException) - Method in class io.undertow.UndertowLogger_$logger
 
ioException(IOException) - Method in interface io.undertow.UndertowLogger
 
ioException$str() - Method in class io.undertow.UndertowLogger_$logger
 
ioExceptionReadingFromChannel(IOException) - Method in class io.undertow.UndertowLogger_$logger
 
ioExceptionReadingFromChannel(IOException) - Method in interface io.undertow.UndertowLogger
 
ioExceptionReadingFromChannel$str() - Method in class io.undertow.UndertowLogger_$logger
 
IP4_EXACT - Static variable in class io.undertow.util.NetworkUtils
 
IP6_EXACT - Static variable in class io.undertow.util.NetworkUtils
IPV6 match.
ipAccessControl(HttpHandler, boolean) - Static method in class io.undertow.Handlers
Returns a new handler that can allow or deny access to a resource based on IP address
IPAddressAccessControlHandler - Class in io.undertow.server.handlers
Handler that can accept or reject a request based on the IP address of the remote peer.
IPAddressAccessControlHandler() - Constructor for class io.undertow.server.handlers.IPAddressAccessControlHandler
 
IPAddressAccessControlHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.IPAddressAccessControlHandler
 
IPAddressAccessControlHandler(HttpHandler, int) - Constructor for class io.undertow.server.handlers.IPAddressAccessControlHandler
 
IPAddressAccessControlHandler.Builder - Class in io.undertow.server.handlers
 
IS_SSL - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
IS_WEB_APP - Static variable in class org.apache.logging.log4j.util.Constants
true if we think we are running in a web container, based on the boolean value of system property "log4j2.is.webapp", or (if this system property is not set) whether the javax.servlet.Servlet class is present in the classpath.
isAbsoluteUrl(String) - Static method in class io.undertow.util.URLUtils
Test if provided location is an absolute URI or not.
isAccessible() - Method in class org.jboss.marshalling.reflect.SerializableField
Determine if this object may be used to get or set an object field value.
isAck() - Method in class io.undertow.protocols.http2.Http2PingStreamSourceChannel
 
isActivated() - Method in class org.jboss.logmanager.handlers.DelayedHandler
Indicates whether or not this handler has been activated.
isActive() - Method in class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
isActive() - Method in class org.jboss.remotingjmx.RemotingConnectorServer
 
isAllowQuoted() - Method in enum io.undertow.security.impl.AuthenticationInfoToken
 
isAllowQuoted() - Method in enum io.undertow.security.impl.DigestAuthorizationToken
 
isAllowQuoted() - Method in enum io.undertow.security.impl.DigestWWWAuthenticateToken
 
isAllowQuoted() - Method in interface io.undertow.util.HeaderToken
 
isAnotherFrameRequired() - Method in class io.undertow.server.protocol.framed.SendFrameHeader
Returns true if another frame is required after this one.
isAuthenticated() - Method in interface io.undertow.security.api.SecurityContext
 
isAuthenticated() - Method in class io.undertow.security.impl.AbstractSecurityContext
 
isAuthenticationRequired() - Method in interface io.undertow.security.api.SecurityContext
Returns true if authentication is required
isAuthenticationRequired() - Method in class io.undertow.security.impl.AbstractSecurityContext
 
isAuthenticationRequired(HttpServerExchange) - Method in class io.undertow.security.handlers.AuthenticationConstraintHandler
Evaluate the current request and indicate if authentication is required for the current request.
isAutoCloseStreams() - Method in interface org.jboss.as.controller.client.OperationAttachments
Flag indicating whether the streams should be automatically closed once the operation completed.
isAutoFlush() - Method in class org.jboss.logmanager.ExtHandler
Determine if this handler will auto-flush.
isAvailable() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.CountingErrorHandler
 
isAvailable() - Method in interface io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler
Check whether pool is available
isAvailable() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler
 
isBigDecimal() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR big decimal, false otherwise.
isBigInteger() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR big integer, false otherwise.
isBlank(String) - Static method in class org.apache.logging.log4j.util.Strings
Checks if a String is blank.
isBlocking() - Method in class io.undertow.server.HttpServerExchange
isBlockOnReconnect() - Method in class org.jboss.logmanager.handlers.SocketHandler
Indicates whether or not the output stream is set to block when attempting to reconnect a TCP connection.
isBlockOnReconnect() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Indicates whether or not a TCP or SSL TCP connection should block when attempting to reconnect.
isBlockOnReconnect() - Method in class org.jboss.logmanager.handlers.TcpOutputStream
Indicates whether or not the output stream is set to block when attempting to reconnect a TCP connection.
isBoolean() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR boolean token, false otherwise.
isBroken() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
isBufferFull() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
isBytes() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR bytes, false otherwise.
isCachingRequired() - Method in class io.undertow.security.api.SecurityNotification
 
isCallerCalculationRequired() - Method in class org.jboss.logmanager.ExtFormatter
Determines whether or not this formatter will require caller, source level, information when a log record is formatted.
isCallerCalculationRequired() - Method in class org.jboss.logmanager.ExtHandler
Indicates whether or not the formatter associated with this handler or a formatter from a child handler requires the caller to be calculated.
isCallerCalculationRequired() - Method in class org.jboss.logmanager.formatters.MultistepFormatter
 
isCallerCalculationRequired() - Method in class org.jboss.logmanager.formatters.StructuredFormatter
 
isCallerCalculationRequired() - Method in class org.jboss.logmanager.handlers.DelayedHandler
Indicates whether or not the formatter associated with this handler or a formatter from a child handler requires the caller to be calculated.
isCallerInformationRequired() - Method in interface org.jboss.logmanager.formatters.FormatStep
Indicates whether or not caller information is required for this format step.
isCancelled() - Method in class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
 
isCancelled() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
isCancelled() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
Gets whether the application of this action on this server was cancelled.
isCancelledByDomain() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
Gets whether the action was cancelled by the domain controller before being applied to any servers.
isCanonicalizePaths() - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
isChallengeSent() - Method in class io.undertow.security.api.AuthenticationMechanism.ChallengeResult
Check if the mechanism did send a challenge.
isClassAvailable(String) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Determines if a named Class can be loaded or not.
isClassLoaderDependent() - Method in class org.apache.logging.log4j.simple.SimpleLoggerContextFactory
 
isClassLoaderDependent() - Method in interface org.apache.logging.log4j.spi.LoggerContextFactory
Determines whether or not this factory and perhaps the underlying ContextSelector behavior depend on the callers classloader.
isClient() - Method in class io.undertow.protocols.http2.Http2Channel
 
isClient() - Method in class io.undertow.websockets.core.WebSocketChannel
 
isCloseChildren() - Method in class org.jboss.logmanager.ExtHandler
Indicates whether or not children handlers should be closed when this handler is closed.
isCloseFrameReceived() - Method in class io.undertow.websockets.core.WebSocketChannel
 
isCloseFrameSent() - Method in class io.undertow.websockets.core.WebSocketChannel
 
isCloseInitiatedByRemotePeer() - Method in class io.undertow.websockets.core.WebSocketChannel
If this is true the session is being closed because the remote peer sent a close frame
isComparableTo(MeasurementUnit) - Method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
 
isComplete() - Method in class io.undertow.server.HttpServerExchange
Returns true if the completion handler for this exchange has been invoked, and the request is considered finished.
isComplete() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
isComplete() - Method in class io.undertow.util.MultipartParser.ParseState
 
isComplete() - Method in class io.undertow.websockets.core.BufferedBinaryMessage
 
isComplete() - Method in class io.undertow.websockets.core.BufferedTextMessage
 
isComplete() - Method in class org.jboss.remoting3.RejectingSaslServer
 
isConfidential(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractConfidentialityHandler
Use the HttpServerExchange supplied to check if this request is already 'sufficiently' confidential.
isConnected() - Method in class org.jboss.logmanager.handlers.TcpOutputStream
Returns the connected state of the TCP stream.
isConnectSupported() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
isConnectSupported() - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
isConnectSupported() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
isConnectSupported() - Method in class io.undertow.server.ServerConnection
 
isContinueResponseSent(HttpServerExchange) - Static method in class io.undertow.server.protocol.http.HttpContinue
 
isContinueResponseSupported() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
isContinueResponseSupported() - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
isContinueResponseSupported() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
isContinueResponseSupported() - Method in class io.undertow.server.ServerConnection
 
isDebugEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the DEBUG Level.
isDebugEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isDebugEnabled() - Method in interface org.jboss.logging.BasicLogger
Check to see if the DEBUG level is enabled for this logger.
isDebugEnabled() - Method in class org.jboss.logging.DelegatingBasicLogger
 
isDebugEnabled() - Method in class org.jboss.logging.Logger
Check to see if the DEBUG level is enabled for this logger.
isDebugEnabled() - Method in class org.slf4j.event.EventRecodingLogger
 
isDebugEnabled() - Method in class org.slf4j.helpers.NOPLogger
Always returns false.
isDebugEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
 
isDebugEnabled() - Method in interface org.slf4j.Logger
Is the logger instance enabled for the DEBUG level?
isDebugEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the DEBUG Level.
isDebugEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isDebugEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
 
isDebugEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
isDebugEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
 
isDebugEnabled(Marker) - Method in interface org.slf4j.Logger
Similar to Logger.isDebugEnabled() method except that the marker data is also taken into account.
isDefaultAllow() - Method in class io.undertow.server.handlers.AccessControlListHandler
 
isDefaultAllow() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
 
isDefaulted() - Method in class org.jboss.marshalling.util.ReadField
Determine whether this field was defaulted.
isDefined() - Method in class org.jboss.dmr.ModelNode
Determine whether this node is defined.
isDelegateEventAware() - Method in class org.slf4j.helpers.SubstituteLogger
 
isDelegateNOP() - Method in class org.slf4j.helpers.SubstituteLogger
 
isDelegateNull() - Method in class org.slf4j.helpers.SubstituteLogger
 
isDependencyFailed() - Method in class org.jboss.msc.service.management.ServiceStatus
Determine if some dependency was failed at the time of the query.
isDependencyUnavailable() - Method in class org.jboss.msc.service.management.ServiceStatus
Determine if some dependency was not available at the time of the query.
isDetailedExceptionOutputType() - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Checks the exception output type and determines if detailed output should be written.
isDeterministicFailover() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
isDirect() - Method in interface io.undertow.connector.ByteBufferPool
 
isDirect() - Method in class io.undertow.server.DefaultByteBufferPool
 
isDirect() - Method in class io.undertow.server.XnioByteBufferPool
 
isDirectory() - Method in class io.undertow.server.handlers.resource.CachedResource
 
isDirectory() - Method in class io.undertow.server.handlers.resource.PathResource
 
isDirectory() - Method in interface io.undertow.server.handlers.resource.Resource
 
isDirectory() - Method in class io.undertow.server.handlers.resource.URLResource
 
isDirectoryListingEnabled() - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
isDiscard() - Method in interface io.undertow.server.handlers.Cookie
 
isDiscard() - Method in class io.undertow.server.handlers.CookieImpl
 
isDiscard() - Method in class io.undertow.server.session.SessionCookieConfig
 
isDispatched() - Method in class io.undertow.server.HttpServerExchange
 
isDone() - Method in interface io.undertow.websockets.core.WebSocketChannel.PartialFrame
 
isDouble() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR double, false otherwise.
isEmpty() - Method in class io.undertow.util.AttachmentList
 
isEmpty() - Method in class io.undertow.util.CopyOnWriteMap
 
isEmpty() - Method in class io.undertow.util.FastConcurrentDirectDeque
Returns true if this collection contains no elements.
isEmpty() - Method in class io.undertow.util.HeaderValues
 
isEmpty() - Method in class io.undertow.util.PortableConcurrentDirectDeque
Returns true if this collection contains no elements.
isEmpty() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
isEmpty() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
isEmpty() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
isEmpty() - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
isEmpty() - Method in interface org.apache.logging.log4j.spi.ReadOnlyThreadContextMap
Returns true if the Map is empty.
isEmpty() - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Returns true if the Map is empty.
isEmpty() - Static method in class org.apache.logging.log4j.ThreadContext
Returns true if the Map is empty.
isEmpty() - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Returns true if this collection is empty (size is zero), false otherwise.
isEmpty() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
isEmpty() - Method in class org.jboss.marshalling.util.IntKeyMap
 
isEmpty(CharSequence) - Static method in class org.apache.logging.log4j.util.Strings
Checks if a CharSequence is empty ("") or null.
isEnabled() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
 
isEnabled() - Method in class org.jboss.logmanager.ExtHandler
Determine if the handler is enabled.
isEnabled(SSLEngine) - Method in interface io.undertow.protocols.alpn.ALPNProvider
 
isEnabled(SSLEngine) - Method in class io.undertow.protocols.alpn.JDK8HackAlpnProvider
 
isEnabled(SSLEngine) - Method in class io.undertow.protocols.alpn.JDK9AlpnProvider
 
isEnabled(SSLEngine) - Method in class io.undertow.protocols.alpn.JettyAlpnProvider
 
isEnabled(SSLEngine) - Method in class io.undertow.protocols.alpn.OpenSSLAlpnProvider
 
isEnabled(SSLEngine) - Static method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
isEnabled(Level) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the given Level.
isEnabled(Level) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isEnabled(Level, Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the given Level and Marker.
isEnabled(Level, Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isEnabled(Level, Marker) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
isEnabled(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
isEnabled(Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
isEnabled(Level, Marker, String) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object...) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
isEnabled(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Determines if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
 
isEnabled(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, String, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
isEnabled(Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
isEnabled(Level, Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Tests if logging is enabled.
isEnabled(Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Detect if the event would be logged.
isEnabled(Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
 
isEnabled(Logger.Level) - Method in interface org.jboss.logging.BasicLogger
Check to see if the given level is enabled for this logger.
isEnabled(Logger.Level) - Method in class org.jboss.logging.DelegatingBasicLogger
 
isEntityBodyAllowed(int) - Static method in class io.undertow.server.Connectors
 
isEntityBodyAllowed(HttpServerExchange) - Static method in class io.undertow.server.Connectors
 
isErrorEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the ERROR Level.
isErrorEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isErrorEnabled() - Method in class org.slf4j.event.EventRecodingLogger
 
isErrorEnabled() - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
isErrorEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
 
isErrorEnabled() - Method in interface org.slf4j.Logger
Is the logger instance enabled for the ERROR level?
isErrorEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the ERROR Level.
isErrorEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isErrorEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
 
isErrorEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
isErrorEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
 
isErrorEnabled(Marker) - Method in interface org.slf4j.Logger
Similar to Logger.isErrorEnabled() method except that the marker data is also taken into consideration.
isEscapeEnabled() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Deprecated.
escaping message values is not required per RFC5424 and is no longer supported in this handler
isExclusivityRequired(HttpServerExchange) - Method in interface io.undertow.server.handlers.proxy.ExclusivityChecker
 
isExpression() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR expression, false otherwise.
isExpression() - Method in interface org.jboss.logmanager.config.ValueExpression
Checks whether this is an expression or not.
isFatalEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the FATAL Level.
isFatalEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isFatalEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the FATAL Level.
isFatalEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isFile() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
Deprecated.
isFileItem() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
 
isFinalFragment() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
 
isFinalFragment() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
Flag to indicate if this frame is the final fragment in a message.
isFinalFragment() - Method in interface io.undertow.websockets.core.WebSocketFrame
 
isFinalFrameQueued() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
isFinished() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
isFinished() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
isFinished() - Method in class io.undertow.conduits.ChunkedStreamSourceConduit
 
isFinished() - Method in class io.undertow.protocols.http2.Http2PushBackParser
 
isFirstDataWritten() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
isFlushPackets() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
isFlushPackets() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
 
isFlushRequiredOnEmptyBuffer() - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
isFlushRequiredOnEmptyBuffer() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
isForceCreation() - Method in class io.undertow.server.handlers.form.FormEncodedDataDefinition
 
isFormattedExceptionOutputType() - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Checks the exception output type and determines if formatted output should be written.
isFragmentationSupported() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
true if fragmentation is supported for the WebSocketFrameType.
isFreed() - Method in class io.undertow.util.ReferenceCountedPooled
 
isFrozen() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
Returns whether this context stack is frozen.
isFrozen() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
isFrozen() - Method in interface org.apache.logging.log4j.util.StringMap
Returns true if this object has been frozen, false otherwise.
isGlobalRollback() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
Gets whether all deploy, undeploy, replace or remove operations associated with the deployment plan should be rolled back in case of a failure in any of them.
isGlobalRollback() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Gets whether all deploy, undeploy, replace or remove operations associated with the deployment plan should be rolled back in case of a failure in any of them.
isGlobalRollback() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
 
isGracefulShutdown() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
Gets whether the deployment set plan is organized around a graceful shutdown of the server, where potentially long-running in-process work is given time to complete before shutdown proceeds.
isGracefulShutdown() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
Gets whether the deployment set plan is organized around a graceful shutdown of the server, where potentially long-running in-process work is given time to complete before shutdown proceeds.
isGracefulShutdown() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
 
isGracefulShutdown() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
 
isGracefulShutdown() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
Gets whether the deployment plan is organized around a graceful shutdown of the server, where potentially long-running in-process work is given time to complete before shutdown proceeds.
isGracefulShutdown() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Gets whether the builder will create a deployment plan organized around a graceful shutdown of the server, where potentially long-running in-process work is given time to complete before shutdown proceeds.
isGracefulShutdown() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
 
isHostIncludedInRequestURI() - Method in class io.undertow.server.HttpServerExchange
If a request was submitted to the server with a full URI instead of just a path this will return true.
isHttp09() - Method in class io.undertow.server.HttpServerExchange
Determine whether this request conforms to HTTP 0.9.
isHttp10() - Method in class io.undertow.server.HttpServerExchange
Determine whether this request conforms to HTTP 1.0.
isHttp11() - Method in class io.undertow.server.HttpServerExchange
Determine whether this request conforms to HTTP 1.1.
isHttpOnly() - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
isHttpOnly() - Method in interface io.undertow.server.handlers.Cookie
 
isHttpOnly() - Method in class io.undertow.server.handlers.CookieImpl
 
isHttpOnly() - Method in class io.undertow.server.session.SessionCookieConfig
 
isIdentity() - Method in class io.undertow.server.handlers.encoding.AllowedContentEncodings
 
isIgnoreForceClose() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
isInboundDone() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
isInboundDone() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
isIncompatible(List<ExtensionHandshake>) - Method in interface io.undertow.websockets.extensions.ExtensionHandshake
Validate if current extension is compatible with previously negotiated in the server side.
isIncompatible(List<ExtensionHandshake>) - Method in class io.undertow.websockets.extensions.PerMessageDeflateHandshake
 
isInfoEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the INFO Level.
isInfoEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isInfoEnabled() - Method in interface org.jboss.logging.BasicLogger
Check to see if the INFO level is enabled for this logger.
isInfoEnabled() - Method in class org.jboss.logging.DelegatingBasicLogger
 
isInfoEnabled() - Method in class org.jboss.logging.Logger
Check to see if the INFO level is enabled for this logger.
isInfoEnabled() - Method in class org.slf4j.event.EventRecodingLogger
 
isInfoEnabled() - Method in class org.slf4j.helpers.NOPLogger
Always returns false.
isInfoEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
 
isInfoEnabled() - Method in interface org.slf4j.Logger
Is the logger instance enabled for the INFO level?
isInfoEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the INFO Level.
isInfoEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isInfoEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
 
isInfoEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
isInfoEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
 
isInfoEnabled(Marker) - Method in interface org.slf4j.Logger
Similar to Logger.isInfoEnabled() method except that the marker data is also taken into consideration.
isInIoThread() - Method in class io.undertow.server.HttpServerExchange
 
isInitialized() - Static method in class org.apache.logging.log4j.internal.LogManagerStatus
 
isInMemory() - Method in class io.undertow.server.handlers.form.FormData.FileItem
 
isInRange(Level, Level) - Method in class org.apache.logging.log4j.Level
Compares this level against the levels passed as arguments and returns true if this level is in between the given levels.
isInstalled() - Static method in class org.slf4j.bridge.SLF4JBridgeHandler
Returns true if SLF4JBridgeHandler has been previously installed, returns false otherwise.
isInstanceOf(String) - Method in interface org.apache.logging.log4j.Marker
Checks whether this Marker is an instance of the specified Marker.
isInstanceOf(String) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
isInstanceOf(Marker) - Method in interface org.apache.logging.log4j.Marker
Checks whether this Marker is an instance of the specified Marker.
isInstanceOf(Marker) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
isInt() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR int, false otherwise.
isIntegral() - Method in interface javax.json.JsonNumber
Returns true if this JSON number is a integral number.
isIntegralNumber() - Method in interface javax.json.stream.JsonParser
Returns true if the JSON number at the current parser state is a integral number.
isInternalStream() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentActionImpl
 
isInUse() - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
isLastFrame() - Method in class io.undertow.protocols.ajp.AbstractAjpClientStreamSinkChannel
 
isLastFrame() - Method in class io.undertow.protocols.http2.AbstractHttp2StreamSinkChannel
 
isLastFrame() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
isLastFrame() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
isLastFrame() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
 
isLastFrameReceived() - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
isLastFrameReceived() - Method in class io.undertow.protocols.http2.Http2Channel
 
isLastFrameReceived() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Returns true if the protocol specific final frame has been received.
isLastFrameReceived() - Method in class io.undertow.websockets.core.WebSocketChannel
 
isLastFrameSent() - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
isLastFrameSent() - Method in class io.undertow.protocols.http2.Http2Channel
 
isLastFrameSent() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
isLastFrameSent() - Method in class io.undertow.websockets.core.WebSocketChannel
 
isLessSpecificThan(Level) - Method in class org.apache.logging.log4j.Level
Compares this level against the level passed as an argument and returns true if this level is the same or is less specific.
isListEnd() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR list end token, false otherwise.
isListStart() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR list start token, false otherwise.
isLoggable(Level) - Method in class org.jboss.logmanager.Logger
isLoggable(LogRecord) - Method in class org.jboss.logmanager.filters.AcceptAllFilter
Always returns true.
isLoggable(LogRecord) - Method in class org.jboss.logmanager.filters.AllFilter
Determine whether the record is loggable.
isLoggable(LogRecord) - Method in class org.jboss.logmanager.filters.AnyFilter
Determine whether the record is loggable.
isLoggable(LogRecord) - Method in class org.jboss.logmanager.filters.DenyAllFilter
Always returns false.
isLoggable(LogRecord) - Method in class org.jboss.logmanager.filters.InvertFilter
Determine whether a log record passes this filter.
isLoggable(LogRecord) - Method in class org.jboss.logmanager.filters.LevelChangingFilter
Apply the filter to this log record.
isLoggable(LogRecord) - Method in class org.jboss.logmanager.filters.LevelFilter
Determine whether the message is loggable.
isLoggable(LogRecord) - Method in class org.jboss.logmanager.filters.LevelRangeFilter
Determine if a record is loggable.
isLoggable(LogRecord) - Method in class org.jboss.logmanager.filters.RegexFilter
Determine if this log record is loggable.
isLoggable(LogRecord) - Method in class org.jboss.logmanager.filters.SubstituteFilter
Apply the filter to the given log record.
isLong() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR long, false otherwise.
isMandatory() - Method in class javax.security.auth.message.MessagePolicy
Get the MessagePolicy modifier.
isMessageIntegrity() - Method in enum io.undertow.security.impl.DigestQop
 
isMoreSpecificThan(Level) - Method in class org.apache.logging.log4j.Level
Compares this level against the level passed as an argument and returns true if this level is the same or is more specific.
isMultiplexingSupported() - Method in interface io.undertow.client.ClientConnection
 
isMultiplexingSupported() - Method in class io.undertow.client.http2.Http2ClientConnection
 
isNoEncodingsAllowed() - Method in class io.undertow.server.handlers.encoding.AllowedContentEncodings
If the list of allowed encodings was empty then it means that no encodings were allowed, and identity was explicitly prohibited with a q value of 0.
isNotBlank(String) - Static method in class org.apache.logging.log4j.util.Strings
Checks if a String is not blank.
isNotEmpty(CharSequence) - Static method in class org.apache.logging.log4j.util.Strings
Checks if a CharSequence is not empty ("") and not null.
isNull(int) - Method in interface javax.json.JsonArray
Returns true if the value at the specified location in this array is JsonValue.NULL.
isNull(String) - Method in interface javax.json.JsonObject
Returns true if the associated value for the specified name is JsonValue.NULL.
isObjectEnd() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR object end token, false otherwise.
isObjectStart() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR object start token, false otherwise.
isOpen() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
isOpen() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
isOpen() - Method in interface io.undertow.client.ClientConnection
 
isOpen() - Method in class io.undertow.client.http2.Http2ClientConnection
 
isOpen() - Method in interface io.undertow.connector.PooledByteBuffer
 
isOpen() - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
isOpen() - Method in class io.undertow.server.AbstractServerConnection
 
isOpen() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
isOpen() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
isOpen() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
isOpen() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
isOpen() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
isOpen() - Method in class io.undertow.server.ServerConnection
 
isOpen() - Method in class io.undertow.util.ImmediatePooledByteBuffer
 
isOpen() - Method in class io.undertow.util.ReferenceCountedPooled
 
isOpen() - Method in class io.undertow.websockets.core.function.ChannelFunctionReadableByteChannel
 
isOpen() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
isOpen() - Method in class io.undertow.websockets.core.function.ChannelFunctionWritableByteChannel
 
isOpen() - Method in interface org.jboss.remoting3.HandleableCloseable
Read the status of this resource.
isOpen() - Method in class org.jboss.remoting3.LegacyEndpoint
Deprecated.
 
isOpen() - Method in interface org.jboss.remoting3.remote.RemoteConnectionProviderMXBean
 
isOpen() - Method in class org.jboss.remoting3.spi.AbstractHandleableCloseable
Read the status of this resource.
isOsWindows() - Method in class org.apache.logging.log4j.util.PropertiesUtil
Returns true if system properties tell us we are running on Windows.
isOutboundDone() - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
isOutboundDone() - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
isParentOf(ServiceName) - Method in class org.jboss.msc.service.ServiceName
Determine whether this service name is the same as, or a parent of, the given service name.
isPeerGoneAway() - Method in class io.undertow.protocols.http2.Http2Channel
 
isPersistent() - Method in class io.undertow.server.HttpServerExchange
 
isPersistent() - Method in interface javax.security.auth.message.config.AuthConfigFactory.RegistrationContext
Get the persisted status from the registration context.
isPingSupported() - Method in interface io.undertow.client.ClientConnection
 
isPingSupported() - Method in class io.undertow.client.http2.Http2ClientConnection
 
isPrettyPrint() - Method in class org.jboss.logmanager.formatters.JsonFormatter
Indicates whether or not pretty printing is enabled.
isPrettyPrint() - Method in class org.jboss.logmanager.formatters.XmlFormatter
Indicates whether or not pretty printing is enabled.
isPrintDetails() - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Indicates whether or not details should be printed.
isPrintNamespace() - Method in class org.jboss.logmanager.formatters.XmlFormatter
Indicates whether or not the name space should be written on the <record/>.
isProgramatic() - Method in class io.undertow.security.api.SecurityNotification
 
isPropertyEnd() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR property end token, false otherwise.
isPropertyStart() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR property start token, false otherwise.
isProtected() - Method in interface javax.security.auth.message.config.AuthConfig
Used to determine whether the authentication context configuration object encapsulates any protected authentication contexts.
isProtected() - Method in class org.jboss.dmr.ModelNode
Returns whether this node has been protected.
isPushEnabled() - Method in class io.undertow.protocols.http2.Http2Channel
 
isPushSupported() - Method in interface io.undertow.client.ClientConnection
 
isPushSupported() - Method in class io.undertow.client.http2.Http2ClientConnection
 
isPushSupported() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
isPushSupported() - Method in class io.undertow.server.ServerConnection
 
isQueueNewRequests() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
isQueueNewRequests() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
isQueueNewRequests() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
Flag indicating whether requests without a session can be queued.
isQValueZero() - Method in class io.undertow.util.QValueParser.QValueResult
 
isRangeSupported() - Method in class io.undertow.server.handlers.resource.CachedResource
 
isRangeSupported() - Method in class io.undertow.server.handlers.resource.PathResource
 
isRangeSupported() - Method in interface io.undertow.server.handlers.resource.RangeAwareResource
It is possible that some resources managers may only support range requests on a subset of their resources,
isRangeSupported() - Method in class io.undertow.server.handlers.resource.URLResource
 
isReadResumed() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
isReadResumed() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
isReadResumed() - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
 
isReadResumed() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
isReadResumed() - Method in class io.undertow.protocols.ssl.SslConduit
 
isReadResumed() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
isReadResumed() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
isReadsBroken() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
isReadsBroken() - Method in class io.undertow.websockets.core.WebSocketChannel
 
isReadShutdown() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
isReadShutdown() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
isReadShutdown() - Method in class io.undertow.protocols.ssl.SslConduit
 
isReadyForFlush() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
isReceivesResumed() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
isRecord() - Method in class org.jboss.marshalling.reflect.SerializableClass
Determine if this class is a record.
isRequestChannelAvailable() - Method in class io.undertow.server.HttpServerExchange
 
isRequestComplete() - Method in class io.undertow.server.HttpServerExchange
Returns true if all data has been read from the request, or if there was not data.
isRequestTrailerFieldsSupported() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
isRequestTrailerFieldsSupported() - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
isRequestTrailerFieldsSupported() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
isRequestTrailerFieldsSupported() - Method in class io.undertow.server.ServerConnection
 
isRequireAllOrigins() - Method in class io.undertow.server.handlers.OriginHandler
 
isRequireExplicitFlush() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
isRequireOriginHeader() - Method in class io.undertow.server.handlers.OriginHandler
 
isReserved() - Method in class org.apache.logging.log4j.message.StructuredDataId
Indicates if the id is reserved.
isResourceChangeListenerSupported() - Method in class io.undertow.server.handlers.resource.CachingResourceManager
 
isResourceChangeListenerSupported() - Method in class io.undertow.server.handlers.resource.ClassPathResourceManager
 
isResourceChangeListenerSupported() - Method in class io.undertow.server.handlers.resource.PathResourceManager
 
isResourceChangeListenerSupported() - Method in interface io.undertow.server.handlers.resource.ResourceManager
 
isResponseChannelAvailable() - Method in class io.undertow.server.HttpServerExchange
 
isResponseComplete() - Method in class io.undertow.server.HttpServerExchange
 
isResponseStarted() - Method in class io.undertow.server.HttpServerExchange
 
isRestState() - Method in enum org.jboss.msc.service.ServiceController.Substate
Deprecated.
Determine whether this is a "rest" state.
isReuseXForwarded() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
isReuseXForwarded() - Method in class io.undertow.server.handlers.proxy.ProxyHandler
 
isRewriteHostHeader() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
isRewriteHostHeader() - Method in class io.undertow.server.handlers.proxy.ProxyHandler
 
isRollback() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
Gets whether all deploy, undeploy, replace or remove operations associated with the deployment set plan should be rolled back in case of a failure in any of them.
isRollback() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
 
isRollback() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
 
isRollbackAcrossGroups() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
 
isRollbackAcrossGroups() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
 
isRollbackCancelled() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
isRollbackTimedOut() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
isRolledBack() - Method in class org.jboss.as.controller.client.helpers.domain.impl.BasicDomainUpdateResult
 
isRolledBack() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
isRolledBack() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
Gets whether the application of this action on this server was rolled back.
isRolledBackOnDomain() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionResult
Gets whether the action was rolled back across the domain after being successfully applied on the domain controller and all host controllers.
isRollingToServers() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
 
isRotate() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
isRotateOnBoot() - Method in class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Indicates whether or a not the handler should rotate the file before the first log record is written.
isRotateOnBoot() - Method in class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Indicates whether or a not the handler should rotate the file before the first log record is written.
isSameSite() - Method in interface io.undertow.server.handlers.Cookie
 
isSameSite() - Method in class io.undertow.server.handlers.CookieImpl
 
isSameSiteNoneIncompatible(String) - Static method in class io.undertow.util.SameSiteNoneIncompatibleClientChecker
 
isSecure() - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
isSecure() - Method in interface io.undertow.server.handlers.Cookie
 
isSecure() - Method in class io.undertow.server.handlers.CookieImpl
 
isSecure() - Method in class io.undertow.server.HttpServerExchange
 
isSecure() - Method in class io.undertow.server.session.SessionCookieConfig
 
isSecure() - Method in class io.undertow.websockets.core.WebSocketChannel
Return true if this is handled via WebSocket Secure.
isSerializable(Class<?>) - Method in interface org.jboss.marshalling.SerializabilityChecker
Determine whether an object class is serializable.
isServerRestarted() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
isServerRestarted() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
Gets whether the application of the update to the server's runtime required a server restart.
isServiceThread(Thread) - Static method in class org.jboss.msc.service.ServiceUtils
Deprecated.
Determine whether the given thread is a service thread.
isServiceThread(Thread, ServiceContainer) - Static method in class org.jboss.msc.service.ServiceUtils
Deprecated.
Determine whether the given thread is a service thread which is associated with the given container.
isSession() - Method in enum io.undertow.security.idm.DigestAlgorithm
 
isShutdown() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
Gets whether the deployment set plan is organized around a shutdown of the server.
isShutdown() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentSetPlan
Gets whether the deployment set plan is organized around a shutdown of the server.
isShutdown() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
 
isShutdown() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentSetPlanImpl
 
isShutdown() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlan
Gets whether the deployment plan is organized around a shutdown of the server.
isShutdown() - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Gets whether the builder will create a deployment plan organized around a shutdown of the server.
isShutdown() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.DeploymentPlanImpl
 
isShutdown() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Whether container have been shut down.
isShutdown() - Method in interface org.jboss.msc.service.ServiceContainer
Whether container have been shut down.
isShutdownComplete() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Determine whether the container is completely shut down.
isShutdownComplete() - Method in interface org.jboss.msc.service.ServiceContainer
Determine whether the container is completely shut down.
isSingleServerRollback() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlan
Indicates that on a given server all deploy, undeploy or replace operations associated with the deployment set should be rolled back in case of a failure in any of them.
isSingleServerRollback() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanImpl
 
isSnapshot() - Static method in class org.jboss.remotingjmx.Version
 
isStickySession() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
isStickySession() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
 
isStickySession() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
 
isStickySessionForce() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
isStickySessionForce() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
 
isStickySessionForce() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
 
isStickySessionRemove() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
isStickySessionRemove() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
 
isStickySessionRemove() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
 
isStopped() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
 
isString() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR string, false otherwise.
isSuccessfulOutcome(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
Checks the result for a successful operation outcome.
IssuerSerialNumRequest(X500Principal, BigInteger) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback.IssuerSerialNumRequest
Constructs a IssuerSerialNumRequest with an issuer/serial number.
isSuspended() - Method in class io.undertow.Undertow.ListenerInfo
 
isTargetCharacterAllowed(char) - Static method in class io.undertow.server.protocol.http.HttpRequestParser
 
isThisGoneAway() - Method in class io.undertow.protocols.http2.Http2Channel
 
isTimedOut() - Method in class org.jboss.as.controller.client.helpers.domain.impl.UpdateResultHandlerResponse
 
isTimedOut() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerUpdateResult
Gets whether the application of this action on this server timed out.
isTraceEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the TRACE level.
isTraceEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isTraceEnabled() - Method in interface org.jboss.logging.BasicLogger
Check to see if the TRACE level is enabled for this logger.
isTraceEnabled() - Method in class org.jboss.logging.DelegatingBasicLogger
 
isTraceEnabled() - Method in class org.jboss.logging.Logger
Check to see if the TRACE level is enabled for this logger.
isTraceEnabled() - Method in class org.slf4j.event.EventRecodingLogger
 
isTraceEnabled() - Method in class org.slf4j.helpers.NOPLogger
Always returns false.
isTraceEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
 
isTraceEnabled() - Method in interface org.slf4j.Logger
Is the logger instance enabled for the TRACE level?
isTraceEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the TRACE level.
isTraceEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isTraceEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
 
isTraceEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
isTraceEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
 
isTraceEnabled(Marker) - Method in interface org.slf4j.Logger
Similar to Logger.isTraceEnabled() method except that the marker data is also taken into account.
isTruncate() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Checks if the message should truncated if the total length exceeds the maximum length.
isType() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR type, false otherwise.
isUndefined() - Method in interface org.jboss.dmr.stream.ModelReader
Returns true if current DMR parsing event is DMR undefined token, false otherwise.
isUnshared() - Method in class org.jboss.marshalling.reflect.SerializableField
Determine whether this field is marked as "unshared".
isUpgrade() - Method in class io.undertow.server.HttpServerExchange
 
isUpgraded() - Method in interface io.undertow.client.ClientConnection
 
isUpgraded() - Method in class io.undertow.client.http2.Http2ClientConnection
 
isUpgradeSupported() - Method in interface io.undertow.client.ClientConnection
 
isUpgradeSupported() - Method in class io.undertow.client.http2.Http2ClientConnection
 
isUpgradeSupported() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
isUpgradeSupported() - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
isUpgradeSupported() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
isUpgradeSupported() - Method in class io.undertow.server.ServerConnection
 
isUseAlias() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
isUseCountingFraming() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Returns true if the message size should be prefixed to the message being sent.
isUseLongContentLength() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
isUseMessageDelimiter() - Method in class org.jboss.logmanager.handlers.SyslogHandler
Checks whether to append the message with a delimiter or not.
isUserInRole(String) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
isUserInRole(String) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
isValid() - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanResult
Gets whether the deployment plan was valid.
isValid() - Method in class org.jboss.as.controller.client.helpers.domain.impl.DeploymentPlanResultImpl
 
isValid(int) - Static method in class io.undertow.websockets.core.CloseMessage
Return true if the provided code is a valid close status code.
isValidNameSegment(String) - Static method in class org.jboss.msc.service.ServiceName
Indicates if the name segment is valid.
isValidSchemeCharacter(byte) - Static method in class io.undertow.server.Connectors
 
isValidTokenCharacter(byte) - Static method in class io.undertow.server.Connectors
Returns true if the token character is valid according to rfc7230
isValidUriScheme(String) - Method in interface org.jboss.remoting3.Endpoint
Determine whether the given URI scheme is valid for this endpoint.
isValidUriScheme(String) - Method in class org.jboss.remoting3.LegacyEndpoint
Deprecated.
 
isWarnEnabled() - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the WARN Level.
isWarnEnabled() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isWarnEnabled() - Method in class org.slf4j.event.EventRecodingLogger
 
isWarnEnabled() - Method in class org.slf4j.helpers.NOPLogger
Always returns false.
isWarnEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
 
isWarnEnabled() - Method in interface org.slf4j.Logger
Is the logger instance enabled for the WARN level?
isWarnEnabled(Marker) - Method in interface org.apache.logging.log4j.Logger
Checks whether this Logger is enabled for the WARN Level.
isWarnEnabled(Marker) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
isWarnEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
 
isWarnEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
isWarnEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
 
isWarnEnabled(Marker) - Method in interface org.slf4j.Logger
Similar to Logger.isWarnEnabled() method except that the marker data is also taken into consideration.
isWeak() - Method in class io.undertow.util.ETag
 
isWriteResumed() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
isWriteResumed() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
isWriteResumed() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
isWriteResumed() - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
isWriteResumed() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
isWriteResumed() - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
 
isWriteResumed() - Method in class io.undertow.protocols.ssl.SslConduit
 
isWriteResumed() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
isWritesBroken() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
isWriteShutdown() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
isWriteShutdown() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
isWriteShutdown() - Method in class io.undertow.protocols.ssl.SslConduit
 
isWritesShutdown() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
Returns true writes have been shutdown
isWritesTerminated() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
iterator() - Method in class io.undertow.server.handlers.form.FormData
 
iterator() - Method in class io.undertow.util.AttachmentList
 
iterator() - Method in class io.undertow.util.FastConcurrentDirectDeque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class io.undertow.util.HeaderMap
 
iterator() - Method in class io.undertow.util.HeaderValues
 
iterator() - Method in class io.undertow.util.PortableConcurrentDirectDeque
Returns an iterator over the elements in this deque in proper sequence.
iterator() - Method in class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
iterator() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
iterator() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
iterator() - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
iterator() - Method in class org.jboss.marshalling.util.IntKeyMap
Iterate over the entries.
iterator() - Method in class org.jboss.remoting3._private.IntIndexHashMap
 
iterator() - Method in class org.slf4j.helpers.BasicMarker
 
iterator() - Method in interface org.slf4j.Marker
Returns an Iterator which can be used to iterate over the references of this marker.
iterator(String) - Method in class io.undertow.server.handlers.proxy.RouteIteratorFactory
Returns an Iterator of routes.

J

JaasRealmDefinition - Class in org.wildfly.extension.elytron
A ResourceDefinition for a SecurityRealm backed by a JAAS LoginContext.
JAVA - org.apache.logging.log4j.message.MapMessage.MapFormat
The map should be formatted the same as documented by AbstractMap.toString().
JAVA_MAJOR_VERSION - Static variable in class org.apache.logging.log4j.util.Constants
Java major version.
JAVA_UNQUOTED - org.apache.logging.log4j.message.MapMessage.MapFormat
The map should be formatted the same as documented by AbstractMap.toString() but without quotes.
JAVAEE_TO_JAKARTAEE - Static variable in interface org.jboss.marshalling.ClassNameTransformer
Translates all incoming Java EE 8- types to Jakarta EE 9+ types and all outgoing Jakarta EE 9+ types to Java EE 8- types.
javax.interceptor - package javax.interceptor
Contains annotations and interfaces for defining interceptor methods and interceptor classes, and for binding interceptor classes to target classes.
javax.json - package javax.json
Provides an object model API to process JSON.
javax.json.spi - package javax.json.spi
Service Provider Interface (SPI) to plug in implementations for JSON processing objects.
javax.json.stream - package javax.json.stream
Provides a streaming API to parse and generate JSON.
javax.security.auth.message - package javax.security.auth.message
This package defines the core interfaces of Jakarta Authentication.
javax.security.auth.message.callback - package javax.security.auth.message.callback
This package defines callback interfaces that may be used by a pluggable authentication mechanisms (aka message authentication modules) to interact with the container (aka message processing runtime) that invoked the module.
javax.security.auth.message.config - package javax.security.auth.message.config
This package defines the interfaces implemented by Jakarta Authentication compatible configuration systems.
javax.security.auth.message.module - package javax.security.auth.message.module
This package defines the interfaces implemented by Jakarta Authentication compatible authentication mechanisms.
javax.security.jacc - package javax.security.jacc
This package contains the Jakarta Authorization API
JBOSS - Static variable in class org.jboss.msc.service.ServiceName
The root name "jboss".
JBossDmrLogger - Interface in org.jboss.dmr._private
 
JBossDmrLogger_$logger - Class in org.jboss.dmr._private
Warning this class consists of generated code.
JBossDmrLogger_$logger(Logger) - Constructor for class org.jboss.dmr._private.JBossDmrLogger_$logger
 
JBossLoggerFinder - Class in org.jboss.logmanager
For Java 8 this is just an empty type.
JBossLoggerFinder() - Constructor for class org.jboss.logmanager.JBossLoggerFinder
 
JBossLoggingAccessLogReceiver - Class in io.undertow.server.handlers.accesslog
Access log receiver that logs messages at INFO level.
JBossLoggingAccessLogReceiver() - Constructor for class io.undertow.server.handlers.accesslog.JBossLoggingAccessLogReceiver
 
JBossLoggingAccessLogReceiver(String) - Constructor for class io.undertow.server.handlers.accesslog.JBossLoggingAccessLogReceiver
 
JDBCLogHandler - Class in io.undertow.server.handlers
 
JDBCLogHandler(HttpHandler, String, DataSource) - Constructor for class io.undertow.server.handlers.JDBCLogHandler
 
JDBCLogHandler(HttpHandler, Executor, String, DataSource) - Constructor for class io.undertow.server.handlers.JDBCLogHandler
Deprecated.
JDBCLogHandler.Builder - Class in io.undertow.server.handlers
 
JDK_9_ALPN_METHODS - Static variable in class io.undertow.protocols.alpn.JDK9AlpnProvider
 
JDK8HackAlpnProvider - Class in io.undertow.protocols.alpn
Open listener adaptor for ALPN connections that uses the SSLExplorer based approach and hack into the JDK8 SSLEngine via reflection.
JDK8HackAlpnProvider() - Constructor for class io.undertow.protocols.alpn.JDK8HackAlpnProvider
 
JDK9AlpnProvider - Class in io.undertow.protocols.alpn
Open listener adaptor for ALPN connections that use the JDK9 API
JDK9AlpnProvider() - Constructor for class io.undertow.protocols.alpn.JDK9AlpnProvider
 
JDK9AlpnProvider.JDK9ALPNMethods - Class in io.undertow.protocols.alpn
 
JettyAlpnProvider - Class in io.undertow.protocols.alpn
Jetty ALPN implementation.
JettyAlpnProvider() - Constructor for class io.undertow.protocols.alpn.JettyAlpnProvider
 
JIFFYS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
join(Iterable<?>, char) - Static method in class org.apache.logging.log4j.util.Strings
Joins the elements of the provided Iterable into a single String containing the provided elements.
join(Iterator<?>, char) - Static method in class org.apache.logging.log4j.util.Strings
Joins the elements of the provided Iterator into a single String containing the provided elements.
joinAsCamelCase(Iterable<? extends CharSequence>) - Static method in class org.apache.logging.log4j.util.PropertySource.Util
Joins a list of strings using camelCaseConventions.
Json - Class in javax.json
Factory class for creating JSON processing objects.
JSON - org.apache.logging.log4j.message.MapMessage.MapFormat
The map should be formatted as JSON.
JsonArray - Interface in javax.json
JsonArray represents an immutable JSON array (an ordered sequence of zero or more values).
JsonArrayBuilder - Interface in javax.json
A builder for creating JsonArray models from scratch, and for modifying a existing JsonArray.
JsonBuilderFactory - Interface in javax.json
Factory to create JsonObjectBuilder and JsonArrayBuilder instances.
JsonCollectors - Class in javax.json.stream
This class contains some implementations of java.util.stream.Collector for accumulating JsonValues into JsonArray and JsonObject.
JsonException - Exception in javax.json
JsonException indicates that some exception happened during JSON processing.
JsonException(String) - Constructor for exception javax.json.JsonException
Constructs a new runtime exception with the specified detail message.
JsonException(String, Throwable) - Constructor for exception javax.json.JsonException
Constructs a new runtime exception with the specified detail message and cause.
JsonFormatter - Class in org.jboss.logmanager.formatters
A formatter that outputs the record into JSON format optionally printing details.
JsonFormatter() - Constructor for class org.jboss.logmanager.formatters.JsonFormatter
Creates a new JSON formatter.
JsonFormatter(String) - Constructor for class org.jboss.logmanager.formatters.JsonFormatter
Creates a new JSON formatter.
JsonFormatter(Map<StructuredFormatter.Key, String>) - Constructor for class org.jboss.logmanager.formatters.JsonFormatter
Creates a new JSON formatter.
JsonGenerationException - Exception in javax.json.stream
JsonGenerationException indicates an incorrect JSON is being generated.
JsonGenerationException(String) - Constructor for exception javax.json.stream.JsonGenerationException
Constructs a new runtime exception with the specified detail message.
JsonGenerationException(String, Throwable) - Constructor for exception javax.json.stream.JsonGenerationException
Constructs a new runtime exception with the specified detail message and cause.
JsonGenerator - Interface in javax.json.stream
Writes JSON data to an output source in a streaming way.
JsonGeneratorFactory - Interface in javax.json.stream
Factory to create JsonGenerator instances.
JsonLocation - Interface in javax.json.stream
Provides the location information of a JSON event in an input source.
JsonMergePatch - Interface in javax.json
This interface represents an implementation of a JSON Merge Patch as defined by RFC 7396.
JsonNumber - Interface in javax.json
An immutable JSON number value.
JsonObject - Interface in javax.json
JsonObject class represents an immutable JSON object value (an unordered collection of zero or more name/value pairs).
JsonObjectBuilder - Interface in javax.json
A builder for creating JsonObject models from scratch.
JsonParser - Interface in javax.json.stream
Provides forward, read-only access to JSON data in a streaming way.
JsonParser.Event - Enum in javax.json.stream
An event from JsonParser.
JsonParserFactory - Interface in javax.json.stream
Factory for creating JsonParser instances.
JsonParsingException - Exception in javax.json.stream
JsonParsingException is used when an incorrect JSON is being parsed.
JsonParsingException(String, Throwable, JsonLocation) - Constructor for exception javax.json.stream.JsonParsingException
Constructs a new runtime exception with the specified detail message and cause.
JsonParsingException(String, JsonLocation) - Constructor for exception javax.json.stream.JsonParsingException
Constructs a new runtime exception with the specified detail message.
JsonPatch - Interface in javax.json
This interface represents an immutable implementation of a JSON Patch as defined by RFC 6902.
JsonPatch.Operation - Enum in javax.json
This enum represents the list of valid JSON Patch operations as defined by RFC 6902.
JsonPatchBuilder - Interface in javax.json
A builder for constructing a JSON Patch as defined by RFC 6902 by adding JSON Patch operations incrementally.
JsonPointer - Interface in javax.json
This interface represents an immutable implementation of a JSON Pointer as defined by RFC 6901.
JsonProvider - Class in javax.json.spi
Service provider for JSON processing objects.
JsonProvider() - Constructor for class javax.json.spi.JsonProvider
 
JsonReader - Interface in javax.json
Reads a JSON object or an array structure from an input source.
JsonReaderFactory - Interface in javax.json
Factory to create JsonReader instances.
JsonString - Interface in javax.json
An immutable JSON string value.
JsonStructure - Interface in javax.json
Super type for the two structured types in JSON (objects and arrays).
JsonValue - Interface in javax.json
JsonValue represents an immutable JSON value.
JsonValue.ValueType - Enum in javax.json
Indicates the type of a JsonValue object.
JsonWriter - Interface in javax.json
Writes a JSON object or array structure to an output source.
JsonWriterFactory - Interface in javax.json
Factory to create JsonWriter instances.
jvmRoute(String, String, HttpHandler) - Static method in class io.undertow.Handlers
Handler that appends the JVM route to the session cookie
JvmRouteHandler - Class in io.undertow.server
Handler that appends the JVM route to the session id.
JvmRouteHandler(HttpHandler, String, String) - Constructor for class io.undertow.server.JvmRouteHandler
 
JvmRouteHandler.Builder - Class in io.undertow.server
 

K

KEEP_ALIVE - Static variable in class io.undertow.util.Headers
 
KELVIN - org.jboss.as.controller.client.helpers.MeasurementUnit
 
KERNEL - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
key() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
 
key() - Method in class io.undertow.server.handlers.cache.LRUCache.CacheEntry
 
Key(Class<T>) - Constructor for class org.jboss.remoting3.Attachments.Key
Construct a new instance.
KEY_NAME - javax.json.stream.JsonParser.Event
Name in a name/value pair of a JSON object.
keys() - Method in class io.undertow.util.SubstringMap
 
keys() - Method in class org.jboss.dmr.ModelNode
Get the set of keys contained in this object.
keySet() - Method in class io.undertow.util.CopyOnWriteMap
 
KILOBITS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
KILOBYTES - org.jboss.as.controller.client.helpers.MeasurementUnit
 
Kind - Enum in org.jboss.marshalling.util
The kind of field.

L

LABEL - Static variable in class io.undertow.util.Methods
 
LABEL_STRING - Static variable in class io.undertow.util.Methods
 
LambdaUtil - Class in org.apache.logging.log4j.util
Utility class for lambda support.
last() - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
LAST_MODIFIED - Static variable in class io.undertow.util.Headers
 
LAST_MODIFIED_STRING - Static variable in class io.undertow.util.Headers
 
lastDataRead() - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
lastDataRead() - Method in class io.undertow.protocols.http2.Http2Channel
 
lastDataRead() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Method than is invoked when read() returns -1.
lastDataRead() - Method in class io.undertow.websockets.core.WebSocketChannel
 
lastEntry() - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
lastFrame() - Method in class io.undertow.protocols.http2.AbstractHttp2StreamSourceChannel
 
lastFrame() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
lastIndexOf(Object) - Method in class io.undertow.util.AttachmentList
 
lastIndexOf(Object) - Method in class io.undertow.util.HeaderValues
 
lastKey() - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
LAX - io.undertow.server.handlers.CookieSameSiteMode
Same-site cookies are withheld on cross-site subrequests, such as calls to load images or frames, but will be sent when a user navigates to the URL from an external site; for example, by following a link.
LAZY - org.jboss.msc.service.ServiceController.Mode
Only come up if all dependencies are satisfied and at least one dependent demands to start.
lazyInit() - Static method in class org.apache.logging.log4j.util.ProviderUtil
Lazily initializes the ProviderUtil singleton.
learningPushHandler(int, int, HttpHandler) - Static method in class io.undertow.Handlers
Creates a handler that automatically learns which resources to push based on the referer header
learningPushHandler(int, HttpHandler) - Static method in class io.undertow.Handlers
Creates a handler that automatically learns which resources to push based on the referer header
LearningPushHandler - Class in io.undertow.server.handlers
Handler that builds up a cache of resources that a browsers requests, and uses server push to push them when supported.
LearningPushHandler(int, int, HttpHandler) - Constructor for class io.undertow.server.handlers.LearningPushHandler
 
LearningPushHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.LearningPushHandler
 
LearningPushHandler.Builder - Class in io.undertow.server.handlers
 
leavesRestState() - Method in enum org.jboss.msc.service.ServiceController.Transition
Deprecated.
Determine whether this transition causes movement from a rest state to a non-rest state.
left(String, int) - Static method in class org.apache.logging.log4j.util.Strings
Gets the leftmost len characters of a String.
LEGACY_INCORRECT_TOKEN - Static variable in class io.undertow.attribute.SecureExchangeAttribute
 
LegacyCookieSupport - Class in io.undertow.util
Class that contains static constants and utility methods for legacy Set-Cookie format.
LegacyEndpoint - Class in org.jboss.remoting3
Deprecated.
LegacyEndpoint(Endpoint) - Constructor for class org.jboss.remoting3.LegacyEndpoint
Deprecated.
 
length() - Method in class io.undertow.util.HttpString
Get the string length.
length() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
length() - Method in class org.apache.logging.log4j.message.SimpleMessage
 
length() - Method in class org.jboss.msc.service.ServiceName
Get the length (in segments) of this service name.
LENGTH_REQUIRED - Static variable in class io.undertow.util.StatusCodes
 
LENGTH_REQUIRED_STRING - Static variable in class io.undertow.util.StatusCodes
 
Level - Class in org.apache.logging.log4j
Levels used for identifying the severity of an event.
Level - Class in org.jboss.logmanager
Log4j-like levels.
Level - Enum in org.slf4j.event
 
Level(String, int) - Constructor for class org.jboss.logmanager.Level
 
Level(String, int, String) - Constructor for class org.jboss.logmanager.Level
 
LEVEL - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
LevelChangingFilter - Class in org.jboss.logmanager.filters
A filter which modifies the log record with a new level if the nested filter evaluates true for that record.
LevelChangingFilter(Level) - Constructor for class org.jboss.logmanager.filters.LevelChangingFilter
Construct a new instance.
LevelFilter - Class in org.jboss.logmanager.filters
A filter which excludes messages of a certain level or levels
LevelFilter(Collection<Level>) - Constructor for class org.jboss.logmanager.filters.LevelFilter
Construct a new instance.
LevelFilter(Level) - Constructor for class org.jboss.logmanager.filters.LevelFilter
Construct a new instance.
levelFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the log level name.
levelFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the log level name.
LevelRangeFilter - Class in org.jboss.logmanager.filters
Log only messages that fall within a level range.
LevelRangeFilter(Level, boolean, Level, boolean) - Constructor for class org.jboss.logmanager.filters.LevelRangeFilter
Create a new instance.
LF - Static variable in class io.undertow.util.MultipartParser
The Line Feed ASCII character value.
LF - Static variable in class org.apache.logging.log4j.util.Chars
Line Feed.
LIBRARY_AFTER - Static variable in class javax.interceptor.Interceptor.Priority
Start of range for late interceptors defined by extension libraries.
LIBRARY_BEFORE - Static variable in class javax.interceptor.Interceptor.Priority
Start of range for early interceptors defined by extension libraries.
LifecycleContext - Interface in org.jboss.msc.service
A context object for lifecycle events.
LifecycleEvent - Enum in org.jboss.msc.service
Service lifecycle events.
LifecycleListener - Interface in org.jboss.msc.service
A listener for service lifecycle events.
limit - Variable in class org.jboss.marshalling.SimpleDataInput
The buffer limit.
LimitedBufferSlicePool - Class in io.undertow.server.handlers.cache
A limited buffer pooled allocator.
LimitedBufferSlicePool(int, int) - Constructor for class io.undertow.server.handlers.cache.LimitedBufferSlicePool
Construct a new instance, using a direct buffer allocator.
LimitedBufferSlicePool(BufferAllocator<ByteBuffer>, int, int) - Constructor for class io.undertow.server.handlers.cache.LimitedBufferSlicePool
Construct a new instance.
LimitedBufferSlicePool(BufferAllocator<ByteBuffer>, int, int, int) - Constructor for class io.undertow.server.handlers.cache.LimitedBufferSlicePool
Construct a new instance.
LimitedBufferSlicePool.PooledByteBuffer - Class in io.undertow.server.handlers.cache
 
LimitedByteInput - Class in org.jboss.marshalling
A limited byte input stream.
LimitedByteInput(ByteInput, long) - Constructor for class org.jboss.marshalling.LimitedByteInput
Create a new instance.
LimitedByteOutput - Class in org.jboss.marshalling
A limited byte output stream.
LimitedByteOutput(ByteOutput, long) - Constructor for class org.jboss.marshalling.LimitedByteOutput
Construct a new instance.
LINE_PRINTER - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
LINE_SEPARATOR - Static variable in class org.apache.logging.log4j.util.Strings
OS-dependent line separator, defaults to "\n" if the system property ""line.separator" cannot be read.
lineNumberFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source file line number with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
lineNumberFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source file line number with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
lineSeparatorFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the platform line separator.
lineSeparatorFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the platform line separator.
linkConfiguration(PolicyConfiguration) - Method in interface javax.security.jacc.PolicyConfiguration
Creates a relationship between this configuration and another such that they share the same principal-to-role mappings.
list() - Method in class io.undertow.server.handlers.resource.CachedResource
 
list() - Method in class io.undertow.server.handlers.resource.PathResource
 
list() - Method in interface io.undertow.server.handlers.resource.Resource
 
list() - Method in class io.undertow.server.handlers.resource.URLResource
 
LIST - org.jboss.dmr.ModelType
 
LIST_END - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR list end token.
LIST_START - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR list start token.
Listener(String, String, String, InetSocketAddress) - Constructor for class io.undertow.server.ListenerRegistry.Listener
 
listenerAdded(ServiceController<?>) - Method in class org.jboss.msc.service.MultipleRemoveListener
Deprecated.
The listener has been added to a controller.
listenerAdded(ServiceController<? extends Object>) - Method in class org.jboss.msc.service.TimingServiceListener
Deprecated.
The listener has been added to a controller.
listenerAdded(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
Deprecated.
The listener has been added to a controller.
listenerAdded(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
Deprecated.
The listener has been added to a controller.
listenerAlreadyRegistered(String) - Method in class io.undertow.UndertowMessages_$bundle
 
listenerAlreadyRegistered(String) - Method in interface io.undertow.UndertowMessages
 
listenerAlreadyRegistered$str() - Method in class io.undertow.UndertowMessages_$bundle
 
ListenerBuilder() - Constructor for class io.undertow.Undertow.ListenerBuilder
 
listenerFailed(Throwable, Object) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
listenerFailed$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
ListenerInfo(String, SocketAddress, OpenListener, UndertowXnioSsl, AcceptingChannel<? extends StreamConnection>) - Constructor for class io.undertow.Undertow.ListenerInfo
 
listenerNotProgressing() - Method in class io.undertow.UndertowLogger_$logger
 
listenerNotProgressing() - Method in interface io.undertow.UndertowLogger
 
listenerNotProgressing$str() - Method in class io.undertow.UndertowLogger_$logger
 
ListenerRegistry - Class in io.undertow.server
A registry of listeners, and the services that are exposed via these listeners.
ListenerRegistry() - Constructor for class io.undertow.server.ListenerRegistry
 
ListenerRegistry.HttpUpgradeMetadata - Class in io.undertow.server
 
ListenerRegistry.Listener - Class in io.undertow.server
 
ListItemValue<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.
ListItemValue(Value<List<? extends T>>, Value<? extends Number>) - Constructor for class org.jboss.msc.value.ListItemValue
Deprecated.
Construct a new instance.
listIterator() - Method in class io.undertow.util.AttachmentList
 
listIterator() - Method in class io.undertow.util.HeaderValues
 
listIterator(int) - Method in class io.undertow.util.AttachmentList
 
listIterator(int) - Method in class io.undertow.util.HeaderValues
 
ListValue<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.
ListValue(List<? extends Value<? extends T>>) - Constructor for class org.jboss.msc.value.ListValue
Deprecated.
Construct a new instance.
LoadBalancingProxyClient - Class in io.undertow.server.handlers.proxy
Initial implementation of a load balancing proxy client.
LoadBalancingProxyClient() - Constructor for class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
LoadBalancingProxyClient(UndertowClient) - Constructor for class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
LoadBalancingProxyClient(UndertowClient, ExclusivityChecker) - Constructor for class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
LoadBalancingProxyClient(UndertowClient, ExclusivityChecker, LoadBalancingProxyClient.HostSelector) - Constructor for class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
LoadBalancingProxyClient(ExclusivityChecker) - Constructor for class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
LoadBalancingProxyClient.Host - Class in io.undertow.server.handlers.proxy
 
LoadBalancingProxyClient.HostSelector - Interface in io.undertow.server.handlers.proxy
 
loadClass(String) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Loads a class by name.
loadClass(String) - Method in class org.jboss.marshalling.AbstractClassResolver
Load a class with the given name.
LoaderUtil - Class in org.apache.logging.log4j.util
Consider this class private. Utility class for ClassLoaders.
loadLoggerContextFactory() - Method in class org.apache.logging.log4j.spi.Provider
Loads the LoggerContextFactory class specified by this Provider.
loadProvider(URL, ClassLoader) - Static method in class org.apache.logging.log4j.util.ProviderUtil
Loads an individual Provider implementation.
loadProviders(ClassLoader) - Static method in class org.apache.logging.log4j.util.ProviderUtil
 
loadProviders(Enumeration<URL>, ClassLoader) - Static method in class org.apache.logging.log4j.util.ProviderUtil
Deprecated.
Use ProviderUtil.loadProvider(java.net.URL, ClassLoader) instead. Will be removed in 3.0.
loadThreadContextMap() - Method in class org.apache.logging.log4j.spi.Provider
Loads the ThreadContextMap class specified by this Provider.
LOCAL_IP - Static variable in class io.undertow.attribute.LocalIPAttribute
 
LOCAL_IP_SHORT - Static variable in class io.undertow.attribute.LocalIPAttribute
 
LOCAL_PORT - Static variable in class io.undertow.attribute.LocalPortAttribute
 
LOCAL_PORT_SHORT - Static variable in class io.undertow.attribute.LocalPortAttribute
 
LOCAL_SERVER_NAME - Static variable in class io.undertow.attribute.LocalServerNameAttribute
 
LOCAL_SERVER_NAME_SHORT - Static variable in class io.undertow.attribute.LocalServerNameAttribute
 
LOCAL_USE_0 - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
LOCAL_USE_1 - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
LOCAL_USE_2 - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
LOCAL_USE_3 - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
LOCAL_USE_4 - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
LOCAL_USE_5 - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
LOCAL_USE_6 - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
LOCAL_USE_7 - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
LocaleUtils - Class in io.undertow.util
Utility methods for getting the locale from a request.
LocaleUtils() - Constructor for class io.undertow.util.LocaleUtils
 
localIp() - Static method in class io.undertow.attribute.ExchangeAttributes
 
LocalIPAttribute - Class in io.undertow.attribute
The local IP address
LocalIPAttribute.Builder - Class in io.undertow.attribute
 
localizedLevelFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the localized log level name.
localizedLevelFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the localized log level name.
LocalizedMessage - Class in org.apache.logging.log4j.message
Provides some level of compatibility with Log4j 1.x and convenience but is not the recommended way to Localize messages.
LocalizedMessage(String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
Constructor with message pattern and arguments.
LocalizedMessage(String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, Locale, String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, Locale, String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(String, Locale, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(Locale, String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(Locale, String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(Locale, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, String) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, Locale, String, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, Locale, String, Object[]) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessage(ResourceBundle, Locale, String, Object, Object) - Constructor for class org.apache.logging.log4j.message.LocalizedMessage
 
LocalizedMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
LocalizedMessageFactory(String) - Constructor for class org.apache.logging.log4j.message.LocalizedMessageFactory
 
LocalizedMessageFactory(ResourceBundle) - Constructor for class org.apache.logging.log4j.message.LocalizedMessageFactory
 
LocalNameResolvingHandler - Class in io.undertow.server.handlers
A handler that performs DNS lookup to resolve a local address.
LocalNameResolvingHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.LocalNameResolvingHandler
 
LocalNameResolvingHandler(HttpHandler, LocalNameResolvingHandler.ResolveType) - Constructor for class io.undertow.server.handlers.LocalNameResolvingHandler
 
LocalNameResolvingHandler.Builder - Class in io.undertow.server.handlers
 
LocalNameResolvingHandler.ResolveType - Enum in io.undertow.server.handlers
 
localPort() - Static method in class io.undertow.attribute.ExchangeAttributes
 
LocalPortAttribute - Class in io.undertow.attribute
The local port
LocalPortAttribute.Builder - Class in io.undertow.attribute
 
localServerName() - Static method in class io.undertow.attribute.ExchangeAttributes
 
LocalServerNameAttribute - Class in io.undertow.attribute
The local server name
LocalServerNameAttribute.Builder - Class in io.undertow.attribute
 
LOCATION - Static variable in class io.undertow.util.Headers
 
LOCATION_ATTRIBUTE - Static variable in class io.undertow.security.impl.FormAuthenticationMechanism
 
LOCATION_STRING - Static variable in class io.undertow.util.Headers
 
LocationAwareLogger - Interface in org.apache.logging.log4j.spi
Logger that accepts the location of the caller.
LocationAwareLogger - Interface in org.slf4j.spi
An optional interface helping integration with logging systems capable of extracting location information.
locationInformationFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the complete source location information with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
locationInformationFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the complete source location information with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
lock(long, long, boolean) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
LOCK - Static variable in class io.undertow.util.Methods
 
LOCK_STRING - Static variable in class io.undertow.util.Methods
 
LOCKED - Static variable in class io.undertow.util.StatusCodes
 
LOCKED_STRING - Static variable in class io.undertow.util.StatusCodes
 
log - Variable in class org.jboss.logging.DelegatingBasicLogger
The delegate logger.
log - Variable in class org.jboss.msc.inject.InjectorLogger_$logger
 
log - Variable in class org.jboss.msc.service.ServiceLogger_$logger
 
log - Static variable in interface org.jboss.remoting3._private.Messages
 
log() - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log() - Method in interface org.apache.logging.log4j.LogBuilder
Causes all the data collected to be logged.
log(CharSequence) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(CharSequence) - Method in interface org.apache.logging.log4j.LogBuilder
Causes all the data collected to be logged along with the message.
log(Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(Object) - Method in interface org.apache.logging.log4j.LogBuilder
Causes all the data collected to be logged along with the message.
log(String) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String) - Method in interface org.apache.logging.log4j.LogBuilder
Causes all the data collected to be logged along with the message.
log(String, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object...) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object...) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.LogBuilder
Logs a message with parameters.
log(String, Level, String, String, ExtLogRecord.FormatStyle, Object[], Throwable) - Method in class org.jboss.logmanager.Logger
SPI interface method to log a message at a given level, with a specific resource bundle.
log(String, Level, String, Throwable) - Method in class org.jboss.logmanager.Logger
SPI interface method to log a message at a given level.
log(String, Level, String, ExtLogRecord.FormatStyle, Object[], Throwable) - Method in class org.jboss.logmanager.Logger
SPI interface method to log a message at a given level.
log(String, Supplier<?>...) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.LogBuilder
Causes all the data collected to be logged along with the message and parameters.
log(String, Logger.Level, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable at the given log level.
log(String, Logger.Level, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
log(String, Logger.Level, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable at the given log level.
log(Level, String) - Method in class org.jboss.logmanager.Logger
log(Level, String, Object) - Method in class org.jboss.logmanager.Logger
log(Level, String, Object[]) - Method in class org.jboss.logmanager.Logger
log(Level, String, Throwable) - Method in class org.jboss.logmanager.Logger
log(LogRecord) - Method in class org.jboss.logmanager.Logger
log(Level, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the given level.
log(Level, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the given level including the stack trace of the Throwable throwable passed as parameter.
log(Level, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the given level.
log(Level, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the given level including the stack trace of the Throwable throwable passed as parameter.
log(Level, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the given level.
log(Level, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the given level.
log(Level, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the given level including the stack trace of the Throwable throwable passed as parameter.
log(Level, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the specified level.
log(Level, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the given level.
log(Level, Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the given level including the stack trace of the Throwable throwable passed as parameter.
log(Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the given level.
log(Level, Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the given level including the stack trace of the Throwable throwable passed as parameter.
log(Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the given level.
log(Level, Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the given level.
log(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the specified level.
log(Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, StackTraceElement, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the given level including the stack trace of the Throwable throwable passed as parameter.
log(Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the specified level.
log(Level, Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the given level.
log(Level, Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the given level.
log(Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the specified level with the specified Marker.
log(Level, Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the specified level) with the specified Marker and including the stack log of the Throwable throwable passed as parameter.
log(Level, Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the specified level) with the specified Marker.
log(Level, Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the specified level) with the specified Marker and including the stack log of the Throwable throwable passed as parameter.
log(Level, Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the given level.
log(Level, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the given level.
log(Level, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the specified level.
log(Level, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the specified level) including the stack log of the Throwable throwable passed as parameter.
log(Level, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the specified level.
log(Level, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Level, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the specified level) including the stack log of the Throwable throwable passed as parameter.
log(Level, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
log(Message) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(Message) - Method in interface org.apache.logging.log4j.LogBuilder
Causes all the data collected to be logged along with the message.
log(StatusData) - Method in class org.apache.logging.log4j.status.StatusConsoleListener
Writes status messages to the console.
log(StatusData) - Method in interface org.apache.logging.log4j.status.StatusListener
Called as events occur to process the StatusData.
log(Supplier<Message>) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
log(Supplier<Message>) - Method in interface org.apache.logging.log4j.LogBuilder
Causes all the data collected to be logged along with the message.
log(Logger.Level, Object) - Method in interface org.jboss.logging.BasicLogger
Log a message at the given level.
log(Logger.Level, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
log(Logger.Level, Object) - Method in class org.jboss.logging.Logger
Log a message at the given level.
log(Logger.Level, Object, Object[]) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.logv(Level, String, Object...) is recommended.
log(Logger.Level, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.logv(Level, Throwable, String, Object...) is recommended.
log(Logger.Level, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable at the given log level.
log(Logger.Level, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
log(Logger.Level, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable at the given log level.
log(Logger.Level, String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable at the given log level and a specific logger class name.
log(Logger.Level, String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
log(Logger.Level, String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable at the given log level and a specific logger class name.
log(LoggingEvent) - Method in class org.slf4j.helpers.SubstituteLogger
 
log(Marker, String, int, String, Object[], Throwable) - Method in interface org.slf4j.spi.LocationAwareLogger
Printing method with support for location information.
LOG_ALERT - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
LOG_AUDIT - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
LOG4J2_DEBUG - Static variable in class org.apache.logging.log4j.util.Constants
Name of the system property that will turn on TRACE level internal log4j2 status logging.
Log4jMarker(String) - Constructor for class org.apache.logging.log4j.MarkerManager.Log4jMarker
Constructs a new Marker.
logBuilder - Variable in class org.apache.logging.log4j.spi.AbstractLogger
 
LogBuilder - Interface in org.apache.logging.log4j
Interface for constructing log events before logging them.
LogContext - Class in org.jboss.logmanager
A logging context, for producing isolated logging environments.
LogContextConfiguration - Interface in org.jboss.logmanager.config
A log context configuration.
LogContextConfiguration.Factory - Class in org.jboss.logmanager.config
The factory class for persistent configurations.
LogContextSelector - Interface in org.jboss.logmanager
A mechanism for determining what the current log context is.
LogContextSelectorService - Class in org.jboss.logmanager
A container-friendly service which will manage the installation of a LogContextSelector into the log system.
LogContextSelectorService() - Constructor for class org.jboss.logmanager.LogContextSelectorService
 
logEvent(StructuredDataMessage) - Static method in class org.apache.logging.log4j.EventLogger
Logs events with a level of ALL.
logEvent(StructuredDataMessage, Level) - Static method in class org.apache.logging.log4j.EventLogger
Logs events and specify the logging level.
logf(String, Logger.Level, Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(String, Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.Logger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(String, Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Log a message at the given level.
logf(Logger.Level, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(Logger.Level, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(Logger.Level, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(Logger.Level, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(Logger.Level, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
LogFileHeaderGenerator - Interface in io.undertow.server.handlers.accesslog
Interface that generates the header for an access log.
LOGGED_OUT - io.undertow.security.api.SecurityNotification.EventType
 
logger - Variable in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
The wrapped Logger.
Logger - Class in org.jboss.logging
An abstracted logging entry point.
Logger - Class in org.jboss.logmanager
An actual logger instance.
Logger - Interface in org.apache.logging.log4j
This is the central interface in the log4j package.
Logger - Interface in org.slf4j
The org.slf4j.Logger interface is the main user entry point of SLF4J API.
Logger(String) - Constructor for class org.jboss.logging.Logger
Construct a new instance.
LOGGER - Static variable in interface org.jboss.dmr._private.JBossDmrLogger
 
LOGGER_CLASS_NAME - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
LOGGER_CONTEXT_FACTORY - Static variable in class org.apache.logging.log4j.spi.Provider
Property name to set to the implementation of LoggerContextFactory.
LOGGER_NAME - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
Logger.AttachmentKey<V> - Class in org.jboss.logmanager
An attachment key instance.
Logger.Level - Enum in org.jboss.logging
Levels used by this logging API.
LoggerAdapter<L> - Interface in org.apache.logging.log4j.spi
A basic registry for LoggerContext objects and their associated external Logger classes.
LoggerConfiguration - Interface in org.jboss.logmanager.config
Configuration for a single logger.
LoggerContext - Interface in org.apache.logging.log4j.spi
Anchor point for logging implementations.
LoggerContextFactory - Interface in org.apache.logging.log4j.spi
Implemented by factories that create LoggerContext objects.
LoggerContextKey - Class in org.apache.logging.log4j.spi
Deprecated.
with no replacement - no longer used
LoggerContextKey() - Constructor for class org.apache.logging.log4j.spi.LoggerContextKey
Deprecated.
 
LoggerContextShutdownAware - Interface in org.apache.logging.log4j.spi
Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext implementation provides a way to register listeners.
LoggerContextShutdownEnabled - Interface in org.apache.logging.log4j.spi
LoggerContexts implementing this are able register LoggerContextShutdownAware classes.
LoggerFactory - Class in org.slf4j
The LoggerFactory is a utility class producing Loggers for various logging APIs, most notably for log4j, logback and JDK 1.4 logging.
LoggerFactoryBinder - Interface in org.slf4j.spi
An internal interface which helps the static LoggerFactory class bind with the appropriate ILoggerFactory instance.
LoggerNameAwareMessage - Interface in org.apache.logging.log4j.message
Message that is interested in the name of the Logger.
loggerNameFormatStep(boolean, int, boolean, int, String) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the logger name with the given justification rules.
loggerNameFormatStep(boolean, int, int, String) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the logger name with the given justification rules.
LoggerProvider - Interface in org.jboss.logging
A contract for the log provider implementation.
LoggerRegistry<T extends ExtendedLogger> - Class in org.apache.logging.log4j.spi
Convenience class to be used by LoggerContext implementations.
LoggerRegistry() - Constructor for class org.apache.logging.log4j.spi.LoggerRegistry
 
LoggerRegistry(LoggerRegistry.MapFactory<T>) - Constructor for class org.apache.logging.log4j.spi.LoggerRegistry
 
LoggerRegistry.ConcurrentMapFactory<T extends ExtendedLogger> - Class in org.apache.logging.log4j.spi
Generates ConcurrentHashMaps for use by the registry to store the Loggers.
LoggerRegistry.MapFactory<T extends ExtendedLogger> - Interface in org.apache.logging.log4j.spi
Interface to control the data structure used by the registry to store the Loggers.
LoggerRegistry.WeakMapFactory<T extends ExtendedLogger> - Class in org.apache.logging.log4j.spi
Generates WeakHashMaps for use by the registry to store the Loggers.
logging - Static variable in interface org.jboss.as.controller.client.OperationMessageHandler
An operation message handler which logs to the current system log.
LoggingEvent - Interface in org.slf4j.event
 
LoggingException - Exception in org.apache.logging.log4j
Exception thrown when an error occurs while logging.
LoggingException(String) - Constructor for exception org.apache.logging.log4j.LoggingException
Construct an exception with a message.
LoggingException(String, Throwable) - Constructor for exception org.apache.logging.log4j.LoggingException
Construct an exception with a message and underlying cause.
LoggingException(Throwable) - Constructor for exception org.apache.logging.log4j.LoggingException
Construct an exception with an underlying cause.
LoggingUncaughtExceptionHandler - Class in org.jboss.logmanager
Logging uncaught exception handler.
LoggingUncaughtExceptionHandler(Logger) - Constructor for class org.jboss.logmanager.LoggingUncaughtExceptionHandler
Create a new instance.
logIfEnabled(String, Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a CharSequence message if the specified level is active.
logIfEnabled(String, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object...) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message whose parameters are only to be constructed if the specified level is active.
logIfEnabled(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message if the specified level is active.
logIfEnabled(String, Level, Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message which is only to be constructed if the specified level is active.
logIfEnabled(String, Level, Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logIfEnabled(String, Level, Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message which is only to be constructed if the specified level is active.
login(String, String) - Method in interface io.undertow.security.api.SecurityContext
Attempts to log the user in using the provided credentials.
login(String, String) - Method in class io.undertow.security.impl.SecurityContextImpl
 
LOGIN_PAGE - Static variable in interface io.undertow.security.api.AuthenticationMechanismFactory
 
LogManager - Class in org.apache.logging.log4j
The anchor point for the Log4j logging system.
LogManager - Class in org.jboss.logmanager
Simplified log manager.
LogManager() - Constructor for class org.apache.logging.log4j.LogManager
Prevents instantiation
LogManager() - Constructor for class org.jboss.logmanager.LogManager
Construct a new logmanager instance.
LogManagerStatus - Class in org.apache.logging.log4j.internal
Keeps track of LogManager initialization status;
LogManagerStatus() - Constructor for class org.apache.logging.log4j.internal.LogManagerStatus
 
logMessage(String) - Method in interface io.undertow.server.handlers.accesslog.AccessLogReceiver
 
logMessage(String) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
 
logMessage(String) - Method in class io.undertow.server.handlers.accesslog.JBossLoggingAccessLogReceiver
 
logMessage(String, HttpServerExchange) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
logMessage(String, Level, Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
logMessage(String, Level, Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.spi.ExtendedLogger
Logs a message at the specified level.
logMessage(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.ExtendedLoggerWrapper
Always log an event.
logMessage(String, Level, Marker, Message, Throwable) - Method in class org.apache.logging.log4j.status.StatusLogger
Adds an event.
logMessage(String, Level, Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(String, Level, Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(Level, Marker, String, StackTraceElement, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a Message.
logMessage(Level, Marker, String, StackTraceElement, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
logMessage(Level, Marker, String, StackTraceElement, Message, Throwable) - Method in interface org.apache.logging.log4j.spi.LocationAwareLogger
 
logout() - Method in interface io.undertow.security.api.SecurityContext
de-authenticates the current exchange.
logout() - Method in class io.undertow.security.impl.AbstractSecurityContext
 
logout() - Method in class io.undertow.security.impl.SecurityContextImpl
 
logp(Level, String, String, String) - Method in class org.jboss.logmanager.Logger
logp(Level, String, String, String, Object) - Method in class org.jboss.logmanager.Logger
logp(Level, String, String, String, Object[]) - Method in class org.jboss.logmanager.Logger
logp(Level, String, String, String, Throwable) - Method in class org.jboss.logmanager.Logger
logRaw(LogRecord) - Method in class org.jboss.logmanager.Logger
Do the logging with no level checks (they've already been done).
logRaw(ExtLogRecord) - Method in class org.jboss.logmanager.Logger
Do the logging with no level checks (they've already been done).
logrb(Level, String, String, String, String) - Method in class org.jboss.logmanager.Logger
logrb(Level, String, String, String, String, Object) - Method in class org.jboss.logmanager.Logger
logrb(Level, String, String, String, String, Object[]) - Method in class org.jboss.logmanager.Logger
logrb(Level, String, String, String, String, Throwable) - Method in class org.jboss.logmanager.Logger
LogService - Class in org.jboss.logmanager
A simple log service which can be used to remove any bootstrap handlers when a real handler is configured.
LogService() - Constructor for class org.jboss.logmanager.LogService
 
logv(String, Logger.Level, Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(String, Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(String, Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(String, Logger.Level, Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(String, Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(String, Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(Logger.Level, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(Logger.Level, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(Logger.Level, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(Logger.Level, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using MessageFormat-style formatting.
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using MessageFormat-style formatting.
LONG - org.jboss.dmr.ModelType
 
LONG - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR long.
LONG - org.jboss.marshalling.util.Kind
Field of type long.
LongFieldPutter - Class in org.jboss.marshalling.util
A field putter for long-type fields.
LongFieldPutter() - Constructor for class org.jboss.marshalling.util.LongFieldPutter
 
LongReadField - Class in org.jboss.marshalling.util
A read field whose value is a long type.
LongReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.LongReadField
Construct a new instance with the default value.
LongReadField(SerializableField, long) - Constructor for class org.jboss.marshalling.util.LongReadField
Construct a new instance.
longValue() - Method in interface javax.json.JsonNumber
Returns this JSON number as a long.
longValueExact() - Method in interface javax.json.JsonNumber
Returns this JSON number as a long.
lookup(Class<?>) - Method in class org.jboss.marshalling.reflect.SerializableClassRegistry
Look up serialization information for a class.
lookupHash(String) - Method in interface io.undertow.security.api.SessionNonceManager
Retrieve the existing hash associated with the nonce specified.
lookupHash(String) - Method in class io.undertow.security.impl.SimpleNonceManager
 
lookupIgnoreCase(String) - Static method in enum org.apache.logging.log4j.message.MapMessage.MapFormat
Maps a format name to an MapMessage.MapFormat while ignoring case.
lookupModeString(String) - Static method in enum io.undertow.server.handlers.CookieSameSiteMode
lookup from the specified value and return a correct SameSiteMode string.
lookupSession(HttpServerExchange) - Method in interface io.undertow.security.api.AuthenticatedSessionManager
 
LOOP_DETECTED - Static variable in class io.undertow.util.StatusCodes
 
LOOP_DETECTED_STRING - Static variable in class io.undertow.util.StatusCodes
 
lower(E) - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
lowerEntry(K) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
lowerKey(K) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
LRUCache<K,​V> - Class in io.undertow.server.handlers.cache
A non-blocking cache where entries are indexed by a key.
LRUCache(int, int) - Constructor for class io.undertow.server.handlers.cache.LRUCache
 
LRUCache(int, int, boolean) - Constructor for class io.undertow.server.handlers.cache.LRUCache
 
LRUCache.CacheEntry<K,​V> - Class in io.undertow.server.handlers.cache
 

M

MAGIC_NUMBER - Static variable in class io.undertow.websockets.client.WebSocket13ClientHandshake
 
MAGIC_NUMBER - Static variable in class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
 
MAIL_SYSTEM - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
main(String[]) - Static method in class io.undertow.util.HexConverter
 
main(String[]) - Static method in class org.jboss.marshalling.Version
Print the version to System.out.
main(String[]) - Static method in class org.jboss.msc.Version
Print out the current version on System.out.
main(String[]) - Static method in class org.jboss.remoting3.Version
Print out the current version on System.out.
makeId(String, int) - Method in class org.apache.logging.log4j.message.StructuredDataId
Creates an id based on the current id.
makeId(StructuredDataId) - Method in class org.apache.logging.log4j.message.StructuredDataId
Creates an id using another id to supply default values.
MalformedMessageException - Exception in io.undertow.util
Exception that is thrown when multipart parsing cannot parse a request
MalformedMessageException() - Constructor for exception io.undertow.util.MalformedMessageException
 
map(FileChannel.MapMode, long, long) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
MAP_KEY - org.jboss.marshalling.TraceInformation.IndexType
 
MAP_VALUE - org.jboss.marshalling.TraceInformation.IndexType
 
MapEntry<K,​V> - 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.
MapEntry(K, V) - Constructor for class org.jboss.msc.value.MapEntry
Deprecated.
Construct a new instance.
MapEntryValue<K,​V> - 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.
MapEntryValue(MapEntry<Value<K>, Value<V>>) - Constructor for class org.jboss.msc.value.MapEntryValue
Deprecated.
Construct a new instance.
MapInjector<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.
MapInjector(Map<K, T>, K) - Constructor for class org.jboss.msc.inject.MapInjector
Deprecated.
Construct a new instance.
MapItemValue<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.
MapItemValue(Value<?>, Value<? extends Map<?, ? extends T>>) - Constructor for class org.jboss.msc.value.MapItemValue
Deprecated.
Construct a new instance.
MapMessage<M extends MapMessage<M,​V>,​V> - Class in org.apache.logging.log4j.message
Represents a Message that consists of a Map.
MapMessage() - Constructor for class org.apache.logging.log4j.message.MapMessage
Constructs a new instance.
MapMessage(int) - Constructor for class org.apache.logging.log4j.message.MapMessage
Constructs a new instance.
MapMessage(Map<String, V>) - Constructor for class org.apache.logging.log4j.message.MapMessage
Constructs a new instance based on an existing Map.
MapMessage.MapFormat - Enum in org.apache.logging.log4j.message
When set as the format specifier causes the Map to be formatted as XML.
MappingClassExternalizerFactory - Class in org.jboss.marshalling
An externalizer factory which uses a fixed mapping from class to externalizer.
MappingClassExternalizerFactory(Map<Class<?>, Externalizer>) - Constructor for class org.jboss.marshalling.MappingClassExternalizerFactory
Construct a new instance.
mapToString(EnumMap<K, String>) - Static method in class org.jboss.logmanager.PropertyValues
Converts a map into a string that can be parsed by PropertyValues.stringToMap(String).
mapToString(Map<K, String>) - Static method in class org.jboss.logmanager.PropertyValues
Converts a map into a string that can be parsed by PropertyValues.stringToMap(String).
MapValue<K,​V> - 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.
MapValue(Value<? extends Map<K, V>>, List<MapEntry<? extends Value<? extends K>, ? extends Value<? extends V>>>) - Constructor for class org.jboss.msc.value.MapValue
Deprecated.
Construct a new instance.
MapValue(Value<? extends Map<K, V>>, MapEntry<? extends Value<? extends K>, ? extends Value<? extends V>>...) - Constructor for class org.jboss.msc.value.MapValue
Deprecated.
Construct a new instance.
mark(int) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
mark(int) - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
markBroken() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
markContinueResponseSent(HttpServerExchange) - Static method in class io.undertow.server.protocol.http.HttpContinue
Marks a continue response as already having been sent.
Marker - Interface in org.apache.logging.log4j
Markers are objects that are used to add easily filterable information to log messages.
Marker - Interface in org.slf4j
Markers are named objects used to enrich log statements.
MARKER_DIRECTORY_PROPERTY - Static variable in interface org.jboss.as.controller.client.impl.AdditionalBootCliScriptInvoker
 
MarkerFactory - Class in org.slf4j
MarkerFactory is a utility class producing Marker instances as appropriate for the logging system currently in use.
MarkerFactoryBinder - Interface in org.slf4j.spi
An internal interface which helps the static MarkerFactory class bind with the appropriate IMarkerFactory instance.
MarkerIgnoringBase - Class in org.slf4j.helpers
This class serves as base for adapters or native implementations of logging systems lacking Marker support.
MarkerIgnoringBase() - Constructor for class org.slf4j.helpers.MarkerIgnoringBase
 
MarkerManager - Class in org.apache.logging.log4j
Applications create Markers by using the Marker Manager.
MarkerManager.Log4jMarker - Class in org.apache.logging.log4j
Consider this class private, it is only public to satisfy Jackson for XML and JSON IO.
markReadsBroken(Throwable) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Called when a source sub channel fails to fulfil its contract, and leaves the channel in an inconsistent state.
markReadsBroken(Throwable) - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
 
markReadsBroken(Throwable) - Method in class io.undertow.websockets.core.WebSocketChannel
 
markStreamBroken() - Method in class io.undertow.protocols.http2.AbstractHttp2StreamSourceChannel
 
markStreamBroken() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
Called when this stream is no longer valid.
markSupported() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
markSupported() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
markWritesBroken(Throwable) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Called when a sub channel fails to fulfil its contract, and leaves the channel in an inconsistent state.
Marshaller - Interface in org.jboss.marshalling
An object marshaller for writing objects to byte streams.
MarshallerFactory - Interface in org.jboss.marshalling
The main marshaller factory.
MarshallerObjectInput - Class in org.jboss.marshalling
A marshaller's object input.
MarshallerObjectInput(Unmarshaller) - Constructor for class org.jboss.marshalling.MarshallerObjectInput
Construct a new instance.
MarshallerObjectInputStream - Class in org.jboss.marshalling
A marshaller's object input stream.
MarshallerObjectInputStream(Unmarshaller) - Constructor for class org.jboss.marshalling.MarshallerObjectInputStream
Construct a new instance which delegates to the given unmarshaller.
MarshallerObjectOutput - Class in org.jboss.marshalling
A marshaller's object output.
MarshallerObjectOutput(Marshaller) - Constructor for class org.jboss.marshalling.MarshallerObjectOutput
Construct a new instance.
MarshallerObjectOutputStream - Class in org.jboss.marshalling
A marshaller's object output stream.
MarshallerObjectOutputStream(Marshaller) - Constructor for class org.jboss.marshalling.MarshallerObjectOutputStream
Construct a new instance that delegates to the given marshaller.
Marshalling - Class in org.jboss.marshalling
Static utility methods for simplifying use of marshallers.
MarshallingConfiguration - Class in org.jboss.marshalling
A Marshaller configuration.
MarshallingConfiguration() - Constructor for class org.jboss.marshalling.MarshallingConfiguration
Construct a new instance.
MarshallingObjectOutputStream - Class in org.jboss.marshalling
An object output stream which wraps a Marshaller, which may be used by legacy ObjectOutputStream-based applications that wish to use the marshalling framework.
MarshallingObjectOutputStream(Marshaller, ByteOutput) - Constructor for class org.jboss.marshalling.MarshallingObjectOutputStream
Construct a new instance that delegates to the given marshaller.
Masker - Class in io.undertow.websockets.core.protocol.version07
 
match(String) - Method in class io.undertow.util.PathMatcher
Matches a path against the registered handlers.
match(String) - Method in class io.undertow.util.PathTemplateMatcher
 
match(ServiceName) - Method in class org.jboss.msc.service.ServiceNameMapper
Deprecated.
Attempt to match a service name.
matcherAlreadyContainsTemplate(String, String) - Method in class io.undertow.UndertowMessages_$bundle
 
matcherAlreadyContainsTemplate(String, String) - Method in interface io.undertow.UndertowMessages
 
matcherAlreadyContainsTemplate$str() - Method in class io.undertow.UndertowMessages_$bundle
 
matches(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
Return true if this implementation can be used to issue a handshake.
matches(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
 
matches(String, Map<String, String>) - Method in class io.undertow.util.PathTemplate
Check if the given uri matches the template.
MAX_AJP_PACKET_SIZE - Static variable in class io.undertow.UndertowOptions
The maximum AJP packet size, default is 8192
MAX_BUFFERED_REQUEST_SIZE - Static variable in class io.undertow.UndertowOptions
Maximum size of a buffered request, in bytes
MAX_CACHED_HEADER_SIZE - Static variable in class io.undertow.UndertowOptions
The maximum size of a header name+value combo that is cached in the per connection cache.
MAX_CONCURRENT_REQUESTS_PER_CONNECTION - Static variable in class io.undertow.UndertowOptions
The maximum number of concurrent requests that will be processed at a time.
MAX_COOKIES - Static variable in class io.undertow.UndertowOptions
The maximum number of cookies that will be parsed.
MAX_ENTITY_SIZE - Static variable in class io.undertow.UndertowOptions
The default maximum size of the HTTP entity body.
MAX_FORWARDS - Static variable in class io.undertow.util.Headers
 
MAX_FORWARDS_STRING - Static variable in class io.undertow.util.Headers
 
MAX_FRAME_SIZE - Static variable in class io.undertow.protocols.http2.Http2Channel
 
MAX_HEADER_SIZE - Static variable in class io.undertow.UndertowOptions
The maximum size in bytes of a http request header.
MAX_HEADERS - Static variable in class io.undertow.UndertowOptions
The maximum number of headers that will be parsed.
MAX_INBOUND_CHANNELS - Static variable in class org.jboss.remoting3.RemotingOptions
The maximum number of inbound channels to support for a connection.
MAX_INBOUND_MESSAGE_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The maximum inbound message size to be allowed.
MAX_INBOUND_MESSAGES - Static variable in class org.jboss.remoting3.RemotingOptions
The maximum number of concurrent inbound messages on a channel.
MAX_OUTBOUND_CHANNELS - Static variable in class org.jboss.remoting3.RemotingOptions
The maximum number of outbound channels to support for a connection.
MAX_OUTBOUND_MESSAGE_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The maximum outbound message size to send.
MAX_OUTBOUND_MESSAGES - Static variable in class org.jboss.remoting3.RemotingOptions
The maximum number of concurrent outbound messages on a channel.
MAX_PARAMETERS - Static variable in class io.undertow.UndertowOptions
The maximum number of parameters that will be parsed.
MAX_QUEUED_READ_BUFFERS - Static variable in class io.undertow.UndertowOptions
The maximum number of buffers that will be used before reads are paused in framed protocols.
MAX_READ_LISTENER_INVOCATIONS - Static variable in class io.undertow.protocols.ssl.SslConduit
 
MAX_REUSABLE_MESSAGE_SIZE - Static variable in class org.apache.logging.log4j.util.Constants
Maximum size of the StringBuilders used in RingBuffer LogEvents to store the contents of reusable Messages.
MAX_STATUS_ENTRIES - Static variable in class org.apache.logging.log4j.status.StatusLogger
System property that can be configured with the number of entries in the queue.
maxContentSize(long) - Static method in class io.undertow.predicate.Predicates
Deprecated.
MaxContentSizePredicate - Class in io.undertow.predicate
Deprecated.
MaxContentSizePredicate.Builder - Class in io.undertow.predicate
Deprecated.
 
maxEntitySizeUpdated(HttpServerExchange) - Method in class io.undertow.server.AbstractServerConnection
 
maxEntitySizeUpdated(HttpServerExchange) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
maxEntitySizeUpdated(HttpServerExchange) - Method in class io.undertow.server.ServerConnection
Callback that is invoked if the max entity size is updated.
maxFileSizeExceeded(long) - Method in class io.undertow.UndertowMessages_$bundle
 
maxFileSizeExceeded(long) - Method in interface io.undertow.UndertowMessages
 
maxFileSizeExceeded$str() - Method in class io.undertow.UndertowMessages_$bundle
 
maximumConcurrentRequestsMustBeLargerThanZero() - Method in class io.undertow.UndertowMessages_$bundle
 
maximumConcurrentRequestsMustBeLargerThanZero() - Method in interface io.undertow.UndertowMessages
 
maximumConcurrentRequestsMustBeLargerThanZero$str() - Method in class io.undertow.UndertowMessages_$bundle
 
maxRestartsExceeded(int) - Method in class io.undertow.UndertowLogger_$logger
 
maxRestartsExceeded(int) - Method in interface io.undertow.UndertowLogger
 
maxRestartsExceeded$str() - Method in class io.undertow.UndertowLogger_$logger
 
maybeQuote(StringBuilder, String) - Static method in class io.undertow.util.LegacyCookieSupport
Quotes values if required.
mbeanFailed(Exception) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
mbeanFailed$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
MBeanServerLocator - Interface in org.jboss.remotingjmx
The interface to be implemented for providing access to the MBeanServers.
MBeanServerManager - Interface in org.jboss.remotingjmx
Wrapper around the MBeanServerLocator in use to call the locator to locate the MBeanServerConnection to use and then wrap it with the internal wrapper used to pass it around internaly.
mbeanServerNotAvailable(Exception) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
mbeanServerNotAvailable$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
MCMPConfig - Class in io.undertow.server.handlers.proxy.mod_cluster
 
MCMPConfig(MCMPConfig.Builder) - Constructor for class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
 
MCMPConfig.AdvertiseBuilder - Class in io.undertow.server.handlers.proxy.mod_cluster
 
MCMPConfig.Builder - Class in io.undertow.server.handlers.proxy.mod_cluster
 
MCMPConfig.WebBuilder - Class in io.undertow.server.handlers.proxy.mod_cluster
 
mcmpHandlerCreated() - Method in class io.undertow.UndertowLogger_$logger
 
mcmpHandlerCreated() - Method in interface io.undertow.UndertowLogger
 
mcmpHandlerCreated$str() - Method in class io.undertow.UndertowLogger_$logger
 
mcmpKeyValue(HttpString, String) - Method in class io.undertow.UndertowLogger_$logger
 
mcmpKeyValue(HttpString, String) - Method in interface io.undertow.UndertowLogger
 
mcmpKeyValue$str() - Method in class io.undertow.UndertowLogger_$logger
 
mcmpMessageRejectedDueToSuspiciousCharacters(String) - Method in class io.undertow.UndertowMessages_$bundle
 
mcmpMessageRejectedDueToSuspiciousCharacters(String) - Method in interface io.undertow.UndertowMessages
 
mcmpMessageRejectedDueToSuspiciousCharacters$str() - Method in class io.undertow.UndertowMessages_$bundle
 
mcmpProcessingError(String, String) - Method in class io.undertow.UndertowLogger_$logger
 
mcmpProcessingError(String, String) - Method in interface io.undertow.UndertowLogger
 
mcmpProcessingError$str() - Method in class io.undertow.UndertowLogger_$logger
 
mcmpSendingResponse(InetSocketAddress, int, HeaderMap, String) - Method in class io.undertow.UndertowLogger_$logger
 
mcmpSendingResponse(InetSocketAddress, int, HeaderMap, String) - Method in interface io.undertow.UndertowLogger
 
mcmpSendingResponse$str() - Method in class io.undertow.UndertowLogger_$logger
 
MD5 - io.undertow.security.idm.DigestAlgorithm
 
MD5_SESS - io.undertow.security.idm.DigestAlgorithm
 
MDC - Class in org.jboss.logging
Mapped diagnostic context.
MDC - Class in org.jboss.logmanager
Mapped diagnostic context.
MDC - Class in org.slf4j
This class hides and serves as a substitute for the underlying logging system's MDC implementation.
MDC - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
MDC.MDCCloseable - Class in org.slf4j
An adapter to remove the key when done.
MDCAdapter - Interface in org.slf4j.spi
This interface abstracts the service offered by various MDC implementations.
mdcFormatStep(String, boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the MDC value associated with the given key of the log record.
mdcFormatStep(String, boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the MDC value associated with the given key of the log record.
MeasurementConversionException(String) - Constructor for exception org.jboss.as.controller.client.helpers.MeasurementUnit.MeasurementConversionException
 
MeasurementUnit - Enum in org.jboss.as.controller.client.helpers
Metric data values can be in one of the following known units of measurement.
MeasurementUnit.Family - Enum in org.jboss.as.controller.client.helpers
 
MeasurementUnit.MeasurementConversionException - Exception in org.jboss.as.controller.client.helpers
 
mechanismNameTooLong(String) - Method in class org.jboss.remoting3._private.Messages_$logger
 
mechanismNameTooLong(String) - Method in interface org.jboss.remoting3._private.Messages
 
mechanismNameTooLong$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
MEGABITS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
MEGABYTES - org.jboss.as.controller.client.helpers.MeasurementUnit
 
memento() - Method in interface org.apache.logging.log4j.message.ReusableMessage
Returns an immutable snapshot of the current internal state of this reusable message.
memento() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
 
memento() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
memento() - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
MERGE - Static variable in class io.undertow.util.Methods
 
MERGE_STRING - Static variable in class io.undertow.util.Methods
 
mergeBuffers(ByteBuffer...) - Static method in class io.undertow.websockets.core.WebSockets
 
mergeOptionsIntoAuthenticationConfiguration(OptionMap, AuthenticationConfiguration) - Static method in class org.jboss.remoting3.RemotingOptions
Merge the given option map into the given authentication configuration, and return the result.
mergeQueryParametersWithNewQueryString(Map<String, Deque<String>>, String) - Static method in class io.undertow.util.QueryParameterUtils
Deprecated.
mergeQueryParametersWithNewQueryString(Map<String, Deque<String>>, String, String) - Static method in class io.undertow.util.QueryParameterUtils
 
Message - Interface in org.apache.logging.log4j.message
An interface for various Message implementations that can be logged.
MESSAGE - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
MESSAGE_FORMAT - org.jboss.logmanager.ExtLogRecord.FormatStyle
Format the message using the MessageFormat parameter style.
MESSAGE_QOP - io.undertow.security.impl.AuthenticationInfoToken
 
MESSAGE_QOP - io.undertow.security.impl.DigestAuthorizationToken
 
MESSAGE_QOP - io.undertow.security.impl.DigestWWWAuthenticateToken
 
MessageCancelledException - Exception in org.jboss.remoting3
An exception indicating that the sending side cancelled the message before completing it; the receiving side should act accordingly.
MessageCancelledException() - Constructor for exception org.jboss.remoting3.MessageCancelledException
Constructs a MessageCancelledException with no detail message.
MessageCancelledException(String) - Constructor for exception org.jboss.remoting3.MessageCancelledException
Constructs a MessageCancelledException with the specified detail message.
MessageCancelledException(String, Throwable) - Constructor for exception org.jboss.remoting3.MessageCancelledException
Constructs a MessageCancelledException with the specified detail message and cause.
MessageCancelledException(Throwable) - Constructor for exception org.jboss.remoting3.MessageCancelledException
Constructs a MessageCancelledException with the specified cause.
MessageCollectionMessage<T> - Interface in org.apache.logging.log4j.message
A Message that is a collection of Messages.
MessageFactory - Interface in org.apache.logging.log4j.message
Creates messages.
MessageFactory2 - Interface in org.apache.logging.log4j.message
Creates messages.
MessageFactory2Adapter - Class in org.apache.logging.log4j.spi
Adapts a legacy MessageFactory to the new MessageFactory2 interface.
MessageFactory2Adapter(MessageFactory) - Constructor for class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
MessageFormatMessage - Class in org.apache.logging.log4j.message
Handles messages that consist of a format string conforming to java.text.MessageFormat.
MessageFormatMessage(String, Object...) - Constructor for class org.apache.logging.log4j.message.MessageFormatMessage
Constructs a message.
MessageFormatMessage(Locale, String, Object...) - Constructor for class org.apache.logging.log4j.message.MessageFormatMessage
Constructs a message.
MessageFormatMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
MessageFormatMessageFactory() - Constructor for class org.apache.logging.log4j.message.MessageFormatMessageFactory
Constructs a message factory with default flow strings.
messageFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the formatted log message text with the given justification rules.
messageFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the formatted log message text with the given justification rules.
MessageFormatter - Class in org.slf4j.helpers
Formats messages according to very simple substitution rules.
MessageFormatter() - Constructor for class org.slf4j.helpers.MessageFormatter
 
MessageInfo - Interface in javax.security.auth.message
A container (message processing runtime) uses this interface to pass messages and message processing state to authentication contexts for processing by authentication mechanisms (modules).
MessageInputStream - Class in org.jboss.remoting3
An input stream for messages.
MessageInputStream() - Constructor for class org.jboss.remoting3.MessageInputStream
 
MessageOutputStream - Class in org.jboss.remoting3
An output stream for a message.
MessageOutputStream() - Constructor for class org.jboss.remoting3.MessageOutputStream
 
MessagePolicy - Class in javax.security.auth.message
This class defines a message authentication policy.
MessagePolicy(MessagePolicy.TargetPolicy[], boolean) - Constructor for class javax.security.auth.message.MessagePolicy
Create a MessagePolicy instance with an array of target policies.
MessagePolicy.ProtectionPolicy - Interface in javax.security.auth.message
This interface is used to represent message authentication policy.
MessagePolicy.Target - Interface in javax.security.auth.message
This interface is used to represent and perform message targeting.
MessagePolicy.TargetPolicy - Class in javax.security.auth.message
This class defines the message protection policies for specific Targets.
MessageReciever() - Constructor for class org.jboss.remotingjmx.protocol.v2.ServerCommon.MessageReciever
 
Messages - Class in org.jboss.logging
A factory class to produce message bundle implementations.
Messages - Interface in org.jboss.remoting3._private
All messages.
MESSAGES - Static variable in interface io.undertow.client.UndertowClientMessages
 
MESSAGES - Static variable in interface io.undertow.UndertowMessages
 
MESSAGES - Static variable in interface io.undertow.websockets.core.WebSocketMessages
 
Messages_$logger - Class in org.jboss.remoting3._private
Warning this class consists of generated code.
Messages_$logger(Logger) - Constructor for class org.jboss.remoting3._private.Messages_$logger
 
MessageSeverity - Enum in org.jboss.as.controller.client
The severity of the message to send to the client.
MessageSupplier - Interface in org.apache.logging.log4j.util
Classes implementing this interface know how to supply Messages.
messageToBig(long) - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
messageToBig(long) - Method in interface io.undertow.websockets.core.WebSocketMessages
 
messageToBig$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
MessageTracker - Class in org.jboss.remoting3.util
An outbound message tracker, which can be used to easily avoid message overruns.
MessageTracker(Channel, int) - Constructor for class org.jboss.remoting3.util.MessageTracker
 
META - Static variable in class org.apache.logging.log4j.message.StructuredDataId
RFC 5424 Meta.
METHOD - Static variable in class io.undertow.protocols.http2.Http2Channel
 
METHOD_NOT_ALLOWED - Static variable in class io.undertow.util.StatusCodes
 
METHOD_NOT_ALLOWED_STRING - Static variable in class io.undertow.util.StatusCodes
 
MethodInjector<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.
MethodInjector(Method, Value<?>, Value<?>, List<? extends Value<?>>) - Constructor for class org.jboss.msc.inject.MethodInjector
Deprecated.
Construct a new instance.
methodNameFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source method name with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
methodNameFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source method name with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
MethodPredicate - Class in io.undertow.predicate
 
MethodPredicate.Builder - Class in io.undertow.predicate
 
Methods - Class in io.undertow.util
NOTE: If you add a new method here you must also add it to HttpRequestParser
MethodValue<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.
MethodValue(Value<Method>, Value<?>, List<? extends Value<?>>) - Constructor for class org.jboss.msc.value.MethodValue
Deprecated.
Construct a new instance.
MetricResult(MetricsHandler.MetricResult) - Constructor for class io.undertow.server.handlers.MetricsHandler.MetricResult
 
MetricResult(Date) - Constructor for class io.undertow.server.handlers.MetricsHandler.MetricResult
 
MetricsHandler - Class in io.undertow.server.handlers
Handler that records some metrics
MetricsHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.MetricsHandler
 
MetricsHandler.MetricResult - Class in io.undertow.server.handlers
 
MICROSECONDS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
MILLISECONDS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
MimeMappings - Class in io.undertow.util
 
MimeMappings.Builder - Class in io.undertow.util
 
minContentSize(long) - Static method in class io.undertow.predicate.Predicates
Deprecated.
MinContentSizePredicate - Class in io.undertow.predicate
Deprecated.
MinContentSizePredicate.Builder - Class in io.undertow.predicate
Deprecated.
 
MINUTE - org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
 
MINUTES - org.jboss.as.controller.client.helpers.MeasurementUnit
 
mismatchedBraces(String) - Method in class io.undertow.UndertowMessages_$bundle
 
mismatchedBraces(String) - Method in interface io.undertow.UndertowMessages
 
mismatchedBraces$str() - Method in class io.undertow.UndertowMessages_$bundle
 
MISSING_EXTENSIONS - Static variable in class io.undertow.websockets.core.CloseMessage
 
missingAuthorizationToken(String) - Method in class io.undertow.UndertowLogger_$logger
 
missingAuthorizationToken(String) - Method in interface io.undertow.UndertowLogger
 
missingAuthorizationToken$str() - Method in class io.undertow.UndertowLogger_$logger
 
MKACTIVITY - Static variable in class io.undertow.util.Methods
 
MKACTIVITY_STRING - Static variable in class io.undertow.util.Methods
 
MKCOL - Static variable in class io.undertow.util.Methods
 
MKCOL_STRING - Static variable in class io.undertow.util.Methods
 
MKWORKSPACE - Static variable in class io.undertow.util.Methods
 
MKWORKSPACE_STRING - Static variable in class io.undertow.util.Methods
 
MOD_CLUSTER - io.undertow.server.handlers.proxy.RouteIteratorFactory.ParsingCompatibility
 
MOD_JK - io.undertow.server.handlers.proxy.RouteIteratorFactory.ParsingCompatibility
 
ModCluster - Class in io.undertow.server.handlers.proxy.mod_cluster
 
ModCluster.Builder - Class in io.undertow.server.handlers.proxy.mod_cluster
 
ModClusterController - Interface in io.undertow.server.handlers.proxy.mod_cluster
 
ModClusterProxyTarget - Interface in io.undertow.server.handlers.proxy.mod_cluster
 
ModClusterProxyTarget.BasicTarget - Class in io.undertow.server.handlers.proxy.mod_cluster
 
ModClusterProxyTarget.ExistingSessionTarget - Class in io.undertow.server.handlers.proxy.mod_cluster
 
ModClusterStatus - Interface in io.undertow.server.handlers.proxy.mod_cluster
An interface that allows the current status of the mod_cluster container to be queried and modified
ModClusterStatus.Context - Interface in io.undertow.server.handlers.proxy.mod_cluster
 
ModClusterStatus.LoadBalancer - Interface in io.undertow.server.handlers.proxy.mod_cluster
 
ModClusterStatus.Node - Interface in io.undertow.server.handlers.proxy.mod_cluster
 
ModelControllerClient - Interface in org.jboss.as.controller.client
A client for an application server management model controller.
ModelControllerClient.Factory - Class in org.jboss.as.controller.client
Factory methods for creating a ModelControllerClient.
ModelControllerClientConfiguration - Interface in org.jboss.as.controller.client
The configuration used to create the ModelControllerClient.
ModelControllerClientConfiguration.Builder - Class in org.jboss.as.controller.client
 
ModelControllerClientConfiguration.Factory - Class in org.jboss.as.controller.client
ModelControllerClientServerDeploymentManager - Class in org.jboss.as.controller.client.helpers.standalone.impl
ModelControllerClientServerDeploymentManager(ModelControllerClient, boolean) - Constructor for class org.jboss.as.controller.client.helpers.standalone.impl.ModelControllerClientServerDeploymentManager
 
ModelControllerProtocol - Interface in org.jboss.as.controller.client.impl
 
ModelEvent - Enum in org.jboss.dmr.stream
DMR parsing events.
ModelException - Exception in org.jboss.dmr.stream
DMR encoding exception.
ModelException() - Constructor for exception org.jboss.dmr.stream.ModelException
Constructor.
ModelException(String) - Constructor for exception org.jboss.dmr.stream.ModelException
Constructor.
ModelException(String, Throwable) - Constructor for exception org.jboss.dmr.stream.ModelException
Constructor.
ModelException(Throwable) - Constructor for exception org.jboss.dmr.stream.ModelException
Constructor.
ModelNode - Class in org.jboss.dmr
A dynamic model representation node object.
ModelNode() - Constructor for class org.jboss.dmr.ModelNode
Creates a new ModelNode with an undefined value.
ModelNode(boolean) - Constructor for class org.jboss.dmr.ModelNode
Creates a new ModelNode with the given value.
ModelNode(byte[]) - Constructor for class org.jboss.dmr.ModelNode
Creates a new ModelNode with the given value.
ModelNode(double) - Constructor for class org.jboss.dmr.ModelNode
Creates a new ModelNode with the given value.
ModelNode(int) - Constructor for class org.jboss.dmr.ModelNode
Creates a new ModelNode with the given value.
ModelNode(long) - Constructor for class org.jboss.dmr.ModelNode
Creates a new ModelNode with the given value.
ModelNode(String) - Constructor for class org.jboss.dmr.ModelNode
Creates a new ModelNode with the given value.
ModelNode(BigDecimal) - Constructor for class org.jboss.dmr.ModelNode
Creates a new ModelNode with the given value.
ModelNode(BigInteger) - Constructor for class org.jboss.dmr.ModelNode
Creates a new ModelNode with the given value.
ModelNode(ModelType) - Constructor for class org.jboss.dmr.ModelNode
Creates a new ModelNode with the given value.
ModelNode(ValueExpression) - Constructor for class org.jboss.dmr.ModelNode
Creates a new ModelNode with the given value.
ModelReader - Interface in org.jboss.dmr.stream
DMR reader.
ModelStreamFactory - Class in org.jboss.dmr.stream
DMR streams factory.
ModelType - Enum in org.jboss.dmr
 
ModelWriter - Interface in org.jboss.dmr.stream
DMR writer.
MODIFIED - io.undertow.server.handlers.resource.ResourceChangeEvent.Type
A file was modified in a directory.
ModularClassResolver - Class in org.jboss.marshalling
A class table which implements an alternate class resolution strategy based on JBoss Modules.
ModularClassTable - Class in org.jboss.marshalling
A class table which implements an alternate class resolution strategy based on JBoss Modules.
moduleNameFormatStep(boolean, int, boolean, int, String) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source module name with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
moduleNameFormatStep(boolean, int, int, String) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source module name with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
moduleVersionFormatStep(boolean, int, int, String) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source module version with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
MONTH - org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
 
moreData(int) - Method in class io.undertow.protocols.http2.Http2PushBackParser
 
moreThanOneHandlerWithName(String, Class<? extends HandlerBuilder>, Class<? extends HandlerBuilder>) - Method in class io.undertow.UndertowMessages_$bundle
 
moreThanOneHandlerWithName(String, Class<? extends HandlerBuilder>, Class<? extends HandlerBuilder>) - Method in interface io.undertow.UndertowMessages
 
moreThanOneHandlerWithName$str() - Method in class io.undertow.UndertowMessages_$bundle
 
moreThanOneHostHeader() - Method in class io.undertow.UndertowMessages_$bundle
 
moreThanOneHostHeader() - Method in interface io.undertow.UndertowMessages
 
moreThanOneHostHeader$str() - Method in class io.undertow.UndertowMessages_$bundle
 
moreThanOnePredicateWithName(String, Class<? extends PredicateBuilder>, Class<? extends PredicateBuilder>) - Method in class io.undertow.UndertowMessages_$bundle
 
moreThanOnePredicateWithName(String, Class<? extends PredicateBuilder>, Class<? extends PredicateBuilder>) - Method in interface io.undertow.UndertowMessages
 
moreThanOnePredicateWithName$str() - Method in class io.undertow.UndertowMessages_$bundle
 
move(String, String) - Method in interface javax.json.JsonPatchBuilder
Adds a "move" JSON Patch operation.
MOVE - javax.json.JsonPatch.Operation
"move" operation.
MOVE - Static variable in class io.undertow.util.Methods
 
MOVE_STRING - Static variable in class io.undertow.util.Methods
 
MOVED_PERMANENTLY - Static variable in class io.undertow.util.StatusCodes
 
MOVED_PERMANENTLY_STRING - Static variable in class io.undertow.util.StatusCodes
 
MOVED_PERMENANTLY - Static variable in class io.undertow.util.StatusCodes
Deprecated.
MSG_CONTAINS_INVALID_DATA - Static variable in class io.undertow.websockets.core.CloseMessage
 
MSG_TOO_BIG - Static variable in class io.undertow.websockets.core.CloseMessage
 
MSG_VIOLATES_POLICY - Static variable in class io.undertow.websockets.core.CloseMessage
 
MULTI_STATUS - Static variable in class io.undertow.util.StatusCodes
 
MULTI_STATUS_STRING - Static variable in class io.undertow.util.StatusCodes
 
MultiformatMessage - Interface in org.apache.logging.log4j.message
A Message that can render itself in more than one way.
MultiFormatStringBuilderFormattable - Interface in org.apache.logging.log4j.util
A Message that can render itself in more than one way.
MULTIPART_FORM_DATA - Static variable in class io.undertow.server.handlers.form.MultiPartParserDefinition
 
MULTIPART_MAX_ENTITY_SIZE - Static variable in class io.undertow.UndertowOptions
The default maximum size of the HTTP entity body when using the mutiltipart parser.
MultipartParser - Class in io.undertow.util
 
MultipartParser() - Constructor for class io.undertow.util.MultipartParser
 
MultipartParser.ParseState - Class in io.undertow.util
 
MultipartParser.PartHandler - Interface in io.undertow.util
 
MultiPartParserDefinition - Class in io.undertow.server.handlers.form
 
MultiPartParserDefinition() - Constructor for class io.undertow.server.handlers.form.MultiPartParserDefinition
 
MultiPartParserDefinition(Path) - Constructor for class io.undertow.server.handlers.form.MultiPartParserDefinition
 
MultiPartParserDefinition.FileTooLargeException - Exception in io.undertow.server.handlers.form
 
MULTIPLE_CHOICES - Static variable in class io.undertow.util.StatusCodes
 
MULTIPLE_CHOICES_STRING - Static variable in class io.undertow.util.StatusCodes
 
MultipleRemoveListener<T> - Class in org.jboss.msc.service
Deprecated.
Service listeners are not encouraged for general user use.
MultipleRemoveListener.Callback<T> - Interface in org.jboss.msc.service
Deprecated.
A generalized callback for when all services are removed.
multiRecordSSLHandshake() - Method in class io.undertow.UndertowMessages_$bundle
 
multiRecordSSLHandshake() - Method in interface io.undertow.UndertowMessages
 
multiRecordSSLHandshake$str() - Method in class io.undertow.UndertowMessages_$bundle
 
MultistepFormatter - Class in org.jboss.logmanager.formatters
A formatter which formats a record in a series of steps.
MultistepFormatter() - Constructor for class org.jboss.logmanager.formatters.MultistepFormatter
Construct a new instance.
MultistepFormatter(FormatStep[]) - Constructor for class org.jboss.logmanager.formatters.MultistepFormatter
Construct a new instance.
MutableThreadContextStack - Class in org.apache.logging.log4j.spi
TODO
MutableThreadContextStack() - Constructor for class org.apache.logging.log4j.spi.MutableThreadContextStack
Constructs an empty MutableThreadContextStack.
MutableThreadContextStack(List<String>) - Constructor for class org.apache.logging.log4j.spi.MutableThreadContextStack
Constructs a new instance.

N

NA_SUBST - Static variable in class org.slf4j.event.EventConstants
 
name - Variable in class org.apache.logging.log4j.spi.AbstractLogger
 
name() - Method in class io.undertow.attribute.AuthenticationTypeExchangeAttribute.Builder
 
name() - Method in class io.undertow.attribute.BytesSentAttribute.Builder
 
name() - Method in class io.undertow.attribute.CookieAttribute.Builder
 
name() - Method in class io.undertow.attribute.DateTimeAttribute.Builder
 
name() - Method in interface io.undertow.attribute.ExchangeAttributeBuilder
The string representation of the attribute name.
name() - Method in class io.undertow.attribute.HostAndPortAttribute.Builder
 
name() - Method in class io.undertow.attribute.IdentUsernameAttribute.Builder
 
name() - Method in class io.undertow.attribute.LocalIPAttribute.Builder
 
name() - Method in class io.undertow.attribute.LocalPortAttribute.Builder
 
name() - Method in class io.undertow.attribute.LocalServerNameAttribute.Builder
 
name() - Method in class io.undertow.attribute.NullAttribute.Builder
 
name() - Method in class io.undertow.attribute.PathParameterAttribute.Builder
 
name() - Method in class io.undertow.attribute.PredicateContextAttribute.Builder
 
name() - Method in class io.undertow.attribute.QueryParameterAttribute.Builder
 
name() - Method in class io.undertow.attribute.QueryStringAttribute.Builder
 
name() - Method in class io.undertow.attribute.RelativePathAttribute.Builder
 
name() - Method in class io.undertow.attribute.RemoteHostAttribute.Builder
 
name() - Method in class io.undertow.attribute.RemoteIPAttribute.Builder
 
name() - Method in class io.undertow.attribute.RemoteObfuscatedIPAttribute.Builder
 
name() - Method in class io.undertow.attribute.RemoteUserAttribute.Builder
 
name() - Method in class io.undertow.attribute.RequestCookieAttribute.Builder
 
name() - Method in class io.undertow.attribute.RequestHeaderAttribute.Builder
 
name() - Method in class io.undertow.attribute.RequestLineAttribute.Builder
 
name() - Method in class io.undertow.attribute.RequestMethodAttribute.Builder
 
name() - Method in class io.undertow.attribute.RequestPathAttribute.Builder
 
name() - Method in class io.undertow.attribute.RequestProtocolAttribute.Builder
 
name() - Method in class io.undertow.attribute.RequestSchemeAttribute.Builder
 
name() - Method in class io.undertow.attribute.RequestURLAttribute.Builder
 
name() - Method in class io.undertow.attribute.ResolvedPathAttribute.Builder
 
name() - Method in class io.undertow.attribute.ResponseCodeAttribute.Builder
 
name() - Method in class io.undertow.attribute.ResponseCookieAttribute.Builder
 
name() - Method in class io.undertow.attribute.ResponseHeaderAttribute.Builder
 
name() - Method in class io.undertow.attribute.ResponseReasonPhraseAttribute.Builder
 
name() - Method in class io.undertow.attribute.ResponseTimeAttribute.Builder
 
name() - Method in class io.undertow.attribute.SecureExchangeAttribute.Builder
 
name() - Method in class io.undertow.attribute.SslCipherAttribute.Builder
 
name() - Method in class io.undertow.attribute.SslClientCertAttribute.Builder
 
name() - Method in class io.undertow.attribute.SslSessionIdAttribute.Builder
 
name() - Method in class io.undertow.attribute.StoredResponse.Builder
 
name() - Method in class io.undertow.attribute.ThreadNameAttribute.Builder
 
name() - Method in class io.undertow.attribute.TransportProtocolAttribute.Builder
 
name() - Method in class io.undertow.predicate.AuthenticationRequiredPredicate.Builder
 
name() - Method in class io.undertow.predicate.ContainsPredicate.Builder
 
name() - Method in class io.undertow.predicate.EqualsPredicate.Builder
 
name() - Method in class io.undertow.predicate.ExistsPredicate.Builder
 
name() - Method in class io.undertow.predicate.IdempotentPredicate.Builder
 
name() - Method in class io.undertow.predicate.MaxContentSizePredicate.Builder
Deprecated.
 
name() - Method in class io.undertow.predicate.MethodPredicate.Builder
 
name() - Method in class io.undertow.predicate.MinContentSizePredicate.Builder
Deprecated.
 
name() - Method in class io.undertow.predicate.PathMatchPredicate.Builder
 
name() - Method in class io.undertow.predicate.PathPrefixPredicate.Builder
 
name() - Method in class io.undertow.predicate.PathSuffixPredicate.Builder
 
name() - Method in class io.undertow.predicate.PathTemplatePredicate.Builder
 
name() - Method in interface io.undertow.predicate.PredicateBuilder
The string representation of the predicate name.
name() - Method in class io.undertow.predicate.PredicatesHandler.DoneHandlerBuilder
 
name() - Method in class io.undertow.predicate.PredicatesHandler.RestartHandlerBuilder
 
name() - Method in class io.undertow.predicate.RegularExpressionPredicate.Builder
 
name() - Method in class io.undertow.predicate.RequestLargerThanPredicate.Builder
 
name() - Method in class io.undertow.predicate.RequestSmallerThanPredicate.Builder
 
name() - Method in class io.undertow.predicate.SecurePredicate.Builder
 
name() - Method in class io.undertow.server.handlers.AccessControlListHandler.Builder
 
name() - Method in class io.undertow.server.handlers.accesslog.AccessLogHandler.Builder
 
name() - Method in class io.undertow.server.handlers.AllowedMethodsHandler.Builder
 
name() - Method in class io.undertow.server.handlers.BlockingHandler.Builder
 
name() - Method in interface io.undertow.server.handlers.builder.HandlerBuilder
The string representation of the handler name.
name() - Method in class io.undertow.server.handlers.builder.ResponseCodeHandlerBuilder
 
name() - Method in class io.undertow.server.handlers.builder.RewriteHandlerBuilder
 
name() - Method in class io.undertow.server.handlers.ByteRangeHandler.Builder
 
name() - Method in class io.undertow.server.handlers.CanonicalPathHandler.Builder
 
name() - Method in class io.undertow.server.handlers.DisableCacheHandler.Builder
 
name() - Method in class io.undertow.server.handlers.DisallowedMethodsHandler.Builder
 
name() - Method in class io.undertow.server.handlers.encoding.EncodingHandler.Builder
 
name() - Method in class io.undertow.server.handlers.encoding.RequestEncodingHandler.Builder
 
name() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler.Builder
 
name() - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler.Builder
 
name() - Method in class io.undertow.server.handlers.ForwardedHandler.Builder
 
name() - Method in class io.undertow.server.handlers.HttpContinueAcceptingHandler.Builder
 
name() - Method in class io.undertow.server.handlers.HttpTraceHandler.Builder
 
name() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler.Builder
 
name() - Method in class io.undertow.server.handlers.JDBCLogHandler.Builder
 
name() - Method in class io.undertow.server.handlers.LearningPushHandler.Builder
 
name() - Method in class io.undertow.server.handlers.LocalNameResolvingHandler.Builder
 
name() - Method in class io.undertow.server.handlers.PathSeparatorHandler.Builder
 
name() - Method in class io.undertow.server.handlers.PeerNameResolvingHandler.Builder
 
name() - Method in class io.undertow.server.handlers.proxy.ProxyHandlerBuilder
 
name() - Method in class io.undertow.server.handlers.ProxyPeerAddressHandler.Builder
 
name() - Method in class io.undertow.server.handlers.RedirectHandler.Builder
 
name() - Method in class io.undertow.server.handlers.RequestBufferingHandler.Builder
 
name() - Method in class io.undertow.server.handlers.RequestDumpingHandler.Builder
 
name() - Method in class io.undertow.server.handlers.RequestLimitingHandler.Builder
 
name() - Method in class io.undertow.server.handlers.resource.ResourceHandler.Builder
 
name() - Method in class io.undertow.server.handlers.ResponseRateLimitingHandler.Builder
 
name() - Method in class io.undertow.server.handlers.SameSiteCookieHandler.Builder
 
name() - Method in class io.undertow.server.handlers.SecureCookieHandler.Builder
 
name() - Method in class io.undertow.server.handlers.SetAttributeHandler.Builder
 
name() - Method in class io.undertow.server.handlers.SetAttributeHandler.ClearBuilder
 
name() - Method in class io.undertow.server.handlers.SetErrorHandler.Builder
 
name() - Method in class io.undertow.server.handlers.SetHeaderHandler.Builder
 
name() - Method in class io.undertow.server.handlers.SSLHeaderHandler.Builder
 
name() - Method in class io.undertow.server.handlers.StoredResponseHandler.Builder
 
name() - Method in class io.undertow.server.handlers.StuckThreadDetectionHandler.Builder
 
name() - Method in class io.undertow.server.handlers.URLDecodingHandler.Builder
 
name() - Method in class io.undertow.server.JvmRouteHandler.Builder
 
name() - Method in class org.apache.logging.log4j.Level
Gets the symbolic name of this Level.
NAME - Static variable in class io.undertow.attribute.NullAttribute
 
NAME - Static variable in class io.undertow.security.impl.ExternalAuthenticationMechanism
 
NAME - Static variable in class io.undertow.security.impl.GenericHeaderAuthenticationMechanism
 
NAME - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
NamedConfigurable - Interface in org.jboss.logmanager.config
A configurable object with a name.
names() - Static method in enum org.apache.logging.log4j.message.MapMessage.MapFormat
All MapFormat names.
NameVirtualHostHandler - Class in io.undertow.server.handlers
A HttpHandler that implements virtual hosts based on the Host: http header header.
NameVirtualHostHandler() - Constructor for class io.undertow.server.handlers.NameVirtualHostHandler
 
NANOSECONDS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
navigableKeySet() - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
NDC - Class in org.jboss.logging
 
NDC - Class in org.jboss.logmanager
Nested diagnostic context.
NDC - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
ndcFormatStep(boolean, int, boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the NDC value of the log record.
ndcFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the NDC value of the log record.
NEGOTIATE - Static variable in class io.undertow.util.Headers
 
NETWORK_AUTHENTICATION_REQUIRED - Static variable in class io.undertow.util.StatusCodes
 
NETWORK_AUTHENTICATION_REQUIRED_STRING - Static variable in class io.undertow.util.StatusCodes
 
NETWORK_NEWS - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
NetworkServerProvider - Interface in org.jboss.remoting3.spi
A provider interface implemented by connection providers which can be connected to across the network.
NetworkUtils - Class in io.undertow.util
 
NEVER - org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
 
NEVER - org.jboss.msc.service.ServiceController.Mode
Do not start; in addition, ignore demands from dependents.
NEW - org.jboss.msc.service.ServiceController.Substate
Deprecated.
New controller being installed.
NEW_to_DOWN - org.jboss.msc.service.ServiceController.Transition
Deprecated.
newCheckedInstanceOf(String, Class<T>) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Loads and instantiates a derived class using its default constructor.
newCheckedInstanceOfProperty(String, Class<T>) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Loads and instantiates a class given by a property name.
newDeploymentPlan() - Method in interface org.jboss.as.controller.client.helpers.domain.DomainDeploymentManager
Initiates the creation of a new DeploymentPlan.
newDeploymentPlan() - Method in class org.jboss.as.controller.client.helpers.standalone.impl.AbstractServerDeploymentManager
Initiates the creation of a new DeploymentPlan.
newDeploymentPlan() - Method in interface org.jboss.as.controller.client.helpers.standalone.ServerDeploymentManager
Initiates the creation of a new DeploymentPlan.
newEntryMessage(Message) - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
newEntryMessage(Message) - Method in interface org.apache.logging.log4j.message.FlowMessageFactory
Creates a new entry message based on an existing message.
newExitMessage(Object, EntryMessage) - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
newExitMessage(Object, EntryMessage) - Method in interface org.apache.logging.log4j.message.FlowMessageFactory
Creates a new exit message based on a return value and an existing entry message.
newExitMessage(Object, Message) - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
newExitMessage(Object, Message) - Method in interface org.apache.logging.log4j.message.FlowMessageFactory
Creates a new exit message based on a return value and an existing message.
newExitMessage(EntryMessage) - Method in class org.apache.logging.log4j.message.DefaultFlowMessageFactory
 
newExitMessage(EntryMessage) - Method in interface org.apache.logging.log4j.message.FlowMessageFactory
Creates a new exit message based on no return value and an existing entry message.
newFrame(FrameHeaderData) - Method in interface io.undertow.websockets.core.function.ChannelFunction
 
newFrame(FrameHeaderData) - Method in class io.undertow.websockets.core.protocol.version07.Masker
 
newFrame(FrameHeaderData) - Method in class io.undertow.websockets.core.protocol.version07.UTF8Checker
 
newInitialDeploymentPlanBuilder() - Static method in class org.jboss.as.controller.client.helpers.standalone.impl.InitialDeploymentPlanBuilderFactory
 
newInitialDeploymentPlanBuilder(DeploymentContentDistributor) - Static method in class org.jboss.as.controller.client.helpers.domain.impl.InitialDeploymentPlanBuilderFactory
 
newInstance() - Static method in class io.undertow.util.ConcurrentDirectDeque
 
newInstance(Consumer<V>, V) - Static method in interface org.jboss.msc.Service
Factory for services providing single value.
newInstance(Map<String, String>) - Method in class org.apache.logging.log4j.message.StringMapMessage
Constructs a new instance based on an existing Map.
newInstance(Map<String, String>) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
newInstance(Map<String, V>) - Method in class org.apache.logging.log4j.message.MapMessage
Constructs a new instance based on an existing Map.
newInstanceDeflaterPool(int) - Static method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
newInstanceInflaterPool() - Static method in class io.undertow.conduits.InflatingStreamSourceConduit
 
NewInstanceObjectPool<T> - Class in io.undertow.util
 
NewInstanceObjectPool(Supplier<T>, Consumer<T>) - Constructor for class io.undertow.util.NewInstanceObjectPool
 
newInstanceOf(Class<T>) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Loads and instantiates a Class using the default constructor.
newInstanceOf(String) - Static method in class org.apache.logging.log4j.util.LoaderUtil
Loads and instantiates a Class using the default constructor.
newJMXConnector(JMXServiceURL, Map<String, ?>) - Method in class org.jboss.remotingjmx.RemotingConnectorProvider
 
newlineNotSupportedInHttpString(String) - Method in class io.undertow.UndertowMessages_$bundle
 
newlineNotSupportedInHttpString(String) - Method in interface io.undertow.UndertowMessages
 
newlineNotSupportedInHttpString$str() - Method in class io.undertow.UndertowMessages_$bundle
 
newLogger(String, LoggerContext) - Method in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
Creates a new named logger for a given LoggerContext.
newMessage(CharSequence) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(CharSequence) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new message for the specified CharSequence.
newMessage(CharSequence) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(CharSequence) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(Object) - Method in interface org.apache.logging.log4j.message.MessageFactory
Creates a new message based on an Object.
newMessage(Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
Creates ReusableObjectMessage instances.
newMessage(Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String) - Method in class org.apache.logging.log4j.message.LocalizedMessageFactory
 
newMessage(String) - Method in interface org.apache.logging.log4j.message.MessageFactory
Creates a new message based on a String.
newMessage(String) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
Creates ReusableSimpleMessage instances.
newMessage(String) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
Creates StringFormattedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.LocalizedMessageFactory
Creates LocalizedMessage instances.
newMessage(String, Object...) - Method in interface org.apache.logging.log4j.message.MessageFactory
Creates a new parameterized message.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
Creates StringFormattedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
Creates ParameterizedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory
Creates SimpleMessage instances containing the formatted parameterized message string.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
Creates ReusableParameterizedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
Creates StringFormattedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
Creates StringFormattedMessage instances.
newMessage(String, Object...) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.AbstractMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.FormattedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.message.MessageFactory2
Creates a new parameterized message.
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.MessageFormatMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ParameterizedMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.ReusableMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.SimpleMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.message.StringFormatterMessageFactory
 
newMessage(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.MessageFactory2Adapter
 
newModelReader(InputStream) - Method in class org.jboss.dmr.stream.ModelStreamFactory
Creates new DMR reader with UTF-8 character set.
newModelReader(InputStream, Charset) - Method in class org.jboss.dmr.stream.ModelStreamFactory
Creates new DMR reader with specified character set.
newModelReader(Reader) - Method in class org.jboss.dmr.stream.ModelStreamFactory
Creates new DMR reader.
newModelWriter(OutputStream) - Method in class org.jboss.dmr.stream.ModelStreamFactory
Creates new DMR writer with UTF-8 character set.
newModelWriter(OutputStream, Charset) - Method in class org.jboss.dmr.stream.ModelStreamFactory
Creates new DMR writer with specified character set.
newModelWriter(Writer) - Method in class org.jboss.dmr.stream.ModelStreamFactory
Creates new DMR writer.
next() - Method in interface javax.json.stream.JsonParser
Returns the event for the next parsing state.
next() - Method in interface org.jboss.dmr.stream.ModelReader
Returns next DMR parsing event.
NEXT_NONCE - io.undertow.security.impl.AuthenticationInfoToken
 
NEXT_NONCE - Static variable in class io.undertow.util.Headers
 
nextHandler(HttpHandler) - Method in class io.undertow.server.handlers.BlockingReadTimeoutHandler.Builder
 
nextHandler(HttpHandler) - Method in class io.undertow.server.handlers.BlockingWriteTimeoutHandler.Builder
 
nextNonce(String, HttpServerExchange) - Method in interface io.undertow.security.api.NonceManager
Select the next nonce to be sent from the server taking into account the last valid nonce.
nextNonce(String, HttpServerExchange) - Method in class io.undertow.security.impl.SimpleNonceManager
 
NILVALUE_SP - Static variable in class org.jboss.logmanager.handlers.SyslogHandler
 
NO_CHECK - Static variable in interface io.undertow.server.handlers.proxy.mod_cluster.NodeHealthChecker
Receiving a response is a success.
NO_CONTENT - Static variable in class io.undertow.util.StatusCodes
 
NO_CONTENT_STRING - Static variable in class io.undertow.util.StatusCodes
 
NO_FORMAT - org.jboss.logmanager.ExtLogRecord.FormatStyle
Do not format the message; parameters are ignored.
NO_ID_CHANGE_REQUIRED - Static variable in class io.undertow.security.handlers.CachedAuthenticatedSessionHandler
 
NO_OP - Static variable in interface org.jboss.marshalling.ExceptionListener
An exception listener which does nothing.
NO_PROVIDER_INTERFACES - Static variable in interface org.jboss.remoting3.spi.ConnectionProvider
The object to use when a connection provider has no provider interfaces.
NO_REQUEST_TIMEOUT - Static variable in class io.undertow.UndertowOptions
The amount of time the connection can be idle with no current requests before it is closed;
noALPNFallback(SocketAddress) - Method in class io.undertow.UndertowLogger_$logger
 
noALPNFallback(SocketAddress) - Method in interface io.undertow.UndertowLogger
 
noALPNFallback$str() - Method in class io.undertow.UndertowLogger_$logger
 
noAuthMechanismsLeft(String) - Method in class org.jboss.remoting3._private.Messages_$logger
 
noAuthMechanismsLeft(String) - Method in interface org.jboss.remoting3._private.Messages
 
noAuthMechanismsLeft$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
noContextForSslConnection() - Method in class io.undertow.UndertowMessages_$bundle
 
noContextForSslConnection() - Method in interface io.undertow.UndertowMessages
 
noContextForSslConnection$str() - Method in class io.undertow.UndertowMessages_$bundle
 
NODE_DOWN - io.undertow.server.handlers.proxy.mod_cluster.NodeStatus
The node is down
NODE_HOT_STANDBY - io.undertow.server.handlers.proxy.mod_cluster.NodeStatus
The node is paused
NODE_UP - io.undertow.server.handlers.proxy.mod_cluster.NodeStatus
The node is up
NodeConfig - Class in io.undertow.server.handlers.proxy.mod_cluster
The node configuration.
NodeConfig.NodeBuilder - Class in io.undertow.server.handlers.proxy.mod_cluster
 
nodeConfigCreated(URI, String, String, String, boolean, int, int, long, int, int, int, int, boolean) - Method in class io.undertow.UndertowLogger_$logger
 
nodeConfigCreated(URI, String, String, String, boolean, int, int, long, int, int, int, int, boolean) - Method in interface io.undertow.UndertowLogger
 
nodeConfigCreated$str() - Method in class io.undertow.UndertowLogger_$logger
 
NodeHealthChecker - Interface in io.undertow.server.handlers.proxy.mod_cluster
 
nodeIsInError(String) - Method in class io.undertow.UndertowLogger_$logger
 
nodeIsInError(String) - Method in interface io.undertow.UndertowLogger
 
nodeIsInError$str() - Method in class io.undertow.UndertowLogger_$logger
 
NodeStatus - Enum in io.undertow.server.handlers.proxy.mod_cluster
 
NOFIELDS - Static variable in class org.jboss.marshalling.reflect.SerializableClass
An empty array of fields.
noHostInHttp11Request() - Method in class io.undertow.UndertowMessages_$bundle
 
noHostInHttp11Request() - Method in interface io.undertow.UndertowMessages
 
noHostInHttp11Request$str() - Method in class io.undertow.UndertowMessages_$bundle
 
NON_AUTHORITATIVE_INFORMATION - Static variable in class io.undertow.util.StatusCodes
 
NON_AUTHORITATIVE_INFORMATION_STRING - Static variable in class io.undertow.util.StatusCodes
 
NONCE - io.undertow.security.impl.DigestAuthorizationToken
 
NONCE - io.undertow.security.impl.DigestWWWAuthenticateToken
 
NONCE - Static variable in class io.undertow.util.Headers
 
NONCE_COUNT - io.undertow.security.impl.AuthenticationInfoToken
 
NONCE_COUNT - io.undertow.security.impl.DigestAuthorizationToken
 
NONCE_COUNT - Static variable in class io.undertow.util.Headers
 
NonceManager - Interface in io.undertow.security.api
A NonceManager is used by the HTTP Digest authentication mechanism to request nonces and to validate the nonces sent from the client.
nonContinuationFrameInsideFragmented() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
nonContinuationFrameInsideFragmented() - Method in interface io.undertow.websockets.core.WebSocketMessages
 
nonContinuationFrameInsideFragmented$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
NONE - io.undertow.server.handlers.CookieSameSiteMode
The browser will send cookies with both cross-site requests and same-site requests.
NONE - io.undertow.server.handlers.proxy.RouteParsingStrategy
Ignores encoded route/affinity information altogether, essentially disabling session stickiness on the load balancer.
NONE - io.undertow.server.session.SessionConfig.SessionCookieSource
 
NONE - org.jboss.as.controller.client.helpers.MeasurementUnit
 
NOOP - Static variable in interface org.apache.logging.log4j.LogBuilder
 
NoopExtensionFunction - Class in io.undertow.websockets.extensions
 
NoopExtensionFunction() - Constructor for class io.undertow.websockets.extensions.NoopExtensionFunction
 
NoOpThreadContextMap - Class in org.apache.logging.log4j.spi
ThreadContextMap implementation used when either of system properties disableThreadContextMap or .
NoOpThreadContextMap() - Constructor for class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
NOP_LOGGER - Static variable in class org.slf4j.helpers.NOPLogger
The unique instance of NOPLogger.
NOPLogger - Class in org.slf4j.helpers
A direct NOP (no operation) implementation of Logger.
NOPLogger() - Constructor for class org.slf4j.helpers.NOPLogger
There is no point in creating multiple instances of NOPLogger, except by derived classes, hence the protected access for the constructor.
NOPLoggerFactory - Class in org.slf4j.helpers
NOPLoggerFactory is an trivial implementation of ILoggerFactory which always returns the unique instance of NOPLogger.
NOPLoggerFactory() - Constructor for class org.slf4j.helpers.NOPLoggerFactory
 
NOPMDCAdapter - Class in org.slf4j.helpers
This adapter is an empty implementation of the MDCAdapter interface.
NOPMDCAdapter() - Constructor for class org.slf4j.helpers.NOPMDCAdapter
 
noRequestActive() - Method in class io.undertow.UndertowMessages_$bundle
 
noRequestActive() - Method in interface io.undertow.UndertowMessages
 
noRequestActive$str() - Method in class io.undertow.UndertowMessages_$bundle
 
NORMAL - org.wildfly.extension.core.management.client.Process.RunningMode
 
NORMAL - org.wildfly.extension.core.management.client.Process.RunningState
 
NORMAL_CLOSURE - Static variable in class io.undertow.websockets.core.CloseMessage
 
normalizeSlashes(String) - Static method in class io.undertow.util.URLUtils
Adds a '/' prefix to the beginning of a path if one isn't present and removes trailing slashes if any are present.
noSessionData() - Method in class io.undertow.UndertowMessages_$bundle
 
noSessionData() - Method in interface io.undertow.UndertowMessages
 
noSessionData$str() - Method in class io.undertow.UndertowMessages_$bundle
 
not(Predicate) - Static method in class io.undertow.predicate.Predicates
Creates a predicate that returns true if the given predicate returns false.
NOT - Static variable in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
NOT_ACCEPTABLE - Static variable in class io.undertow.util.StatusCodes
 
NOT_ACCEPTABLE_STRING - Static variable in class io.undertow.util.StatusCodes
 
NOT_ATTEMPTED - io.undertow.security.api.AuthenticationMechanism.AuthenticationMechanismOutcome
The mechanism did not attempt authentication on this request, most likely due to not discovering any applicable security tokens for this mechanisms in the request.
NOT_AUTHENTICATED - io.undertow.security.api.AuthenticationMechanism.AuthenticationMechanismOutcome
The mechanism attempted authentication but it did not complete, this could either be due to a failure validating the tokens from the client or it could be due to the mechanism requiring at least one additional round trip with the client - either way the request will return challenges to the client.
NOT_EXECUTED - org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult.Result
Indicates the action was not executed because some problem with the overall update plan halted plan execution before this action was attempted.
NOT_EXTENDED - Static variable in class io.undertow.util.StatusCodes
 
NOT_EXTENDED_STRING - Static variable in class io.undertow.util.StatusCodes
 
NOT_FOUND - Static variable in class io.undertow.util.StatusCodes
 
NOT_FOUND_STRING - Static variable in class io.undertow.util.StatusCodes
 
NOT_IMPLEMENTED - Static variable in class io.undertow.util.StatusCodes
 
NOT_IMPLEMENTED_STRING - Static variable in class io.undertow.util.StatusCodes
 
NOT_MODIFIED - Static variable in class io.undertow.util.StatusCodes
 
NOT_MODIFIED_STRING - Static variable in class io.undertow.util.StatusCodes
 
NOT_SENT - Static variable in class io.undertow.security.api.AuthenticationMechanism.ChallengeResult
 
notAConnectRequest() - Method in class io.undertow.UndertowMessages_$bundle
 
notAConnectRequest() - Method in interface io.undertow.UndertowMessages
 
notAConnectRequest$str() - Method in class io.undertow.UndertowMessages_$bundle
 
notAnUpgradeRequest() - Method in class io.undertow.UndertowMessages_$bundle
 
notAnUpgradeRequest() - Method in interface io.undertow.UndertowMessages
 
notAnUpgradeRequest$str() - Method in class io.undertow.UndertowMessages_$bundle
 
notAValidIpPattern(String) - Method in class io.undertow.UndertowMessages_$bundle
 
notAValidIpPattern(String) - Method in interface io.undertow.UndertowMessages
 
notAValidIpPattern$str() - Method in class io.undertow.UndertowMessages_$bundle
 
notAValidRegularExpressionPattern(String) - Method in class io.undertow.UndertowMessages_$bundle
 
notAValidRegularExpressionPattern(String) - Method in interface io.undertow.UndertowMessages
 
notAValidRegularExpressionPattern$str() - Method in class io.undertow.UndertowMessages_$bundle
 
notEnoughData() - Method in class io.undertow.UndertowMessages_$bundle
 
notEnoughData() - Method in interface io.undertow.UndertowMessages
 
notEnoughData$str() - Method in class io.undertow.UndertowMessages_$bundle
 
notHandshakeRecord() - Method in class io.undertow.UndertowMessages_$bundle
 
notHandshakeRecord() - Method in interface io.undertow.UndertowMessages
 
notHandshakeRecord$str() - Method in class io.undertow.UndertowMessages_$bundle
 
NOTICE - org.jboss.logmanager.handlers.SyslogHandler.Severity
 
NotificationReceiver - Interface in io.undertow.security.api
The interface to be interested by classes interested in processing security related notifications.
NotificationReceiverHandler - Class in io.undertow.security.handlers
A HttpHandler to register a list of NotificationReceiver instances with the current SecurityContext.
NotificationReceiverHandler(HttpHandler, Collection<NotificationReceiver>) - Constructor for class io.undertow.security.handlers.NotificationReceiverHandler
 
notify(String, String) - Method in interface javax.security.auth.message.config.RegistrationListener
Notify the listener that a registration with which it was associated was replaced or unregistered.
NotOpenException - Exception in org.jboss.remoting3
The resource is not open.
NotOpenException() - Constructor for exception org.jboss.remoting3.NotOpenException
Constructs a NotOpenException with no detail message.
NotOpenException(String) - Constructor for exception org.jboss.remoting3.NotOpenException
Constructs a NotOpenException with the specified detail message.
NotOpenException(String, Throwable) - Constructor for exception org.jboss.remoting3.NotOpenException
Constructs a NotOpenException with the specified detail message and cause.
NotOpenException(Throwable) - Constructor for exception org.jboss.remoting3.NotOpenException
Constructs a NotOpenException with the specified cause.
NotPredicate - Class in io.undertow.predicate
 
noWebSocketConnectionHeader() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
noWebSocketConnectionHeader() - Method in interface io.undertow.websockets.core.WebSocketMessages
 
noWebSocketConnectionHeader$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
noWebSocketUpgradeHeader() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
noWebSocketUpgradeHeader() - Method in interface io.undertow.websockets.core.WebSocketMessages
 
noWebSocketUpgradeHeader$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
noWindowUpdate(long) - Method in class io.undertow.UndertowMessages_$bundle
 
noWindowUpdate(long) - Method in interface io.undertow.UndertowMessages
 
noWindowUpdate$str() - Method in class io.undertow.UndertowMessages_$bundle
 
NTP - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
NUL - Static variable in class org.apache.logging.log4j.util.Chars
NUL.
NULL - javax.json.JsonValue.ValueType
JSON null.
NULL - Static variable in interface javax.json.JsonValue
JSON null value.
NULL - Static variable in interface org.jboss.marshalling.cloner.CloneTable
A null clone table.
NULL - Static variable in interface org.jboss.msc.Service
A simple null service whose start and stop methods do nothing.
NULL - Static variable in interface org.jboss.msc.service.Service
Deprecated.
A simple null service which performs no start or stop action.
NULL - Static variable in class org.slf4j.helpers.FormattingTuple
 
NULL_BOOLEAN_EXPRESSION - Static variable in interface org.jboss.logmanager.config.ValueExpression
 
NULL_STRING_EXPRESSION - Static variable in interface org.jboss.logmanager.config.ValueExpression
 
NULL_VALUE - Static variable in interface org.jboss.msc.service.Service
Deprecated.
A value which resolves to the null service.
NullAttribute - Class in io.undertow.attribute
A cookie
NullAttribute.Builder - Class in io.undertow.attribute
 
nullClassExternalizerFactory() - Static method in class org.jboss.marshalling.Marshalling
Return the null class externalizer factory.
nullClassTable() - Static method in class org.jboss.marshalling.Marshalling
Return the null class table instance.
nullFormatter() - Static method in class org.jboss.logmanager.formatters.Formatters
Get the null formatter, which outputs nothing.
NullHandler - Class in org.jboss.logmanager.handlers
A handler which performs no action other than to run any attached filter.
NullHandler() - Constructor for class org.jboss.logmanager.handlers.NullHandler
 
nullObjectResolver() - Static method in class org.jboss.marshalling.Marshalling
Return the null object resolver.
nullObjectTable() - Static method in class org.jboss.marshalling.Marshalling
Return the null object instance table.
nullParameter(String) - Method in class io.undertow.UndertowLogger_$logger
 
nullParameter(String) - Method in interface io.undertow.UndertowLogger
 
nullParameter$str() - Method in class io.undertow.UndertowLogger_$logger
 
nullStreamHeader() - Static method in class org.jboss.marshalling.Marshalling
Get the default stream header producer, which reads and writes no header at all.
nullValue() - Static method in class org.jboss.msc.value.Values
Deprecated.
Get the null value.
NUMBER - javax.json.JsonValue.ValueType
JSON number.
numberValue() - Method in interface javax.json.JsonNumber
Returns this JSON number as a Number object.

O

OBJECT - javax.json.JsonValue.ValueType
JSON object.
OBJECT - org.jboss.dmr.ModelType
 
OBJECT - org.jboss.marshalling.util.Kind
Field of object type.
OBJECT_END - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR object end token.
OBJECT_START - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR object start token.
ObjectArrayMessage - Class in org.apache.logging.log4j.message
Handles messages that contain an Object[].
ObjectArrayMessage(Object...) - Constructor for class org.apache.logging.log4j.message.ObjectArrayMessage
Creates the ObjectMessage.
ObjectCloner - Interface in org.jboss.marshalling.cloner
An object cloner.
ObjectClonerFactory - Interface in org.jboss.marshalling.cloner
An object cloner factory.
ObjectCloners - Class in org.jboss.marshalling.cloner
A class which may be used to got cloner factory instances.
ObjectClonerSource - Interface in org.jboss.marshalling.cloner
A source for object cloners.
ObjectConfigurable<T> - Interface in org.jboss.logmanager.config
A configurable object with a specific class name.
ObjectFieldPutter - Class in org.jboss.marshalling.util
A field putter for object-type fields.
ObjectFieldPutter(boolean) - Constructor for class org.jboss.marshalling.util.ObjectFieldPutter
Construct a new instance.
ObjectInputStreamUnmarshaller - Class in org.jboss.marshalling
An Unmarshaller which simply wraps an object stream.
ObjectInputStreamUnmarshaller(ObjectInputStream) - Constructor for class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Construct a new instance which wraps the given stream.
objectIsClosed() - Method in class io.undertow.UndertowMessages_$bundle
 
objectIsClosed() - Method in interface io.undertow.UndertowMessages
 
objectIsClosed$str() - Method in class io.undertow.UndertowMessages_$bundle
 
ObjectMessage - Class in org.apache.logging.log4j.message
Handles messages that contain an Object.
ObjectMessage(Object) - Constructor for class org.apache.logging.log4j.message.ObjectMessage
Creates the ObjectMessage.
ObjectOutputStreamMarshaller - Class in org.jboss.marshalling
A Marshaller which simply wraps an object stream.
ObjectOutputStreamMarshaller(ObjectOutputStream) - Constructor for class org.jboss.marshalling.ObjectOutputStreamMarshaller
Construct a new instance which wraps the given stream.
ObjectPool<T> - Interface in io.undertow.util
A pool of objects.
objectPreResolver - Variable in class org.jboss.marshalling.AbstractMarshaller
The configured pre object resolver.
objectPreResolver - Variable in class org.jboss.marshalling.AbstractUnmarshaller
The configured object pre resolver.
ObjectReadField - Class in org.jboss.marshalling.util
A read field whose value is an object type.
ObjectReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.ObjectReadField
Construct a new instance with the default value.
ObjectReadField(SerializableField, Object) - Constructor for class org.jboss.marshalling.util.ObjectReadField
Construct a new instance.
objectResolver - Variable in class org.jboss.marshalling.AbstractMarshaller
The configured object resolver.
objectResolver - Variable in class org.jboss.marshalling.AbstractUnmarshaller
The configured object resolver.
ObjectResolver - Interface in org.jboss.marshalling
Resolver for substituting objects in a stream.
objectTable - Variable in class org.jboss.marshalling.AbstractMarshaller
The configured object table.
objectTable - Variable in class org.jboss.marshalling.AbstractUnmarshaller
The configured object table.
ObjectTable - Interface in org.jboss.marshalling
A lookup mechanism for predefined object references.
ObjectTable.Writer - Interface in org.jboss.marshalling
The object writer for a specific object.
ObjectThreadContextMap - Interface in org.apache.logging.log4j.spi
Extension service provider interface to allow putting Object values in the ThreadContext.
objectWasFreed() - Method in class io.undertow.UndertowMessages_$bundle
 
objectWasFreed() - Method in interface io.undertow.UndertowMessages
 
objectWasFreed$str() - Method in class io.undertow.UndertowMessages_$bundle
 
of(String...) - Static method in class org.jboss.msc.service.ServiceName
Create a ServiceName from a series of String parts.
of(InetAddress, int) - Static method in interface org.jboss.logmanager.handlers.ClientSocketFactory
Creates a new default implementation of the factory which uses SocketFactory.getDefault() for TCP sockets and new DatagramSocket() for UDP sockets.
of(SocketFactory, InetAddress, int) - Static method in interface org.jboss.logmanager.handlers.ClientSocketFactory
Creates a new default implementation of the factory which uses the provided socket factory to create TCP connections and new DatagramSocket() for UDP sockets.
of(ServiceName, String...) - Static method in class org.jboss.msc.service.ServiceName
Create a ServiceName from a series of String parts and a parent service name.
of(Value<K>, Value<V>) - Static method in class org.jboss.msc.value.MapEntryValue
Deprecated.
Construct a new instance.
OFF - org.apache.logging.log4j.spi.StandardLevel
No events will be logged.
OFF - Static variable in class org.apache.logging.log4j.Level
No events will be logged.
offer(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
Inserts the specified element at the tail of this deque.
offer(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
Inserts the specified element at the tail of this deque.
offer(String) - Method in class io.undertow.util.HeaderValues
 
offerFirst(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
Inserts the specified element at the front of this deque.
offerFirst(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
Inserts the specified element at the front of this deque.
offerFirst(String) - Method in class io.undertow.util.HeaderValues
 
offerFirstAndReturnToken(E) - Method in class io.undertow.util.ConcurrentDirectDeque
 
offerFirstAndReturnToken(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
 
offerFirstAndReturnToken(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
offerLast(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
Inserts the specified element at the end of this deque.
offerLast(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
Inserts the specified element at the end of this deque.
offerLast(String) - Method in class io.undertow.util.HeaderValues
 
offerLastAndReturnToken(E) - Method in class io.undertow.util.ConcurrentDirectDeque
 
offerLastAndReturnToken(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
 
offerLastAndReturnToken(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
OK - Static variable in interface io.undertow.server.handlers.proxy.mod_cluster.NodeHealthChecker
Check that the response code is 2xx to 3xx.
OK - Static variable in class io.undertow.util.StatusCodes
 
OK_STRING - Static variable in class io.undertow.util.StatusCodes
 
oldStylePredicateSyntax(String) - Method in class io.undertow.UndertowLogger_$logger
 
oldStylePredicateSyntax(String) - Method in interface io.undertow.UndertowLogger
 
oldStylePredicateSyntax$str() - Method in class io.undertow.UndertowLogger_$logger
 
ON_DEMAND - org.jboss.msc.service.ServiceController.Mode
Only come up if all dependencies are satisfied and at least one dependent demands to start.
onBinary(WebSocketChannel, StreamSourceFrameChannel) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
onClose(WebSocketChannel, StreamSourceFrameChannel) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
onCloseMessage(CloseMessage, WebSocketChannel) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
onComplete(HttpServerExchange, Sender) - Method in class io.undertow.io.DefaultIoCallback
 
onComplete(HttpServerExchange, Sender) - Method in interface io.undertow.io.IoCallback
 
onConnect(WebSocketHttpExchange, WebSocketChannel) - Method in interface io.undertow.websockets.WebSocketConnectionCallback
Is called once the WebSocket connection is established, which means the handshake was successful.
onError(WebSocketChannel, Throwable) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
onError(WebSocketChannel, T, Throwable) - Method in interface io.undertow.websockets.core.WebSocketCallback
 
onException(HttpServerExchange, Sender, IOException) - Method in class io.undertow.io.DefaultIoCallback
 
onException(HttpServerExchange, Sender, IOException) - Method in interface io.undertow.io.IoCallback
 
onFullBinaryMessage(WebSocketChannel, BufferedBinaryMessage) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
onFullCloseMessage(WebSocketChannel, BufferedBinaryMessage) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
onFullPingMessage(WebSocketChannel, BufferedBinaryMessage) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
onFullPongMessage(WebSocketChannel, BufferedBinaryMessage) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
onFullTextMessage(WebSocketChannel, BufferedTextMessage) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
OnlyOnceErrorManager - Class in org.jboss.logmanager.errormanager
An error manager which runs only once and writes a complete formatted error to System.err.
OnlyOnceErrorManager() - Constructor for class org.jboss.logmanager.errormanager.OnlyOnceErrorManager
 
onPing(WebSocketChannel, StreamSourceFrameChannel) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
onPong(WebSocketChannel, StreamSourceFrameChannel) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
onText(WebSocketChannel, StreamSourceFrameChannel) - Method in class io.undertow.websockets.core.AbstractReceiveListener
 
OP - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
OP_ADDR - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
OPAQUE - io.undertow.security.impl.DigestAuthorizationToken
 
OPAQUE - io.undertow.security.impl.DigestWWWAuthenticateToken
 
OPAQUE - Static variable in class io.undertow.util.Headers
 
OPCODE_BINARY - Static variable in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
 
OPCODE_CLOSE - Static variable in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
 
OPCODE_CONT - Static variable in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
 
OPCODE_PING - Static variable in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
 
OPCODE_PONG - Static variable in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
 
OPCODE_TEXT - Static variable in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
 
open(String, Result<Channel>, OptionMap) - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Open a request handler.
openChannel(String, OptionMap) - Method in interface org.jboss.remoting3.Connection
Open a channel to a remote service on this connection.
OpenListener - Interface in io.undertow.server
Interface that represents an open listener, aka a connector.
OpenListener - Interface in org.jboss.remoting3
A listener for new channels.
openMessage() - Method in class org.jboss.remoting3.util.MessageTracker
Open a message, blocking if necessary.
openMessageUninterruptibly() - Method in class org.jboss.remoting3.util.MessageTracker
Open a message, blocking if necessary, and deferring any interrupts which occur while blocking.
OPENSSL_ENGINE - Static variable in class io.undertow.protocols.alpn.OpenSSLAlpnProvider
 
OpenSSLAlpnProvider - Class in io.undertow.protocols.alpn
Open listener adaptor for ALPN connections that use the Wildfly OpenSSL implementation
OpenSSLAlpnProvider() - Constructor for class io.undertow.protocols.alpn.OpenSSLAlpnProvider
 
OpenSSLAlpnProvider.OpenSSLALPNMethods - Class in io.undertow.protocols.alpn
 
openSslConnection(XnioIoThread, InetSocketAddress, InetSocketAddress, ChannelListener<? super SslConnection>, ChannelListener<? super BoundChannel>, OptionMap) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
 
openSslConnection(XnioWorker, InetSocketAddress, InetSocketAddress, ChannelListener<? super SslConnection>, ChannelListener<? super BoundChannel>, OptionMap) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
 
Operation - Interface in org.jboss.as.controller.client
Encapsulates a detyped operation request passed in to the model controller, along with any attachments associated with the request.
OPERATION_HEADERS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
Operation.Factory - Class in org.jboss.as.controller.client
Factory methods for creating Operations
OperationAttachments - Interface in org.jboss.as.controller.client
The operation attachments.
OperationBuilder - Class in org.jboss.as.controller.client
Builder for a Operation.
OperationBuilder(ModelNode) - Constructor for class org.jboss.as.controller.client.OperationBuilder
 
OperationBuilder(ModelNode, boolean) - Constructor for class org.jboss.as.controller.client.OperationBuilder
 
OperationMessageHandler - Interface in org.jboss.as.controller.client
An operation message handler for handling progress reports.
operationName() - Method in enum javax.json.JsonPatch.Operation
Returns enum constant name as lower case string.
OperationResponse - Interface in org.jboss.as.controller.client
A response to a management request, incorporating a ModelNode containing the detyped response, along with zero or more input streams that may have been associated with the response.
OperationResponse.Factory - Class in org.jboss.as.controller.client
 
OperationResponse.StreamEntry - Interface in org.jboss.as.controller.client
An additional stream, besides the normal response ModelNode that is associated with the response.
OperationResponseProxy - Class in org.jboss.as.controller.client.impl
An OperationResponse that proxies back to a remote server to read any attached response streams.
Operations - Class in org.jboss.as.controller.client.helpers
A helper class for various operation tasks.
Operations() - Constructor for class org.jboss.as.controller.client.helpers.Operations
 
Operations.CompositeOperationBuilder - Class in org.jboss.as.controller.client.helpers
A builder for building composite operations.
OPTIONAL - org.jboss.msc.service.ServiceBuilder.DependencyType
Deprecated.
An optional dependency.
OPTIONS - Static variable in class io.undertow.util.Methods
 
OPTIONS_STRING - Static variable in class io.undertow.util.Methods
 
or(Predicate...) - Static method in class io.undertow.predicate.Predicates
Creates a predicate that returns true if any of the given predicates return true.
OR - Static variable in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
org.apache.logging.log4j - package org.apache.logging.log4j
Public API for Log4j 2.
org.apache.logging.log4j.internal - package org.apache.logging.log4j.internal
This package should be considered private.
org.apache.logging.log4j.message - package org.apache.logging.log4j.message
Public Message Types used for Log4j 2.
org.apache.logging.log4j.simple - package org.apache.logging.log4j.simple
Simple logging implementation.
org.apache.logging.log4j.spi - package org.apache.logging.log4j.spi
Internal interfaces and classes to be used by authors of logging implementations or for internal use by API classes.
org.apache.logging.log4j.status - package org.apache.logging.log4j.status
Status API for Log4j 2.
org.apache.logging.log4j.util - package org.apache.logging.log4j.util
Internal utility classes for the Log4j 2 API.
org.jboss.as.controller.client - package org.jboss.as.controller.client
The core client API for interacting with the management controllers for either a JBoss Application Server Managed Domain or a standalone JBoss Application Server.
org.jboss.as.controller.client.helpers - package org.jboss.as.controller.client.helpers
 
org.jboss.as.controller.client.helpers.domain - package org.jboss.as.controller.client.helpers.domain
Convenience API built on top of the core management API to make it easier to perform common management tasks against a JBoss Application Server Managed Domain.
org.jboss.as.controller.client.helpers.domain.impl - package org.jboss.as.controller.client.helpers.domain.impl
Implementation classes to support the managed domain convenience API.
org.jboss.as.controller.client.helpers.standalone - package org.jboss.as.controller.client.helpers.standalone
Convenience API built on top of the core management API to make it easier to perform common management tasks against a single standalone JBoss Application Server instance.
org.jboss.as.controller.client.helpers.standalone.impl - package org.jboss.as.controller.client.helpers.standalone.impl
Implementation classes to support the standalone server convenience API.
org.jboss.as.controller.client.impl - package org.jboss.as.controller.client.impl
Implementation classes to support the core JBoss AS management client API.
org.jboss.dmr - package org.jboss.dmr
 
org.jboss.dmr._private - package org.jboss.dmr._private
 
org.jboss.dmr.stream - package org.jboss.dmr.stream
Dynamic Model Representation (DMR) Streaming API for reading and writing DMR documents.
org.jboss.logging - package org.jboss.logging
 
org.jboss.logmanager - package org.jboss.logmanager
 
org.jboss.logmanager.config - package org.jboss.logmanager.config
 
org.jboss.logmanager.errormanager - package org.jboss.logmanager.errormanager
 
org.jboss.logmanager.filters - package org.jboss.logmanager.filters
 
org.jboss.logmanager.formatters - package org.jboss.logmanager.formatters
 
org.jboss.logmanager.handlers - package org.jboss.logmanager.handlers
 
org.jboss.marshalling - package org.jboss.marshalling
The marshalling API.
org.jboss.marshalling._private - package org.jboss.marshalling._private
 
org.jboss.marshalling.cloner - package org.jboss.marshalling.cloner
 
org.jboss.marshalling.reflect - package org.jboss.marshalling.reflect
Reflection utilities for marshalling users and implementations.
org.jboss.marshalling.util - package org.jboss.marshalling.util
 
org.jboss.msc - package org.jboss.msc
The modular service container base package.
org.jboss.msc.inject - package org.jboss.msc.inject
Classes which implement value injection.
org.jboss.msc.service - package org.jboss.msc.service
The service container implementation itself.
org.jboss.msc.service.management - package org.jboss.msc.service.management
 
org.jboss.msc.value - package org.jboss.msc.value
Classes which implement various indirect value types.
org.jboss.remoting3 - package org.jboss.remoting3
The base Remoting 3 API package.
org.jboss.remoting3._private - package org.jboss.remoting3._private
 
org.jboss.remoting3.remote - package org.jboss.remoting3.remote
 
org.jboss.remoting3.security - package org.jboss.remoting3.security
 
org.jboss.remoting3.spi - package org.jboss.remoting3.spi
Service provider classes and interfaces.
org.jboss.remoting3.util - package org.jboss.remoting3.util
 
org.jboss.remotingjmx - package org.jboss.remotingjmx
 
org.jboss.remotingjmx.protocol - package org.jboss.remotingjmx.protocol
 
org.jboss.remotingjmx.protocol.v1 - package org.jboss.remotingjmx.protocol.v1
 
org.jboss.remotingjmx.protocol.v2 - package org.jboss.remotingjmx.protocol.v2
 
org.slf4j - package org.slf4j
Core logging interfaces.
org.slf4j.bridge - package org.slf4j.bridge
 
org.slf4j.event - package org.slf4j.event
 
org.slf4j.helpers - package org.slf4j.helpers
Helper classes.
org.slf4j.impl - package org.slf4j.impl
Implementations of core logging interfaces defined in the org.slf4j package.
org.slf4j.spi - package org.slf4j.spi
Classes and interfaces which are internal to SLF4J.
org.wildfly.extension.core.management.client - package org.wildfly.extension.core.management.client
 
org.wildfly.extension.elytron - package org.wildfly.extension.elytron
 
org.wildfly.extension.elytron.capabilities - package org.wildfly.extension.elytron.capabilities
Capabilities backed by functional interfaces.
ORIGIN - Static variable in class io.undertow.util.Headers
 
ORIGIN - Static variable in class org.apache.logging.log4j.message.StructuredDataId
RFC 5424 Origin.
ORIGIN_STRING - Static variable in class io.undertow.util.Headers
 
originalSinkConduit - Variable in class io.undertow.server.AbstractServerConnection
 
originalSourceConduit - Variable in class io.undertow.server.AbstractServerConnection
 
OriginHandler - Class in io.undertow.server.handlers
A handler for the HTTP Origin (RFC 6454) header.
OriginHandler() - Constructor for class io.undertow.server.handlers.OriginHandler
 
OTHER - io.undertow.server.session.SessionConfig.SessionCookieSource
 
OUTCOME - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
OUTGOING_CHANNEL_DEFAULT_MAX_OUTBOUND_MESSAGES - Static variable in class org.jboss.remoting3.RemotingOptions
The default maximum number of concurrent outbound messages on an outgoing channel.
OUTGOING_CHANNEL_DEFAULT_RECEIVE_WINDOW_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The default requested window size of the receive direction for outgoing channel open attempts.
OUTGOING_CHANNEL_DEFAULT_TRANSMIT_WINDOW_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The default requested window size of the transmit direction for outgoing channel open attempts.
outOfBandResponseNotSupported() - Method in class io.undertow.UndertowMessages_$bundle
 
outOfBandResponseNotSupported() - Method in interface io.undertow.UndertowMessages
 
outOfBandResponseNotSupported$str() - Method in class io.undertow.UndertowMessages_$bundle
 
outOfBandResponseOnlyAllowedFor100Continue() - Method in class io.undertow.UndertowMessages_$bundle
 
outOfBandResponseOnlyAllowedFor100Continue() - Method in interface io.undertow.UndertowMessages
 
outOfBandResponseOnlyAllowedFor100Continue$str() - Method in class io.undertow.UndertowMessages_$bundle
 
outputLock - Variable in class org.jboss.logmanager.handlers.TcpOutputStream
 
outputLock - Variable in class org.jboss.logmanager.handlers.WriterHandler
 
OutputStreamByteOutput - Class in org.jboss.marshalling
An OutputStream which implements ByteInput and reads data from another OutputStream.
OutputStreamByteOutput(OutputStream) - Constructor for class org.jboss.marshalling.OutputStreamByteOutput
Construct a new instance.
OutputStreamHandler - Class in org.jboss.logmanager.handlers
An output stream handler which supports any OutputStream, using the specified encoding.
OutputStreamHandler() - Constructor for class org.jboss.logmanager.handlers.OutputStreamHandler
Construct a new instance with no formatter.
OutputStreamHandler(OutputStream, Formatter) - Constructor for class org.jboss.logmanager.handlers.OutputStreamHandler
Construct a new instance.
OutputStreamHandler(Formatter) - Constructor for class org.jboss.logmanager.handlers.OutputStreamHandler
Construct a new instance.
OVERFLOW - io.undertow.protocols.http2.HpackEncoder.State
 
OVERRIDE_INITIAL - Static variable in interface io.undertow.security.api.AuthenticationMechanismFactory
 

P

Pair<A,​B> - Class in org.jboss.marshalling
A serializable pair of values.
Pair(A, B) - Constructor for class org.jboss.marshalling.Pair
Create a new instance.
Pair.Externalizer - Class in org.jboss.marshalling
An externalizer for Pair instances.
PARAM_APPLY_UPDATES_UPDATE_COUNT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_COMMIT - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_DEPLOYMENT_CONTENT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_DEPLOYMENT_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_DEPLOYMENT_NAME_UNIQUE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_DEPLOYMENT_PLAN - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_DEPLOYMENT_RUNTIME_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_DOMAIN_MODEL_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_END - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_GRACEFUL_TIMEOUT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_HOST_MODEL_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_HOST_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_IDENTITY_LENGTH - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_IN_VM_CALL - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_INPUTSTREAM_CONTENTS - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_INPUTSTREAM_INDEX - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_INPUTSTREAM_LENGTH - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_INPUTSTREAMS_LENGTH - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_MESSAGE - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_MESSAGE_SEVERITY - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_OPERATION - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_OPERATION_COMPLETED - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_OPERATION_FAILED - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_OPERATION_PREPARED - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_RESPONSE - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_ROLLBACK - Static variable in interface org.jboss.as.controller.client.impl.ModelControllerProtocol
 
PARAM_SERVER_GROUP_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_SERVER_MODEL_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
PARAM_SERVER_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
Parameter(String, String) - Constructor for class io.undertow.websockets.WebSocketExtension.Parameter
 
ParameterConnection - Class in org.jboss.remotingjmx.protocol.v2
Class responsible for the initial parameter exchange on the connection before we 'begin' and allow interoperability with the target MBeanServer.
ParameterConsumer<S> - Interface in org.apache.logging.log4j.message
An operation that accepts two input arguments and returns no result.
ParameterConverter<I> - Interface in org.jboss.logging
Deprecated.
this is not currently used anywhere and no replacement will be created
ParameterizedMessage - Class in org.apache.logging.log4j.message
Handles messages that consist of a format string containing '{}' to represent each replaceable token, and the parameters.
ParameterizedMessage(String, Object) - Constructor for class org.apache.logging.log4j.message.ParameterizedMessage
Constructor with a pattern and a single parameter.
ParameterizedMessage(String, Object...) - Constructor for class org.apache.logging.log4j.message.ParameterizedMessage
Constructs a ParameterizedMessage which contains the arguments converted to String as well as an optional Throwable.
ParameterizedMessage(String, Object[], Throwable) - Constructor for class org.apache.logging.log4j.message.ParameterizedMessage
Creates a parameterized message.
ParameterizedMessage(String, Object, Object) - Constructor for class org.apache.logging.log4j.message.ParameterizedMessage
Constructor with a pattern and two parameters.
ParameterizedMessage(String, String[], Throwable) - Constructor for class org.apache.logging.log4j.message.ParameterizedMessage
Deprecated.
Use constructor ParameterizedMessage(String, Object[], Throwable) instead
ParameterizedMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
ParameterizedMessageFactory() - Constructor for class org.apache.logging.log4j.message.ParameterizedMessageFactory
Constructs a message factory.
ParameterizedNoReferenceMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
ParameterizedNoReferenceMessageFactory() - Constructor for class org.apache.logging.log4j.message.ParameterizedNoReferenceMessageFactory
Constructs a message factory with default flow strings.
ParameterLimitException - Exception in io.undertow.util
Exception that is thrown if the max query or path parameter limit is exceeded
ParameterLimitException(String) - Constructor for exception io.undertow.util.ParameterLimitException
 
ParameterProxy - Class in org.jboss.remotingjmx.protocol.v2
The server side proxy responsible for handling the initial setKeyPair requests before begin is called and an MBeanServer selected.
parameters() - Method in class io.undertow.predicate.AuthenticationRequiredPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.ContainsPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.EqualsPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.ExistsPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.IdempotentPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.MaxContentSizePredicate.Builder
Deprecated.
 
parameters() - Method in class io.undertow.predicate.MethodPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.MinContentSizePredicate.Builder
Deprecated.
 
parameters() - Method in class io.undertow.predicate.PathMatchPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.PathPrefixPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.PathSuffixPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.PathTemplatePredicate.Builder
 
parameters() - Method in interface io.undertow.predicate.PredicateBuilder
Returns a map of parameters and their types.
parameters() - Method in class io.undertow.predicate.PredicatesHandler.DoneHandlerBuilder
 
parameters() - Method in class io.undertow.predicate.PredicatesHandler.RestartHandlerBuilder
 
parameters() - Method in class io.undertow.predicate.RegularExpressionPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.RequestLargerThanPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.RequestSmallerThanPredicate.Builder
 
parameters() - Method in class io.undertow.predicate.SecurePredicate.Builder
 
parameters() - Method in class io.undertow.server.handlers.AccessControlListHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.accesslog.AccessLogHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.AllowedMethodsHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.BlockingHandler.Builder
 
parameters() - Method in interface io.undertow.server.handlers.builder.HandlerBuilder
Returns a map of parameters and their types.
parameters() - Method in class io.undertow.server.handlers.builder.ResponseCodeHandlerBuilder
 
parameters() - Method in class io.undertow.server.handlers.builder.RewriteHandlerBuilder
 
parameters() - Method in class io.undertow.server.handlers.ByteRangeHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.CanonicalPathHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.DisableCacheHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.DisallowedMethodsHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.encoding.EncodingHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.encoding.RequestEncodingHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.ForwardedHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.HttpContinueAcceptingHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.HttpTraceHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.JDBCLogHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.LearningPushHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.LocalNameResolvingHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.PathSeparatorHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.PeerNameResolvingHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.proxy.ProxyHandlerBuilder
 
parameters() - Method in class io.undertow.server.handlers.ProxyPeerAddressHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.RedirectHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.RequestBufferingHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.RequestDumpingHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.RequestLimitingHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.resource.ResourceHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.ResponseRateLimitingHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.SameSiteCookieHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.SecureCookieHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.SetAttributeHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.SetAttributeHandler.ClearBuilder
 
parameters() - Method in class io.undertow.server.handlers.SetErrorHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.SetHeaderHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.SSLHeaderHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.StoredResponseHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.StuckThreadDetectionHandler.Builder
 
parameters() - Method in class io.undertow.server.handlers.URLDecodingHandler.Builder
 
parameters() - Method in class io.undertow.server.JvmRouteHandler.Builder
 
ParameterVisitable - Interface in org.apache.logging.log4j.message
Allows message parameters to be iterated over without any allocation or memory copies.
parse(HttpHandler) - Method in interface io.undertow.server.handlers.form.FormDataParser
Parse the form data asynchronously.
parse(File, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
parse(InputStream, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
parse(String) - Method in class io.undertow.attribute.ExchangeAttributeParser
Parses the provided value string, and turns it into a list of exchange attributes.
parse(String) - Static method in class io.undertow.predicate.Predicates
parses the predicate string, and returns the result, using the TCCL to load predicate definitions
parse(String) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
 
parse(String) - Static method in class io.undertow.util.ByteRange
Attempts to parse a range request.
parse(String) - Static method in class io.undertow.websockets.WebSocketExtension
 
parse(String) - Static method in class org.jboss.msc.service.ServiceName
Parse a string-form service name.
parse(String, ClassLoader) - Static method in class io.undertow.predicate.PredicateParser
 
parse(String, ClassLoader) - Static method in class io.undertow.predicate.Predicates
parses the predicate string, and returns the result
parse(String, ClassLoader) - Static method in class io.undertow.server.handlers.builder.HandlerParser
 
parse(String, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
parse(ByteBuffer) - Method in class io.undertow.util.MultipartParser.ParseState
 
parse(ByteBuffer, Http2FrameHeaderParser) - Method in class io.undertow.protocols.http2.Http2PushBackParser
 
parse(ByteBuffer, AjpRequestParseState, HttpServerExchange) - Method in class io.undertow.server.protocol.ajp.AjpRequestParser
 
parse(Path, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
parse(List<String>) - Static method in class io.undertow.util.QValueParser
Parses a set of headers that take q values to determine the most preferred one.
parse16BitInteger(ByteBuffer, AjpRequestParseState) - Method in class io.undertow.server.protocol.ajp.AjpRequestParser
 
parseBlocking() - Method in interface io.undertow.server.handlers.form.FormDataParser
Parse the data, blocking the current thread until parsing is complete.
parseDate(String) - Static method in class io.undertow.util.DateUtils
Attempts to pass a HTTP date.
parseETagList(String) - Static method in class io.undertow.util.ETagUtils
 
parseFrame(ByteBuffer) - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
parseFrame(ByteBuffer) - Method in class io.undertow.protocols.http2.Http2Channel
 
parseFrame(ByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Attempts to parse an incoming frame header from the data in the buffer.
parseFrame(ByteBuffer) - Method in class io.undertow.websockets.core.WebSocketChannel
 
parseHandler(String, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
parseHeader(String) - Static method in enum io.undertow.security.impl.AuthenticationInfoToken
 
parseHeader(String) - Static method in enum io.undertow.security.impl.DigestAuthorizationToken
 
parseHeader(String) - Static method in enum io.undertow.security.impl.DigestWWWAuthenticateToken
 
parseHeader(String) - Method in class io.undertow.util.HeaderTokenParser
 
parseIpv4Address(String) - Static method in class io.undertow.util.NetworkUtils
 
parseIpv6Address(String) - Static method in class io.undertow.util.NetworkUtils
 
parseIpv6AddressToBytes(String) - Static method in class io.undertow.util.NetworkUtils
 
parsePathParams(String, HttpServerExchange, String, boolean, int) - Static method in class io.undertow.util.URLUtils
 
parsePathParms(String, HttpServerExchange, String, boolean, int) - Static method in class io.undertow.util.URLUtils
Deprecated.
parsePredicate(String, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
parseQueryString(String) - Static method in class io.undertow.util.QueryParameterUtils
Deprecated.
parseQueryString(String, HttpServerExchange, String, boolean, int) - Static method in class io.undertow.util.URLUtils
 
parseQueryString(String, String) - Static method in class io.undertow.util.QueryParameterUtils
Parses a query string into a map
parser(ClassLoader) - Static method in class io.undertow.attribute.ExchangeAttributes
 
parser(ClassLoader, ExchangeAttributeWrapper...) - Static method in class io.undertow.attribute.ExchangeAttributes
 
parserDidNotMakeProgress() - Method in class io.undertow.UndertowMessages_$bundle
 
parserDidNotMakeProgress() - Method in interface io.undertow.UndertowMessages
 
parserDidNotMakeProgress$str() - Method in class io.undertow.UndertowMessages_$bundle
 
parseRequestCookies(int, boolean, List<String>) - Static method in class io.undertow.util.Cookies
parseRequestCookies(int, boolean, List<String>, Set<Cookie>) - Static method in class io.undertow.util.Cookies
 
parseRequestTimedOut(SocketAddress) - Method in class io.undertow.UndertowLogger_$logger
 
parseRequestTimedOut(SocketAddress) - Method in interface io.undertow.UndertowLogger
 
parseRequestTimedOut$str() - Method in class io.undertow.UndertowLogger_$logger
 
parseRoutes(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
parseSetCookieHeader(String) - Static method in class io.undertow.util.Cookies
Parses a "Set-Cookie:" response header value into its cookie representation.
parseSingleToken(String) - Method in class io.undertow.attribute.ExchangeAttributeParser
 
ParseState(ByteBufferPool, MultipartParser.PartHandler, String, byte[]) - Constructor for class io.undertow.util.MultipartParser.ParseState
 
parseString(ByteBuffer, AjpRequestParseState, AjpRequestParser.StringType) - Method in class io.undertow.server.protocol.ajp.AjpRequestParser
 
ParseTimeoutUpdater - Class in io.undertow.server.protocol
Wrapper for parse timeout.
ParseTimeoutUpdater(ConnectedChannel, long, long) - Constructor for class io.undertow.server.protocol.ParseTimeoutUpdater
Creates new instance of ParseTimeoutSourceConduit.
ParseTimeoutUpdater(ConnectedChannel, long, long, Runnable) - Constructor for class io.undertow.server.protocol.ParseTimeoutUpdater
Creates new instance of ParseTimeoutSourceConduit.
PARTIAL_CONTENT - Static variable in class io.undertow.util.StatusCodes
 
PARTIAL_CONTENT_STRING - Static variable in class io.undertow.util.StatusCodes
 
partitionOnCommonPrefixes(Properties) - Static method in class org.apache.logging.log4j.util.PropertiesUtil
Partitions a properties map based on common key prefixes up to the first period.
partitionOnCommonPrefixes(Properties, boolean) - Static method in class org.apache.logging.log4j.util.PropertiesUtil
Partitions a properties map based on common key prefixes up to the first period.
PASS_PARAMETERS - org.jboss.remotingjmx.Capability
The protocol being selected requires that parameters are passed to the server before the connection is actually established.
PASSIVE - org.jboss.msc.service.ServiceController.Mode
Come up automatically as soon as all dependencies are satisfied.
PasswordClientCallbackHandler - Class in org.jboss.remoting3.security
A callback handler which performs client authentication steps.
PasswordClientCallbackHandler(String, String, char[]) - Constructor for class org.jboss.remoting3.security.PasswordClientCallbackHandler
Create a new instance.
PasswordCredential - Class in io.undertow.security.idm
A Credential representing the password of an Account.
PasswordCredential(char[]) - Constructor for class io.undertow.security.idm.PasswordCredential
 
PasswordValidationCallback - Class in javax.security.auth.message.callback
Callback for PasswordValidation.
PasswordValidationCallback(Subject, String, char[]) - Constructor for class javax.security.auth.message.callback.PasswordValidationCallback
Create a PasswordValidationCallback.
PATCH - Static variable in class io.undertow.util.Methods
 
PATCH_STRING - Static variable in class io.undertow.util.Methods
 
path() - Static method in class io.undertow.Handlers
Creates a new path handler
path(HttpHandler) - Static method in class io.undertow.Handlers
Creates a new path handler, with the default handler specified
path(String) - Static method in class io.undertow.predicate.Predicates
Creates a predicate that returns true if the given path matches exactly.
PATH - Static variable in class io.undertow.protocols.http2.Http2Channel
 
PATH - Static variable in class io.undertow.util.Cookies
 
PATH - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
PATH_TEMPLATE_MATCH - Static variable in class io.undertow.server.handlers.PathTemplateHandler
Deprecated.
pathElementIsRegularFile(Path) - Method in class io.undertow.UndertowMessages_$bundle
 
pathElementIsRegularFile(Path) - Method in interface io.undertow.UndertowMessages
 
pathElementIsRegularFile$str() - Method in class io.undertow.UndertowMessages_$bundle
 
PathHandler - Class in io.undertow.server.handlers
Handler that dispatches to a given handler based of a prefix match of the path.
PathHandler() - Constructor for class io.undertow.server.handlers.PathHandler
 
PathHandler(int) - Constructor for class io.undertow.server.handlers.PathHandler
 
PathHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.PathHandler
 
PathHandler(HttpHandler, int) - Constructor for class io.undertow.server.handlers.PathHandler
 
PathMatch(String, String, T) - Constructor for class io.undertow.util.PathMatcher.PathMatch
 
PathMatcher<T> - Class in io.undertow.util
Handler that dispatches to a given handler based of a prefix match of the path.
PathMatcher() - Constructor for class io.undertow.util.PathMatcher
 
PathMatcher(T) - Constructor for class io.undertow.util.PathMatcher
 
PathMatcher.PathMatch<T> - Class in io.undertow.util
 
PathMatchPredicate - Class in io.undertow.predicate
 
PathMatchPredicate.Builder - Class in io.undertow.predicate
 
PathMatchResult(Map<String, String>, String, T) - Constructor for class io.undertow.util.PathTemplateMatcher.PathMatchResult
 
pathMustBeSpecified() - Method in class io.undertow.UndertowMessages_$bundle
 
pathMustBeSpecified() - Method in interface io.undertow.UndertowMessages
 
pathMustBeSpecified$str() - Method in class io.undertow.UndertowMessages_$bundle
 
pathNotADirectory(Path) - Method in class io.undertow.UndertowMessages_$bundle
 
pathNotADirectory(Path) - Method in interface io.undertow.UndertowMessages
 
pathNotADirectory$str() - Method in class io.undertow.UndertowMessages_$bundle
 
PathParameterAttribute - Class in io.undertow.attribute
Path parameter
PathParameterAttribute(String) - Constructor for class io.undertow.attribute.PathParameterAttribute
 
PathParameterAttribute.Builder - Class in io.undertow.attribute
 
PathParameterSessionConfig - Class in io.undertow.server.session
Session config that is based on a path parameter and URL rewriting
PathParameterSessionConfig() - Constructor for class io.undertow.server.session.PathParameterSessionConfig
 
PathParameterSessionConfig(String) - Constructor for class io.undertow.server.session.PathParameterSessionConfig
 
PathPrefixPredicate - Class in io.undertow.predicate
 
PathPrefixPredicate.Builder - Class in io.undertow.predicate
 
PathResource - Class in io.undertow.server.handlers.resource
A path resource
PathResource(Path, PathResourceManager, String) - Constructor for class io.undertow.server.handlers.resource.PathResource
 
PathResource(Path, PathResourceManager, String, ETag) - Constructor for class io.undertow.server.handlers.resource.PathResource
 
PathResourceManager - Class in io.undertow.server.handlers.resource
Serves files from the file system.
PathResourceManager(long, boolean, boolean, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
 
PathResourceManager(long, boolean, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
 
PathResourceManager(Path) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
 
PathResourceManager(Path, long) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
 
PathResourceManager(Path, long, boolean) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
 
PathResourceManager(Path, long, boolean, boolean, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
 
PathResourceManager(Path, long, boolean, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
 
PathResourceManager(Path, long, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
 
PathResourceManager.Builder - Class in io.undertow.server.handlers.resource
 
PathResourceManager.ETagFunction - Interface in io.undertow.server.handlers.resource
 
paths(String...) - Static method in class io.undertow.predicate.Predicates
Creates a predicate that returns true if any of the given paths match exactly.
PATHS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
PathSeparatorHandler - Class in io.undertow.server.handlers
A handler that translates non slash separator characters in the URL into a slash.
PathSeparatorHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.PathSeparatorHandler
 
PathSeparatorHandler.Builder - Class in io.undertow.server.handlers
 
PathSuffixPredicate - Class in io.undertow.predicate
 
PathSuffixPredicate.Builder - Class in io.undertow.predicate
 
pathTemplate() - Static method in class io.undertow.Handlers
 
pathTemplate(boolean) - Static method in class io.undertow.Handlers
 
PathTemplate - Class in io.undertow.util
Represents a parsed web socket path template.
PathTemplateHandler - Class in io.undertow.server.handlers
A handler that matches URI templates
PathTemplateHandler() - Constructor for class io.undertow.server.handlers.PathTemplateHandler
 
PathTemplateHandler(boolean) - Constructor for class io.undertow.server.handlers.PathTemplateHandler
 
PathTemplateHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.PathTemplateHandler
 
PathTemplateHandler(HttpHandler, boolean) - Constructor for class io.undertow.server.handlers.PathTemplateHandler
 
PathTemplateHandler.PathTemplateMatch - Class in io.undertow.server.handlers
Deprecated.
PathTemplateMatch - Class in io.undertow.util
The result of a path template match.
PathTemplateMatch(String, Map<String, String>) - Constructor for class io.undertow.server.handlers.PathTemplateHandler.PathTemplateMatch
Deprecated.
 
PathTemplateMatch(String, Map<String, String>) - Constructor for class io.undertow.util.PathTemplateMatch
 
PathTemplateMatcher<T> - Class in io.undertow.util
Utility class that provides fast path matching of path templates.
PathTemplateMatcher() - Constructor for class io.undertow.util.PathTemplateMatcher
 
PathTemplateMatcher.PathMatchResult<T> - Class in io.undertow.util
 
PathTemplatePredicate - Class in io.undertow.predicate
 
PathTemplatePredicate(String, ExchangeAttribute) - Constructor for class io.undertow.predicate.PathTemplatePredicate
 
PathTemplatePredicate.Builder - Class in io.undertow.predicate
 
PatternFormatter - Class in org.jboss.logmanager.formatters
A formatter which uses a text pattern to format messages.
PatternFormatter() - Constructor for class org.jboss.logmanager.formatters.PatternFormatter
Construct a new instance.
PatternFormatter(String) - Constructor for class org.jboss.logmanager.formatters.PatternFormatter
Construct a new instance.
PatternFormatter(String, String) - Constructor for class org.jboss.logmanager.formatters.PatternFormatter
Construct a new instance.
pause() - Method in class io.undertow.io.AsyncReceiverImpl
 
pause() - Method in class io.undertow.io.BlockingReceiverImpl
 
pause() - Method in interface io.undertow.io.Receiver
When receiving partial data calling this method will pause the callbacks.
pause() - Method in class org.apache.logging.log4j.util.Timer
Pause the timer.
Paused - org.apache.logging.log4j.util.Timer.Status
 
PAYMENT_REQUIRED - Static variable in class io.undertow.util.StatusCodes
 
PAYMENT_REQUIRED_STRING - Static variable in class io.undertow.util.StatusCodes
 
peek() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
peek() - Method in class io.undertow.util.HeaderValues
 
peek() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
peek() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
peek() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
peek() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns the element at the top of the stack without removing it or null if the stack is empty.
peek() - Static method in class org.apache.logging.log4j.ThreadContext
Looks at the last diagnostic context at the top of this NDC without removing it.
peek() - Static method in class org.jboss.logging.NDC
Peeks at the top value from the stack and returns it.
peekFirst() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
peekFirst() - Method in class io.undertow.util.HeaderValues
 
peekFirst() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
peekLast() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
peekLast() - Method in class io.undertow.util.HeaderValues
 
peekLast() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
peekNdc() - Method in interface org.jboss.logging.LoggerProvider
Peeks at the top value from the stack and returns it.
PeerNameResolvingHandler - Class in io.undertow.server.handlers
A handler that performs reverse DNS lookup to resolve a peer address
PeerNameResolvingHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.PeerNameResolvingHandler
 
PeerNameResolvingHandler(HttpHandler, PeerNameResolvingHandler.ResolveType) - Constructor for class io.undertow.server.handlers.PeerNameResolvingHandler
 
PeerNameResolvingHandler.Builder - Class in io.undertow.server.handlers
 
PeerNameResolvingHandler.ResolveType - Enum in io.undertow.server.handlers
 
peerUnverified() - Method in class io.undertow.UndertowMessages_$bundle
 
peerUnverified() - Method in interface io.undertow.UndertowMessages
 
peerUnverified$str() - Method in class io.undertow.UndertowMessages_$bundle
 
PER_DAY - org.jboss.as.controller.client.helpers.MeasurementUnit
 
PER_HOUR - org.jboss.as.controller.client.helpers.MeasurementUnit
 
PER_JIFFY - org.jboss.as.controller.client.helpers.MeasurementUnit
 
PER_MICROSECOND - org.jboss.as.controller.client.helpers.MeasurementUnit
 
PER_MILLISECOND - org.jboss.as.controller.client.helpers.MeasurementUnit
 
PER_MINUTE - org.jboss.as.controller.client.helpers.MeasurementUnit
 
PER_NANOSECOND - org.jboss.as.controller.client.helpers.MeasurementUnit
 
PER_SECOND - org.jboss.as.controller.client.helpers.MeasurementUnit
 
PER_THREAD_LOG_FILTER_KEY - Static variable in class org.jboss.logmanager.LogManager
 
PERCENTAGE - org.jboss.as.controller.client.helpers.MeasurementUnit
 
PerformanceSensitive - Annotation Type in org.apache.logging.log4j.util
Indicates that a particular annotated construct was written with certain performance constraints in mind that should be considered when modifying or testing.
performUpgrade() - Method in interface io.undertow.client.ClientConnection
Upgrade the connection, if the underlying protocol supports it.
performUpgrade() - Method in class io.undertow.client.http2.Http2ClientConnection
 
performUpgrade(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
Perform the upgrade using no payload
performUpgrade(WebSocketHttpExchange, byte[]) - Method in class io.undertow.websockets.core.protocol.Handshake
convenience method to perform the upgrade
PeriodicRotatingFileHandler - Class in org.jboss.logmanager.handlers
A file handler which rotates the log at a preset time interval.
PeriodicRotatingFileHandler() - Constructor for class org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
Construct a new instance with no formatter and no output file.
PeriodicRotatingFileHandler(File, String) - Constructor for class org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
Construct a new instance with the given output file.
PeriodicRotatingFileHandler(File, String, boolean) - Constructor for class org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
Construct a new instance with the given output file and append setting.
PeriodicRotatingFileHandler(String) - Constructor for class org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
Construct a new instance with the given output file.
PeriodicRotatingFileHandler(String, boolean) - Constructor for class org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
Construct a new instance with the given output file and append setting.
PeriodicRotatingFileHandler.Period - Enum in org.jboss.logmanager.handlers
Possible period values.
PeriodicSizeRotatingFileHandler - Class in org.jboss.logmanager.handlers
A file handler which rotates the log at a preset time interval or the size of the log.
PeriodicSizeRotatingFileHandler() - Constructor for class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Default constructor.
PeriodicSizeRotatingFileHandler(File, String) - Constructor for class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Construct a new instance with the given output file.
PeriodicSizeRotatingFileHandler(File, String, boolean) - Constructor for class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Construct a new instance with the given output file and append setting.
PeriodicSizeRotatingFileHandler(File, String, long, int) - Constructor for class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Construct a new instance with the given output file.
PeriodicSizeRotatingFileHandler(File, String, long, int, boolean) - Constructor for class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Construct a new instance with the given output file.
PeriodicSizeRotatingFileHandler(String) - Constructor for class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Construct a new instance with the given output file.
PeriodicSizeRotatingFileHandler(String, boolean) - Constructor for class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Construct a new instance with the given output file and append setting.
PERMANENT_REDIRECT - Static variable in class io.undertow.util.StatusCodes
 
PERMANENT_REDIRECT_STRING - Static variable in class io.undertow.util.StatusCodes
 
PerMessageDeflateFunction - Class in io.undertow.websockets.extensions
Implementation of permessage-deflate WebSocket Extension.
PerMessageDeflateFunction(int, boolean, boolean) - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateFunction
Create a new PerMessageDeflateExtension instance.
PerMessageDeflateHandshake - Class in io.undertow.websockets.extensions
Implementation of permessage-deflate WebSocket Extension handshake.
PerMessageDeflateHandshake() - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateHandshake
 
PerMessageDeflateHandshake(boolean) - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateHandshake
Create a new PerMessageDeflateHandshake instance.
PerMessageDeflateHandshake(boolean, boolean, boolean) - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateHandshake
Create a new PerMessageDeflateHandshake instance.
PerMessageDeflateHandshake(boolean, int) - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateHandshake
Create a new PerMessageDeflateHandshake instance.
PerMessageDeflateHandshake(boolean, int, boolean, boolean) - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateHandshake
Create a new PerMessageDeflateHandshake instance.
PETABITS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
PETABYTES - org.jboss.as.controller.client.helpers.MeasurementUnit
 
PING - io.undertow.websockets.core.WebSocketFrameType
WebSocketFrame which represent a ping request
pingNotSupported() - Method in class io.undertow.UndertowMessages_$bundle
 
pingNotSupported() - Method in interface io.undertow.UndertowMessages
 
pingNotSupported$str() - Method in class io.undertow.UndertowMessages_$bundle
 
pingTimeout() - Method in class io.undertow.UndertowMessages_$bundle
 
pingTimeout() - Method in interface io.undertow.UndertowMessages
 
pingTimeout$str() - Method in class io.undertow.UndertowMessages_$bundle
 
PipeliningBufferingStreamSinkConduit - Class in io.undertow.server.protocol.http
A buffer that is used when processing pipelined requests, that allows the server to buffer multiple responses into a single write() call.
PipeliningBufferingStreamSinkConduit(StreamSinkConduit, ByteBufferPool) - Constructor for class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
 
PipeliningExecutor - Class in io.undertow.util
Deprecated.
PipeliningExecutor(Executor) - Constructor for class io.undertow.util.PipeliningExecutor
Deprecated.
 
PLATFORM_AFTER - Static variable in class javax.interceptor.Interceptor.Priority
Start of range for late interceptors defined by platform specifications.
PLATFORM_BEFORE - Static variable in class javax.interceptor.Interceptor.Priority
Start of range for early interceptors defined by platform specifications.
PojoConfiguration - Interface in org.jboss.logmanager.config
 
PolicyConfiguration - Interface in javax.security.jacc
The methods of this interface are used by containers to create policy statements in a Policy provider.
PolicyConfigurationFactory - Class in javax.security.jacc
Abstract factory and finder class for obtaining the instance of the class that implements the PolicyConfigurationFactory of a provider.
PolicyConfigurationFactory() - Constructor for class javax.security.jacc.PolicyConfigurationFactory
 
PolicyContext - Class in javax.security.jacc
This utility class is used by containers to communicate policy context identifiers and other policy relevant context to Policy providers.
PolicyContextException - Exception in javax.security.jacc
This checked exception is thrown by implementations of the PolicyConfiguration Interface, the PolicyConfigurationFactory abstract class, the PolicyContext utility class, and implementations of the PolicyContextException Interface.
PolicyContextException() - Constructor for exception javax.security.jacc.PolicyContextException
Constructs a new PolicyContextException with null as its detail message.
PolicyContextException(String) - Constructor for exception javax.security.jacc.PolicyContextException
Constructs a new PolicyContextException with the specified detail message
PolicyContextException(String, Throwable) - Constructor for exception javax.security.jacc.PolicyContextException
Constructs a new PolicyContextException with the specified detail message and cause.
PolicyContextException(Throwable) - Constructor for exception javax.security.jacc.PolicyContextException
Constructs a new PolicyContextException with the specified cause.
PolicyContextHandler - Interface in javax.security.jacc
This interface defines the methods that must be implemented by handlers that are to be registered and activated by the PolicyContext class.
poll() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
poll() - Method in class io.undertow.util.HeaderValues
 
poll() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
pollFirst() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
pollFirst() - Method in class io.undertow.util.HeaderValues
 
pollFirst() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
pollFirst() - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
pollFirstEntry() - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
pollLast() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
pollLast() - Method in class io.undertow.util.HeaderValues
 
pollLast() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
pollLast() - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
pollLastEntry() - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
PONG - io.undertow.websockets.core.WebSocketFrameType
WebSocketFrame which should be issued after a WebSocketFrameType.PING was received
PooledAdaptor - Class in io.undertow.util
 
PooledAdaptor(PooledByteBuffer) - Constructor for class io.undertow.util.PooledAdaptor
 
PooledBufferFrameCallback(PooledByteBuffer) - Constructor for class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBufferFrameCallback
 
PooledBuffersFrameCallback(PooledByteBuffer...) - Constructor for class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBuffersFrameCallback
 
PooledByteBuffer - Interface in io.undertow.connector
 
pooledObject - Variable in class io.undertow.conduits.DeflatingStreamSinkConduit
 
PooledObject<T> - Interface in io.undertow.util
Represents a generic pooled object
poolIsClosed() - Method in class io.undertow.UndertowMessages_$bundle
 
poolIsClosed() - Method in interface io.undertow.UndertowMessages
 
poolIsClosed$str() - Method in class io.undertow.UndertowMessages_$bundle
 
pop() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
pop() - Method in class io.undertow.util.HeaderValues
 
pop() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
pop() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
pop() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
pop() - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Returns the element at the top of the stack.
pop() - Static method in class org.apache.logging.log4j.ThreadContext
Returns the value of the last item placed on the stack.
pop() - Static method in class org.jboss.logging.NDC
Pops top value from the stack and returns it.
pop() - Static method in class org.jboss.logmanager.NDC
Pop the topmost value from the NDC stack and return it.
popNdc() - Method in interface org.jboss.logging.LoggerProvider
Pops top value from the stack and returns it.
PortableConcurrentDirectDeque<E> - Class in io.undertow.util
A modified version of ConcurrentLinkedDequeue which includes direct removal and is portable accorss all JVMs.
PortableConcurrentDirectDeque() - Constructor for class io.undertow.util.PortableConcurrentDirectDeque
Constructs an empty deque.
PortableConcurrentDirectDeque(Collection<? extends E>) - Constructor for class io.undertow.util.PortableConcurrentDirectDeque
Constructs a deque initially containing the elements of the given collection, added in traversal order of the collection's iterator.
position - Variable in class org.jboss.marshalling.SimpleDataInput
The buffer position.
position() - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
position(long) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
post(String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
 
post(String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
 
POST - Static variable in class io.undertow.util.Methods
 
POST_STRING - Static variable in class io.undertow.util.Methods
 
postInitialization() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
 
potentialCrossTalking(InetAddress, String, String) - Method in class io.undertow.UndertowLogger_$logger
 
potentialCrossTalking(InetAddress, String, String) - Method in interface io.undertow.UndertowLogger
 
potentialCrossTalking$str() - Method in class io.undertow.UndertowLogger_$logger
 
PRAGMA - Static variable in class io.undertow.util.Headers
 
PRAGMA_STRING - Static variable in class io.undertow.util.Headers
 
PRE_CHUNKED_RESPONSE - Static variable in class io.undertow.server.protocol.http.HttpAttachments
If the value true is attached to the exchange under this key then Undertow will assume that the underlying application has already taken care of chunking, and will not attempt to add its own chunk markers.
PRE_SUSPEND - org.wildfly.extension.core.management.client.Process.RunningState
 
PreChunkedStreamSinkConduit - Class in io.undertow.conduits
Channel that implements HTTP chunked transfer coding for data streams that already have chunk markers.
PreChunkedStreamSinkConduit(StreamSinkConduit, ConduitListener<? super PreChunkedStreamSinkConduit>, Attachable) - Constructor for class io.undertow.conduits.PreChunkedStreamSinkConduit
Construct a new instance.
PreCompressedResourceSupplier - Class in io.undertow.server.handlers.resource
A resource supplier that allows pre-compressed resources to be served if the client accepts the request.
PreCompressedResourceSupplier(ResourceManager) - Constructor for class io.undertow.server.handlers.resource.PreCompressedResourceSupplier
 
PRECONDITION_FAILED - Static variable in class io.undertow.util.StatusCodes
 
PRECONDITION_FAILED_STRING - Static variable in class io.undertow.util.StatusCodes
 
PRECONDITION_REQUIRED - Static variable in class io.undertow.util.StatusCodes
 
PRECONDITION_REQUIRED_STRING - Static variable in class io.undertow.util.StatusCodes
 
preDeflate(byte[]) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
preDeflate(byte[]) - Method in class io.undertow.conduits.GzipStreamSinkConduit
 
predicate(Predicate, HttpHandler, HttpHandler) - Static method in class io.undertow.Handlers
Returns a new predicate handler, that will delegate to one of the two provided handlers based on the value of the provided predicate.
Predicate - Interface in io.undertow.predicate
A predicate.
PREDICATE_CONTEXT - Static variable in interface io.undertow.predicate.Predicate
Attachment key that can be used to store additional predicate context that allows the predicates to store additional information.
PREDICATE_LOGGER - Static variable in interface io.undertow.UndertowLogger
 
PredicateBuilder - Interface in io.undertow.predicate
An interface that knows how to build a predicate from a textual representation.
predicateContext(HttpHandler) - Static method in class io.undertow.Handlers
 
PredicateContextAttribute - Class in io.undertow.attribute
 
PredicateContextAttribute(String) - Constructor for class io.undertow.attribute.PredicateContextAttribute
 
PredicateContextAttribute.Builder - Class in io.undertow.attribute
 
PredicateContextHandler - Class in io.undertow.server.handlers
Handler that sets up the predicate context
PredicateContextHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.PredicateContextHandler
 
PredicatedHandler - Class in io.undertow.server.handlers.builder
 
PredicatedHandler(Predicate, HandlerWrapper) - Constructor for class io.undertow.server.handlers.builder.PredicatedHandler
 
PredicatedHandler(Predicate, HandlerWrapper, HandlerWrapper) - Constructor for class io.undertow.server.handlers.builder.PredicatedHandler
 
PredicatedHandlersParser - Class in io.undertow.server.handlers.builder
Parser for the undertow-handlers.conf file.
PredicatedHandlersParser() - Constructor for class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
PredicatedHandlersParser.Node - Interface in io.undertow.server.handlers.builder
 
PredicateHandler - Class in io.undertow.server.handlers
 
PredicateHandler(Predicate, HttpHandler, HttpHandler) - Constructor for class io.undertow.server.handlers.PredicateHandler
 
PredicateParser - Class in io.undertow.predicate
Parser that can build a predicate from a string representation.
PredicateParser() - Constructor for class io.undertow.predicate.PredicateParser
 
predicates(List<PredicatedHandler>, HttpHandler) - Static method in class io.undertow.Handlers
 
Predicates - Class in io.undertow.predicate
Utility class used for creating predicates
PredicatesHandler - Class in io.undertow.predicate
Handler that can deal with a large number of predicates.
PredicatesHandler(HttpHandler) - Constructor for class io.undertow.predicate.PredicatesHandler
 
PredicatesHandler(HttpHandler, boolean) - Constructor for class io.undertow.predicate.PredicatesHandler
 
PredicatesHandler.DoneHandlerBuilder - Class in io.undertow.predicate
 
PredicatesHandler.RestartHandlerBuilder - Class in io.undertow.predicate
 
PredicatesHandler.Wrapper - Class in io.undertow.predicate
 
prefix(String) - Static method in class io.undertow.predicate.Predicates
Creates a predicate that returns true if the given relative path starts with the provided prefix.
prefixes(String...) - Static method in class io.undertow.predicate.Predicates
Creates a predicate that returns true if the relative request path matches any of the provided prefixes.
prepare() - Method in interface org.jboss.logmanager.config.LogContextConfiguration
Prepares the current changes.
PRETTY_PRINTING - Static variable in interface javax.json.stream.JsonGenerator
Configuration property to generate JSON prettily.
preWrite(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
Execute any pre-write policy, such as file rotation.
preWrite(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
 
preWrite(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Execute any pre-write policy, such as file rotation.
preWrite(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.WriterHandler
Execute any pre-write policy, such as file rotation.
preWriteTransform(PooledByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
preWriteTransform(PooledByteBuffer) - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07FrameSinkChannel
 
PrincipalTransformer - Interface in org.wildfly.extension.elytron.capabilities
A Function that transforms Principal instances.
printDebugStats() - Method in class org.jboss.marshalling.util.IntKeyMap
 
printError(String) - Static method in class org.jboss.logmanager.StandardOutputStreams
Prints an error messages to stderr.
printError(String, Object...) - Static method in class org.jboss.logmanager.StandardOutputStreams
Prints an error messages to stderr.
printError(Throwable, String) - Static method in class org.jboss.logmanager.StandardOutputStreams
Prints an error messages to stderr.
printError(Throwable, String, Object...) - Static method in class org.jboss.logmanager.StandardOutputStreams
Prints an error messages to stderr.
printf(Level, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a formatted message using the specified format string and arguments.
printf(Level, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
printf(Level, Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a formatted message using the specified format string and arguments.
printf(Level, Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
PRINTF - org.jboss.logmanager.ExtLogRecord.FormatStyle
Format the message using the Formatter (also known as printf()) parameter style.
printStack(StringBuilder, StackTraceElement[]) - Method in interface org.apache.logging.log4j.message.ThreadInformation
Formats the stack trace into the provided StringBuilder.
printThreadInfo(StringBuilder) - Method in interface org.apache.logging.log4j.message.ThreadInformation
Formats the thread information into the provided StringBuilder.
priority() - Method in class io.undertow.attribute.AuthenticationTypeExchangeAttribute.Builder
 
priority() - Method in class io.undertow.attribute.BytesSentAttribute.Builder
 
priority() - Method in class io.undertow.attribute.CookieAttribute.Builder
 
priority() - Method in class io.undertow.attribute.DateTimeAttribute.Builder
 
priority() - Method in interface io.undertow.attribute.ExchangeAttributeBuilder
The priority of the builder.
priority() - Method in class io.undertow.attribute.HostAndPortAttribute.Builder
 
priority() - Method in class io.undertow.attribute.IdentUsernameAttribute.Builder
 
priority() - Method in class io.undertow.attribute.LocalIPAttribute.Builder
 
priority() - Method in class io.undertow.attribute.LocalPortAttribute.Builder
 
priority() - Method in class io.undertow.attribute.LocalServerNameAttribute.Builder
 
priority() - Method in class io.undertow.attribute.NullAttribute.Builder
 
priority() - Method in class io.undertow.attribute.PathParameterAttribute.Builder
 
priority() - Method in class io.undertow.attribute.PredicateContextAttribute.Builder
 
priority() - Method in class io.undertow.attribute.QueryParameterAttribute.Builder
 
priority() - Method in class io.undertow.attribute.QueryStringAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RelativePathAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RemoteHostAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RemoteIPAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RemoteObfuscatedIPAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RemoteUserAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RequestCookieAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RequestHeaderAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RequestLineAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RequestMethodAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RequestPathAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RequestProtocolAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RequestSchemeAttribute.Builder
 
priority() - Method in class io.undertow.attribute.RequestURLAttribute.Builder
 
priority() - Method in class io.undertow.attribute.ResolvedPathAttribute.Builder
 
priority() - Method in class io.undertow.attribute.ResponseCodeAttribute.Builder
 
priority() - Method in class io.undertow.attribute.ResponseCookieAttribute.Builder
 
priority() - Method in class io.undertow.attribute.ResponseHeaderAttribute.Builder
 
priority() - Method in class io.undertow.attribute.ResponseReasonPhraseAttribute.Builder
 
priority() - Method in class io.undertow.attribute.ResponseTimeAttribute.Builder
 
priority() - Method in class io.undertow.attribute.SecureExchangeAttribute.Builder
 
priority() - Method in class io.undertow.attribute.SslCipherAttribute.Builder
 
priority() - Method in class io.undertow.attribute.SslClientCertAttribute.Builder
 
priority() - Method in class io.undertow.attribute.SslSessionIdAttribute.Builder
 
priority() - Method in class io.undertow.attribute.StoredResponse.Builder
 
priority() - Method in class io.undertow.attribute.ThreadNameAttribute.Builder
 
priority() - Method in class io.undertow.attribute.TransportProtocolAttribute.Builder
 
priorityFrame(int, int, int, boolean) - Method in class io.undertow.protocols.http2.Http2PriorityTree
 
PrivateKeyCallback - Class in javax.security.auth.message.callback
Callback for acquiring a Public Key Infrastructure (PKI) private key and its corresponding certificate chain.
PrivateKeyCallback(PrivateKeyCallback.Request) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback
Constructs this PrivateKeyCallback with a private key Request object.
PrivateKeyCallback.AliasRequest - Class in javax.security.auth.message.callback
Request type for private keys that are identified using an alias.
PrivateKeyCallback.DigestRequest - Class in javax.security.auth.message.callback
Request type for private keys that are identified using a certificate digest or thumbprint.
PrivateKeyCallback.IssuerSerialNumRequest - Class in javax.security.auth.message.callback
Request type for private keys that are identified using an issuer/serial number.
PrivateKeyCallback.Request - Interface in javax.security.auth.message.callback
Marker interface for private key request types.
PrivateKeyCallback.SubjectKeyIDRequest - Class in javax.security.auth.message.callback
Request type for private keys that are identified using a SubjectKeyID
PRO_ACTIVE - io.undertow.security.api.AuthenticationMode
Where the authentication mode is set to pro-active each request on arrival will be passed to the defined authentication mechanisms to eagerly perform authentication if there is sufficient information available in order to do so.
PROBLEM - io.undertow.server.handlers.proxy.ProxyConnectionPool.AvailabilityType
The host is probably down, only try as a last resort
PROBLEM - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Controller cannot start due to a problem with a dependency or transitive dependency.
PROBLEM_to_START_REQUESTED - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from PROBLEM to START_REQUESTED.
proceed() - Method in interface io.undertow.server.ExchangeCompletionListener.NextListener
Invokes the next listener.
proceed() - Method in interface javax.interceptor.InvocationContext
Proceed to the next interceptor in the interceptor chain.
Process - Class in org.wildfly.extension.core.management.client
The overall information of a process (its state, running mode and type).
Process() - Constructor for class org.wildfly.extension.core.management.client.Process
 
PROCESS_ID - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
PROCESS_NAME - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
Process.RunningMode - Enum in org.wildfly.extension.core.management.client
The running mode of the process
Process.RunningState - Enum in org.wildfly.extension.core.management.client
 
Process.RuntimeConfigurationState - Enum in org.wildfly.extension.core.management.client
The state of the process
Process.Type - Enum in org.wildfly.extension.core.management.client
The type of the process
processFrameData(PooledByteBuffer, boolean) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
processFrameData(PooledByteBuffer, boolean) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
 
processIdFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source file line number with the given justification rules (NOTE: call stack introspection introduces a significant performance penalty).
ProcessIdUtil - Class in org.apache.logging.log4j.util
 
ProcessIdUtil() - Constructor for class org.apache.logging.log4j.util.ProcessIdUtil
 
PROCESSING - Static variable in class io.undertow.util.StatusCodes
 
PROCESSING_STRING - Static variable in class io.undertow.util.StatusCodes
 
processNameFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the source process name with the given justification rules.
ProcessStateListener - Interface in org.wildfly.extension.core.management.client
 
ProcessStateListenerInitParameters - Interface in org.wildfly.extension.core.management.client
Initialization parameters for a ProcessStateListener.
ProcessStateListenerInitParameters.Builder - Class in org.wildfly.extension.core.management.client
 
ProcessStateListenerInitParameters.ProcessStateListenerInitParametersImpl - Class in org.wildfly.extension.core.management.client
 
profileOutputCloseFailed(IOException) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
profileOutputCloseFailed$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
PropertiesPropertySource - Class in org.apache.logging.log4j.util
PropertySource backed by a Properties instance.
PropertiesPropertySource(Properties) - Constructor for class org.apache.logging.log4j.util.PropertiesPropertySource
 
PropertiesUtil - Class in org.apache.logging.log4j.util
Consider this class private.
PropertiesUtil(String) - Constructor for class org.apache.logging.log4j.util.PropertiesUtil
Constructs a PropertiesUtil for a given properties file name on the classpath.
PropertiesUtil(Properties) - Constructor for class org.apache.logging.log4j.util.PropertiesUtil
Constructs a PropertiesUtil using a given Properties object as its source of defined properties.
Property - Class in org.jboss.dmr
 
Property(String, ModelNode) - Constructor for class org.jboss.dmr.Property
 
PROPERTY - org.jboss.dmr.ModelType
 
PROPERTY_END - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR property end token.
PROPERTY_START - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR property start token.
PropertyConfigurable - Interface in org.jboss.logmanager.config
An object which is configurable via object properties.
PropertyConfigurator - Class in org.jboss.logmanager
A configurator which uses a simple property file format.
PropertyConfigurator() - Constructor for class org.jboss.logmanager.PropertyConfigurator
Construct an instance.
PropertyConfigurator(LogContext) - Constructor for class org.jboss.logmanager.PropertyConfigurator
Construct a new instance.
PropertyFilePropertySource - Class in org.apache.logging.log4j.util
PropertySource backed by a properties file.
PropertyFilePropertySource(String) - Constructor for class org.apache.logging.log4j.util.PropertyFilePropertySource
 
PropertySource - Interface in org.apache.logging.log4j.util
A source for global configuration properties.
PropertySource.Comparator - Class in org.apache.logging.log4j.util
Comparator for ordering PropertySource instances by priority.
PropertySource.Util - Class in org.apache.logging.log4j.util
Utility methods useful for PropertySource implementations.
PropertyValues - Class in org.jboss.logmanager
A utility for converting objects into strings and strings into objects for storage in logging configurations.
PropertyValues() - Constructor for class org.jboss.logmanager.PropertyValues
 
PROPFIND - Static variable in class io.undertow.util.Methods
 
PROPFIND_STRING - Static variable in class io.undertow.util.Methods
 
PROPPATCH - Static variable in class io.undertow.util.Methods
 
PROPPATCH_STRING - Static variable in class io.undertow.util.Methods
 
protect() - Method in class org.jboss.dmr.ModelNode
Prevent further modifications to this node and its sub-nodes.
protect(Object) - Method in class org.jboss.logmanager.ExtHandler
 
protect(Object) - Method in class org.jboss.logmanager.LogContext
 
protect(Object) - Method in interface org.jboss.logmanager.Protectable
Protect this object from modifications.
Protectable - Interface in org.jboss.logmanager
Allows objects to be locked for modification.
PROTO - Static variable in class io.undertow.server.handlers.ForwardedHandler
 
PROTOCOL_ERROR - Static variable in class io.undertow.websockets.core.CloseMessage
 
ProtocolException - Exception in org.jboss.remoting3
Indicates a wire protocol problem.
ProtocolException() - Constructor for exception org.jboss.remoting3.ProtocolException
Constructs a ProtocolException with no detail message.
ProtocolException(String) - Constructor for exception org.jboss.remoting3.ProtocolException
Constructs a ProtocolException with the specified detail message.
ProtocolException(String, Throwable) - Constructor for exception org.jboss.remoting3.ProtocolException
Constructs a ProtocolException with the specified detail message and cause.
ProtocolException(Throwable) - Constructor for exception org.jboss.remoting3.ProtocolException
Constructs a ProtocolException with the specified cause.
Protocols - Class in io.undertow.util
Protocol version strings.
provider() - Static method in class javax.json.spi.JsonProvider
Creates a JSON provider object.
Provider - Class in org.apache.logging.log4j.spi
Model class for a Log4j 2 provider.
Provider(Integer, String, Class<? extends LoggerContextFactory>) - Constructor for class org.apache.logging.log4j.spi.Provider
 
Provider(Integer, String, Class<? extends LoggerContextFactory>, Class<? extends ThreadContextMap>) - Constructor for class org.apache.logging.log4j.spi.Provider
 
Provider(Properties, URL, ClassLoader) - Constructor for class org.apache.logging.log4j.spi.Provider
 
PROVIDER_REGISTRATION_PERMISSION_NAME - Static variable in class javax.security.auth.message.config.AuthConfigFactory
The name of the SecurityPermission to be used to authorize access to the update methods of the factory implementation class.
PROVIDER_RESOURCE - Static variable in class org.apache.logging.log4j.util.ProviderUtil
Resource name for a Log4j 2 provider properties file.
ProviderDescriptor - Interface in org.jboss.marshalling
A provider descriptor for automatically-discovered marshalling factory types.
providerRegistrationSecurityPermission - Static variable in class javax.security.auth.message.config.AuthConfigFactory
An instance of the SecurityPermission (with name AuthConfigFactory.PROVIDER_REGISTRATION_PERMISSION_NAME) for use in authorizing access to the update methods of the factory implementation class.
PROVIDERS - Static variable in class org.apache.logging.log4j.util.ProviderUtil
Loaded providers.
ProviderUtil - Class in org.apache.logging.log4j.util
Consider this class private. Utility class for Log4j Providers.
provides(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Specifies value provided by service.
provides(ServiceName...) - Method in interface org.jboss.msc.service.ServiceBuilder
Specifies value provided by service.
ProxiedRequestAttachments - Class in io.undertow.client
Additional attachments that are specific to requests that are being proxied from one server to another
ProxiedRequestAttachments() - Constructor for class io.undertow.client.ProxiedRequestAttachments
 
PROXIES - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
PROXY_AUTHENTICATE - Static variable in class io.undertow.util.Headers
 
PROXY_AUTHENTICATE_STRING - Static variable in class io.undertow.util.Headers
 
PROXY_AUTHENTICATION_REQUIRED - Static variable in class io.undertow.util.StatusCodes
 
PROXY_AUTHENTICATION_REQUIRED_STRING - Static variable in class io.undertow.util.StatusCodes
 
PROXY_AUTHORIZATION - Static variable in class io.undertow.util.Headers
 
PROXY_AUTHORIZATION_STRING - Static variable in class io.undertow.util.Headers
 
PROXY_REQUEST_LOGGER - Static variable in interface io.undertow.UndertowLogger
 
proxyAdvertiseCannotSendMessage(Exception, InetSocketAddress) - Method in class io.undertow.UndertowLogger_$logger
 
proxyAdvertiseCannotSendMessage(Exception, InetSocketAddress) - Method in interface io.undertow.UndertowLogger
 
proxyAdvertiseCannotSendMessage$str() - Method in class io.undertow.UndertowLogger_$logger
 
proxyAdvertisementsStarted(String, int) - Method in class io.undertow.UndertowLogger_$logger
 
proxyAdvertisementsStarted(String, int) - Method in interface io.undertow.UndertowLogger
 
proxyAdvertisementsStarted$str() - Method in class io.undertow.UndertowLogger_$logger
 
proxyAdvertiseMessagePayload(String) - Method in class io.undertow.UndertowLogger_$logger
 
proxyAdvertiseMessagePayload(String) - Method in interface io.undertow.UndertowLogger
 
proxyAdvertiseMessagePayload$str() - Method in class io.undertow.UndertowLogger_$logger
 
ProxyCallback<T> - Interface in io.undertow.server.handlers.proxy
Yet another callback class, this one used by the proxy handler
ProxyClient - Interface in io.undertow.server.handlers.proxy
A client that provides connections for the proxy handler.
ProxyClient.HostProxyTarget - Interface in io.undertow.server.handlers.proxy
 
ProxyClient.MaxRetriesProxyTarget - Interface in io.undertow.server.handlers.proxy
 
ProxyClient.ProxyTarget - Interface in io.undertow.server.handlers.proxy
An opaque interface that may contain information about the proxy target
ProxyConnection - Class in io.undertow.server.handlers.proxy
A connection to a backend proxy.
ProxyConnection(ClientConnection, String) - Constructor for class io.undertow.server.handlers.proxy.ProxyConnection
 
proxyConnectionFailed(int) - Method in class io.undertow.UndertowMessages_$bundle
 
proxyConnectionFailed(int) - Method in interface io.undertow.UndertowMessages
 
proxyConnectionFailed$str() - Method in class io.undertow.UndertowMessages_$bundle
 
ProxyConnectionPool - Class in io.undertow.server.handlers.proxy
A pool of connections to a target host.
ProxyConnectionPool(ConnectionPoolManager, InetSocketAddress, URI, UndertowClient, OptionMap) - Constructor for class io.undertow.server.handlers.proxy.ProxyConnectionPool
 
ProxyConnectionPool(ConnectionPoolManager, InetSocketAddress, URI, XnioSsl, UndertowClient, OptionMap) - Constructor for class io.undertow.server.handlers.proxy.ProxyConnectionPool
 
ProxyConnectionPool(ConnectionPoolManager, URI, UndertowClient, OptionMap) - Constructor for class io.undertow.server.handlers.proxy.ProxyConnectionPool
 
ProxyConnectionPool(ConnectionPoolManager, URI, XnioSsl, UndertowClient, OptionMap) - Constructor for class io.undertow.server.handlers.proxy.ProxyConnectionPool
 
ProxyConnectionPool.AvailabilityType - Enum in io.undertow.server.handlers.proxy
 
ProxyConnectionPoolConfig - Interface in io.undertow.server.handlers.proxy
 
proxyFailedToConnectToBackend(String, URI) - Method in class io.undertow.UndertowLogger_$logger
 
proxyFailedToConnectToBackend(String, URI) - Method in interface io.undertow.UndertowLogger
 
proxyFailedToConnectToBackend$str() - Method in class io.undertow.UndertowLogger_$logger
 
proxyHandler(ProxyClient) - Static method in class io.undertow.Handlers
Returns a handler that can act as a load balancing reverse proxy.
proxyHandler(ProxyClient, int, HttpHandler) - Static method in class io.undertow.Handlers
Returns a handler that can act as a load balancing reverse proxy.
proxyHandler(ProxyClient, HttpHandler) - Static method in class io.undertow.Handlers
Returns a handler that can act as a load balancing reverse proxy.
ProxyHandler - Class in io.undertow.server.handlers.proxy
An HTTP handler which proxies content to a remote server.
ProxyHandler(ProxyClient, int, HttpHandler) - Constructor for class io.undertow.server.handlers.proxy.ProxyHandler
Deprecated.
ProxyHandler(ProxyClient, int, HttpHandler, boolean, boolean) - Constructor for class io.undertow.server.handlers.proxy.ProxyHandler
Deprecated.
ProxyHandler(ProxyClient, int, HttpHandler, boolean, boolean, int) - Constructor for class io.undertow.server.handlers.proxy.ProxyHandler
Deprecated.
ProxyHandler(ProxyClient, HttpHandler) - Constructor for class io.undertow.server.handlers.proxy.ProxyHandler
Deprecated.
ProxyHandler.Builder - Class in io.undertow.server.handlers.proxy
 
ProxyHandlerBuilder - Class in io.undertow.server.handlers.proxy
 
ProxyHandlerBuilder() - Constructor for class io.undertow.server.handlers.proxy.ProxyHandlerBuilder
 
proxyPeerAddress(HttpHandler) - Static method in class io.undertow.Handlers
Returns a new handler that sets the peer address based on the X-Forwarded-For and X-Forwarded-Proto header
ProxyPeerAddressHandler - Class in io.undertow.server.handlers
Handler that sets the peer address to the value of the X-Forwarded-For header.
ProxyPeerAddressHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.ProxyPeerAddressHandler
 
ProxyPeerAddressHandler(HttpHandler, boolean) - Constructor for class io.undertow.server.handlers.ProxyPeerAddressHandler
 
ProxyPeerAddressHandler.Builder - Class in io.undertow.server.handlers
 
ProxyProtocolOpenListener - Class in io.undertow.server.protocol.proxy
Open listener for proxied connections
ProxyProtocolOpenListener(OpenListener, UndertowXnioSsl, ByteBufferPool, OptionMap) - Constructor for class io.undertow.server.protocol.proxy.ProxyProtocolOpenListener
 
proxyRequestFailed(String, Exception) - Method in class io.undertow.UndertowLogger_$logger
 
proxyRequestFailed(String, Exception) - Method in interface io.undertow.UndertowLogger
 
proxyRequestFailed$str() - Method in class io.undertow.UndertowLogger_$logger
 
pseudoHeaderInWrongOrder(HttpString) - Method in class io.undertow.UndertowMessages_$bundle
 
pseudoHeaderInWrongOrder(HttpString) - Method in interface io.undertow.UndertowMessages
 
pseudoHeaderInWrongOrder$str() - Method in class io.undertow.UndertowMessages_$bundle
 
PublicReflectiveCreator - Class in org.jboss.marshalling.reflect
Deprecated.
this class simply delegates to ReflectiveCreator.
PublicReflectiveCreator() - Constructor for class org.jboss.marshalling.reflect.PublicReflectiveCreator
Deprecated.
 
publish(LogRecord) - Method in class org.jboss.logmanager.ExtHandler
publish(LogRecord) - Method in class org.jboss.logmanager.handlers.QueueHandler
 
publish(LogRecord) - Method in class org.slf4j.bridge.SLF4JBridgeHandler
Publish a LogRecord.
publish(ExtLogRecord) - Method in class org.jboss.logmanager.ExtHandler
Publish an ExtLogRecord.
publish(ExtLogRecord) - Method in class org.jboss.logmanager.handlers.QueueHandler
 
push(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
 
push(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
push(String) - Method in class io.undertow.util.HeaderValues
 
push(String) - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
Pushes new diagnostic context information on to the Thread Context Stack.
push(String) - Static method in class org.apache.logging.log4j.CloseableThreadContext
Pushes new diagnostic context information on to the Thread Context Stack.
push(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
push(String) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
push(String) - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Pushes an element onto the stack.
push(String) - Static method in class org.apache.logging.log4j.ThreadContext
Pushes new diagnostic context information for the current thread.
push(String) - Static method in class org.jboss.logging.NDC
Pushes a value to the nested diagnostics context stack.
push(String) - Static method in class org.jboss.logmanager.NDC
Push a value on to the NDC stack, returning the new stack depth which should later be used to restore the stack.
push(String, Object[]) - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
Pushes new diagnostic context information on to the Thread Context Stack.
push(String, Object...) - Static method in class org.apache.logging.log4j.CloseableThreadContext
Pushes new diagnostic context information on to the Thread Context Stack.
push(String, Object...) - Static method in class org.apache.logging.log4j.ThreadContext
Pushes new diagnostic context information for the current thread.
pushAll(List<String>) - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
Populates the Thread Context Stack with the supplied stack.
pushAll(List<String>) - Static method in class org.apache.logging.log4j.CloseableThreadContext
Populates the Thread Context Stack with the supplied stack.
PushCallback - Interface in io.undertow.client
 
pushNdc(String) - Method in interface org.jboss.logging.LoggerProvider
Pushes a value to the nested diagnostics context stack.
pushPromiseCanOnlyBeCreatedByServer() - Method in class io.undertow.UndertowMessages_$bundle
 
pushPromiseCanOnlyBeCreatedByServer() - Method in interface io.undertow.UndertowMessages
 
pushPromiseCanOnlyBeCreatedByServer$str() - Method in class io.undertow.UndertowMessages_$bundle
 
pushResource(String, HttpString, HeaderMap) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
pushResource(String, HttpString, HeaderMap) - Method in class io.undertow.server.ServerConnection
Attempts to push a resource if this connection supports server push.
pushResource(String, HttpString, HeaderMap, HttpHandler) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
pushResource(String, HttpString, HeaderMap, HttpHandler) - Method in class io.undertow.server.ServerConnection
Attempts to push a resource if this connection supports server push.
put(int, V) - Method in class org.jboss.marshalling.util.IntKeyMap
 
put(E) - Method in interface org.jboss.remoting3._private.IntIndexMap
Put a value into the map, replacing and returning any existing mapping.
put(HttpString, long) - Method in class io.undertow.util.HeaderMap
 
put(HttpString, String) - Method in class io.undertow.util.HeaderMap
 
put(String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
 
put(String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
 
put(String, Object) - Static method in class org.jboss.logging.MDC
Puts the value onto the context.
put(String, String) - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
Populates the Thread Context Map with the supplied key/value pair.
put(String, String) - Static method in class org.apache.logging.log4j.CloseableThreadContext
Populates the Thread Context Map with the supplied key/value pair.
put(String, String) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
put(String, String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
put(String, String) - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
put(String, String) - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Puts a context value (the o parameter) as identified with the key parameter into the current thread's context map.
put(String, String) - Static method in class org.apache.logging.log4j.ThreadContext
Puts a context value (the value parameter) as identified with the key parameter into the current thread's context map.
put(String, String) - Static method in class org.jboss.logmanager.MDC
Set the value of a key, returning the old value (if any) or null if there was none.
put(String, String) - Method in class org.slf4j.helpers.BasicMDCAdapter
Put a context value (the val parameter) as identified with the key parameter into the current thread's context map.
put(String, String) - Method in class org.slf4j.helpers.NOPMDCAdapter
 
put(String, String) - Static method in class org.slf4j.MDC
Put a diagnostic context value (the val parameter) as identified with the key parameter into the current thread's diagnostic context map.
put(String, String) - Method in interface org.slf4j.spi.MDCAdapter
Put a context value (the val parameter) as identified with the key parameter into the current thread's context map.
put(String, String, HeaderMap) - Method in class io.undertow.server.handlers.form.FormData
 
put(String, V) - Method in class io.undertow.util.SubstringMap
 
put(MessageInfo, Object) - Method in interface javax.security.auth.message.MessagePolicy.Target
Put the Object into the MessageInfo at the location identified by the target.
put(K, V) - Method in class io.undertow.util.CopyOnWriteMap
 
put(K, V) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
put(T, int) - Method in class org.jboss.marshalling.util.IdentityIntMap
Put a value into the map.
put(T, int) - Method in class org.jboss.marshalling.util.IntMap
Put a value into the map.
put(V) - Method in class org.jboss.remoting3._private.IntIndexHashMap
 
PUT - Static variable in class io.undertow.util.Methods
 
PUT_STRING - Static variable in class io.undertow.util.Methods
 
putAll(HttpString, Collection<String>) - Method in class io.undertow.util.HeaderMap
 
putAll(Map<? extends K, ? extends V>) - Method in class io.undertow.util.CopyOnWriteMap
 
putAll(Map<String, String>) - Method in class org.apache.logging.log4j.CloseableThreadContext.Instance
Populates the Thread Context Map with the supplied key/value pairs.
putAll(Map<String, String>) - Static method in class org.apache.logging.log4j.CloseableThreadContext
Populates the Thread Context Map with the supplied key/value pairs.
putAll(Map<String, String>) - Method in class org.apache.logging.log4j.message.MapMessage
Adds all the elements from the specified Map.
putAll(Map<String, String>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
putAll(Map<String, String>) - Method in interface org.apache.logging.log4j.spi.ThreadContextMap2
Puts all given context map entries into the current thread's context map.
putAll(Map<String, String>) - Static method in class org.apache.logging.log4j.ThreadContext
Puts all given context map entries into the current thread's context map.
putAll(ReadOnlyStringMap) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
putAll(ReadOnlyStringMap) - Method in interface org.apache.logging.log4j.util.StringMap
Copies all key-value pairs from the specified ReadOnlyStringMap into this StringMap.
putAllValues(Map<String, V>) - Method in interface org.apache.logging.log4j.spi.ObjectThreadContextMap
Puts all given key-value pairs into the collection.
putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.protocols.http2.Http2Channel
 
putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.util.AbstractAttachable
Set an attachment value.
putAttachment(AttachmentKey<T>, T) - Method in interface io.undertow.util.Attachable
Set an attachment value.
putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
putAttachment(AttachmentKey<T>, T) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
 
putCloseable(String, String) - Static method in class org.slf4j.MDC
Put a diagnostic context value (the val parameter) as identified with the key parameter into the current thread's diagnostic context map.
putFields() - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
putFields() - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
putIfAbsent(E) - Method in interface org.jboss.remoting3._private.IntIndexMap
Put a value into the map if there is not already an existing mapping for it.
putIfAbsent(String, MessageFactory, T) - Method in class org.apache.logging.log4j.spi.LoggerRegistry
 
putIfAbsent(Map<String, T>, String, T) - Method in class org.apache.logging.log4j.spi.LoggerRegistry.ConcurrentMapFactory
 
putIfAbsent(Map<String, T>, String, T) - Method in interface org.apache.logging.log4j.spi.LoggerRegistry.MapFactory
 
putIfAbsent(Map<String, T>, String, T) - Method in class org.apache.logging.log4j.spi.LoggerRegistry.WeakMapFactory
 
putIfAbsent(K, V) - Method in class io.undertow.util.CopyOnWriteMap
 
putIfAbsent(Invocation) - Method in class org.jboss.remoting3.util.InvocationTracker
Put an invocation into the tracker if there is none with the corresponding ID.
putIfAbsent(V) - Method in class org.jboss.remoting3._private.IntIndexHashMap
 
putIfNull(String, String) - Static method in class org.apache.logging.log4j.ThreadContext
Puts a context value (the value parameter) as identified with the key parameter into the current thread's context map if the key does not exist.
putMdc(String, Object) - Method in interface org.jboss.logging.LoggerProvider
Puts the value onto the message diagnostics context.
putMdc(String, String) - Method in class org.jboss.logmanager.ExtLogRecord
Change an MDC value on this record.
putObject(String, Object) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Associates an object into the LoggerContext by name for later use.
putObject(String, Object) - Static method in class org.jboss.logmanager.MDC
Set the value of a key, returning the old value (if any) or null if there was none.
putObjectIfAbsent(String, Object) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Associates an object into the LoggerContext by name for later use if an object is not already stored with that key.
putValue(String, Object) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
putValue(String, Object) - Method in interface org.apache.logging.log4j.util.StringMap
Puts the specified key-value pair into the collection.
putValue(String, V) - Method in interface org.apache.logging.log4j.spi.ObjectThreadContextMap
Puts the specified key-value pair into the collection.

Q

QOP - Static variable in class io.undertow.util.Headers
 
QUERY_STRING - Static variable in class io.undertow.attribute.QueryStringAttribute
 
QUERY_STRING - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
QUERY_STRING_SHORT - Static variable in class io.undertow.attribute.QueryStringAttribute
 
QueryParameterAttribute - Class in io.undertow.attribute
Query parameter
QueryParameterAttribute(String) - Constructor for class io.undertow.attribute.QueryParameterAttribute
 
QueryParameterAttribute.Builder - Class in io.undertow.attribute
 
QueryParameterUtils - Class in io.undertow.util
Methods for dealing with the query string
queryServiceNames() - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
Get a list of service names in this container.
queryServiceStatuses() - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
Get a list of service statuses in this container.
queryString() - Static method in class io.undertow.attribute.ExchangeAttributes
 
QueryStringAttribute - Class in io.undertow.attribute
The query string
QueryStringAttribute.Builder - Class in io.undertow.attribute
 
queueCloseFrames() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
QUEUED_FRAMES_HIGH_WATER_MARK - Static variable in class io.undertow.UndertowOptions
The maximum numbers of frames that can be queued before reads are suspended.
QUEUED_FRAMES_LOW_WATER_MARK - Static variable in class io.undertow.UndertowOptions
The point at which reads will resume again after hitting the high water mark Defaults to 10
queuedDataLength() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
queuedRequestFailed(HttpServerExchange) - Method in interface io.undertow.server.handlers.proxy.ProxyCallback
This is invoked when the target connection pool transitions to problem status.
queueFrame(AbstractFramedStreamSinkConduit.FrameCallBack, ByteBuffer...) - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
Queues a frame for sending.
queueFrame(S) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Queues a new frame to be sent, and attempts a flush if this is the first frame in the new frame queue.
QueueHandler - Class in org.jboss.logmanager.handlers
A queue handler which retains the last few messages logged.
QueueHandler() - Constructor for class org.jboss.logmanager.handlers.QueueHandler
Construct a new instance with a default queue length.
QueueHandler(int) - Constructor for class org.jboss.logmanager.handlers.QueueHandler
Construct a new instance.
quote(String) - Static method in class org.apache.logging.log4j.util.Strings
Returns a quoted string.
quote(String) - Static method in class org.jboss.dmr.ValueExpression
Quote a string so that it can be used in an expression as a literal string, instead of being expanded.
QUOTE - Static variable in class org.apache.logging.log4j.util.Chars
Single Quote ['].
QuotingExchangeAttribute - Class in io.undertow.attribute
Exchange attribute that wraps string attributes in quotes.
QuotingExchangeAttribute(ExchangeAttribute) - Constructor for class io.undertow.attribute.QuotingExchangeAttribute
 
QuotingExchangeAttribute.Wrapper - Class in io.undertow.attribute
 
QValueParser - Class in io.undertow.util
Utility class for parsing headers that accept q values
QValueParser.QValueResult - Class in io.undertow.util
 
QValueResult() - Constructor for class io.undertow.util.QValueParser.QValueResult
 

R

Range(long, long) - Constructor for class io.undertow.util.ByteRange.Range
 
RANGE - Static variable in class io.undertow.util.Headers
 
RANGE_STRING - Static variable in class io.undertow.util.Headers
 
RangeAwareResource - Interface in io.undertow.server.handlers.resource
A resource implementation that
RangeResponseResult(long, long, long, String, int) - Constructor for class io.undertow.util.ByteRange.RangeResponseResult
 
RangeStreamSinkConduit - Class in io.undertow.conduits
 
RangeStreamSinkConduit(StreamSinkConduit, long, long, long) - Constructor for class io.undertow.conduits.RangeStreamSinkConduit
 
RANKED - io.undertow.server.handlers.proxy.RouteParsingStrategy
Enables ranked affinity support.
rankedAffinityDelimiter() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
RATE - org.jboss.as.controller.client.helpers.MeasurementUnit.Family
 
RateLimitingStreamSinkConduit - Class in io.undertow.conduits
Class that implements the token bucket algorithm.
RateLimitingStreamSinkConduit(StreamSinkConduit, int, long, TimeUnit) - Constructor for class io.undertow.conduits.RateLimitingStreamSinkConduit
 
read() - Method in class io.undertow.io.UndertowInputStream
 
read() - Method in class io.undertow.util.FlexBase64.DecoderInputStream
read() - Method in class io.undertow.util.FlexBase64.EncoderInputStream
read() - Method in interface javax.json.JsonReader
Returns a JSON array or object that is represented in the input source.
read() - Method in class org.jboss.marshalling.ByteBufferInput
Reads the next byte of data from the input stream.
read() - Method in interface org.jboss.marshalling.ByteInput
Reads the next byte of data from the input stream.
read() - Method in class org.jboss.marshalling.ByteInputStream
Reads the next byte of data from the input stream.
read() - Method in class org.jboss.marshalling.LimitedByteInput
Reads the next byte of data from the input stream.
read() - Method in class org.jboss.marshalling.MarshallerObjectInput
read() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
Reads the next byte of data from the input stream.
read() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Reads the next byte of data from the input stream.
read() - Method in class org.jboss.marshalling.SimpleDataInput
Reads the next byte of data from the input stream.
read() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
read() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
read(byte[]) - Method in class io.undertow.io.UndertowInputStream
 
read(byte[]) - Method in class org.jboss.marshalling.ByteBufferInput
Read some bytes from the input stream into the given array.
read(byte[]) - Method in interface org.jboss.marshalling.ByteInput
Read some bytes from the input stream into the given array.
read(byte[]) - Method in class org.jboss.marshalling.ByteInputStream
Read some bytes from the input stream into the given array.
read(byte[]) - Method in class org.jboss.marshalling.MarshallerObjectInput
read(byte[]) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
Read some bytes from the input stream into the given array.
read(byte[]) - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Read some bytes from the input stream into the given array.
read(byte[]) - Method in class org.jboss.marshalling.SimpleDataInput
Read some bytes from the input stream into the given array.
read(byte[]) - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
read(byte[]) - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
read(byte[], int, int) - Method in class io.undertow.io.UndertowInputStream
 
read(byte[], int, int) - Method in class io.undertow.util.FlexBase64.DecoderInputStream
read(byte[], int, int) - Method in class io.undertow.util.FlexBase64.EncoderInputStream
read(byte[], int, int) - Method in class org.jboss.marshalling.ByteBufferInput
Read some bytes from the input stream into the given array.
read(byte[], int, int) - Method in interface org.jboss.marshalling.ByteInput
Read some bytes from the input stream into the given array.
read(byte[], int, int) - Method in class org.jboss.marshalling.ByteInputStream
Read some bytes from the input stream into the given array.
read(byte[], int, int) - Method in class org.jboss.marshalling.LimitedByteInput
Read some bytes from the input stream into the given array.
read(byte[], int, int) - Method in class org.jboss.marshalling.MarshallerObjectInput
read(byte[], int, int) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
Read some bytes from the input stream into the given array.
read(byte[], int, int) - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Read some bytes from the input stream into the given array.
read(byte[], int, int) - Method in class org.jboss.marshalling.SimpleDataInput
Read some bytes from the input stream into the given array.
read(byte[], int, int) - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
read(byte[], int, int) - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
read(StreamSourceFrameChannel, WebSocketCallback<BufferedBinaryMessage>) - Method in class io.undertow.websockets.core.BufferedBinaryMessage
 
read(StreamSourceFrameChannel, WebSocketCallback<BufferedTextMessage>) - Method in class io.undertow.websockets.core.BufferedTextMessage
 
read(ByteBuffer) - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
read(ByteBuffer) - Method in class io.undertow.conduits.BrokenStreamSourceConduit
 
read(ByteBuffer) - Method in class io.undertow.conduits.BytesReceivedStreamSourceConduit
 
read(ByteBuffer) - Method in class io.undertow.conduits.ChunkedStreamSourceConduit
 
read(ByteBuffer) - Method in class io.undertow.conduits.DebuggingStreamSourceConduit
 
read(ByteBuffer) - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
read(ByteBuffer) - Method in class io.undertow.conduits.FinishableStreamSourceConduit
 
read(ByteBuffer) - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
 
read(ByteBuffer) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
read(ByteBuffer) - Method in class io.undertow.conduits.InflatingStreamSourceConduit
 
read(ByteBuffer) - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
 
read(ByteBuffer) - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
 
read(ByteBuffer) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
read(ByteBuffer) - Method in class io.undertow.protocols.ssl.SslConduit
 
read(ByteBuffer) - Method in class io.undertow.server.protocol.ajp.AjpServerRequestConduit
 
read(ByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
read(ByteBuffer) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
read(ByteBuffer) - Method in class io.undertow.websockets.core.function.ChannelFunctionReadableByteChannel
 
read(ByteBuffer) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
read(ByteBuffer) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
 
read(ByteBuffer[]) - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
read(ByteBuffer[]) - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
 
read(ByteBuffer[]) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
read(ByteBuffer[]) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
read(ByteBuffer[]) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
read(ByteBuffer[]) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
 
read(ByteBuffer[], int, int) - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.BrokenStreamSourceConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.BytesReceivedStreamSourceConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.ChunkedStreamSourceConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.DebuggingStreamSourceConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.FinishableStreamSourceConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.InflatingStreamSourceConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
read(ByteBuffer[], int, int) - Method in class io.undertow.protocols.ssl.SslConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.server.protocol.ajp.AjpServerRequestConduit
 
read(ByteBuffer[], int, int) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
read(ByteBuffer[], int, int) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
read(ByteBuffer[], int, int) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
read(ByteBuffer[], int, int) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
 
read(ByteBuffer, long) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
READ_ATTRIBUTE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
READ_CHILDREN_NAMES_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
READ_CONTENT_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
READ_OBJECT - org.jboss.marshalling.TraceInformation.MethodInfo.Type
 
READ_OBJECT_NO_DATA - org.jboss.marshalling.TraceInformation.MethodInfo.Type
 
READ_RESOURCE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
readArray() - Method in interface javax.json.JsonReader
Returns a JSON array that is represented in the input source.
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.AuthenticationTypeExchangeAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.BytesSentAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.CompositeExchangeAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ConstantExchangeAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.CookieAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.DateTimeAttribute
 
readAttribute(HttpServerExchange) - Method in interface io.undertow.attribute.ExchangeAttribute
Resolve the attribute from the HTTP server exchange.
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.HostAndPortAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.IdentUsernameAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.LocalIPAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.LocalPortAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.LocalServerNameAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.NullAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.PathParameterAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.PredicateContextAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.QueryParameterAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.QueryStringAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.QuotingExchangeAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RelativePathAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RemoteHostAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RemoteIPAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RemoteObfuscatedIPAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RemoteUserAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestCookieAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestHeaderAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestLineAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestMethodAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestPathAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestProtocolAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestSchemeAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestURLAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ResolvedPathAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ResponseCodeAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ResponseCookieAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ResponseHeaderAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ResponseReasonPhraseAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ResponseTimeAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.SecureExchangeAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.SslCipherAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.SslClientCertAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.SslSessionIdAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.StoredResponse
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.SubstituteEmptyWrapper.SubstituteEmptyAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ThreadNameAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.TransportProtocolAttribute
 
readBlocking(StreamSourceFrameChannel) - Method in class io.undertow.websockets.core.BufferedBinaryMessage
 
readBlocking(StreamSourceFrameChannel) - Method in class io.undertow.websockets.core.BufferedTextMessage
 
readBoolean() - Method in class org.jboss.marshalling.MarshallerObjectInput
readBoolean() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readBoolean() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readBoolean() - Method in class org.jboss.marshalling.SimpleDataInput
readBoolean() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readBoolean() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readBoolean() - Method in class org.jboss.remoting3.MessageInputStream
 
readByte() - Method in class org.jboss.marshalling.MarshallerObjectInput
readByte() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readByte() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readByte() - Method in class org.jboss.marshalling.SimpleDataInput
readByte() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readByte() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readByte() - Method in class org.jboss.remoting3.MessageInputStream
 
readChar() - Method in class org.jboss.marshalling.MarshallerObjectInput
readChar() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readChar() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readChar() - Method in class org.jboss.marshalling.SimpleDataInput
readChar() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readChar() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readChar() - Method in class org.jboss.remoting3.MessageInputStream
 
readClass(Unmarshaller) - Method in class org.jboss.marshalling.ChainingClassTable
Read a class from the stream.
readClass(Unmarshaller) - Method in interface org.jboss.marshalling.ClassTable
Read a class from the stream.
readClass(Unmarshaller) - Method in class org.jboss.marshalling.ModularClassTable
Read a class from the stream.
readClassDescriptor() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readClassDescriptor() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
readComplete - Variable in class io.undertow.server.protocol.ajp.AjpRequestParser.IntegerHolder
 
readConfiguration() - Method in class org.jboss.logmanager.LogManager
Configure the log manager one time.
readConfiguration(InputStream) - Method in class org.jboss.logmanager.LogManager
Configure the log manager.
ReadDataStreamSourceConduit - Class in io.undertow.conduits
 
ReadDataStreamSourceConduit(StreamSourceConduit, AbstractServerConnection) - Constructor for class io.undertow.conduits.ReadDataStreamSourceConduit
 
readDouble() - Method in class org.jboss.marshalling.MarshallerObjectInput
readDouble() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readDouble() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readDouble() - Method in class org.jboss.marshalling.SimpleDataInput
readDouble() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readDouble() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readDouble() - Method in class org.jboss.remoting3.MessageInputStream
 
readExternal(DataInput) - Method in class org.jboss.dmr.ModelNode
Read this node's content in binary format from the given source.
readExternal(DataInputStream) - Method in class org.jboss.dmr.ModelNode
Read this node's content in binary format from the given source.
readExternal(InputStream) - Method in class org.jboss.dmr.ModelNode
Read this node's content in binary format from the given source.
readExternal(ObjectInput) - Method in class org.jboss.dmr.ModelNode
Read this node's content in binary format from the given source.
readExternal(ObjectInput) - Method in class org.jboss.dmr.ValueExpression
Deserialize this instance.
readExternal(ObjectInput) - Method in class org.jboss.marshalling.Pair.Externalizer
ReadField - Class in org.jboss.marshalling.util
Base class for a field which was read from the data stream.
ReadField(String, boolean) - Constructor for class org.jboss.marshalling.util.ReadField
Construct a new instance.
readFields() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readFields() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
May not be invoked in this context.
readFile(InputStream) - Static method in class io.undertow.util.FileUtils
Reads the file and converting it to String using UTF-8 encoding.
readFile(Class<?>, String) - Static method in class io.undertow.util.FileUtils
 
readFile(URL) - Static method in class io.undertow.util.FileUtils
 
readFloat() - Method in class org.jboss.marshalling.MarshallerObjectInput
readFloat() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readFloat() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readFloat() - Method in class org.jboss.marshalling.SimpleDataInput
readFloat() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readFloat() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readFloat() - Method in class org.jboss.remoting3.MessageInputStream
 
readFooter(ByteBuffer) - Method in class io.undertow.conduits.GzipStreamSourceConduit
 
readFooter(ByteBuffer) - Method in class io.undertow.conduits.InflatingStreamSourceConduit
 
readFrom(Object, ObjectInput) - Method in class org.jboss.marshalling.reflect.SerializableField
Read the field value from the stream.
readFully(byte[]) - Method in class org.jboss.marshalling.MarshallerObjectInput
readFully(byte[]) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readFully(byte[]) - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readFully(byte[]) - Method in class org.jboss.marshalling.SimpleDataInput
readFully(byte[]) - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readFully(byte[]) - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readFully(byte[]) - Method in class org.jboss.remoting3.MessageInputStream
 
readFully(byte[], int, int) - Method in class org.jboss.marshalling.MarshallerObjectInput
readFully(byte[], int, int) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readFully(byte[], int, int) - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readFully(byte[], int, int) - Method in class org.jboss.marshalling.SimpleDataInput
readFully(byte[], int, int) - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readFully(byte[], int, int) - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readFully(byte[], int, int) - Method in class org.jboss.remoting3.MessageInputStream
 
readFully(InputStream, byte[]) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readFully(InputStream, byte[], int, int) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readFully(ByteInput, byte[]) - Static method in class org.jboss.marshalling.Marshalling
Read bytes from a ByteInput.
readFully(ByteInput, byte[], int, int) - Static method in class org.jboss.marshalling.Marshalling
Read bytes from a ByteInput.
readHeader(ByteBuffer) - Method in class io.undertow.conduits.GzipStreamSourceConduit
 
readHeader(ByteBuffer) - Method in class io.undertow.conduits.InflatingStreamSourceConduit
 
readHeader(ByteInput) - Method in interface org.jboss.marshalling.StreamHeader
Read the stream header from the stream.
readInt() - Method in class org.jboss.marshalling.MarshallerObjectInput
readInt() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readInt() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readInt() - Method in class org.jboss.marshalling.SimpleDataInput
readInt() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readInt() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readInt() - Method in class org.jboss.remoting3.MessageInputStream
 
readInt16BE(InputStream) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readInt16LE(InputStream) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readInt24BE(InputStream) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readInt24LE(InputStream) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readInt32BE(InputStream) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readInt32LE(InputStream) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readInt8(InputStream) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readIntDirect() - Method in class org.jboss.marshalling.SimpleDataInput
Read an int value.
readLine() - Method in class org.jboss.marshalling.MarshallerObjectInput
readLine() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
Deprecated.
readLine() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Deprecated.
readLine() - Method in class org.jboss.marshalling.SimpleDataInput
readLine() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
Deprecated.
readLine() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readLine() - Method in class org.jboss.remoting3.MessageInputStream
Not supported.
readLong() - Method in class org.jboss.marshalling.MarshallerObjectInput
readLong() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readLong() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readLong() - Method in class org.jboss.marshalling.SimpleDataInput
 
readLong() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readLong() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readLong() - Method in class org.jboss.remoting3.MessageInputStream
 
readLongDirect() - Method in class org.jboss.marshalling.SimpleDataInput
readObject() - Method in interface javax.json.JsonReader
Returns a JSON object that is represented in the input source.
readObject() - Method in class org.jboss.marshalling.AbstractObjectInput
readObject() - Method in class org.jboss.marshalling.MarshallerObjectInput
readObject() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readObject(Class<T>) - Method in class org.jboss.marshalling.AbstractObjectInput
Read and return an object, cast to a specific type.
readObject(Class<T>) - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Read and return an object, cast to a specific type.
readObject(Class<T>) - Method in interface org.jboss.marshalling.Unmarshaller
Read and return an object, cast to a specific type.
readObject(Unmarshaller) - Method in class org.jboss.marshalling.ChainingObjectTable
Read an instance from the stream.
readObject(Unmarshaller) - Method in interface org.jboss.marshalling.ObjectTable
Read an instance from the stream.
readObjectOverride() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readObjectOverride() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readObjectUnshared() - Method in class org.jboss.marshalling.AbstractObjectInput
Read and return an unshared object.
readObjectUnshared() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Read and return an unshared object.
readObjectUnshared() - Method in interface org.jboss.marshalling.Unmarshaller
Read and return an unshared object.
readObjectUnshared() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readObjectUnshared(Class<T>) - Method in class org.jboss.marshalling.AbstractObjectInput
Read and return an unshared object, cast to a specific type.
readObjectUnshared(Class<T>) - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Read and return an unshared object, cast to a specific type.
readObjectUnshared(Class<T>) - Method in interface org.jboss.marshalling.Unmarshaller
Read and return an unshared object, cast to a specific type.
ReadOnlyAttributeException - Exception in io.undertow.attribute
An exception that is thrown when an attribute is read only
ReadOnlyAttributeException() - Constructor for exception io.undertow.attribute.ReadOnlyAttributeException
 
ReadOnlyAttributeException(String, String) - Constructor for exception io.undertow.attribute.ReadOnlyAttributeException
 
ReadOnlyStringMap - Interface in org.apache.logging.log4j.util
A read-only collection of String keys mapped to values of arbitrary type.
ReadOnlyThreadContextMap - Interface in org.apache.logging.log4j.spi
Read-only view of the data structure that implements MDC behavior for ThreadContext.
readPackedSignedInt32(InputStream) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readPackedUnsignedInt31(InputStream) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readPackedUnsignedInt32(InputStream) - Static method in class org.jboss.remoting3.util.StreamUtils
 
readRequestData() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
readRequestData() - Method in class io.undertow.websockets.spi.BlockingWebSocketHttpServerExchange
 
readRequestData() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
Gets the body of the request.
readResolve() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
readResolve() - Method in class io.undertow.UndertowMessages_$bundle
 
readResolve() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
readResolve() - Method in class org.apache.logging.log4j.Level
 
readResolve() - Method in class org.jboss.logmanager.SerializedLogger
Get the actual logger for this marker.
readResolve() - Method in class org.jboss.marshalling.Pair.Externalizer
Resolve the object to the single externalizer instance.
readResolve(Object) - Method in class org.jboss.marshalling.ChainingObjectResolver
Get the original object for a replacement object read from a stream.
readResolve(Object) - Method in interface org.jboss.marshalling.ObjectResolver
Get the original object for a replacement object read from a stream.
readResult(ModelNode) - Static method in class org.jboss.as.controller.client.helpers.Operations
Reads the result of an operation and returns the result.
readSetter - Variable in class io.undertow.channels.DetachableStreamSourceChannel
 
readShort() - Method in class org.jboss.marshalling.MarshallerObjectInput
readShort() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readShort() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readShort() - Method in class org.jboss.marshalling.SimpleDataInput
readShort() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readShort() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readShort() - Method in class org.jboss.remoting3.MessageInputStream
 
readStreamHeader() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readStreamHeader() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
readTimedOut(long) - Method in class io.undertow.UndertowMessages_$bundle
 
readTimedOut(long) - Method in interface io.undertow.UndertowMessages
 
readTimedOut$str() - Method in class io.undertow.UndertowMessages_$bundle
 
readTimeout(Duration) - Method in class io.undertow.server.handlers.BlockingReadTimeoutHandler.Builder
 
ReadTimeoutStreamSourceConduit - Class in io.undertow.conduits
Wrapper for read timeout.
ReadTimeoutStreamSourceConduit(StreamSourceConduit, StreamConnection, OpenListener) - Constructor for class io.undertow.conduits.ReadTimeoutStreamSourceConduit
 
readUnshared() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readUnshared() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readUnsignedByte() - Method in class org.jboss.marshalling.MarshallerObjectInput
readUnsignedByte() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readUnsignedByte() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readUnsignedByte() - Method in class org.jboss.marshalling.SimpleDataInput
readUnsignedByte() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readUnsignedByte() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readUnsignedByte() - Method in class org.jboss.remoting3.MessageInputStream
 
readUnsignedByteDirect() - Method in class org.jboss.marshalling.SimpleDataInput
Read an unsigned byte directly.
readUnsignedShort() - Method in class org.jboss.marshalling.MarshallerObjectInput
readUnsignedShort() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readUnsignedShort() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readUnsignedShort() - Method in class org.jboss.marshalling.SimpleDataInput
readUnsignedShort() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readUnsignedShort() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readUnsignedShort() - Method in class org.jboss.remoting3.MessageInputStream
 
readUTF() - Method in class org.jboss.marshalling.MarshallerObjectInput
readUTF() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
readUTF() - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
readUTF() - Method in class org.jboss.marshalling.SimpleDataInput
readUTF() - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
readUTF() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
readUTF() - Method in class org.jboss.remoting3.MessageInputStream
 
readUTFBytes(ByteInput, int) - Static method in class org.jboss.marshalling.UTFUtils
Read the given number of characters from the given byte input.
readUTFBytesByByteCount(ByteInput, long) - Static method in class org.jboss.marshalling.UTFUtils
Read the given number of characters from the given byte input.
readUTFZBytes(ByteInput) - Static method in class org.jboss.marshalling.UTFUtils
Read a null-terminated modified UTF-8 string from the given byte input.
readValue() - Method in interface javax.json.JsonReader
Returns a JSON value that is represented in the input source.
REALM - io.undertow.security.impl.DigestAuthorizationToken
 
REALM - io.undertow.security.impl.DigestWWWAuthenticateToken
 
REALM - Static variable in interface io.undertow.security.api.AuthenticationMechanismFactory
 
REALM - Static variable in class io.undertow.util.Headers
 
reasonPhraseToLargeForBuffer(String) - Method in class io.undertow.UndertowMessages_$bundle
 
reasonPhraseToLargeForBuffer(String) - Method in interface io.undertow.UndertowMessages
 
reasonPhraseToLargeForBuffer$str() - Method in class io.undertow.UndertowMessages_$bundle
 
recalculateHeldFrames() - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
recalculateHeldFrames() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
receive() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Receive method, returns null if no frame is ready.
RECEIVE_BUFFER_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The size of the largest buffer that this endpoint will accept over a connection.
RECEIVE_WINDOW_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The maximum window size of the receive direction for connection channels, in bytes.
receiveAuthChallenge(int, byte[]) - Method in interface org.jboss.remoting3.spi.ConnectionHandlerContext
Receive an authentication challenge.
receiveAuthDelete(int) - Method in interface org.jboss.remoting3.spi.ConnectionHandlerContext
Receive an authentication delete message.
receiveAuthDeleteAck(int) - Method in interface org.jboss.remoting3.spi.ConnectionHandlerContext
Receive an authentication delete acknowledgement message.
receiveAuthReject(int) - Method in interface org.jboss.remoting3.spi.ConnectionHandlerContext
Receive an authentication reject message.
receiveAuthRequest(int, String, byte[]) - Method in interface org.jboss.remoting3.spi.ConnectionHandlerContext
Receive an authentication request.
receiveAuthResponse(int, byte[]) - Method in interface org.jboss.remoting3.spi.ConnectionHandlerContext
Receive an authentication response.
receiveAuthSuccess(int, byte[]) - Method in interface org.jboss.remoting3.spi.ConnectionHandlerContext
Receive an authentication complete message.
receivedAccumulator() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
receivedInvalidChunk(byte) - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
receivedInvalidChunk(byte) - Method in interface io.undertow.client.UndertowClientMessages
 
receivedInvalidChunk$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
receivedNodeLoad(String, String) - Method in class io.undertow.UndertowLogger_$logger
 
receivedNodeLoad(String, String) - Method in interface io.undertow.UndertowLogger
 
receivedNodeLoad$str() - Method in class io.undertow.UndertowLogger_$logger
 
receiveFrame() - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
 
receiveFrame() - Method in class io.undertow.websockets.core.WebSocketChannel
Create a new StreamSourceFrameChannel which can be used to read the data of the received Frame
receiveFullBytes(Receiver.FullBytesCallback) - Method in class io.undertow.io.AsyncReceiverImpl
 
receiveFullBytes(Receiver.FullBytesCallback) - Method in class io.undertow.io.BlockingReceiverImpl
 
receiveFullBytes(Receiver.FullBytesCallback) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback when the request body has been fully read.
receiveFullBytes(Receiver.FullBytesCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.AsyncReceiverImpl
 
receiveFullBytes(Receiver.FullBytesCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.BlockingReceiverImpl
 
receiveFullBytes(Receiver.FullBytesCallback, Receiver.ErrorCallback) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback when the request body has been fully read.
receiveFullString(Receiver.FullStringCallback) - Method in class io.undertow.io.AsyncReceiverImpl
 
receiveFullString(Receiver.FullStringCallback) - Method in class io.undertow.io.BlockingReceiverImpl
 
receiveFullString(Receiver.FullStringCallback) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback when the request body has been fully read.
receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.AsyncReceiverImpl
 
receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.BlockingReceiverImpl
 
receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback when the request body has been fully read.
receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback, Charset) - Method in class io.undertow.io.AsyncReceiverImpl
 
receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback, Charset) - Method in class io.undertow.io.BlockingReceiverImpl
 
receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback, Charset) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback when the request body has been fully read.
receiveFullString(Receiver.FullStringCallback, Charset) - Method in class io.undertow.io.AsyncReceiverImpl
 
receiveFullString(Receiver.FullStringCallback, Charset) - Method in class io.undertow.io.BlockingReceiverImpl
 
receiveFullString(Receiver.FullStringCallback, Charset) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback when the request body has been fully read.
receiveMessage(Channel.Receiver) - Method in interface org.jboss.remoting3.Channel
Initiate processing of the next message, when it comes in.
receivePartialBytes(Receiver.PartialBytesCallback) - Method in class io.undertow.io.AsyncReceiverImpl
 
receivePartialBytes(Receiver.PartialBytesCallback) - Method in class io.undertow.io.BlockingReceiverImpl
 
receivePartialBytes(Receiver.PartialBytesCallback) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback with request data.
receivePartialBytes(Receiver.PartialBytesCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.AsyncReceiverImpl
 
receivePartialBytes(Receiver.PartialBytesCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.BlockingReceiverImpl
 
receivePartialBytes(Receiver.PartialBytesCallback, Receiver.ErrorCallback) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback with request data.
receivePartialString(Receiver.PartialStringCallback) - Method in class io.undertow.io.AsyncReceiverImpl
 
receivePartialString(Receiver.PartialStringCallback) - Method in class io.undertow.io.BlockingReceiverImpl
 
receivePartialString(Receiver.PartialStringCallback) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback with request data.
receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.AsyncReceiverImpl
 
receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.BlockingReceiverImpl
 
receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback with request data.
receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback, Charset) - Method in class io.undertow.io.AsyncReceiverImpl
 
receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback, Charset) - Method in class io.undertow.io.BlockingReceiverImpl
 
receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback, Charset) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback with request data.
receivePartialString(Receiver.PartialStringCallback, Charset) - Method in class io.undertow.io.AsyncReceiverImpl
 
receivePartialString(Receiver.PartialStringCallback, Charset) - Method in class io.undertow.io.BlockingReceiverImpl
 
receivePartialString(Receiver.PartialStringCallback, Charset) - Method in interface io.undertow.io.Receiver
Reads the request and invokes the callback with request data.
Receiver - Interface in io.undertow.io
Interface that provides an easy way to read data from the request.
Receiver.ErrorCallback - Interface in io.undertow.io
 
Receiver.FullBytesCallback - Interface in io.undertow.io
 
Receiver.FullStringCallback - Interface in io.undertow.io
 
Receiver.PartialBytesCallback - Interface in io.undertow.io
 
Receiver.PartialStringCallback - Interface in io.undertow.io
 
Receiver.RequestToLargeException - Exception in io.undertow.io
 
RECORD - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
RECORD_REQUEST_START_TIME - Static variable in class io.undertow.UndertowOptions
If this is true then Undertow will record the request start time, to allow for request time to be logged This has a small but measurable performance impact default is false
RECURSION_PREFIX - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Prefix for recursion.
RECURSION_SUFFIX - Static variable in class org.apache.logging.log4j.message.ParameterizedMessage
Suffix for recursion.
RECURSIVE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
RECURSIVE_DEPTH - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
recursiveCallToFlushingSenders() - Method in class io.undertow.UndertowMessages_$bundle
 
recursiveCallToFlushingSenders() - Method in interface io.undertow.UndertowMessages
 
recursiveCallToFlushingSenders$str() - Method in class io.undertow.UndertowMessages_$bundle
 
redeploy(String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
Indicates the specified deployment content should be redeployed (i.e.
redeploy(String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Indicates the specified deployment content should be redeployed (i.e.
REDEPLOY - org.jboss.as.controller.client.helpers.domain.DeploymentAction.Type
Undeploy existing content from the runtime and deploy it again.
REDEPLOY - org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
Undeploy existing content from the runtime and deploy it again.
redirect(HttpServerExchange, String) - Static method in class io.undertow.util.RedirectBuilder
Redirects to a new relative path.
redirect(HttpServerExchange, String, boolean) - Static method in class io.undertow.util.RedirectBuilder
Redirects to a new relative path.
redirect(String) - Static method in class io.undertow.Handlers
Returns a new redirect handler
RedirectBuilder - Class in io.undertow.util
Utility class for building redirects.
RedirectHandler - Class in io.undertow.server.handlers
A redirect handler that redirects to the specified location via a 302 redirect.
RedirectHandler(ExchangeAttribute) - Constructor for class io.undertow.server.handlers.RedirectHandler
 
RedirectHandler(String) - Constructor for class io.undertow.server.handlers.RedirectHandler
 
RedirectHandler(String, ClassLoader) - Constructor for class io.undertow.server.handlers.RedirectHandler
 
RedirectHandler.Builder - Class in io.undertow.server.handlers
 
reference() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
 
ReferenceCountedPooled - Class in io.undertow.util
A reference counted pooled implementation, that basically consists of a main buffer, that can be sliced off into smaller buffers, and the underlying buffer will not be freed until all the slices and the main buffer itself have also been freed.
ReferenceCountedPooled(PooledByteBuffer, int) - Constructor for class io.undertow.util.ReferenceCountedPooled
 
ReferenceCountedPooled(PooledByteBuffer, int, ReferenceCountedPooled.FreeNotifier) - Constructor for class io.undertow.util.ReferenceCountedPooled
 
ReferenceCountedPooled.FreeNotifier - Interface in io.undertow.util
 
ReferenceValue<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.
ReferenceValue(Reference<? extends T, ?>) - Constructor for class org.jboss.msc.value.ReferenceValue
Deprecated.
Construct a new instance.
REFERER - Static variable in class io.undertow.util.Headers
 
REFERER_STRING - Static variable in class io.undertow.util.Headers
 
REFERRER_POLICY - Static variable in class io.undertow.util.Headers
 
REFERRER_POLICY_STRING - Static variable in class io.undertow.util.Headers
 
ReflectiveCreator - Class in org.jboss.marshalling.reflect
Deprecated.
This class is no longer used and will be removed in a future version.
ReflectiveCreator() - Constructor for class org.jboss.marshalling.reflect.ReflectiveCreator
Deprecated.
 
refresh() - Method in interface javax.security.auth.message.config.AuthConfig
Causes a dynamic authentication context configuration object to update the internal state that it uses to process calls to its getAuthContext method.
refresh() - Method in class javax.security.auth.message.config.AuthConfigFactory
Cause the factory to reprocess its persistent declarative representation of provider registrations.
refresh() - Method in interface javax.security.auth.message.config.AuthConfigProvider
Causes a dynamic configuration provider to update its internal state such that any resulting change to its state is reflected in the corresponding authentication context configuration objects previously created by the provider within the current process context.
REFRESH - Static variable in class io.undertow.util.Headers
 
REFRESH_STRING - Static variable in class io.undertow.util.Headers
 
regex(ExchangeAttribute, String) - Static method in class io.undertow.predicate.Predicates
Creates a predicate that matches the given attribute against a regex.
regex(ExchangeAttribute, String, boolean) - Static method in class io.undertow.predicate.Predicates
Creates a predicate that matches the given attribute against a regex.
regex(String, String, ClassLoader, boolean) - Static method in class io.undertow.predicate.Predicates
Creates a predicate that matches the given attribute against a regex.
RegexFilter - Class in org.jboss.logmanager.filters
A regular-expression-based filter.
RegexFilter(String) - Constructor for class org.jboss.logmanager.filters.RegexFilter
Create a new instance.
RegexFilter(Pattern) - Constructor for class org.jboss.logmanager.filters.RegexFilter
Create a new instance.
REGISTER_SERVICE - Static variable in class org.jboss.remoting3.security.RemotingPermission
 
registerAttributes(ManagementResourceRegistration) - Method in class org.wildfly.extension.elytron.JaasRealmDefinition
 
registerConfigProvider(String, Map, String, String, String) - Method in class javax.security.auth.message.config.AuthConfigFactory
Registers within the factory and records within the factory's persistent declarative representation of provider registrations a provider of ServerAuthConfig and/or ClientAuthConfig objects for a message layer and application context identifier.
registerConfigProvider(AuthConfigProvider, String, String, String) - Method in class javax.security.auth.message.config.AuthConfigFactory
Registers within the (in-memory) factory, a provider of ServerAuthConfig and/or ClientAuthConfig objects for a message layer and application context identifier.
registerContext(String, String, Context) - Method in class io.undertow.server.handlers.proxy.mod_cluster.VirtualHost
 
RegisteredService - Interface in org.jboss.remoting3.spi
A registered service.
registerEngine(SSLEngine, Function<SSLEngine, SSLEngine>) - Method in interface io.undertow.protocols.alpn.ALPNEngineManager
 
registerEngine(SSLEngine, Function<SSLEngine, SSLEngine>) - Method in class io.undertow.protocols.alpn.DefaultAlpnEngineManager
 
registerEngine(SSLEngine, Function<SSLEngine, SSLEngine>) - Method in class io.undertow.protocols.ssl.SNIAlpnEngineManager
 
registerEngineCallback(SSLEngine, Function<SSLEngine, SSLEngine>) - Method in class io.undertow.protocols.alpn.ALPNManager
 
registerHandler(String, PolicyContextHandler, boolean) - Static method in class javax.security.jacc.PolicyContext
Authorization protected method used to register a container specific PolicyContext handler.
registeringContext(String, String) - Method in class io.undertow.UndertowLogger_$logger
 
registeringContext(String, String) - Method in interface io.undertow.UndertowLogger
 
registeringContext(String, String, List<String>) - Method in class io.undertow.UndertowLogger_$logger
 
registeringContext(String, String, List<String>) - Method in interface io.undertow.UndertowLogger
 
registeringContext2$str() - Method in class io.undertow.UndertowLogger_$logger
 
registeringContext3$str() - Method in class io.undertow.UndertowLogger_$logger
 
registeringNode(String, URI) - Method in class io.undertow.UndertowLogger_$logger
 
registeringNode(String, URI) - Method in interface io.undertow.UndertowLogger
 
registeringNode$str() - Method in class io.undertow.UndertowLogger_$logger
 
registerLevel(Level) - Method in class org.jboss.logmanager.LogContext
Register a level instance with this log context.
registerListener(StatusListener) - Method in class org.apache.logging.log4j.status.StatusLogger
Registers a new listener.
registerLogContext(ClassLoader, LogContext) - Method in class org.jboss.logmanager.CallerClassLoaderLogContextSelector
Register a class loader with a log context.
registerLogContext(ClassLoader, LogContext) - Method in class org.jboss.logmanager.ClassLoaderLogContextSelector
Register a class loader with a log context.
registerLogContext(ClassLoader, LogContext) - Method in class org.jboss.logmanager.ContextClassLoaderLogContextSelector
Register a class loader with a log context.
registerMatcher(V, Object...) - Method in class org.jboss.msc.service.ServiceNameMapper
Deprecated.
Register a matcher for a specific location.
registerNotificationReceiver(NotificationReceiver) - Method in interface io.undertow.security.api.SecurityContext
Register a NotificationReceiver interested in receiving notifications for security events that happen on this SecurityContext.
registerNotificationReceiver(NotificationReceiver) - Method in class io.undertow.security.impl.AbstractSecurityContext
 
registerResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.CachingResourceManager
 
registerResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.ClassPathResourceManager
 
registerResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.PathResourceManager
 
registerResourceChangeListener(ResourceChangeListener) - Method in interface io.undertow.server.handlers.resource.ResourceManager
Registers a resource change listener, if the underlying resource manager support it
registerService(String, OpenListener, OptionMap) - Method in interface org.jboss.remoting3.Endpoint
Register a new service.
registerService(String, OpenListener, OptionMap) - Method in class org.jboss.remoting3.LegacyEndpoint
Deprecated.
 
registerSessionListener(SessionListener) - Method in class io.undertow.server.session.InMemorySessionManager
 
registerSessionListener(SessionListener) - Method in interface io.undertow.server.session.SessionManager
Registers a session listener for the session manager
registerStream(int, int, int, boolean) - Method in class io.undertow.protocols.http2.Http2PriorityTree
Resisters a stream, with its dependency and dependent information
registerTransformers(SubsystemTransformerRegistration) - Method in class org.wildfly.extension.elytron.ElytronSubsystemTransformers
 
registerValidation(ObjectInputValidation, int) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
registerValidation(ObjectInputValidation, int) - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
May not be invoked in this context.
Registration - Interface in org.jboss.remoting3
A simple registration handle.
RegistrationListener - Interface in javax.security.auth.message.config
An implementation of this interface may be associated with an AuthConfigProvider registration at an AuthConfigFactory at the time the AuthConfigProvider is obtained for use from the factory.
registrationTerminated() - Method in interface org.jboss.remoting3.OpenListener
Called when this registration has been terminated.
registry - Variable in class org.apache.logging.log4j.spi.AbstractLoggerAdapter
A map to store loggers for their given LoggerContexts.
RegularExpressionPredicate - Class in io.undertow.predicate
A predicate that does a regex match against an exchange.
RegularExpressionPredicate(String, ExchangeAttribute) - Constructor for class io.undertow.predicate.RegularExpressionPredicate
 
RegularExpressionPredicate(String, ExchangeAttribute, boolean) - Constructor for class io.undertow.predicate.RegularExpressionPredicate
 
RegularExpressionPredicate(String, ExchangeAttribute, boolean, boolean) - Constructor for class io.undertow.predicate.RegularExpressionPredicate
 
RegularExpressionPredicate.Builder - Class in io.undertow.predicate
 
rejectedInvalidMechanism(String) - Method in class org.jboss.remoting3._private.Messages_$logger
 
rejectedInvalidMechanism(String) - Method in interface org.jboss.remoting3._private.Messages
 
rejectedInvalidMechanism$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
rejectExchange(HttpServerExchange) - Static method in class io.undertow.server.protocol.http.HttpContinue
Sets a 417 response code and ends the exchange.
RejectingSaslServer - Class in org.jboss.remoting3
A SASL server which rejects all authentication attempts.
RejectingSaslServer() - Constructor for class org.jboss.remoting3.RejectingSaslServer
Construct a new instance.
RELATIVE - org.jboss.as.controller.client.helpers.MeasurementUnit.Family
 
RELATIVE_PATH - Static variable in class io.undertow.attribute.RelativePathAttribute
 
RELATIVE_PATH_SHORT - Static variable in class io.undertow.attribute.RelativePathAttribute
 
relativePath() - Static method in class io.undertow.attribute.ExchangeAttributes
 
RelativePathAttribute - Class in io.undertow.attribute
The relative path
RelativePathAttribute.Builder - Class in io.undertow.attribute
 
relativeTimeFormatStep(long, boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the number of milliseconds since the given base time.
relativeTimeFormatStep(long, boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the number of milliseconds since the given base time.
release(ClassLoader) - Method in class org.jboss.marshalling.reflect.SerializableClassRegistry
Deprecated.
No longer required.
release(Message) - Static method in class org.apache.logging.log4j.message.ReusableMessageFactory
Invokes Clearable.clear() when possible.
reload() - Method in class org.apache.logging.log4j.util.PropertiesUtil
Reloads all properties.
RELOAD_REQUIRED - org.wildfly.extension.core.management.client.Process.RuntimeConfigurationState
 
REMOTE_ADDRESS - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
REMOTE_HOST - Static variable in class io.undertow.attribute.RemoteHostAttribute
 
REMOTE_HOST - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
REMOTE_HOST_NAME_SHORT - Static variable in class io.undertow.attribute.RemoteHostAttribute
 
REMOTE_IP - Static variable in class io.undertow.attribute.RemoteIPAttribute
 
REMOTE_IP_SHORT - Static variable in class io.undertow.attribute.RemoteIPAttribute
 
REMOTE_OBFUSCATED_IP - Static variable in class io.undertow.attribute.RemoteObfuscatedIPAttribute
 
REMOTE_OBFUSCATED_IP_SHORT - Static variable in class io.undertow.attribute.RemoteObfuscatedIPAttribute
 
REMOTE_USER - Static variable in class io.undertow.attribute.RemoteUserAttribute
 
REMOTE_USER - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
REMOTE_USER - Static variable in class io.undertow.server.HttpServerExchange
Attachment key that can be used to hold a remotely authenticated user
REMOTE_USER - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
REMOTE_USER_SHORT - Static variable in class io.undertow.attribute.RemoteUserAttribute
 
remoteClosed() - Method in interface org.jboss.remoting3.spi.ConnectionHandlerContext
Indicate that the remote side has terminated the connection, so the local side should be closed as well.
RemoteConnectionProviderFactory - Class in org.jboss.remoting3.remote
A ConnectionProviderFactory for the remote protocol.
RemoteConnectionProviderFactory() - Constructor for class org.jboss.remoting3.remote.RemoteConnectionProviderFactory
Construct a new instance.
RemoteConnectionProviderMXBean - Interface in org.jboss.remoting3.remote
 
remoteEndpointFailedToSendInitialSettings(int) - Method in class io.undertow.UndertowLogger_$logger
 
remoteEndpointFailedToSendInitialSettings(int) - Method in interface io.undertow.UndertowLogger
 
remoteEndpointFailedToSendInitialSettings$str() - Method in class io.undertow.UndertowLogger_$logger
 
RemoteHostAttribute - Class in io.undertow.attribute
The remote Host address (if resolved)
RemoteHostAttribute.Builder - Class in io.undertow.attribute
 
remoteIp() - Static method in class io.undertow.attribute.ExchangeAttributes
 
RemoteIPAttribute - Class in io.undertow.attribute
The remote IP address
RemoteIPAttribute.Builder - Class in io.undertow.attribute
 
remoteObfuscatedIp() - Static method in class io.undertow.attribute.ExchangeAttributes
 
RemoteObfuscatedIPAttribute - Class in io.undertow.attribute
The remote IP address
RemoteObfuscatedIPAttribute.Builder - Class in io.undertow.attribute
 
remoteUser() - Static method in class io.undertow.attribute.ExchangeAttributes
 
RemoteUserAttribute - Class in io.undertow.attribute
The remote user
RemoteUserAttribute.Builder - Class in io.undertow.attribute
 
Remoting - Class in org.jboss.remoting3
Deprecated.
RemotingConnectorProvider - Class in org.jboss.remotingjmx
The JMXConnectorProvider implementation for use with Remoting.
RemotingConnectorProvider() - Constructor for class org.jboss.remotingjmx.RemotingConnectorProvider
 
RemotingConnectorServer - Class in org.jboss.remotingjmx
A JMXConnectorServer to handle the server side of the lifecycle relating to making the provided MBeanServer accessible using JBoss Remoting.
RemotingConnectorServer(MBeanServer, Endpoint) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingConnectorServer(MBeanServer, Endpoint, Executor) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingConnectorServer(MBeanServer, Endpoint, Executor, Map<String, ?>, ServerMessageInterceptorFactory) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingConnectorServer(MBeanServer, Endpoint, Map<String, ?>) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingConnectorServer(MBeanServer, Endpoint, Map<String, ?>, ServerMessageInterceptorFactory) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingConnectorServer(MBeanServer, Endpoint, ServerMessageInterceptorFactory) - Constructor for class org.jboss.remotingjmx.RemotingConnectorServer
 
RemotingException - Exception in org.jboss.remoting3
A general Remoting exception.
RemotingException() - Constructor for exception org.jboss.remoting3.RemotingException
Constructs a RemotingException with no detail message.
RemotingException(String) - Constructor for exception org.jboss.remoting3.RemotingException
Constructs a RemotingException with the specified detail message.
RemotingException(String, Throwable) - Constructor for exception org.jboss.remoting3.RemotingException
Constructs a RemotingException with the specified detail message and cause.
RemotingException(Throwable) - Constructor for exception org.jboss.remoting3.RemotingException
Constructs a RemotingException with the specified cause.
RemotingMBeanServerConnection - Interface in org.jboss.remotingjmx
An extension of the MBeanServerConnection to also expose the underlying Remoting Connection.
RemotingModelControllerClient - Class in org.jboss.as.controller.client.impl
ModelControllerClient based on a Remoting Endpoint.
RemotingModelControllerClient(ModelControllerClientConfiguration) - Constructor for class org.jboss.as.controller.client.impl.RemotingModelControllerClient
RemotingOptions - Class in org.jboss.remoting3
Common options for Remoting configuration.
RemotingPermission - Class in org.jboss.remoting3.security
This class is for permissions relating to Remoting endpoints.
RemotingPermission(String) - Constructor for class org.jboss.remoting3.security.RemotingPermission
Creates a new RemotingPermission object with the specified name.
RemotingPermission(String, String) - Constructor for class org.jboss.remoting3.security.RemotingPermission
Creates a new RemotingPermission object with the specified name.
remove() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
remove() - Method in class io.undertow.util.HeaderValues
 
remove() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
remove() - Method in interface org.jboss.remoting3.HandleableCloseable.Key
Remove the registered handler.
remove(int) - Method in class io.undertow.util.AttachmentList
 
remove(int) - Method in class io.undertow.util.HeaderValues
 
remove(int) - Method in interface javax.json.JsonArrayBuilder
Remove the value in the array at the specified position.
remove(int) - Method in class org.jboss.dmr.ModelNode
Remove a child of this list, returning the child.
remove(int) - Method in class org.jboss.marshalling.util.IntKeyMap
 
remove(Session) - Method in interface io.undertow.security.impl.SingleSignOn
Removes the specified session from the set of sessions to which the user is authenticated
remove(HttpString) - Method in class io.undertow.util.HeaderMap
 
remove(HttpString, String) - Method in class io.undertow.server.RoutingHandler
Removes the specified route from the handler
remove(Object) - Method in class io.undertow.server.handlers.cache.DirectBufferCache
 
remove(Object) - Method in class io.undertow.util.AttachmentList
 
remove(Object) - Method in class io.undertow.util.CopyOnWriteMap
 
remove(Object) - Method in class io.undertow.util.FastConcurrentDirectDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
remove(Object) - Method in class io.undertow.util.HeaderValues
 
remove(Object) - Method in class io.undertow.util.PortableConcurrentDirectDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
remove(Object) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
remove(Object) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
remove(Object) - Method in class org.jboss.remoting3._private.IntIndexHashMap
 
remove(Object) - Method in interface org.jboss.remoting3._private.IntIndexMap
 
remove(Object, Object) - Method in class io.undertow.util.CopyOnWriteMap
 
remove(String) - Method in class io.undertow.server.handlers.form.FormData
 
remove(String) - Method in class io.undertow.server.handlers.PathTemplateHandler
 
remove(String) - Method in class io.undertow.server.RoutingHandler
Removes the specified route from the handler
remove(String) - Method in class io.undertow.util.HeaderMap
 
remove(String) - Method in class io.undertow.util.PathTemplateMatcher
 
remove(String) - Method in class io.undertow.util.SubstringMap
 
remove(String) - Method in interface javax.json.JsonObjectBuilder
Remove the name/value pair from the JSON object associated with this object builder if it is present.
remove(String) - Method in interface javax.json.JsonPatchBuilder
Adds a "remove" JSON Patch operation.
remove(String) - Method in class org.apache.logging.log4j.message.MapMessage
Removes the element with the specified name.
remove(String) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
remove(String) - Method in class org.apache.logging.log4j.spi.NoOpThreadContextMap
 
remove(String) - Method in interface org.apache.logging.log4j.spi.ThreadContextMap
Removes the context identified by the key parameter.
remove(String) - Static method in class org.apache.logging.log4j.ThreadContext
Removes the context value identified by the key parameter.
remove(String) - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
remove(String) - Method in interface org.apache.logging.log4j.util.StringMap
Removes the key-value pair for the specified key from this data structure.
remove(String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
Indicates the specified deployment content should be removed from the content repository.
remove(String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Indicates the specified deployment content should be removed from the content repository.
remove(String) - Method in class org.jboss.dmr.ModelNode
Remove a child of this node, returning the child.
remove(String) - Static method in class org.jboss.logging.MDC
Removes the value from the context.
remove(String) - Static method in class org.jboss.logmanager.MDC
Remove a key.
remove(String) - Method in class org.slf4j.helpers.BasicMDCAdapter
Remove the the context identified by the key parameter.
remove(String) - Method in class org.slf4j.helpers.NOPMDCAdapter
 
remove(String) - Static method in class org.slf4j.MDC
Remove the diagnostic context identified by the key parameter using the underlying system's MDC implementation.
remove(String) - Method in interface org.slf4j.spi.MDCAdapter
Remove the the context identified by the key parameter.
remove(MessageInfo) - Method in interface javax.security.auth.message.MessagePolicy.Target
Remove the Object identified by the Target from the MessageInfo.
remove(K) - Method in class io.undertow.server.handlers.cache.LRUCache
 
remove(Marker) - Method in interface org.apache.logging.log4j.Marker
Removes the specified Marker as a parent of this Marker.
remove(Marker) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
remove(Invocation) - Method in class org.jboss.remoting3.util.InvocationTracker
Unconditionally remove an invocation from the map.
remove(Marker) - Method in class org.slf4j.helpers.BasicMarker
 
remove(Marker) - Method in interface org.slf4j.Marker
Remove a marker reference.
remove(T) - Method in interface javax.json.JsonPointer
Removes the value at the reference location in the specified target.
REMOVE - javax.json.JsonPatch.Operation
"remove" operation.
REMOVE - org.jboss.as.controller.client.helpers.domain.DeploymentAction.Type
Remove content from the deployment content repository.
REMOVE - org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
Remove content from the deployment content repository.
REMOVE - org.jboss.msc.service.ServiceController.Mode
Remove this service and all of its dependents.
REMOVE_CONTENT - org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
Remove content from an exploded deployment in the content repository.
REMOVE_CONTENT - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
REMOVE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
removeAll(Iterable<String>) - Method in interface org.apache.logging.log4j.spi.CleanableThreadContextMap
Removes all given context map keys from the current thread's context map.
removeAll(Iterable<String>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
removeAll(Iterable<String>) - Static method in class org.apache.logging.log4j.ThreadContext
Removes the context values identified by the keys parameter.
removeAll(Collection<?>) - Method in class io.undertow.util.AttachmentList
 
removeAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
removeAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
removeAttachment(AttachmentKey<T>) - Method in class io.undertow.protocols.http2.Http2Channel
 
removeAttachment(AttachmentKey<T>) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
removeAttachment(AttachmentKey<T>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
removeAttachment(AttachmentKey<T>) - Method in class io.undertow.util.AbstractAttachable
Remove an attachment, returning its previous value.
removeAttachment(AttachmentKey<T>) - Method in interface io.undertow.util.Attachable
Remove an attachment, returning its previous value.
removeAttachment(Attachments.Key<T>) - Method in class org.jboss.remoting3.Attachments
removeAttachment(Attachments.Key<T>, T) - Method in class org.jboss.remoting3.Attachments
removeAttribute(String) - Method in interface io.undertow.server.session.Session
Removes the object bound with the specified name from this session.
removeConfigurationListener(Runnable) - Method in class org.jboss.logmanager.LogManager
Configuration listeners are not currently supported.
removeContenFromDeployment(String, List<String>) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Indicates the content readable from the specified targetPath should be removed from the deployment with the specified name.
removeContext(String, String, Context) - Method in class io.undertow.server.handlers.proxy.mod_cluster.VirtualHost
 
removeContext(LoggerContext) - Method in class org.apache.logging.log4j.simple.SimpleLoggerContextFactory
 
removeContext(LoggerContext) - Method in interface org.apache.logging.log4j.spi.LoggerContextFactory
Removes knowledge of a LoggerContext.
removeContextInformation(String) - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
 
removeContextInformation(String) - Method in class io.undertow.server.ListenerRegistry.Listener
 
removeController(ServiceController<?>) - Method in class org.jboss.msc.service.StabilityMonitor
Deprecated.
Unregister controller with this monitor.
REMOVED - io.undertow.server.handlers.resource.ResourceChangeEvent.Type
A file was removed from a directory.
REMOVED - org.jboss.msc.service.LifecycleEvent
 
REMOVED - org.jboss.msc.service.ServiceController.State
Service was removed from the container.
REMOVED - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Service has been removed.
REMOVED_to_TERMINATED - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from REMOVED to TERMINATED.
removeDependency(ServiceName) - Method in interface org.jboss.msc.service.BatchServiceTarget
Deprecated.
Remove a dependency from this target.
removeDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Deprecated.
removeDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Deprecated.
removeDependency(ServiceName) - Method in interface org.jboss.msc.service.ServiceTarget
Deprecated.
This method will be removed in a future release.
RemoveDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
Variant of a DeploymentPlanBuilder that exposes directives that are only applicable following a deploy or replace directive.
removeEldestEntry(Map.Entry<K, V>) - Method in class io.undertow.server.protocol.http.CacheMap
removeEldestEntry() should be overridden by the user, otherwise it will not remove the oldest object from the Map.
removeEncoding(String) - Method in class io.undertow.server.handlers.encoding.RequestEncodingHandler
 
removeEncoding(String) - Method in class io.undertow.server.handlers.resource.PreCompressedResourceSupplier
 
removeEncodingHandler(String) - Method in class io.undertow.server.handlers.encoding.ContentEncodingRepository
 
removeErrorManagerConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
removeExactPath(String) - Method in class io.undertow.server.handlers.PathHandler
 
removeExactPath(String) - Method in class io.undertow.util.PathMatcher
 
removeExcludedPolicy() - Method in interface javax.security.jacc.PolicyConfiguration
Used to remove any excluded policy statements from this PolicyConfiguration.
removeFilterConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
removeFirst() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
removeFirst() - Method in class io.undertow.util.HeaderValues
 
removeFirst() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
removeFirstOccurrence(Object) - Method in class io.undertow.util.FastConcurrentDirectDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
removeFirstOccurrence(Object) - Method in class io.undertow.util.HeaderValues
 
removeFirstOccurrence(Object) - Method in class io.undertow.util.PortableConcurrentDirectDeque
Removes the first element e such that o.equals(e), if such an element exists in this deque.
removeFormatterConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
removeHandler(Handler) - Method in class org.jboss.logmanager.ExtHandler
Remove a sub-handler from this handler.
removeHandler(Handler) - Method in class org.jboss.logmanager.handlers.DelayedHandler
Remove a sub-handler from this handler.
removeHandler(Handler) - Method in class org.jboss.logmanager.Logger
removeHandlerConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
Remove a handler configuration.
removeHandlerName(String) - Method in interface org.jboss.logmanager.config.HandlerContainingConfigurable
Remove a handler name from this logger.
removeHandlersForRootLogger() - Static method in class org.slf4j.bridge.SLF4JBridgeHandler
Invoking this method removes/unregisters/detaches all handlers currently attached to the root logger
removeHost(H) - Method in class io.undertow.server.handlers.proxy.HostTable
 
removeHost(String) - Method in class io.undertow.server.handlers.NameVirtualHostHandler
 
removeHost(URI) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
removeHttpUpgradeMetadata(ListenerRegistry.HttpUpgradeMetadata) - Method in class io.undertow.server.ListenerRegistry.Listener
 
removeInternal(Object) - Method in class io.undertow.util.CopyOnWriteMap
 
removeKey(int) - Method in class org.jboss.remoting3._private.IntIndexHashMap
 
removeKey(int) - Method in interface org.jboss.remoting3._private.IntIndexMap
Remove and return a value for the given index.
removeLast() - Method in class io.undertow.util.FastConcurrentDirectDeque
 
removeLast() - Method in class io.undertow.util.HeaderValues
 
removeLast() - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
removeLastOccurrence(Object) - Method in class io.undertow.util.FastConcurrentDirectDeque
Removes the last element e such that o.equals(e), if such an element exists in this deque.
removeLastOccurrence(Object) - Method in class io.undertow.util.HeaderValues
 
removeLastOccurrence(Object) - Method in class io.undertow.util.PortableConcurrentDirectDeque
Removes the last element e such that o.equals(e), if such an element exists in this deque.
removeListener(String) - Method in class io.undertow.server.ListenerRegistry
 
removeListener(StatusListener) - Method in class org.apache.logging.log4j.status.StatusLogger
Removes a StatusListener.
removeListener(LifecycleListener) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Remove a lifecycle listener from this target, if it exists.
removeListener(LifecycleListener) - Method in class org.jboss.msc.service.DelegatingServiceController
Remove a lifecycle listener.
removeListener(LifecycleListener) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Remove a lifecycle listener from this target, if it exists.
removeListener(LifecycleListener) - Method in interface org.jboss.msc.service.ServiceController
Remove a lifecycle listener.
removeListener(LifecycleListener) - Method in interface org.jboss.msc.service.ServiceTarget
Remove a lifecycle listener from this target, if it exists.
removeListener(ServiceListener<? super S>) - Method in class org.jboss.msc.service.DelegatingServiceController
Deprecated.
removeListener(ServiceListener<? super S>) - Method in interface org.jboss.msc.service.ServiceController
removeListener(ServiceListener<Object>) - Method in interface org.jboss.msc.service.BatchServiceTarget
Deprecated.
Remove a listener from this target, if it exists.
removeListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Deprecated.
removeListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Deprecated.
removeListener(ServiceListener<Object>) - Method in interface org.jboss.msc.service.ServiceTarget
Deprecated.
Use ServiceTarget.removeListener(LifecycleListener) instead. This method will be removed in a future release.
removeLogApiClassLoader(ClassLoader) - Method in class org.jboss.logmanager.CallerClassLoaderLogContextSelector
Remove a class loader from the known log APIs set.
removeLogApiClassLoader(ClassLoader) - Method in class org.jboss.logmanager.ClassLoaderLogContextSelector
Remove a class loader from the known log APIs set.
removeLoggerConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
 
removeMdc(String) - Method in interface org.jboss.logging.LoggerProvider
Removes the value from the message diagnostics context.
removeMdc(String) - Method in class org.jboss.logmanager.ExtLogRecord
Remove an MDC value on this record.
removeMonitor(StabilityMonitor) - Method in interface org.jboss.msc.service.BatchServiceTarget
Deprecated.
Remove a monitor from this target, if it exists.
removeMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.DelegatingServiceContainer
Deprecated.
removeMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.DelegatingServiceTarget
Deprecated.
removeMonitor(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.
removeNotificationReceiver(NotificationReceiver) - Method in interface io.undertow.security.api.SecurityContext
Remove a previously registered NotificationReceiver from this SecurityContext.
removeNotificationReceiver(NotificationReceiver) - Method in class io.undertow.security.impl.AbstractSecurityContext
 
removeObject(String) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Removes an object if it is present.
removeObject(String) - Static method in class org.jboss.logmanager.MDC
Remove a key.
removeObject(String, Object) - Method in interface org.apache.logging.log4j.spi.LoggerContext
Removes an object if it is present and the provided object is stored.
removePath(String) - Method in class io.undertow.server.handlers.PathHandler
Deprecated.
removePath(String) - Method in class io.undertow.util.PathMatcher
Deprecated.
removePojoConfiguration(String) - Method in interface org.jboss.logmanager.config.LogContextConfiguration
Removes the POJO configuration.
removePostConfigurationMethod(String) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Removes the post configuration method.
removePrefixPath(String) - Method in class io.undertow.server.handlers.PathHandler
 
removePrefixPath(String) - Method in class io.undertow.util.PathMatcher
 
removeProperty(String) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Remove a configured property.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jboss.logmanager.LogManager
Do nothing.
removeProtocol(String) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
Remove a protocol from this handler.
removeProtocol(String, HttpUpgradeListener) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
Remove a protocol from this handler.
removeProtocol(String, ChannelListener<? super StreamConnection>) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
Remove a protocol from this handler.
removeRegistration(String) - Method in class javax.security.auth.message.config.AuthConfigFactory
Remove the identified provider registration from the factory (and from the persistent declarative representation of provider registrations, if appropriate) and invoke any listeners associated with the removed registration.
removeRequestHeader(HttpString) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
Deprecated.
removeResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.CachingResourceManager
 
removeResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.ClassPathResourceManager
 
removeResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.PathResourceManager
 
removeResourceChangeListener(ResourceChangeListener) - Method in interface io.undertow.server.handlers.resource.ResourceManager
Removes a resource change listener
removeRole(String) - Method in interface javax.security.jacc.PolicyConfiguration
Used to remove a role and all its permissions from this PolicyConfiguration.
removeRoute(H, String, String) - Method in class io.undertow.server.handlers.proxy.HostTable
 
removeServices() - Method in interface org.jboss.msc.service.BatchServiceTarget
Deprecated.
Removes all services installed into this target so far.
removeSessionCookieName(String) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
removeSessionListener(SessionListener) - Method in class io.undertow.server.session.InMemorySessionManager
 
removeSessionListener(SessionListener) - Method in class io.undertow.server.session.SessionListeners
 
removeSessionListener(SessionListener) - Method in interface io.undertow.server.session.SessionManager
Removes a session listener from the session manager
removeSingleSignOn(SingleSignOn) - Method in class io.undertow.security.impl.InMemorySingleSignOnManager
 
removeSingleSignOn(SingleSignOn) - Method in interface io.undertow.security.impl.SingleSignOnManager
 
removeStack() - Static method in class org.apache.logging.log4j.ThreadContext
Removes the diagnostic context for this thread.
removeToken(Object) - Method in class io.undertow.util.ConcurrentDirectDeque
 
removeToken(Object) - Method in class io.undertow.util.FastConcurrentDirectDeque
 
removeToken(Object) - Method in class io.undertow.util.PortableConcurrentDirectDeque
 
removeUncheckedPolicy() - Method in interface javax.security.jacc.PolicyConfiguration
Used to remove any unchecked policy statements from this PolicyConfiguration.
REMOVING - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Service is being removed.
REMOVING_to_DOWN - org.jboss.msc.service.ServiceController.Transition
Deprecated.
was never supposed to work
REMOVING_to_REMOVED - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from REMOVING to REMOVED.
removingNode(String) - Method in class io.undertow.UndertowLogger_$logger
 
removingNode(String) - Method in interface io.undertow.UndertowLogger
 
removingNode$str() - Method in class io.undertow.UndertowLogger_$logger
 
render(StringBuilder, ExtLogRecord) - Method in interface org.jboss.logmanager.formatters.FormatStep
Render a part of the log record.
renderDirectoryListing(HttpServerExchange, Resource) - Static method in class io.undertow.server.handlers.resource.DirectoryUtils
 
renderDirectoryListing(String, Resource) - Static method in class io.undertow.server.handlers.resource.DirectoryUtils
 
renegotiate(HttpServerExchange, SslClientAuthMode) - Method in class io.undertow.server.BasicSSLSessionInfo
 
renegotiate(HttpServerExchange, SslClientAuthMode) - Method in class io.undertow.server.ConnectionSSLSessionInfo
 
renegotiate(HttpServerExchange, SslClientAuthMode) - Method in interface io.undertow.server.SSLSessionInfo
Renegotiate in a blocking manner.
renegotiateBufferRequest(HttpServerExchange, SslClientAuthMode) - Method in class io.undertow.server.ConnectionSSLSessionInfo
 
renegotiateNoRequest(HttpServerExchange, SslClientAuthMode) - Method in class io.undertow.server.ConnectionSSLSessionInfo
 
renegotiationNotSupported() - Method in class io.undertow.UndertowMessages_$bundle
 
renegotiationNotSupported() - Method in interface io.undertow.UndertowMessages
 
renegotiationNotSupported$str() - Method in class io.undertow.UndertowMessages_$bundle
 
RenegotiationRequiredException - Exception in io.undertow.server
Exception that is thrown that indicates that SSL renegotiation is required in order to get a client cert.
RenegotiationRequiredException() - Constructor for exception io.undertow.server.RenegotiationRequiredException
 
RenegotiationRequiredException(String) - Constructor for exception io.undertow.server.RenegotiationRequiredException
 
RenegotiationRequiredException(String, Throwable) - Constructor for exception io.undertow.server.RenegotiationRequiredException
 
RenegotiationRequiredException(String, Throwable, boolean, boolean) - Constructor for exception io.undertow.server.RenegotiationRequiredException
 
RenegotiationRequiredException(Throwable) - Constructor for exception io.undertow.server.RenegotiationRequiredException
 
rengotiationFailed() - Method in class io.undertow.UndertowMessages_$bundle
 
rengotiationFailed() - Method in interface io.undertow.UndertowMessages
 
rengotiationFailed$str() - Method in class io.undertow.UndertowMessages_$bundle
 
rengotiationTimedOut() - Method in class io.undertow.UndertowMessages_$bundle
 
rengotiationTimedOut() - Method in interface io.undertow.UndertowMessages
 
rengotiationTimedOut$str() - Method in class io.undertow.UndertowMessages_$bundle
 
repeat(String, int) - Static method in class org.apache.logging.log4j.util.Strings
Creates a new string repeating given str count times.
replace(E) - Method in interface org.jboss.remoting3._private.IntIndexMap
Put a value into the map only if there is an existing mapping for it.
replace(E, E) - Method in interface org.jboss.remoting3._private.IntIndexMap
Replace an old value with a new value.
replace(File) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
Indicates the content of the specified file should be added to the content repository and replace existing content of the same name.
replace(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 and replace existing content of the same name.
replace(String, boolean) - Method in interface javax.json.JsonPatchBuilder
Adds a "replace" JSON Patch operation.
replace(String, int) - Method in interface javax.json.JsonPatchBuilder
Adds a "replace" JSON Patch operation.
replace(String, File) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
Indicates the content of the specified file should be added to the content repository and replace existing content of the same name.
replace(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 and replace existing content of the same name.
replace(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 and replace existing content of the same name.
replace(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 and replace existing content of the same name.
replace(String, String) - Method in interface javax.json.JsonPatchBuilder
Adds a "replace" JSON Patch operation.
replace(String, String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
Indicates the specified deployment content should be deployed, replacing the specified existing deployment.
replace(String, String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Indicates the specified deployment content should be deployed, replacing the specified existing deployment.
replace(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 and replace existing content of the same name.
replace(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 and replace existing content of the same name.
replace(String, String, InputStream, boolean) - Method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper
 
replace(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 content repository and replace existing content of the same name.
replace(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 and replace existing content of the same name.
replace(String, JsonValue) - Method in interface javax.json.JsonPatchBuilder
Adds a "replace" JSON Patch operation.
replace(URL) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
Indicates the content at the specified URL should be added to the content repository and replace existing content of the same name.
replace(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 and replace existing content of the same name.
replace(K, V) - Method in class io.undertow.util.CopyOnWriteMap
 
replace(K, V, V) - Method in class io.undertow.util.CopyOnWriteMap
 
replace(T, JsonValue) - Method in interface javax.json.JsonPointer
Replaces the value at the referenced location in the specified target with the specified value.
replace(V) - Method in class org.jboss.remoting3._private.IntIndexHashMap
 
replace(V, V) - Method in class org.jboss.remoting3._private.IntIndexHashMap
 
REPLACE - javax.json.JsonPatch.Operation
"remove" operation.
REPLACE - org.jboss.as.controller.client.helpers.domain.DeploymentAction.Type
Replace existing content in the runtime.
REPLACE - org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
Replace existing content in the runtime.
replaceAttachment(Attachments.Key<T>, T, T) - Method in class org.jboss.remoting3.Attachments
ReplaceDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
Variant of a DeploymentPlanBuilder that exposes directives that are only applicable following a replace directive.
ReplaceDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.standalone
Extension of DeploymentPlanBuilder that exposes directives that are only applicable following a replace directive.
replaceObject(Object) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
replaceObject(Object) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
replay() - Method in class org.jboss.logmanager.handlers.QueueHandler
Replay the stored queue to the nested handlers.
report(String) - Static method in class org.slf4j.helpers.Util
 
report(String, Throwable) - Static method in class org.slf4j.helpers.Util
 
REPORT - Static variable in class io.undertow.util.Methods
 
REPORT_STRING - Static variable in class io.undertow.util.Methods
 
REQ_ATTRIBUTE - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
REQUEST_ATTRIBUTES - Static variable in class io.undertow.server.HttpServerExchange
Attachment key that can be used to hold additional request attributes
REQUEST_DUMPER_LOGGER - Static variable in interface io.undertow.UndertowLogger
 
REQUEST_ENTITY_TOO_LARGE - Static variable in class io.undertow.util.StatusCodes
 
REQUEST_ENTITY_TOO_LARGE_STRING - Static variable in class io.undertow.util.StatusCodes
 
REQUEST_HEADER_FIELDS_TOO_LARGE - Static variable in class io.undertow.util.StatusCodes
 
REQUEST_HEADER_FIELDS_TOO_LARGE_STRING - Static variable in class io.undertow.util.StatusCodes
 
REQUEST_IO_LOGGER - Static variable in interface io.undertow.UndertowLogger
Logger used for IO exceptions.
REQUEST_LINE - Static variable in class io.undertow.attribute.RequestLineAttribute
 
REQUEST_LINE_SHORT - Static variable in class io.undertow.attribute.RequestLineAttribute
 
REQUEST_LOGGER - Static variable in interface io.undertow.UndertowLogger
 
REQUEST_LOGGER - Static variable in interface io.undertow.websockets.core.WebSocketLogger
 
REQUEST_METHOD - Static variable in class io.undertow.attribute.RequestMethodAttribute
 
REQUEST_METHOD_SHORT - Static variable in class io.undertow.attribute.RequestMethodAttribute
 
REQUEST_PARSE_TIMEOUT - Static variable in class io.undertow.UndertowOptions
The maximum allowed time of reading HTTP request in milliseconds.
REQUEST_PATH - Static variable in class io.undertow.attribute.RequestPathAttribute
 
REQUEST_PROTOCOL - Static variable in class io.undertow.attribute.RequestProtocolAttribute
 
REQUEST_PROTOCOL_SHORT - Static variable in class io.undertow.attribute.RequestProtocolAttribute
 
REQUEST_RANGE_NOT_SATISFIABLE - Static variable in class io.undertow.util.StatusCodes
 
REQUEST_RANGE_NOT_SATISFIABLE_STRING - Static variable in class io.undertow.util.StatusCodes
 
REQUEST_SCHEME - Static variable in class io.undertow.attribute.RequestSchemeAttribute
 
REQUEST_TIME_OUT - Static variable in class io.undertow.util.StatusCodes
 
REQUEST_TIME_OUT_STRING - Static variable in class io.undertow.util.StatusCodes
 
REQUEST_TRAILERS - Static variable in class io.undertow.server.protocol.http.HttpAttachments
Attachment key for request trailers when using chunked encoding.
REQUEST_URI_TOO_LARGE - Static variable in class io.undertow.util.StatusCodes
 
REQUEST_URI_TOO_LARGE_STRING - Static variable in class io.undertow.util.StatusCodes
 
REQUEST_URL - Static variable in class io.undertow.attribute.RequestURLAttribute
 
REQUEST_URL_SHORT - Static variable in class io.undertow.attribute.RequestURLAttribute
 
requestAlreadyWritten() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
requestAlreadyWritten() - Method in interface io.undertow.client.UndertowClientMessages
 
requestAlreadyWritten$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
requestBodyAlreadyRead() - Method in class io.undertow.UndertowMessages_$bundle
 
requestBodyAlreadyRead() - Method in interface io.undertow.UndertowMessages
 
requestBodyAlreadyRead$str() - Method in class io.undertow.UndertowMessages_$bundle
 
RequestBufferingHandler - Class in io.undertow.server.handlers
Handler that will buffer all request data
RequestBufferingHandler(HttpHandler, int) - Constructor for class io.undertow.server.handlers.RequestBufferingHandler
 
RequestBufferingHandler.Builder - Class in io.undertow.server.handlers
 
RequestBufferingHandler.Wrapper - Class in io.undertow.server.handlers
 
requestChannel - Variable in class io.undertow.server.HttpServerExchange
The actual request channel.
requestChannelAlreadyProvided() - Method in class io.undertow.UndertowMessages_$bundle
 
requestChannelAlreadyProvided() - Method in interface io.undertow.UndertowMessages
 
requestChannelAlreadyProvided$str() - Method in class io.undertow.UndertowMessages_$bundle
 
RequestCookieAttribute - Class in io.undertow.attribute
A request cookie
RequestCookieAttribute(String) - Constructor for class io.undertow.attribute.RequestCookieAttribute
 
RequestCookieAttribute.Builder - Class in io.undertow.attribute
 
requestCookies() - Method in class io.undertow.server.HttpServerExchange
Returns unmodifiable enumeration of request cookies.
requestDone(HttpServerExchange) - Method in interface io.undertow.server.session.Session
Called when a request is done with the session.
requestDump(HttpHandler) - Static method in class io.undertow.Handlers
Returns a handler that dumps requests to the log for debugging purposes.
RequestDumpingHandler - Class in io.undertow.server.handlers
Handler that dumps a exchange to a log.
RequestDumpingHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.RequestDumpingHandler
 
RequestDumpingHandler.Builder - Class in io.undertow.server.handlers
 
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Declare the version of the SLF4J API this implementation is compiled against.
RequestEncodingHandler - Class in io.undertow.server.handlers.encoding
Handler that serves as the basis for request content encoding.
RequestEncodingHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.encoding.RequestEncodingHandler
 
RequestEncodingHandler.Builder - Class in io.undertow.server.handlers.encoding
 
requestEntityWasTooLarge(long) - Method in class io.undertow.UndertowMessages_$bundle
 
requestEntityWasTooLarge(long) - Method in interface io.undertow.UndertowMessages
 
requestEntityWasTooLarge$str() - Method in class io.undertow.UndertowMessages_$bundle
 
requestFinished(long, long, boolean) - Method in class io.undertow.server.ConnectorStatisticsImpl
 
requestHeader(HttpString) - Static method in class io.undertow.attribute.ExchangeAttributes
 
RequestHeaderAttribute - Class in io.undertow.attribute
A request header
RequestHeaderAttribute(HttpString) - Constructor for class io.undertow.attribute.RequestHeaderAttribute
 
RequestHeaderAttribute.Builder - Class in io.undertow.attribute
 
requestHeaderWasTooLarge(SocketAddress, int) - Method in class io.undertow.UndertowLogger_$logger
 
requestHeaderWasTooLarge(SocketAddress, int) - Method in interface io.undertow.UndertowLogger
 
requestHeaderWasTooLarge$str() - Method in class io.undertow.UndertowLogger_$logger
 
requestLargerThan(long) - Static method in class io.undertow.predicate.Predicates
Predicate that returns true if the Content-Size of a request is larger than a given size.
RequestLargerThanPredicate - Class in io.undertow.predicate
Predicate that returns true if the Content-Size of a request is larger than a given size.
RequestLargerThanPredicate.Builder - Class in io.undertow.predicate
 
RequestLimit - Class in io.undertow.server.handlers
Represents a limit on a number of running requests.
RequestLimit(int) - Constructor for class io.undertow.server.handlers.RequestLimit
 
RequestLimit(int, int) - Constructor for class io.undertow.server.handlers.RequestLimit
Construct a new instance.
requestLimitingHandler(int, int, HttpHandler) - Static method in class io.undertow.Handlers
Returns a handler that limits the maximum number of requests that can run at a time.
requestLimitingHandler(RequestLimit, HttpHandler) - Static method in class io.undertow.Handlers
Returns a handler that limits the maximum number of requests that can run at a time.
RequestLimitingHandler - Class in io.undertow.server.handlers
A handler which limits the maximum number of concurrent requests.
RequestLimitingHandler(int, int, HttpHandler) - Constructor for class io.undertow.server.handlers.RequestLimitingHandler
Construct a new instance.
RequestLimitingHandler(int, HttpHandler) - Constructor for class io.undertow.server.handlers.RequestLimitingHandler
Construct a new instance.
RequestLimitingHandler(RequestLimit, HttpHandler) - Constructor for class io.undertow.server.handlers.RequestLimitingHandler
Construct a new instance.
RequestLimitingHandler.Builder - Class in io.undertow.server.handlers
 
RequestLineAttribute - Class in io.undertow.attribute
The request line
RequestLineAttribute.Builder - Class in io.undertow.attribute
 
requestList() - Static method in class io.undertow.attribute.ExchangeAttributes
 
requestMethod() - Static method in class io.undertow.attribute.ExchangeAttributes
 
RequestMethodAttribute - Class in io.undertow.attribute
The request method
RequestMethodAttribute.Builder - Class in io.undertow.attribute
 
RequestPathAttribute - Class in io.undertow.attribute
 
RequestPathAttribute.Builder - Class in io.undertow.attribute
 
requestProtocol() - Static method in class io.undertow.attribute.ExchangeAttributes
 
RequestProtocolAttribute - Class in io.undertow.attribute
The request protocol
RequestProtocolAttribute.Builder - Class in io.undertow.attribute
 
RequestSchemeAttribute - Class in io.undertow.attribute
The request scheme
RequestSchemeAttribute.Builder - Class in io.undertow.attribute
 
requestSmallerThan(long) - Static method in class io.undertow.predicate.Predicates
Predicate that returns true if the Content-Size of a request is smaller than a given size.
RequestSmallerThanPredicate - Class in io.undertow.predicate
Predicate that returns true if the Content-Size of a request is smaller than a given size.
RequestSmallerThanPredicate.Builder - Class in io.undertow.predicate
 
requestStarted() - Method in class io.undertow.server.protocol.ParseTimeoutUpdater
Cancels timeout countdown.
RequestToLargeException() - Constructor for exception io.undertow.io.Receiver.RequestToLargeException
 
RequestTooBigException - Exception in io.undertow.server
 
RequestTooBigException() - Constructor for exception io.undertow.server.RequestTooBigException
 
RequestTooBigException(String) - Constructor for exception io.undertow.server.RequestTooBigException
 
RequestTooBigException(String, Throwable) - Constructor for exception io.undertow.server.RequestTooBigException
 
RequestTooBigException(Throwable) - Constructor for exception io.undertow.server.RequestTooBigException
 
requestURL() - Static method in class io.undertow.attribute.ExchangeAttributes
 
RequestURLAttribute - Class in io.undertow.attribute
The request URL
RequestURLAttribute.Builder - Class in io.undertow.attribute
 
requestWasNotFullyConsumed() - Method in class io.undertow.UndertowLogger_$logger
 
requestWasNotFullyConsumed() - Method in interface io.undertow.UndertowLogger
 
requestWasNotFullyConsumed$str() - Method in class io.undertow.UndertowLogger_$logger
 
require(int) - Method in class org.jboss.dmr.ModelNode
Require the existence of a child of this node with the given index, returning the child.
require(String) - Method in class org.jboss.dmr.ModelNode
Require the existence of a child of this node with the given name, returning the child.
REQUIRE_HOST_HTTP11 - Static variable in class io.undertow.UndertowOptions
If this is true then HTTP/1.1 requests will be failed if no host header is present.
REQUIRED - org.jboss.msc.service.ServiceBuilder.DependencyType
Deprecated.
A required dependency.
REQUIRED_CIPHER - Static variable in class io.undertow.server.protocol.http.AlpnOpenListener
HTTP/2 required cipher.
requiredParameters() - Method in class io.undertow.predicate.AuthenticationRequiredPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.ContainsPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.EqualsPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.ExistsPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.IdempotentPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.MaxContentSizePredicate.Builder
Deprecated.
 
requiredParameters() - Method in class io.undertow.predicate.MethodPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.MinContentSizePredicate.Builder
Deprecated.
 
requiredParameters() - Method in class io.undertow.predicate.PathMatchPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.PathPrefixPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.PathSuffixPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.PathTemplatePredicate.Builder
 
requiredParameters() - Method in interface io.undertow.predicate.PredicateBuilder
 
requiredParameters() - Method in class io.undertow.predicate.PredicatesHandler.DoneHandlerBuilder
 
requiredParameters() - Method in class io.undertow.predicate.PredicatesHandler.RestartHandlerBuilder
 
requiredParameters() - Method in class io.undertow.predicate.RegularExpressionPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.RequestLargerThanPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.RequestSmallerThanPredicate.Builder
 
requiredParameters() - Method in class io.undertow.predicate.SecurePredicate.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.AccessControlListHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.accesslog.AccessLogHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.AllowedMethodsHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.BlockingHandler.Builder
 
requiredParameters() - Method in interface io.undertow.server.handlers.builder.HandlerBuilder
 
requiredParameters() - Method in class io.undertow.server.handlers.builder.ResponseCodeHandlerBuilder
 
requiredParameters() - Method in class io.undertow.server.handlers.builder.RewriteHandlerBuilder
 
requiredParameters() - Method in class io.undertow.server.handlers.ByteRangeHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.CanonicalPathHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.DisableCacheHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.DisallowedMethodsHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.encoding.EncodingHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.encoding.RequestEncodingHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.ForwardedHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.HttpContinueAcceptingHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.HttpTraceHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.JDBCLogHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.LearningPushHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.LocalNameResolvingHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.PathSeparatorHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.PeerNameResolvingHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.proxy.ProxyHandlerBuilder
 
requiredParameters() - Method in class io.undertow.server.handlers.ProxyPeerAddressHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.RedirectHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.RequestBufferingHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.RequestDumpingHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.RequestLimitingHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.resource.ResourceHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.ResponseRateLimitingHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.SameSiteCookieHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.SecureCookieHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.SetAttributeHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.SetAttributeHandler.ClearBuilder
 
requiredParameters() - Method in class io.undertow.server.handlers.SetErrorHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.SetHeaderHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.SSLHeaderHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.StoredResponseHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.StuckThreadDetectionHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.handlers.URLDecodingHandler.Builder
 
requiredParameters() - Method in class io.undertow.server.JvmRouteHandler.Builder
 
requires(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Specifies value name required by service.
requires(ServiceName) - Method in interface org.jboss.msc.service.ServiceBuilder
Specifies value name required by service.
requiresContinueResponse(HttpServerExchange) - Static method in class io.undertow.server.protocol.http.HttpContinue
Returns true if this exchange requires the server to send a 100 (Continue) response.
requiresContinueResponse(HeaderMap) - Static method in class io.undertow.server.protocol.http.HttpContinue
 
requiresLocation() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
RESERVED - Static variable in class org.apache.logging.log4j.message.StructuredDataId
Reserved enterprise number.
reservedOpCodeInControlFrame(int) - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
reservedOpCodeInControlFrame(int) - Method in interface io.undertow.websockets.core.WebSocketMessages
 
reservedOpCodeInControlFrame$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
reservedOpCodeInDataFrame(int) - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
reservedOpCodeInDataFrame(int) - Method in interface io.undertow.websockets.core.WebSocketMessages
 
reservedOpCodeInDataFrame$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
reset() - Method in interface io.undertow.client.ClientStatistics
 
reset() - Method in class io.undertow.server.AggregateConnectorStatistics
 
reset() - Method in interface io.undertow.server.ConnectorStatistics
Resets all values to zero
reset() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
reset() - Method in class io.undertow.server.handlers.MetricsHandler
 
reset() - Method in class org.apache.logging.log4j.status.StatusLogger
Clears the list of status events and listeners.
reset() - Method in class org.jboss.logmanager.LogManager
Does nothing.
reset() - Method in interface org.jboss.marshalling.cloner.ObjectCloner
Clear the cloner state and any caches.
reset() - Method in class org.jboss.marshalling.MarshallerObjectInputStream
reset() - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
reset() - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
reset() - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
reset(long, boolean) - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
reset(Level) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
This method should be considered internal.
RESET_CONTENT - Static variable in class io.undertow.util.StatusCodes
 
RESET_CONTENT_STRING - Static variable in class io.undertow.util.StatusCodes
 
resetBuffer() - Method in class io.undertow.io.UndertowOutputStream
If the response has not yet been written to the client this method will clear the streams buffer, invalidating any content that has already been written.
resetChannel() - Method in class io.undertow.server.AbstractServerConnection
Resets the channel to its original state, effectively disabling all current conduit wrappers.
resetChannel() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
resetRequestChannel(HttpServerExchange) - Static method in class io.undertow.server.Connectors
 
resetStatistics() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
 
resolve() - Method in class org.jboss.dmr.ModelNode
Return a copy of this model node, with all values of type ModelType.EXPRESSION locally resolved.
resolve(HttpServerExchange) - Method in class io.undertow.predicate.AuthenticationRequiredPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.ContainsPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.EqualsPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.ExistsPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.FalsePredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.IdempotentPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.MaxContentSizePredicate
Deprecated.
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.MethodPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.MinContentSizePredicate
Deprecated.
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.NotPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.PathMatchPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.PathPrefixPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.PathSuffixPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.PathTemplatePredicate
 
resolve(HttpServerExchange) - Method in interface io.undertow.predicate.Predicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.RegularExpressionPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.RequestLargerThanPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.RequestSmallerThanPredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.SecurePredicate
 
resolve(HttpServerExchange) - Method in class io.undertow.predicate.TruePredicate
 
resolve(HttpServerExchange, ExchangeAttribute[]) - Static method in class io.undertow.attribute.ExchangeAttributes
 
resolve(String) - Method in interface org.jboss.logmanager.config.ValueExpression.Resolver
Resolves the value of an expression.
resolve(ValueExpression) - Method in class org.jboss.dmr.ValueExpressionResolver
Perform expression resolution.
resolveBigDecimal() - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to a decimal value.
resolveBigDecimal(ValueExpressionResolver) - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to a decimal value.
resolveBigInteger() - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to a large integer value.
resolveBigInteger(ValueExpressionResolver) - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to a large integer value.
resolveBoolean() - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to a boolean value.
resolveBoolean(ValueExpressionResolver) - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to a boolean value.
resolveClass(ObjectStreamClass) - Method in class org.apache.logging.log4j.util.FilteredObjectInputStream
 
resolveClass(ObjectStreamClass) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
resolveClass(ObjectStreamClass) - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
resolveClass(Unmarshaller, String, long) - Method in class org.jboss.marshalling.AbstractClassResolver
Load the local class for a class descriptor.
resolveClass(Unmarshaller, String, long) - Method in interface org.jboss.marshalling.ClassResolver
Load the local class for a class descriptor.
resolveClass(Unmarshaller, String, long) - Method in class org.jboss.marshalling.ModularClassResolver
Load the local class for a class descriptor.
resolveContext(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.BasicTarget
 
resolveContext(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.ExistingSessionTarget
 
resolveContext(HttpServerExchange) - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget
Resolve the responsible context handling this request.
RESOLVED_PATH - Static variable in class io.undertow.attribute.ResolvedPathAttribute
 
ResolvedPathAttribute - Class in io.undertow.attribute
 
ResolvedPathAttribute.Builder - Class in io.undertow.attribute
 
resolveHandler(ManagementRequestHandlerFactory.RequestHandlerChain, ManagementRequestHeader) - Method in class org.jboss.as.controller.client.impl.AbstractModelControllerClient
 
resolveInt() - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to an int value.
resolveInt(ValueExpressionResolver) - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to an int value.
resolveLong() - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to a long value.
resolveLong(ValueExpressionResolver) - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to a long value.
resolveObject(Object) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
resolveObject(Object) - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
resolvePart(String) - Method in class org.jboss.dmr.ValueExpressionResolver
Resolve a single name in the expression.
resolveProxyClass(String[]) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
resolveProxyClass(String[]) - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
resolveProxyClass(Unmarshaller, String[]) - Method in class org.jboss.marshalling.AbstractClassResolver
Load a proxy class that implements the given interfaces.
resolveProxyClass(Unmarshaller, String[]) - Method in interface org.jboss.marshalling.ClassResolver
Load a proxy class that implements the given interfaces.
resolveProxyClass(Unmarshaller, String[]) - Method in class org.jboss.marshalling.ModularClassResolver
Load a proxy class that implements the given interfaces.
resolveString() - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to a string value.
resolveString(ValueExpressionResolver) - Method in class org.jboss.dmr.ValueExpression
Resolve this expression to a string value.
resource(ResourceManager) - Static method in class io.undertow.Handlers
Return a new resource handler
Resource - Interface in io.undertow.server.handlers.resource
Representation of a static resource.
ResourceChangeEvent - Class in io.undertow.server.handlers.resource
An event that is fired when a resource is modified
ResourceChangeEvent(String, ResourceChangeEvent.Type) - Constructor for class io.undertow.server.handlers.resource.ResourceChangeEvent
 
ResourceChangeEvent.Type - Enum in io.undertow.server.handlers.resource
Watched file event types.
ResourceChangeListener - Interface in io.undertow.server.handlers.resource
Listener that is invoked when a resource changes.
resourceChangeListenerNotSupported() - Method in class io.undertow.UndertowMessages_$bundle
 
resourceChangeListenerNotSupported() - Method in interface io.undertow.UndertowMessages
 
resourceChangeListenerNotSupported$str() - Method in class io.undertow.UndertowMessages_$bundle
 
ResourceHandler - Class in io.undertow.server.handlers.resource
 
ResourceHandler() - Constructor for class io.undertow.server.handlers.resource.ResourceHandler
Deprecated.
ResourceHandler(ResourceManager) - Constructor for class io.undertow.server.handlers.resource.ResourceHandler
 
ResourceHandler(ResourceManager, HttpHandler) - Constructor for class io.undertow.server.handlers.resource.ResourceHandler
 
ResourceHandler(ResourceSupplier) - Constructor for class io.undertow.server.handlers.resource.ResourceHandler
 
ResourceHandler(ResourceSupplier, HttpHandler) - Constructor for class io.undertow.server.handlers.resource.ResourceHandler
 
ResourceHandler.Builder - Class in io.undertow.server.handlers.resource
 
resourceKeyFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the log message resource key (if any) with the given justification rules.
resourceKeyFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the log message resource key (if any) with the given justification rules.
ResourceManager - Interface in io.undertow.server.handlers.resource
Representation of a resource manager.
ResourceSupplier - Interface in io.undertow.server.handlers.resource
Interface that allows for more flexibility when resolving a resource than is currently provided by ResourceManager.
RESPONSE - io.undertow.security.impl.DigestAuthorizationToken
 
RESPONSE - Static variable in class io.undertow.conduits.StoredResponseStreamSinkConduit
 
RESPONSE - Static variable in class io.undertow.util.Headers
 
RESPONSE_AUTH - io.undertow.security.impl.AuthenticationInfoToken
 
RESPONSE_AUTH - Static variable in class io.undertow.util.Headers
 
RESPONSE_CODE - Static variable in class io.undertow.attribute.ResponseCodeAttribute
 
RESPONSE_CODE_SHORT - Static variable in class io.undertow.attribute.ResponseCodeAttribute
 
RESPONSE_HEADERS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
RESPONSE_REASON_PHRASE - Static variable in class io.undertow.attribute.ResponseReasonPhraseAttribute
 
RESPONSE_TIME_MICROS - Static variable in class io.undertow.attribute.ResponseTimeAttribute
 
RESPONSE_TIME_MILLIS - Static variable in class io.undertow.attribute.ResponseTimeAttribute
 
RESPONSE_TIME_MILLIS_SHORT - Static variable in class io.undertow.attribute.ResponseTimeAttribute
 
RESPONSE_TIME_NANOS - Static variable in class io.undertow.attribute.ResponseTimeAttribute
 
RESPONSE_TIME_SECONDS_SHORT - Static variable in class io.undertow.attribute.ResponseTimeAttribute
 
RESPONSE_TRAILER_SUPPLIER - Static variable in class io.undertow.server.protocol.http.HttpAttachments
Attachment key for a supplier response trailers.
RESPONSE_TRAILERS - Static variable in class io.undertow.server.protocol.http.HttpAttachments
Attachment key for response trailers.
responseAlreadyStarted() - Method in class io.undertow.UndertowMessages_$bundle
 
responseAlreadyStarted() - Method in interface io.undertow.UndertowMessages
 
responseAlreadyStarted$str() - Method in class io.undertow.UndertowMessages_$bundle
 
ResponseCache - Class in io.undertow.server.handlers.cache
Facade for an underlying buffer cache that contains response information.
ResponseCache(DirectBufferCache, HttpServerExchange) - Constructor for class io.undertow.server.handlers.cache.ResponseCache
 
ResponseCachingSender - Class in io.undertow.server.handlers.cache
 
ResponseCachingSender(Sender, DirectBufferCache.CacheEntry, long) - Constructor for class io.undertow.server.handlers.cache.ResponseCachingSender
 
ResponseCachingStreamSinkConduit - Class in io.undertow.server.handlers.cache
 
ResponseCachingStreamSinkConduit(StreamSinkConduit, DirectBufferCache.CacheEntry, long) - Constructor for class io.undertow.server.handlers.cache.ResponseCachingStreamSinkConduit
Construct a new instance.
responseChannelAlreadyProvided() - Method in class io.undertow.UndertowMessages_$bundle
 
responseChannelAlreadyProvided() - Method in interface io.undertow.UndertowMessages
 
responseChannelAlreadyProvided$str() - Method in class io.undertow.UndertowMessages_$bundle
 
responseCode() - Static method in class io.undertow.attribute.ExchangeAttributes
 
ResponseCodeAttribute - Class in io.undertow.attribute
The request status code
ResponseCodeAttribute.Builder - Class in io.undertow.attribute
 
ResponseCodeHandler - Class in io.undertow.server.handlers
A handler which simply sets a response code.
ResponseCodeHandler(int) - Constructor for class io.undertow.server.handlers.ResponseCodeHandler
Construct a new instance.
ResponseCodeHandlerBuilder - Class in io.undertow.server.handlers.builder
 
ResponseCodeHandlerBuilder() - Constructor for class io.undertow.server.handlers.builder.ResponseCodeHandlerBuilder
 
ResponseCommitListener - Interface in io.undertow.server
Callback that is invoked just before the response is commit
responseComplete() - Method in class io.undertow.UndertowMessages_$bundle
 
responseComplete() - Method in interface io.undertow.UndertowMessages
 
responseComplete$str() - Method in class io.undertow.UndertowMessages_$bundle
 
ResponseCookieAttribute - Class in io.undertow.attribute
A response cookie
ResponseCookieAttribute(String) - Constructor for class io.undertow.attribute.ResponseCookieAttribute
 
ResponseCookieAttribute.Builder - Class in io.undertow.attribute
 
responseCookies() - Method in class io.undertow.server.HttpServerExchange
Returns unmodifiable enumeration of response cookies.
responseDone() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
responseHeader(HttpString) - Static method in class io.undertow.attribute.ExchangeAttributes
 
ResponseHeaderAttribute - Class in io.undertow.attribute
A response header
ResponseHeaderAttribute(HttpString) - Constructor for class io.undertow.attribute.ResponseHeaderAttribute
 
ResponseHeaderAttribute.Builder - Class in io.undertow.attribute
 
responseRateLimitingHandler(HttpHandler, int, long, TimeUnit) - Static method in class io.undertow.Handlers
A handler that limits the download speed to a set number of bytes/period
ResponseRateLimitingHandler - Class in io.undertow.server.handlers
Handler that limits the download rate
ResponseRateLimitingHandler(HttpHandler, int, long, TimeUnit) - Constructor for class io.undertow.server.handlers.ResponseRateLimitingHandler
A handler that limits the download speed to a set number of bytes/period
ResponseRateLimitingHandler.Builder - Class in io.undertow.server.handlers
 
responseReasonPhrase() - Static method in class io.undertow.attribute.ExchangeAttributes
 
ResponseReasonPhraseAttribute - Class in io.undertow.attribute
The request status code
ResponseReasonPhraseAttribute.Builder - Class in io.undertow.attribute
 
ResponseTimeAttribute - Class in io.undertow.attribute
The response time This will only work if UndertowOptions.RECORD_REQUEST_START_TIME has been set
ResponseTimeAttribute(TimeUnit) - Constructor for class io.undertow.attribute.ResponseTimeAttribute
 
ResponseTimeAttribute.Builder - Class in io.undertow.attribute
 
responseTooLargeToBuffer(Long) - Method in class io.undertow.UndertowMessages_$bundle
 
responseTooLargeToBuffer(Long) - Method in interface io.undertow.UndertowMessages
 
responseTooLargeToBuffer$str() - Method in class io.undertow.UndertowMessages_$bundle
 
responseWasNotTerminated(ServerConnection, HttpServerExchange) - Method in class io.undertow.UndertowLogger_$logger
 
responseWasNotTerminated(ServerConnection, HttpServerExchange) - Method in interface io.undertow.UndertowLogger
 
responseWasNotTerminated$str() - Method in class io.undertow.UndertowLogger_$logger
 
RESTART - Static variable in class io.undertow.predicate.PredicatesHandler
 
RESTART_REQUIRED - org.wildfly.extension.core.management.client.Process.RuntimeConfigurationState
 
RESTART_SERVER_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RESTART_SERVER_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RestartHandlerBuilder() - Constructor for class io.undertow.predicate.PredicatesHandler.RestartHandlerBuilder
 
restartServer(String, String, long, TimeUnit) - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
Restarts the given server.
restartServer(String, String, long, TimeUnit) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
restoreChannel(AbstractServerConnection.ConduitState) - Method in class io.undertow.server.AbstractServerConnection
Restores the channel conduits to a previous state.
restoreChannel(AbstractServerConnection.ConduitState) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
RESULT - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
resume() - Method in class io.undertow.io.AsyncReceiverImpl
 
resume() - Method in class io.undertow.io.BlockingReceiverImpl
 
resume() - Method in interface io.undertow.io.Receiver
Resumes paused callbacks.
resume() - Method in class io.undertow.Undertow.ListenerInfo
 
resume() - Method in class org.apache.logging.log4j.util.Timer
Resume the timer.
resumedAndDispatched() - Method in class io.undertow.UndertowLogger_$logger
 
resumedAndDispatched() - Method in interface io.undertow.UndertowLogger
 
resumedAndDispatched() - Method in class io.undertow.UndertowMessages_$bundle
 
resumedAndDispatched() - Method in interface io.undertow.UndertowMessages
 
resumedAndDispatched$str() - Method in class io.undertow.UndertowLogger_$logger
 
resumedAndDispatched$str() - Method in class io.undertow.UndertowMessages_$bundle
 
resumeReads() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
resumeReads() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
resumeReads() - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
 
resumeReads() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
resumeReads() - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
 
resumeReads() - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
 
resumeReads() - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
 
resumeReads() - Method in class io.undertow.protocols.ssl.SslConduit
 
resumeReads() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
resumeReads() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
resumeReceives() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Resume the receive of new frames via AbstractFramedChannel.receive()
resumeWrites() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
resumeWrites() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
resumeWrites() - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
resumeWrites() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
resumeWrites() - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
 
resumeWrites() - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
resumeWrites() - Method in class io.undertow.protocols.ssl.SslConduit
 
resumeWrites() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
resumeWritesInternal(boolean) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
retainAll(Collection<?>) - Method in class io.undertow.util.AttachmentList
 
retainAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
retainAll(Collection<?>) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
RetainingInjector<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.
RetainingInjector() - Constructor for class org.jboss.msc.inject.RetainingInjector
Deprecated.
 
retains(ServiceController.State) - Method in enum org.jboss.msc.service.ServiceController.Transition
Deprecated.
Determine whether this substate transition retains the same given state before and after transition.
retry() - Method in class org.jboss.msc.service.DelegatingServiceController
Retry a failed service.
retry() - Method in interface org.jboss.msc.service.ServiceController
Retry a failed service.
RETRY_AFTER - Static variable in class io.undertow.util.Headers
 
RETRY_AFTER_STRING - Static variable in class io.undertow.util.Headers
 
RETURN_APPLY_HOST_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_APPLY_SERVER_MODEL_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_APPLY_UPDATE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_APPLY_UPDATES_RESULT_COUNT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_DEPLOYMENT_ACTION_ID - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_DEPLOYMENT_ACTION_MODEL_RESULT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_DEPLOYMENT_ACTION_MODEL_ROLLBACK - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_DEPLOYMENT_HASH - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_DEPLOYMENT_HASH_LENGTH - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_DEPLOYMENT_PLAN_COMPLETE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_DEPLOYMENT_PLAN_ID - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_DEPLOYMENT_PLAN_INVALID - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_DEPLOYMENT_SET_ID - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_DEPLOYMENT_SET_ROLLBACK - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_DOMAIN_MODEL - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_HOST_CONTROLLER_COUNT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_HOST_MODEL - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_HOST_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_SERVER_DEPLOYMENT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_SERVER_DEPLOYMENT_RESULT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_SERVER_DEPLOYMENT_ROLLBACK - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_SERVER_GROUP_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_SERVER_MODEL - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_SERVER_NAME - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_SERVER_STATUS - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
RETURN_SERVER_STATUS_COUNT - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
ReusableMessage - Interface in org.apache.logging.log4j.message
Messages implementing this interface are reused between logging calls.
ReusableMessageFactory - Class in org.apache.logging.log4j.message
Implementation of the MessageFactory interface that avoids allocating temporary objects where possible.
ReusableMessageFactory() - Constructor for class org.apache.logging.log4j.message.ReusableMessageFactory
Constructs a message factory.
ReusableObjectMessage - Class in org.apache.logging.log4j.message
Mutable Message wrapper around an Object message.
ReusableObjectMessage() - Constructor for class org.apache.logging.log4j.message.ReusableObjectMessage
 
ReusableParameterizedMessage - Class in org.apache.logging.log4j.message
Reusable parameterized message.
ReusableParameterizedMessage() - Constructor for class org.apache.logging.log4j.message.ReusableParameterizedMessage
Creates a reusable message.
ReusableSimpleMessage - Class in org.apache.logging.log4j.message
Mutable Message wrapper around a String message.
ReusableSimpleMessage() - Constructor for class org.apache.logging.log4j.message.ReusableSimpleMessage
 
REVERSE - io.undertow.server.handlers.LocalNameResolvingHandler.ResolveType
 
REVERSE - io.undertow.server.handlers.PeerNameResolvingHandler.ResolveType
 
rewrite(String, String, ClassLoader, HttpHandler) - Static method in class io.undertow.Handlers
Creates the set of handlers that are required to perform a simple rewrite.
RewriteHandlerBuilder - Class in io.undertow.server.handlers.builder
 
RewriteHandlerBuilder() - Constructor for class io.undertow.server.handlers.builder.RewriteHandlerBuilder
 
rewriteUrl(String, String) - Method in class io.undertow.server.session.PathParameterSessionConfig
Return the specified URL with the specified session identifier suitably encoded.
rewriteUrl(String, String) - Method in interface io.undertow.server.session.SessionConfig
 
rewriteUrl(String, String) - Method in class io.undertow.server.session.SessionCookieConfig
 
rewriteUrl(String, String) - Method in class io.undertow.server.session.SslSessionConfig
 
RFC3164 - org.jboss.logmanager.handlers.SyslogHandler.SyslogType
Formats the message according the the RFC-3164 specification (http://tools.ietf.org/html/rfc3164#section-4.1
RFC5424 - org.jboss.logmanager.handlers.SyslogHandler.SyslogType
Formats the message according the the RFC-5424 specification (http://tools.ietf.org/html/rfc5424#section-6
Rfc6265CookieSupport - Class in io.undertow.util
Class that contains utility methods for dealing with RFC6265 Cookies.
Rfc6265CookieSupport() - Constructor for class io.undertow.util.Rfc6265CookieSupport
 
ROLLBACK_ON_RUNTIME_FAILURE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
RollbackCancelledException - Exception in org.jboss.as.controller.client.helpers.domain
Exception indicating that the rollback of a domain model update failed because of cancellation.
RollbackCancelledException(String) - Constructor for exception org.jboss.as.controller.client.helpers.domain.RollbackCancelledException
 
RollbackDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
Variant of a DeploymentPlanBuilder that exposes directives that are only applicable when controlling how to limit rollbacks when a DeploymentSetPlan is applied to a server groups.
ROLLED_BACK - org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult.Result
The action completed successfully, but was rolled back due to a problem with some other action in the overall deployment plan.
rollingToServerGroup(String) - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanBuilder
Indicates that once the deployment actions in the DeploymentSetPlan are applied to the servers in the current server group, they should then be applied to the servers in the given server group.
rollingToServers() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanBuilder
Indicates the deployment actions in the DeploymentSetPlan should be rolled out to the servers in the server group one server at a time.
ROLLOUT_PLAN - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
ROOT_LOGGER - Static variable in interface io.undertow.UndertowLogger
 
ROOT_LOGGER - Static variable in interface io.undertow.websockets.core.WebSocketLogger
 
ROOT_LOGGER_NAME - Static variable in class org.apache.logging.log4j.LogManager
The name of the root Logger is "".
ROOT_LOGGER_NAME - Static variable in interface org.slf4j.Logger
Case insensitive String constant used to retrieve the name of the root logger.
rootHandler - Variable in class io.undertow.server.AbstractServerConnection
 
rotate() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
forces a log rotation.
ROUTE - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
ROUTE - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
RouteIteratorFactory - Class in io.undertow.server.handlers.proxy
Factory for route/affinity iterator parser.
RouteIteratorFactory(RouteParsingStrategy, RouteIteratorFactory.ParsingCompatibility) - Constructor for class io.undertow.server.handlers.proxy.RouteIteratorFactory
 
RouteIteratorFactory(RouteParsingStrategy, RouteIteratorFactory.ParsingCompatibility, String) - Constructor for class io.undertow.server.handlers.proxy.RouteIteratorFactory
 
RouteIteratorFactory.ParsingCompatibility - Enum in io.undertow.server.handlers.proxy
 
routeParsingStrategy() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
 
RouteParsingStrategy - Enum in io.undertow.server.handlers.proxy
Enumeration of supported route parsing strategies.
routing() - Static method in class io.undertow.Handlers
 
routing(boolean) - Static method in class io.undertow.Handlers
 
RoutingHandler - Class in io.undertow.server
A Handler that handles the common case of routing via path template and method name.
RoutingHandler() - Constructor for class io.undertow.server.RoutingHandler
 
RoutingHandler(boolean) - Constructor for class io.undertow.server.RoutingHandler
 
RSV1 - Static variable in interface io.undertow.websockets.extensions.ExtensionFunction
Bitmask for RSV1 bit used in extensions.
RSV2 - Static variable in interface io.undertow.websockets.extensions.ExtensionFunction
Bitmask for RSV2 bit used in extensions.
RSV3 - Static variable in interface io.undertow.websockets.extensions.ExtensionFunction
Bitmask for RSV3 bit used in extensions.
run() - Method in class io.undertow.io.AsyncSenderImpl.TransferTask
 
run() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
processes all queued log messages
run() - Method in class io.undertow.server.handlers.JDBCLogHandler
insert the log record to database
run() - Method in class io.undertow.server.protocol.ParseTimeoutUpdater
 
run() - Method in class org.jboss.marshalling._private.GetDeclaredConstructorAction
 
run() - Method in class org.jboss.marshalling._private.GetDeclaredFieldAction
 
run() - Method in class org.jboss.marshalling._private.GetDeclaredFieldsAction
 
run() - Method in class org.jboss.marshalling._private.GetReflectionFactoryAction
 
run() - Method in class org.jboss.marshalling._private.GetUnsafeAction
 
run() - Method in class org.jboss.marshalling._private.SetAccessibleAction
 
run() - Method in class org.jboss.msc.value.EnvironmentPropertyValue
Deprecated.
Fetch the property in an unprivileged context.
run() - Method in class org.jboss.msc.value.SystemPropertyValue
Deprecated.
Fetch the property in an unprivileged context.
run() - Method in interface org.jboss.remotingjmx.ServerMessageInterceptor.Event
 
run(boolean) - Method in class io.undertow.io.AsyncSenderImpl.TransferTask
 
runAlpn(SslConnection, ChannelListener<SslConnection>, ClientCallback<ClientConnection>, ALPNClientSelector.ALPNProtocol...) - Static method in class io.undertow.client.ALPNClientSelector
 
runCached(HttpServerExchange, SecurityContext, AuthenticatedSessionManager) - Method in class io.undertow.security.impl.CachedAuthenticatedSessionMechanism
 
runCliScript(ModelControllerClient, File) - Method in interface org.jboss.as.controller.client.impl.AdditionalBootCliScriptInvoker
 
runFormAuth(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
 
runGSSAPI(HttpServerExchange, ByteBuffer, SecurityContext) - Method in class io.undertow.security.impl.GSSAPIAuthenticationMechanism
 
RUNNING - org.wildfly.extension.core.management.client.Process.RuntimeConfigurationState
 
RUNNING_STATE_ADMIN_ONLY - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
RUNNING_STATE_NORMAL - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
RUNNING_STATE_PRE_SUSPEND - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
RUNNING_STATE_SUSPENDED - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
RUNNING_STATE_SUSPENDING - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
runningStateChanged(RunningStateChangeEvent) - Method in interface org.wildfly.extension.core.management.client.ProcessStateListener
Called when the running state changes.
RunningStateChangeEvent - Class in org.wildfly.extension.core.management.client
Event sent when the running state changes.
RunningStateChangeEvent(Process.RunningState, Process.RunningState) - Constructor for class org.wildfly.extension.core.management.client.RunningStateChangeEvent
 
RUNTIME_CONFIGURATION_STATE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
RUNTIME_NAME - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
runtimeConfigurationStateChanged(RuntimeConfigurationStateChangeEvent) - Method in interface org.wildfly.extension.core.management.client.ProcessStateListener
Called when the runtime configuration changes.
RuntimeConfigurationStateChangeEvent - Class in org.wildfly.extension.core.management.client
Event sent when the runtime configuration state changes.
RuntimeConfigurationStateChangeEvent(Process.RuntimeConfigurationState, Process.RuntimeConfigurationState) - Constructor for class org.wildfly.extension.core.management.client.RuntimeConfigurationStateChangeEvent
 

S

safeClose(Closeable) - Method in class org.jboss.logmanager.handlers.WriterHandler
Safely close the resource, reporting an error if the close fails.
safeGetBooleanSystemProperty(String) - Static method in class org.slf4j.helpers.Util
 
safeGetSystemProperty(String) - Static method in class org.slf4j.helpers.Util
 
safeHandleClose(CloseHandler<? super T>, T, IOException) - Static method in class org.jboss.remoting3.spi.SpiUtils
Safely handle a close notification.
safeToSend() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
SameSiteCookieHandler - Class in io.undertow.server.handlers
Handler that will set the SameSite flag to response cookies
SameSiteCookieHandler(HttpHandler, String) - Constructor for class io.undertow.server.handlers.SameSiteCookieHandler
 
SameSiteCookieHandler(HttpHandler, String, String) - Constructor for class io.undertow.server.handlers.SameSiteCookieHandler
 
SameSiteCookieHandler(HttpHandler, String, String, boolean) - Constructor for class io.undertow.server.handlers.SameSiteCookieHandler
 
SameSiteCookieHandler(HttpHandler, String, String, boolean, boolean, boolean) - Constructor for class io.undertow.server.handlers.SameSiteCookieHandler
 
SameSiteCookieHandler.Builder - Class in io.undertow.server.handlers
 
SameSiteNoneIncompatibleClientChecker - Class in io.undertow.util
A utility class that can check known user agents which are known to be incompatible with SameSite=None attribute.
SameSiteNoneIncompatibleClientChecker() - Constructor for class io.undertow.util.SameSiteNoneIncompatibleClientChecker
 
SameThreadExecutor - Class in io.undertow.util
 
SASL_PROTOCOL - Static variable in class org.jboss.remoting3.RemotingOptions
Where a SaslServer or SaslClient are created by default the protocol specified it 'remoting', this Option can be used to override this.
SCHEMA_DEFINITION - Static variable in class org.jboss.dmr.Validation
 
SCHEME - Static variable in class io.undertow.protocols.http2.Http2Channel
 
SEARCH - Static variable in class io.undertow.util.Methods
 
SEARCH_STRING - Static variable in class io.undertow.util.Methods
 
SEC_WEB_SOCKET_ACCEPT - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_ACCEPT_STRING - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_EXTENSIONS - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_EXTENSIONS_STRING - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_KEY - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_KEY_STRING - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_KEY1 - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_KEY1_STRING - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_KEY2 - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_KEY2_STRING - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_LOCATION - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_LOCATION_STRING - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_ORIGIN - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_ORIGIN_STRING - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_PROTOCOL - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_PROTOCOL_STRING - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_VERSION - Static variable in class io.undertow.util.Headers
 
SEC_WEB_SOCKET_VERSION_STRING - Static variable in class io.undertow.util.Headers
 
SECONDS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
SECRET - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
SECRET - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
SecretKeyCallback - Class in javax.security.auth.message.callback
Callback for acquiring a shared secret from a key repository.
SecretKeyCallback(SecretKeyCallback.Request) - Constructor for class javax.security.auth.message.callback.SecretKeyCallback
Constructs this SecretKeyCallback with a secret key Request object.
SecretKeyCallback.AliasRequest - Class in javax.security.auth.message.callback
Request type for secret keys that are identified using an alias.
SecretKeyCallback.Request - Interface in javax.security.auth.message.callback
Marker interface for secret key request types.
secure() - Static method in class io.undertow.predicate.Predicates
 
SECURE_REQUEST - Static variable in class io.undertow.server.HttpServerExchange
Attachment key that can be used as a flag of secure attribute
SecureCookieCommitListener - Enum in io.undertow.server
Sets the
SecureCookieHandler - Class in io.undertow.server.handlers
Handler that will set the secure flag on all cookies that are received over a secure connection
SecureCookieHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.SecureCookieHandler
 
SecureCookieHandler.Builder - Class in io.undertow.server.handlers
 
SecureExchangeAttribute - Class in io.undertow.attribute
 
SecureExchangeAttribute() - Constructor for class io.undertow.attribute.SecureExchangeAttribute
 
SecureExchangeAttribute.Builder - Class in io.undertow.attribute
 
SecurePredicate - Class in io.undertow.predicate
 
SecurePredicate() - Constructor for class io.undertow.predicate.SecurePredicate
 
SecurePredicate.Builder - Class in io.undertow.predicate
 
SecureRandomSessionIdGenerator - Class in io.undertow.server.session
A SessionIdGenerator that uses a secure random to generate a session ID.
SecureRandomSessionIdGenerator() - Constructor for class io.undertow.server.session.SecureRandomSessionIdGenerator
 
secureRequest(MessageInfo, Subject) - Method in interface javax.security.auth.message.ClientAuth
Secure a service request message before sending it to the service.
secureResponse(MessageInfo, Subject) - Method in interface javax.security.auth.message.ServerAuth
Secure a service response before sending it to the client.
SECURITY - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
SECURITY_LOGGER - Static variable in interface io.undertow.UndertowLogger
 
SECURITY2 - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
SecurityContext - Interface in io.undertow.security.api
The security context.
SecurityContextFactory - Interface in io.undertow.security.api
Deprecated.
Instead extend AbstractSecurityContextAssociationHandler to provide alternative contexts.
SecurityContextFactoryImpl - Class in io.undertow.security.impl
Default SecurityContextFactory implementation.
SecurityContextImpl - Class in io.undertow.security.impl
The internal SecurityContext used to hold the state of security for the current exchange.
SecurityContextImpl(HttpServerExchange, AuthenticationMode, IdentityManager) - Constructor for class io.undertow.security.impl.SecurityContextImpl
 
SecurityContextImpl(HttpServerExchange, IdentityManager) - Constructor for class io.undertow.security.impl.SecurityContextImpl
 
SecurityInitialHandler - Class in io.undertow.security.handlers
The security handler responsible for attaching the SecurityContext to the current HttpServerExchange.
SecurityInitialHandler(AuthenticationMode, IdentityManager, HttpHandler) - Constructor for class io.undertow.security.handlers.SecurityInitialHandler
 
SecurityInitialHandler(AuthenticationMode, IdentityManager, String, SecurityContextFactory, HttpHandler) - Constructor for class io.undertow.security.handlers.SecurityInitialHandler
 
SecurityInitialHandler(AuthenticationMode, IdentityManager, String, HttpHandler) - Constructor for class io.undertow.security.handlers.SecurityInitialHandler
 
SecurityNotification - Class in io.undertow.security.api
Notification representing a security event such as a successful or failed authentication.
SecurityNotification(HttpServerExchange, SecurityNotification.EventType, Account, String, boolean, String, boolean) - Constructor for class io.undertow.security.api.SecurityNotification
 
SecurityNotification.EventType - Enum in io.undertow.security.api
 
SEE_OTHER - Static variable in class io.undertow.util.StatusCodes
 
SEE_OTHER_STRING - Static variable in class io.undertow.util.StatusCodes
 
selectedExtension(List<WebSocketExtension>) - Method in class io.undertow.websockets.core.protocol.Handshake
 
selectExtensions(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
 
selectHost(LoadBalancingProxyClient.Host[]) - Method in interface io.undertow.server.handlers.proxy.LoadBalancingProxyClient.HostSelector
 
selectHost(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
selectSubprotocol(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
Selects the first matching supported sub protocol and add it the the headers of the exchange.
SELF_CONTAINED - org.wildfly.extension.core.management.client.Process.Type
 
send() - Method in interface io.undertow.server.protocol.http.HttpContinue.ContinueResponseSender
Continue sending the response.
send(PooledByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
Send a buffer to this channel.
send(WebSocketFrameType) - Method in class io.undertow.websockets.core.WebSocketChannel
Returns a new StreamSinkFrameChannel for sending the given WebSocketFrameType with the given payload.
send(String) - Method in class io.undertow.io.AsyncSenderImpl
 
send(String) - Method in class io.undertow.io.BlockingSenderImpl
 
send(String) - Method in interface io.undertow.io.Sender
Write the given String using async IO, and ends the exchange when done
send(String) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
 
send(String) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
Sends an event to the remote client
send(String, IoCallback) - Method in class io.undertow.io.AsyncSenderImpl
 
send(String, IoCallback) - Method in class io.undertow.io.BlockingSenderImpl
 
send(String, IoCallback) - Method in interface io.undertow.io.Sender
Write the given String using async IO, and calls the given callback on completion or error.
send(String, IoCallback) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
 
send(String, ServerSentEventConnection.EventCallback) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
Sends an event to the remote client
send(String, String, String, ServerSentEventConnection.EventCallback) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
Sends an event to the remote client
send(String, Charset) - Method in class io.undertow.io.AsyncSenderImpl
 
send(String, Charset) - Method in class io.undertow.io.BlockingSenderImpl
 
send(String, Charset) - Method in interface io.undertow.io.Sender
Write the given String using async IO, and ends the exchange when done
send(String, Charset) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
 
send(String, Charset, IoCallback) - Method in class io.undertow.io.AsyncSenderImpl
 
send(String, Charset, IoCallback) - Method in class io.undertow.io.BlockingSenderImpl
 
send(String, Charset, IoCallback) - Method in interface io.undertow.io.Sender
Write the given String using async IO, and calls the given callback on completion or error.
send(String, Charset, IoCallback) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
 
send(ByteBuffer) - Method in class io.undertow.io.AsyncSenderImpl
 
send(ByteBuffer) - Method in class io.undertow.io.BlockingSenderImpl
 
send(ByteBuffer) - Method in interface io.undertow.io.Sender
Write the given buffer using async IO, and ends the exchange when done
send(ByteBuffer) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
 
send(ByteBuffer[]) - Method in class io.undertow.io.AsyncSenderImpl
 
send(ByteBuffer[]) - Method in class io.undertow.io.BlockingSenderImpl
 
send(ByteBuffer[]) - Method in interface io.undertow.io.Sender
Write the given buffers using async IO, and ends the exchange when done
send(ByteBuffer[]) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
 
send(ByteBuffer[], IoCallback) - Method in class io.undertow.io.AsyncSenderImpl
 
send(ByteBuffer[], IoCallback) - Method in class io.undertow.io.BlockingSenderImpl
 
send(ByteBuffer[], IoCallback) - Method in interface io.undertow.io.Sender
Write the given buffers using async IO, and calls the given callback on completion or error.
send(ByteBuffer[], IoCallback) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
 
send(ByteBuffer, IoCallback) - Method in class io.undertow.io.AsyncSenderImpl
 
send(ByteBuffer, IoCallback) - Method in class io.undertow.io.BlockingSenderImpl
 
send(ByteBuffer, IoCallback) - Method in interface io.undertow.io.Sender
Write the given buffer using async IO, and calls the given callback on completion or error.
send(ByteBuffer, IoCallback) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
 
SEND_BUFFER_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The size of the largest buffer that this endpoint will transmit over a connection.
SEND_CONTINUE - Static variable in class javax.security.auth.message.AuthStatus
Indicates the message processing by the authentication module is NOT complete, that the module replaced the application message with a security message, and that the runtime is to proceed by sending the security message.
SEND_FAILURE - Static variable in class javax.security.auth.message.AuthStatus
Indicates that the message processing by the authentication module was NOT successful, that the module replaced the application message with an error message, and that the runtime is to proceed by sending the error message.
SEND_SUCCESS - Static variable in class javax.security.auth.message.AuthStatus
Indicates that the message processing by the authentication module was successful and that the runtime is to proceed by sending a message returned by the authentication module.
sendAuthChallenge(int, byte[]) - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Send an authentication challenge.
sendAuthDelete(int) - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Send an authentication delete message.
sendAuthDeleteAck(int) - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Send an authentication delete acknowledgement message.
sendAuthenticationInfoHeader(HttpServerExchange) - Method in class io.undertow.security.impl.DigestAuthenticationMechanism
 
sendAuthReject(int) - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Send an authentication reject message.
sendAuthRequest(int, String, byte[]) - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Send an authentication request.
sendAuthResponse(int, byte[]) - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Send an authentication response.
sendAuthSuccess(int, byte[]) - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Send an authentication complete message.
sendBinary(PooledByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendBinary(PooledByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendBinary(PooledByteBuffer, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendBinary(PooledByteBuffer, WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendBinary(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete
sendBinary(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete
sendBinary(ByteBuffer[], WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete
sendBinary(ByteBuffer[], WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete
sendBinary(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete
sendBinary(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete
sendBinary(ByteBuffer, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete
sendBinary(ByteBuffer, WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message, invoking the callback when complete
sendBinaryBlocking(PooledByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message using blocking IO Automatically frees the pooled byte buffer when done.
sendBinaryBlocking(ByteBuffer[], WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message using blocking IO
sendBinaryBlocking(ByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete binary message using blocking IO
sendChallenge(HttpServerExchange, SecurityContext) - Method in interface io.undertow.security.api.AuthenticationMechanism
Send an authentication challenge to the remote client.
sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.BasicAuthenticationMechanism
 
sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.CachedAuthenticatedSessionMechanism
 
sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.ClientCertAuthenticationMechanism
 
sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.DigestAuthenticationMechanism
 
sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.ExternalAuthenticationMechanism
 
sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
 
sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.GenericHeaderAuthenticationMechanism
 
sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.GSSAPIAuthenticationMechanism
 
sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
sendChallengeReturnedNull(AuthenticationMechanism) - Method in class io.undertow.UndertowMessages_$bundle
 
sendChallengeReturnedNull(AuthenticationMechanism) - Method in interface io.undertow.UndertowMessages
 
sendChallengeReturnedNull$str() - Method in class io.undertow.UndertowMessages_$bundle
 
sendClose() - Method in class io.undertow.websockets.core.WebSocketChannel
Send a Close frame without a payload
sendClose(int, String, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendClose(int, String, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendClose(CloseMessage, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendClose(CloseMessage, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendClose(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendClose(ByteBuffer[], WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendClose(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendClose(ByteBuffer, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendCloseBlocking(int, String, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendCloseBlocking(CloseMessage, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendCloseBlocking(ByteBuffer[], WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendCloseBlocking(ByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete close message, invoking the callback when complete
sendContinueResponse(HttpServerExchange, IoCallback) - Static method in class io.undertow.server.protocol.http.HttpContinue
Sends a continuation using async IO, and calls back when it is complete.
sendContinueResponseBlocking(HttpServerExchange) - Static method in class io.undertow.server.protocol.http.HttpContinue
Sends a continue response using blocking IO
sendData(ByteBuffer) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
sendData(ByteBuffer) - Method in class io.undertow.websockets.spi.BlockingWebSocketHttpServerExchange
 
sendData(ByteBuffer) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
Send some data
Sender - Interface in io.undertow.io
Sender interface that allows for callback based async IO.
SendFrameHeader - Class in io.undertow.server.protocol.framed
 
SendFrameHeader(int, PooledByteBuffer) - Constructor for class io.undertow.server.protocol.framed.SendFrameHeader
 
SendFrameHeader(int, PooledByteBuffer, boolean) - Constructor for class io.undertow.server.protocol.framed.SendFrameHeader
 
SendFrameHeader(int, PooledByteBuffer, boolean, ByteBuffer) - Constructor for class io.undertow.server.protocol.framed.SendFrameHeader
 
SendFrameHeader(PooledByteBuffer) - Constructor for class io.undertow.server.protocol.framed.SendFrameHeader
 
sendGoAway(int) - Method in class io.undertow.protocols.http2.Http2Channel
 
sendGoAway(int, ChannelExceptionHandler<AbstractHttp2StreamSinkChannel>) - Method in class io.undertow.protocols.http2.Http2Channel
 
sendInternal(PooledByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
sendOutOfBandResponse(HttpServerExchange) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
sendOutOfBandResponse(HttpServerExchange) - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
sendOutOfBandResponse(HttpServerExchange) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
sendOutOfBandResponse(HttpServerExchange) - Method in class io.undertow.server.ServerConnection
Sends an out of band response, such as a HTTP 100-continue response.
sendPing(byte[]) - Method in class io.undertow.protocols.http2.Http2Channel
 
sendPing(byte[], ChannelExceptionHandler<AbstractHttp2StreamSinkChannel>) - Method in class io.undertow.protocols.http2.Http2Channel
 
sendPing(ClientConnection.PingListener, long, TimeUnit) - Method in interface io.undertow.client.ClientConnection
 
sendPing(ClientConnection.PingListener, long, TimeUnit) - Method in class io.undertow.client.http2.Http2ClientConnection
 
sendPing(ClientConnection.PingListener, long, TimeUnit) - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
sendPing(PooledByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendPing(PooledByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendPing(PooledByteBuffer, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendPing(PooledByteBuffer, WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendPing(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete
sendPing(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete
sendPing(ByteBuffer[], WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete
sendPing(ByteBuffer[], WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete
sendPing(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete
sendPing(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete
sendPing(ByteBuffer, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete
sendPing(ByteBuffer, WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message, invoking the callback when complete
sendPingBlocking(PooledByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message using blocking IO Automatically frees the pooled byte buffer when done.
sendPingBlocking(ByteBuffer[], WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message using blocking IO
sendPingBlocking(ByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete ping message using blocking IO
sendPong(PooledByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendPong(PooledByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendPong(PooledByteBuffer, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendPong(PooledByteBuffer, WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendPong(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete
sendPong(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete
sendPong(ByteBuffer[], WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete
sendPong(ByteBuffer[], WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete
sendPong(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete
sendPong(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete
sendPong(ByteBuffer, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete
sendPong(ByteBuffer, WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message, invoking the callback when complete
sendPongBlocking(PooledByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message using blocking IO Automatically frees the pooled byte buffer when done.
sendPongBlocking(ByteBuffer[], WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message using blocking IO
sendPongBlocking(ByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete pong message using blocking IO
sendPushPromise(int, HeaderMap, HeaderMap) - Method in class io.undertow.protocols.http2.Http2Channel
 
sendRequest(ClientRequest, ClientCallback<ClientExchange>) - Method in interface io.undertow.client.ClientConnection
Sends a client request.
sendRequest(ClientRequest, ClientCallback<ClientExchange>) - Method in class io.undertow.client.http2.Http2ClientConnection
 
sendRequest(HttpString, String, HttpString, HeaderMap, Attachable, ChannelListener<AjpClientRequestClientStreamSinkChannel>) - Method in class io.undertow.protocols.ajp.AjpClientChannel
 
sendRequestedBlobs(HttpServerExchange) - Static method in class io.undertow.server.handlers.resource.DirectoryUtils
Serve static resource for the directory listing
sendRetry(long) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
Sends the 'retry' message to the client, instructing it how long to wait before attempting a reconnect.
sendRetry(long, ServerSentEventConnection.EventCallback) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
Sends the 'retry' message to the client, instructing it how long to wait before attempting a reconnect.
sendRstStream(int, int) - Method in class io.undertow.protocols.http2.Http2Channel
 
sendText(PooledByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendText(PooledByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendText(PooledByteBuffer, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendText(PooledByteBuffer, WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendText(String, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete
sendText(String, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete
sendText(String, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete
sendText(String, WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete
sendText(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete
sendText(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete
sendText(ByteBuffer, WebSocketChannel, WebSocketCallback<T>, T) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete
sendText(ByteBuffer, WebSocketChannel, WebSocketCallback<T>, T, long) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete
sendTextBlocking(PooledByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete Automatically frees the pooled byte buffer when done.
sendTextBlocking(String, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete
sendTextBlocking(ByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
Sends a complete text message, invoking the callback when complete
sendUpdateWindowSize(int, int) - Method in class io.undertow.protocols.http2.Http2Channel
 
sendWelcomeMessage() - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon
 
sentAccumulator() - Method in class io.undertow.server.ConnectorStatisticsImpl
 
SEQUENCE - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
serializabilityChecker - Variable in class org.jboss.marshalling.AbstractMarshaller
The configured serializability checker.
serializabilityChecker - Variable in class org.jboss.marshalling.AbstractUnmarshaller
The configured serializability checker.
SerializabilityChecker - Interface in org.jboss.marshalling
A checker to determine whether an object class should be treated as serializable.
SerializableClass - Class in org.jboss.marshalling.reflect
Reflection information about a serializable class.
SerializableClassRegistry - Class in org.jboss.marshalling.reflect
A registry for reflection information usable by serialization implementations.
SerializableField - Class in org.jboss.marshalling.reflect
Reflection information about a field on a serializable class.
SerializableField(Class<?>, String, boolean) - Constructor for class org.jboss.marshalling.reflect.SerializableField
 
SerializedLogger - Class in org.jboss.logmanager
A marker class for loggers.
SerializedLogger(String) - Constructor for class org.jboss.logmanager.SerializedLogger
Construct an instance.
serve(Sender, HttpServerExchange, IoCallback) - Method in class io.undertow.server.handlers.resource.CachedResource
 
serve(Sender, HttpServerExchange, IoCallback) - Method in class io.undertow.server.handlers.resource.PathResource
 
serve(Sender, HttpServerExchange, IoCallback) - Method in interface io.undertow.server.handlers.resource.Resource
Serve the resource, and call the provided callback when complete.
serve(Sender, HttpServerExchange, IoCallback) - Method in class io.undertow.server.handlers.resource.URLResource
 
serveImpl(Sender, HttpServerExchange, long, long, boolean, IoCallback) - Method in class io.undertow.server.handlers.resource.URLResource
 
servePage(HttpServerExchange, String) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
 
server - Static variable in interface org.jboss.remoting3._private.Messages
 
SERVER - Static variable in class io.undertow.util.Headers
 
SERVER - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
SERVER_CONFIG - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
SERVER_GROUP - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
SERVER_NAME - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
SERVER_NAME - Static variable in class org.jboss.remoting3.RemotingOptions
The server side of the connection passes it's name to the client in the initial greeting, by default the name is automatically discovered from the local address of the connection or it can be overridden using this Option.
SERVER_PORT - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
SERVER_STRING - Static variable in class io.undertow.util.Headers
 
serveRange(Sender, HttpServerExchange, long, long, IoCallback) - Method in class io.undertow.server.handlers.resource.CachedResource
 
serveRange(Sender, HttpServerExchange, long, long, IoCallback) - Method in class io.undertow.server.handlers.resource.PathResource
 
serveRange(Sender, HttpServerExchange, long, long, IoCallback) - Method in interface io.undertow.server.handlers.resource.RangeAwareResource
Serve the resource, and call the provided callback when complete.
serveRange(Sender, HttpServerExchange, long, long, IoCallback) - Method in class io.undertow.server.handlers.resource.URLResource
 
ServerAuth - Interface in javax.security.auth.message
An implementation of this interface is used to validate received service request messages, and to secure service response messages.
ServerAuthConfig - Interface in javax.security.auth.message.config
This interface describes a configuration of ServerAuthConfiguration objects for a message layer and application context (for example, the messaging context of a specific application, or set of applications).
ServerAuthContext - Interface in javax.security.auth.message.config
This ServerAuthContext class encapsulates ServerAuthModules that are used to validate service requests received from clients, and to secure any response returned for those requests.
ServerAuthModule - Interface in javax.security.auth.message.module
A ServerAuthModule validates client requests and secures responses to the client.
ServerCommon - Class in org.jboss.remotingjmx.protocol.v2
An extension of Common to hold anything common to both ParameterProxy and ServerProxy but not ClientConnection.
ServerCommon.MessageReciever - Class in org.jboss.remotingjmx.protocol.v2
 
ServerConnection - Class in io.undertow.server
A server connection.
ServerConnection() - Constructor for class io.undertow.server.ServerConnection
 
ServerConnection.CloseListener - Interface in io.undertow.server
 
ServerDeploymentActionResult - Interface in org.jboss.as.controller.client.helpers.standalone
Describes the results of executing a DeploymentAction on a single server.
ServerDeploymentHelper - Class in org.jboss.as.controller.client.helpers.standalone
A simple helper for server deployments.
ServerDeploymentHelper(ServerDeploymentManager) - Constructor for class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper
 
ServerDeploymentHelper(ModelControllerClient) - Constructor for class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper
 
ServerDeploymentHelper.ServerDeploymentException - Exception in org.jboss.as.controller.client.helpers.standalone
 
ServerDeploymentManager - Interface in org.jboss.as.controller.client.helpers.standalone
Primary deployment interface for a standalone JBoss AS instance.
ServerDeploymentManager.Factory - Class in org.jboss.as.controller.client.helpers.standalone
Factory used to create an ServerDeploymentManager instance.
ServerDeploymentPlanResult - Interface in org.jboss.as.controller.client.helpers.domain
Encapsulates the results of executing a DeploymentSetPlan on a particular server.
ServerDeploymentPlanResult - Interface in org.jboss.as.controller.client.helpers.standalone
Encapsulates the results of executing a DeploymentPlan.
ServerFixedLengthStreamSinkConduit - Class in io.undertow.server.protocol.http
 
ServerFixedLengthStreamSinkConduit(StreamSinkConduit, boolean, boolean) - Constructor for class io.undertow.server.protocol.http.ServerFixedLengthStreamSinkConduit
Construct a new instance.
ServerGroupDeploymentActionResult - Interface in org.jboss.as.controller.client.helpers.domain
Encapsulates the results of particular DeploymentAction across the servers in a particular server group.
ServerGroupDeploymentPlan - Class in org.jboss.as.controller.client.helpers.domain
Indicates how the actions in a DeploymentSetPlan are to be applied to a particular server group.
ServerGroupDeploymentPlan(String) - Constructor for class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
 
ServerGroupDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
Variant of a DeploymentPlanBuilder that exposes directives that are only applicable when controlling how a DeploymentSetPlan should be applied to one or more server groups.
ServerGroupDeploymentPlanResult - Interface in org.jboss.as.controller.client.helpers.domain
Encapsulates the results of executing a DeploymentSetPlan against a particular server group.
ServerIdentity - Class in org.jboss.as.controller.client.helpers.domain
Identifying information for a server in a domain.
ServerIdentity(String, String, String) - Constructor for class org.jboss.as.controller.client.helpers.domain.ServerIdentity
 
ServerMessageInterceptor - Interface in org.jboss.remotingjmx
An Interceptor used to wrap the handling of messages on the server side.
ServerMessageInterceptor.Event - Interface in org.jboss.remotingjmx
 
ServerMessageInterceptorFactory - Interface in org.jboss.remotingjmx
 
serverNotStarted() - Method in class io.undertow.UndertowMessages_$bundle
 
serverNotStarted() - Method in interface io.undertow.UndertowMessages
 
serverNotStarted$str() - Method in class io.undertow.UndertowMessages_$bundle
 
serverReceivedPushPromise() - Method in class io.undertow.UndertowMessages_$bundle
 
serverReceivedPushPromise() - Method in interface io.undertow.UndertowMessages
 
serverReceivedPushPromise$str() - Method in class io.undertow.UndertowMessages_$bundle
 
serverRejectedAuthentication() - Method in class org.jboss.remoting3._private.Messages_$logger
 
serverRejectedAuthentication() - Method in interface org.jboss.remoting3._private.Messages
 
serverRejectedAuthentication$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
ServerSentEventConnection - Class in io.undertow.server.handlers.sse
Represents the server side of a Server Sent Events connection.
ServerSentEventConnection(HttpServerExchange, StreamSinkChannel) - Constructor for class io.undertow.server.handlers.sse.ServerSentEventConnection
 
ServerSentEventConnection.EventCallback - Interface in io.undertow.server.handlers.sse
 
ServerSentEventConnectionCallback - Interface in io.undertow.server.handlers.sse
Callback handler that is invoked when a client connects to a SSE endpoint
ServerSentEventHandler - Class in io.undertow.server.handlers.sse
 
ServerSentEventHandler() - Constructor for class io.undertow.server.handlers.sse.ServerSentEventHandler
 
ServerSentEventHandler(ServerSentEventConnectionCallback) - Constructor for class io.undertow.server.handlers.sse.ServerSentEventHandler
 
serverSentEvents() - Static method in class io.undertow.Handlers
A handler for server sent events
serverSentEvents(ServerSentEventConnectionCallback) - Static method in class io.undertow.Handlers
A handler for server sent events
ServerStatus - Enum in org.jboss.as.controller.client.helpers.domain
Status of server.
ServerUpdateActionResult - Interface in org.jboss.as.controller.client.helpers.standalone
Encapsulates the results of performing a configuration modification on an individual server.
ServerUpdateActionResult.Result - Enum in org.jboss.as.controller.client.helpers.standalone
 
ServerUpdateResult - Interface in org.jboss.as.controller.client.helpers.domain
Encapsulates the results of performing a configuration modification on an individual server.
Service - Interface in org.jboss.msc
A service is a thing which can be started and stopped.
Service<T> - Interface in org.jboss.msc.service
Deprecated.
use Service instead. This class will be removed in a future release.
SERVICE_UNAVAILABLE - Static variable in class io.undertow.util.StatusCodes
 
SERVICE_UNAVAILABLE_STRING - Static variable in class io.undertow.util.StatusCodes
 
ServiceActivator - Interface in org.jboss.msc.service
A service activator which contributes services to a batch.
ServiceActivatorContext - Interface in org.jboss.msc.service
Context provided to ServiceActivator instances at execution time.
ServiceActivatorContextImpl - Class in org.jboss.msc.service
A simple service activator context implementation.
ServiceActivatorContextImpl(ServiceTarget, ServiceRegistry) - Constructor for class org.jboss.msc.service.ServiceActivatorContextImpl
Construct a new instance.
ServiceBuilder<T> - Interface in org.jboss.msc.service
Builder to configure service before installing it into the container.
ServiceBuilder.DependencyType - Enum in org.jboss.msc.service
Deprecated.
Optional dependencies are unsafe and should not be used. This enum will be removed in a future release.
ServiceContainer - Interface in org.jboss.msc.service
A service container which manages a set of running services.
ServiceContainer.Factory - Class in org.jboss.msc.service
The factory class for service containers.
ServiceContainer.TerminateListener - Interface in org.jboss.msc.service
A listener for notification of container shutdown.
ServiceContainer.TerminateListener.Info - Class in org.jboss.msc.service
Container shutdown information.
ServiceContainerMXBean - Interface in org.jboss.msc.service.management
The service container management bean interface.
ServiceController<S> - Interface in org.jboss.msc.service
A controller for a single service instance.
ServiceController.Mode - Enum in org.jboss.msc.service
The controller mode for a service.
ServiceController.State - Enum in org.jboss.msc.service
A possible state for a service controller.
ServiceController.Substate - Enum in org.jboss.msc.service
Deprecated.
this class will be removed in a future release
ServiceController.Transition - Enum in org.jboss.msc.service
Deprecated.
this class will be removed in a future release
ServiceListener<S> - Interface in org.jboss.msc.service
Deprecated.
Service listeners are not encouraged for general user use. Users should use LifecycleListeners instead. This class will be removed in a future release.
ServiceLogger_$logger - Class in org.jboss.msc.service
Warning this class consists of generated code.
ServiceLogger_$logger(Logger) - Constructor for class org.jboss.msc.service.ServiceLogger_$logger
 
ServiceName - Class in org.jboss.msc.service
Service name class.
ServiceNameMapper<V> - Class in org.jboss.msc.service
Deprecated.
This class will be removed in a future release.
ServiceNameMapper() - Constructor for class org.jboss.msc.service.ServiceNameMapper
Deprecated.
 
ServiceNotFoundException - Exception in org.jboss.msc.service
Exception which is thrown when a required service is not found in the registry.
ServiceNotFoundException - Exception in org.jboss.remoting3
Service not found.
ServiceNotFoundException() - Constructor for exception org.jboss.msc.service.ServiceNotFoundException
Constructs a ServiceNotFoundException with no detail message.
ServiceNotFoundException() - Constructor for exception org.jboss.remoting3.ServiceNotFoundException
Constructs a ServiceNotFoundException with no detail message.
ServiceNotFoundException(String) - Constructor for exception org.jboss.msc.service.ServiceNotFoundException
Constructs a ServiceNotFoundException with the specified detail message.
ServiceNotFoundException(String) - Constructor for exception org.jboss.remoting3.ServiceNotFoundException
Constructs a ServiceNotFoundException with the specified detail message.
ServiceNotFoundException(String, Throwable) - Constructor for exception org.jboss.msc.service.ServiceNotFoundException
Constructs a ServiceNotFoundException with the specified detail message and cause.
ServiceNotFoundException(String, Throwable) - Constructor for exception org.jboss.remoting3.ServiceNotFoundException
Constructs a ServiceNotFoundException with the specified detail message and cause.
ServiceNotFoundException(Throwable) - Constructor for exception org.jboss.msc.service.ServiceNotFoundException
Constructs a ServiceNotFoundException with the specified cause.
ServiceNotFoundException(Throwable) - Constructor for exception org.jboss.remoting3.ServiceNotFoundException
Constructs a ServiceNotFoundException with the specified cause.
serviceNotStarted() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
serviceNotStarted$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
ServiceOpenException - Exception in org.jboss.remoting3
An exception relating to service opening has occurred.
ServiceOpenException() - Constructor for exception org.jboss.remoting3.ServiceOpenException
Constructs a ServiceOpenException with no detail message.
ServiceOpenException(String) - Constructor for exception org.jboss.remoting3.ServiceOpenException
Constructs a ServiceOpenException with the specified detail message.
ServiceOpenException(String, Throwable) - Constructor for exception org.jboss.remoting3.ServiceOpenException
Constructs a ServiceOpenException with the specified detail message and cause.
ServiceOpenException(Throwable) - Constructor for exception org.jboss.remoting3.ServiceOpenException
Constructs a ServiceOpenException with the specified cause.
ServiceRegistrationException - Exception in org.jboss.remoting3
A service registration exception, thrown when registering a service fails for some reason.
ServiceRegistrationException() - Constructor for exception org.jboss.remoting3.ServiceRegistrationException
Constructs a ServiceRegistrationException with no detail message.
ServiceRegistrationException(String) - Constructor for exception org.jboss.remoting3.ServiceRegistrationException
Constructs a ServiceRegistrationException with the specified detail message.
ServiceRegistrationException(String, Throwable) - Constructor for exception org.jboss.remoting3.ServiceRegistrationException
Constructs a ServiceRegistrationException with the specified detail message and cause.
ServiceRegistrationException(Throwable) - Constructor for exception org.jboss.remoting3.ServiceRegistrationException
Constructs a ServiceRegistrationException with the specified cause.
ServiceRegistry - Interface in org.jboss.msc.service
A service registry.
ServiceRegistryException - Exception in org.jboss.msc.service
Base Exception class used for service registry issues.
ServiceRegistryException() - Constructor for exception org.jboss.msc.service.ServiceRegistryException
Constructs a ServiceRegistryException with no detail message.
ServiceRegistryException(String) - Constructor for exception org.jboss.msc.service.ServiceRegistryException
Constructs a ServiceRegistryException with the specified detail message.
ServiceRegistryException(String, Throwable) - Constructor for exception org.jboss.msc.service.ServiceRegistryException
Constructs a ServiceRegistryException with the specified detail message and cause.
ServiceRegistryException(Throwable) - Constructor for exception org.jboss.msc.service.ServiceRegistryException
Constructs a ServiceRegistryException with the specified cause.
serviceRemoveRequestCleared(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
Deprecated.
The service removal is canceled.
serviceRemoveRequestCleared(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
Deprecated.
The service removal is canceled.
serviceRemoveRequested(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
Deprecated.
The service is going to be removed.
serviceRemoveRequested(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
Deprecated.
The service is going to be removed.
ServiceStatus - Class in org.jboss.msc.service.management
A representation of the current status of some service.
ServiceStatus(String, String, String[], String, String, String, String, String[], boolean, String, boolean) - Constructor for class org.jboss.msc.service.management.ServiceStatus
Construct a new instance.
ServiceTarget - Interface in org.jboss.msc.service
The target of ServiceBuilder installations.
ServiceUtils - Class in org.jboss.msc.service
Deprecated.
This class will be removed in a future release.
SERVLET_ENGINE - Static variable in class io.undertow.util.Headers
 
SERVLET_ENGINE_STRING - Static variable in class io.undertow.util.Headers
 
SERVLET_PATH - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
servletPathMatchFailed() - Method in class io.undertow.UndertowMessages_$bundle
 
servletPathMatchFailed() - Method in interface io.undertow.UndertowMessages
 
servletPathMatchFailed$str() - Method in class io.undertow.UndertowMessages_$bundle
 
Session - Interface in io.undertow.server.session
Represents a HTTP session.
SESSION_HEADER - Static variable in class io.undertow.security.impl.GenericHeaderAuthenticationMechanism
 
SESSION_LOGGER - Static variable in interface io.undertow.UndertowLogger
 
sessionAlreadyInvalidated() - Method in class io.undertow.UndertowMessages_$bundle
 
sessionAlreadyInvalidated() - Method in interface io.undertow.UndertowMessages
 
sessionAlreadyInvalidated$str() - Method in class io.undertow.UndertowMessages_$bundle
 
SessionAttachmentHandler - Class in io.undertow.server.session
Handler that attaches the session to the request.
SessionAttachmentHandler(HttpHandler, SessionManager, SessionConfig) - Constructor for class io.undertow.server.session.SessionAttachmentHandler
 
SessionAttachmentHandler(SessionManager, SessionConfig) - Constructor for class io.undertow.server.session.SessionAttachmentHandler
 
SessionConfig - Interface in io.undertow.server.session
Interface that abstracts the process of attaching a session to an exchange.
SessionConfig.SessionCookieSource - Enum in io.undertow.server.session
 
SessionCookieConfig - Class in io.undertow.server.session
Encapsulation of session cookie configuration.
SessionCookieConfig() - Constructor for class io.undertow.server.session.SessionCookieConfig
 
sessionCookieSource(HttpServerExchange) - Method in class io.undertow.server.session.PathParameterSessionConfig
 
sessionCookieSource(HttpServerExchange) - Method in interface io.undertow.server.session.SessionConfig
 
sessionCookieSource(HttpServerExchange) - Method in class io.undertow.server.session.SessionCookieConfig
 
sessionCookieSource(HttpServerExchange) - Method in class io.undertow.server.session.SslSessionConfig
 
sessionCreated(Session, HttpServerExchange) - Method in interface io.undertow.server.session.SessionListener
Called when a session is created
sessionCreated(Session, HttpServerExchange) - Method in class io.undertow.server.session.SessionListeners
 
sessionDestroyed(Session, HttpServerExchange, SessionListener.SessionDestroyedReason) - Method in interface io.undertow.server.session.SessionListener
Called when a session is destroyed
sessionDestroyed(Session, HttpServerExchange, SessionListener.SessionDestroyedReason) - Method in class io.undertow.server.session.SessionListeners
 
sessionIdChanged(Session, String) - Method in interface io.undertow.server.session.SessionListener
 
sessionIdChanged(Session, String) - Method in class io.undertow.server.session.SessionListeners
 
SessionIdGenerator - Interface in io.undertow.server.session
Strategy for generating session ID's.
sessionIsInvalid(String) - Method in class io.undertow.UndertowMessages_$bundle
 
sessionIsInvalid(String) - Method in interface io.undertow.UndertowMessages
 
sessionIsInvalid$str() - Method in class io.undertow.UndertowMessages_$bundle
 
SessionListener - Interface in io.undertow.server.session
A listener for session events.
SessionListener.SessionDestroyedReason - Enum in io.undertow.server.session
 
SessionListeners - Class in io.undertow.server.session
Utility class that maintains the session listeners.
SessionListeners() - Constructor for class io.undertow.server.session.SessionListeners
 
SessionManager - Interface in io.undertow.server.session
Interface that manages sessions.
sessionManagerMustNotBeNull() - Method in class io.undertow.UndertowMessages_$bundle
 
sessionManagerMustNotBeNull() - Method in interface io.undertow.UndertowMessages
 
sessionManagerMustNotBeNull$str() - Method in class io.undertow.UndertowMessages_$bundle
 
sessionManagerNotFound() - Method in class io.undertow.UndertowMessages_$bundle
 
sessionManagerNotFound() - Method in interface io.undertow.UndertowMessages
 
sessionManagerNotFound$str() - Method in class io.undertow.UndertowMessages_$bundle
 
SessionManagerStatistics - Interface in io.undertow.server.session
Optional interface that can be implemented by SessionManager implementations that provides session manager statistics.
SessionNonceManager - Interface in io.undertow.security.api
An extension to the NonceManager interface for Nonce managers that also support the association of a pre-prepared hash against a currently valid nonce.
Sessions - Class in io.undertow.util
Utility class for working with sessions.
sessionWithIdAlreadyExists(String) - Method in class io.undertow.UndertowMessages_$bundle
 
sessionWithIdAlreadyExists(String) - Method in interface io.undertow.UndertowMessages
 
sessionWithIdAlreadyExists$str() - Method in class io.undertow.UndertowMessages_$bundle
 
set(boolean) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
set(byte[]) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
set(double) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
set(int) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
set(int, boolean) - Method in interface javax.json.JsonArrayBuilder
Replaces a value in the array with a JsonValue.TRUE or JsonValue.FALSE value at the specified position.
set(int, double) - Method in interface javax.json.JsonArrayBuilder
Replaces a value in the array with the specified value as a JsonNumber at the specified position.
set(int, int) - Method in interface javax.json.JsonArrayBuilder
Replaces a value in the array with the specified value as a JsonNumber at the specified position.
set(int, long) - Method in interface javax.json.JsonArrayBuilder
Replaces a value in the array with the specified value as a JsonNumber at the specified position.
set(int, String) - Method in class io.undertow.util.HeaderValues
 
set(int, String) - Method in interface javax.json.JsonArrayBuilder
Replaces a value in the array with the specified value as a JsonString at the specified position.
set(int, BigDecimal) - Method in interface javax.json.JsonArrayBuilder
Replaces a value in the array with the specified value as a JsonNumber at the specified position.
set(int, BigInteger) - Method in interface javax.json.JsonArrayBuilder
Replaces a value in the array with the specified value as a JsonNumber at the specified position.
set(int, JsonArrayBuilder) - Method in interface javax.json.JsonArrayBuilder
Replaces a value in the array with the specified value as a JsonArray from an array builder at the specified position.
set(int, JsonObjectBuilder) - Method in interface javax.json.JsonArrayBuilder
Replaces a value in the array with the specified value as a JsonObject from an object builder at the specified position.
set(int, JsonValue) - Method in interface javax.json.JsonArrayBuilder
Replaces a value in the array with the specified value at the specified position.
set(int, T) - Method in class io.undertow.util.AttachmentList
 
set(long) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
set(CharSequence) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
set(Object) - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
 
set(Object, Object) - Method in class org.jboss.marshalling.FieldSetter
Set the value of the field to the given object.
set(String) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
set(String) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
set(String, boolean) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a property with the given name and value.
set(String, byte[]) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a property with the given name and value.
set(String, double) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a property with the given name and value.
set(String, int) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a property with the given name and value.
set(String, long) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a property with the given name and value.
set(String, String) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a property with the given name and value.
set(String, BigDecimal) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a property with the given name and value.
set(String, BigInteger) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a property with the given name and value.
set(String, ModelNode) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a property with the given name and value.
set(String, ModelType) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a property with the given name and value.
set(String, ValueExpression) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a property with the given name and value.
set(BigDecimal) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
set(BigInteger) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
set(Collection<ModelNode>) - Method in class org.jboss.dmr.ModelNode
Change this node's value to a list whose values are copied from the given collection.
set(ModelNode) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
set(ModelType) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
set(Property) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
set(ValueExpression) - Method in class org.jboss.dmr.ModelNode
Change this node's value to the given value.
SET_COOKIE - Static variable in class io.undertow.util.Headers
 
SET_COOKIE_STRING - Static variable in class io.undertow.util.Headers
 
SET_COOKIE2 - Static variable in class io.undertow.util.Headers
 
SET_COOKIE2_STRING - Static variable in class io.undertow.util.Headers
 
SET_FACTORY_PERMISSION_NAME - Static variable in class javax.security.auth.message.config.AuthConfigFactory
The name of the SecurityPermission required to call setFactory
SetAccessibleAction - Class in org.jboss.marshalling._private
 
SetAccessibleAction(AccessibleObject) - Constructor for class org.jboss.marshalling._private.SetAccessibleAction
 
setAddress(InetAddress) - Method in class org.jboss.logmanager.handlers.SocketHandler
Sets the address to connect to.
setAdvertiseAddress(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
 
setAdvertiseFrequency(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
 
setAdvertiseGroup(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
 
setAdvertisePort(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
 
setAdvertiseTtl(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
 
setAllowCmd(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.WebBuilder
 
setAllowed(Predicate) - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
setAllowResourceChangeListeners(boolean) - Method in class io.undertow.server.handlers.resource.PathResourceManager.Builder
 
setAppend(boolean) - Method in class org.jboss.logmanager.handlers.FileHandler
Specify whether to append to the target file.
setApplicationProtocols() - Method in class io.undertow.protocols.alpn.JDK9AlpnProvider.JDK9ALPNMethods
 
setApplicationProtocols() - Method in class io.undertow.protocols.alpn.OpenSSLAlpnProvider.OpenSSLALPNMethods
 
setApplicationProtocols(List<String>) - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
JDK8 ALPN hack support method.
setAppName(String) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Sets app name used when formatting the message in RFC5424 format.
setArgumentArray(Object[]) - Method in class org.slf4j.event.SubstituteLoggingEvent
 
setAttribute(HttpHandler, String, String, ClassLoader) - Static method in class io.undertow.Handlers
Returns an attribute setting handler that can be used to set an arbitrary attribute on the exchange.
setAttribute(String, Object) - Method in interface io.undertow.server.session.Session
Binds an object to this session, using the name specified.
setAttribute(String, Object) - Method in class io.undertow.websockets.core.WebSocketChannel
 
SetAttributeHandler - Class in io.undertow.server.handlers
Handler that can set an arbitrary attribute on the exchange.
SetAttributeHandler(HttpHandler, ExchangeAttribute, ExchangeAttribute) - Constructor for class io.undertow.server.handlers.SetAttributeHandler
 
SetAttributeHandler(HttpHandler, ExchangeAttribute, ExchangeAttribute, boolean) - Constructor for class io.undertow.server.handlers.SetAttributeHandler
 
SetAttributeHandler(HttpHandler, String, String) - Constructor for class io.undertow.server.handlers.SetAttributeHandler
 
SetAttributeHandler(HttpHandler, String, String, boolean) - Constructor for class io.undertow.server.handlers.SetAttributeHandler
 
SetAttributeHandler(HttpHandler, String, String, ClassLoader) - Constructor for class io.undertow.server.handlers.SetAttributeHandler
 
SetAttributeHandler(HttpHandler, String, String, ClassLoader, boolean) - Constructor for class io.undertow.server.handlers.SetAttributeHandler
 
SetAttributeHandler.Builder - Class in io.undertow.server.handlers
 
SetAttributeHandler.ClearBuilder - Class in io.undertow.server.handlers
 
setAuthenticationConfigUri(URI) - Method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
Deprecated.
this may be removed in a future release in favor of creating an AuthenticationContext and using a ContextualModelControllerClient
setAuthenticationRequired() - Method in interface io.undertow.security.api.SecurityContext
Marks this request as requiring authentication.
setAuthenticationRequired() - Method in class io.undertow.security.impl.AbstractSecurityContext
 
setAutoCloseStreams(boolean) - Method in class org.jboss.as.controller.client.OperationBuilder
Automatically try to close the stream, once the operation finished executing.
setAutoFlush(boolean) - Method in class org.jboss.logmanager.ExtHandler
Change the autoflush setting for this handler.
setBalancer(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setBase(File) - Method in class io.undertow.server.handlers.resource.FileResourceManager
 
setBase(File) - Method in class io.undertow.server.handlers.resource.PathResourceManager
 
setBase(Path) - Method in class io.undertow.server.handlers.resource.PathResourceManager.Builder
 
setBase(Path) - Method in class io.undertow.server.handlers.resource.PathResourceManager
 
setBindAddress(InetSocketAddress) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
setBlockOnReconnect(boolean) - Method in class org.jboss.logmanager.handlers.SocketHandler
Enables or disables blocking when attempting to reconnect the socket when using a TCP or SSL TCP connections.
setBlockOnReconnect(boolean) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Enables or disables blocking when attempting to reconnect a TCP or SSL TCP protocol.
setBlockOnReconnect(boolean) - Method in class org.jboss.logmanager.handlers.TcpOutputStream
Enables or disables blocking when attempting to reconnect the socket.
setBoolean(boolean) - Method in class org.jboss.marshalling.util.BooleanFieldPutter
Set the boolean value of this field.
setBoolean(boolean) - Method in class org.jboss.marshalling.util.FieldPutter
Set the boolean value of this field.
setBoolean(Object, boolean) - Method in class org.jboss.marshalling.FieldSetter
Set the value of the field to the given value.
setBoolean(Object, boolean) - Method in class org.jboss.marshalling.reflect.SerializableField
Set the boolean value of this field on the given object instance.
setBufferSize(int) - Method in class io.undertow.Undertow.Builder
 
setBufferSize(int) - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Set the buffer size to use.
setBufferSize(int) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the configured buffer size.
setBuffersPerRegion(int) - Method in class io.undertow.Undertow.Builder
Deprecated.
setByte(byte) - Method in class org.jboss.marshalling.util.ByteFieldPutter
Set the byte value of this field.
setByte(byte) - Method in class org.jboss.marshalling.util.FieldPutter
Set the byte value of this field.
setByte(Object, byte) - Method in class org.jboss.marshalling.FieldSetter
Set the value of the field to the given value.
setByte(Object, byte) - Method in class org.jboss.marshalling.reflect.SerializableField
Set the byte value of this field on the given object instance.
setByteBufferPool(ByteBufferPool) - Method in class io.undertow.Undertow.Builder
 
setBytesField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
setCachable(Predicate) - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
setCacheConnections(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setCacheConnections(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setCacheTime(Integer) - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
setCallerCalculationRequired(boolean) - Method in class org.jboss.logmanager.handlers.DelayedHandler
Sets whether or not caller information will be required when formatting records.
setCanonicalizePaths(boolean) - Method in class io.undertow.server.handlers.resource.ResourceHandler
If this handler should use canonicalized paths.
setCaseSensitive(boolean) - Method in class io.undertow.server.handlers.resource.PathResourceManager.Builder
 
setCertStore(CertStore) - Method in class javax.security.auth.message.callback.CertStoreCallback
Used by the CallbackHandler to set the CertStore within the Callback.
setChar(char) - Method in class org.jboss.marshalling.util.CharFieldPutter
Set the character value of this field.
setChar(char) - Method in class org.jboss.marshalling.util.FieldPutter
Set the character value of this field.
setChar(Object, char) - Method in class org.jboss.marshalling.FieldSetter
Set the value of the field to the given value.
setChar(Object, char) - Method in class org.jboss.marshalling.reflect.SerializableField
Set the char value of this field on the given object instance.
setCharacterEncoding(String) - Method in interface io.undertow.server.handlers.form.FormDataParser
Sets the character encoding that will be used by this parser.
setCharacterEncoding(String) - Method in class io.undertow.util.MultipartParser.ParseState
 
setCheckNonce(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.WebBuilder
 
setClassCloner(ClassCloner) - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Set the class cloner.
setClassCount(int) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the estimated class count for this configuration.
setClassExternalizerFactory(ClassExternalizerFactory) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the class externalizer factory.
setClassName(String) - Method in class org.jboss.remoting3.ConnectionProviderFactoryBuilder
 
setClassNameTransformer(ClassNameTransformer) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the class name transformer, or null to use none.
setClassResolver(ClassResolver) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the class resolver, or null to use the default.
setClassTable(ClassTable) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the class table, or null to use none.
setClientBindAddress(String) - Method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
Sets the local address to which the client socket should be bound.
setClientExtensions(Set<ExtensionHandshake>) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
setClientNegotiation(WebSocketClientNegotiation) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
setClientOptions(OptionMap) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setClientSocketFactory(ClientSocketFactory) - Method in class org.jboss.logmanager.handlers.SocketHandler
Sets the client socket factory used to create sockets.
setClientSocketFactory(ClientSocketFactory) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Sets the client socket factory used to create sockets.
setCloneTable(CloneTable) - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Set the clone table.
setCloseChildren(boolean) - Method in class org.jboss.logmanager.ExtHandler
Sets whether or not children handlers should be closed when this handler is closed.
setCloseCode(int) - Method in class io.undertow.websockets.core.WebSocketChannel
 
setCloseHandlers(Collection<AutoCloseable>) - Method in class org.jboss.logmanager.LogContext
Clears any current close handlers associated with log context, then adds the handlers to be invoked during the close of this log context.
setCloseReason(String) - Method in class io.undertow.websockets.core.WebSocketChannel
 
setColors(String) - Method in class org.jboss.logmanager.formatters.PatternFormatter
Set the color map to use for log levels when %K{level} is used.
setComment(String) - Method in interface io.undertow.server.handlers.Cookie
 
setComment(String) - Method in class io.undertow.server.handlers.CookieImpl
 
setComment(String) - Method in class io.undertow.server.session.SessionCookieConfig
 
setCompletionListener(ChannelListener<Http2DataStreamSinkChannel>) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
setCompletionListener(ChannelListener<Http2StreamSourceChannel>) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
setConnectionsPerThread(int) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
setConnectionTimeout(int) - Method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
Maximum time, in milliseconds, to wait for the connection to be established
setConnectListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
setConnectListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
setConnectListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
setConnectListener(HttpUpgradeListener) - Method in class io.undertow.server.ServerConnection
 
setContentEncodedResourceManager(ContentEncodedResourceManager) - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
setContextID(String) - Static method in class javax.security.jacc.PolicyContext
Authorization protected method used to modify the value of the policy context identifier associated with the thread on which this method is called.
setContextInformation(String, Object) - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
 
setContextInformation(String, Object) - Method in class io.undertow.server.ListenerRegistry.Listener
 
setContextMap(Map<String, String>) - Method in class org.slf4j.helpers.BasicMDCAdapter
 
setContextMap(Map<String, String>) - Method in class org.slf4j.helpers.NOPMDCAdapter
 
setContextMap(Map<String, String>) - Static method in class org.slf4j.MDC
Set the current thread's context map by first clearing any existing map and then copying the map passed as parameter.
setContextMap(Map<String, String>) - Method in interface org.slf4j.spi.MDCAdapter
Set the current thread's context map by first clearing any existing map and then copying the map passed as parameter.
setContinueHandler(ContinueNotification) - Method in interface io.undertow.client.ClientExchange
 
setContinueHandler(ContinueNotification) - Method in class io.undertow.client.http2.Http2ClientExchange
 
setCookieName(String) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
setCookieName(String) - Method in class io.undertow.server.session.SessionCookieConfig
 
setDateFormat(String) - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Sets the pattern to use when formatting the date.
setDefaultAllow(boolean) - Method in class io.undertow.server.handlers.AccessControlListHandler
 
setDefaultAllow(boolean) - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
 
setDefaultCharset(String) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
 
setDefaultConnectionsOptionMap(OptionMap) - Method in class org.jboss.remoting3.EndpointBuilder
 
setDefaultContext(SSLContext) - Method in class io.undertow.protocols.ssl.SNIContextMatcher.Builder
 
setDefaultEncoding(String) - Method in class io.undertow.server.handlers.form.FormEncodedDataDefinition
 
setDefaultEncoding(String) - Method in interface io.undertow.server.handlers.form.FormParserFactory.ParserDefinition
 
setDefaultEncoding(String) - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
 
setDefaultHandler(HttpHandler) - Method in class io.undertow.server.handlers.NameVirtualHostHandler
 
setDefaultSessionTimeout(int) - Method in class io.undertow.server.session.InMemorySessionManager
 
setDefaultSessionTimeout(int) - Method in interface io.undertow.server.session.SessionManager
Sets the default session timeout
setDelegate(Logger) - Method in class org.slf4j.helpers.SubstituteLogger
Typically called after the LoggerFactory initialization phase is completed.
setDestinationAddress(InetSocketAddress) - Method in class io.undertow.server.HttpServerExchange
Sets the destination address of the HTTP request.
setDeterministicFailover(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setDirectBuffers(boolean) - Method in class io.undertow.Undertow.Builder
 
setDirectoryListingEnabled(boolean) - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
setDiscard(boolean) - Method in interface io.undertow.server.handlers.Cookie
 
setDiscard(boolean) - Method in class io.undertow.server.handlers.CookieImpl
 
setDiscard(boolean) - Method in class io.undertow.server.session.SessionCookieConfig
 
setDispatchExecutor(Executor) - Method in class io.undertow.server.HttpServerExchange
Sets the executor that is used for dispatch operations where no executor is specified.
setDomain(String) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
setDomain(String) - Method in interface io.undertow.server.handlers.Cookie
 
setDomain(String) - Method in class io.undertow.server.handlers.CookieImpl
 
setDomain(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setDomain(String) - Method in class io.undertow.server.session.SessionCookieConfig
 
setDouble(double) - Method in class org.jboss.marshalling.util.DoubleFieldPutter
Set the double value of this field.
setDouble(double) - Method in class org.jboss.marshalling.util.FieldPutter
Set the double value of this field.
setDouble(Object, double) - Method in class org.jboss.marshalling.FieldSetter
Set the value of the field to the given value.
setDouble(Object, double) - Method in class org.jboss.marshalling.reflect.SerializableField
Set the double value of this field on the given object instance.
setEmptyList() - Method in class org.jboss.dmr.ModelNode
Change this node's value to an empty list.
setEmptyObject() - Method in class org.jboss.dmr.ModelNode
Change this node's value to an empty object.
setEnabled(boolean) - Method in class org.jboss.logmanager.ExtHandler
Enables or disables the handler based on the value passed in.
setEnabledCipherSuites(String[]) - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
setEnabledCipherSuites(String[]) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
setEnabledProtocols(String[]) - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
setEnabledProtocols(String[]) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
setEnableSessionCreation(boolean) - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
setEnableSessionCreation(boolean) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
setEncoding(String) - Method in interface org.jboss.logmanager.config.HandlerConfiguration
 
setEncoding(String) - Method in class org.jboss.logmanager.ExtHandler
 
setEncoding(String) - Method in class org.jboss.logmanager.handlers.OutputStreamHandler
Set the target encoding.
setEncoding(String, String) - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Sets the expression value for the encoding.
setEndpointName(String) - Method in class org.jboss.remoting3.EndpointBuilder
 
setErrorHandler(int, HttpHandler) - Static method in class io.undertow.Handlers
A handler that sets response code but continues the exchange so the servlet's error page can be returned.
SetErrorHandler - Class in io.undertow.server.handlers
A handler that sets response code but continues the exchange so the servlet's error page can be returned.
SetErrorHandler(HttpHandler, int) - Constructor for class io.undertow.server.handlers.SetErrorHandler
Construct a new instance.
SetErrorHandler.Builder - Class in io.undertow.server.handlers
 
setErrorManager(ErrorManager) - Method in class org.jboss.logmanager.ExtHandler
 
setErrorManagerName(String) - Method in interface org.jboss.logmanager.config.HandlerConfiguration
 
setErrorManagerName(String, String) - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Sets the expression value for the error manager name.
setEscapeEnabled(boolean) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Deprecated.
escaping message values is not required per RFC5424 and is no longer supported in this handler
setETagFunction(PathResourceManager.ETagFunction) - Method in class io.undertow.server.handlers.resource.PathResourceManager.Builder
 
setExceptionListener(ExceptionListener) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the exception listener to use.
setExceptionOutputType(StructuredFormatter.ExceptionOutputType) - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Set the output type for exceptions.
setExchangeRequestPath(HttpServerExchange, String, String, boolean, boolean, StringBuilder) - Static method in class io.undertow.server.Connectors
Deprecated.
setExchangeRequestPath(HttpServerExchange, String, String, boolean, boolean, StringBuilder, int) - Static method in class io.undertow.server.Connectors
Sets the request path and query parameters, decoding to the requested charset.
setExecutor(Executor) - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
 
setExpires(Date) - Method in interface io.undertow.server.handlers.Cookie
 
setExpires(Date) - Method in class io.undertow.server.handlers.CookieImpl
 
setExpression(String) - Method in class org.jboss.dmr.ModelNode
Deprecated.
setExpression(String, String) - Method in class org.jboss.dmr.ModelNode
Deprecated.
setExtraBytes(PooledByteBuffer) - Method in class io.undertow.server.AbstractServerConnection
 
setFacility(SyslogHandler.Facility) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Sets the facility used when calculating the priority of the message.
setFactory(AuthConfigFactory) - Static method in class javax.security.auth.message.config.AuthConfigFactory
Set the system-wide AuthConfigFactory implementation.
setFactory(LoggerContextFactory) - Static method in class org.apache.logging.log4j.LogManager
Sets the current LoggerContextFactory to use.
setFactorySecurityPermission - Static variable in class javax.security.auth.message.config.AuthConfigFactory
The SecurityPermission, with name AuthConfigFactory.SET_FACTORY_PERMISSION_NAME, that is used to authorize access to the setFactory method.
setFailureHandler(HttpHandler) - Method in class io.undertow.server.handlers.RequestLimit
 
setFallbackHandler(HttpHandler) - Method in class io.undertow.server.RoutingHandler
 
setFalseHandler(HttpHandler) - Method in class io.undertow.server.handlers.PredicateHandler
 
setFile(File) - Method in class org.jboss.logmanager.handlers.FileHandler
Set the output file.
setFile(File) - Method in class org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
 
setFile(File) - Method in class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Set the output file.
setFile(File) - Method in class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Set the output file.
setFile(Path) - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
 
setFileName(String) - Method in class org.jboss.logmanager.handlers.FileHandler
Set the output file by name.
setFileSizeThreshold(long) - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
 
setFilter(String) - Method in interface org.jboss.logmanager.config.HandlerConfiguration
 
setFilter(String) - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Set the name of the filter to use, or null to leave unconfigured.
setFilter(String, String) - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Sets the expression value and for the filter.
setFilter(String, String) - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Sets the expression value and for the filter.
setFilter(Filter) - Method in class org.jboss.logmanager.ExtHandler
 
setFilter(Filter) - Method in class org.jboss.logmanager.Logger
setFilters(String...) - Method in class org.apache.logging.log4j.status.StatusConsoleListener
Adds package name filters to exclude.
setFinishListener(ChannelListener<AjpClientResponseStreamSourceChannel>) - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
 
setFloat(float) - Method in class org.jboss.marshalling.util.FieldPutter
Set the float value of this field.
setFloat(float) - Method in class org.jboss.marshalling.util.FloatFieldPutter
Set the float value of this field.
setFloat(Object, float) - Method in class org.jboss.marshalling.FieldSetter
Set the value of the field to the given value.
setFloat(Object, float) - Method in class org.jboss.marshalling.reflect.SerializableField
Set the float value of this field on the given object instance.
setFlushPackets(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setFlushPackets(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
 
setFlushwait(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setFollowLinks(boolean) - Method in class io.undertow.server.handlers.resource.PathResourceManager.Builder
 
setForceCreation(boolean) - Method in class io.undertow.server.handlers.form.FormEncodedDataDefinition
 
setFormatter(Formatter) - Method in class org.jboss.logmanager.ExtHandler
 
setFormatterName(String) - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Set the name of the configured formatter for this handler.
setFormatterName(String, String) - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Sets the expression value for the formatter name.
setHandler(HttpHandler) - Method in class io.undertow.Undertow.Builder
 
setHandler(CallbackHandler) - Method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
Sets the handler for callbacks to obtain authentication information.
setHandlerData(Object) - Static method in class javax.security.jacc.PolicyContext
Authorization protected method that may be used to associate a thread-scoped handler data object with the PolicyContext.
setHandlerNames(String...) - Method in interface org.jboss.logmanager.config.HandlerContainingConfigurable
Set the names of the configured handlers.
setHandlerNames(Collection<String>) - Method in interface org.jboss.logmanager.config.HandlerContainingConfigurable
Set the names of the configured handlers.
setHandlers(Handler[]) - Method in class org.jboss.logmanager.ExtHandler
A convenience method to atomically get and replace the sub-handler array.
setHandlers(Handler[]) - Method in class org.jboss.logmanager.handlers.DelayedHandler
A convenience method to atomically get and replace the sub-handler array.
setHandlers(Handler[]) - Method in class org.jboss.logmanager.Logger
A convenience method to atomically replace the handler list for this logger.
setHeaderEmitter(HpackDecoder.HeaderEmitter) - Method in class io.undertow.protocols.http2.HpackDecoder
 
SetHeaderHandler - Class in io.undertow.server.handlers
Set a fixed response header.
SetHeaderHandler(HttpHandler, String, ExchangeAttribute) - Constructor for class io.undertow.server.handlers.SetHeaderHandler
 
SetHeaderHandler(HttpHandler, String, String) - Constructor for class io.undertow.server.handlers.SetHeaderHandler
 
SetHeaderHandler(String, String) - Constructor for class io.undertow.server.handlers.SetHeaderHandler
 
SetHeaderHandler.Builder - Class in io.undertow.server.handlers
 
setHealthChecker(NodeHealthChecker) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setHealthCheckInterval(long) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setHeartbeatInterval(int) - Method in class org.jboss.remoting3.ConnectionBuilder
 
setHost(LoadBalancingProxyClient.Host) - Method in interface io.undertow.server.handlers.proxy.ProxyClient.HostProxyTarget
 
setHost(String) - Method in class io.undertow.Undertow.ListenerBuilder
 
setHostname(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setHostname(String) - Method in class org.jboss.logmanager.handlers.SocketHandler
Sets the address to connect to by doing a lookup on the hostname.
setHostname(String) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Sets the host name which is used when sending the message to the syslog.
setHostName(String) - Method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
Sets the remote host name to which the client should connect.
setHostName(String) - Method in class org.jboss.logmanager.ExtLogRecord
Set the host name of the record.
setHttpOnly(boolean) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
setHttpOnly(boolean) - Method in interface io.undertow.server.handlers.Cookie
 
setHttpOnly(boolean) - Method in class io.undertow.server.handlers.CookieImpl
 
setHttpOnly(boolean) - Method in class io.undertow.server.session.SessionCookieConfig
 
setId(String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Sets the id from a String.
setId(StructuredDataId) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
Sets the id.
setIdempotentRequestPredicate(Predicate) - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
setIdleTimeout(long) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
setIdleTimeout(long) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
setIgnoreForceClose(boolean) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
setInitialized(boolean) - Static method in class org.apache.logging.log4j.internal.LogManagerStatus
 
setInitialMode(ServiceController.Mode) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Sets initial service mode.
setInitialMode(ServiceController.Mode) - Method in interface org.jboss.msc.service.ServiceBuilder
Sets initial service mode.
setInitProperties(Map<String, String>) - Method in class org.wildfly.extension.core.management.client.ProcessStateListenerInitParameters.Builder
 
setInstance(Service) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
Sets service instance.
setInstance(Service) - Method in interface org.jboss.msc.service.ServiceBuilder
Sets service instance.
setInstance(T) - Method in class io.undertow.server.handlers.AttachmentHandler
 
setInstanceCount(int) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the estimated instance count for this configuration.
setInt(int) - Method in class org.jboss.marshalling.util.FieldPutter
Set the integer value of this field.
setInt(int) - Method in class org.jboss.marshalling.util.IntFieldPutter
Set the integer value of this field.
setInt(Object, int) - Method in class org.jboss.marshalling.FieldSetter
Set the value of the field to the given value.
setInt(Object, int) - Method in class org.jboss.marshalling.reflect.SerializableField
Set the integer value of this field on the given object instance.
setInvalidMethodHandler(HttpHandler) - Method in class io.undertow.server.RoutingHandler
Sets the handler called when this instance can not match the http method but can match another http method.
setIoThreads(int) - Method in class io.undertow.Undertow.Builder
 
setIpTrafficClass(int) - Method in class org.jboss.remoting3.ConnectionBuilder
 
setJvmRoute(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setKeepAliveTime(long) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
Sets the keep alive time in milliseconds.
setKey(PrivateKey, Certificate[]) - Method in class javax.security.auth.message.callback.PrivateKeyCallback
Used by the CallbackHandler to set the requested private key and the corresponding certificate chain within the Callback.
setKey(SecretKey) - Method in class javax.security.auth.message.callback.SecretKeyCallback
Used by the CallbackHandler to set the requested secret key within the Callback.
setKeyManagers(KeyManager[]) - Method in class io.undertow.Undertow.ListenerBuilder
 
setLength(int) - Method in class io.undertow.server.session.SecureRandomSessionIdGenerator
 
setLevel(String) - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Sets the level on the handler.
setLevel(String) - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Sets the level on the logger.
setLevel(String, String) - Method in interface org.jboss.logmanager.config.HandlerConfiguration
Sets the expression value for the level.
setLevel(String, String) - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Sets the expression value for the level.
setLevel(Level) - Method in class org.jboss.logmanager.ExtHandler
 
setLevel(Level) - Method in class org.jboss.logmanager.Logger
This implementation grabs a lock, so that only one thread may update the log level of any logger at a time, in order to allow readers to never block (though there is a window where retrieving the log level reflects an older effective level than the actual level).
setLevel(Level) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
setLevel(Level) - Method in class org.apache.logging.log4j.status.StatusConsoleListener
Sets the level to a new value.
setLevel(Level) - Method in class org.apache.logging.log4j.status.StatusLogger
 
setLevel(Level) - Method in class org.slf4j.event.SubstituteLoggingEvent
 
setLevelName(String) - Method in class org.jboss.logmanager.Logger
Set the log level by name.
setLimit(int) - Method in class org.jboss.logmanager.handlers.QueueHandler
Set the queue length limit.
setLogBaseName(String) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
setLogContextSelector(LogContextSelector) - Static method in class org.jboss.logmanager.LogContext
Set a new log context selector.
setLogFileHeaderGenerator(LogFileHeaderGenerator) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
setLogger(SubstituteLogger) - Method in class org.slf4j.event.SubstituteLoggingEvent
 
setLoggerName(String) - Method in class org.apache.logging.log4j.message.LocalizedMessage
Set the name of the Logger.
setLoggerName(String) - Method in interface org.apache.logging.log4j.message.LoggerNameAwareMessage
The name of the Logger.
setLoggerName(String) - Method in class org.slf4j.event.SubstituteLoggingEvent
 
setLogNameSuffix(String) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
setLogWriteExecutor(Executor) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
setLong(long) - Method in class org.jboss.marshalling.util.FieldPutter
Set the long value of this field.
setLong(long) - Method in class org.jboss.marshalling.util.LongFieldPutter
Set the long value of this field.
setLong(Object, long) - Method in class org.jboss.marshalling.FieldSetter
Set the value of the field to the given value.
setLong(Object, long) - Method in class org.jboss.marshalling.reflect.SerializableField
Set the long value of this field on the given object instance.
setManagementHost(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.Builder
 
setManagementPort(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.Builder
 
setMarker(Marker) - Method in class org.slf4j.event.SubstituteLoggingEvent
 
setMaskingKey(int) - Method in class io.undertow.websockets.core.protocol.version07.Masker
 
setMaxAge(int) - Method in class io.undertow.server.session.SessionCookieConfig
 
setMaxAge(Integer) - Method in interface io.undertow.server.handlers.Cookie
 
setMaxAge(Integer) - Method in class io.undertow.server.handlers.CookieImpl
 
setMaxattempts(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
setMaxBackupIndex(int) - Method in class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Set the maximum backup index (the number of log files to keep around).
setMaxBackupIndex(int) - Method in class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Set the maximum backup index (the number of log files to keep around).
setMaxBufferSize(int) - Method in class io.undertow.io.AsyncReceiverImpl
 
setMaxBufferSize(int) - Method in class io.undertow.io.BlockingReceiverImpl
 
setMaxBufferSize(int) - Method in interface io.undertow.io.Receiver
Sets the maximum amount of data that will be buffered in memory.
setMaxConnectionRetries(int) - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
setMaxConnectionRetries(int) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
Deprecated.
setMaxConnections(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setMaxConnections(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setMaxDepth(int) - Static method in class org.jboss.logging.NDC
Sets maximum depth of the stack removing any entries below the maximum depth.
setMaxEntitySize(long) - Method in class io.undertow.server.HttpServerExchange
Sets the max entity size for this exchange.
setMaximumConcurrentRequests(int) - Method in class io.undertow.server.handlers.RequestLimit
Set the maximum concurrent requests.
setMaxInactiveInterval(int) - Method in interface io.undertow.server.session.Session
Specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
setMaxIndividualFileSize(long) - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
 
setMaxLength(int) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Sets the maximum length, in bytes, of the message allowed to tbe sent.
setMaxQueueSize(int) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
setMaxRequestTime(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setMaxRequestTime(int) - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
setMaxRetries(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
Maximum number of failover attempts to send the request to the backend server.
setMaxRetries(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setMaxStreamSize(long) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
setMaxTableSize(int) - Method in class io.undertow.protocols.http2.HpackEncoder
 
setMdc(Map<?, ?>) - Method in class org.jboss.logmanager.ExtLogRecord
Create a new MDC using a copy of the source map.
setMessage(String) - Method in class org.jboss.logmanager.ExtLogRecord
Set the raw message.
setMessage(String) - Method in class org.slf4j.event.SubstituteLoggingEvent
 
setMessage(String, ExtLogRecord.FormatStyle) - Method in class org.jboss.logmanager.ExtLogRecord
Set the raw message.
setMessageDelimiter(String) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Sets the message delimiter to be used if use message delimiter is set to true.
setMessageFormat(String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
setMetaData(String) - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Sets the meta data to use in the structured format.
setMethod(HttpString) - Method in class io.undertow.client.ClientRequest
 
setMethodField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
SetMethodInjector<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.
SetMethodInjector(Value<?>, Method) - Constructor for class org.jboss.msc.inject.SetMethodInjector
Deprecated.
Construct a new instance.
setMimeMappings(MimeMappings) - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
setMode(ServiceController.Mode) - Method in class org.jboss.msc.service.DelegatingServiceController
Change the service controller's current mode.
setMode(ServiceController.Mode) - Method in interface org.jboss.msc.service.ServiceController
Change the service controller's current mode.
setModuleName(String) - Method in class org.jboss.remoting3.ConnectionProviderFactoryBuilder
 
setName(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
setNamespaceUri(String) - Method in class org.jboss.logmanager.formatters.XmlFormatter
Sets the namespace URI used for each record if XmlFormatter.isPrintNamespace() is true.
setNdc(String) - Method in class org.jboss.logmanager.ExtLogRecord
Change the NDC for this log record.
setNdcMaxDepth(int) - Method in interface org.jboss.logging.LoggerProvider
Sets maximum depth of the stack removing any entries below the maximum depth.
setNeedClientAuth(boolean) - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
setNeedClientAuth(boolean) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
setNext(HttpHandler) - Method in class io.undertow.predicate.PredicatesHandler
 
setNext(HttpHandler) - Method in class io.undertow.security.handlers.AuthenticationMechanismsHandler
 
setNext(HttpHandler) - Method in class io.undertow.server.handlers.AccessControlListHandler
 
setNext(HttpHandler) - Method in class io.undertow.server.handlers.AttachmentHandler
 
setNext(HttpHandler) - Method in class io.undertow.server.handlers.cache.CacheHandler
 
setNext(HttpHandler) - Method in class io.undertow.server.handlers.CanonicalPathHandler
 
setNext(HttpHandler) - Method in class io.undertow.server.handlers.encoding.EncodingHandler
 
setNext(HttpHandler) - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
 
setNext(HttpHandler) - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
 
setNext(HttpHandler) - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler
 
setNext(HttpHandler) - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
 
setNext(HttpHandler) - Method in class io.undertow.server.handlers.OriginHandler
 
setNext(HttpHandler) - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
setNext(HttpHandler) - Method in class io.undertow.server.session.SessionAttachmentHandler
 
setNoEncodingHandler(HttpHandler) - Method in class io.undertow.server.handlers.encoding.EncodingHandler
 
setNonUpgradeHandler(HttpHandler) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
Set the non-upgrade delegate handler.
setNull(int) - Method in interface javax.json.JsonArrayBuilder
Replaces a value in the array with a JsonValue.NULL value at the specified position.
setObject(Object) - Method in class org.jboss.marshalling.util.FieldPutter
Set the object value of this field.
setObject(Object) - Method in class org.jboss.marshalling.util.ObjectFieldPutter
Set the object value of this field.
setObject(Object, Object) - Method in class org.jboss.marshalling.reflect.SerializableField
Set the object value of this field on the given object instance.
setObjectPreResolver(ObjectResolver) - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Set the object pre resolver, or null to use none.
setObjectPreResolver(ObjectResolver) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the object pre resolver, or null to use none.
setObjectResolver(ObjectResolver) - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Set the object resolver.
setObjectResolver(ObjectResolver) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the object resolver, or null to use none.
setObjectTable(ObjectTable) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the object table, or null to use none.
setOption(Option<T>, T) - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
setOption(Option<T>, T) - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
setOption(Option<T>, T) - Method in interface io.undertow.client.ClientConnection
 
setOption(Option<T>, T) - Method in class io.undertow.client.http2.Http2ClientConnection
 
setOption(Option<T>, T) - Method in class io.undertow.server.AbstractServerConnection
 
setOption(Option<T>, T) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
setOption(Option<T>, T) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
setOption(Option<T>, T) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
setOption(Option<T>, T) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
setOption(Option<T>, T) - Method in class io.undertow.server.ServerConnection
 
setOption(Option<T>, T) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
setOption(Option<T>, T) - Method in interface org.jboss.remoting3.Channel
Set an option for this channel.
setOptionMap(OptionMap) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
setOriginFailedHandler(HttpHandler) - Method in class io.undertow.server.handlers.OriginHandler
 
setOutputDirectory(Path) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
setOutputStream(OutputStream) - Method in class org.jboss.logmanager.handlers.ConsoleHandler
Set the output stream to write to.
setOutputStream(OutputStream) - Method in class org.jboss.logmanager.handlers.OutputStreamHandler
Set the output stream to write to.
setOutputStream(OutputStream) - Method in class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
 
setOutputStream(OutputStream) - Method in class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Set the output stream to write to.
setOutputStream(OutputStream) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Sets the output stream for the syslog handler to write to.
setOverflowAction(AsyncHandler.OverflowAction) - Method in class org.jboss.logmanager.handlers.AsyncHandler
Set the overflow action.
setOverrideSocketOptions(OptionMap) - Method in class io.undertow.Undertow.ListenerBuilder
 
setParameter(String, String) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
 
setParameters(Object[]) - Method in interface javax.interceptor.InvocationContext
Sets the parameter values that will be passed to the method or constructor of the target class.
setParameters(Object[]) - Method in class org.jboss.logmanager.ExtLogRecord
Set the parameters to the log message.
setParent(Logger) - Method in class org.jboss.logmanager.Logger
Not allowed. This method may never be called.
setParents(Marker...) - Method in interface org.apache.logging.log4j.Marker
Replaces the set of parent Markers with the provided Markers.
setParents(Marker...) - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
setParsers(List<FormParserFactory.ParserDefinition>) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
 
setPath(String) - Method in class io.undertow.client.ClientRequest
 
setPath(String) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
setPath(String) - Method in interface io.undertow.server.handlers.Cookie
 
setPath(String) - Method in class io.undertow.server.handlers.CookieImpl
 
setPath(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
 
setPath(String) - Method in class io.undertow.server.session.SessionCookieConfig
 
setPattern(String) - Method in class org.jboss.logmanager.formatters.PatternFormatter
Set the format pattern.
setPersistent(boolean) - Method in class io.undertow.server.HttpServerExchange
 
setPing(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setPipelineBuffer(PipeliningBufferingStreamSinkConduit) - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
setPort(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setPort(int) - Method in class io.undertow.Undertow.ListenerBuilder
 
setPort(int) - Method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
Sets the remote port to which the client should connect
setPort(int) - Method in class org.jboss.logmanager.handlers.SocketHandler
Sets the port to connect to.
setPort(int) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Sets the port the syslogd server is listening on.
setPostConfigurationMethods(String...) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Sets the method names to be invoked after the properties have been set.
setPostConfigurationMethods(List<String>) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Sets the method names to be invoked after the properties have been set.
setPredicate(Predicate) - Method in class io.undertow.server.handlers.PredicateHandler
 
setPrettyPrint(boolean) - Method in class org.jboss.logmanager.formatters.JsonFormatter
Turns on or off pretty printing.
setPrettyPrint(boolean) - Method in class org.jboss.logmanager.formatters.XmlFormatter
Turns on or off pretty printing.
setPrintDetails(boolean) - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Sets whether or not details should be printed.
setPrintNamespace(boolean) - Method in class org.jboss.logmanager.formatters.XmlFormatter
Turns on or off the printing of the namespace for each <record/>.
setProblemServerRetry(int) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
setProcessId(long) - Method in class org.jboss.logmanager.ExtLogRecord
Set the process ID of the record.
setProcessName(String) - Method in class org.jboss.logmanager.ExtLogRecord
Set the process name of the record.
setProcessType(Process.Type) - Method in class org.wildfly.extension.core.management.client.ProcessStateListenerInitParameters.Builder
 
setProgramaticMechName(String) - Method in class io.undertow.security.impl.SecurityContextImpl
Set the name of the mechanism used for authentication to be reported if authentication was handled programatically.
setPropertyValueExpression(String, String) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Sets the expression value for the property.
setPropertyValueExpression(String, String, String) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Sets the expression value for the property.
setPropertyValueString(String, String) - Method in interface org.jboss.logmanager.config.PropertyConfigurable
Set a property value from a string.
setProtocol(HttpString) - Method in class io.undertow.client.ClientRequest
 
setProtocol(HttpString) - Method in class io.undertow.server.HttpServerExchange
Sets the http protocol
setProtocol(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
 
setProtocol(String) - Method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
Sets the protocol to use for communicating with the remote process.
setProtocol(SocketHandler.Protocol) - Method in class org.jboss.logmanager.handlers.SocketHandler
Sets the protocol to use.
setProtocol(SyslogHandler.Protocol) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Sets the protocol used to connect to the syslog server
setProtocols(SSLEngine, String[]) - Method in interface io.undertow.protocols.alpn.ALPNProvider
Sets the SSL protocols, and potentially wraps the SSLEngine
setProtocols(SSLEngine, String[]) - Method in class io.undertow.protocols.alpn.JDK8HackAlpnProvider
 
setProtocols(SSLEngine, String[]) - Method in class io.undertow.protocols.alpn.JDK9AlpnProvider
 
setProtocols(SSLEngine, String[]) - Method in class io.undertow.protocols.alpn.JettyAlpnProvider
 
setProtocols(SSLEngine, String[]) - Method in class io.undertow.protocols.alpn.OpenSSLAlpnProvider
 
setProxyClient(ProxyClient) - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
setProxySsl(XnioSsl) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
setProxyUri(URI) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
setPushHandler(PushCallback) - Method in interface io.undertow.client.ClientExchange
 
setPushHandler(PushCallback) - Method in class io.undertow.client.http2.Http2ClientExchange
 
setQueryField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
setQueryString(String) - Method in class io.undertow.server.HttpServerExchange
Set query string.
setQueueNewRequests(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setQueueNewRequests(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setRankedAffinityDelimiter(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
Configures ranked affinity delimiter used for splitting multiple encoded routes when RouteParsingStrategy.RANKED is specified.
setRankedRoutingDelimiter(String) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
Configures ranked route delimiter, enabling ranked routing parsing strategy.
setReadReadyHandler(ReadReadyHandler) - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
setReadReadyHandler(ReadReadyHandler) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
setReadReadyHandler(ReadReadyHandler) - Method in class io.undertow.protocols.ssl.SslConduit
 
setReadTimeout(int) - Method in class org.jboss.remoting3.ConnectionBuilder
 
setReasonPhrase(String) - Method in class io.undertow.server.HttpServerExchange
Sets the HTTP reason phrase.
setRecordDelimiter(String) - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Sets the value to be used to indicate the end of a record.
setReduceDisplay(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.WebBuilder
 
setRefererField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
setRelativePath(String) - Method in class io.undertow.server.HttpServerExchange
Set the request relative path.
setRemoteHostField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
setRemoveBrokenNodes(long) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setRequestCookie(Cookie) - Method in class io.undertow.server.HttpServerExchange
Sets a request cookie
setRequestMessage(Object) - Method in interface javax.security.auth.message.MessageInfo
Set the request message object in this MessageInfo.
setRequestMethod(HttpString) - Method in class io.undertow.server.HttpServerExchange
Set the HTTP request method.
setRequestPath(String) - Method in class io.undertow.server.HttpServerExchange
Set the request URI path.
setRequestQueueSize(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setRequestQueueSize(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setRequestScheme(String) - Method in class io.undertow.server.HttpServerExchange
Set the request URI scheme.
setRequestStartTime(HttpServerExchange) - Static method in class io.undertow.server.Connectors
 
setRequestStartTime(HttpServerExchange, HttpServerExchange) - Static method in class io.undertow.server.Connectors
 
setRequestURI(String) - Method in class io.undertow.server.HttpServerExchange
Sets the request URI
setRequestURI(String, boolean) - Method in class io.undertow.server.HttpServerExchange
Sets the request URI
setRequireAllOrigins(boolean) - Method in class io.undertow.server.handlers.OriginHandler
 
setRequireExplicitFlush(boolean) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
setRequireOriginHeader(boolean) - Method in class io.undertow.server.handlers.OriginHandler
 
setResolvedPath(String) - Method in class io.undertow.server.HttpServerExchange
Set the resolved path.
setResourceBundle(ResourceBundle) - Method in class org.jboss.logmanager.ExtLogRecord
Set the localization resource bundle.
setResourceBundleName(String) - Method in class org.jboss.logmanager.ExtLogRecord
Set the localization resource bundle name.
setResourceManager(ResourceManager) - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
setResourceSupplier(ResourceSupplier) - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
setResponseCode(int) - Method in class io.undertow.server.HttpServerExchange
Deprecated.
setResponseCodes(Integer...) - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
 
setResponseCodes(Integer...) - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
 
setResponseCodes(Set<Integer>) - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
 
setResponseCodes(Set<Integer>) - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
 
setResponseContentLength(long) - Method in class io.undertow.server.HttpServerExchange
Sets the response content length
setResponseCookie(Cookie) - Method in class io.undertow.server.HttpServerExchange
Sets a response cookie
setResponseHeader(String, String) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
setResponseHeader(String, String) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
Set a response header
setResponseHeaders(Map<String, List<String>>) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
setResponseHeaders(Map<String, List<String>>) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
Sets the response headers
setResponseListener(ClientCallback<ClientExchange>) - Method in interface io.undertow.client.ClientExchange
 
setResponseListener(ClientCallback<ClientExchange>) - Method in class io.undertow.client.http2.Http2ClientExchange
 
setResponseMessage(Object) - Method in interface javax.security.auth.message.MessageInfo
Set the response message object in this MessageInfo.
setResult(boolean) - Method in class javax.security.auth.message.callback.PasswordValidationCallback
Set the authentication result.
setReuseXForwarded(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setReuseXForwarded(boolean) - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
setReuseXForwarded(boolean) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
Deprecated.
setRewriteHostHeader(boolean) - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
 
setRewriteHostHeader(boolean) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
Deprecated.
setRootHandler(HttpHandler) - Method in class io.undertow.server.handlers.BlockingHandler
 
setRootHandler(HttpHandler) - Method in interface io.undertow.server.OpenListener
Sets the root handler
setRootHandler(HttpHandler) - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
 
setRootHandler(HttpHandler) - Method in class io.undertow.server.protocol.http.AlpnOpenListener
 
setRootHandler(HttpHandler) - Method in class io.undertow.server.protocol.http.HttpOpenListener
 
setRootHandler(HttpHandler) - Method in class io.undertow.server.protocol.http2.Http2OpenListener
 
setRootHandler(HttpHandler) - Method in class io.undertow.Undertow.ListenerBuilder
 
setRotate(boolean) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
 
setRotateOnBoot(boolean) - Method in class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Set to a value of true if the file should be rotated before the a new file is set.
setRotateOnBoot(boolean) - Method in class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Set to a value of true if the file should be rotated before the a new file is set.
setRotateSize(long) - Method in class org.jboss.logmanager.handlers.PeriodicSizeRotatingFileHandler
Set the rotation size, in bytes.
setRotateSize(long) - Method in class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Set the rotation size, in bytes.
setRouteParsingStrategy(RouteParsingStrategy) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
setRouteParsingStrategy(RouteParsingStrategy) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
Configures route parsing strategy to support none, single or ranked affinity.
setRsv(int) - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
Set the RSV which is used for extensions.
setRunningMode(Process.RunningMode) - Method in class org.wildfly.extension.core.management.client.ProcessStateListenerInitParameters.Builder
 
setSafePaths(String[]) - Method in class io.undertow.server.handlers.resource.PathResourceManager.Builder
 
setSameSite(boolean) - Method in interface io.undertow.server.handlers.Cookie
 
setSameSite(boolean) - Method in class io.undertow.server.handlers.CookieImpl
 
setSameSiteMode(String) - Method in interface io.undertow.server.handlers.Cookie
 
setSameSiteMode(String) - Method in class io.undertow.server.handlers.CookieImpl
 
setSaslOptions(Map<String, String>) - Method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
Sets the SASL options for the remote connection
setScheme(String) - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
 
setSecure(boolean) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
setSecure(boolean) - Method in interface io.undertow.server.handlers.Cookie
 
setSecure(boolean) - Method in class io.undertow.server.handlers.CookieImpl
 
setSecure(boolean) - Method in class io.undertow.server.session.SessionCookieConfig
 
setSecurityContext(SecurityContext) - Method in class io.undertow.server.HttpServerExchange
 
setSecurityKey(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
 
setSelector(LogContextSelector) - Method in class org.jboss.logmanager.LogContextSelectorService
Set the selector to install.
setSendMaxConcurrentStreams(int) - Method in class io.undertow.protocols.http2.Http2Channel
 
setSerializabilityChecker(SerializabilityChecker) - Method in class org.jboss.marshalling.cloner.ClonerConfiguration
Set the serializability checker.
setSerializabilityChecker(SerializabilityChecker) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the serializability checker.
setServerAddress(InetAddress) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Sets the server address the messages should be sent to.
setServerHostname(String) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Sets the server address the messages should be sent to.
setServerOption(Option<T>, T) - Method in class io.undertow.Undertow.Builder
 
setServerOptions(OptionMap) - Method in class io.undertow.Undertow.ListenerInfo
 
setServiceMode(String, String) - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
Change the mode of a service.
setServiceName(ServiceName) - Method in exception org.jboss.msc.service.StartException
 
setSessionId(HttpServerExchange, String) - Method in class io.undertow.server.session.PathParameterSessionConfig
 
setSessionId(HttpServerExchange, String) - Method in interface io.undertow.server.session.SessionConfig
Attaches the session to the exchange.
setSessionId(HttpServerExchange, String) - Method in class io.undertow.server.session.SessionCookieConfig
 
setSessionId(HttpServerExchange, String) - Method in class io.undertow.server.session.SslSessionConfig
 
setSessionManager(SessionManager) - Method in class io.undertow.server.session.SessionAttachmentHandler
 
setShort(short) - Method in class org.jboss.marshalling.util.FieldPutter
Set the short value of this field.
setShort(short) - Method in class org.jboss.marshalling.util.ShortFieldPutter
Set the short value of this field.
setShort(Object, short) - Method in class org.jboss.marshalling.FieldSetter
Set the value of the field to the given value.
setShort(Object, short) - Method in class org.jboss.marshalling.reflect.SerializableField
Set the short value of this field on the given object instance.
setSmax(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setSocketFactory(SocketFactory) - Method in class org.jboss.logmanager.handlers.SocketHandler
Sets the socket factory to use for creating TCP or SSL connections.
setSocketOption(Option<T>, T) - Method in class io.undertow.Undertow.Builder
 
setSocketOption(Option<T>, T) - Method in class io.undertow.Undertow.ListenerInfo
 
setSoftMaxConnectionsPerThread(int) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
setSourceAddress(InetSocketAddress) - Method in class io.undertow.server.HttpServerExchange
Sets the source address of the HTTP request.
setSourceClassName(String) - Method in class org.jboss.logmanager.ExtLogRecord
setSourceFileName(String) - Method in class org.jboss.logmanager.ExtLogRecord
Set the source file name for this log record.
setSourceLineNumber(int) - Method in class org.jboss.logmanager.ExtLogRecord
Set the source line number for this log record.
setSourceMethodName(String) - Method in class org.jboss.logmanager.ExtLogRecord
setSourceModuleName(String) - Method in class org.jboss.logmanager.ExtLogRecord
Set the source module name of this record.
setSourceModuleVersion(String) - Method in class org.jboss.logmanager.ExtLogRecord
Set the source module version of this record.
setSsl(XnioSsl) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
setSslContext(SSLContext) - Method in class io.undertow.Undertow.ListenerBuilder
 
setSslContext(SSLContext) - Method in class io.undertow.Undertow.ListenerInfo
 
setSslContext(SSLContext) - Method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
Sets the SSL context for the remote connection
setSslContextFactory(SecurityFactory<SSLContext>) - Method in class org.jboss.as.controller.client.ModelControllerClientConfiguration.Builder
Sets the SSLContext factory to obtain the SSLContext from for the remote connection
setSslEngine(SSLEngine) - Method in class io.undertow.protocols.ssl.SslConduit
 
setSslEngineDelegatedTaskExecutor(Executor) - Method in class io.undertow.Undertow.Builder
 
setSSLParameters(SSLParameters) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
setSslSessionInfo(SSLSessionInfo) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
setSslSessionInfo(SSLSessionInfo) - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
setSslSessionInfo(SSLSessionInfo) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
setSslSessionInfo(SSLSessionInfo) - Method in class io.undertow.server.ServerConnection
Sets the current SSL information.
setStack(Collection<String>) - Static method in class org.apache.logging.log4j.ThreadContext
Sets this thread's stack.
setStackTrace(StackTraceElement[]) - Method in class org.jboss.marshalling.TraceInformation
 
setStatusCode(int) - Method in class io.undertow.server.HttpServerExchange
Change the status code for this response.
setStatusField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
setSteps(FormatStep[]) - Method in class org.jboss.logmanager.formatters.MultistepFormatter
Assign new format steps.
setStickySession(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
setStickySessionCookie(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
setStickySessionForce(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
setStickySessionPath(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
setStickySessionRemove(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
setStoredValue(Value<T>) - Method in class org.jboss.msc.inject.RetainingInjector
Deprecated.
Set the value object stored in this injector (must not be null).
setStream(PrintStream) - Method in class org.apache.logging.log4j.simple.SimpleLogger
 
setStreamHeader(StreamHeader) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the stream header.
setSuffix(String) - Method in class org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
Set the suffix string.
setSuffix(String) - Method in class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Sets the suffix to be appended to the file name during the file rotation.
setSyslogType(SyslogHandler.SyslogType) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Set the syslog type this handler should use to format the message sent.
setTableName(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
setTarget(ConsoleHandler.Target) - Method in class org.jboss.logmanager.handlers.ConsoleHandler
Set the target for this console handler.
setTcpKeepAlive(boolean) - Method in class org.jboss.remoting3.ConnectionBuilder
 
setTempFileLocation(Path) - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
 
setThreadLocalLogLevel(Filter) - Static method in class org.jboss.logmanager.LogManager
Sets the filter on the thread for all loggers.
setThreadName(String) - Method in class org.jboss.logmanager.ExtLogRecord
Set the thread name of this logging event.
setThreadName(String) - Method in class org.slf4j.event.SubstituteLoggingEvent
 
setThrowable(Throwable) - Method in class org.slf4j.event.SubstituteLoggingEvent
 
setTimeout(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setTimeStamp(long) - Method in class org.slf4j.event.SubstituteLoggingEvent
 
setTimestampField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
setTimeZone(TimeZone) - Method in class org.jboss.logmanager.handlers.PeriodicRotatingFileHandler
Set the configured time zone for this handler.
SETTINGS_ENABLE_PUSH - Static variable in class io.undertow.protocols.http2.Http2Setting
 
SETTINGS_HEADER_TABLE_SIZE - Static variable in class io.undertow.protocols.http2.Http2Setting
 
SETTINGS_INITIAL_WINDOW_SIZE - Static variable in class io.undertow.protocols.http2.Http2Setting
 
SETTINGS_MAX_CONCURRENT_STREAMS - Static variable in class io.undertow.protocols.http2.Http2Setting
 
SETTINGS_MAX_FRAME_SIZE - Static variable in class io.undertow.protocols.http2.Http2Setting
 
SETTINGS_MAX_HEADER_LIST_SIZE - Static variable in class io.undertow.protocols.http2.Http2Setting
 
setTrailersHandler(Http2StreamSourceChannel.TrailersHandler) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
setTrailersProducer(Http2DataStreamSinkChannel.TrailersProducer) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
setTransferMinSize(long) - Method in class io.undertow.server.handlers.resource.PathResourceManager.Builder
 
setTrueHandler(HttpHandler) - Method in class io.undertow.server.handlers.PredicateHandler
 
setTruncate(boolean) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Set to true if the message should be truncated if the total length the maximum length.
setTrustManagers(TrustManager[]) - Method in class io.undertow.Undertow.ListenerBuilder
 
setTrustStore(KeyStore) - Method in class javax.security.auth.message.callback.TrustStoreCallback
Used by the CallbackHandler to set the trusted certificate keystore within the Callback.
setTtl(int) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
 
setTtl(long) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setTtl(long) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setType(Undertow.ListenerType) - Method in class io.undertow.Undertow.ListenerBuilder
 
setType(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setType(String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
setUndertowOptions(OptionMap) - Method in interface io.undertow.server.OpenListener
 
setUndertowOptions(OptionMap) - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
 
setUndertowOptions(OptionMap) - Method in class io.undertow.server.protocol.http.AlpnOpenListener
 
setUndertowOptions(OptionMap) - Method in class io.undertow.server.protocol.http.HttpOpenListener
 
setUndertowOptions(OptionMap) - Method in class io.undertow.server.protocol.http2.Http2OpenListener
 
setup(HttpServerExchange) - Method in class io.undertow.server.ConnectorStatisticsImpl
 
setup(StreamSinkChannel) - Method in class io.undertow.util.StringWriteChannelListener
 
setup(StreamSourceChannel) - Method in class io.undertow.util.StringReadChannelListener
 
setUpgradeListener(HttpUpgradeListener) - Method in class io.undertow.server.AbstractServerConnection
 
setUpgradeListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
setUpgradeListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
setUpgradeListener(HttpUpgradeListener) - Method in class io.undertow.server.ServerConnection
 
setupPipelineBuffer(HttpServerExchange) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
Gets the channel wrapper that implements the buffering
setUseAlias(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
 
setUseClientMode(boolean) - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
setUseClientMode(boolean) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
setUseCountingFraming(boolean) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Set to true if the message being sent should be prefixed with the size of the message.
setUseLongContentLength(boolean) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
setUseMessageDelimiter(boolean) - Method in class org.jboss.logmanager.handlers.SyslogHandler
Whether to append the message with a delimiter or not.
setUseParentFilters(boolean) - Method in class org.jboss.logmanager.Logger
Specify whether or not filters should be inherited from parent loggers.
setUseParentFilters(Boolean) - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Set whether to use parent filters.
setUseParentFilters(String) - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Set whether to use parent filters.
setUseParentFilters(String, Boolean) - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Set whether to use parent filters.
setUseParentHandlers(boolean) - Method in class org.jboss.logmanager.Logger
setUseParentHandlers(Boolean) - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Set whether to use parent handlers.
setUseParentHandlers(String) - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Set whether to use parent handlers.
setUseParentHandlers(String, Boolean) - Method in interface org.jboss.logmanager.config.LoggerConfiguration
Set whether to use parent handlers.
setUseProxyProtocol(boolean) - Method in class io.undertow.Undertow.ListenerBuilder
 
setUserAgentField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
setUserField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
setValue(String) - Method in interface io.undertow.server.handlers.Cookie
 
setValue(String) - Method in class io.undertow.server.handlers.CookieImpl
 
setValue(Value<? extends T>) - Method in class org.jboss.msc.value.ThreadLocalValue
Deprecated.
Set this value, replacing any current value.
setValue(Value<T>) - Method in class org.jboss.msc.value.InjectedValue
Deprecated.
Set the value to be injected to a Value instance.
setValue(V) - Method in class io.undertow.server.handlers.cache.LRUCache.CacheEntry
 
setValue(V) - Method in class org.jboss.msc.value.MapEntry
Deprecated.
Unsupported operation.
SetValue<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.
SetValue(List<? extends Value<? extends T>>) - Constructor for class org.jboss.msc.value.SetValue
Deprecated.
Construct a new instance.
setVersion(int) - Method in interface io.undertow.server.handlers.Cookie
 
setVersion(int) - Method in class io.undertow.server.handlers.CookieImpl
 
setVersion(int) - Method in class org.jboss.marshalling.MarshallingConfiguration
Set the version to use, for protocols with multiple versions.
setVersion(WebSocketVersion) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
 
setVirtualHostField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
 
setWaitWorker(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
 
setWaitWorker(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
 
setWantClientAuth(boolean) - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
setWantClientAuth(boolean) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
setWelcomeFiles(String...) - Method in class io.undertow.server.handlers.resource.ResourceHandler
 
setWorker(XnioWorker) - Method in class io.undertow.Undertow.Builder
When null (the default), a new XnioWorker will be created according to the various worker-related configuration (ioThreads, workerThreads, workerOptions) when Undertow.start() is called.
setWorkerOption(Option<T>, T) - Method in class io.undertow.Undertow.Builder
 
setWorkerThreads(int) - Method in class io.undertow.Undertow.Builder
 
setWriter(Writer) - Method in class org.jboss.logmanager.handlers.OutputStreamHandler
Set the writer.
setWriter(Writer) - Method in class org.jboss.logmanager.handlers.WriterHandler
Set the writer.
setWriteReadyHandler(WriteReadyHandler) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
setWriteReadyHandler(WriteReadyHandler) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
setWriteReadyHandler(WriteReadyHandler) - Method in class io.undertow.protocols.ssl.SslConduit
 
setWriteTimeout(int) - Method in class org.jboss.remoting3.ConnectionBuilder
 
setXnioWorker(XnioWorker) - Method in class org.jboss.remoting3.EndpointBuilder
 
setZoneId(String) - Method in class org.jboss.logmanager.formatters.StructuredFormatter
Sets the ZoneId to use when formatting the date and time from the LogRecord.
severe(String) - Method in class org.jboss.logmanager.Logger
shallowFlush() - Method in class org.jboss.marshalling.SimpleDataOutput
This shallow flush will write the internal buffer out to the ByteOutput, but will not flush it.
SHORT - org.jboss.marshalling.util.Kind
Field of type short.
ShortFieldPutter - Class in org.jboss.marshalling.util
A field putter for short-type fields.
ShortFieldPutter() - Constructor for class org.jboss.marshalling.util.ShortFieldPutter
 
ShortReadField - Class in org.jboss.marshalling.util
A read field whose value is a boolean type.
ShortReadField(SerializableField) - Constructor for class org.jboss.marshalling.util.ShortReadField
Construct a new instance with the default value.
ShortReadField(SerializableField, short) - Constructor for class org.jboss.marshalling.util.ShortReadField
Construct a new instance.
shouldSendSameSiteNone(String) - Static method in class io.undertow.util.SameSiteNoneIncompatibleClientChecker
 
shouldUseHuffman(HttpString) - Method in interface io.undertow.protocols.http2.HpackEncoder.HpackHeaderFunction
Returns true if huffman encoding should be used on the header name
shouldUseHuffman(HttpString, String) - Method in interface io.undertow.protocols.http2.HpackEncoder.HpackHeaderFunction
Returns true if huffman encoding should be used on the header value
shouldUseIndexing(HttpString, String) - Method in interface io.undertow.protocols.http2.HpackEncoder.HpackHeaderFunction
 
shutdown() - Method in class io.undertow.server.handlers.GracefulShutdownHandler
 
shutdown() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
execute a graceful shutdown once all data has been sent
shutdown() - Static method in class org.apache.logging.log4j.LogManager
Shutdown using the LoggerContext appropriate for the caller of this method.
shutdown() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Stop all services within this container.
shutdown() - Method in interface org.jboss.msc.service.ServiceContainer
Stop all services within this container.
shutdown(boolean) - Method in interface io.undertow.server.handlers.GracefulShutdownHandler.ShutdownListener
Notification that the container has shutdown.
shutdown(boolean) - Static method in class org.apache.logging.log4j.LogManager
Shutdown the logging system if the logging system supports it.
shutdown(boolean, boolean) - Static method in class org.apache.logging.log4j.LogManager
Shutdown the logging system if the logging system supports it.
shutdown(String, ClassLoader, boolean, boolean) - Method in interface org.apache.logging.log4j.spi.LoggerContextFactory
Shuts down the LoggerContext.
shutdown(LoggerContext) - Static method in class org.apache.logging.log4j.LogManager
Shutdown the logging system if the logging system supports it.
SHUTDOWN - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
SHUTDOWN_TIMEOUT - Static variable in class io.undertow.UndertowOptions
The server shutdown timeout in milliseconds after which the executor will be forcefully shut down interrupting tasks which are still executing.
shutdownReads() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
shutdownReads() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
shutdownReads() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
shutdownWrites() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
shutdownWrites() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
signalResponse(int, int, MessageInputStream, boolean) - Method in class org.jboss.remoting3.util.InvocationTracker
Signal the arrival of a response with the given index.
SILENT - Static variable in class io.undertow.security.impl.BasicAuthenticationMechanism
 
SimpleByteInput - Class in org.jboss.marshalling
A simple byte input which extends InputStream.
SimpleByteInput() - Constructor for class org.jboss.marshalling.SimpleByteInput
 
SimpleByteOutput - Class in org.jboss.marshalling
A simple byte output which extends OutputStream.
SimpleByteOutput() - Constructor for class org.jboss.marshalling.SimpleByteOutput
 
SimpleClassResolver - Class in org.jboss.marshalling
A class resolver which uses a predefined classloader.
SimpleClassResolver(boolean, ClassLoader) - Constructor for class org.jboss.marshalling.SimpleClassResolver
Construct a new instance, specifying a classloader and a flag which determines whether serialVersionUID matching will be enforced.
SimpleClassResolver(ClassLoader) - Constructor for class org.jboss.marshalling.SimpleClassResolver
Construct a new instance, specifying a classloader.
SimpleConnectionPoolErrorHandler() - Constructor for class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler
 
SimpleDataInput - Class in org.jboss.marshalling
A simple base implementation of DataInput which wraps a ByteInput.
SimpleDataInput(int) - Constructor for class org.jboss.marshalling.SimpleDataInput
Construct a new instance which wraps nothing.
SimpleDataInput(int, ByteInput) - Constructor for class org.jboss.marshalling.SimpleDataInput
Construct a new instance.
SimpleDataInput(ByteInput) - Constructor for class org.jboss.marshalling.SimpleDataInput
Construct a new instance.
SimpleDataOutput - Class in org.jboss.marshalling
A simple base implementation of DataOutput which wraps a ByteOutput.
SimpleDataOutput(int) - Constructor for class org.jboss.marshalling.SimpleDataOutput
Construct a new instance.
SimpleDataOutput(int, ByteOutput) - Constructor for class org.jboss.marshalling.SimpleDataOutput
Construct a new instance.
SimpleDataOutput(ByteOutput) - Constructor for class org.jboss.marshalling.SimpleDataOutput
Construct a new instance with a default buffer size.
simpleDeflaterPool(int, int) - Static method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
SimpleErrorPageHandler - Class in io.undertow.server.handlers.error
Handler that generates an extremely simple no frills error page
SimpleErrorPageHandler() - Constructor for class io.undertow.server.handlers.error.SimpleErrorPageHandler
 
SimpleErrorPageHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.error.SimpleErrorPageHandler
 
simpleInflaterPool(int) - Static method in class io.undertow.conduits.InflatingStreamSourceConduit
 
SimpleLogger - Class in org.apache.logging.log4j.simple
This is the default logger that is used when no suitable logging implementation is available.
SimpleLogger(String, Level, boolean, boolean, boolean, boolean, String, MessageFactory, PropertiesUtil, PrintStream) - Constructor for class org.apache.logging.log4j.simple.SimpleLogger
 
SimpleLoggerContext - Class in org.apache.logging.log4j.simple
A simple LoggerContext implementation.
SimpleLoggerContext() - Constructor for class org.apache.logging.log4j.simple.SimpleLoggerContext
Constructs a new initialized instance.
SimpleLoggerContextFactory - Class in org.apache.logging.log4j.simple
Simple and stateless LoggerContextFactory.
SimpleLoggerContextFactory() - Constructor for class org.apache.logging.log4j.simple.SimpleLoggerContextFactory
 
SimpleMessage - Class in org.apache.logging.log4j.message
The simplest possible implementation of Message.
SimpleMessage() - Constructor for class org.apache.logging.log4j.message.SimpleMessage
Basic constructor.
SimpleMessage(CharSequence) - Constructor for class org.apache.logging.log4j.message.SimpleMessage
Constructor that includes the message.
SimpleMessage(String) - Constructor for class org.apache.logging.log4j.message.SimpleMessage
Constructor that includes the message.
SimpleMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
SimpleMessageFactory() - Constructor for class org.apache.logging.log4j.message.SimpleMessageFactory
 
simpleMessageFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the formatted log message text (simple version, no exception traces) with the given justification rules.
simpleMessageFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the formatted log message text (simple version, no exception traces) with the given justification rules.
SimpleNonceManager - Class in io.undertow.security.impl
A default NonceManager implementation to provide reasonable single host management of nonces.
SimpleNonceManager() - Constructor for class io.undertow.security.impl.SimpleNonceManager
 
SimpleNonceManager(String) - Constructor for class io.undertow.security.impl.SimpleNonceManager
 
SimpleObjectPool<T> - Class in io.undertow.util
Simple pool that attempts to maintain a specified number of objects in the pool.
SimpleObjectPool(int, Supplier<T>, Consumer<T>) - Constructor for class io.undertow.util.SimpleObjectPool
 
SimpleObjectPool(int, Supplier<T>, Consumer<T>, Consumer<T>) - Constructor for class io.undertow.util.SimpleObjectPool
 
SimpleProxyClientProvider - Class in io.undertow.server.handlers.proxy
Deprecated.
SimpleProxyClientProvider(URI) - Constructor for class io.undertow.server.handlers.proxy.SimpleProxyClientProvider
Deprecated.
 
SimpleServerDeploymentActionResult - Class in org.jboss.as.controller.client.helpers.standalone
Default implementation of ServerDeploymentActionResult.
SimpleServerDeploymentActionResult(UUID, Throwable) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerDeploymentActionResult
 
SimpleServerDeploymentActionResult(UUID, ServerUpdateActionResult.Result) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerDeploymentActionResult
 
SimpleServerDeploymentActionResult(UUID, ServerUpdateActionResult.Result, Throwable) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerDeploymentActionResult
 
SimpleServerUpdateActionResult - Class in org.jboss.as.controller.client.helpers.standalone
Default implementation of ServerUpdateActionResult.
SimpleServerUpdateActionResult(UUID, Exception) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerUpdateActionResult
 
SimpleServerUpdateActionResult(UUID, ServerUpdateActionResult.Result) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerUpdateActionResult
 
SimpleServerUpdateActionResult(UUID, ServerUpdateActionResult.Result, Exception) - Constructor for class org.jboss.as.controller.client.helpers.standalone.SimpleServerUpdateActionResult
 
SINGLE - io.undertow.server.handlers.proxy.RouteParsingStrategy
Default behavior.
SinglePortConfidentialityHandler - Class in io.undertow.security.handlers
An extension to AbstractConfidentialityHandler that uses the Host header from the incoming message and specifies the confidential address by just switching the port.
SinglePortConfidentialityHandler(HttpHandler, int) - Constructor for class io.undertow.security.handlers.SinglePortConfidentialityHandler
 
SingleSignOn - Interface in io.undertow.security.impl
 
SingleSignOnAuthenticationMechanism - Class in io.undertow.security.impl
Authenticator that can be used to configure single sign on.
SingleSignOnAuthenticationMechanism(SingleSignOnManager) - Constructor for class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
SingleSignOnAuthenticationMechanism(SingleSignOnManager, IdentityManager) - Constructor for class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
 
SingleSignOnManager - Interface in io.undertow.security.impl
 
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
The unique instance of this class.
sink(AbstractServerConnection.ConduitState) - Static method in class io.undertow.server.AbstractServerConnection
 
size() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
 
size() - Method in class io.undertow.util.AttachmentList
 
size() - Method in class io.undertow.util.CopyOnWriteMap
 
size() - Method in class io.undertow.util.FastConcurrentDirectDeque
Returns the number of elements in this deque.
size() - Method in class io.undertow.util.HeaderMap
 
size() - Method in class io.undertow.util.HeaderValues
 
size() - Method in class io.undertow.util.PortableConcurrentDirectDeque
Returns the number of elements in this deque.
size() - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
size() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
size() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
size() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
size() - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Returns the number of key-value pairs in this collection.
size() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
size() - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
size() - Method in class org.jboss.marshalling.util.IntKeyMap
 
size() - Method in class org.jboss.remoting3._private.IntIndexHashMap
 
SizeRotatingFileHandler - Class in org.jboss.logmanager.handlers
 
SizeRotatingFileHandler() - Constructor for class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Construct a new instance with no formatter and no output file.
SizeRotatingFileHandler(long, int) - Constructor for class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Construct a new instance with no formatter and no output file.
SizeRotatingFileHandler(File) - Constructor for class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Construct a new instance with the given output file.
SizeRotatingFileHandler(File, boolean) - Constructor for class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Construct a new instance with the given output file and append setting.
SizeRotatingFileHandler(File, boolean, long, int) - Constructor for class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Construct a new instance with the given output file and append setting.
SizeRotatingFileHandler(File, long, int) - Constructor for class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Construct a new instance with the given output file.
SizeRotatingFileHandler(String) - Constructor for class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Construct a new instance with the given output file.
SizeRotatingFileHandler(String, boolean) - Constructor for class org.jboss.logmanager.handlers.SizeRotatingFileHandler
Construct a new instance with the given output file and append setting.
skip(long) - Method in class org.jboss.marshalling.ByteBufferInput
Skips over and discards up to n bytes of data from this input stream.
skip(long) - Method in interface org.jboss.marshalling.ByteInput
Skips over and discards up to n bytes of data from this input stream.
skip(long) - Method in class org.jboss.marshalling.ByteInputStream
Skips over and discards up to n bytes of data from this input stream.
skip(long) - Method in class org.jboss.marshalling.LimitedByteInput
Skips over and discards up to n bytes of data from this input stream.
skip(long) - Method in class org.jboss.marshalling.MarshallerObjectInput
skip(long) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
Skips over and discards up to n bytes of data from this input stream.
skip(long) - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Skips over and discards up to n bytes of data from this input stream.
skip(long) - Method in class org.jboss.marshalling.SimpleDataInput
Skips over and discards up to n bytes of data from this input stream.
skip(long) - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
skip(long) - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
SKIP_RELOAD_PROPERTY - Static variable in interface org.jboss.as.controller.client.impl.AdditionalBootCliScriptInvoker
 
skipArray() - Method in interface javax.json.stream.JsonParser
Advance the parser to END_ARRAY.
skipBytes(int) - Method in class org.jboss.marshalling.MarshallerObjectInput
skipBytes(int) - Method in class org.jboss.marshalling.MarshallerObjectInputStream
skipBytes(int) - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
skipBytes(int) - Method in class org.jboss.marshalling.SimpleDataInput
skipBytes(int) - Method in class org.jboss.marshalling.UnmarshallingObjectInputStream
 
skipBytes(int) - Method in class org.jboss.remoting3.AbstractDelegatingMessageInputStream
 
skipBytes(int) - Method in class org.jboss.remoting3.MessageInputStream
 
skipBytes(InputStream, long) - Static method in class org.jboss.remoting3.util.StreamUtils
 
skipObject() - Method in interface javax.json.stream.JsonParser
Advance the parser to END_OBJECT.
SLF4JBridgeHandler - Class in org.slf4j.bridge
Bridge/route all JUL log records to the SLF4J API.
SLF4JBridgeHandler() - Constructor for class org.slf4j.bridge.SLF4JBridgeHandler
Initialize this handler.
SNIAlpnEngineManager - Class in io.undertow.protocols.ssl
 
SNIAlpnEngineManager() - Constructor for class io.undertow.protocols.ssl.SNIAlpnEngineManager
 
SNIContextMatcher - Class in io.undertow.protocols.ssl
 
SNIContextMatcher.Builder - Class in io.undertow.protocols.ssl
 
SNISSLContext - Class in io.undertow.protocols.ssl
 
SNISSLContext(SNIContextMatcher) - Constructor for class io.undertow.protocols.ssl.SNISSLContext
 
SOCKET_BINDING - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
SOCKET_BINDING_GROUP - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
SocketHandler - Class in org.jboss.logmanager.handlers
A handler used to communicate over a socket.
SocketHandler() - Constructor for class org.jboss.logmanager.handlers.SocketHandler
Creates a socket handler with an address of localhost and port of 4560.
SocketHandler(String, int) - Constructor for class org.jboss.logmanager.handlers.SocketHandler
Creates a socket handler.
SocketHandler(InetAddress, int) - Constructor for class org.jboss.logmanager.handlers.SocketHandler
Creates a socket handler.
SocketHandler(SocketFactory, SocketHandler.Protocol, String, int) - Constructor for class org.jboss.logmanager.handlers.SocketHandler
Creates a socket handler.
SocketHandler(SocketFactory, SocketHandler.Protocol, InetAddress, int) - Constructor for class org.jboss.logmanager.handlers.SocketHandler
Creates a socket handler.
SocketHandler(ClientSocketFactory, SocketHandler.Protocol) - Constructor for class org.jboss.logmanager.handlers.SocketHandler
Creates a socket handler.
SocketHandler(SocketHandler.Protocol, String, int) - Constructor for class org.jboss.logmanager.handlers.SocketHandler
Creates a socket handler.
SocketHandler(SocketHandler.Protocol, InetAddress, int) - Constructor for class org.jboss.logmanager.handlers.SocketHandler
Creates a socket handler.
SocketHandler.Protocol - Enum in org.jboss.logmanager.handlers
The type of socket
solve(String) - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
 
solve(String) - Method in class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
 
SortedArrayStringMap - Class in org.apache.logging.log4j.util
Consider this class private. Array-based implementation of the ReadOnlyStringMap interface.
SortedArrayStringMap() - Constructor for class org.apache.logging.log4j.util.SortedArrayStringMap
 
SortedArrayStringMap(int) - Constructor for class org.apache.logging.log4j.util.SortedArrayStringMap
 
SortedArrayStringMap(Map<String, ?>) - Constructor for class org.apache.logging.log4j.util.SortedArrayStringMap
 
SortedArrayStringMap(ReadOnlyStringMap) - Constructor for class org.apache.logging.log4j.util.SortedArrayStringMap
 
source(AbstractServerConnection.ConduitState) - Static method in class io.undertow.server.AbstractServerConnection
 
SOURCE_CLASS_NAME - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
SOURCE_FILE_NAME - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
SOURCE_LINE_NUMBER - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
SOURCE_METHOD_NAME - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
SOURCE_MODULE_NAME - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
SOURCE_MODULE_VERSION - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
SP - Static variable in class io.undertow.util.MultipartParser
The Space ASCII character value;
SPACE - Static variable in class org.apache.logging.log4j.util.Chars
Space.
SpiUtils - Class in org.jboss.remoting3.spi
Utility methods for Remoting service providers.
spliterator() - Method in class io.undertow.util.FastConcurrentDirectDeque
Returns a Spliterator over the elements in this deque.
splitList(String) - Static method in class org.apache.logging.log4j.util.Strings
 
SSL - io.undertow.server.session.SessionConfig.SessionCookieSource
 
SSL_CERT - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
SSL_CERT - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
SSL_CIPHER - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
SSL_CIPHER - Static variable in class io.undertow.util.Headers
 
SSL_CIPHER_STRING - Static variable in class io.undertow.util.Headers
 
SSL_CIPHER_USEKEYSIZE - Static variable in class io.undertow.util.Headers
 
SSL_CIPHER_USEKEYSIZE_STRING - Static variable in class io.undertow.util.Headers
 
SSL_CLIENT_CERT - Static variable in class io.undertow.util.Headers
 
SSL_CLIENT_CERT_STRING - Static variable in class io.undertow.util.Headers
 
SSL_CONTEXT_KEY - Static variable in class org.wildfly.extension.elytron.ElytronExtension
 
SSL_CYPHER - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
SSL_KEY_SIZE - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
SSL_KEY_SIZE - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
SSL_SESSION - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
SSL_SESSION_ID - Static variable in class io.undertow.client.ProxiedRequestAttachments
 
SSL_SESSION_ID - Static variable in class io.undertow.util.Headers
 
SSL_SESSION_ID_STRING - Static variable in class io.undertow.util.Headers
 
SSL_TCP - org.jboss.logmanager.handlers.SocketHandler.Protocol
Transport Layer Security over TCP
SSL_TCP - org.jboss.logmanager.handlers.SyslogHandler.Protocol
Transport Layer Security over TCP
SSL_USER_CIPHER_SUITES_ORDER - Static variable in class io.undertow.UndertowOptions
If the SSLEngine should prefer the servers cipher version.
sslBufferOverflow(SslConduit) - Method in class io.undertow.UndertowLogger_$logger
 
sslBufferOverflow(SslConduit) - Method in interface io.undertow.UndertowLogger
 
sslBufferOverflow$str() - Method in class io.undertow.UndertowLogger_$logger
 
SslCipherAttribute - Class in io.undertow.attribute
 
SslCipherAttribute() - Constructor for class io.undertow.attribute.SslCipherAttribute
 
SslCipherAttribute.Builder - Class in io.undertow.attribute
 
SslClientCertAttribute - Class in io.undertow.attribute
 
SslClientCertAttribute() - Constructor for class io.undertow.attribute.SslClientCertAttribute
 
SslClientCertAttribute.Builder - Class in io.undertow.attribute
 
SslConduit - Class in io.undertow.protocols.ssl
Conduit for SSL connections.
sslEngineDelegatedTaskRejected(RejectedExecutionException) - Method in class io.undertow.UndertowLogger_$logger
 
sslEngineDelegatedTaskRejected(RejectedExecutionException) - Method in interface io.undertow.UndertowLogger
 
sslEngineDelegatedTaskRejected$str() - Method in class io.undertow.UndertowLogger_$logger
 
SSLHeaderHandler - Class in io.undertow.server.handlers
Handler that sets SSL information on the connection based on the following headers:
SSLHeaderHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.SSLHeaderHandler
 
SSLHeaderHandler.Builder - Class in io.undertow.server.handlers
 
sslReadLoopDetected(SslConduit) - Method in class io.undertow.UndertowLogger_$logger
 
sslReadLoopDetected(SslConduit) - Method in interface io.undertow.UndertowLogger
 
sslReadLoopDetected$str() - Method in class io.undertow.UndertowLogger_$logger
 
SslSessionConfig - Class in io.undertow.server.session
Session config that stores the session ID in the current SSL session.
SslSessionConfig(SessionConfig, SessionManager) - Constructor for class io.undertow.server.session.SslSessionConfig
 
SslSessionConfig(SessionManager) - Constructor for class io.undertow.server.session.SslSessionConfig
 
SslSessionIdAttribute - Class in io.undertow.attribute
 
SslSessionIdAttribute() - Constructor for class io.undertow.attribute.SslSessionIdAttribute
 
SslSessionIdAttribute.Builder - Class in io.undertow.attribute
 
SSLSessionInfo - Interface in io.undertow.server
SSL session information.
SslTcpOutputStream - Class in org.jboss.logmanager.handlers
An output stream that writes data to a socket.
SslTcpOutputStream(InetAddress, int) - Constructor for class org.jboss.logmanager.handlers.SslTcpOutputStream
Creates a SSL TCP output stream.
SslTcpOutputStream(InetAddress, int, boolean) - Constructor for class org.jboss.logmanager.handlers.SslTcpOutputStream
Creates a SSL TCP output stream.
SslTcpOutputStream(SocketFactory, InetAddress, int) - Constructor for class org.jboss.logmanager.handlers.SslTcpOutputStream
Creates a SSL TCP output stream.
SslTcpOutputStream(SocketFactory, InetAddress, int, boolean) - Constructor for class org.jboss.logmanager.handlers.SslTcpOutputStream
Creates a SSL TCP output stream.
sslWasNull() - Method in class io.undertow.UndertowMessages_$bundle
 
sslWasNull() - Method in interface io.undertow.UndertowMessages
 
sslWasNull$str() - Method in class io.undertow.UndertowMessages_$bundle
 
StabilityMonitor - Class in org.jboss.msc.service
Deprecated.
Stability monitors are unreliable - do not use them. This class will be removed in a future release.
StabilityMonitor() - Constructor for class org.jboss.msc.service.StabilityMonitor
Deprecated.
 
StabilityStatistics - Class in org.jboss.msc.service
Deprecated.
Stability monitors are unreliable - do not use them. This class will be removed in a future release.
StabilityStatistics() - Constructor for class org.jboss.msc.service.StabilityStatistics
Deprecated.
 
STACK_TRACE - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
StackLocator - Class in org.apache.logging.log4j.util
Consider this class private. Provides various methods to determine the caller class.
StackLocatorUtil - Class in org.apache.logging.log4j.util
Consider this class private. Provides various methods to determine the caller class.
STALE - io.undertow.security.impl.DigestWWWAuthenticateToken
 
STALE - Static variable in class io.undertow.util.Headers
 
STANDALONE_SERVER - org.wildfly.extension.core.management.client.Process.Type
 
StandardLevel - Enum in org.apache.logging.log4j.spi
Standard Logging Levels as an enumeration for use internally.
StandardOutputStreams - Class in org.jboss.logmanager
Caches stdout and stderr early.
StandardOutputStreams() - Constructor for class org.jboss.logmanager.StandardOutputStreams
 
start() - Method in class io.undertow.server.handlers.GracefulShutdownHandler
 
start() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
Start
start() - Method in class io.undertow.server.session.InMemorySessionManager
 
start() - Method in interface io.undertow.server.session.SessionManager
Starts the session manager
start() - Method in class io.undertow.Undertow
 
start() - Method in class org.apache.logging.log4j.util.Timer
Start the timer.
start() - Method in class org.jboss.logmanager.LogContextSelectorService
Install the selector.
start() - Method in class org.jboss.logmanager.LogService
Start method; removes and saves bootstrap handlers.
start() - Method in class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
start() - Method in class org.jboss.remotingjmx.RemotingConnectorServer
 
start(ByteInput) - Method in class org.jboss.marshalling.AbstractUnmarshaller
Start reading from the given input.
start(ByteInput) - Method in class org.jboss.marshalling.ObjectInputStreamUnmarshaller
Begin unmarshalling from a stream.
start(ByteInput) - Method in class org.jboss.marshalling.SimpleDataInput
Start reading from the given input.
start(ByteInput) - Method in interface org.jboss.marshalling.Unmarshaller
Begin unmarshalling from a stream.
start(ByteOutput) - Method in class org.jboss.marshalling.AbstractMarshaller
Begin writing to a stream.
start(ByteOutput) - Method in interface org.jboss.marshalling.Marshaller
Begin marshalling to a stream.
start(ByteOutput) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
Begin marshalling to a stream.
start(ByteOutput) - Method in class org.jboss.marshalling.SimpleDataOutput
Begin writing to a stream.
start(StartContext) - Method in class org.jboss.msc.service.AbstractService
Deprecated.
Start the service.
start(StartContext) - Method in interface org.jboss.msc.service.Service
Deprecated.
Start the service.
start(StartContext) - Method in interface org.jboss.msc.Service
Start the service.
start(StartContext) - Method in class org.jboss.msc.service.ValueInjectionService
Deprecated.
Start the service.
start(StartContext) - Method in class org.jboss.msc.service.ValueService
Deprecated.
Start the service.
start(BundleContext) - Method in class org.apache.logging.log4j.util.Activator
 
START_ARRAY - javax.json.stream.JsonParser.Event
Start of a JSON array.
START_FAILED - org.jboss.msc.service.ServiceController.State
Start failed, or was cancelled.
START_FAILED - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Start failed.
START_FAILED_to_DOWN - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from START_FAILED to DOWN.
START_FAILED_to_STARTING - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from START_FAILED to START_INITIATING.
START_INITIATING - org.jboss.msc.service.ServiceController.Substate
Deprecated.
First phase of start processing.
START_INITIATING_to_START_REQUESTED - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from START_INITIATING to START_REQUESTED.
START_INITIATING_to_STARTING - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from START_INITIATING to STARTING.
START_OBJECT - javax.json.stream.JsonParser.Event
Start of a JSON object.
START_REQUESTED - org.jboss.msc.service.ServiceController.Substate
Deprecated.
A stopped controller has been requested to start.
START_REQUESTED_to_DOWN - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from START_REQUESTED to DOWN.
START_REQUESTED_to_PROBLEM - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from START_REQUESTED to PROBLEM.
START_REQUESTED_to_START_INITIATING - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from START_REQUESTED to START_INITIATING.
START_SERVER_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
START_SERVER_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
startArray(String) - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
Writes the start of an array.
startBlocking() - Method in class io.undertow.server.HttpServerExchange
Calling this method puts the exchange in blocking mode, and creates a BlockingHttpExchange object to store the streams.
startBlocking(BlockingHttpExchange) - Method in class io.undertow.server.HttpServerExchange
Calling this method puts the exchange in blocking mode, using the given blocking exchange as the source of the streams.
startBlockingHasNotBeenCalled() - Method in class io.undertow.UndertowMessages_$bundle
 
startBlockingHasNotBeenCalled() - Method in interface io.undertow.UndertowMessages
 
startBlockingHasNotBeenCalled$str() - Method in class io.undertow.UndertowMessages_$bundle
 
StartContext - Interface in org.jboss.msc.service
The start lifecycle context.
startDiscard() - Method in class io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel
 
Started - org.apache.logging.log4j.util.Timer.Status
 
STARTED - org.jboss.as.controller.client.helpers.domain.ServerStatus
The server is started
StartException - Exception in org.jboss.msc.service
A start exception, thrown when a service fails to start.
StartException() - Constructor for exception org.jboss.msc.service.StartException
Constructs a StartException with no detail message.
StartException(String) - Constructor for exception org.jboss.msc.service.StartException
Constructs a StartException with the specified detail message.
StartException(String, Throwable) - Constructor for exception org.jboss.msc.service.StartException
Constructs a StartException with the specified detail message and cause.
StartException(String, Throwable, ServiceName) - Constructor for exception org.jboss.msc.service.StartException
 
StartException(Throwable) - Constructor for exception org.jboss.msc.service.StartException
Constructs a StartException with the specified cause.
startFailed(StartException, ServiceName) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
startFailed$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
startHandshake() - Method in class io.undertow.protocols.ssl.SslConduit
 
STARTING - org.jboss.as.controller.client.helpers.domain.ServerStatus
The server is starting
STARTING - org.jboss.msc.service.ServiceController.State
Service is starting.
STARTING - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Second phase of start processing (start() method invoked).
STARTING - org.wildfly.extension.core.management.client.Process.RunningState
 
STARTING - org.wildfly.extension.core.management.client.Process.RuntimeConfigurationState
 
STARTING_to_START_FAILED - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from STARTING to START_FAILED.
STARTING_to_UP - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from STARTING to UP.
startObject(String) - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
Writes the start of an object.
startOrResume() - Method in class org.apache.logging.log4j.util.Timer
 
startServer(byte, Channel, MBeanServerManager, Executor, ServerMessageInterceptor) - Method in class org.jboss.remotingjmx.protocol.Versions
 
startServer(String, String) - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
Starts the given server.
startServer(String, String) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
startServer(Channel, MBeanServerManager, Executor, ServerMessageInterceptor) - Static method in class org.jboss.remotingjmx.protocol.v2.VersionTwo
 
startServer(Channel, WrappedMBeanServerConnection, Executor, ServerMessageInterceptor) - Static method in class org.jboss.remotingjmx.protocol.v1.VersionOne
 
STARTUP_LOCK - Static variable in class org.apache.logging.log4j.util.ProviderUtil
Guards the ProviderUtil singleton instance from lazy initialization.
StaticLoggerBinder - Class in org.slf4j.impl
The binding of LoggerFactory class with an actual instance of ILoggerFactory is performed using information returned by this class.
StaticMarkerBinder - Class in org.slf4j.impl
The binding of MarkerFactory class with an actual instance of IMarkerFactory is performed using information returned by this class.
StaticMDCBinder - Class in org.slf4j.impl
This class is only a stub.
STATUS - Static variable in class io.undertow.protocols.http2.Http2Channel
 
STATUS - Static variable in class io.undertow.util.Headers
 
STATUS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
STATUS_DATE_FORMAT - Static variable in class org.apache.logging.log4j.status.StatusLogger
System property that can be configured with a date-time format string to use as the format for timestamps in the status logger output.
STATUS_STRING - Static variable in class io.undertow.util.Headers
 
StatusCodes - Class in io.undertow.util
 
StatusConsoleListener - Class in org.apache.logging.log4j.status
StatusListener that writes to the Console.
StatusConsoleListener(Level) - Constructor for class org.apache.logging.log4j.status.StatusConsoleListener
Creates the StatusConsoleListener using the supplied Level.
StatusConsoleListener(Level, PrintStream) - Constructor for class org.apache.logging.log4j.status.StatusConsoleListener
Creates the StatusConsoleListener using the supplied Level.
StatusData - Class in org.apache.logging.log4j.status
The Status data.
StatusData(StackTraceElement, Level, Message, Throwable, String) - Constructor for class org.apache.logging.log4j.status.StatusData
Creates the StatusData object.
StatusListener - Interface in org.apache.logging.log4j.status
Interface that allows implementers to be notified of events in the logging system.
StatusLogger - Class in org.apache.logging.log4j.status
Records events that occur in the logging system.
stderr - Static variable in class org.jboss.logmanager.StandardOutputStreams
 
stdout - Static variable in class org.jboss.logmanager.StandardOutputStreams
 
STEPS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
stickySessionCookieLengthTruncated(String, String) - Method in class io.undertow.UndertowLogger_$logger
 
stickySessionCookieLengthTruncated(String, String) - Method in interface io.undertow.UndertowLogger
Undertow mod_cluster proxy messages
stickySessionCookieLengthTruncated$str() - Method in class io.undertow.UndertowLogger_$logger
 
stop() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
Stop
stop() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
 
stop() - Method in class io.undertow.server.session.InMemorySessionManager
 
stop() - Method in interface io.undertow.server.session.SessionManager
stops the session manager
stop() - Method in class io.undertow.Undertow
 
stop() - Method in class org.apache.logging.log4j.util.Timer
Stop the timer.
stop() - Method in class org.jboss.logmanager.LogContextSelectorService
Uninstall the selector.
stop() - Method in class org.jboss.logmanager.LogService
Stop method; removes root handlers and restores the bootstrap handlers.
stop() - Method in class org.jboss.remotingjmx.DelegatingRemotingConnectorServer
 
stop() - Method in class org.jboss.remotingjmx.RemotingConnectorServer
 
stop(StopContext) - Method in class org.jboss.msc.service.AbstractService
Deprecated.
Stop the service.
stop(StopContext) - Method in interface org.jboss.msc.service.Service
Deprecated.
Stop the service.
stop(StopContext) - Method in interface org.jboss.msc.Service
Stop the service.
stop(StopContext) - Method in class org.jboss.msc.service.ValueInjectionService
Deprecated.
Stop the service.
stop(StopContext) - Method in class org.jboss.msc.service.ValueService
Deprecated.
Stop the service.
stop(BundleContext) - Method in class org.apache.logging.log4j.util.Activator
 
STOP_REQUESTED - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Service is up but has been requested to stop.
STOP_REQUESTED_to_STOPPING - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from STOP_REQUESTED to STOPPING.
STOP_REQUESTED_to_UP - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from STOP_REQUESTED to UP.
STOP_SERVER_REQUEST - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
STOP_SERVER_RESPONSE - Static variable in interface org.jboss.as.controller.client.helpers.domain.impl.DomainClientProtocol
 
StopContext - Interface in org.jboss.msc.service
The stop lifecycle context.
stopFailed(Throwable, ServiceName) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
stopFailed$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
Stopped - org.apache.logging.log4j.util.Timer.Status
 
STOPPED - org.jboss.as.controller.client.helpers.domain.ServerStatus
The server is stopped
STOPPED - org.wildfly.extension.core.management.client.Process.RunningState
 
STOPPED - org.wildfly.extension.core.management.client.Process.RuntimeConfigurationState
 
STOPPING - org.jboss.as.controller.client.helpers.domain.ServerStatus
The server is stopping
STOPPING - org.jboss.msc.service.ServiceController.State
Service is stopping.
STOPPING - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Service is stopping.
STOPPING - org.wildfly.extension.core.management.client.Process.RunningState
 
STOPPING - org.wildfly.extension.core.management.client.Process.RuntimeConfigurationState
 
STOPPING_to_DOWN - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from STOPPING to DOWN.
stopServer(String, String, long, TimeUnit) - Method in interface org.jboss.as.controller.client.helpers.domain.DomainClient
Stops the given server.
stopServer(String, String, long, TimeUnit) - Method in class org.jboss.as.controller.client.helpers.domain.impl.DomainClientImpl
 
stopServiceMissing(ServiceName) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
stopServiceMissing$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
STORED_METHOD - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
StoredResponse - Class in io.undertow.attribute
 
StoredResponse.Builder - Class in io.undertow.attribute
 
StoredResponseHandler - Class in io.undertow.server.handlers
A handler that buffers the full response and attaches it to the exchange.
StoredResponseHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.StoredResponseHandler
 
StoredResponseHandler.Builder - Class in io.undertow.server.handlers
 
StoredResponseStreamSinkConduit - Class in io.undertow.conduits
 
StoredResponseStreamSinkConduit(StreamSinkConduit, HttpServerExchange) - Constructor for class io.undertow.conduits.StoredResponseStreamSinkConduit
Construct a new instance.
storeInitialLocation(HttpServerExchange) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
 
StreamErrorException - Exception in io.undertow.protocols.http2
 
StreamErrorException(int) - Constructor for exception io.undertow.protocols.http2.StreamErrorException
 
streamHeader - Variable in class org.jboss.marshalling.AbstractMarshaller
The configured stream header.
streamHeader - Variable in class org.jboss.marshalling.AbstractUnmarshaller
The configured stream header.
streamHeader(byte[]) - Static method in class org.jboss.marshalling.Marshalling
Create a stream header that uses the given bytes.
StreamHeader - Interface in org.jboss.marshalling
A producer of stream headers.
streamIdMustBeZeroForFrameType(int) - Method in class io.undertow.UndertowMessages_$bundle
 
streamIdMustBeZeroForFrameType(int) - Method in interface io.undertow.UndertowMessages
 
streamIdMustBeZeroForFrameType$str() - Method in class io.undertow.UndertowMessages_$bundle
 
streamIdMustNotBeZeroForFrameType(int) - Method in class io.undertow.UndertowMessages_$bundle
 
streamIdMustNotBeZeroForFrameType(int) - Method in interface io.undertow.UndertowMessages
 
streamIdMustNotBeZeroForFrameType$str() - Method in class io.undertow.UndertowMessages_$bundle
 
streamIsBroken() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
streamIsBroken() - Method in interface io.undertow.websockets.core.WebSocketMessages
 
streamIsBroken$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
streamIsClosed() - Method in class io.undertow.UndertowMessages_$bundle
 
streamIsClosed() - Method in interface io.undertow.UndertowMessages
 
streamIsClosed$str() - Method in class io.undertow.UndertowMessages_$bundle
 
streamLimitExceeded() - Method in class io.undertow.UndertowMessages_$bundle
 
streamLimitExceeded() - Method in interface io.undertow.UndertowMessages
 
streamLimitExceeded$str() - Method in class io.undertow.UndertowMessages_$bundle
 
streamNotRegistered() - Method in class io.undertow.UndertowMessages_$bundle
 
streamNotRegistered() - Method in interface io.undertow.UndertowMessages
 
streamNotRegistered$str() - Method in class io.undertow.UndertowMessages_$bundle
 
streamRemoved(int) - Method in class io.undertow.protocols.http2.Http2PriorityTree
Method that is invoked when a stream has been removed
StreamSinkFrameChannel - Class in io.undertow.websockets.core
 
StreamSinkFrameChannel(WebSocketChannel, WebSocketFrameType) - Constructor for class io.undertow.websockets.core.StreamSinkFrameChannel
 
StreamSourceFrameChannel - Class in io.undertow.websockets.core
Base class for processes Frame bases StreamSourceChannels.
StreamSourceFrameChannel(WebSocketChannel, WebSocketFrameType, int, boolean, PooledByteBuffer, long, Masker, ChannelFunction...) - Constructor for class io.undertow.websockets.core.StreamSourceFrameChannel
 
StreamSourceFrameChannel(WebSocketChannel, WebSocketFrameType, PooledByteBuffer, long) - Constructor for class io.undertow.websockets.core.StreamSourceFrameChannel
 
StreamUtils - Class in org.jboss.remoting3.util
 
StreamUtils() - Constructor for class org.jboss.remoting3.util.StreamUtils
 
STRICT - io.undertow.server.handlers.CookieSameSiteMode
The browser will only send cookies for same-site requests (requests originating from the site that set the cookie).
STRICT_TRANSPORT_SECURITY - Static variable in class io.undertow.util.Headers
 
STRICT_TRANSPORT_SECURITY_STRING - Static variable in class io.undertow.util.Headers
 
STRING - javax.json.JsonValue.ValueType
JSON string.
STRING - org.jboss.dmr.ModelType
 
STRING - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR string.
STRING_LENGTH_MASK - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
 
STRING_RESOLVER - Static variable in interface org.jboss.logmanager.config.ValueExpression
 
StringBuilderFormattable - Interface in org.apache.logging.log4j.util
Objects that implement this interface can be converted to text, ideally without allocating temporary objects.
StringBuilders - Class in org.apache.logging.log4j.util
Consider this class private.
stringDone(String) - Method in class io.undertow.util.StringReadChannelListener
 
StringFormattedMessage - Class in org.apache.logging.log4j.message
Handles messages that consist of a format string conforming to Formatter.
StringFormattedMessage(String, Object...) - Constructor for class org.apache.logging.log4j.message.StringFormattedMessage
Constructs a message.
StringFormattedMessage(Locale, String, Object...) - Constructor for class org.apache.logging.log4j.message.StringFormattedMessage
Constructs a message.
StringFormatterMessageFactory - Class in org.apache.logging.log4j.message
Creates FormattedMessage instances for MessageFactory2 methods (and MessageFactory by extension.)
StringFormatterMessageFactory() - Constructor for class org.apache.logging.log4j.message.StringFormatterMessageFactory
Constructs a message factory with default flow strings.
StringMap - Interface in org.apache.logging.log4j.util
Exposes methods to add and remove key-value pairs to and from ReadOnlyStringMap.
StringMapMessage - Class in org.apache.logging.log4j.message
A StringMapMessage typed to String-only values.
StringMapMessage() - Constructor for class org.apache.logging.log4j.message.StringMapMessage
Constructs a new instance.
StringMapMessage(int) - Constructor for class org.apache.logging.log4j.message.StringMapMessage
Constructs a new instance.
StringMapMessage(Map<String, String>) - Constructor for class org.apache.logging.log4j.message.StringMapMessage
Constructs a new instance based on an existing Map.
StringReadChannelListener - Class in io.undertow.util
Simple utility class for reading a string
StringReadChannelListener(ByteBufferPool) - Constructor for class io.undertow.util.StringReadChannelListener
 
StringReadChannelListener(Pool<ByteBuffer>) - Constructor for class io.undertow.util.StringReadChannelListener
Deprecated.
Strings - Class in org.apache.logging.log4j.util
Consider this class private.
stringToEnumMap(Class<E>, String) - Static method in class org.jboss.logmanager.PropertyValues
Parses a string of key/value pairs into an enum map.
stringToEnumMap(Class<E>, String, boolean) - Static method in class org.jboss.logmanager.PropertyValues
Parses a string of key/value pairs into an enum map.
stringToMap(String) - Static method in class org.jboss.logmanager.PropertyValues
Parses a string of key/value pairs into a map.
StringWriteChannelListener - Class in io.undertow.util
A simple write listener that can be used to write out the contents of a String.
StringWriteChannelListener(String) - Constructor for class io.undertow.util.StringWriteChannelListener
 
StringWriteChannelListener(String, Charset) - Constructor for class io.undertow.util.StringWriteChannelListener
 
StructuredDataCollectionMessage - Class in org.apache.logging.log4j.message
A collection of StructuredDataMessages.
StructuredDataCollectionMessage(List<StructuredDataMessage>) - Constructor for class org.apache.logging.log4j.message.StructuredDataCollectionMessage
 
StructuredDataId - Class in org.apache.logging.log4j.message
The StructuredData identifier.
StructuredDataId(String) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
Creates a StructuredDataId based on the name.
StructuredDataId(String, int) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
Creates a StructuredDataId based on the name.
StructuredDataId(String, int, String[], String[]) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
A Constructor that helps conformance to RFC 5424.
StructuredDataId(String, int, String[], String[], int) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
A Constructor that helps conformance to RFC 5424.
StructuredDataId(String, String[], String[]) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
 
StructuredDataId(String, String[], String[], int) - Constructor for class org.apache.logging.log4j.message.StructuredDataId
A Constructor that helps conformance to RFC 5424.
StructuredDataMessage - Class in org.apache.logging.log4j.message
Represents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message.
StructuredDataMessage() - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Basic constructor.
StructuredDataMessage(String, String, String) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using an ID (max 32 characters), message, and type (max 32 characters).
StructuredDataMessage(String, String, String, int) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using an ID (user specified max characters), message, and type (user specified maximum number of characters).
StructuredDataMessage(String, String, String, Map<String, String>) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using an ID (max 32 characters), message, type (max 32 characters), and an initial map of structured data to include.
StructuredDataMessage(String, String, String, Map<String, String>, int) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using an (user specified max characters), message, and type (user specified maximum number of characters, and an initial map of structured data to include.
StructuredDataMessage(StructuredDataId, String, String) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using a StructuredDataId, message, and type (max 32 characters).
StructuredDataMessage(StructuredDataId, String, String, int) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using a StructuredDataId, message, and type (max 32 characters).
StructuredDataMessage(StructuredDataId, String, String, Map<String, String>) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using a StructuredDataId, message, type (max 32 characters), and an initial map of structured data to include.
StructuredDataMessage(StructuredDataId, String, String, Map<String, String>, int) - Constructor for class org.apache.logging.log4j.message.StructuredDataMessage
Creates a StructuredDataMessage using a StructuredDataId, message, type (max 32 characters), and an initial map of structured data to include.
StructuredDataMessage.Format - Enum in org.apache.logging.log4j.message
Supported formats.
StructuredFormatter - Class in org.jboss.logmanager.formatters
An abstract class that uses a generator to help generate structured data from a record.
StructuredFormatter() - Constructor for class org.jboss.logmanager.formatters.StructuredFormatter
 
StructuredFormatter(String) - Constructor for class org.jboss.logmanager.formatters.StructuredFormatter
 
StructuredFormatter(Map<StructuredFormatter.Key, String>) - Constructor for class org.jboss.logmanager.formatters.StructuredFormatter
 
StructuredFormatter.ExceptionOutputType - Enum in org.jboss.logmanager.formatters
Defines the way a cause will be formatted.
StructuredFormatter.Generator - Interface in org.jboss.logmanager.formatters
A generator used to create the structured output.
StructuredFormatter.Key - Enum in org.jboss.logmanager.formatters
The key used for the structured log record data.
stuckThreadCompleted(String, long, long, int) - Method in class io.undertow.UndertowLogger_$logger
 
stuckThreadCompleted(String, long, long, int) - Method in interface io.undertow.UndertowLogger
 
stuckThreadCompleted$str() - Method in class io.undertow.UndertowLogger_$logger
 
stuckThreadDetected(String, long, long, Date, String, int, int, Throwable) - Method in class io.undertow.UndertowLogger_$logger
 
stuckThreadDetected(String, long, long, Date, String, int, int, Throwable) - Method in interface io.undertow.UndertowLogger
 
stuckThreadDetected$str() - Method in class io.undertow.UndertowLogger_$logger
 
StuckThreadDetectionHandler - Class in io.undertow.server.handlers
This valve allows to detect requests that take a long time to process, which might indicate that the thread that is processing it is stuck.
StuckThreadDetectionHandler(int, HttpHandler) - Constructor for class io.undertow.server.handlers.StuckThreadDetectionHandler
 
StuckThreadDetectionHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.StuckThreadDetectionHandler
 
StuckThreadDetectionHandler.Builder - Class in io.undertow.server.handlers
 
StuckThreadDetectionHandler.Wrapper - Class in io.undertow.server.handlers
 
SubjectKeyIDRequest(byte[]) - Constructor for class javax.security.auth.message.callback.PrivateKeyCallback.SubjectKeyIDRequest
Construct a SubjectKeyIDRequest with an subjectKeyID.
subList(int, int) - Method in class io.undertow.util.AttachmentList
 
subList(int, int) - Method in class io.undertow.util.HeaderValues
 
subMap(K, boolean, K, boolean) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
subMap(K, K) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
subprotocols - Variable in class io.undertow.websockets.core.protocol.Handshake
 
subSequence(int, int) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
 
subSequence(int, int) - Method in class org.apache.logging.log4j.message.SimpleMessage
 
subSet(E, boolean, E, boolean) - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
subSet(E, E) - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
SubstituteEmptyAttribute(ExchangeAttribute, String) - Constructor for class io.undertow.attribute.SubstituteEmptyWrapper.SubstituteEmptyAttribute
 
SubstituteEmptyWrapper - Class in io.undertow.attribute
 
SubstituteEmptyWrapper(String) - Constructor for class io.undertow.attribute.SubstituteEmptyWrapper
 
SubstituteEmptyWrapper.SubstituteEmptyAttribute - Class in io.undertow.attribute
 
SubstituteFilter - Class in org.jboss.logmanager.filters
A filter which applies a text substitution on the message if the nested filter matches.
SubstituteFilter(String, String, boolean) - Constructor for class org.jboss.logmanager.filters.SubstituteFilter
Construct a new instance.
SubstituteFilter(Pattern, String, boolean) - Constructor for class org.jboss.logmanager.filters.SubstituteFilter
Construct a new instance.
SubstituteLogger - Class in org.slf4j.helpers
A logger implementation which logs via a delegate logger.
SubstituteLogger(String, Queue<SubstituteLoggingEvent>, boolean) - Constructor for class org.slf4j.helpers.SubstituteLogger
 
SubstituteLoggerFactory - Class in org.slf4j.helpers
SubstituteLoggerFactory manages instances of SubstituteLogger.
SubstituteLoggerFactory() - Constructor for class org.slf4j.helpers.SubstituteLoggerFactory
 
SubstituteLoggingEvent - Class in org.slf4j.event
 
SubstituteLoggingEvent() - Constructor for class org.slf4j.event.SubstituteLoggingEvent
 
SubstringMap<V> - Class in io.undertow.util
A string keyed map that can be accessed as a substring, eliminating the need to allocate a new string to do a key comparison against.
SubstringMap() - Constructor for class io.undertow.util.SubstringMap
 
SubstringMap.SubstringMatch<V> - Class in io.undertow.util
 
SubstringMatch(String, V) - Constructor for class io.undertow.util.SubstringMap.SubstringMatch
 
SUBSYSTEM - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
SUBSYSTEM_NAME - Static variable in class org.wildfly.extension.elytron.ElytronExtension
The name of our subsystem within the model.
SUBSYSTEM_PATH - Static variable in class org.wildfly.extension.elytron.ElytronExtension
 
subTarget() - Method in class org.jboss.msc.service.DelegatingServiceContainer
Create a sub-target using this as the parent target.
subTarget() - Method in class org.jboss.msc.service.DelegatingServiceTarget
Create a sub-target using this as the parent target.
subTarget() - Method in interface org.jboss.msc.service.ServiceTarget
Create a sub-target using this as the parent target.
SUCCESS - Static variable in class javax.security.auth.message.AuthStatus
Indicates that the message processing by the authentication module was successful and that the runtime is to proceed with its normal processing of the resulting message.
SUCCESS - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
suffix(String) - Static method in class io.undertow.predicate.Predicates
Creates a predicate that returns true if the request path ends with the provided suffix.
suffixes(String...) - Static method in class io.undertow.predicate.Predicates
Creates a predicate that returns true if the request path ends with any of the provided suffixes.
SunReflectiveCreator - Class in org.jboss.marshalling.reflect
Deprecated.
This creator is no longer used and will be removed in a future version.
SunReflectiveCreator() - Constructor for class org.jboss.marshalling.reflect.SunReflectiveCreator
Deprecated.
 
Supplier<T> - Interface in org.apache.logging.log4j.util
Consider this class private. Classes implementing this interface know how to supply a value.
supportedSubprotols(String[]) - Method in class io.undertow.websockets.core.protocol.Handshake
 
supports(String) - Method in interface javax.security.jacc.PolicyContextHandler
This public method returns a boolean result indicating whether or not the handler supports the context object identified by the (case-sensitive) key value.
supportsOption(Option<?>) - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
supportsOption(Option<?>) - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
supportsOption(Option<?>) - Method in interface io.undertow.client.ClientConnection
 
supportsOption(Option<?>) - Method in class io.undertow.client.http2.Http2ClientConnection
 
supportsOption(Option<?>) - Method in class io.undertow.server.AbstractServerConnection
 
supportsOption(Option<?>) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
supportsOption(Option<?>) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
supportsOption(Option<?>) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
supportsOption(Option<?>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
supportsOption(Option<?>) - Method in class io.undertow.server.ServerConnection
 
supportsOption(Option<?>) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
supportsOption(Option<?>) - Method in interface org.jboss.remoting3.Channel
Determine whether an option is supported on this channel.
supportsRemoteAuth() - Method in interface org.jboss.remoting3.Connection
Determine if the remote authentication protocol is supported by this connection.
supportsRemoteAuth() - Method in interface org.jboss.remoting3.spi.ConnectionHandler
Determine if the connection handler supports the remote authentication protocol.
suspend() - Method in class io.undertow.Undertow.ListenerInfo
 
SUSPENDED - org.wildfly.extension.core.management.client.Process.RunningState
 
SUSPENDING - org.wildfly.extension.core.management.client.Process.RunningState
 
suspendReads() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
suspendReads() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
suspendReads() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
suspendReads() - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
 
suspendReads() - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
 
suspendReads() - Method in class io.undertow.protocols.ssl.SslConduit
 
suspendReads() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
suspendReads() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
suspendReceives() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
Suspend the receive of new frames via AbstractFramedChannel.receive()
suspendWrites() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
suspendWrites() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
suspendWrites() - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
suspendWrites() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
suspendWrites() - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
 
suspendWrites() - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
suspendWrites() - Method in class io.undertow.protocols.ssl.SslConduit
 
suspendWrites() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
swapParameters(Object[]) - Method in interface org.apache.logging.log4j.message.ReusableMessage
Returns the parameter array that was used to initialize this reusable message and replaces it with the specified array.
swapParameters(Object[]) - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
This message has exactly one parameter (the object), so returns it as the first parameter in the array.
swapParameters(Object[]) - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
swapParameters(Object[]) - Method in class org.apache.logging.log4j.message.ReusableSimpleMessage
This message does not have any parameters, so this method returns the specified array.
SWITCHING_PROTOCOLS - Static variable in class io.undertow.util.StatusCodes
 
SWITCHING_PROTOCOLS_STRING - Static variable in class io.undertow.util.StatusCodes
 
SYSLOGD - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
SyslogHandler - Class in org.jboss.logmanager.handlers
A syslog handler for logging to syslogd.
SyslogHandler() - Constructor for class org.jboss.logmanager.handlers.SyslogHandler
The default class constructor.
SyslogHandler(String, int) - Constructor for class org.jboss.logmanager.handlers.SyslogHandler
Creates a new syslog handler that sends the messages to the server represented by the serverHostname parameter on the port represented by the port parameter.
SyslogHandler(String, int, SyslogHandler.Facility, String) - Constructor for class org.jboss.logmanager.handlers.SyslogHandler
Creates a new syslog handler that sends the messages to the server represented by the serverAddress parameter on the port represented by the port parameter.
SyslogHandler(String, int, SyslogHandler.Facility, SyslogHandler.SyslogType, String) - Constructor for class org.jboss.logmanager.handlers.SyslogHandler
Creates a new syslog handler that sends the messages to the server represented by the serverAddress parameter on the port represented by the port parameter.
SyslogHandler(String, int, SyslogHandler.Facility, SyslogHandler.SyslogType, SyslogHandler.Protocol, String) - Constructor for class org.jboss.logmanager.handlers.SyslogHandler
Creates a new syslog handler that sends the messages to the server represented by the serverAddress parameter on the port represented by the port parameter.
SyslogHandler(InetAddress, int) - Constructor for class org.jboss.logmanager.handlers.SyslogHandler
Creates a new syslog handler that sends the messages to the server represented by the serverAddress parameter on the port represented by the port parameter.
SyslogHandler(InetAddress, int, SyslogHandler.Facility, String) - Constructor for class org.jboss.logmanager.handlers.SyslogHandler
Creates a new syslog handler that sends the messages to the server represented by the serverAddress parameter on the port represented by the port parameter.
SyslogHandler(InetAddress, int, SyslogHandler.Facility, SyslogHandler.SyslogType, String) - Constructor for class org.jboss.logmanager.handlers.SyslogHandler
Creates a new syslog handler that sends the messages to the server represented by the serverAddress parameter on the port represented by the port parameter.
SyslogHandler(InetAddress, int, SyslogHandler.Facility, SyslogHandler.SyslogType, SyslogHandler.Protocol, String) - Constructor for class org.jboss.logmanager.handlers.SyslogHandler
Creates a new syslog handler that sends the messages to the server represented by the serverAddress parameter on the port represented by the port parameter.
SyslogHandler.Facility - Enum in org.jboss.logmanager.handlers
Facility as defined by RFC-5424 (http://tools.ietf.org/html/rfc5424) and RFC-3164 (http://tools.ietf.org/html/rfc3164).
SyslogHandler.Protocol - Enum in org.jboss.logmanager.handlers
The type of socket the syslog should write to
SyslogHandler.Severity - Enum in org.jboss.logmanager.handlers
Severity as defined by RFC-5424 (http://tools.ietf.org/html/rfc5424) and RFC-3164 (http://tools.ietf.org/html/rfc3164).
SyslogHandler.SyslogType - Enum in org.jboss.logmanager.handlers
The syslog type used for formatting the message.
SYSTEM_DAEMONS - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
SYSTEM_ERR - org.jboss.logmanager.handlers.ConsoleHandler.Target
The target for System.err.
SYSTEM_OUT - org.jboss.logmanager.handlers.ConsoleHandler.Target
The target for System.out.
SYSTEM_PREFIX - Static variable in class org.apache.logging.log4j.simple.SimpleLoggerContext
All system properties used by SimpleLog start with this
SystemPropertiesPropertySource - Class in org.apache.logging.log4j.util
PropertySource backed by the current system properties.
SystemPropertiesPropertySource() - Constructor for class org.apache.logging.log4j.util.SystemPropertiesPropertySource
 
systemPropertyFormatStep(String, boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits a system property value associated with the given key.
SystemPropertyValue - 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.
SystemPropertyValue(String) - Constructor for class org.jboss.msc.value.SystemPropertyValue
Deprecated.
Construct a new instance.
SystemPropertyValue(String, AccessControlContext) - Constructor for class org.jboss.msc.value.SystemPropertyValue
Deprecated.
Construct a new instance.
SystemPropertyValue(String, AccessControlContext, Value<?>) - Constructor for class org.jboss.msc.value.SystemPropertyValue
Deprecated.
Construct a new instance.
SystemPropertyValue(String, Value<?>) - Constructor for class org.jboss.msc.value.SystemPropertyValue
Deprecated.
Construct a new instance.

T

TAB - Static variable in class org.apache.logging.log4j.util.Chars
Tab.
tailMap(K) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
tailMap(K, boolean) - Method in class org.jboss.marshalling.util.FlatNavigableMap
 
tailSet(E) - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
tailSet(E, boolean) - Method in class org.jboss.marshalling.util.FlatNavigableSet
 
TARGET_PATH - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
TargetPolicy(MessagePolicy.Target[], MessagePolicy.ProtectionPolicy) - Constructor for class javax.security.auth.message.MessagePolicy.TargetPolicy
Create a TargetPolicy instance with an array of Targets and with a ProtectionPolicy.
TCP - org.jboss.logmanager.handlers.SocketHandler.Protocol
Transmission Control Protocol
TCP - org.jboss.logmanager.handlers.SyslogHandler.Protocol
Transmission Control Protocol
TcpOutputStream - Class in org.jboss.logmanager.handlers
An output stream that writes data to a socket.
TcpOutputStream(InetAddress, int) - Constructor for class org.jboss.logmanager.handlers.TcpOutputStream
Creates a TCP output stream.
TcpOutputStream(InetAddress, int, boolean) - Constructor for class org.jboss.logmanager.handlers.TcpOutputStream
Creates a TCP output stream.
TcpOutputStream(Socket) - Constructor for class org.jboss.logmanager.handlers.TcpOutputStream
TcpOutputStream(SocketFactory, InetAddress, int) - Constructor for class org.jboss.logmanager.handlers.TcpOutputStream
Creates a new TCP output stream.
TcpOutputStream(SocketFactory, InetAddress, int, boolean) - Constructor for class org.jboss.logmanager.handlers.TcpOutputStream
Creates a new TCP output stream.
TcpOutputStream(ClientSocketFactory, boolean) - Constructor for class org.jboss.logmanager.handlers.TcpOutputStream
Creates a new TCP stream which uses the ClientSocketFactory.createSocket() to create the socket.
TE - Static variable in class io.undertow.util.Headers
 
TE_STRING - Static variable in class io.undertow.util.Headers
 
TEMPERATURE - org.jboss.as.controller.client.helpers.MeasurementUnit.Family
 
TEMPORARY_REDIRECT - Static variable in class io.undertow.util.StatusCodes
 
TEMPORARY_REDIRECT_STRING - Static variable in class io.undertow.util.StatusCodes
 
TERABITS - org.jboss.as.controller.client.helpers.MeasurementUnit
 
TERABYTES - org.jboss.as.controller.client.helpers.MeasurementUnit
 
Terminable - Interface in org.apache.logging.log4j.spi
Interface to be implemented by LoggerContext's that provide a shutdown method.
terminate() - Method in interface org.apache.logging.log4j.spi.Terminable
Requests that the logging implementation shut down.
TERMINATED - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Service has been terminated.
terminateReads() - Method in class io.undertow.conduits.ChunkedStreamSourceConduit
 
terminateReads() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
terminateReads() - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
 
terminateReads() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
terminateReads() - Method in class io.undertow.conduits.InflatingStreamSourceConduit
 
terminateReads() - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
 
terminateReads() - Method in class io.undertow.protocols.ssl.SslConduit
 
terminateReads() - Method in class io.undertow.server.protocol.ajp.AjpServerRequestConduit
 
terminateRequest(HttpServerExchange) - Static method in class io.undertow.server.Connectors
 
terminateRequestChannel(HttpServerExchange) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
terminateRequestChannel(HttpServerExchange) - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
terminateRequestChannel(HttpServerExchange) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
terminateRequestChannel(HttpServerExchange) - Method in class io.undertow.server.ServerConnection
Invoked when the exchange is complete, and there is still data in the request channel.
terminateResponse(HttpServerExchange) - Static method in class io.undertow.server.Connectors
 
terminateWrites() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
terminateWrites() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
terminateWrites() - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
 
terminateWrites() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
terminateWrites() - Method in class io.undertow.conduits.FinishableStreamSinkConduit
 
terminateWrites() - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
terminateWrites() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
terminateWrites() - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
 
terminateWrites() - Method in class io.undertow.conduits.StoredResponseStreamSinkConduit
 
terminateWrites() - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
terminateWrites() - Method in class io.undertow.protocols.ssl.SslConduit
 
terminateWrites() - Method in class io.undertow.server.handlers.cache.ResponseCachingStreamSinkConduit
 
terminateWrites() - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
 
test(String, boolean) - Method in interface javax.json.JsonPatchBuilder
Adds a "test" JSON Patch operation.
test(String, int) - Method in interface javax.json.JsonPatchBuilder
Adds a "test" JSON Patch operation.
test(String, String) - Method in interface javax.json.JsonPatchBuilder
Adds a "test" JSON Patch operation.
test(String, JsonValue) - Method in interface javax.json.JsonPatchBuilder
Adds a "test" JSON Patch operation.
TEST - javax.json.JsonPatch.Operation
"test" operation.
TEXT - io.undertow.websockets.core.WebSocketFrameType
WebSocketFrame contains UTF-8 encoded String
textFormatStep(String) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which simply emits the given string.
thisValue() - Static method in class org.jboss.msc.value.Values
Deprecated.
The special value representing this (the object being invoked upon).
THREAD_CONTEXT_MAP - Static variable in class org.apache.logging.log4j.spi.Provider
Property name to set to the implementation of ThreadContextMap.
THREAD_ID - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
THREAD_ID - Static variable in class org.jboss.logmanager.formatters.Formatters
 
THREAD_NAME - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
THREAD_NAME - Static variable in class io.undertow.attribute.ThreadNameAttribute
 
THREAD_NAME_SHORT - Static variable in class io.undertow.attribute.ThreadNameAttribute
 
ThreadContext - Class in org.apache.logging.log4j
The ThreadContext allows applications to store information either in a Map or a Stack.
ThreadContext.ContextStack - Interface in org.apache.logging.log4j
The ThreadContext Stack interface.
ThreadContextMap - Interface in org.apache.logging.log4j.spi
Service provider interface to implement custom MDC behavior for ThreadContext.
ThreadContextMap2 - Interface in org.apache.logging.log4j.spi
Extension service provider interface to implement additional custom MDC behavior for ThreadContext.
ThreadContextMapFactory - Class in org.apache.logging.log4j.spi
Creates the ThreadContextMap instance used by the ThreadContext.
ThreadContextStack - Interface in org.apache.logging.log4j.spi
Service provider interface to implement custom NDC behavior for ThreadContext.
ThreadDumpMessage - Class in org.apache.logging.log4j.message
Captures information about all running Threads.
ThreadDumpMessage(String) - Constructor for class org.apache.logging.log4j.message.ThreadDumpMessage
Generate a ThreadDumpMessage with a title.
ThreadDumpMessage.ThreadInfoFactory - Interface in org.apache.logging.log4j.message
Factory to create Thread information.
threadFormatStep(String, boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the id if id is passed as the argument, otherwise the the thread name is used.
threadIdFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the id of the thread which originated the log record.
ThreadInformation - Interface in org.apache.logging.log4j.message
Interface used to print basic or extended thread information.
ThreadLocalLogContextSelector - Class in org.jboss.logmanager
A log context selector which stores the chosen log context in a thread-local.
ThreadLocalLogContextSelector(Object, LogContextSelector) - Constructor for class org.jboss.logmanager.ThreadLocalLogContextSelector
Construct a new instance.
ThreadLocalLogContextSelector(LogContextSelector) - Constructor for class org.jboss.logmanager.ThreadLocalLogContextSelector
Construct a new instance.
ThreadLocalValue<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.
ThreadLocalValue() - Constructor for class org.jboss.msc.value.ThreadLocalValue
Deprecated.
Construct a new instance.
threadName() - Static method in class io.undertow.attribute.ExchangeAttributes
 
ThreadNameAttribute - Class in io.undertow.attribute
The thread name
ThreadNameAttribute.Builder - Class in io.undertow.attribute
 
threadNameFormatStep(boolean, int, boolean, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the name of the thread which originated the log record.
threadNameFormatStep(boolean, int, int) - Static method in class org.jboss.logmanager.formatters.Formatters
Create a format step which emits the name of the thread which originated the log record.
THROWABLE - Static variable in class io.undertow.server.handlers.ExceptionHandler
 
throwing(String, String, Throwable) - Method in class org.jboss.logmanager.Logger
throwing(String, Level, T) - Method in class org.apache.logging.log4j.spi.AbstractLogger
Logs a Throwable to be thrown.
throwing(Level, T) - Method in interface org.apache.logging.log4j.Logger
Logs a Throwable to be thrown.
throwing(Level, T) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
throwing(T) - Method in interface org.apache.logging.log4j.Logger
Logs a Throwable to be thrown at the ERROR level.
throwing(T) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
THROWING_MARKER - Static variable in class org.apache.logging.log4j.spi.AbstractLogger
Marker for throwing exceptions.
throwingMsg(Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
TIME - org.jboss.as.controller.client.helpers.MeasurementUnit.Family
 
TIME_QUALITY - Static variable in class org.apache.logging.log4j.message.StructuredDataId
RFC 5424 Time Quality.
TIMEOUT - io.undertow.server.session.SessionListener.SessionDestroyedReason
 
TIMEOUT_KEY - Static variable in class org.jboss.remotingjmx.Constants
Property used to specify the timeout within clients when waiting for a response from the server.
Timer - Class in org.apache.logging.log4j.util
Primarily used in unit tests, but can be used to track elapsed time for a request or portion of any other operation so long as all the timer methods are called on the same thread in which it was started.
Timer(String) - Constructor for class org.apache.logging.log4j.util.Timer
Constructor.
Timer(String, int) - Constructor for class org.apache.logging.log4j.util.Timer
Constructor.
Timer.Status - Enum in org.apache.logging.log4j.util
 
TIMESTAMP - org.jboss.logmanager.formatters.StructuredFormatter.Key
 
TimestampMessage - Interface in org.apache.logging.log4j.message
Messages that use this interface will cause the timestamp in the message to be used instead of the timestamp in the LogEvent.
timingOutRequest(String) - Method in class io.undertow.UndertowLogger_$logger
 
timingOutRequest(String) - Method in interface io.undertow.UndertowLogger
 
timingOutRequest$str() - Method in class io.undertow.UndertowLogger_$logger
 
TimingServiceListener - Class in org.jboss.msc.service
Deprecated.
TimingServiceListener() - Constructor for class org.jboss.msc.service.TimingServiceListener
Deprecated.
Construct a new instance.
TimingServiceListener(Runnable) - Constructor for class org.jboss.msc.service.TimingServiceListener
Deprecated.
Construct a new instance which calls the given task when the timing is done.
TO_REPLACE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
toArray() - Method in class io.undertow.util.AttachmentList
 
toArray() - Method in class io.undertow.util.FastConcurrentDirectDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray() - Method in class io.undertow.util.HeaderValues
 
toArray() - Method in class io.undertow.util.PortableConcurrentDirectDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element).
toArray() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
toArray() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
toArray() - Method in class org.jboss.msc.service.ServiceName
Convert this service name into an array of strings containing the segments of the name.
toArray() - Method in class org.jboss.remoting3._private.IntIndexHashMap
 
toArray(T[]) - Method in class io.undertow.util.AttachmentList
 
toArray(T[]) - Method in class io.undertow.util.FastConcurrentDirectDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class io.undertow.util.HeaderValues
 
toArray(T[]) - Method in class io.undertow.util.PortableConcurrentDirectDeque
Returns an array containing all of the elements in this deque, in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
toArray(T[]) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
toArray(T[]) - Method in class org.jboss.remoting3._private.IntIndexHashMap
 
toBigControlFrame() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
toBigControlFrame() - Method in interface io.undertow.websockets.core.WebSocketMessages
 
toBigControlFrame$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
toByteBuffer() - Method in class io.undertow.websockets.core.CloseMessage
 
toCommonLogFormat(Date) - Static method in class io.undertow.util.DateUtils
 
ToConnectionFuture - Class in org.jboss.remoting3
 
toDateString(Date) - Static method in class io.undertow.util.DateUtils
Converts a date to a format suitable for use in a HTTP request
toExtensionHeader(List<WebSocketExtension>) - Static method in class io.undertow.websockets.WebSocketExtension
Compose a String from a list of extensions to be used in the response of a protocol negotiation.
toHttpHeaderValue() - Method in enum io.undertow.websockets.core.WebSocketVersion
Returns a String representation of the WebSocketVersion that can be used in the HTTP Headers.
toInt() - Method in enum org.slf4j.event.Level
 
toJsonArray() - Method in interface javax.json.JsonPatch
Returns the JsonPatch as JsonArray.
toJsonArray() - Static method in class javax.json.stream.JsonCollectors
Constructs a java.util.stream.Collector that accumulates the input JsonValue elements into a JsonArray.
toJsonObject() - Static method in class javax.json.stream.JsonCollectors
Constructs a java.util.stream.Collector that accumulates the input Map.Entry<String,JsonValue> elements into a JsonObject.
toJsonObject(Function<JsonValue, String>, Function<JsonValue, JsonValue>) - Static method in class javax.json.stream.JsonCollectors
Constructs a java.util.stream.Collector that accumulates the input JsonValue elements into a JsonObject.
toJSONString(boolean) - Method in class org.jboss.dmr.ModelNode
Get a JSON string representation of this model node, formatted nicely, if requested.
toJsonValue() - Method in interface javax.json.JsonMergePatch
Returns the JsonMergePatch as JsonValue.
TOKEN - Static variable in class io.undertow.attribute.AuthenticationTypeExchangeAttribute
 
TOKEN - Static variable in class io.undertow.attribute.SecureExchangeAttribute
 
tokenize(CharSequence) - Static method in class org.apache.logging.log4j.util.PropertySource.Util
Converts a property name string into a list of tokens.
tokenize(String) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
toKey(String) - Method in class org.apache.logging.log4j.message.MapMessage
Allows subclasses to change a candidate key to an actual key.
toLevel(String) - Static method in class org.apache.logging.log4j.Level
Converts the string passed as argument to a level.
toLevel(String, Level) - Static method in class org.apache.logging.log4j.Level
Converts the string passed as argument to a level.
toMap() - Method in class io.undertow.util.SubstringMap
 
toMap() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
toMap() - Method in interface org.apache.logging.log4j.util.ReadOnlyStringMap
Returns a non-null mutable Map<String, String> containing a snapshot of this data structure.
toMap() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
TOO_MANY_REQUESTS - Static variable in class io.undertow.util.StatusCodes
 
TOO_MANY_REQUESTS_STRING - Static variable in class io.undertow.util.StatusCodes
 
toObfuscatedString(InetAddress) - Static method in class io.undertow.util.NetworkUtils
 
toOldCookieDateString(Date) - Static method in class io.undertow.util.DateUtils
 
tooManyCookies(int) - Method in class io.undertow.UndertowMessages_$bundle
 
tooManyCookies(int) - Method in interface io.undertow.UndertowMessages
 
tooManyCookies$str() - Method in class io.undertow.UndertowMessages_$bundle
 
tooManyHeaders(int) - Method in class io.undertow.UndertowMessages_$bundle
 
tooManyHeaders(int) - Method in interface io.undertow.UndertowMessages
 
tooManyHeaders$str() - Method in class io.undertow.UndertowMessages_$bundle
 
tooManyParameters(int) - Method in class io.undertow.UndertowMessages_$bundle
 
tooManyParameters(int) - Method in interface io.undertow.UndertowMessages
 
tooManyParameters$str() - Method in class io.undertow.UndertowMessages_$bundle
 
tooManyQueryParameters(int) - Method in class io.undertow.UndertowMessages_$bundle
 
tooManyQueryParameters(int) - Method in interface io.undertow.UndertowMessages
 
tooManyQueryParameters$str() - Method in class io.undertow.UndertowMessages_$bundle
 
tooManyRedirects(IOException) - Method in class io.undertow.UndertowMessages_$bundle
 
tooManyRedirects(IOException) - Method in interface io.undertow.UndertowMessages
 
tooManyRedirects$str() - Method in class io.undertow.UndertowMessages_$bundle
 
tooManySessions(int) - Method in class io.undertow.UndertowMessages_$bundle
 
tooManySessions(int) - Method in interface io.undertow.UndertowMessages
 
tooManySessions$str() - Method in class io.undertow.UndertowMessages_$bundle
 
toPem(Certificate) - Static method in class io.undertow.util.Certificates
 
toPem(X509Certificate) - Static method in class io.undertow.util.Certificates
 
toRootLowerCase(String) - Static method in class org.apache.logging.log4j.util.Strings
Shorthand for str.toLowerCase(Locale.ROOT);
toRootUpperCase(String) - Static method in class org.apache.logging.log4j.util.Strings
Shorthand for str.toUpperCase(Locale.ROOT);
toServerGroup(String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentActionsCompleteBuilder
Indicates that the current set of deployment actions comprise a DeploymentSetPlan and should be applied to a server group.
toServerGroup(String) - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanBuilder
Indicates that concurrent with applying the deployment actions in the DeploymentSetPlan to the servers in the current server group, they should also be applied to the servers in the given server group.
toString() - Method in class io.undertow.attribute.AuthenticationTypeExchangeAttribute
 
toString() - Method in class io.undertow.attribute.BytesSentAttribute
 
toString() - Method in class io.undertow.attribute.CompositeExchangeAttribute
 
toString() - Method in class io.undertow.attribute.ConstantExchangeAttribute
 
toString() - Method in class io.undertow.attribute.CookieAttribute
 
toString() - Method in class io.undertow.attribute.DateTimeAttribute
 
toString() - Method in class io.undertow.attribute.HostAndPortAttribute
 
toString() - Method in class io.undertow.attribute.IdentUsernameAttribute
 
toString() - Method in class io.undertow.attribute.LocalIPAttribute
 
toString() - Method in class io.undertow.attribute.LocalPortAttribute
 
toString() - Method in class io.undertow.attribute.LocalServerNameAttribute
 
toString() - Method in class io.undertow.attribute.NullAttribute
 
toString() - Method in class io.undertow.attribute.PathParameterAttribute
 
toString() - Method in class io.undertow.attribute.PredicateContextAttribute
 
toString() - Method in class io.undertow.attribute.QueryParameterAttribute
 
toString() - Method in class io.undertow.attribute.QueryStringAttribute
 
toString() - Method in class io.undertow.attribute.QuotingExchangeAttribute
 
toString() - Method in class io.undertow.attribute.RelativePathAttribute
 
toString() - Method in class io.undertow.attribute.RemoteHostAttribute
 
toString() - Method in class io.undertow.attribute.RemoteIPAttribute
 
toString() - Method in class io.undertow.attribute.RemoteObfuscatedIPAttribute
 
toString() - Method in class io.undertow.attribute.RemoteUserAttribute
 
toString() - Method in class io.undertow.attribute.RequestCookieAttribute
 
toString() - Method in class io.undertow.attribute.RequestHeaderAttribute
 
toString() - Method in class io.undertow.attribute.RequestLineAttribute
 
toString() - Method in class io.undertow.attribute.RequestMethodAttribute
 
toString() - Method in class io.undertow.attribute.RequestPathAttribute
 
toString() - Method in class io.undertow.attribute.RequestProtocolAttribute
 
toString() - Method in class io.undertow.attribute.RequestSchemeAttribute
 
toString() - Method in class io.undertow.attribute.RequestURLAttribute
 
toString() - Method in class io.undertow.attribute.ResolvedPathAttribute
 
toString() - Method in class io.undertow.attribute.ResponseCodeAttribute
 
toString() - Method in class io.undertow.attribute.ResponseCookieAttribute
 
toString() - Method in class io.undertow.attribute.ResponseHeaderAttribute
 
toString() - Method in class io.undertow.attribute.ResponseReasonPhraseAttribute
 
toString() - Method in class io.undertow.attribute.ResponseTimeAttribute
 
toString() - Method in class io.undertow.attribute.SecureExchangeAttribute
 
toString() - Method in class io.undertow.attribute.SslCipherAttribute
 
toString() - Method in class io.undertow.attribute.SslClientCertAttribute
 
toString() - Method in class io.undertow.attribute.SslSessionIdAttribute
 
toString() - Method in class io.undertow.attribute.StoredResponse
 
toString() - Method in class io.undertow.attribute.ThreadNameAttribute
 
toString() - Method in class io.undertow.attribute.TransportProtocolAttribute
 
toString() - Method in class io.undertow.client.ClientRequest
 
toString() - Method in class io.undertow.client.ClientResponse
 
toString() - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
 
toString() - Method in class io.undertow.predicate.AuthenticationRequiredPredicate
 
toString() - Method in class io.undertow.predicate.ContainsPredicate
 
toString() - Method in class io.undertow.predicate.EqualsPredicate
 
toString() - Method in class io.undertow.predicate.ExistsPredicate
 
toString() - Method in class io.undertow.predicate.FalsePredicate
 
toString() - Method in class io.undertow.predicate.IdempotentPredicate
 
toString() - Method in class io.undertow.predicate.MaxContentSizePredicate
Deprecated.
 
toString() - Method in class io.undertow.predicate.MethodPredicate
 
toString() - Method in class io.undertow.predicate.MinContentSizePredicate
Deprecated.
 
toString() - Method in class io.undertow.predicate.NotPredicate
 
toString() - Method in class io.undertow.predicate.PathMatchPredicate
 
toString() - Method in class io.undertow.predicate.PathPrefixPredicate
 
toString() - Method in class io.undertow.predicate.PathSuffixPredicate
 
toString() - Method in class io.undertow.predicate.PathTemplatePredicate
 
toString() - Method in class io.undertow.predicate.PredicatesHandler
 
toString() - Method in class io.undertow.predicate.RegularExpressionPredicate
 
toString() - Method in class io.undertow.predicate.RequestLargerThanPredicate
 
toString() - Method in class io.undertow.predicate.RequestSmallerThanPredicate
 
toString() - Method in class io.undertow.predicate.SecurePredicate
 
toString() - Method in class io.undertow.predicate.TruePredicate
 
toString() - Method in class io.undertow.protocols.alpn.JDK8HackAlpnProvider
 
toString() - Method in class io.undertow.protocols.alpn.JDK9AlpnProvider
 
toString() - Method in class io.undertow.protocols.alpn.JettyAlpnProvider
 
toString() - Method in class io.undertow.protocols.alpn.OpenSSLAlpnProvider
 
toString() - Method in class io.undertow.protocols.http2.HPackHuffman.HuffmanCode
 
toString() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
toString() - Method in class io.undertow.protocols.ssl.SslConduit
 
toString() - Method in class io.undertow.server.handlers.accesslog.AccessLogHandler
 
toString() - Method in class io.undertow.server.handlers.AllowedMethodsHandler
 
toString() - Method in class io.undertow.server.handlers.BlockingHandler
 
toString() - Method in class io.undertow.server.handlers.ByteRangeHandler
 
toString() - Method in class io.undertow.server.handlers.cache.LimitedBufferSlicePool.PooledByteBuffer
 
toString() - Method in class io.undertow.server.handlers.CanonicalPathHandler
 
toString() - Method in class io.undertow.server.handlers.CookieImpl
 
toString() - Method in enum io.undertow.server.handlers.CookieSameSiteMode
 
toString() - Method in class io.undertow.server.handlers.DisableCacheHandler
 
toString() - Method in class io.undertow.server.handlers.DisallowedMethodsHandler
 
toString() - Method in class io.undertow.server.handlers.encoding.EncodingHandler
 
toString() - Method in class io.undertow.server.handlers.encoding.RequestEncodingHandler
 
toString() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
 
toString() - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler
 
toString() - Method in class io.undertow.server.handlers.form.FormData
 
toString() - Method in class io.undertow.server.handlers.ForwardedHandler
 
toString() - Method in class io.undertow.server.handlers.HttpContinueAcceptingHandler
 
toString() - Method in class io.undertow.server.handlers.HttpTraceHandler
 
toString() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
 
toString() - Method in class io.undertow.server.handlers.JDBCLogHandler
 
toString() - Method in class io.undertow.server.handlers.PathHandler
 
toString() - Method in class io.undertow.server.handlers.PathSeparatorHandler
 
toString() - Method in class io.undertow.server.handlers.PathTemplateHandler
 
toString() - Method in class io.undertow.server.handlers.PeerNameResolvingHandler
 
toString() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
 
toString() - Method in class io.undertow.server.handlers.proxy.ProxyHandler
 
toString() - Method in class io.undertow.server.handlers.ProxyPeerAddressHandler
 
toString() - Method in class io.undertow.server.handlers.RedirectHandler
 
toString() - Method in class io.undertow.server.handlers.RequestBufferingHandler
 
toString() - Method in class io.undertow.server.handlers.RequestDumpingHandler
 
toString() - Method in class io.undertow.server.handlers.RequestLimitingHandler
 
toString() - Method in class io.undertow.server.handlers.ResponseCodeHandler
 
toString() - Method in class io.undertow.server.handlers.ResponseRateLimitingHandler
 
toString() - Method in class io.undertow.server.handlers.SecureCookieHandler
 
toString() - Method in class io.undertow.server.handlers.SetAttributeHandler
 
toString() - Method in class io.undertow.server.handlers.SetErrorHandler
 
toString() - Method in class io.undertow.server.handlers.SetHeaderHandler
 
toString() - Method in class io.undertow.server.handlers.SSLHeaderHandler
 
toString() - Method in class io.undertow.server.handlers.StoredResponseHandler
 
toString() - Method in class io.undertow.server.handlers.StuckThreadDetectionHandler
 
toString() - Method in class io.undertow.server.handlers.URLDecodingHandler
 
toString() - Method in class io.undertow.server.HttpServerExchange
 
toString() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
toString() - Method in class io.undertow.server.session.InMemorySessionManager
 
toString() - Method in class io.undertow.Undertow.ListenerInfo
 
toString() - Method in class io.undertow.util.ETag
 
toString() - Method in class io.undertow.util.HeaderMap
 
toString() - Method in class io.undertow.util.HttpString
Get the String representation of this HttpString.
toString() - Method in class io.undertow.util.PathTemplate
 
toString() - Method in class io.undertow.util.PooledAdaptor
 
toString() - Method in class io.undertow.util.ReferenceCountedPooled
 
toString() - Method in class io.undertow.websockets.WebSocketExtension.Parameter
 
toString() - Method in class io.undertow.websockets.WebSocketExtension
 
toString() - Method in interface javax.json.JsonNumber
Returns a JSON text representation of the JSON number.
toString() - Method in interface javax.json.JsonValue
Returns JSON text for this JSON value.
toString() - Method in class javax.security.auth.message.AuthStatus
 
toString() - Method in class org.apache.logging.log4j.Level
 
toString() - Method in class org.apache.logging.log4j.MarkerManager.Log4jMarker
 
toString() - Method in class org.apache.logging.log4j.message.FormattedMessage
 
toString() - Method in class org.apache.logging.log4j.message.LocalizedMessage
 
toString() - Method in class org.apache.logging.log4j.message.MapMessage
 
toString() - Method in class org.apache.logging.log4j.message.MessageFormatMessage
 
toString() - Method in class org.apache.logging.log4j.message.ObjectArrayMessage
 
toString() - Method in class org.apache.logging.log4j.message.ObjectMessage
 
toString() - Method in class org.apache.logging.log4j.message.ParameterizedMessage
 
toString() - Method in class org.apache.logging.log4j.message.ReusableObjectMessage
 
toString() - Method in class org.apache.logging.log4j.message.ReusableParameterizedMessage
 
toString() - Method in class org.apache.logging.log4j.message.SimpleMessage
 
toString() - Method in class org.apache.logging.log4j.message.StringFormattedMessage
 
toString() - Method in class org.apache.logging.log4j.message.StructuredDataId
 
toString() - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
toString() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
 
toString() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextMap
 
toString() - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
toString() - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
toString() - Method in class org.apache.logging.log4j.spi.Provider
 
toString() - Method in class org.apache.logging.log4j.util.SortedArrayStringMap
 
toString() - Method in class org.apache.logging.log4j.util.Timer
Returns the String representation of the timer based upon its current state
toString() - Method in class org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlan
 
toString() - Method in class org.jboss.as.controller.client.helpers.domain.ServerIdentity
 
toString() - Method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
 
toString() - Method in class org.jboss.dmr.ModelNode
Get a human-readable string representation of this model node, formatted nicely (possibly on multiple lines).
toString() - Method in class org.jboss.dmr.ValueExpression
Get a printable string representation of this object.
toString() - Method in interface org.jboss.logmanager.config.ValueExpression
 
toString() - Method in class org.jboss.logmanager.formatters.ColorMap
 
toString() - Method in enum org.jboss.logmanager.handlers.SyslogHandler.Facility
 
toString() - Method in enum org.jboss.logmanager.handlers.SyslogHandler.Severity
 
toString() - Method in class org.jboss.logmanager.handlers.UninterruptibleOutputStream
Get the string representation of this stream.
toString() - Method in class org.jboss.logmanager.Logger
 
toString() - Method in class org.jboss.marshalling.MarshallingConfiguration
 
toString() - Method in class org.jboss.marshalling.Pair
Get a string representation of this pair.
toString() - Method in class org.jboss.marshalling.reflect.SerializableClass
 
toString() - Method in class org.jboss.marshalling.TraceInformation.Info
 
toString() - Method in class org.jboss.marshalling.TraceInformation
 
toString() - Method in class org.jboss.marshalling.util.IdentityIntMap
Get a string summary representation of this map.
toString() - Method in class org.jboss.marshalling.util.IdentityIntSet
Get a string summary representation of this map.
toString() - Method in class org.jboss.marshalling.util.IntMap
Get a string summary representation of this map.
toString() - Method in class org.jboss.marshalling.util.IntSet
Get a string summary representation of this map.
toString() - Method in class org.jboss.msc.service.management.ServiceStatus
Get a string representation of the current status.
toString() - Method in enum org.jboss.msc.service.ServiceController.Transition
Deprecated.
Get the string representation of this transition.
toString() - Method in class org.jboss.msc.service.ServiceName
Get a string representation of this service name.
toString() - Method in exception org.jboss.msc.service.StartException
 
toString() - Method in class org.jboss.remoting3.security.InetAddressPrincipal
Get a human-readable representation of this principal.
toString() - Method in enum org.jboss.remotingjmx.Util.Timeout
 
toString() - Method in enum org.slf4j.event.Level
Returns the string representation of this Level.
toString() - Method in class org.slf4j.helpers.BasicMarker
 
toString() - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
toString() - Method in enum org.wildfly.extension.core.management.client.Process.RunningMode
 
toString() - Method in enum org.wildfly.extension.core.management.client.Process.RunningState
 
toString() - Method in enum org.wildfly.extension.core.management.client.Process.RuntimeConfigurationState
 
toString() - Method in enum org.wildfly.extension.core.management.client.Process.Type
 
toString() - Method in class org.wildfly.extension.core.management.client.RunningStateChangeEvent
 
toString() - Method in class org.wildfly.extension.core.management.client.RuntimeConfigurationStateChangeEvent
 
toString(StringBuilder) - Method in class org.jboss.marshalling.TraceInformation.ClassInfo
 
toString(StringBuilder) - Method in class org.jboss.marshalling.TraceInformation.FieldInfo
 
toString(StringBuilder) - Method in class org.jboss.marshalling.TraceInformation.IncompleteObjectInfo
 
toString(StringBuilder) - Method in class org.jboss.marshalling.TraceInformation.IndexInfo
 
toString(StringBuilder) - Method in class org.jboss.marshalling.TraceInformation.Info
 
toString(StringBuilder) - Method in class org.jboss.marshalling.TraceInformation.ObjectInfo
 
toString(StringBuilder) - Method in class org.jboss.marshalling.TraceInformation.UserInfo
 
toUtf8String(ByteBuffer) - Static method in class io.undertow.websockets.core.WebSocketUtils
 
toUtf8String(ByteBuffer...) - Static method in class io.undertow.websockets.core.WebSocketUtils
 
trace(HttpHandler) - Static method in class io.undertow.Handlers
Returns a new HTTP trace handler.
trace(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the TRACE level.
trace(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the TRACE level including the stack trace of the Throwable throwable passed as parameter.
trace(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the TRACE level.
trace(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE.
trace(Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
trace(Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE.
trace(Object, Object[]) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.tracev(String, Object...) is recommended.
trace(Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.tracev(Throwable, String, Object...) is recommended.
trace(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the TRACE level including the stack trace of the Throwable throwable passed as parameter.
trace(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of TRACE.
trace(Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
trace(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of TRACE.
trace(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the TRACE level.
trace(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String) - Method in class org.slf4j.event.EventRecodingLogger
 
trace(String) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
trace(String) - Method in class org.slf4j.helpers.SubstituteLogger
 
trace(String) - Method in interface org.slf4j.Logger
Log a message at the TRACE level.
trace(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
trace(String, Object) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
trace(String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
trace(String, Object) - Method in interface org.slf4j.Logger
Log a message at the TRACE level according to the specified format and argument.
trace(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the TRACE level.
trace(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
 
trace(String, Object...) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
trace(String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
 
trace(String, Object...) - Method in interface org.slf4j.Logger
Log a message at the TRACE level according to the specified format and arguments.
trace(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
trace(String, Object, Object) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
trace(String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
trace(String, Object, Object) - Method in interface org.slf4j.Logger
Log a message at the TRACE level according to the specified format and arguments.
trace(String, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable with a level of TRACE.
trace(String, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
trace(String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable with a level of TRACE.
trace(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of TRACE and a specific logger class name.
trace(String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
trace(String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of TRACE and a specific logger class name.
trace(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the TRACE level including the stack trace of the Throwable throwable passed as parameter.
trace(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
 
trace(String, Throwable) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
trace(String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
 
trace(String, Throwable) - Method in interface org.slf4j.Logger
Log an exception (throwable) at the TRACE level with an accompanying message.
trace(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the TRACE level.
trace(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the TRACE level.
trace(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the TRACE level including the stack trace of the Throwable throwable passed as parameter.
trace(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the TRACE level.
trace(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the TRACE level including the stack trace of the Throwable throwable passed as parameter.
trace(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the TRACE level.
trace(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the TRACE level.
trace(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at trace level.
trace(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the TRACE level including the stack trace of the Throwable throwable passed as parameter.
trace(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the TRACE level.
trace(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the TRACE level.
trace(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the TRACE level.
trace(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the TRACE level with the specified Marker.
trace(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the TRACE level) with the specified Marker and including the stack trace of the Throwable throwable passed as parameter.
trace(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the TRACE level with the specified Marker.
trace(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the TRACE level) with the specified Marker and including the stack trace of the Throwable throwable passed as parameter.
trace(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the TRACE level.
trace(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the TRACE level.
trace(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the TRACE level.
trace(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the TRACE level) including the stack trace of the Throwable throwable passed as parameter.
trace(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the TRACE level.
trace(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the TRACE level) including the stack trace of the Throwable throwable passed as parameter.
trace(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
trace(Marker, String) - Method in class org.slf4j.event.EventRecodingLogger
 
trace(Marker, String) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
trace(Marker, String) - Method in class org.slf4j.helpers.SubstituteLogger
 
trace(Marker, String) - Method in interface org.slf4j.Logger
Log a message with the specific Marker at the TRACE level.
trace(Marker, String, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
trace(Marker, String, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
trace(Marker, String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
trace(Marker, String, Object) - Method in interface org.slf4j.Logger
This method is similar to Logger.trace(String, Object) method except that the marker data is also taken into consideration.
trace(Marker, String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
 
trace(Marker, String, Object...) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
trace(Marker, String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
 
trace(Marker, String, Object...) - Method in interface org.slf4j.Logger
This method is similar to Logger.trace(String, Object...) method except that the marker data is also taken into consideration.
trace(Marker, String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
trace(Marker, String, Object, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
trace(Marker, String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
trace(Marker, String, Object, Object) - Method in interface org.slf4j.Logger
This method is similar to Logger.trace(String, Object, Object) method except that the marker data is also taken into consideration.
trace(Marker, String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
 
trace(Marker, String, Throwable) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
trace(Marker, String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
 
trace(Marker, String, Throwable) - Method in interface org.slf4j.Logger
This method is similar to Logger.trace(String, Throwable) method except that the marker data is also taken into consideration.
TRACE - org.apache.logging.log4j.spi.StandardLevel
A fine-grained debug message, typically capturing the flow through the application.
TRACE - org.jboss.logging.Logger.Level
 
TRACE - org.slf4j.event.Level
 
TRACE - Static variable in class io.undertow.util.Methods
 
TRACE - Static variable in class org.apache.logging.log4j.Level
A fine-grained debug message, typically capturing the flow through the application.
TRACE - Static variable in class org.jboss.logmanager.Level
 
TRACE_INT - Static variable in class org.slf4j.event.EventConstants
 
TRACE_INT - Static variable in interface org.slf4j.spi.LocationAwareLogger
 
TRACE_STRING - Static variable in class io.undertow.util.Methods
 
traceEntry() - Method in interface org.apache.logging.log4j.Logger
Logs entry to a method.
traceEntry() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceEntry(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs entry to a method along with its parameters.
traceEntry(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceEntry(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs entry to a method along with its parameters.
traceEntry(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceEntry(Message) - Method in interface org.apache.logging.log4j.Logger
Logs entry to a method using a Message to describe the parameters.
traceEntry(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceEntry(Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs entry to a method along with its parameters.
traceEntry(Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit() - Method in interface org.apache.logging.log4j.Logger
Logs exit from a method.
traceExit() - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit(String, R) - Method in interface org.apache.logging.log4j.Logger
Logs exiting from a method with the result.
traceExit(String, R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit(EntryMessage) - Method in interface org.apache.logging.log4j.Logger
Logs exiting from a method with no result.
traceExit(EntryMessage) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit(EntryMessage, R) - Method in interface org.apache.logging.log4j.Logger
Logs exiting from a method with the result.
traceExit(EntryMessage, R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit(Message, R) - Method in interface org.apache.logging.log4j.Logger
Logs exiting from a method with the result.
traceExit(Message, R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
traceExit(R) - Method in interface org.apache.logging.log4j.Logger
Logs exiting from a method with the result.
traceExit(R) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
tracef(String, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, int) - Method in class org.jboss.logging.Logger
 
tracef(String, int, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, int, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, int, int) - Method in class org.jboss.logging.Logger
 
tracef(String, int, int, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, int, int, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, int, int, int) - Method in class org.jboss.logging.Logger
 
tracef(String, int, int, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, int, int, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, int, int, Object) - Method in class org.jboss.logging.Logger
 
tracef(String, int, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, int, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, int, Object) - Method in class org.jboss.logging.Logger
 
tracef(String, int, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, int, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, int, Object, Object) - Method in class org.jboss.logging.Logger
 
tracef(String, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, long) - Method in class org.jboss.logging.Logger
 
tracef(String, long, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, long, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, long, long) - Method in class org.jboss.logging.Logger
 
tracef(String, long, long, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, long, long, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, long, long, long) - Method in class org.jboss.logging.Logger
 
tracef(String, long, long, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, long, long, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, long, long, Object) - Method in class org.jboss.logging.Logger
 
tracef(String, long, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, long, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, long, Object) - Method in class org.jboss.logging.Logger
 
tracef(String, long, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, long, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, long, Object, Object) - Method in class org.jboss.logging.Logger
 
tracef(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, int) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, int, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, int, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, int, int) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, int, int, int) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, int, int, int) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, int, int, int) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, int, int, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, int, int, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, int, int, Object) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, int, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, int, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, int, Object) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, int, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, int, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, int, Object, Object) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, long) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, long, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, long, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, long, long) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, long, long, long) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, long, long, long) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, long, long, long) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, long, long, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, long, long, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, long, long, Object) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, long, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, long, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, long, Object) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, long, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, long, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, long, Object, Object) - Method in class org.jboss.logging.Logger
 
tracef(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracef(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
TraceInformation - Class in org.jboss.marshalling
A facility available to marshalling implementations which allows for detailed stack traces which trace the position in the object graph where a marshalling or unmarshalling problem has occurred.
TraceInformation.ClassInfo - Class in org.jboss.marshalling
Information about a class which was being (un-)marshalled at the time an exception occurred.
TraceInformation.FieldInfo - Class in org.jboss.marshalling
Information about a field which was being marshalled at the time an exception occurred.
TraceInformation.IncompleteObjectInfo - Class in org.jboss.marshalling
Information about an incomplete object being unmarshalled.
TraceInformation.IndexInfo - Class in org.jboss.marshalling
Information about an index in an array or collection.
TraceInformation.IndexType - Enum in org.jboss.marshalling
The type of index for a multi-valued collection or map.
TraceInformation.Info - Class in org.jboss.marshalling
Information about the circumstances surrounding (un)marshalling.
TraceInformation.MethodInfo - Class in org.jboss.marshalling
Information specific to a method execution.
TraceInformation.MethodInfo.Type - Enum in org.jboss.marshalling
The type of method being executed.
TraceInformation.ObjectInfo - Class in org.jboss.marshalling
Information about an object which was being (un-)marshalled at the time an exception occurred.
TraceInformation.UserInfo - Class in org.jboss.marshalling
User information.
tracev(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracev(String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracev(String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracev(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracev(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracev(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracev(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracev(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
tracev(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
tracev(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using MessageFormat-style formatting.
TRAILER - Static variable in class io.undertow.util.Headers
 
TRAILER_STRING - Static variable in class io.undertow.util.Headers
 
TRAILERS - Static variable in class io.undertow.conduits.ChunkedStreamSinkConduit
Deprecated.
TRAILERS - Static variable in class io.undertow.conduits.ChunkedStreamSourceConduit
Deprecated.
transfer(ReadableByteChannel, long, ByteBuffer, WritableByteChannel) - Static method in class io.undertow.websockets.core.WebSocketUtils
Transfer the data from the source to the sink using the given through buffer to pass data through.
Transfer - Class in io.undertow.util
 
Transfer() - Constructor for class io.undertow.util.Transfer
 
TRANSFER_ENCODING - Static variable in class io.undertow.util.Headers
 
TRANSFER_ENCODING_STRING - Static variable in class io.undertow.util.Headers
 
transferFrom(FileChannel) - Method in interface io.undertow.io.BufferWritableOutputStream
 
transferFrom(FileChannel) - Method in class io.undertow.io.UndertowOutputStream
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.BytesSentStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.DebuggingStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.RangeStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.StoredResponseStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.protocols.ssl.SslConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.server.handlers.cache.ResponseCachingStreamSinkConduit
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
transferFrom(FileChannel, long, long) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
 
transferFrom(FileChannel, IoCallback) - Method in class io.undertow.io.AsyncSenderImpl
 
transferFrom(FileChannel, IoCallback) - Method in class io.undertow.io.BlockingSenderImpl
 
transferFrom(FileChannel, IoCallback) - Method in interface io.undertow.io.Sender
Transfers all content from the specified file
transferFrom(FileChannel, IoCallback) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
 
transferFrom(ReadableByteChannel, long, long) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.BytesSentStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.DebuggingStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.RangeStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.StoredResponseStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.protocols.ssl.SslConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.server.handlers.cache.ResponseCachingStreamSinkConduit
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
transferFrom(StreamSourceChannel, long, ByteBuffer) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
 
TransferTask() - Constructor for class io.undertow.io.AsyncSenderImpl.TransferTask
 
transferTo(long, long, FileChannel) - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
transferTo(long, long, FileChannel) - Method in class io.undertow.conduits.BrokenStreamSourceConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.conduits.BytesReceivedStreamSourceConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.conduits.ChunkedStreamSourceConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.conduits.DebuggingStreamSourceConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.conduits.FinishableStreamSourceConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.conduits.InflatingStreamSourceConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
transferTo(long, long, FileChannel) - Method in class io.undertow.protocols.ssl.SslConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.server.protocol.ajp.AjpServerRequestConduit
 
transferTo(long, long, FileChannel) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
transferTo(long, long, FileChannel) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
transferTo(long, long, FileChannel) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
 
transferTo(long, long, WritableByteChannel) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.conduits.BrokenStreamSourceConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.conduits.BytesReceivedStreamSourceConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.conduits.ChunkedStreamSourceConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.conduits.DebuggingStreamSourceConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.conduits.FinishableStreamSourceConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.conduits.InflatingStreamSourceConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.protocols.ssl.SslConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.server.protocol.ajp.AjpServerRequestConduit
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
transferTo(long, ByteBuffer, StreamSinkChannel) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
 
transformForRead(PooledByteBuffer, StreamSourceFrameChannel, boolean) - Method in class io.undertow.websockets.extensions.CompositeExtensionFunction
 
transformForRead(PooledByteBuffer, StreamSourceFrameChannel, boolean) - Method in interface io.undertow.websockets.extensions.ExtensionFunction
Transform the supplied buffer per this extension.
transformForRead(PooledByteBuffer, StreamSourceFrameChannel, boolean) - Method in class io.undertow.websockets.extensions.NoopExtensionFunction
 
transformForRead(PooledByteBuffer, StreamSourceFrameChannel, boolean) - Method in class io.undertow.websockets.extensions.PerMessageDeflateFunction
 
transformForWrite(PooledByteBuffer, StreamSinkFrameChannel, boolean) - Method in class io.undertow.websockets.extensions.CompositeExtensionFunction
 
transformForWrite(PooledByteBuffer, StreamSinkFrameChannel, boolean) - Method in interface io.undertow.websockets.extensions.ExtensionFunction
Transform the supplied buffer per this extension.
transformForWrite(PooledByteBuffer, StreamSinkFrameChannel, boolean) - Method in class io.undertow.websockets.extensions.NoopExtensionFunction
 
transformForWrite(PooledByteBuffer, StreamSinkFrameChannel, boolean) - Method in class io.undertow.websockets.extensions.PerMessageDeflateFunction
 
transformInput(String) - Method in interface org.jboss.marshalling.ClassNameTransformer
Transforms unmarshaller input stream java type names.
transformOutput(String) - Method in interface org.jboss.marshalling.ClassNameTransformer
Transforms marshaller output stream java type names.
transition(ServiceController<? extends Object>, ServiceController.Transition) - Method in class org.jboss.msc.service.MultipleRemoveListener
Deprecated.
 
transition(ServiceController<? extends Object>, ServiceController.Transition) - Method in class org.jboss.msc.service.TimingServiceListener
Deprecated.
 
transition(ServiceController<? extends S>, ServiceController.Transition) - Method in class org.jboss.msc.service.AbstractServiceListener
Deprecated.
The service has transitioned to a new sub-state.
transition(ServiceController<? extends S>, ServiceController.Transition) - Method in interface org.jboss.msc.service.ServiceListener
Deprecated.
The service has transitioned to a new sub-state.
transitiveDependencyAvailable(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
Deprecated.
All unavailable transitive dependencies of the service are now available (installed and not administratively disabled).
transitiveDependencyAvailable(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
Deprecated.
All unavailable transitive dependencies of the service are now available (installed and not administratively disabled).
transitiveDependencyUnavailable(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
Deprecated.
A transitive dependency of the service is uninstalled or administratively disabled.
transitiveDependencyUnavailable(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
Deprecated.
A transitive dependency of the service is uninstalled or administratively disabled.
TRANSMIT_WINDOW_SIZE - Static variable in class org.jboss.remoting3.RemotingOptions
The maximum window size of the transmit direction for connection channels, in bytes.
TRANSPORT_PROTOCOL - Static variable in class io.undertow.attribute.TransportProtocolAttribute
 
transportProtocol() - Static method in class io.undertow.attribute.ExchangeAttributes
 
TransportProtocolAttribute - Class in io.undertow.attribute
The request method
TransportProtocolAttribute.Builder - Class in io.undertow.attribute
 
TriConsumer<K,​V,​S> - Interface in org.apache.logging.log4j.util
An operation that accepts three input arguments and returns no result.
trim(int) - Method in class org.apache.logging.log4j.spi.DefaultThreadContextStack
 
trim(int) - Method in class org.apache.logging.log4j.spi.MutableThreadContextStack
 
trim(int) - Method in interface org.apache.logging.log4j.ThreadContext.ContextStack
Trims elements from the end of the stack.
trim(int) - Static method in class org.apache.logging.log4j.ThreadContext
Trims elements from this diagnostic context.
trimmedCopy(Object[]) - Static method in class org.slf4j.helpers.MessageFormatter
Helper method to get all but the last element of an array
trimTo(int) - Static method in class org.jboss.logmanager.NDC
Trim the thread NDC stack down to no larger than the given size.
trimToMaxSize(StringBuilder, int) - Static method in class org.apache.logging.log4j.util.StringBuilders
Ensures that the char[] array of the specified StringBuilder does not exceed the specified number of characters.
trimToNull(String) - Static method in class org.apache.logging.log4j.util.Strings
Removes control characters (char <= 32) from both ends of this String returning null if the String is empty ("") after the trim or if it is null.
TRUE - javax.json.JsonValue.ValueType
JSON true.
TRUE - Static variable in class io.undertow.server.handlers.builder.PredicatedHandlersParser
 
TRUE - Static variable in interface javax.json.JsonValue
JSON true value.
TRUE - Static variable in class org.jboss.dmr.ModelNode
An unmodifiable node of ModelType.BOOLEAN with a value of true
truePredicate() - Static method in class io.undertow.predicate.Predicates
Prediction which always returns true
TruePredicate - Class in io.undertow.predicate
 
TruePredicate() - Constructor for class io.undertow.predicate.TruePredicate
 
truncate(long) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
TruncatedResponseException - Exception in io.undertow.server
An exception indicating that the response channel was prematurely closed.
TruncatedResponseException() - Constructor for exception io.undertow.server.TruncatedResponseException
Constructs a TruncatedResponseException with no detail message.
TruncatedResponseException(String) - Constructor for exception io.undertow.server.TruncatedResponseException
Constructs a TruncatedResponseException with the specified detail message.
TruncatedResponseException(String, Throwable) - Constructor for exception io.undertow.server.TruncatedResponseException
Constructs a TruncatedResponseException with the specified detail message and cause.
TruncatedResponseException(Throwable) - Constructor for exception io.undertow.server.TruncatedResponseException
Constructs a TruncatedResponseException with the specified cause.
truncateWrites() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
truncateWrites() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
truncateWrites() - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
 
truncateWrites() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
truncateWrites() - Method in class io.undertow.conduits.FinishableStreamSinkConduit
 
truncateWrites() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
truncateWrites() - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
truncateWrites() - Method in class io.undertow.protocols.ssl.SslConduit
 
truncateWrites() - Method in class io.undertow.server.handlers.cache.ResponseCachingStreamSinkConduit
 
truncateWrites() - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
 
TrustStoreCallback - Class in javax.security.auth.message.callback
Callback for trusted certificate KeyStore.
TrustStoreCallback() - Constructor for class javax.security.auth.message.callback.TrustStoreCallback
 
tryFromString(String) - Static method in class io.undertow.util.HttpString
Attempt to convert a String to an HttpString.
tryLock(long, long, boolean) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
tryServeResponse() - Method in class io.undertow.server.handlers.cache.ResponseCache
Attempts to serve the response from a cache.
tryServeResponse(boolean) - Method in class io.undertow.server.handlers.cache.ResponseCache
Attempts to serve the response from a cache.
tryUnfree() - Method in class io.undertow.util.ReferenceCountedPooled
 
type - Variable in class io.undertow.websockets.core.StreamSourceFrameChannel
 
TYPE - org.jboss.dmr.ModelType
 
TYPE - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR type.

U

UDP - org.jboss.logmanager.handlers.SocketHandler.Protocol
User Datagram Protocol
UDP - org.jboss.logmanager.handlers.SyslogHandler.Protocol
User Datagram Protocol
UdpOutputStream - Class in org.jboss.logmanager.handlers
An output stream that writes data to a DatagramSocket.
UdpOutputStream(InetAddress, int) - Constructor for class org.jboss.logmanager.handlers.UdpOutputStream
 
UdpOutputStream(ClientSocketFactory) - Constructor for class org.jboss.logmanager.handlers.UdpOutputStream
 
unableToResolveModClusterManagementHost(String) - Method in class io.undertow.UndertowLogger_$logger
 
unableToResolveModClusterManagementHost(String) - Method in interface io.undertow.UndertowLogger
 
unableToResolveModClusterManagementHost$str() - Method in class io.undertow.UndertowLogger_$logger
 
unableToSendOnNewChannel() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
unableToSendOnNewChannel() - Method in interface io.undertow.websockets.core.WebSocketMessages
 
unableToSendOnNewChannel$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
UNAUTHORIZED - Static variable in class io.undertow.util.StatusCodes
 
UNAUTHORIZED_STRING - Static variable in class io.undertow.util.StatusCodes
 
Unbox - Class in org.apache.logging.log4j.util
Utility for preventing primitive parameter values from being auto-boxed.
uncaughtException(Thread, Throwable) - Method in class org.jboss.logmanager.LoggingUncaughtExceptionHandler
Method invoked when the given thread terminates due to the given uncaught exception.
uncaughtException(Throwable, Thread) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
uncaughtException$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
UNCHECKOUT - Static variable in class io.undertow.util.Methods
 
UNCHECKOUT_STRING - Static variable in class io.undertow.util.Methods
 
UncloseableOutputStream - Class in org.jboss.logmanager.handlers
An output stream wrapper which drops calls to the close() method.
UncloseableOutputStream(OutputStream) - Constructor for class org.jboss.logmanager.handlers.UncloseableOutputStream
 
UncloseableWriter - Class in org.jboss.logmanager.handlers
An output stream wrapper which drops calls to the close() method.
UncloseableWriter(Writer) - Constructor for class org.jboss.logmanager.handlers.UncloseableWriter
 
UNDEFINE_ATTRIBUTE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
UNDEFINED - org.jboss.dmr.ModelType
 
UNDEFINED - org.jboss.dmr.stream.ModelEvent
Parsing cursor points to DMR undefined token.
undeploy(String) - Method in interface org.jboss.as.controller.client.helpers.domain.DeploymentPlanBuilder
Indicates the specified deployment content should be undeployed.
undeploy(String) - Method in interface org.jboss.as.controller.client.helpers.standalone.DeploymentPlanBuilder
Indicates the specified deployment content should be undeployed.
undeploy(String) - Method in class org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper
 
UNDEPLOY - io.undertow.server.session.SessionListener.SessionDestroyedReason
 
UNDEPLOY - org.jboss.as.controller.client.helpers.domain.DeploymentAction.Type
Undeploy content from the runtime.
UNDEPLOY - org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
Undeploy content from the runtime.
undeployAll(Runnable, List<ServiceController<?>>) - Static method in class org.jboss.msc.service.ServiceUtils
Deprecated.
Undeploy all the controllers and call the given runnable task when complete.
undeployAll(Runnable, ServiceController<?>...) - Static method in class org.jboss.msc.service.ServiceUtils
Deprecated.
Undeploy all the controllers and call the given runnable task when complete.
UndeployDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.domain
Variant of a DeploymentPlanBuilder that exposes directives that are only applicable following an undeploy directive.
UndeployDeploymentPlanBuilder - Interface in org.jboss.as.controller.client.helpers.standalone
Extension of DeploymentPlanBuilder that exposes directives that are only applicable following an undeploy directive.
Undertow - Class in io.undertow
Convenience class used to build an Undertow server.
Undertow.Builder - Class in io.undertow
 
Undertow.ListenerBuilder - Class in io.undertow
 
Undertow.ListenerInfo - Class in io.undertow
 
Undertow.ListenerType - Enum in io.undertow
 
UndertowClient - Class in io.undertow.client
Undertow client class.
UndertowClientMessages - Interface in io.undertow.client
starting from 1000
UndertowClientMessages_$bundle - Class in io.undertow.client
Warning this class consists of generated code.
UndertowClientMessages_$bundle() - Constructor for class io.undertow.client.UndertowClientMessages_$bundle
 
UndertowInputStream - Class in io.undertow.io
Input stream that reads from the underlying channel.
UndertowInputStream(HttpServerExchange) - Constructor for class io.undertow.io.UndertowInputStream
 
UndertowLogger - Interface in io.undertow
log messages start at 5000
UndertowLogger_$logger - Class in io.undertow
Warning this class consists of generated code.
UndertowLogger_$logger(Logger) - Constructor for class io.undertow.UndertowLogger_$logger
 
UndertowMessages - Interface in io.undertow
 
UndertowMessages_$bundle - Class in io.undertow
Warning this class consists of generated code.
UndertowMessages_$bundle() - Constructor for class io.undertow.UndertowMessages_$bundle
 
undertowOptions - Variable in class io.undertow.server.AbstractServerConnection
 
UndertowOptions - Class in io.undertow
 
UndertowOutputStream - Class in io.undertow.io
Buffering output stream that wraps a channel.
UndertowOutputStream(HttpServerExchange) - Constructor for class io.undertow.io.UndertowOutputStream
Construct a new instance.
undertowRequestFailed(Throwable, HttpServerExchange) - Method in class io.undertow.UndertowLogger_$logger
 
undertowRequestFailed(Throwable, HttpServerExchange) - Method in interface io.undertow.UndertowLogger
 
undertowRequestFailed$str() - Method in class io.undertow.UndertowLogger_$logger
 
UndertowXnioSsl - Class in io.undertow.protocols.ssl
 
UndertowXnioSsl(Xnio, OptionMap) - Constructor for class io.undertow.protocols.ssl.UndertowXnioSsl
Construct a new instance.
UndertowXnioSsl(Xnio, OptionMap, ByteBufferPool) - Constructor for class io.undertow.protocols.ssl.UndertowXnioSsl
Construct a new instance.
UndertowXnioSsl(Xnio, OptionMap, ByteBufferPool, SSLContext) - Constructor for class io.undertow.protocols.ssl.UndertowXnioSsl
Construct a new instance.
UndertowXnioSsl(Xnio, OptionMap, ByteBufferPool, SSLContext, Executor) - Constructor for class io.undertow.protocols.ssl.UndertowXnioSsl
Construct a new instance.
UndertowXnioSsl(Xnio, OptionMap, SSLContext) - Constructor for class io.undertow.protocols.ssl.UndertowXnioSsl
Construct a new instance.
UndertowXnioSsl(Xnio, OptionMap, SSLContext, Executor) - Constructor for class io.undertow.protocols.ssl.UndertowXnioSsl
Construct a new instance.
unDispatch() - Method in class io.undertow.server.HttpServerExchange
 
UNEXPECTED_ERROR - Static variable in class io.undertow.websockets.core.CloseMessage
 
unexpectedEndOfCompressedInput() - Method in class io.undertow.UndertowLogger_$logger
 
unexpectedEndOfCompressedInput() - Method in interface io.undertow.UndertowLogger
 
unexpectedEndOfCompressedInput$str() - Method in class io.undertow.UndertowLogger_$logger
 
unexpectedTokenInHeader(String) - Method in class io.undertow.UndertowMessages_$bundle
 
unexpectedTokenInHeader(String) - Method in interface io.undertow.UndertowMessages
 
unexpectedTokenInHeader$str() - Method in class io.undertow.UndertowMessages_$bundle
 
ungetRequestBytes(PooledByteBuffer) - Method in class io.undertow.server.protocol.http.HttpServerConnection
Pushes back the given data.
ungetRequestBytes(HttpServerExchange, PooledByteBuffer...) - Static method in class io.undertow.server.Connectors
Attached buffered data to the exchange.
unhandledErrorInAnnotatedEndpoint(Object, Throwable) - Method in class io.undertow.websockets.core.WebSocketLogger_$logger
 
unhandledErrorInAnnotatedEndpoint(Object, Throwable) - Method in interface io.undertow.websockets.core.WebSocketLogger
 
unhandledErrorInAnnotatedEndpoint$str() - Method in class io.undertow.websockets.core.WebSocketLogger_$logger
 
uninject() - Method in class org.jboss.msc.inject.AddMethodInjector
Deprecated.
Uninject the given value (in other words, cancel or undo a previous injection).
uninject() - Method in class org.jboss.msc.inject.AtomicReferenceFieldUpdaterInjector
Deprecated.
Uninject the given value (in other words, cancel or undo a previous injection).
uninject() - Method in class org.jboss.msc.inject.AtomicReferenceInjector
Deprecated.
Uninject the given value (in other words, cancel or undo a previous injection).
uninject() - Method in class org.jboss.msc.inject.CastingInjector
Deprecated.
Uninject the given value (in other words, cancel or undo a previous injection).
uninject() - Method in class org.jboss.msc.inject.ConcurrentMapInjector
Deprecated.
Uninject the given value (in other words, cancel or undo a previous injection).
uninject() - Method in class org.jboss.msc.inject.FieldInjector
Deprecated.
Uninject the given value (in other words, cancel or undo a previous injection).
uninject() - Method in interface org.jboss.msc.inject.Injector
Deprecated.
Uninject the given value (in other words, cancel or undo a previous injection).
uninject() - Method in class org.jboss.msc.inject.MapInjector
Deprecated.
Uninject the given value (in other words, cancel or undo a previous injection).
uninject() - Method in class org.jboss.msc.inject.MethodInjector
Deprecated.
Uninject the given value (in other words, cancel or undo a previous injection).
uninject() - Method in class org.jboss.msc.inject.RetainingInjector
Deprecated.
Uninject the given value (in other words, cancel or undo a previous injection).
uninject() - Method in class org.jboss.msc.inject.SetMethodInjector
Deprecated.
Uninject the given value (in other words, cancel or undo a previous injection).
uninjectFailed(Throwable, Object) - Method in class org.jboss.msc.inject.InjectorLogger_$logger
 
uninjectFailed(Throwable, ServiceName, ValueInjection<?>) - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
uninjectFailed$str() - Method in class org.jboss.msc.inject.InjectorLogger_$logger
 
uninjectFailed$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
 
uninstall() - Static method in class org.slf4j.bridge.SLF4JBridgeHandler
Removes previously installed SLF4JBridgeHandler instances.
UninterruptibleOutputStream - Class in org.jboss.logmanager.handlers
An output stream which is not interruptible.
UninterruptibleOutputStream(OutputStream) - Constructor for class org.jboss.logmanager.handlers.UninterruptibleOutputStream
Construct a new instance.
UNKNOWN - io.undertow.websockets.core.WebSocketVersion
Unknown version of the protocol
UNKNOWN - org.jboss.as.controller.client.helpers.domain.ServerStatus
The status of the server is currently unknown.
unknownAjpMessageType(byte) - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
unknownAjpMessageType(byte) - Method in interface io.undertow.client.UndertowClientMessages
 
unknownAjpMessageType$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
unknownMethod(HttpString) - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
unknownMethod(HttpString) - Method in interface io.undertow.client.UndertowClientMessages
 
unknownMethod$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
unknownProtocolId(int) - Method in class org.jboss.remoting3._private.Messages_$logger
 
unknownProtocolId(int) - Method in interface org.jboss.remoting3._private.Messages
 
unknownProtocolId$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
unknownScheme(URI) - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
unknownScheme(URI) - Method in interface io.undertow.client.UndertowClientMessages
 
unknownScheme$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
unknownTransferEncoding(String) - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
unknownTransferEncoding(String) - Method in interface io.undertow.client.UndertowClientMessages
 
unknownTransferEncoding$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
UnknownURISchemeException - Exception in org.jboss.remoting3
Unknown URI scheme.
UnknownURISchemeException() - Constructor for exception org.jboss.remoting3.UnknownURISchemeException
Constructs a UnknownURISchemeException with no detail message.
UnknownURISchemeException(String) - Constructor for exception org.jboss.remoting3.UnknownURISchemeException
Constructs a UnknownURISchemeException with the specified detail message.
UnknownURISchemeException(String, Throwable) - Constructor for exception org.jboss.remoting3.UnknownURISchemeException
Constructs a UnknownURISchemeException with the specified detail message and cause.
UnknownURISchemeException(Throwable) - Constructor for exception org.jboss.remoting3.UnknownURISchemeException
Constructs a UnknownURISchemeException with the specified cause.
unknownVariable(String) - Method in class io.undertow.UndertowLogger_$logger
 
unknownVariable(String) - Method in interface io.undertow.UndertowLogger
 
unknownVariable$str() - Method in class io.undertow.UndertowLogger_$logger
 
UNKOWN - io.undertow.websockets.core.WebSocketFrameType
Unknown frame-type
UNLOCK - Static variable in class io.undertow.util.Methods
 
UNLOCK_STRING - Static variable in class io.undertow.util.Methods
 
Unmarshaller - Interface in org.jboss.marshalling
An unmarshaller which reads objects from a stream.
UnmarshallingObjectInputStream - Class in org.jboss.marshalling
An object input stream which wraps an Unmarshaller, which may be used by legacy ObjectInputStream-based applications that wish to use the marshalling framework.
UnmarshallingObjectInputStream(Unmarshaller, InputStream) - Constructor for class org.jboss.marshalling.UnmarshallingObjectInputStream
Construct a new instance which delegates to the given unmarshaller, reading from the given input.
UnmarshallingObjectInputStream(Unmarshaller, ByteInput) - Constructor for class org.jboss.marshalling.UnmarshallingObjectInputStream
Construct a new instance which delegates to the given unmarshaller, reading from the given input.
UNPROCESSABLE_ENTITY - Static variable in class io.undertow.util.StatusCodes
 
UNPROCESSABLE_ENTITY_STRING - Static variable in class io.undertow.util.StatusCodes
 
unprotect(Object) - Method in class org.jboss.logmanager.ExtHandler
 
unprotect(Object) - Method in class org.jboss.logmanager.LogContext
 
unprotect(Object) - Method in interface org.jboss.logmanager.Protectable
Allows the object to be modified if the protectionKey matches the key used to protect the object.
unregisteringContext(String, String) - Method in class io.undertow.UndertowLogger_$logger
 
unregisteringContext(String, String) - Method in interface io.undertow.UndertowLogger
 
unregisteringContext$str() - Method in class io.undertow.UndertowLogger_$logger
 
unregisterLevel(Level) - Method in class org.jboss.logmanager.LogContext
Unregister a previously registered level.
unregisterLogContext(ClassLoader, LogContext) - Method in class org.jboss.logmanager.CallerClassLoaderLogContextSelector
Unregister a class loader/log context association.
unregisterLogContext(ClassLoader, LogContext) - Method in class org.jboss.logmanager.ClassLoaderLogContextSelector
Unregister a class loader/log context association.
unregisterLogContext(ClassLoader, LogContext) - Method in class org.jboss.logmanager.ContextClassLoaderLogContextSelector
Unregister a class loader/log context association.
UNSUPPORTED_MEDIA_TYPE - Static variable in class io.undertow.util.StatusCodes
 
UNSUPPORTED_MEDIA_TYPE_STRING - Static variable in class io.undertow.util.StatusCodes
 
unsupportedFrameType(WebSocketFrameType) - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
unsupportedFrameType(WebSocketFrameType) - Method in interface io.undertow.websockets.core.WebSocketMessages
 
unsupportedFrameType$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
unsupportedOpCode(int) - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
unsupportedOpCode(int) - Method in interface io.undertow.websockets.core.WebSocketMessages
 
unsupportedOpCode$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
unsupportedProtocol(String, Collection<String>) - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
unsupportedProtocol(String, Collection<String>) - Method in interface io.undertow.websockets.core.WebSocketMessages
 
unsupportedProtocol$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
unwrap(byte[], int, int) - Method in class org.jboss.remoting3.RejectingSaslServer
 
unwrap(ByteBuffer, ByteBuffer) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
unwrap(ByteBuffer, ByteBuffer[]) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
unwrap(ByteBuffer, ByteBuffer[], int, int) - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
unwrap(ByteBuffer, ByteBuffer[], int, int) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
UP - org.jboss.msc.service.LifecycleEvent
 
UP - org.jboss.msc.service.ServiceController.State
Up.
UP - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Service is up.
UP_to_STOP_REQUESTED - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from UP to STOP_REQUESTED.
UPDATE - Static variable in class io.undertow.util.Methods
 
UPDATE_STRING - Static variable in class io.undertow.util.Methods
 
updateBytesReceived(long) - Method in class io.undertow.server.ConnectorStatisticsImpl
 
updateBytesSent(long) - Method in class io.undertow.server.ConnectorStatisticsImpl
 
updateConfiguration(InputStream, Function<String, BiFunction<String, String, String>>) - Method in class org.jboss.logmanager.LogManager
Does nothing.
updateConfiguration(Function<String, BiFunction<String, String, String>>) - Method in class org.jboss.logmanager.LogManager
Does nothing.
UpdateFailedException - Exception in org.jboss.as.controller.client.helpers.domain
An exception thrown when a model update fails for some reason.
UpdateFailedException() - Constructor for exception org.jboss.as.controller.client.helpers.domain.UpdateFailedException
Constructs a UpdateFailedException with no detail message.
UpdateFailedException(String) - Constructor for exception org.jboss.as.controller.client.helpers.domain.UpdateFailedException
Constructs a UpdateFailedException with the specified detail message.
UpdateFailedException(String, Throwable) - Constructor for exception org.jboss.as.controller.client.helpers.domain.UpdateFailedException
Constructs a UpdateFailedException with the specified detail message and cause.
UpdateFailedException(Throwable) - Constructor for exception org.jboss.as.controller.client.helpers.domain.UpdateFailedException
Constructs a UpdateFailedException with the specified cause.
updateFrameDataRemaining(PooledByteBuffer, long) - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
 
updateFrameDataRemaining(PooledByteBuffer, long) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
 
updateFrameDataRemaining(PooledByteBuffer, long) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
updateListenerLevel(Level) - Method in class org.apache.logging.log4j.status.StatusLogger
 
updateReceiveFlowControlWindow(int) - Method in class io.undertow.protocols.http2.Http2Channel
 
updateResponseBytesSent(HttpServerExchange, long) - Static method in class io.undertow.server.Connectors
 
UpdateResultHandlerResponse - Class in org.jboss.as.controller.client.helpers.domain.impl
Encapsulates the possible values that can be passed to an UpdateResultHandler's callback methods.
updateSSLContext(SSLContext) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
Updates the SSLContext that is in use.
UPGRADE - Static variable in class io.undertow.util.Headers
 
UPGRADE_REQUIRED - Static variable in class io.undertow.util.StatusCodes
 
UPGRADE_REQUIRED_STRING - Static variable in class io.undertow.util.StatusCodes
 
UPGRADE_STRING - Static variable in class io.undertow.util.Headers
 
upgradeChannel() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
 
upgradeChannel() - Method in class io.undertow.server.protocol.http.HttpServerConnection
 
upgradeChannel() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
 
upgradeChannel() - Method in class io.undertow.server.ServerConnection
Upgrade the connection, if allowed
upgradeChannel(HttpUpgradeListener) - Method in class io.undertow.server.HttpServerExchange
Upgrade the channel to a raw socket.
upgradeChannel(HttpUpgradeListener) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
 
upgradeChannel(HttpUpgradeListener) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
Upgrade the underlying channel
upgradeChannel(WebSocketHttpExchange, byte[]) - Method in class io.undertow.websockets.core.protocol.Handshake
 
upgradeChannel(String, HttpUpgradeListener) - Method in class io.undertow.server.HttpServerExchange
Upgrade the channel to a raw socket.
upgradeNotSupported() - Method in class io.undertow.UndertowMessages_$bundle
 
upgradeNotSupported() - Method in interface io.undertow.UndertowMessages
 
upgradeNotSupported$str() - Method in class io.undertow.UndertowMessages_$bundle
 
URI - Static variable in class io.undertow.util.Headers
 
url - Variable in class io.undertow.websockets.client.WebSocketClientHandshake
 
URL - io.undertow.server.session.SessionConfig.SessionCookieSource
 
URL_CHARSET - Static variable in class io.undertow.UndertowOptions
If this is true then the parser will decode the URL and query parameters using the selected character encoding (UTF-8 by default).
UrlDecodeException - Exception in io.undertow.util
Created by Marek Marusic on 7/25/19.
UrlDecodeException(String, Throwable) - Constructor for exception io.undertow.util.UrlDecodeException
 
urlDecoding(HttpHandler, String) - Static method in class io.undertow.Handlers
A handler that will decode the URL, query parameters and to the specified charset.
urlDecodingHandler(String, HttpHandler) - Static method in class io.undertow.Handlers
Returns a new handler that decodes the URL and query parameters into the specified charset, assuming it has not already been done by the connector.
URLDecodingHandler - Class in io.undertow.server.handlers
A handler that will decode the URL and query parameters to the specified charset.
URLDecodingHandler(HttpHandler, String) - Constructor for class io.undertow.server.handlers.URLDecodingHandler
 
URLDecodingHandler.Builder - Class in io.undertow.server.handlers
 
URLResource - Class in io.undertow.server.handlers.resource
 
URLResource(URL, String) - Constructor for class io.undertow.server.handlers.resource.URLResource
 
URLResource(URL, URLConnection, String) - Constructor for class io.undertow.server.handlers.resource.URLResource
Deprecated.
URLUtils - Class in io.undertow.util
Utilities for dealing with URLs
USE_PROXY - Static variable in class io.undertow.util.StatusCodes
 
USE_PROXY_STRING - Static variable in class io.undertow.util.StatusCodes
 
useLongContentLength - Variable in class io.undertow.server.handlers.JDBCLogHandler
 
useProtocolVersion(int) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
useProtocolVersion(int) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
USER_AGENT - Static variable in class io.undertow.util.Headers
 
USER_AGENT_CHARSETS - Static variable in class io.undertow.security.impl.BasicAuthenticationMechanism
A comma separated list of patterns and charsets.
USER_AGENT_STRING - Static variable in class io.undertow.util.Headers
 
USER_LEVEL - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
userAgentCharsetMustHaveEvenNumberOfItems(String) - Method in class io.undertow.UndertowMessages_$bundle
 
userAgentCharsetMustHaveEvenNumberOfItems(String) - Method in interface io.undertow.UndertowMessages
 
userAgentCharsetMustHaveEvenNumberOfItems$str() - Method in class io.undertow.UndertowMessages_$bundle
 
userAuthenticated(String) - Method in class io.undertow.UndertowMessages_$bundle
 
userAuthenticated(String) - Method in interface io.undertow.UndertowMessages
 
userAuthenticated$str() - Method in class io.undertow.UndertowMessages_$bundle
 
userLoggedOut(String) - Method in class io.undertow.UndertowMessages_$bundle
 
userLoggedOut(String) - Method in interface io.undertow.UndertowMessages
 
userLoggedOut$str() - Method in class io.undertow.UndertowMessages_$bundle
 
USERNAME - io.undertow.security.impl.DigestAuthorizationToken
 
USERNAME - Static variable in class io.undertow.util.Headers
 
UTF_8 - Static variable in class io.undertow.server.handlers.proxy.ProxyHandler
 
UTF_8 - Static variable in class io.undertow.util.RedirectBuilder
 
UTF8Checker - Class in io.undertow.websockets.core.protocol.version07
An utility class which can be used to check if a sequence of bytes or ByteBuffers contain non UTF-8 data.
UTF8Checker() - Constructor for class io.undertow.websockets.core.protocol.version07.UTF8Checker
 
UTF8Output - Class in io.undertow.websockets.core
Utility class which allows to extract a UTF8 String from bytes respecting valid code-points
UTF8Output() - Constructor for class io.undertow.websockets.core.UTF8Output
 
UTF8Output(ByteBuffer...) - Constructor for class io.undertow.websockets.core.UTF8Output
 
UTFUtils - Class in org.jboss.marshalling
Handy utility methods for dealing with strings in the modified UTF-8 format.
Util - Class in org.jboss.remotingjmx
A holder for utility methods.
Util - Class in org.slf4j.helpers
An internal utility class.
Util.Timeout - Enum in org.jboss.remotingjmx
 
UUCP - org.jboss.logmanager.handlers.SyslogHandler.Facility
 
UUID - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 

V

V00 - io.undertow.websockets.core.WebSocketVersion
V07 - io.undertow.websockets.core.WebSocketVersion
V08 - io.undertow.websockets.core.WebSocketVersion
V13 - io.undertow.websockets.core.WebSocketVersion
validate(String, boolean) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, boolean) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, byte) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, byte) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, char) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, char) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, double) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, double) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, float) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, float) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, int) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, int) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, long) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, long) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, short) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, short) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, Object) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, Object) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(String, String) - Method in class org.apache.logging.log4j.message.MapMessage
Default implementation does nothing.
validate(String, String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validate(ModelNode, String) - Static method in class org.jboss.dmr.Validation
 
validateCookieValue(String) - Static method in class io.undertow.util.Rfc6265CookieSupport
 
validateDomain(String) - Static method in class io.undertow.util.Rfc6265CookieSupport
 
validateKey(String) - Method in class org.apache.logging.log4j.message.StructuredDataMessage
 
validateNonce(String, int, HttpServerExchange) - Method in interface io.undertow.security.api.NonceManager
Validate that a nonce can be used.
validateNonce(String, int, HttpServerExchange) - Method in class io.undertow.security.impl.SimpleNonceManager
 
validatePath(String) - Static method in class io.undertow.util.Rfc6265CookieSupport
 
validateRequest(MessageInfo, Subject, Subject) - Method in interface javax.security.auth.message.ServerAuth
Authenticate a received service request.
validateResponse(MessageInfo, Subject, Subject) - Method in interface javax.security.auth.message.ClientAuth
Validate a received service response.
Validation - Class in org.jboss.dmr
 
value - Variable in class io.undertow.server.protocol.ajp.AjpRequestParser.IntegerHolder
 
value - Variable in class io.undertow.server.protocol.ajp.AjpRequestParser.StringHolder
 
value() - Method in annotation type javax.interceptor.Interceptors
An ordered list of interceptors.
value() - Method in annotation type org.apache.logging.log4j.util.PerformanceSensitive
Description of why this is written the way it is.
value() - Method in annotation type org.jboss.marshalling.Externalize
Specify the externalizer class to be used by the annotated class.
Value<T> - Interface 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.
VALUE - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
VALUE_FALSE - javax.json.stream.JsonParser.Event
false value in a JSON array or object.
VALUE_NULL - javax.json.stream.JsonParser.Event
null value in a JSON array or object.
VALUE_NUMBER - javax.json.stream.JsonParser.Event
Number value in a JSON array or object.
VALUE_STRING - javax.json.stream.JsonParser.Event
String value in a JSON array or object.
VALUE_TRUE - javax.json.stream.JsonParser.Event
true value in a JSON array or object.
ValueExpression - Class in org.jboss.dmr
A value expression.
ValueExpression<T> - Interface in org.jboss.logmanager.config
Represents a possible value expression.
ValueExpression(String) - Constructor for class org.jboss.dmr.ValueExpression
Construct a new instance.
ValueExpression.Resolver<T> - Interface in org.jboss.logmanager.config
Resolves the value expression from an expression.
ValueExpressionResolver - Class in org.jboss.dmr
A resolver for value expressions.
ValueExpressionResolver() - Constructor for class org.jboss.dmr.ValueExpressionResolver
Construct a new instance.
ValueInjection<T> - Class in org.jboss.msc.service
Deprecated.
ValueInjection(Value<? extends T>, Injector<? super T>) - Constructor for class org.jboss.msc.service.ValueInjection
Deprecated.
Construct a new instance.
ValueInjectionService<T> - Class in org.jboss.msc.service
Deprecated.
Use Service.newInstance(Consumer<T>,T instead. This class will be removed in a future release.
ValueInjectionService() - Constructor for class org.jboss.msc.service.ValueInjectionService
Deprecated.
 
valueOf(Class<T>, String) - Static method in class org.apache.logging.log4j.Level
Returns the enum constant of the specified enum type with the specified name.
valueOf(Class<T>, String) - Static method in class org.apache.logging.log4j.util.EnglishEnums
Returns the Result for the given string.
valueOf(Class<T>, String, T) - Static method in class org.apache.logging.log4j.util.EnglishEnums
Returns an enum value for the given string.
valueOf(String) - Static method in enum io.undertow.protocols.http2.HpackEncoder.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.security.api.AuthenticationMechanism.AuthenticationMechanismOutcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.security.api.AuthenticationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.security.api.SecurityNotification.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.security.idm.DigestAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.security.impl.AuthenticationInfoToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.security.impl.DigestAuthorizationToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.security.impl.DigestQop
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.security.impl.DigestWWWAuthenticateToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.server.handlers.CookieSameSiteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.server.handlers.LocalNameResolvingHandler.ResolveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.server.handlers.PeerNameResolvingHandler.ResolveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.server.handlers.proxy.mod_cluster.NodeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.server.handlers.proxy.ProxyConnectionPool.AvailabilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.server.handlers.proxy.RouteIteratorFactory.ParsingCompatibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.server.handlers.proxy.RouteParsingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.server.handlers.resource.ResourceChangeEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.server.SecureCookieCommitListener
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.server.session.SessionConfig.SessionCookieSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.server.session.SessionListener.SessionDestroyedReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.Undertow.ListenerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.websockets.core.WebSocketFrameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.websockets.core.WebSocketVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.json.JsonPatch.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.json.JsonValue.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.json.stream.JsonParser.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.logging.log4j.Level
Return the Level associated with the name.
valueOf(String) - Static method in enum org.apache.logging.log4j.message.MapMessage.MapFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.message.StructuredDataMessage.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.spi.StandardLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.logging.log4j.util.Timer.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.domain.DeploymentAction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.domain.ServerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit.Family
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.controller.client.MessageSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dmr.ModelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dmr.stream.ModelEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logging.Logger.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logmanager.ExtLogRecord.FormatStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logmanager.formatters.StructuredFormatter.ExceptionOutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logmanager.formatters.StructuredFormatter.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logmanager.handlers.AsyncHandler.OverflowAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logmanager.handlers.ConsoleHandler.Target
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logmanager.handlers.SocketHandler.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logmanager.handlers.SyslogHandler.Facility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logmanager.handlers.SyslogHandler.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logmanager.handlers.SyslogHandler.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logmanager.handlers.SyslogHandler.SyslogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.marshalling.TraceInformation.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.marshalling.TraceInformation.MethodInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.marshalling.util.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.msc.service.LifecycleEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.msc.service.ServiceBuilder.DependencyType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.msc.service.ServiceController.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.msc.service.ServiceController.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.msc.service.ServiceController.Substate
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.msc.service.ServiceController.Transition
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.remotingjmx.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.remotingjmx.Util.Timeout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.slf4j.event.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extension.core.management.client.Process.RunningMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extension.core.management.client.Process.RunningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extension.core.management.client.Process.RuntimeConfigurationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extension.core.management.client.Process.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.undertow.protocols.http2.HpackEncoder.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.security.api.AuthenticationMechanism.AuthenticationMechanismOutcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.security.api.AuthenticationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.security.api.SecurityNotification.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.security.idm.DigestAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.security.impl.AuthenticationInfoToken
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.security.impl.DigestAuthorizationToken
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.security.impl.DigestQop
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.security.impl.DigestWWWAuthenticateToken
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.server.handlers.CookieSameSiteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.server.handlers.LocalNameResolvingHandler.ResolveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.server.handlers.PeerNameResolvingHandler.ResolveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.server.handlers.proxy.mod_cluster.NodeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.server.handlers.proxy.ProxyConnectionPool.AvailabilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.server.handlers.proxy.RouteIteratorFactory.ParsingCompatibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.server.handlers.proxy.RouteParsingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.server.handlers.resource.ResourceChangeEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.server.SecureCookieCommitListener
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.server.session.SessionConfig.SessionCookieSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.server.session.SessionListener.SessionDestroyedReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.Undertow.ListenerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class io.undertow.util.CopyOnWriteMap
 
values() - Static method in enum io.undertow.websockets.core.WebSocketFrameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.websockets.core.WebSocketVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.json.JsonPatch.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.json.JsonValue.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.json.stream.JsonParser.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.apache.logging.log4j.Level
Return an array of all the Levels that have been registered.
values() - Static method in enum org.apache.logging.log4j.message.MapMessage.MapFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.message.StructuredDataMessage.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.spi.StandardLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.logging.log4j.util.Timer.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.controller.client.helpers.domain.DeploymentAction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.controller.client.helpers.domain.ServerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.controller.client.helpers.MeasurementUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.controller.client.helpers.standalone.DeploymentAction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.controller.client.helpers.standalone.ServerUpdateActionResult.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.controller.client.MessageSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dmr.ModelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.dmr.stream.ModelEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logging.Logger.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logmanager.ExtLogRecord.FormatStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logmanager.formatters.StructuredFormatter.ExceptionOutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logmanager.formatters.StructuredFormatter.Key
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logmanager.handlers.AsyncHandler.OverflowAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logmanager.handlers.ConsoleHandler.Target
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logmanager.handlers.SocketHandler.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logmanager.handlers.SyslogHandler.Facility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logmanager.handlers.SyslogHandler.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logmanager.handlers.SyslogHandler.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.logmanager.handlers.SyslogHandler.SyslogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.marshalling.TraceInformation.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.marshalling.TraceInformation.MethodInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.marshalling.util.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.msc.service.LifecycleEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.msc.service.ServiceBuilder.DependencyType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.msc.service.ServiceController.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.msc.service.ServiceController.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.msc.service.ServiceController.Substate
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.msc.service.ServiceController.Transition
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.remotingjmx.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.remotingjmx.Util.Timeout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.slf4j.event.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extension.core.management.client.Process.RunningMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extension.core.management.client.Process.RunningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extension.core.management.client.Process.RuntimeConfigurationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extension.core.management.client.Process.Type
Returns an array containing the constants of this enum type, in the order they are declared.
Values - 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.
ValueService<T> - Class in org.jboss.msc.service
Deprecated.
Use Service.newInstance(Consumer<T>,T instead. This class will be removed in a future release.
ValueService(Value<T>) - Constructor for class org.jboss.msc.service.ValueService
Deprecated.
Construct a new instance.
VARY - Static variable in class io.undertow.util.Headers
 
VARY_STRING - Static variable in class io.undertow.util.Headers
 
verify(Account) - Method in interface io.undertow.security.idm.IdentityManager
Verify a previously authenticated account.
verify(Credential) - Method in interface io.undertow.security.idm.IdentityManager
Perform verification when all we have is the Credential, in this case the IdentityManager is also responsible for mapping the Credential to an account.
verify(String, Credential) - Method in interface io.undertow.security.idm.IdentityManager
Verify a supplied Credential against a requested ID.
verifyHA1(byte[]) - Method in interface io.undertow.security.idm.DigestCredential
Called by the IdentityManager implementation to pass in the hex encoded a1 representation for validation against the current request.
verifyToken(HttpString) - Static method in class io.undertow.server.Connectors
Verifies that the contents of the HttpString are a valid token according to rfc7230.
Version - Class in io.undertow
 
Version - Class in org.jboss.marshalling
The version of the Marshalling API.
Version - Class in org.jboss.msc
The current version of this module.
Version - Class in org.jboss.remoting3
The version of Remoting.
Version - Class in org.jboss.remotingjmx
Placeholder for version information inserted during the build.
Version() - Constructor for class io.undertow.Version
 
VERSION - Static variable in class io.undertow.util.Cookies
 
VERSION - Static variable in class org.jboss.marshalling.Version
The version.
VERSION - Static variable in class org.jboss.remoting3.Version
Deprecated.
VERSION_CONTROL - Static variable in class io.undertow.util.Methods
 
VERSION_CONTROL_STRING - Static variable in class io.undertow.util.Methods
 
VERSIONED_CONNECTION - org.jboss.remotingjmx.Util.Timeout
 
VersionedConnection - Interface in org.jboss.remotingjmx
A bridge between the JMXConnector implementation and the underlying remoting connections.
VersionedProxy - Interface in org.jboss.remotingjmx
The versioned proxy is the server side of the connection proxying incoming requests to the exposed MBeanServer.
VersionOne - Class in org.jboss.remotingjmx.protocol.v1
The entry point to VersionOne
Versions - Class in org.jboss.remotingjmx.protocol
Single access point to locate the supported versions.
Versions(Map<String, ?>) - Constructor for class org.jboss.remotingjmx.protocol.Versions
 
VersionTwo - Class in org.jboss.remotingjmx.protocol.v2
The entry point to VersionTwo
VIA - Static variable in class io.undertow.util.Headers
 
VIA_STRING - Static variable in class io.undertow.util.Headers
 
virtualHost() - Static method in class io.undertow.Handlers
Creates a new virtual host handler
virtualHost(HttpHandler) - Static method in class io.undertow.Handlers
Creates a new virtual host handler using the provided default handler
virtualHost(HttpHandler, HttpHandler, String...) - Static method in class io.undertow.Handlers
Creates a new virtual host handler that uses the provided handler as the root handler for the given hostnames.
virtualHost(HttpHandler, String...) - Static method in class io.undertow.Handlers
Creates a new virtual host handler that uses the provided handler as the root handler for the given hostnames.
VirtualHost - Class in io.undertow.server.handlers.proxy.mod_cluster
The virtual host handler.
VirtualHost() - Constructor for class io.undertow.server.handlers.proxy.mod_cluster.VirtualHost
 
VirtualSecurityDomainNameProcessor - Class in org.wildfly.extension.elytron
A DeploymentUnitProcessor to set the ServiceName of any virtual security domain to be used by the deployment.
VirtualSecurityDomainNameProcessor() - Constructor for class org.wildfly.extension.elytron.VirtualSecurityDomainNameProcessor
 

W

WAITING - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Controller is waiting for an external condition to start, such as a dependent demand.
WAITING_to_DOWN - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from WAITING to DOWN.
wakeupReads() - Method in class io.undertow.channels.DetachableStreamSourceChannel
 
wakeupReads() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
 
wakeupReads() - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
 
wakeupReads() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
wakeupReads() - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
 
wakeupReads() - Method in class io.undertow.protocols.ssl.SslConduit
 
wakeupReads() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
 
wakeupReads() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
 
wakeupWrites() - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
wakeupWrites() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
wakeupWrites() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
wakeupWrites() - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
wakeupWrites() - Method in class io.undertow.conduits.IdleTimeoutConduit
 
wakeupWrites() - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
 
wakeupWrites() - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
wakeupWrites() - Method in class io.undertow.protocols.ssl.SslConduit
 
wakeupWrites() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
warn(CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the WARN level.
warn(CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the WARN level including the stack trace of the Throwable throwable passed as parameter.
warn(CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the WARN level.
warn(Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of WARN.
warn(Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warn(Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of WARN.
warn(Object, Object[]) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.warnv(String, Object...) is recommended.
warn(Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Deprecated.
To log a message with parameters, using Logger.warnv(Throwable, String, Object...) is recommended.
warn(Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the WARN level including the stack trace of the Throwable throwable passed as parameter.
warn(Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of WARN.
warn(Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warn(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of WARN.
warn(String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the WARN level.
warn(String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String) - Method in class org.slf4j.event.EventRecodingLogger
 
warn(String) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
warn(String) - Method in class org.slf4j.helpers.SubstituteLogger
 
warn(String) - Method in interface org.slf4j.Logger
Log a message at the WARN level.
warn(String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
warn(String, Object) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
warn(String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
warn(String, Object) - Method in interface org.slf4j.Logger
Log a message at the WARN level according to the specified format and argument.
warn(String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the WARN level.
warn(String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
 
warn(String, Object...) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
warn(String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
 
warn(String, Object...) - Method in interface org.slf4j.Logger
Log a message at the WARN level according to the specified format and arguments.
warn(String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
warn(String, Object, Object) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
warn(String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
warn(String, Object, Object) - Method in interface org.slf4j.Logger
Log a message at the WARN level according to the specified format and arguments.
warn(String, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable with a level of WARN.
warn(String, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warn(String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable with a level of WARN.
warn(String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of WARN and a specific logger class name.
warn(String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warn(String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of WARN and a specific logger class name.
warn(String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the WARN level including the stack trace of the Throwable throwable passed as parameter.
warn(String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
 
warn(String, Throwable) - Method in class org.slf4j.helpers.NOPLogger
A NOP implementation.
warn(String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
 
warn(String, Throwable) - Method in interface org.slf4j.Logger
Log an exception (throwable) at the WARN level with an accompanying message.
warn(String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the WARN level.
warn(String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, CharSequence) - Method in interface org.apache.logging.log4j.Logger
Logs a message CharSequence with the WARN level.
warn(Marker, CharSequence) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, CharSequence, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a CharSequence at the WARN level including the stack trace of the Throwable throwable passed as parameter.
warn(Marker, CharSequence, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the WARN level.
warn(Marker, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Object, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the WARN level including the stack trace of the Throwable throwable passed as parameter.
warn(Marker, Object, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String) - Method in interface org.apache.logging.log4j.Logger
Logs a message object with the WARN level.
warn(Marker, String) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at the WARN level.
warn(Marker, String, Object...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters at warn level.
warn(Marker, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message at the WARN level including the stack trace of the Throwable throwable passed as parameter.
warn(Marker, String, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String, Supplier<?>...) - Method in interface org.apache.logging.log4j.Logger
Logs a message with parameters which are only to be constructed if the logging level is the WARN level.
warn(Marker, String, Supplier<?>...) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the WARN level.
warn(Marker, Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the WARN level.
warn(Marker, Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the WARN level with the specified Marker.
warn(Marker, MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the WARN level) with the specified Marker and including the stack warn of the Throwable throwable passed as parameter.
warn(Marker, MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the WARN level with the specified Marker.
warn(Marker, Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the WARN level) with the specified Marker and including the stack warn of the Throwable throwable passed as parameter.
warn(Marker, Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Message) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the WARN level.
warn(Message) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Message, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message with the specific Marker at the WARN level.
warn(Message, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(MessageSupplier) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the WARN level.
warn(MessageSupplier) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(MessageSupplier, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the WARN level) including the stack warn of the Throwable throwable passed as parameter.
warn(MessageSupplier, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Supplier<?>) - Method in interface org.apache.logging.log4j.Logger
Logs a message which is only to be constructed if the logging level is the WARN level.
warn(Supplier<?>) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Supplier<?>, Throwable) - Method in interface org.apache.logging.log4j.Logger
Logs a message (only to be constructed if the logging level is the WARN level) including the stack warn of the Throwable throwable passed as parameter.
warn(Supplier<?>, Throwable) - Method in class org.apache.logging.log4j.spi.AbstractLogger
 
warn(Marker, String) - Method in class org.slf4j.event.EventRecodingLogger
 
warn(Marker, String) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
warn(Marker, String) - Method in class org.slf4j.helpers.SubstituteLogger
 
warn(Marker, String) - Method in interface org.slf4j.Logger
Log a message with the specific Marker at the WARN level.
warn(Marker, String, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
warn(Marker, String, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
warn(Marker, String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
warn(Marker, String, Object) - Method in interface org.slf4j.Logger
This method is similar to Logger.warn(String, Object) method except that the marker data is also taken into consideration.
warn(Marker, String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
 
warn(Marker, String, Object...) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
warn(Marker, String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
 
warn(Marker, String, Object...) - Method in interface org.slf4j.Logger
This method is similar to Logger.warn(String, Object...) method except that the marker data is also taken into consideration.
warn(Marker, String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
 
warn(Marker, String, Object, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
warn(Marker, String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
 
warn(Marker, String, Object, Object) - Method in interface org.slf4j.Logger
This method is similar to Logger.warn(String, Object, Object) method except that the marker data is also taken into consideration.
warn(Marker, String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
 
warn(Marker, String, Throwable) - Method in class org.slf4j.helpers.MarkerIgnoringBase
 
warn(Marker, String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
 
warn(Marker, String, Throwable) - Method in interface org.slf4j.Logger
This method is similar to Logger.warn(String, Throwable) method except that the marker data is also taken into consideration.
WARN - org.apache.logging.log4j.spi.StandardLevel
An event that might possible lead to an error.
WARN - org.jboss.as.controller.client.MessageSeverity
Warning severity.
WARN - org.jboss.logging.Logger.Level
 
WARN - org.slf4j.event.Level
 
WARN - Static variable in class org.apache.logging.log4j.Level
An event that might possible lead to an error.
WARN - Static variable in class org.jboss.logmanager.Level
 
WARN_INT - Static variable in class org.slf4j.event.EventConstants
 
WARN_INT - Static variable in interface org.slf4j.spi.LocationAwareLogger
 
warnf(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of WARN.
warnf(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnf(String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of WARN.
warnf(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of WARN.
warnf(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnf(String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of WARN.
warnf(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of WARN.
warnf(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnf(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of WARN.
warnf(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of WARN.
warnf(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnf(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of WARN.
warnf(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of WARN.
warnf(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnf(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of WARN.
warnf(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of WARN.
warnf(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnf(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of WARN.
warnf(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of WARN.
warnf(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnf(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of WARN.
warnf(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of WARN.
warnf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of WARN.
warning(String) - Method in class org.jboss.logmanager.Logger
WARNING - org.jboss.logmanager.handlers.SyslogHandler.Severity
 
WARNING - Static variable in class io.undertow.util.Headers
 
WARNING_STRING - Static variable in class io.undertow.util.Headers
 
warnv(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnv(String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnv(String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnv(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnv(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnv(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnv(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnv(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of WARN using MessageFormat-style formatting.
warnv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
 
warnv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of WARN using MessageFormat-style formatting.
WeakMapFactory() - Constructor for class org.apache.logging.log4j.spi.LoggerRegistry.WeakMapFactory
 
webBuilder() - Static method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
 
WebBuilder() - Constructor for class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.WebBuilder
 
WebResourcePermission - Class in javax.security.jacc
Class for Jakarta Servlet web resource permissions.
WebResourcePermission(String, String) - Constructor for class javax.security.jacc.WebResourcePermission
Creates a new WebResourcePermission with the specified name and actions.
WebResourcePermission(String, String[]) - Constructor for class javax.security.jacc.WebResourcePermission
Creates a new WebResourcePermission with name corresponding to the URLPatternSpec, and actions composed from the array of HTTP methods.
WebResourcePermission(HttpServletRequest) - Constructor for class javax.security.jacc.WebResourcePermission
Creates a new WebResourcePermission from the HttpServletRequest object.
WebRoleRefPermission - Class in javax.security.jacc
Class for Jakarta Servlet isUserInRole (String reference) permissions.
WebRoleRefPermission(String, String) - Constructor for class javax.security.jacc.WebRoleRefPermission
Creates a new WebRoleRefPermission with the specified name and actions.
websocket(WebSocketConnectionCallback) - Static method in class io.undertow.Handlers
 
websocket(WebSocketConnectionCallback, HttpHandler) - Static method in class io.undertow.Handlers
 
WebSocket07Channel - Class in io.undertow.websockets.core.protocol.version07
WebSocket07Channel(StreamConnection, ByteBufferPool, String, String, boolean, boolean, ExtensionFunction, Set<WebSocketChannel>, OptionMap) - Constructor for class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
Create a new WebSocket07Channel
WebSocket07FrameSinkChannel - Class in io.undertow.websockets.core.protocol.version07
StreamSinkFrameChannel implementation for writing WebSocket Frames on WebSocketVersion.V08 connections
WebSocket07FrameSinkChannel(WebSocket07Channel, WebSocketFrameType) - Constructor for class io.undertow.websockets.core.protocol.version07.WebSocket07FrameSinkChannel
 
WebSocket08Channel - Class in io.undertow.websockets.core.protocol.version08
WebSocket08Channel(StreamConnection, ByteBufferPool, String, String, boolean, boolean, ExtensionFunction, Set<WebSocketChannel>, OptionMap) - Constructor for class io.undertow.websockets.core.protocol.version08.WebSocket08Channel
 
WebSocket13Channel - Class in io.undertow.websockets.core.protocol.version13
A WebSocketChannel that handles version 13
WebSocket13Channel(StreamConnection, ByteBufferPool, String, String, boolean, boolean, ExtensionFunction, Set<WebSocketChannel>, OptionMap) - Constructor for class io.undertow.websockets.core.protocol.version13.WebSocket13Channel
 
WebSocket13ClientHandshake - Class in io.undertow.websockets.client
 
WebSocket13ClientHandshake(URI) - Constructor for class io.undertow.websockets.client.WebSocket13ClientHandshake
 
WebSocket13ClientHandshake(URI, WebSocketClientNegotiation, Set<ExtensionHandshake>) - Constructor for class io.undertow.websockets.client.WebSocket13ClientHandshake
 
webSocketAcceptKeyMismatch(String, String) - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
webSocketAcceptKeyMismatch(String, String) - Method in interface io.undertow.websockets.core.WebSocketMessages
 
webSocketAcceptKeyMismatch$str() - Method in class io.undertow.websockets.core.WebSocketMessages_$bundle
 
WebSocketCallback<T> - Interface in io.undertow.websockets.core
 
WebSocketChannel - Class in io.undertow.websockets.core
A ConnectedChannel which can be used to send and receive WebSocket Frames.
WebSocketChannel(StreamConnection, ByteBufferPool, WebSocketVersion, String, String, boolean, boolean, ExtensionFunction, Set<WebSocketChannel>, OptionMap) - Constructor for class io.undertow.websockets.core.WebSocketChannel
Create a new WebSocketChannel 8
WebSocketChannel.PartialFrame - Interface in io.undertow.websockets.core
Interface that represents a frame channel that is in the process of being created
WebSocketClient - Class in io.undertow.websockets.client
The Web socket client.
WebSocketClient.ConnectionBuilder - Class in io.undertow.websockets.client
 
WebSocketClientHandshake - Class in io.undertow.websockets.client
 
WebSocketClientHandshake(URI) - Constructor for class io.undertow.websockets.client.WebSocketClientHandshake
 
WebSocketClientNegotiation - Class in io.undertow.websockets.client
 
WebSocketClientNegotiation(List<String>, List<WebSocketExtension>) - Constructor for class io.undertow.websockets.client.WebSocketClientNegotiation
 
WebSocketConnectionCallback - Interface in io.undertow.websockets
Interface that is used on the client side to accept web socket connections
WebSocketException - Exception in io.undertow.websockets.core
Base class for all WebSocket Exceptions
WebSocketException() - Constructor for exception io.undertow.websockets.core.WebSocketException
 
WebSocketException(String) - Constructor for exception io.undertow.websockets.core.WebSocketException
 
WebSocketException(String, Throwable) - Constructor for exception io.undertow.websockets.core.WebSocketException
 
WebSocketException(Throwable) - Constructor for exception io.undertow.websockets.core.WebSocketException
 
WebSocketExtension - Class in io.undertow.websockets
 
WebSocketExtension(String) - Constructor for class io.undertow.websockets.WebSocketExtension
 
WebSocketExtension(String, List<WebSocketExtension.Parameter>) - Constructor for class io.undertow.websockets.WebSocketExtension
 
WebSocketExtension.Parameter - Class in io.undertow.websockets
 
WebSocketFrame - Interface in io.undertow.websockets.core
 
WebSocketFrameCorruptedException - Exception in io.undertow.websockets.core
WebSocketException which will be thrown if a corrupted frame was detected
WebSocketFrameCorruptedException() - Constructor for exception io.undertow.websockets.core.WebSocketFrameCorruptedException
 
WebSocketFrameCorruptedException(String) - Constructor for exception io.undertow.websockets.core.WebSocketFrameCorruptedException
 
WebSocketFrameCorruptedException(String, Throwable) - Constructor for exception io.undertow.websockets.core.WebSocketFrameCorruptedException
 
WebSocketFrameCorruptedException(Throwable) - Constructor for exception io.undertow.websockets.core.WebSocketFrameCorruptedException
 
WebSocketFramePriority - Class in io.undertow.websockets.core
Web socket frame priority
WebSocketFramePriority() - Constructor for class io.undertow.websockets.core.WebSocketFramePriority
 
WebSocketFrameType - Enum in io.undertow.websockets.core
The different WebSocketFrame types which are out there.
WebSocketHandshakeException - Exception in io.undertow.websockets.core
WebSocketException which should be used during the WebSocket-Handshake processing.
WebSocketHandshakeException() - Constructor for exception io.undertow.websockets.core.WebSocketHandshakeException
 
WebSocketHandshakeException(String) - Constructor for exception io.undertow.websockets.core.WebSocketHandshakeException
 
WebSocketHandshakeException(String, Throwable) - Constructor for exception io.undertow.websockets.core.WebSocketHandshakeException
 
WebSocketHandshakeException(Throwable) - Constructor for exception io.undertow.websockets.core.WebSocketHandshakeException
 
WebSocketHttpExchange - Interface in io.undertow.websockets.spi
An abstraction for a Http exchange.
WebSocketInvalidCloseCodeException - Exception in io.undertow.websockets.core
WebSocketException which will be thrown if a corrupted frame was detected
WebSocketInvalidCloseCodeException() - Constructor for exception io.undertow.websockets.core.WebSocketInvalidCloseCodeException
 
WebSocketInvalidCloseCodeException(String) - Constructor for exception io.undertow.websockets.core.WebSocketInvalidCloseCodeException
 
WebSocketInvalidCloseCodeException(String, Throwable) - Constructor for exception io.undertow.websockets.core.WebSocketInvalidCloseCodeException
 
WebSocketInvalidCloseCodeException(Throwable) - Constructor for exception io.undertow.websockets.core.WebSocketInvalidCloseCodeException
 
WebSocketLogger - Interface in io.undertow.websockets.core
log messages start at 25000
WebSocketLogger_$logger - Class in io.undertow.websockets.core
Warning this class consists of generated code.
WebSocketLogger_$logger(Logger) - Constructor for class io.undertow.websockets.core.WebSocketLogger_$logger
 
WebSocketMessages - Interface in io.undertow.websockets.core
start at 20000
WebSocketMessages_$bundle - Class in io.undertow.websockets.core
Warning this class consists of generated code.
WebSocketMessages_$bundle() - Constructor for class io.undertow.websockets.core.WebSocketMessages_$bundle
 
WebSocketProtocolHandshakeHandler - Class in io.undertow.websockets
HttpHandler which will process the HttpServerExchange and do the actual handshake/upgrade to WebSocket.
WebSocketProtocolHandshakeHandler(HttpUpgradeListener) - Constructor for class io.undertow.websockets.WebSocketProtocolHandshakeHandler
WebSocketProtocolHandshakeHandler(HttpUpgradeListener, HttpHandler) - Constructor for class io.undertow.websockets.WebSocketProtocolHandshakeHandler
WebSocketProtocolHandshakeHandler(WebSocketConnectionCallback) - Constructor for class io.undertow.websockets.WebSocketProtocolHandshakeHandler
WebSocketProtocolHandshakeHandler(WebSocketConnectionCallback, HttpHandler) - Constructor for class io.undertow.websockets.WebSocketProtocolHandshakeHandler
WebSocketProtocolHandshakeHandler(Collection<Handshake>, HttpUpgradeListener) - Constructor for class io.undertow.websockets.WebSocketProtocolHandshakeHandler
WebSocketProtocolHandshakeHandler(Collection<Handshake>, HttpUpgradeListener, HttpHandler) - Constructor for class io.undertow.websockets.WebSocketProtocolHandshakeHandler
WebSocketProtocolHandshakeHandler(Collection<Handshake>, WebSocketConnectionCallback) - Constructor for class io.undertow.websockets.WebSocketProtocolHandshakeHandler
WebSocketProtocolHandshakeHandler(Collection<Handshake>, WebSocketConnectionCallback, HttpHandler) - Constructor for class io.undertow.websockets.WebSocketProtocolHandshakeHandler
WebSockets - Class in io.undertow.websockets.core
 
WebSocketUtils - Class in io.undertow.websockets.core
Utility class which holds general useful utility methods which can be used within WebSocket implementations.
WebSocketVersion - Enum in io.undertow.websockets.core
Enum which list all the different versions of the WebSocket specification (to the current date).
WebUserDataPermission - Class in javax.security.jacc
Class for Jakarta Servlet Web user data permissions.
WebUserDataPermission(String, String) - Constructor for class javax.security.jacc.WebUserDataPermission
Creates a new WebUserDataPermission with the specified name and actions.
WebUserDataPermission(String, String[], String) - Constructor for class javax.security.jacc.WebUserDataPermission
Creates a new WebUserDataPermission with name corresponding to the URLPatternSpec, and actions composed from the array of HTTP methods and the transport type.
WebUserDataPermission(HttpServletRequest) - Constructor for class javax.security.jacc.WebUserDataPermission
Creates a new WebUserDataPermission from the HttpServletRequest object.
WEEK - org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
 
with(String, boolean) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, byte) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, char) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, double) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, float) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, int) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, long) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, short) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, Object) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map.
with(String, String) - Method in class org.apache.logging.log4j.message.MapMessage
Adds an item to the data Map in fluent style.
withDefaultCharset(String) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
withGracefulShutdown(long, TimeUnit) - Method in class org.jboss.as.controller.client.helpers.domain.impl.InitialDeploymentSetBuilderImpl
 
withGracefulShutdown(long, TimeUnit) - Method in interface org.jboss.as.controller.client.helpers.domain.InitialDeploymentPlanBuilder
Indicates actions specified subsequent to this call should be organized around a full graceful server shutdown and restart.
withGracefulShutdown(long, TimeUnit) - Method in interface org.jboss.as.controller.client.helpers.domain.InitialDeploymentSetBuilder
Indicates actions specified subsequent to this call should be organized around a full graceful server shutdown and restart.
withGracefulShutdown(long, TimeUnit) - Method in interface org.jboss.as.controller.client.helpers.standalone.InitialDeploymentPlanBuilder
Indicates actions specified subsequent to this call should be organized around a full graceful server shutdown.
withLocation() - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
withLocation() - Method in interface org.apache.logging.log4j.LogBuilder
An implementation will calculate the caller's stack frame and include it in the log event.
withLocation(StackTraceElement) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
withLocation(StackTraceElement) - Method in interface org.apache.logging.log4j.LogBuilder
Adds the specified stack trace element to the log event.
withMarker(Marker) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
withMarker(Marker) - Method in interface org.apache.logging.log4j.LogBuilder
Includes a Marker in the log event.
withName(String) - Method in class org.jboss.remoting3.security.RemotingPermission
Create a new permission which is identical to this one, except with a new name.
withoutRollback() - Method in interface org.jboss.as.controller.client.helpers.standalone.InitialDeploymentPlanBuilder
Indicates all deploy, undeploy, replace or remove operations associated with the deployment plan should not be rolled back in case of a failure in any of them.
withoutSingleServerRollback() - Method in class org.jboss.as.controller.client.helpers.domain.impl.InitialDeploymentSetBuilderImpl
 
withoutSingleServerRollback() - Method in interface org.jboss.as.controller.client.helpers.domain.InitialDeploymentPlanBuilder
Indicates that on a given server all deploy, undeploy or replace operations associated with the deployment set should not be rolled back in case of a failure in any of them.
withoutSingleServerRollback() - Method in interface org.jboss.as.controller.client.helpers.domain.InitialDeploymentSetBuilder
Indicates that on a given server all deploy, undeploy or replace operations associated with the deployment set should not be rolled back in case of a failure in any of them.
withParsers(List<FormParserFactory.ParserDefinition>) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
withRollback() - Method in interface org.jboss.as.controller.client.helpers.domain.ServerGroupDeploymentPlanBuilder
Indicates that all deploy, undeploy or replace operations associated with the deployment set should be rolled back on all servers in the current server group in case of a failure in any of them.
withRollback() - Method in interface org.jboss.as.controller.client.helpers.standalone.InitialDeploymentPlanBuilder
Deprecated.
rollback is the default behavior for a deployment plan and doesn't need to be enabled
withRollbackAcrossGroups() - Method in interface org.jboss.as.controller.client.helpers.domain.InitialDeploymentPlanBuilder
Indicates that the actions in the plan need to be rolled back across any single given server group, then it should be rolled back across all server groups.
withShutdown() - Method in class org.jboss.as.controller.client.helpers.domain.impl.InitialDeploymentSetBuilderImpl
 
withShutdown() - Method in interface org.jboss.as.controller.client.helpers.domain.InitialDeploymentPlanBuilder
Indicates actions specified subsequent to this call should be organized around a full server restart.
withShutdown() - Method in interface org.jboss.as.controller.client.helpers.domain.InitialDeploymentSetBuilder
Indicates actions specified subsequent to this call should be organized around a full server restart.
withShutdown() - Method in interface org.jboss.as.controller.client.helpers.standalone.InitialDeploymentPlanBuilder
Indicates actions specified subsequent to this call should be organized around a full server shutdown.
withSingleServerRollback() - Method in class org.jboss.as.controller.client.helpers.domain.impl.InitialDeploymentSetBuilderImpl
Deprecated.
withSingleServerRollback() - Method in interface org.jboss.as.controller.client.helpers.domain.InitialDeploymentPlanBuilder
Deprecated.
single server rollback is the default behavior for a deployment plan and doesn't need to be enabled
withSingleServerRollback() - Method in interface org.jboss.as.controller.client.helpers.domain.InitialDeploymentSetBuilder
Deprecated.
single server rollback is the default behavior for a deployment plan and doesn't need to be enabled
withThrowable(Throwable) - Method in class org.apache.logging.log4j.internal.DefaultLogBuilder
 
withThrowable(Throwable) - Method in interface org.apache.logging.log4j.LogBuilder
Includes a Throwable in the log event.
WONT_START - org.jboss.msc.service.ServiceController.Substate
Deprecated.
Controller is configured not to start.
WONT_START_to_DOWN - org.jboss.msc.service.ServiceController.Transition
Deprecated.
Transition from WONT_START to DOWN.
WorkerUtils - Class in io.undertow.util
 
wrap(byte[], int, int) - Method in class org.jboss.remoting3.RejectingSaslServer
 
wrap(ExchangeAttribute) - Method in interface io.undertow.attribute.ExchangeAttributeWrapper
 
wrap(ExchangeAttribute) - Method in class io.undertow.attribute.QuotingExchangeAttribute.Wrapper
 
wrap(ExchangeAttribute) - Method in class io.undertow.attribute.SubstituteEmptyWrapper
 
wrap(HttpHandler) - Method in class io.undertow.predicate.PredicatesHandler.Wrapper
 
wrap(HttpHandler) - Method in class io.undertow.server.handlers.ByteRangeHandler.Wrapper
 
wrap(HttpHandler) - Method in class io.undertow.server.handlers.HttpContinueAcceptingHandler.Wrapper
 
wrap(HttpHandler) - Method in class io.undertow.server.handlers.RequestBufferingHandler.Wrapper
 
wrap(HttpHandler) - Method in class io.undertow.server.handlers.StuckThreadDetectionHandler.Wrapper
 
wrap(HttpHandler) - Method in interface io.undertow.server.HandlerWrapper
 
wrap(HttpHandler) - Method in class io.undertow.util.ChainedHandlerWrapper
 
wrap(ConduitFactory<StreamSinkConduit>, HttpServerExchange) - Method in class io.undertow.server.handlers.encoding.AllowedContentEncodings
 
wrap(ConduitFactory<T>, HttpServerExchange) - Method in interface io.undertow.server.ConduitWrapper
Wrap the conduit.
wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class io.undertow.protocols.ssl.ALPNHackSSLEngine
 
wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
wrap(ByteBuffer[], ByteBuffer) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
wrap(ByteBuffer, ByteBuffer) - Method in class io.undertow.server.protocol.http.ALPNLimitingSSLEngine
 
wrap(Handler) - Static method in class org.jboss.logmanager.handlers.Handlers
Create a wrapper that exposes the handler's close and flush methods via the I/O API.
wrap(LogRecord) - Static method in class org.jboss.logmanager.ExtLogRecord
Wrap a JDK log record.
wrapArrays() - Method in interface org.jboss.logmanager.formatters.StructuredFormatter.Generator
Indicates whether or not elements in an array should be wrapped or not.
wrapExistingConnection(StreamConnection, OptionMap) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
 
wrapExistingConnection(StreamConnection, OptionMap, boolean) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
 
wrapExistingConnection(StreamConnection, OptionMap, URI) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
 
WrappedMBeanServerConnection - Interface in org.jboss.remotingjmx
The generic wrapper around the different MBeanServerConnections.
Wrapper() - Constructor for class io.undertow.attribute.QuotingExchangeAttribute.Wrapper
 
Wrapper() - Constructor for class io.undertow.server.handlers.StuckThreadDetectionHandler.Wrapper
 
Wrapper(boolean) - Constructor for class io.undertow.server.handlers.ByteRangeHandler.Wrapper
 
Wrapper(int) - Constructor for class io.undertow.server.handlers.RequestBufferingHandler.Wrapper
 
Wrapper(int) - Constructor for class io.undertow.server.handlers.StuckThreadDetectionHandler.Wrapper
 
Wrapper(Predicate) - Constructor for class io.undertow.server.handlers.HttpContinueAcceptingHandler.Wrapper
 
Wrapper(List<PredicatedHandler>, boolean) - Constructor for class io.undertow.predicate.PredicatesHandler.Wrapper
 
WRAPPER - Static variable in class io.undertow.attribute.QuotingExchangeAttribute
 
WRAPPER - Static variable in class io.undertow.conduits.GzipStreamSourceConduit
 
WRAPPER - Static variable in class io.undertow.conduits.InflatingStreamSourceConduit
 
WRAPPER - Static variable in class io.undertow.server.handlers.form.EagerFormParsingHandler
 
WRAPPER - Static variable in class io.undertow.server.handlers.MetricsHandler
 
WRAPPER - Static variable in class io.undertow.server.handlers.SecureCookieHandler
 
WrapperConduitFactory(ConduitWrapper<T>[], int, T, HttpServerExchange) - Constructor for class io.undertow.server.HttpServerExchange.WrapperConduitFactory
 
WrapperStreamSinkConduitFactory(ConduitWrapper<StreamSinkConduit>[], int, HttpServerExchange, StreamSinkConduit) - Constructor for class io.undertow.server.HttpServerExchange.WrapperStreamSinkConduitFactory
 
write(boolean) - Method in interface javax.json.stream.JsonGenerator
Writes a JSON true or false value within the current array, field or root context.
write(byte[]) - Method in class io.undertow.io.UndertowOutputStream
write(byte[]) - Method in class org.jboss.logmanager.handlers.TcpOutputStream
 
write(byte[]) - Method in class org.jboss.logmanager.handlers.UdpOutputStream
 
write(byte[]) - Method in class org.jboss.logmanager.handlers.UncloseableOutputStream
 
write(byte[]) - Method in class org.jboss.marshalling.ByteBufferOutput
Write all the bytes from the given array to the stream.
write(byte[]) - Method in interface org.jboss.marshalling.ByteOutput
Write all the bytes from the given array to the stream.
write(byte[]) - Method in class org.jboss.marshalling.ByteOutputStream
Write all the bytes from the given array to the stream.
write(byte[]) - Method in class org.jboss.marshalling.MarshallerObjectOutput
write(byte[]) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
Write all the bytes from the given array to the stream.
write(byte[]) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
write(byte[]) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
Write all the bytes from the given array to the stream.
write(byte[]) - Method in class org.jboss.marshalling.SimpleDataOutput
Write all the bytes from the given array to the stream.
write(byte[]) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
write(byte[], int, int) - Method in class io.undertow.io.UndertowOutputStream
write(byte[], int, int) - Method in class io.undertow.util.FlexBase64.DecoderOutputStream
write(byte[], int, int) - Method in class io.undertow.util.FlexBase64.EncoderOutputStream
write(byte[], int, int) - Method in class io.undertow.websockets.core.BinaryOutputStream
 
write(byte[], int, int) - Method in class org.jboss.logmanager.handlers.TcpOutputStream
 
write(byte[], int, int) - Method in class org.jboss.logmanager.handlers.UdpOutputStream
 
write(byte[], int, int) - Method in class org.jboss.logmanager.handlers.UncloseableOutputStream
 
write(byte[], int, int) - Method in class org.jboss.logmanager.handlers.UninterruptibleOutputStream
Write the given bytes uninterruptibly.
write(byte[], int, int) - Method in class org.jboss.marshalling.ByteBufferOutput
Write some of the bytes from the given array to the stream.
write(byte[], int, int) - Method in interface org.jboss.marshalling.ByteOutput
Write some of the bytes from the given array to the stream.
write(byte[], int, int) - Method in class org.jboss.marshalling.ByteOutputStream
Write some of the bytes from the given array to the stream.
write(byte[], int, int) - Method in class org.jboss.marshalling.LimitedByteOutput
Write some of the bytes from the given array to the stream.
write(byte[], int, int) - Method in class org.jboss.marshalling.MarshallerObjectOutput
write(byte[], int, int) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
Write some of the bytes from the given array to the stream.
write(byte[], int, int) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
write(byte[], int, int) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
Write some of the bytes from the given array to the stream.
write(byte[], int, int) - Method in class org.jboss.marshalling.OutputStreamByteOutput
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(byte[], int, int) - Method in class org.jboss.marshalling.SimpleDataOutput
Write some of the bytes from the given array to the stream.
write(byte[], int, int) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
write(char[]) - Method in class org.jboss.logmanager.handlers.UncloseableWriter
 
write(char[], int, int) - Method in class org.jboss.logmanager.handlers.UncloseableWriter
 
write(double) - Method in interface javax.json.stream.JsonGenerator
Writes the specified value as a JSON number value within the current array, field or root context.
write(int) - Method in class io.undertow.io.UndertowOutputStream
write(int) - Method in class io.undertow.util.FlexBase64.DecoderOutputStream
write(int) - Method in class io.undertow.util.FlexBase64.EncoderOutputStream
write(int) - Method in class io.undertow.websockets.core.BinaryOutputStream
 
write(int) - Method in interface javax.json.stream.JsonGenerator
Writes the specified value as a JSON number value within the current array, field or root context.
write(int) - Method in class org.jboss.logmanager.handlers.TcpOutputStream
 
write(int) - Method in class org.jboss.logmanager.handlers.UdpOutputStream
 
write(int) - Method in class org.jboss.logmanager.handlers.UncloseableOutputStream
 
write(int) - Method in class org.jboss.logmanager.handlers.UncloseableWriter
 
write(int) - Method in class org.jboss.logmanager.handlers.UninterruptibleOutputStream
Write the given byte uninterruptibly.
write(int) - Method in class org.jboss.marshalling.ByteBufferOutput
Writes to the output stream the eight low-order bits of the argument b.
write(int) - Method in interface org.jboss.marshalling.ByteOutput
Writes to the output stream the eight low-order bits of the argument b.
write(int) - Method in class org.jboss.marshalling.ByteOutputStream
Writes to the output stream the eight low-order bits of the argument b.
write(int) - Method in class org.jboss.marshalling.LimitedByteOutput
Writes to the output stream the eight low-order bits of the argument b.
write(int) - Method in class org.jboss.marshalling.MarshallerObjectOutput
write(int) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
Writes to the output stream the eight low-order bits of the argument b.
write(int) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
write(int) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
Writes to the output stream the eight low-order bits of the argument b.
write(int) - Method in class org.jboss.marshalling.SimpleDataOutput
Writes to the output stream the eight low-order bits of the argument b.
write(int) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
write(long) - Method in interface javax.json.stream.JsonGenerator
Writes the specified value as a JSON number value within the current array, field or root context.
write(String) - Method in interface javax.json.stream.JsonGenerator
Writes the specified value as a JSON string value within the current array, field or root context.
write(String) - Method in class org.jboss.logmanager.handlers.UncloseableWriter
 
write(String, boolean) - Method in interface javax.json.stream.JsonGenerator
Writes a JSON name/boolean value pair in the current object context.
write(String, double) - Method in interface javax.json.stream.JsonGenerator
Writes a JSON name/number value pair in the current object context.
write(String, int) - Method in interface javax.json.stream.JsonGenerator
Writes a JSON name/number value pair in the current object context.
write(String, int, int) - Method in class org.jboss.logmanager.handlers.UncloseableWriter
 
write(String, long) - Method in interface javax.json.stream.JsonGenerator
Writes a JSON name/number value pair in the current object context.
write(String, String) - Method in interface javax.json.stream.JsonGenerator
Writes a JSON name/string value pair in the current object context.
write(String, BigDecimal) - Method in interface javax.json.stream.JsonGenerator
Writes a JSON name/number value pair in the current object context.
write(String, BigInteger) - Method in interface javax.json.stream.JsonGenerator
Writes a JSON name/number value pair in the current object context.
write(String, JsonValue) - Method in interface javax.json.stream.JsonGenerator
Writes a JSON name/value pair in the current object context.
write(BigDecimal) - Method in interface javax.json.stream.JsonGenerator
Writes the specified value as a JSON number value within the current array, field or root context.
write(BigInteger) - Method in interface javax.json.stream.JsonGenerator
Writes the specified value as a JSON number value within the current array, field or root context.
write(ByteBuffer) - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
write(ByteBuffer) - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.BytesSentStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.DebuggingStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.RangeStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.StoredResponseStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
write(ByteBuffer) - Method in interface io.undertow.io.BufferWritableOutputStream
 
write(ByteBuffer) - Method in class io.undertow.io.UndertowOutputStream
 
write(ByteBuffer) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
write(ByteBuffer) - Method in class io.undertow.protocols.ssl.SslConduit
 
write(ByteBuffer) - Method in class io.undertow.server.handlers.cache.ResponseCachingStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
write(ByteBuffer) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
 
write(ByteBuffer) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
write(ByteBuffer) - Method in class io.undertow.websockets.core.function.ChannelFunctionWritableByteChannel
 
write(ByteBuffer[]) - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
write(ByteBuffer[]) - Method in interface io.undertow.io.BufferWritableOutputStream
 
write(ByteBuffer[]) - Method in class io.undertow.io.UndertowOutputStream
 
write(ByteBuffer[]) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
write(ByteBuffer[]) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
write(ByteBuffer...) - Method in class io.undertow.websockets.core.UTF8Output
 
write(ByteBuffer[], int, int) - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.BytesSentStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.DebuggingStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.RangeStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.StoredResponseStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
write(ByteBuffer[], int, int) - Method in class io.undertow.protocols.ssl.SslConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.server.handlers.cache.ResponseCachingStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
write(ByteBuffer[], int, int) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
 
write(ByteBuffer[], int, int) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
write(ByteBuffer, long) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
 
write(Path) - Method in class io.undertow.server.handlers.form.FormData.FileItem
 
write(JsonStructure) - Method in interface javax.json.JsonWriter
Writes the specified JSON object or array to the output source.
write(JsonValue) - Method in interface javax.json.JsonWriter
Writes the specified JsonValue to the output source.
write(JsonValue) - Method in interface javax.json.stream.JsonGenerator
Writes the specified value as a JSON value within the current array, field or root context.
write(Marshaller) - Method in class org.jboss.marshalling.util.BooleanFieldPutter
Write the value of this field in its proper native format.
write(Marshaller) - Method in class org.jboss.marshalling.util.ByteFieldPutter
Write the value of this field in its proper native format.
write(Marshaller) - Method in class org.jboss.marshalling.util.CharFieldPutter
Write the value of this field in its proper native format.
write(Marshaller) - Method in class org.jboss.marshalling.util.DoubleFieldPutter
Write the value of this field in its proper native format.
write(Marshaller) - Method in class org.jboss.marshalling.util.FieldPutter
Write the value of this field in its proper native format.
write(Marshaller) - Method in class org.jboss.marshalling.util.FloatFieldPutter
Write the value of this field in its proper native format.
write(Marshaller) - Method in class org.jboss.marshalling.util.IntFieldPutter
Write the value of this field in its proper native format.
write(Marshaller) - Method in class org.jboss.marshalling.util.LongFieldPutter
Write the value of this field in its proper native format.
write(Marshaller) - Method in class org.jboss.marshalling.util.ObjectFieldPutter
Write the value of this field in its proper native format.
write(Marshaller) - Method in class org.jboss.marshalling.util.ShortFieldPutter
Write the value of this field in its proper native format.
WRITE_ATTRIBUTE_OPERATION - Static variable in class org.jboss.as.controller.client.helpers.ClientConstants
 
WRITE_OBJECT - org.jboss.marshalling.TraceInformation.MethodInfo.Type
 
writeArray(JsonArray) - Method in interface javax.json.JsonWriter
Writes the specified JSON array to the output source.
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.AuthenticationTypeExchangeAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.BytesSentAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.CompositeExchangeAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.ConstantExchangeAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.CookieAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.DateTimeAttribute
 
writeAttribute(HttpServerExchange, String) - Method in interface io.undertow.attribute.ExchangeAttribute
Sets a new value for the attribute.
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.HostAndPortAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.IdentUsernameAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.LocalIPAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.LocalPortAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.LocalServerNameAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.NullAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.PathParameterAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.PredicateContextAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.QueryParameterAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.QueryStringAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.QuotingExchangeAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RelativePathAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RemoteHostAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RemoteIPAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RemoteObfuscatedIPAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RemoteUserAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RequestCookieAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RequestHeaderAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RequestLineAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RequestMethodAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RequestPathAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RequestProtocolAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RequestSchemeAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.RequestURLAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.ResolvedPathAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.ResponseCodeAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.ResponseCookieAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.ResponseHeaderAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.ResponseReasonPhraseAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.ResponseTimeAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.SecureExchangeAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.SslCipherAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.SslClientCertAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.SslSessionIdAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.StoredResponse
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.SubstituteEmptyWrapper.SubstituteEmptyAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.ThreadNameAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.attribute.TransportProtocolAttribute
 
writeBase64(OutputStream) - Method in class org.jboss.dmr.ModelNode
Encodes the serialized representation in base64 form and writes it to the specified output stream.
writeBeforeHeaderBlock(ByteBuffer) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
writeBeforeHeaderBlock(ByteBuffer) - Method in class io.undertow.protocols.http2.Http2PushPromiseStreamSinkChannel
 
writeBigDecimal(BigDecimal) - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR number.
writeBigInteger(BigInteger) - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR number.
writeBoolean(boolean) - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR true or false token.
writeBoolean(boolean) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeBoolean(boolean) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeBoolean(boolean) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeBoolean(boolean) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeBoolean(boolean) - Method in class org.jboss.marshalling.SimpleDataOutput
writeBoolean(boolean) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
writeBoolean(boolean) - Method in class org.jboss.remoting3.MessageOutputStream
writeByte(int) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeByte(int) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeByte(int) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeByte(int) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeByte(int) - Method in class org.jboss.marshalling.SimpleDataOutput
writeByte(int) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
writeByte(int) - Method in class org.jboss.remoting3.MessageOutputStream
writeBytes(byte[]) - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR bytes.
writeBytes(String) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeBytes(String) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeBytes(String) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeBytes(String) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeBytes(String) - Method in class org.jboss.marshalling.SimpleDataOutput
writeBytes(String) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
writeBytes(String) - Method in class org.jboss.remoting3.MessageOutputStream
writeChar(int) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeChar(int) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeChar(int) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeChar(int) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeChar(int) - Method in class org.jboss.marshalling.SimpleDataOutput
writeChar(int) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
writeChar(int) - Method in class org.jboss.remoting3.MessageOutputStream
writeChars(String) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeChars(String) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeChars(String) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeChars(String) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeChars(String) - Method in class org.jboss.marshalling.SimpleDataOutput
writeChars(String) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
writeChars(String) - Method in class org.jboss.remoting3.MessageOutputStream
writeClass(Marshaller, Class<?>) - Method in class org.jboss.marshalling.ByteWriter
 
writeClass(Marshaller, Class<?>) - Method in interface org.jboss.marshalling.ClassTable.Writer
Write the predefined class reference to the stream.
writeClassDescriptor(ObjectStreamClass) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeClassDescriptor(ObjectStreamClass) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeConfiguration(OutputStream) - Method in class org.jboss.logmanager.PropertyConfigurator
Writes the current configuration to the output stream.
writeConfiguration(OutputStream, boolean) - Method in class org.jboss.logmanager.PropertyConfigurator
Writes the current configuration to the output stream.
writeDone(StreamSinkChannel) - Method in class io.undertow.util.StringWriteChannelListener
 
writeDouble(double) - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR number.
writeDouble(double) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeDouble(double) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeDouble(double) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeDouble(double) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeDouble(double) - Method in class org.jboss.marshalling.SimpleDataOutput
writeDouble(double) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
writeDouble(double) - Method in class org.jboss.remoting3.MessageOutputStream
writeEnd() - Method in interface javax.json.stream.JsonGenerator
Writes the end of the current context.
writeExceptionHandler() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
 
writeExpression(String) - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR expression.
writeExternal(DataOutput) - Method in class org.jboss.dmr.ModelNode
Write this node's content in binary format to the given target.
writeExternal(DataOutputStream) - Method in class org.jboss.dmr.ModelNode
Write this node's content in binary format to the given target.
writeExternal(ObjectOutput) - Method in class org.jboss.dmr.ModelNode
Write this node's content in binary format to the given target.
writeExternal(ObjectOutput) - Method in class org.jboss.dmr.ValueExpression
Serialize this instance.
writeExternal(ObjectOutput) - Method in class org.jboss.marshalling.Pair.Externalizer
writeExternal(OutputStream) - Method in class org.jboss.dmr.ModelNode
Write this node's content in binary format to the given target.
writeExternal(Object, ObjectOutput) - Method in interface org.jboss.marshalling.Externalizer
Write the external representation of an object.
writeExternal(Object, ObjectOutput) - Method in class org.jboss.marshalling.Pair.Externalizer
Write the external representation of an object.
writeFields() - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeFields() - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeFinal(ByteBuffer) - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.BytesSentStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.DebuggingStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.FinishableStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.RangeStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.StoredResponseStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
writeFinal(ByteBuffer) - Method in class io.undertow.protocols.ssl.SslConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.server.handlers.cache.ResponseCachingStreamSinkConduit
 
writeFinal(ByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
writeFinal(ByteBuffer) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
 
writeFinal(ByteBuffer[]) - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
writeFinal(ByteBuffer[]) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
writeFinal(ByteBuffer[]) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.channels.DetachableStreamSinkChannel
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.BytesSentStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.DebuggingStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.FinishableStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.HeadStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.IdleTimeoutConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.RangeStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.StoredResponseStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.protocols.ssl.SslConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.server.handlers.cache.ResponseCachingStreamSinkConduit
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
 
writeFinal(ByteBuffer[], int, int) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
 
writeFloat(float) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeFloat(float) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeFloat(float) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeFloat(float) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeFloat(float) - Method in class org.jboss.marshalling.SimpleDataOutput
writeFloat(float) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
writeFloat(float) - Method in class org.jboss.remoting3.MessageOutputStream
writeHeader(ByteOutput) - Method in interface org.jboss.marshalling.StreamHeader
Write the stream header to the stream.
writeInt(int) - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR number.
writeInt(int) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeInt(int) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeInt(int) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeInt(int) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeInt(int) - Method in class org.jboss.marshalling.SimpleDataOutput
writeInt(int) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
writeInt(int) - Method in class org.jboss.remoting3.MessageOutputStream
writeInt16BE(OutputStream, int) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt16BE(OutputStream, long) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt16LE(OutputStream, int) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt16LE(OutputStream, long) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt24BE(OutputStream, int) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt24BE(OutputStream, long) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt24LE(OutputStream, int) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt24LE(OutputStream, long) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt32BE(OutputStream, int) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt32BE(OutputStream, long) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt32LE(OutputStream, int) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt32LE(OutputStream, long) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt8(OutputStream, int) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInt8(OutputStream, long) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writeInterrupted() - Method in class org.jboss.remoting3._private.Messages_$logger
 
writeInterrupted() - Method in interface org.jboss.remoting3._private.Messages
 
writeInterrupted$str() - Method in class org.jboss.remoting3._private.Messages_$logger
 
writeJSONString(PrintWriter, boolean) - Method in class org.jboss.dmr.ModelNode
Output the JSON string representation of this model node, formatted nicely, if requested to the supplied PrintWriter instance.
writeKey(String) - Method in interface javax.json.stream.JsonGenerator
Writes the JSON name with a colon.
writeListEnd() - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR list end token.
writeListStart() - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR list start token.
writeLong(long) - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR number.
writeLong(long) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeLong(long) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeLong(long) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeLong(long) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeLong(long) - Method in class org.jboss.marshalling.SimpleDataOutput
writeLong(long) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
writeLong(long) - Method in class org.jboss.remoting3.MessageOutputStream
writeMessage() - Method in interface org.jboss.remoting3.Channel
Write a new message on to this channel, blocking if necessary.
writeNull() - Method in interface javax.json.stream.JsonGenerator
Writes a JSON null value within the current array, field or root context.
writeNull(String) - Method in interface javax.json.stream.JsonGenerator
Writes a JSON name/null value pair in an current object context.
writeObject(Object) - Method in class org.jboss.marshalling.AbstractMarshaller
writeObject(Object) - Method in class org.jboss.marshalling.AbstractObjectOutput
writeObject(Object) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeObject(Object) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeObject(JsonObject) - Method in interface javax.json.JsonWriter
Writes the specified JSON object to the output source.
writeObject(Marshaller, Object) - Method in class org.jboss.marshalling.ByteWriter
 
writeObject(Marshaller, Object) - Method in interface org.jboss.marshalling.ObjectTable.Writer
Write the predefined object reference to the stream.
writeObjectEnd() - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR object end token.
writeObjectOverride(Object) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeObjectOverride(Object) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeObjectStart() - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR object start token.
writeObjectUnshared(Object) - Method in class org.jboss.marshalling.AbstractMarshaller
writeObjectUnshared(Object) - Method in class org.jboss.marshalling.AbstractObjectOutput
writeObjectUnshared(Object) - Method in interface org.jboss.marshalling.Marshaller
Write an object to the underlying storage or stream as a new instance.
writeObjectUnshared(Object) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
Write an object to the underlying storage or stream as a new instance.
writePackedUnsignedInt31(OutputStream, int) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writePackedUnsignedInt32(OutputStream, int) - Static method in class org.jboss.remoting3.util.StreamUtils
 
writePropertyEnd() - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR property end token.
writePropertyStart() - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR property start token.
writeReplace() - Method in class org.apache.logging.log4j.message.ThreadDumpMessage
Creates a ThreadDumpMessageProxy that can be serialized.
writeReplace() - Method in class org.jboss.logging.Logger
Read resolver; replaces deserialized instance with a canonical instance.
writeReplace() - Method in class org.jboss.logmanager.Logger
 
writeReplace(Object) - Method in class org.jboss.marshalling.ChainingObjectResolver
Get a replacement for an object being written to a stream.
writeReplace(Object) - Method in interface org.jboss.marshalling.ObjectResolver
Get a replacement for an object being written to a stream.
writeResponse(byte, int) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon
 
writeResponse(Exception, byte, int) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon
 
writeResponse(String, byte, int) - Method in class org.jboss.remotingjmx.protocol.v2.ServerCommon
 
WriterHandler - Class in org.jboss.logmanager.handlers
A handler which writes to any Writer.
WriterHandler() - Constructor for class org.jboss.logmanager.handlers.WriterHandler
 
writeRsv(int) - Method in class io.undertow.websockets.extensions.CompositeExtensionFunction
 
writeRsv(int) - Method in interface io.undertow.websockets.extensions.ExtensionFunction
Add RSV bits (RSV1, RSV2, RSV3) to the current rsv status.
writeRsv(int) - Method in class io.undertow.websockets.extensions.NoopExtensionFunction
 
writeRsv(int) - Method in class io.undertow.websockets.extensions.PerMessageDeflateFunction
 
writeSetter - Variable in class io.undertow.channels.DetachableStreamSinkChannel
 
writeShort(int) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeShort(int) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeShort(int) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeShort(int) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeShort(int) - Method in class org.jboss.marshalling.SimpleDataOutput
writeShort(int) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
writeShort(int) - Method in class org.jboss.remoting3.MessageOutputStream
writeShutdown() - Method in interface org.jboss.remoting3.Channel
Send an end-of-messages signal to the remote side.
writeStartArray() - Method in interface javax.json.stream.JsonGenerator
Writes the JSON start array character.
writeStartArray(String) - Method in interface javax.json.stream.JsonGenerator
Writes the JSON name/start array character pair with in the current object context.
writeStartObject() - Method in interface javax.json.stream.JsonGenerator
Writes the JSON start object character.
writeStartObject(String) - Method in interface javax.json.stream.JsonGenerator
Writes the JSON name/start object character pair in the current object context.
writeStreamHeader() - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeStreamHeader() - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeString(PrintWriter, boolean) - Method in class org.jboss.dmr.ModelNode
Output the DMR string representation of this model node, formatted nicely, if requested to the supplied PrintWriter instance.
writeString(String) - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR string.
writeTimeout(Duration) - Method in class io.undertow.server.handlers.BlockingWriteTimeoutHandler.Builder
 
WriteTimeoutStreamSinkConduit - Class in io.undertow.conduits
Wrapper for write timeout.
WriteTimeoutStreamSinkConduit(StreamSinkConduit, StreamConnection, OpenListener) - Constructor for class io.undertow.conduits.WriteTimeoutStreamSinkConduit
 
writeTo(OutputStream) - Method in class io.undertow.util.HttpString
Append to an output stream.
writeTo(Object, ObjectOutput) - Method in class org.jboss.marshalling.reflect.SerializableField
 
writeType(ModelType) - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR type.
writeUndefined() - Method in interface org.jboss.dmr.stream.ModelWriter
Writes DMR undefined token.
writeUnshared(Object) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeUnshared(Object) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeUTF(String) - Method in class org.jboss.marshalling.MarshallerObjectOutput
writeUTF(String) - Method in class org.jboss.marshalling.MarshallerObjectOutputStream
writeUTF(String) - Method in class org.jboss.marshalling.MarshallingObjectOutputStream
writeUTF(String) - Method in class org.jboss.marshalling.ObjectOutputStreamMarshaller
writeUTF(String) - Method in class org.jboss.marshalling.SimpleDataOutput
writeUTF(String) - Method in class org.jboss.remoting3.AbstractDelegatingMessageOutputStream
 
writeUTF(String) - Method in class org.jboss.remoting3.MessageOutputStream
writeUTFBytes(ByteOutput, String) - Static method in class org.jboss.marshalling.UTFUtils
Write the modified UTF-8 form of the given string to the given output.
WRONG_CODE - Static variable in class io.undertow.websockets.core.CloseMessage
 
wrongMagicNumber(int) - Method in class io.undertow.UndertowMessages_$bundle
 
wrongMagicNumber(int) - Method in interface io.undertow.UndertowMessages
 
wrongMagicNumber(String, String) - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
wrongMagicNumber(String, String) - Method in interface io.undertow.client.UndertowClientMessages
 
wrongMagicNumber$str() - Method in class io.undertow.client.UndertowClientMessages_$bundle
 
wrongMagicNumber$str() - Method in class io.undertow.UndertowMessages_$bundle
 
WWW_AUTHENTICATE - Static variable in class io.undertow.util.Headers
 
WWW_AUTHENTICATE_STRING - Static variable in class io.undertow.util.Headers
 

X

X_COMPRESS - Static variable in class io.undertow.util.Headers
 
X_CONTENT_TYPE_OPTIONS - Static variable in class io.undertow.util.Headers
 
X_CONTENT_TYPE_OPTIONS_STRING - Static variable in class io.undertow.util.Headers
 
X_DISABLE_PUSH - Static variable in class io.undertow.util.Headers
 
X_DISABLE_PUSH_STRING - Static variable in class io.undertow.util.Headers
 
X_FORWARDED_FOR - Static variable in class io.undertow.util.Headers
 
X_FORWARDED_FOR_STRING - Static variable in class io.undertow.util.Headers
 
X_FORWARDED_HOST - Static variable in class io.undertow.util.Headers
 
X_FORWARDED_HOST_STRING - Static variable in class io.undertow.util.Headers
 
X_FORWARDED_PORT - Static variable in class io.undertow.util.Headers
 
X_FORWARDED_PORT_STRING - Static variable in class io.undertow.util.Headers
 
X_FORWARDED_PROTO - Static variable in class io.undertow.util.Headers
 
X_FORWARDED_PROTO_STRING - Static variable in class io.undertow.util.Headers
 
X_FORWARDED_SERVER - Static variable in class io.undertow.util.Headers
 
X_FORWARDED_SERVER_STRING - Static variable in class io.undertow.util.Headers
 
X_FRAME_OPTIONS - Static variable in class io.undertow.util.Headers
 
X_FRAME_OPTIONS_STRING - Static variable in class io.undertow.util.Headers
 
X_GZIP - Static variable in class io.undertow.util.Headers
 
X_XSS_PROTECTION - Static variable in class io.undertow.util.Headers
 
X_XSS_PROTECTION_STRING - Static variable in class io.undertow.util.Headers
 
X509CertificateCredential - Class in io.undertow.security.idm
A Credential implementation which wraps an X.509 certificate.
X509CertificateCredential(X509Certificate) - Constructor for class io.undertow.security.idm.X509CertificateCredential
 
XML - org.apache.logging.log4j.message.MapMessage.MapFormat
The map should be formatted as XML.
XML - org.apache.logging.log4j.message.StructuredDataMessage.Format
The map should be formatted as XML.
XmlFormatter - Class in org.jboss.logmanager.formatters
A formatter that outputs the record in XML format.
XmlFormatter() - Constructor for class org.jboss.logmanager.formatters.XmlFormatter
Creates a new XML formatter.
XmlFormatter(String) - Constructor for class org.jboss.logmanager.formatters.XmlFormatter
Creates a new XML formatter.
XmlFormatter(Map<StructuredFormatter.Key, String>) - Constructor for class org.jboss.logmanager.formatters.XmlFormatter
Creates a new XML formatter.
XnioBufferPoolAdaptor - Class in io.undertow.server
Adaptor between a ByteBufferPool and an XNIO Pool
XnioBufferPoolAdaptor(ByteBufferPool) - Constructor for class io.undertow.server.XnioBufferPoolAdaptor
 
XnioByteBufferPool - Class in io.undertow.server
 
XnioByteBufferPool(Pool<ByteBuffer>) - Constructor for class io.undertow.server.XnioByteBufferPool
 

Y

YEAR - org.jboss.logmanager.handlers.PeriodicRotatingFileHandler.Period
 

Z

ZERO - Static variable in class org.jboss.dmr.ModelNode
An unmodifiable node of ModelType.INT with a value of 0
ZERO_LONG - Static variable in class org.jboss.dmr.ModelNode
An unmodifiable node of ModelType.LONG with a value of 0L
zeroNotValidHeaderTableIndex() - Method in class io.undertow.UndertowMessages_$bundle
 
zeroNotValidHeaderTableIndex() - Method in interface io.undertow.UndertowMessages
 
zeroNotValidHeaderTableIndex$str() - Method in class io.undertow.UndertowMessages_$bundle
 
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