Interface RequestEvent

    • Method Detail

      • getSubject

        java.lang.String getSubject()
        Gets the subject that is being requested.
        Returns:
        The subject.
      • getPeer

        Peer getPeer()
        Gets the Peer that is requesting the subject.
        Returns:
        The peer.