クラス TcpNioConnection.ChannelOutputStream
java.lang.ObjectSE
java.io.OutputStreamSE
org.springframework.integration.ip.tcp.connection.TcpNioConnection.ChannelOutputStream
- 実装済みのインターフェース一覧:
CloseableSE, FlushableSE, AutoCloseableSE
- 既知の直属サブクラス
TcpNioSSLConnection.SSLChannelOutputStream
- 含まれているクラス:
TcpNioConnection
SocketChannel をラップする OutputStream。書き込み時にタイムアウトを実装します。
- 導入:
- 2.0
- 作成者:
- Gary Russell, John Anderson, Artem Bilan, David Herschler Shvo, Christian Tzolov
コンストラクター概要
コンストラクター方法の概要
クラス OutputStreamSE から継承されたメソッド
flush, nullOutputStream
コンストラクターの詳細
ChannelOutputStream
protected ChannelOutputStream()
方法の詳細
write
- 次で指定:
- クラス
OutputStreamSEのwriteSE - 例外:
IOExceptionSE
close
- 次で指定:
- インターフェース
AutoCloseableSE内のclose - 次で指定:
- インターフェース
CloseableSE内のclose - オーバーライド:
- クラス
OutputStreamSEのclose - 例外:
IOExceptionSE
write
- オーバーライド:
- クラス
OutputStreamSEのwriteSE - 例外:
IOExceptionSE
write
- オーバーライド:
- クラス
OutputStreamSEのwriteSE - 例外:
IOExceptionSE
doWrite