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