| Package | Description | 
|---|---|
| org.apache.juddi.v3.client.mapping | 
 Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI 
 | 
| org.apache.juddi.v3.client.mapping.wadl | 
 JAXB Generated classes for WADL and WADL2UDDI parser 
 | 
| org.apache.juddi.v3.client.mapping.wsdl | 
 WSDL and BPEL to UDDI parsers 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
URLLocalizerDefaultImpl  | 
| Constructor and Description | 
|---|
AsyncRegistration(UDDIClerk clerk,
                 URLLocalizer urlLocalizer,
                 Properties properties,
                 RegistrationInfo registrationInfo)  | 
ServiceLocator(UDDIClerk clerk,
              URLLocalizer urlLocalizer,
              Properties properties)  | 
UDDIServiceCache(UDDIClerk clerk,
                URLLocalizer urlLocalizer,
                Properties properties)  | 
| Constructor and Description | 
|---|
WADL2UDDI(UDDIClerk clerk,
         URLLocalizer urlLocalizer,
         Properties properties)  | 
| Modifier and Type | Method and Description | 
|---|---|
URLLocalizer | 
BPEL2UDDI.getUrlLocalizer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BPEL2UDDI.setUrlLocalizer(URLLocalizer urlLocalizer)  | 
| Constructor and Description | 
|---|
BPEL2UDDI(UDDIClerk clerk,
         URLLocalizer urlLocalizer,
         Properties properties)  | 
WSDL2UDDI(UDDIClerk clerk,
         URLLocalizer urlLocalizer,
         Properties properties)
Required Properties are: businessName, for example: 'Apache'
 nodeName, for example: 'uddi.example.org_80' keyDomain, for example:
 juddi.apache.org
 Optional Properties are: lang: for example: 'nl' 
 | 
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.