public class WindowsIpcService extends IpcService
This implementation is experimental.
objectMapper| Constructor and Description |
|---|
WindowsIpcService(java.lang.String ipcSocketPath) |
WindowsIpcService(java.lang.String ipcSocketPath,
boolean includeRawResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected IOFacade |
getIO() |
close, performIOpublic WindowsIpcService(java.lang.String ipcSocketPath)
public WindowsIpcService(java.lang.String ipcSocketPath,
boolean includeRawResponse)
protected IOFacade getIO()
getIO in class IpcService