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 |
---|---|
ServiceList |
UDDIv2InquiryImpl.findService(FindService body) |
Modifier and Type | Method and Description |
---|---|
static FindService |
MapUDDIv3Tov2.MapFindService(FindService body) |
Modifier and Type | Method and Description |
---|---|
static FindService |
MapUDDIv2Tov3.MapFindService(FindService body) |
Modifier and Type | Method and Description |
---|---|
static void |
ValidateUDDIv2Inquiry.validateFindService(FindService body) |
Modifier and Type | Method and Description |
---|---|
FindService |
ObjectFactory.createFindService()
Create an instance of
FindService |
Modifier and Type | Method and Description |
---|---|
JAXBElement<FindService> |
ObjectFactory.createFindService(FindService value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FindService> |
ObjectFactory.createFindService(FindService value)
|
Modifier and Type | Method and Description |
---|---|
ServiceList |
Inquire.findService(FindService body) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.