Package org.web3j.protocol.ipc
-
Interface Summary Interface Description IOFacade Simple IO facade for the *nix and Windows IPC implementations. -
Class Summary Class Description IpcService Ipc service implementation.UnixDomainSocket Unix domain socket IO implementation for IPC.UnixIpcService Unix domain socket implementation of our services API.WindowsIpcService Windows named pipe implementation of our services API.WindowsNamedPipe Windows named pipe IO implementation for IPC.