public interface SmbTreeInternal extends SmbTree
| Modifier and Type | Method and Description |
|---|---|
void |
connectLogon(CIFSContext tf)
Deprecated.
|
<T extends CommonServerMessageBlockResponse> |
send(Request<T> request,
RequestParam... params) |
@Deprecated void connectLogon(CIFSContext tf) throws SmbException
tf - SmbException<T extends CommonServerMessageBlockResponse> T send(Request<T> request, RequestParam... params) throws CIFSException
request - params - CIFSExceptionCopyright © 2023. All rights reserved.