| Interface | Description |
|---|---|
| ICatalogServiceDriver |
This interface has to be implemented by all the classes that implement
a catalog protocol.
|
| IDiscoveryServiceDriver | |
| IProtocolMessages |
This interface has one method for each operation and for each
communication protocol.
|
| Class | Description |
|---|---|
| AbstractCatalogServiceDriver |
All classes that implement a new catalog protocol must to inherit to this class.ç
It contains the common atributes for the protocols.
|
| AbstractDiscoveryServiceDriver | |
| CatalogCapabilities | |
| DiscoveryServiceCapabilities | |
| GetRecordsReply |