Uses of Interface
javax.xml.registry.infomodel.URIValidator

Packages that use URIValidator
com.sun.xml.registry.uddi.infomodel   
javax.xml.registry.infomodel   
 

Uses of URIValidator in com.sun.xml.registry.uddi.infomodel
 

Classes in com.sun.xml.registry.uddi.infomodel that implement URIValidator
 class ExternalLinkImpl
          Implementation of ExternalLink interface
 class ServiceBindingImpl
          Implementation of the ServiceBinding interface
 class URIValidatorImpl
          Implementation of URIValidator.
 

Uses of URIValidator in javax.xml.registry.infomodel
 

Subinterfaces of URIValidator in javax.xml.registry.infomodel
 interface ExternalLink
          ExternalLink instances model a named URI to content that may reside outside the registry.
 interface ServiceBinding
          ServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a specific interface offered by a Service instance.
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.