Package org.eclipse.ecf.provider.dnssd
Class DnsSdServiceTypeID
- java.lang.Object
- 
- org.eclipse.ecf.core.identity.BaseID
- 
- org.eclipse.ecf.discovery.identity.ServiceTypeID
- 
- org.eclipse.ecf.provider.dnssd.DnsSdServiceTypeID
 
 
 
- 
- All Implemented Interfaces:
- Serializable,- Comparable,- Principal,- org.eclipse.core.runtime.IAdaptable,- ID,- IServiceTypeID
 - Direct Known Subclasses:
- BnRDnsSdServiceTypeID
 
 public class DnsSdServiceTypeID extends ServiceTypeID implements IServiceTypeID - See Also:
- Serialized Form
 
- 
- 
Field Summary- 
Fields inherited from class org.eclipse.ecf.discovery.identity.ServiceTypeIDDELIM, namingAuthority, protocols, scopes, services, typeName
 - 
Fields inherited from interface org.eclipse.ecf.discovery.identity.IServiceTypeIDDEFAULT_NA, DEFAULT_PROTO, DEFAULT_SCOPE
 
- 
 - 
Constructor SummaryConstructors Constructor Description DnsSdServiceTypeID(Namespace namespace, String aType)DnsSdServiceTypeID(Namespace ns, IServiceTypeID id)
 - 
Method Summary- 
Methods inherited from class org.eclipse.ecf.discovery.identity.ServiceTypeIDcreateType, equals, getInternal, getName, getNamingAuthority, getProtocols, getScopes, getServices, hashCode, namespaceCompareTo, namespaceEquals, namespaceGetName, namespaceHashCode, toString
 - 
Methods inherited from class org.eclipse.ecf.core.identity.BaseIDcompareTo, getAdapter, getNamespace, namespaceToExternalForm, toExternalForm
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface java.lang.ComparablecompareTo
 - 
Methods inherited from interface org.eclipse.ecf.core.identity.IDequals, getName, getNamespace, hashCode, toExternalForm
 - 
Methods inherited from interface org.eclipse.ecf.discovery.identity.IServiceTypeIDgetInternal, getNamingAuthority, getProtocols, getScopes, getServices
 
- 
 
- 
- 
- 
Constructor Detail- 
DnsSdServiceTypeIDpublic DnsSdServiceTypeID(Namespace ns, IServiceTypeID id) 
 - 
DnsSdServiceTypeIDpublic DnsSdServiceTypeID(Namespace namespace, String aType) throws IDCreateException - Throws:
- IDCreateException
 
 
- 
 
-