| 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 |
|---|---|
TModelList |
UDDIv2InquiryImpl.findTModel(FindTModel body) |
| Modifier and Type | Method and Description |
|---|---|
static FindTModel |
MapUDDIv3Tov2.MapFindTModel(FindTModel body) |
| Modifier and Type | Method and Description |
|---|---|
static FindTModel |
MapUDDIv2Tov3.MapFindTModel(FindTModel body) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ValidateUDDIv2Inquiry.validateFindTModel(FindTModel body) |
| Modifier and Type | Method and Description |
|---|---|
FindTModel |
ObjectFactory.createFindTModel()
Create an instance of
FindTModel |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FindTModel> |
ObjectFactory.createFindTModel(FindTModel value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<FindTModel> |
ObjectFactory.createFindTModel(FindTModel value)
|
| Modifier and Type | Method and Description |
|---|---|
TModelList |
Inquire.findTModel(FindTModel body) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.