Klasse ProcessConsole

java.lang.Object
de.bytestore.hostinger.extension.process.ProcessConsole
Alle implementierten Schnittstellen:
ProcessConsoleListener

public class ProcessConsole extends Object implements ProcessConsoleListener
  • Konstruktordetails

    • ProcessConsole

      public ProcessConsole()
  • Methodendetails

    • received

      public void received(String contentIO)
      This method is called when the console receives input from the input stream.
      Angegeben von:
      received in Schnittstelle ProcessConsoleListener
      Parameter:
      contentIO - the content received from the input stream