Interface IServiceID

All Superinterfaces:
Comparable, org.eclipse.core.runtime.IAdaptable, ID, Principal, Serializable
All Known Implementing Classes:
DnsSdServiceID, JSLPServiceID, ServiceID

public interface IServiceID extends ID
Service identity contract.
  • Method Details

    • getServiceTypeID

      IServiceTypeID getServiceTypeID()
      Get service type ID for this ID.
      Returns:
      IServiceTypeID. Will not be null.
    • getServiceName

      String getServiceName()
      Deprecated.
      Get service name for this ID.
      Returns:
      String service name. May be null.
    • getLocation

      URI getLocation()
      Returns:
      URI the location for this serviceID
      Since:
      3.0