@Deprecated
public class UpgradeOutbound
extends java.io.OutputStream
Constructor and Description |
---|
UpgradeOutbound(UpgradeProcessor<?> processor)
Deprecated.
|
public UpgradeOutbound(UpgradeProcessor<?> processor)
public void flush() throws java.io.IOException
flush
in interface java.io.Flushable
flush
in class java.io.OutputStream
java.io.IOException
public void write(int b) throws java.io.IOException
write
in class java.io.OutputStream
java.io.IOException
public void write(byte[] b, int off, int len) throws java.io.IOException
write
in class java.io.OutputStream
java.io.IOException
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.