Package org.jcsp.lang

Interface SharedConnectionServer<T>

    • Method Detail

      • duplicate

        SharedConnectionServer<T> duplicate()

        Creates a duplicate copy of the connection end.

        Returns:
        the duplicate SharedConnectionServer object.