psdi.iface.router

Interface RouterHandler

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String BIDICONFIG 
      static java.lang.String PASSWORD
      the password for the user to be used for authentication
      static java.lang.String USERNAME
      the username [loginid] to be used for authentication
    • Field Detail

      • USERNAME

        static final java.lang.String USERNAME
        the username [loginid] to be used for authentication
        See Also:
        Constant Field Values
      • PASSWORD

        static final java.lang.String PASSWORD
        the password for the user to be used for authentication
        See Also:
        Constant Field Values
    • Method Detail

      • invoke

        byte[] invoke(java.util.Map metaData,
                      byte[] data)
               throws MXException
        Invoke the service available at the specified endpoint.
        Parameters:
        metaData -
        data -
        Returns:
        byte[] Returns byte array
        Throws:
        MXException
      • getProperties

        java.util.List getProperties()
        Returns:
        the List of supported properties.