open fun stop(): Unit
Stop the shell service, this is an asynchronous stop.
abstract fun stop(stopHandler: Handler<AsyncResult<Void>>): Unit
Stop the shell service, this is an asynchronous start.
stopHandler - handler for getting notified when service is stopped