クラス NamedPipeSocket
java.lang.ObjectSE
java.net.SocketSE
org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
- 実装済みのインターフェース一覧:
CloseableSE,AutoCloseableSE
名前付きパイプの
SocketSE 実装。- 導入:
- 2.3.0
- 作成者:
- Phillip Webb, Scott Frederick
方法の概要
クラス java.net.SocketSE から継承されたメソッド
bindSE, connectSE, connectSE, getChannel, getInetAddress, getKeepAlive, getLocalAddress, getLocalPort, getLocalSocketAddress, getOOBInline, getOptionSE, getPort, getReceiveBufferSize, getRemoteSocketAddress, getReuseAddress, getSendBufferSize, getSoLinger, getSoTimeout, getTcpNoDelay, getTrafficClass, isBound, isClosed, isConnected, isInputShutdown, isOutputShutdown, sendUrgentDataSE, setKeepAliveSE, setOOBInlineSE, setOptionSE, setPerformancePreferencesSE, setReceiveBufferSizeSE, setReuseAddressSE, setSendBufferSizeSE, setSocketImplFactorySE, setSoLingerSE, setSoTimeoutSE, setTcpNoDelaySE, setTrafficClassSE, shutdownInput, shutdownOutput, supportedOptions, toString
方法の詳細
getInputStream
- オーバーライド:
- クラス
SocketSEのgetInputStream
getOutputStream
- オーバーライド:
- クラス
SocketSEのgetOutputStream
close
- 次で指定:
- インターフェース
AutoCloseableSE内のclose - 次で指定:
- インターフェース
CloseableSE内のclose - オーバーライド:
- クラス
SocketSEのclose - 例外:
IOExceptionSE
get
指定されたパスの新しいNamedPipeSocketを返します。- パラメーター:
path- ドメインソケットへのパス- 戻り値:
NamedPipeSocketインスタンス- 例外:
IOExceptionSE- ソケットを開けない場合