Package org.jcsp.net

Interface NetChannelOutput

    • Method Detail

      • recreate

        void recreate()

        Requests that the instance of the implementing class should reinitialize itself.

      • recreate

        void recreate​(NetChannelLocation newLoc)

        Requests that the instance of the implementing class should reinitialize itself with a new location.

        Parameters:
        newLoc - the new location.
      • destroyWriter

        void destroyWriter()

        Destroys the channel writer end and frees all the underlying JCSP.NET resources.

      • getFactoryClass

        java.lang.Class getFactoryClass()

        Returns the factory class used for constructing this channel end object.

        Returns:
        the Class of the