| Package | Description |
|---|---|
| jcifs.smb | |
| jcifs.util.transport |
| Modifier and Type | Method and Description |
|---|---|
static RequestParam |
RequestParam.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestParam[] |
RequestParam.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends CommonServerMessageBlockResponse> |
SmbTreeInternal.send(Request<T> request,
RequestParam... params) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Response> |
Transport.sendrecv(Request request,
T response,
Set<RequestParam> params)
Send a request message and recieve response
|
Copyright © 2023. All rights reserved.