Package org.web3j.protocol.ipc


package org.web3j.protocol.ipc
  • Class
    Description
    Simple IO facade for the *nix and Windows IPC implementations.
    Ipc service implementation.
    Unix domain socket IO implementation for IPC.
    Unix domain socket implementation of our services API.
    Windows named pipe implementation of our services API.
    Windows named pipe IO implementation for IPC.