org.apache.cxf.tools.common.toolspec
Class AbstractToolContainer.GenericOutputStream
java.lang.Object
java.io.OutputStream
org.apache.cxf.tools.common.toolspec.AbstractToolContainer.GenericOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
- Enclosing class:
- AbstractToolContainer
public class AbstractToolContainer.GenericOutputStream
- extends OutputStream
Method Summary |
void |
write(int b)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractToolContainer.GenericOutputStream
public AbstractToolContainer.GenericOutputStream()
write
public void write(int b)
throws IOException
- Specified by:
write
in class OutputStream
- Throws:
IOException
Apache CXF