| Package | Description |
|---|---|
| jcifs.dcerpc |
| Modifier and Type | Method and Description |
|---|---|
DcerpcException |
DcerpcMessage.getResult() |
DcerpcException |
DcerpcBind.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
DcerpcHandle.bind()
Bind the handle
|
static DcerpcHandle |
DcerpcHandle.getHandle(String url,
CIFSContext tc)
Get a handle to a service
|
static DcerpcHandle |
DcerpcHandle.getHandle(String url,
CIFSContext tc,
boolean unshared)
Get a handle to a service
|
void |
DcerpcHandle.sendrecv(DcerpcMessage msg) |
void |
DcerpcSecurityProvider.unwrap(jcifs.dcerpc.ndr.NdrBuffer incoming) |
void |
DcerpcSecurityProvider.wrap(jcifs.dcerpc.ndr.NdrBuffer outgoing) |
| Constructor and Description |
|---|
DcerpcPipeHandle(String url,
CIFSContext tc,
boolean unshared) |
Copyright © 2023. All rights reserved.