Interface BCFServer


  • public interface BCFServer
    BCF server interface provides access to the properties of a supported BCF-API Server.
    Since:
    9.12.0
    • Method Detail

      • getUniqueId

        @Nonnull
        String getUniqueId()
        Returns the unique id for this server.
        Returns:
        the unique id
        Since:
        9.12.0
      • getUrl

        @Nonnull
        String getUrl()
        Returns the url of this server.
        Returns:
        the url
        Since:
        9.12.0