Class IpcService

    • Constructor Detail

      • IpcService

        public IpcService​(boolean includeRawResponses)
      • IpcService

        public IpcService()
    • Method Detail

      • performIO

        protected java.io.InputStream performIO​(java.lang.String payload)
                                         throws java.io.IOException
        Specified by:
        performIO in class Service
        Throws:
        java.io.IOException
      • close

        public void close()
                   throws java.io.IOException
        Description copied from interface: Web3jService
        Closes resources used by the service.
        Throws:
        java.io.IOException - thrown if a service failed to close all resources