HttpTermOptions

io.vertx.scala.ext.shell.`package`.HttpTermOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): HttpTermOptions
def apply(acceptBacklog: Integer, acceptUnmaskedFrames: Boolean, activityLogDataFormat: ByteBufFormat, alpnVersions: List[HttpVersion], authOptions: JsonObject, charset: String, clientAuth: ClientAuth, compressionLevel: Integer, compressionSupported: Boolean, compressors: List[CompressionOptions], decoderInitialBufferSize: Integer, decompressionSupported: Boolean, enabledSecureTransportProtocols: Set[String], handle100ContinueAutomatically: Boolean, host: String, http2ClearTextEnabled: Boolean, http2ConnectionWindowSize: Integer, http2RstFloodMaxRstFramePerWindow: Integer, http2RstFloodWindowDuration: Integer, http2RstFloodWindowDurationTimeUnit: TimeUnit, idleTimeout: Integer, idleTimeoutUnit: TimeUnit, initialSettings: Http2Settings, intputrc: String, keyCertOptions: KeyCertOptions, logActivity: Boolean, maxChunkSize: Integer, maxFormAttributeSize: Integer, maxFormBufferedBytes: Integer, maxFormFields: Integer, maxHeaderSize: Integer, maxInitialLineLength: Integer, maxWebSocketFrameSize: Integer, maxWebSocketMessageSize: Integer, perFrameWebSocketCompressionSupported: Boolean, perMessageWebSocketCompressionSupported: Boolean, port: Integer, proxyProtocolTimeout: Long, proxyProtocolTimeoutUnit: TimeUnit, readIdleTimeout: Integer, receiveBufferSize: Integer, registerWebSocketWriteHandlers: Boolean, registerWriteHandler: Boolean, reuseAddress: Boolean, reusePort: Boolean, sendBufferSize: Integer, shellHtmlResource: Buffer, sni: Boolean, soLinger: Integer, sockJSHandlerOptions: SockJSHandlerOptions, sockJSPath: String, ssl: Boolean, sslEngineOptions: SSLEngineOptions, sslHandshakeTimeout: Long, sslHandshakeTimeoutUnit: TimeUnit, tcpCork: Boolean, tcpFastOpen: Boolean, tcpKeepAlive: Boolean, tcpKeepAliveCount: Integer, tcpKeepAliveIdleSeconds: Integer, tcpKeepAliveIntervalSeconds: Integer, tcpNoDelay: Boolean, tcpQuickAck: Boolean, tcpUserTimeout: Integer, termJsResource: Buffer, tracingPolicy: TracingPolicy, trafficClass: Integer, trafficShapingOptions: TrafficShapingOptions, trustOptions: TrustOptions, useAlpn: Boolean, useProxyProtocol: Boolean, vertsShellJsResource: Buffer, webSocketAllowServerNoContext: Boolean, webSocketClosingTimeout: Integer, webSocketCompressionLevel: Integer, webSocketPreferredClientNoContext: Boolean, webSocketSubProtocols: List[String], writeIdleTimeout: Integer): HttpTermOptions