@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.Flushableflush in class java.io.OutputStreamjava.io.IOExceptionpublic void write(int b)
           throws java.io.IOException
write in class java.io.OutputStreamjava.io.IOExceptionpublic void write(byte[] b,
         int off,
         int len)
           throws java.io.IOException
write in class java.io.OutputStreamjava.io.IOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.