Package | Description |
---|---|
org.jslipc.ipc.pipe |
Modifier and Type | Method and Description |
---|---|
protected JslipcPipe |
JslipcPipeServer.createPipe(JslipcRequest request,
JslipcResponse response)
Creates a pipe from the given request and sets up the response.
|
protected void |
JslipcPipeServer.sendResponse(JslipcResponse response,
OutputStream out)
Sends the response to the given stream.
|
Copyright © 2014. All Rights Reserved.