Interface ShellService


  • public interface ShellService
    The shell service, provides a remotely accessible shell available via Telnet or SSH according to the ShellServiceOptions configuration.

    The shell service will expose commands using CommandResolver on the classpath and the shared command registry for the Vert.x instance.

    Author:
    Julien Viet