1 2 3 4 5 6 7 8 9
package com.xagasoft.gats; import java.io.InputStream; import java.io.OutputStream; public class GatsOutputStream { };