public class DcerpcPipeHandle extends DcerpcHandle
DCERPC_CONC_MPX, DCERPC_DID_NOT_EXECUTE, DCERPC_FIRST_FRAG, DCERPC_LAST_FRAG, DCERPC_MAYBE, DCERPC_OBJECT_UUID, DCERPC_PENDING_CANCEL, DCERPC_RESERVED_1, DCERPC_UUID_SYNTAX_NDR| Constructor and Description |
|---|
DcerpcPipeHandle(String url,
CIFSContext tc,
boolean unshared) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getServer() |
String |
getServerWithDfs() |
byte[] |
getSessionKey() |
CIFSContext |
getTransportContext() |
bind, getBinding, getHandle, getHandle, sendrecv, setDcerpcSecurityProvider, toStringpublic DcerpcPipeHandle(String url, CIFSContext tc, boolean unshared) throws DcerpcException, MalformedURLException
url - tc - unshared - DcerpcExceptionMalformedURLExceptionpublic CIFSContext getTransportContext()
getTransportContext in class DcerpcHandlepublic String getServer()
getServer in class DcerpcHandlepublic String getServerWithDfs()
getServerWithDfs in class DcerpcHandlepublic byte[] getSessionKey()
throws CIFSException
getSessionKey in class DcerpcHandleCIFSExceptionpublic void close()
throws IOException
close in interface AutoCloseableclose in class DcerpcHandleIOExceptionCopyright © 2023. All rights reserved.