Interface ISuperpeerService

    • Method Detail

      • registerClient

        ISubscriptionIntermediateFuture<java.lang.Void> registerClient​(java.lang.String networkname)
        Initiates the client registration procedure (super peer will answer initially with an empty intermediate result, client will send updates with backward commands).
        Parameters:
        networkname - Network for this connection.
        Returns:
        Does not return any more results while connection is running.