Uses of Class
io.undertow.util.AbstractAttachable
-
-
Uses of AbstractAttachable in io.undertow.client
Subclasses of AbstractAttachable in io.undertow.client Modifier and Type Class Description classClientRequestA client request.classClientResponseA client response. -
Uses of AbstractAttachable in io.undertow.client.http2
Subclasses of AbstractAttachable in io.undertow.client.http2 Modifier and Type Class Description classHttp2ClientExchange -
Uses of AbstractAttachable in io.undertow.server
Subclasses of AbstractAttachable in io.undertow.server Modifier and Type Class Description classAbstractServerConnectionclassHttpServerExchangeAn HTTP server request/response exchange.classServerConnectionA server connection. -
Uses of AbstractAttachable in io.undertow.server.protocol.ajp
Subclasses of AbstractAttachable in io.undertow.server.protocol.ajp Modifier and Type Class Description classAjpServerConnectionA server-side AJP connection. -
Uses of AbstractAttachable in io.undertow.server.protocol.http
Subclasses of AbstractAttachable in io.undertow.server.protocol.http Modifier and Type Class Description classHttpServerConnectionA server-side HTTP connection. -
Uses of AbstractAttachable in io.undertow.server.protocol.http2
Subclasses of AbstractAttachable in io.undertow.server.protocol.http2 Modifier and Type Class Description classHttp2ServerConnectionA server connection. -
Uses of AbstractAttachable in org.wildfly.httpclient.common
Subclasses of AbstractAttachable in org.wildfly.httpclient.common Modifier and Type Class Description classHttpTargetContextHttp target context used by client side.
-