public class IpcService extends Service
objectMapper| Constructor and Description |
|---|
IpcService() |
IpcService(boolean includeRawResponses) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes resources used by the service.
|
protected IOFacade |
getIO() |
protected java.io.InputStream |
performIO(java.lang.String payload) |
public IpcService(boolean includeRawResponses)
public IpcService()
protected IOFacade getIO()
protected java.io.InputStream performIO(java.lang.String payload)
throws java.io.IOException
public void close()
throws java.io.IOException
Web3jServicejava.io.IOException - thrown if a service failed to close all resources