Service Discovery protocol

org.eclipse.tm.discovery.engine.discoveryProtocol

Extension point providing implementations of protocols for service discovery.

<!ELEMENT extension (protocol+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT protocol EMPTY>

<!ATTLIST protocol

name      CDATA #REQUIRED

class     CDATA #REQUIRED

multicast CDATA #IMPLIED>


[Enter extension point usage example here.]

[Enter API information here.]

[Enter information about supplied implementation of this extension point.]