public class SmbPipeOutputStream extends SmbFileOutputStream
修飾子とタイプ | メソッドと説明 |
---|---|
void |
close()
Closes this output stream and releases any system resources associated
with it.
|
protected jcifs.smb.SmbFileHandleImpl |
ensureOpen() |
protected jcifs.smb.SmbTreeHandleImpl |
ensureTreeConnected() |
protected jcifs.smb.SmbPipeHandleImpl |
getHandle() |
boolean |
isOpen() |
init, write, write, write, writeDirect
flush
public boolean isOpen()
isOpen
クラス内 SmbFileOutputStream
SmbFileOutputStream.isOpen()
protected jcifs.smb.SmbTreeHandleImpl ensureTreeConnected() throws CIFSException
ensureTreeConnected
クラス内 SmbFileOutputStream
CIFSException
protected jcifs.smb.SmbFileHandleImpl ensureOpen() throws CIFSException
ensureOpen
クラス内 SmbFileOutputStream
CIFSException
protected jcifs.smb.SmbPipeHandleImpl getHandle()
public void close()
SmbFileOutputStream
close
インタフェース内 Closeable
close
インタフェース内 AutoCloseable
close
クラス内 SmbFileOutputStream
Copyright © 2018. All rights reserved.