Interface Binding

    • Method Detail

      • createMessage

        Message createMessage()
        Create a Message for this Binding.
        Returns:
        the Binding message
      • createMessage

        Message createMessage​(Message m)
        Create a Message form the message.
        Parameters:
        m - the message used for creating a binding message
        Returns:
        the Binding message
      • getBindingInfo

        BindingInfo getBindingInfo()
        Get the BindingInfo for this binding.
        Returns:
        the BingdingInfo Object