public class NamedPipeClient extends AbstractNamedPipe
AbstractNamedPipe.NamedPipeSessionMAX_BUFFER_SIZE, NAMED_PIPE_PREFIX, pipeName| Constructor and Description |
|---|
NamedPipeClient(String pipeName) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
assertCallSucceeded, assertEquals, assertValidHandle, getPathpublic NamedPipeClient(String pipeName) throws IOException
IOExceptionpublic InputStream getInputStream()
public OutputStream getOutputStream()
public void close()
throws IOException
IOExceptionCopyright © 2025. All rights reserved.