TelnetTermOptions

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): TelnetTermOptions
def apply(acceptBacklog: Integer, activityLogDataFormat: ByteBufFormat, charset: String, clientAuth: ClientAuth, enabledSecureTransportProtocols: Set[String], host: String, idleTimeout: Integer, idleTimeoutUnit: TimeUnit, inBinary: Boolean, intputrc: String, keyCertOptions: KeyCertOptions, logActivity: Boolean, outBinary: Boolean, port: Integer, proxyProtocolTimeout: Long, proxyProtocolTimeoutUnit: TimeUnit, readIdleTimeout: Integer, receiveBufferSize: Integer, registerWriteHandler: Boolean, reuseAddress: Boolean, reusePort: Boolean, sendBufferSize: Integer, sni: Boolean, soLinger: Integer, 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, trafficClass: Integer, trafficShapingOptions: TrafficShapingOptions, trustOptions: TrustOptions, useAlpn: Boolean, useProxyProtocol: Boolean, writeIdleTimeout: Integer): TelnetTermOptions