Interface ShellLauncher.Pumper

All Superinterfaces:
Runnable
All Known Implementing Classes:
ShellLauncher.ChannelPumper, ShellLauncher.StreamPumper
Enclosing class:
ShellLauncher

private static interface ShellLauncher.Pumper extends Runnable
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details

    • start

      void start()
    • quit

      void quit()