Class StreamHandler

    • Constructor Summary

      Constructors 
      Constructor Description
      StreamHandler​(java.lang.String base)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.OutputStream getOutputStream​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StreamHandler

        public StreamHandler​(java.lang.String base)
                      throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getOutputStream

        public java.io.OutputStream getOutputStream​(java.lang.String name)
                                             throws java.io.IOException
        Throws:
        java.io.IOException