Class WindowsIpcService

All Implemented Interfaces:
Web3jService

public class WindowsIpcService extends IpcService
Windows named pipe implementation of our services API.

This implementation is experimental.

  • Constructor Details

    • WindowsIpcService

      public WindowsIpcService(String ipcSocketPath)
    • WindowsIpcService

      public WindowsIpcService(String ipcSocketPath, boolean includeRawResponse)
  • Method Details