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 |
---|---|
BusinessDetail |
UDDIv2InquiryImpl.getBusinessDetail(GetBusinessDetail body) |
Modifier and Type | Method and Description |
---|---|
static GetBusinessDetail |
MapUDDIv3Tov2.MapGetBusinessDetail(GetBusinessDetail body) |
Modifier and Type | Method and Description |
---|---|
static GetBusinessDetail |
MapUDDIv2Tov3.MapGetBusinessDetail(GetBusinessDetail body) |
Modifier and Type | Method and Description |
---|---|
static void |
ValidateUDDIv2Inquiry.validateGetBusinessDetail(GetBusinessDetail body) |
Modifier and Type | Method and Description |
---|---|
GetBusinessDetail |
ObjectFactory.createGetBusinessDetail()
Create an instance of
GetBusinessDetail |
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetBusinessDetail> |
ObjectFactory.createGetBusinessDetail(GetBusinessDetail value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetBusinessDetail> |
ObjectFactory.createGetBusinessDetail(GetBusinessDetail value)
|
Modifier and Type | Method and Description |
---|---|
BusinessDetail |
Inquire.getBusinessDetail(GetBusinessDetail body) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.