| Package | Description |
|---|---|
| jcifs | |
| jcifs.context | |
| jcifs.smb |
| Modifier and Type | Method and Description |
|---|---|
SmbPipeResource |
SmbPipeHandle.getPipe() |
SmbPipeResource |
CIFSContext.getPipe(String url,
int pipeType)
Get a pipe resource
|
| Modifier and Type | Method and Description |
|---|---|
SmbPipeResource |
CIFSContextWrapper.getPipe(String url,
int pipeType)
Get a pipe resource
|
SmbPipeResource |
BaseContext.getPipe(String url,
int pipeType)
Get a pipe resource
|
| Modifier and Type | Class and Description |
|---|---|
class |
SmbNamedPipe
This class will allow a Java program to read and write data to Named
Pipes and Transact NamedPipes.
|
Copyright © 2018. All rights reserved.