Package | Description |
---|---|
org.jslipc.ipc.pipe |
Class and Description |
---|
AbstractJslipcMessage
Abstract base class for both
JslipcRequest and JslipcResponse . |
JslipcConnection
This is a container for a pipe and the request parameters.
|
JslipcPipeClient
This is an analogy to socket which requests a connection pipe from a
JslipcPipeServer . |
JslipcRequest
Encapsulates the request sent by the
JslipcPipeClient . |
JslipcRequest.JslipcCommand |
JslipcResponse
Encapsulates the response sent by the
JslipcPipeServer . |
JslipcResponse.JslipcCode
The code indicates the result of the operation.
|
Copyright © 2014. All Rights Reserved.