Class SVNInputStream.Outputer

java.lang.Object
org.tigris.subversion.javahl.SVNInputStream.Outputer
All Implemented Interfaces:
OutputInterface
Enclosing class:
SVNInputStream

public class SVNInputStream.Outputer extends Object implements OutputInterface
this class implements the connection to SVNAdmin
  • Field Details

    • myStream

      my side of the pipe
    • closed

      boolean closed
      flag that the other side of the pipe has been closed
  • Constructor Details

  • Method Details