Class IpcService

java.lang.Object
org.web3j.protocol.Service
org.web3j.protocol.ipc.IpcService
All Implemented Interfaces:
Web3jService
Direct Known Subclasses:
UnixIpcService, WindowsIpcService

public class IpcService extends Service
Ipc service implementation.
  • Constructor Details

    • IpcService

      public IpcService(boolean includeRawResponses)
    • IpcService

      public IpcService()
  • Method Details