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 ClerkList |
GetAllClerksResponse.clerkList |
Modifier and Type | Method and Description |
---|---|
ClerkList |
ObjectFactory.createClerkList()
Create an instance of
ClerkList |
ClerkList |
GetAllClerksResponse.getClerkList()
Gets the value of the clerkList property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetAllClerksResponse.setClerkList(ClerkList value)
Sets the value of the clerkList property.
|
Modifier and Type | Method and Description |
---|---|
ClerkList |
JUDDIApiPortType.getAllClerks(String authInfo)
gets all Clerks persisted in the database, useful for replication scenarios.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.