The configurations options for the shell service, the shell connectors can be configured with , and .
package |
Default |
---|
__construct( $shellServerOptions = null)
mixed | null
getHttpOptions() : \io\vertx\jphp\ext\shell\term\HttpTermOptions
getReaperInterval() : integer
integer
getSessionTimeout() : integer
integer
getSSHOptions() : \io\vertx\jphp\ext\shell\term\SSHTermOptions
getTelnetOptions() : \io\vertx\jphp\ext\shell\term\TelnetTermOptions
getWelcomeMessage() : string
string
setHttpOptions( $httpOptions) : $this
HttpTermOptions|array
$this
setReaperInterval( $reaperInterval) : $this
integer
$this
setSessionTimeout( $sessionTimeout) : $this
integer
$this
setSSHOptions( $sshOptions) : $this
SSHTermOptions|array
$this
setTelnetOptions( $telnetOptions) : $this
TelnetTermOptions|array
$this
setWelcomeMessage( $welcomeMessage) : $this
string
$this