- Quick Review of UDDI
- Inquiry APIs
- UDDI4J APIs
- Establishing Connection
- The Inquiry Process
- Using Discovered Services
- For More Information
Using Discovered Services
When published to the registry, a service includes its service binding information, which provides the service entry point and lists supported protocols. Using this information, a consumer can write an application using the appropriate protocol to communicate to the service entry point.
After the access point is retrieved, messages can be exchanged between the user and the application discovering the service. Provided domain knowledge is built into the application, this process can be automatic.