A B C D E G H I N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AddressCustomizer - Class in dev.snowdrop.vertx.http.server.properties
- AddressCustomizer(AbstractConfigurableWebServerFactory) - Constructor for class dev.snowdrop.vertx.http.server.properties.AddressCustomizer
- apply(HttpServerOptions) - Method in class dev.snowdrop.vertx.http.server.properties.AddressCustomizer
- apply(HttpServerOptions) - Method in class dev.snowdrop.vertx.http.server.properties.CompressionCustomizer
- apply(HttpServerOptions) - Method in class dev.snowdrop.vertx.http.server.properties.PortCustomizer
- apply(HttpServerOptions) - Method in class dev.snowdrop.vertx.http.server.properties.SslCustomizer
- applyCookies() - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpRequest
- applyCookies() - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpResponse
- applyHeaders() - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpRequest
- applyHeaders() - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpResponse
- applyStatusCode() - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpResponse
B
- BufferConverter - Class in dev.snowdrop.vertx.http.utils
- BufferConverter() - Constructor for class dev.snowdrop.vertx.http.utils.BufferConverter
- BufferConverter(NettyDataBufferFactory) - Constructor for class dev.snowdrop.vertx.http.utils.BufferConverter
- bufferFactory() - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpRequest
- build() - Method in class dev.snowdrop.vertx.http.common.ReadStreamFluxBuilder
- build() - Method in class dev.snowdrop.vertx.http.common.WriteStreamSubscriber.Builder
- Builder() - Constructor for class dev.snowdrop.vertx.http.common.WriteStreamSubscriber.Builder
C
- ClientAutoConfiguration - Class in dev.snowdrop.vertx.http.client
- ClientAutoConfiguration(HttpClientProperties, Set<HttpClientOptionsCustomizer>) - Constructor for class dev.snowdrop.vertx.http.client.ClientAutoConfiguration
- close(CloseStatus) - Method in class dev.snowdrop.vertx.http.common.VertxWebSocketSession
- CompressionCustomizer - Class in dev.snowdrop.vertx.http.server.properties
- CompressionCustomizer(AbstractConfigurableWebServerFactory) - Constructor for class dev.snowdrop.vertx.http.server.properties.CompressionCustomizer
- connect(HttpMethod, URI, Function<? super ClientHttpRequest, Mono<Void>>) - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpConnector
- CookieConverter - Class in dev.snowdrop.vertx.http.utils
- CookieConverter() - Constructor for class dev.snowdrop.vertx.http.utils.CookieConverter
- customize(VertxReactiveWebServerFactory) - Method in class dev.snowdrop.vertx.http.server.VertxReactiveWebServerFactoryCustomizer
D
- dataConverter(Function<T, R>) - Method in class dev.snowdrop.vertx.http.common.ReadStreamFluxBuilder
- dev.snowdrop.vertx.http.client - package dev.snowdrop.vertx.http.client
- dev.snowdrop.vertx.http.client.properties - package dev.snowdrop.vertx.http.client.properties
- dev.snowdrop.vertx.http.common - package dev.snowdrop.vertx.http.common
- dev.snowdrop.vertx.http.server - package dev.snowdrop.vertx.http.server
- dev.snowdrop.vertx.http.server.properties - package dev.snowdrop.vertx.http.server.properties
- dev.snowdrop.vertx.http.utils - package dev.snowdrop.vertx.http.utils
E
- endHook(MonoSink<Void>) - Method in class dev.snowdrop.vertx.http.common.WriteStreamSubscriber.Builder
- execute(URI, HttpHeaders, WebSocketHandler) - Method in class dev.snowdrop.vertx.http.client.VertxWebSocketClient
- execute(URI, WebSocketHandler) - Method in class dev.snowdrop.vertx.http.client.VertxWebSocketClient
G
- getAcceptBacklog() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getAlpnVersions() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getAlpnVersions() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getBody() - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpResponse
- getBody() - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpRequest
- getClientAuth() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
One of "NONE, REQUEST, REQUIRED".
- getCompressionLevel() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getConnectTimeout() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getCookies() - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpResponse
- getDataBufferFactory() - Method in class dev.snowdrop.vertx.http.utils.BufferConverter
- getDecoderInitialBufferSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getDecoderInitialBufferSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getDefaultHost() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Get the default host name to be used by this client in requests if none is provided when making the request.
- getDefaultPort() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Get the default port to be used by this client in requests if none is provided when making the request.
- getEnabledCipherSuites() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getEnabledCipherSuites() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getEnabledSecureTransportProtocols() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Returns the enabled SSL/TLS protocols
- getEnabledSecureTransportProtocols() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Returns the enabled SSL/TLS protocols
- getHeaders() - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpResponse
- getHeaderTableSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getHeaderTableSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getHost() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getHttp2ConnectionWindowSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getHttp2ConnectionWindowSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getHttp2ExtraSettings() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getHttp2ExtraSettings() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getHttp2KeepAliveTimeout() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getHttp2MaxPoolSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Get the maximum pool size for HTTP/2 connections
- getHttp2MultiplexingLimit() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getHttpClientOptions() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getHttpServerOptions() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getIdleTimeout() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getIdleTimeout() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getIdleTimeoutUnit() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getIdleTimeoutUnit() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getInitialWindowSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getInitialWindowSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getKeepAliveTimeout() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getLocalAddress() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getLogActivity() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getLogActivity() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getMaxChunkSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Returns the maximum HTTP chunk size
- getMaxChunkSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getMaxConcurrentStreams() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getMaxConcurrentStreams() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getMaxFrameSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getMaxFrameSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getMaxHeaderListSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getMaxHeaderListSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getMaxHeaderSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getMaxHeaderSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getMaxInitialLineLength() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getMaxInitialLineLength() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getMaxPoolSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Get the maximum pool size for connections
- getMaxRedirects() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getMaxWaitQueueSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Returns the maximum wait queue size
- getMaxWebsocketFrameSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- getMaxWebsocketFrameSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- getMaxWebSocketFrameSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Get the maximum WebSocket frame size to use
- getMaxWebSocketFrameSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getMaxWebsocketMessageSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- getMaxWebsocketMessageSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- getMaxWebSocketMessageSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Get the maximum WebSocket message size to use
- getMaxWebSocketMessageSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getMethod() - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpRequest
- getMethodValue() - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpRequest
- getMetricsName() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getNativeRequest() - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpRequest
- getNativeResponse() - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpResponse
- getOrder() - Method in class dev.snowdrop.vertx.http.server.VertxReactiveWebServerFactoryCustomizer
- getPipeliningLimit() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getPoolCleanerPeriod() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getPort() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getPort() - Method in class dev.snowdrop.vertx.http.server.VertxWebServer
- getProtocolVersion() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Get the protocol version.
- getRawStatusCode() - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpResponse
- getReceiveBufferSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Return the TCP receive buffer size, in bytes
- getReceiveBufferSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Return the TCP receive buffer size, in bytes
- getRemoteAddress() - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpRequest
- getSendBufferSize() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Return the TCP send buffer size, in bytes.
- getSendBufferSize() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Return the TCP send buffer size, in bytes.
- getSoLinger() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getSoLinger() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getStatusCode() - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpResponse
- getTrafficClass() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getTrafficClass() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getURI() - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpRequest
- getWebServer(HttpHandler) - Method in class dev.snowdrop.vertx.http.server.VertxReactiveWebServerFactory
- getWebsocketCompressionLevel() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- getWebsocketCompressionLevel() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- getWebSocketCompressionLevel() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- getWebSocketCompressionLevel() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- getWebsocketSubProtocols() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- getWebSocketSubProtocols() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
H
- handle(RoutingContext) - Method in class dev.snowdrop.vertx.http.server.VertxHttpHandlerAdapter
- hookFinally(SignalType) - Method in class dev.snowdrop.vertx.http.common.WriteStreamSubscriber
- hookOnCancel() - Method in class dev.snowdrop.vertx.http.common.WriteStreamSubscriber
- hookOnComplete() - Method in class dev.snowdrop.vertx.http.common.WriteStreamSubscriber
- hookOnError(Throwable) - Method in class dev.snowdrop.vertx.http.common.WriteStreamSubscriber
- hookOnNext(U) - Method in class dev.snowdrop.vertx.http.common.WriteStreamSubscriber
- hookOnSubscribe(Subscription) - Method in class dev.snowdrop.vertx.http.common.WriteStreamSubscriber
- HttpClientOptionsCustomizer - Interface in dev.snowdrop.vertx.http.client.properties
- HttpClientProperties - Class in dev.snowdrop.vertx.http.client.properties
-
Spring Boot properties integration for HttpClientOptions.
- HttpClientProperties() - Constructor for class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- HttpServerOptionsCustomizer - Interface in dev.snowdrop.vertx.http.server.properties
- HttpServerProperties - Class in dev.snowdrop.vertx.http.server.properties
-
Spring Boot properties integration for HttpServerOptions.
- HttpServerProperties() - Constructor for class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
I
- initCookies() - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpRequest
- initSslInfo() - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpRequest
- isAcceptUnmaskedFrames() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isCompressionSupported() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isDecompressionSupported() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isForceSni() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isHandle100ContinueAutomatically() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isHttp2ClearTextUpgrade() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isKeepAlive() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Is keep alive enabled on the client?
- isPerFrameWebsocketCompressionSupported() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- isPerFrameWebSocketCompressionSupported() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Get whether WebSocket the per-frame deflate compression extension is supported.
- isPerMessageWebsocketCompressionSupported() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- isPerMessageWebSocketCompressionSupported() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Get whether WebSocket per-message deflate compression extension is supported.
- isPipelining() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Is pipe-lining enabled on the client
- isPushEnabled() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isPushEnabled() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isReuseAddress() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isReuseAddress() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isReusePort() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isReusePort() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isSendUnmaskedFrames() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isSni() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isSsl() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isSsl() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isTcpCork() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isTcpCork() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isTcpFastOpen() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isTcpFastOpen() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isTcpKeepAlive() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isTcpKeepAlive() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isTcpNoDelay() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isTcpNoDelay() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isTcpQuickAck() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isTcpQuickAck() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isTrustAll() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isTryUseCompression() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Is compression enabled on the client?
- isTryUsePerMessageWebsocketCompression() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- isTryUsePerMessageWebSocketCompression() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isTryWebsocketDeflateFrameCompression() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- isTryWebSocketDeflateFrameCompression() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isUseAlpn() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isUseAlpn() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isVerifyHost() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Is hostname verification (for SSL/TLS) enabled?
- isWebsocketAllowServerNoContext() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- isWebSocketAllowServerNoContext() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- isWebsocketCompressionAllowClientNoContext() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isWebSocketCompressionAllowClientNoContext() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isWebsocketCompressionRequestServerNoContext() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isWebSocketCompressionRequestServerNoContext() - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- isWebsocketPreferredClientNoContext() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- isWebSocketPreferredClientNoContext() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
N
- nextHandler(BiConsumer<T, U>) - Method in class dev.snowdrop.vertx.http.common.WriteStreamSubscriber.Builder
P
- PortCustomizer - Class in dev.snowdrop.vertx.http.server.properties
- PortCustomizer(AbstractConfigurableWebServerFactory) - Constructor for class dev.snowdrop.vertx.http.server.properties.PortCustomizer
R
- readStream(ReadStream<T>) - Method in class dev.snowdrop.vertx.http.common.ReadStreamFluxBuilder
- ReadStreamFluxBuilder<T,R> - Class in dev.snowdrop.vertx.http.common
- ReadStreamFluxBuilder() - Constructor for class dev.snowdrop.vertx.http.common.ReadStreamFluxBuilder
- receive() - Method in class dev.snowdrop.vertx.http.common.VertxWebSocketSession
- registerHttpServerOptionsCustomizer(HttpServerOptionsCustomizer) - Method in class dev.snowdrop.vertx.http.server.VertxReactiveWebServerFactory
- requestLimit(long) - Method in class dev.snowdrop.vertx.http.common.WriteStreamSubscriber.Builder
S
- send(Publisher<WebSocketMessage>) - Method in class dev.snowdrop.vertx.http.common.VertxWebSocketSession
- ServerAutoConfiguration - Class in dev.snowdrop.vertx.http.server
- ServerAutoConfiguration() - Constructor for class dev.snowdrop.vertx.http.server.ServerAutoConfiguration
- setAcceptBacklog(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setAcceptUnmaskedFrames(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setAlpnVersions(List<HttpVersion>) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setAlpnVersions(List<HttpVersion>) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setClientAuth(ClientAuth) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setComplete() - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpRequest
- setCompressionLevel(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setCompressionSupported(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setConnectTimeout(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setDecoderInitialBufferSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setDecoderInitialBufferSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setDecompressionSupported(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setDefaultHost(String) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setDefaultPort(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setEnabledCipherSuites(Set<String>) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setEnabledCipherSuites(Set<String>) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setEnabledSecureTransportProtocols(Set<String>) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setEnabledSecureTransportProtocols(Set<String>) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setForceSni(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setHandle100ContinueAutomatically(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setHeaderTableSize(long) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setHeaderTableSize(long) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setHost(String) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setHttp2ClearTextUpgrade(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setHttp2ConnectionWindowSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setHttp2ConnectionWindowSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setHttp2ExtraSettings(Map<Integer, Long>) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setHttp2ExtraSettings(Map<Integer, Long>) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setHttp2KeepAliveTimeout(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setHttp2MaxPoolSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setHttp2MultiplexingLimit(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setIdleTimeout(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setIdleTimeout(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setIdleTimeoutUnit(TimeUnit) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setIdleTimeoutUnit(TimeUnit) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setInitialWindowSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setInitialWindowSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setKeepAlive(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setKeepAliveTimeout(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setLocalAddress(String) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setLogActivity(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setLogActivity(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setMaxChunkSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setMaxChunkSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setMaxConcurrentStreams(long) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setMaxConcurrentStreams(long) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setMaxFrameSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setMaxFrameSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setMaxHeaderListSize(long) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setMaxHeaderListSize(long) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setMaxHeaderSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setMaxHeaderSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setMaxInitialLineLength(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setMaxInitialLineLength(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setMaxPoolSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setMaxRedirects(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setMaxWaitQueueSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setMaxWebsocketFrameSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- setMaxWebsocketFrameSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- setMaxWebSocketFrameSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setMaxWebSocketFrameSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setMaxWebsocketMessageSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- setMaxWebsocketMessageSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- setMaxWebSocketMessageSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setMaxWebSocketMessageSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setMetricsName(String) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setPerFrameWebsocketCompressionSupported(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- setPerFrameWebSocketCompressionSupported(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setPerMessageWebsocketCompressionSupported(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- setPerMessageWebSocketCompressionSupported(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setPipelining(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setPipeliningLimit(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setPoolCleanerPeriod(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setPort(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setProtocolVersion(HttpVersion) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setPushEnabled(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setPushEnabled(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setReceiveBufferSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setReceiveBufferSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setReuseAddress(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setReuseAddress(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setReusePort(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setReusePort(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setSendBufferSize(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setSendBufferSize(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setSendUnmaskedFrames(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setSni(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setSoLinger(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setSoLinger(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setSsl(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setSsl(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setTcpCork(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setTcpCork(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setTcpFastOpen(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setTcpFastOpen(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setTcpKeepAlive(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setTcpKeepAlive(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setTcpNoDelay(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setTcpNoDelay(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setTcpQuickAck(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setTcpQuickAck(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setTrafficClass(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setTrafficClass(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setTrustAll(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setTryUseCompression(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setTryUsePerFrameWebsocketCompression(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- setTryUsePerFrameWebSocketCompression(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setTryUsePerMessageWebsocketCompression(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- setTryUsePerMessageWebSocketCompression(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setUseAlpn(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setUseAlpn(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setVerifyHost(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setWebsocketAllowServerNoContext(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- setWebSocketAllowServerNoContext(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setWebsocketCompressionAllowClientNoContext(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- setWebSocketCompressionAllowClientNoContext(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setWebsocketCompressionLevel(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- setWebsocketCompressionLevel(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- setWebSocketCompressionLevel(int) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setWebSocketCompressionLevel(int) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setWebsocketCompressionRequestServerNoContext(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
-
Deprecated.
- setWebSocketCompressionRequestServerNoContext(boolean) - Method in class dev.snowdrop.vertx.http.client.properties.HttpClientProperties
- setWebsocketPreferredClientNoContext(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- setWebSocketPreferredClientNoContext(boolean) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- setWebsocketSubProtocols(String) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
Deprecated.
- setWebSocketSubProtocols(List<String>) - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
- SslCustomizer - Class in dev.snowdrop.vertx.http.server.properties
- SslCustomizer(AbstractConfigurableWebServerFactory) - Constructor for class dev.snowdrop.vertx.http.server.properties.SslCustomizer
- start() - Method in class dev.snowdrop.vertx.http.server.VertxWebServer
- stop() - Method in class dev.snowdrop.vertx.http.server.VertxWebServer
T
- toBuffer(DataBuffer) - Method in class dev.snowdrop.vertx.http.utils.BufferConverter
- toCookie(ResponseCookie) - Static method in class dev.snowdrop.vertx.http.utils.CookieConverter
- toDataBuffer(Buffer) - Method in class dev.snowdrop.vertx.http.utils.BufferConverter
- toHttpCookie(Cookie) - Static method in class dev.snowdrop.vertx.http.utils.CookieConverter
- toResponseCookies(String) - Static method in class dev.snowdrop.vertx.http.utils.CookieConverter
U
- upgrade(ServerWebExchange, WebSocketHandler, String, Supplier<HandshakeInfo>) - Method in class dev.snowdrop.vertx.http.server.VertxRequestUpgradeStrategy
V
- vertxClientHttpConnector(Vertx) - Method in class dev.snowdrop.vertx.http.client.ClientAutoConfiguration
- VertxClientHttpConnector - Class in dev.snowdrop.vertx.http.client
- VertxClientHttpConnector(Vertx) - Constructor for class dev.snowdrop.vertx.http.client.VertxClientHttpConnector
- VertxClientHttpConnector(Vertx, HttpClientOptions) - Constructor for class dev.snowdrop.vertx.http.client.VertxClientHttpConnector
- VertxClientHttpRequest - Class in dev.snowdrop.vertx.http.client
- VertxClientHttpRequest(HttpClientRequest, BufferConverter) - Constructor for class dev.snowdrop.vertx.http.client.VertxClientHttpRequest
- VertxClientHttpResponse - Class in dev.snowdrop.vertx.http.client
- VertxClientHttpResponse(HttpClientResponse, Flux<DataBuffer>) - Constructor for class dev.snowdrop.vertx.http.client.VertxClientHttpResponse
- VertxHttpHandlerAdapter - Class in dev.snowdrop.vertx.http.server
- VertxHttpHandlerAdapter(HttpHandler) - Constructor for class dev.snowdrop.vertx.http.server.VertxHttpHandlerAdapter
- vertxReactiveWebServerFactory(Vertx, HttpServerProperties) - Method in class dev.snowdrop.vertx.http.server.ServerAutoConfiguration
- VertxReactiveWebServerFactory - Class in dev.snowdrop.vertx.http.server
- VertxReactiveWebServerFactory(Vertx, HttpServerProperties) - Constructor for class dev.snowdrop.vertx.http.server.VertxReactiveWebServerFactory
- VertxReactiveWebServerFactoryCustomizer - Class in dev.snowdrop.vertx.http.server
- VertxReactiveWebServerFactoryCustomizer(Set<HttpServerOptionsCustomizer>) - Constructor for class dev.snowdrop.vertx.http.server.VertxReactiveWebServerFactoryCustomizer
- VertxRequestUpgradeStrategy - Class in dev.snowdrop.vertx.http.server
- VertxRequestUpgradeStrategy(int, int) - Constructor for class dev.snowdrop.vertx.http.server.VertxRequestUpgradeStrategy
- VertxServerHttpRequest - Class in dev.snowdrop.vertx.http.server
- VertxServerHttpRequest(RoutingContext, BufferConverter) - Constructor for class dev.snowdrop.vertx.http.server.VertxServerHttpRequest
- VertxServerHttpResponse - Class in dev.snowdrop.vertx.http.server
- VertxServerHttpResponse(RoutingContext, BufferConverter) - Constructor for class dev.snowdrop.vertx.http.server.VertxServerHttpResponse
- VertxWebServer - Class in dev.snowdrop.vertx.http.server
- VertxWebServer(Vertx, HttpServerOptions, Handler<RoutingContext>) - Constructor for class dev.snowdrop.vertx.http.server.VertxWebServer
- vertxWebServerFactoryCustomizer(Set<HttpServerOptionsCustomizer>) - Method in class dev.snowdrop.vertx.http.server.ServerAutoConfiguration
- vertxWebSocketClient(Vertx) - Method in class dev.snowdrop.vertx.http.client.ClientAutoConfiguration
- VertxWebSocketClient - Class in dev.snowdrop.vertx.http.client
- VertxWebSocketClient(Vertx) - Constructor for class dev.snowdrop.vertx.http.client.VertxWebSocketClient
- VertxWebSocketClient(Vertx, HttpClientOptions) - Constructor for class dev.snowdrop.vertx.http.client.VertxWebSocketClient
- VertxWebSocketSession - Class in dev.snowdrop.vertx.http.common
- VertxWebSocketSession(WebSocketBase, HandshakeInfo, BufferConverter, int, int) - Constructor for class dev.snowdrop.vertx.http.common.VertxWebSocketSession
W
- webSocketHandlerAdapter(WebSocketService) - Method in class dev.snowdrop.vertx.http.server.ServerAutoConfiguration
- webSocketService(HttpServerProperties) - Method in class dev.snowdrop.vertx.http.server.ServerAutoConfiguration
- writeAndFlushWith(Publisher<? extends Publisher<? extends DataBuffer>>) - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpRequest
- writeAndFlushWithInternal(Publisher<? extends Publisher<? extends DataBuffer>>) - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpResponse
- writeStream(T) - Method in class dev.snowdrop.vertx.http.common.WriteStreamSubscriber.Builder
- WriteStreamSubscriber<T extends io.vertx.core.streams.WriteStream<?>,U> - Class in dev.snowdrop.vertx.http.common
- WriteStreamSubscriber.Builder<T extends io.vertx.core.streams.WriteStream<?>,U> - Class in dev.snowdrop.vertx.http.common
- writeWith(Path, long, long) - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpResponse
- writeWith(Publisher<? extends DataBuffer>) - Method in class dev.snowdrop.vertx.http.client.VertxClientHttpRequest
- writeWithInternal(Publisher<? extends DataBuffer>) - Method in class dev.snowdrop.vertx.http.server.VertxServerHttpResponse
All Classes All Packages