public class NamedPipeClient extends AbstractNamedPipe
AbstractNamedPipe.NamedPipeSession
MAX_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, getPath
public NamedPipeClient(String pipeName) throws IOException
IOException
public InputStream getInputStream()
public OutputStream getOutputStream()
public void close() throws IOException
IOException
Copyright © 2024. All rights reserved.