- 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
-
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
-
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
-
- getWebsocketCompressionLevel() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-
- getWebsocketSubProtocols() - Method in class dev.snowdrop.vertx.http.server.properties.HttpServerProperties
-