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