open static fun createSSHTermServer(vertx: Vertx): TermServer
Create a term server for the SSH protocol.
Return
the term server
open static fun createSSHTermServer(vertx: Vertx, options: SSHTermOptions): TermServer
Create a term server for the SSH protocol.
Return
the term server