public interface SmbSession extends AutoCloseable
修飾子とタイプ | メソッドと説明 |
---|---|
void |
close() |
Configuration |
getConfig() |
CIFSContext |
getContext() |
<T extends SmbSession> |
unwrap(Class<T> type) |
void close()
close
インタフェース内 AutoCloseable
AutoCloseable.close()
Configuration getConfig()
<T extends SmbSession> T unwrap(Class<T> type)
type
- CIFSContext getContext()
Copyright © 2018. All rights reserved.