Interface IOFacade

All Known Implementing Classes:
UnixDomainSocket, WindowsNamedPipe

public interface IOFacade
Simple IO facade for the *nix and Windows IPC implementations.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
     
    void
    write(String payload)