Interface IiopService

    • Method Detail

      • getClientAuthenticationRequired

        String getClientAuthenticationRequired()
        Gets the value of the clientAuthenticationRequired property.
        Returns:
        possible object is String
      • getOrb

        Orb getOrb()
        Gets the value of the orb property.
        Returns:
        possible object is Orb
      • getSslClientConfig

        SslClientConfig getSslClientConfig()
        Gets the value of the sslClientConfig property.
        Returns:
        possible object is SslClientConfig
      • getIiopListener

        List<IiopListener> getIiopListener()
        Gets the value of the iiopListener property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the iiopListener property.

        For example, to add a new item, do as follows:

            getIiopListener().add(newItem);
         

        Objects of the following type(s) are allowed in the list IiopListener