Class ShellOutputStreamAdapter

java.lang.Object
java.io.OutputStream
org.infinispan.cli.impl.ShellOutputStreamAdapter
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class ShellOutputStreamAdapter extends OutputStream
Since:
11.0
Author:
Tristan Tarrant <tristan@infinispan.org>
  • Constructor Details

    • ShellOutputStreamAdapter

      public ShellOutputStreamAdapter(org.aesh.command.shell.Shell shell)
  • Method Details