Package jadex.bridge

Interface IConnection

    • Method Detail

      • getConnectionId

        int getConnectionId()
        Get the connection id.
        Returns:
        The connection id.
      • getParticipant

        IComponentIdentifier getParticipant()
        Get the participant.
        Returns:
        The participant.
      • close

        void close()
        Close the connection.
      • getNonFunctionalProperties

        java.util.Map<java.lang.String,​java.lang.Object> getNonFunctionalProperties()
        Get the non-functional properties of the connection.