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