Interface INSURL

  • All Known Implementing Classes:
    CorbalocURL, CorbanameURL, INSURLBase

    public interface INSURL
    INS URL is a generic interface for two different types of URL's specified in INS spec.
    • Method Detail

      • getRIRFlag

        boolean getRIRFlag()
      • getEndpointInfo

        java.util.List getEndpointInfo()
      • getKeyString

        java.lang.String getKeyString()
      • getStringifiedName

        java.lang.String getStringifiedName()
      • isCorbanameURL

        boolean isCorbanameURL()
      • dPrint

        void dPrint()