| Package | Description |
|---|---|
| org.apache.juddi.api_v3 | |
| org.apache.juddi.v3_service |
This WSDL defines the jUDDI API Service.
|
| Modifier and Type | Field and Description |
|---|---|
protected NodeList |
GetAllNodesResponse.nodeList |
| Modifier and Type | Method and Description |
|---|---|
NodeList |
ObjectFactory.createNodeList()
Create an instance of
NodeList |
NodeList |
GetAllNodesResponse.getNodeList()
Gets the value of the nodeList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAllNodesResponse.setNodeList(NodeList value)
Sets the value of the nodeList property.
|
| Modifier and Type | Method and Description |
|---|---|
NodeList |
JUDDIApiPortType.getAllNodes(String authInfo)
gets all nodes persisted in the database, useful for replication scenarios
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.