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.v3.client.transport.wrapper |
Provides compatibility with SCOUT and UDDIv2 API sets
|
org.apache.juddi.webconsole.hub |
Rendererss, parses, configuration and session management for all juddi-gui web apps
|
org.uddi.api_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Method and Description |
---|---|
RegisteredInfo |
UDDIPublicationImpl.getRegisteredInfo(GetRegisteredInfo body) |
Modifier and Type | Method and Description |
---|---|
static RegisteredInfo |
MapUDDIv2Tov3.MapListRegisteredInfo(RegisteredInfo registeredInfo) |
Modifier and Type | Method and Description |
---|---|
static RegisteredInfo |
MapUDDIv3Tov2.MapRegisteredInfo(RegisteredInfo registeredInfo,
String operator) |
Modifier and Type | Method and Description |
---|---|
RegisteredInfo |
Publish3to2.getRegisteredInfo(GetRegisteredInfo body) |
Modifier and Type | Method and Description |
---|---|
RegisteredInfo |
UddiHub.GetNodeInformation(AtomicReference<String> outmsg)
This function returns all businesses that the current user
owns
The get_registeredInfo API call is used to get an abbreviated list of all businessEntity and tModel data that are controlled by a publisher. |
Modifier and Type | Method and Description |
---|---|
RegisteredInfo |
ObjectFactory.createRegisteredInfo()
Create an instance of
RegisteredInfo |
Modifier and Type | Method and Description |
---|---|
JAXBElement<RegisteredInfo> |
ObjectFactory.createRegisteredInfo(RegisteredInfo value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RegisteredInfo> |
ObjectFactory.createRegisteredInfo(RegisteredInfo value)
|
Modifier and Type | Method and Description |
---|---|
RegisteredInfo |
UDDIPublicationPortType.getRegisteredInfo(GetRegisteredInfo body)
The get_registeredInfo API call is used to get an abbreviated list of all
businessEntity and tModel data that are controlled by a publisher.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.