Package | Description |
---|---|
org.apache.juddi.api_v3 | |
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.v3_service |
This WSDL defines the jUDDI API Service.
|
org.apache.juddi.v3.client.config |
Main integration point for client applications, configuration, clerks
|
Modifier and Type | Method and Description |
---|---|
NodeDetail |
ObjectFactory.createNodeDetail()
Create an instance of
NodeDetail |
Modifier and Type | Method and Description |
---|---|
NodeDetail |
JUDDIApiImpl.saveNode(SaveNode body)
Saves nodes(s) to the persistence layer.
|
Modifier and Type | Method and Description |
---|---|
NodeDetail |
JUDDIApiPortType.saveNode(SaveNode body) |
Modifier and Type | Method and Description |
---|---|
NodeDetail |
UDDIClerk.saveNode(Node node)
This calls a jUDDI implementation specific API call and is used to
help configure internode communication between jUDDI servers.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.