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 |
---|---|
ClerkDetail |
ObjectFactory.createClerkDetail()
Create an instance of
ClerkDetail |
Modifier and Type | Method and Description |
---|---|
ClerkDetail |
JUDDIApiImpl.saveClerk(SaveClerk body)
Saves clerk(s) to the persistence layer.
|
Modifier and Type | Method and Description |
---|---|
ClerkDetail |
JUDDIApiPortType.saveClerk(SaveClerk body) |
Modifier and Type | Method and Description |
---|---|
ClerkDetail |
UDDIClerk.saveClerk(UDDIClerk senderClerk)
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.