@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 Flushable
flush
in class OutputStream
IOException
public void write(int b) throws IOException
write
in class OutputStream
IOException
public void write(byte[] b, int off, int len) throws IOException
write
in class OutputStream
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.