Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.v3.client.mapping |
Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI
|
org.apache.juddi.validation |
Validators for all UDDI method invocations against the rules defined in the spec
|
org.uddi.api_v2 | |
org.uddi.v2_service |
Copyright (c) 2000 - 2002 by Accenture, Ariba, Inc., Commerce One, Inc.
|
Modifier and Type | Method and Description |
---|---|
RelatedBusinessesList |
UDDIv2InquiryImpl.findRelatedBusinesses(FindRelatedBusinesses body) |
Modifier and Type | Method and Description |
---|---|
static FindRelatedBusinesses |
MapUDDIv3Tov2.MapFindRelatedBusiness(FindRelatedBusinesses body) |
Modifier and Type | Method and Description |
---|---|
static FindRelatedBusinesses |
MapUDDIv2Tov3.MapFindRelatedBusiness(FindRelatedBusinesses body) |
Modifier and Type | Method and Description |
---|---|
static void |
ValidateUDDIv2Inquiry.validateFindRelatedBusinesses(FindRelatedBusinesses body) |
Modifier and Type | Method and Description |
---|---|
FindRelatedBusinesses |
ObjectFactory.createFindRelatedBusinesses()
Create an instance of
FindRelatedBusinesses |
Modifier and Type | Method and Description |
---|---|
JAXBElement<FindRelatedBusinesses> |
ObjectFactory.createFindRelatedBusinesses(FindRelatedBusinesses value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FindRelatedBusinesses> |
ObjectFactory.createFindRelatedBusinesses(FindRelatedBusinesses value)
|
Modifier and Type | Method and Description |
---|---|
RelatedBusinessesList |
Inquire.findRelatedBusinesses(FindRelatedBusinesses body) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.