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.validation |
Validators for all UDDI method invocations against the rules defined in the spec
|
Modifier and Type | Method and Description |
---|---|
SaveClientSubscriptionInfo |
ObjectFactory.createSaveClientSubscriptionInfo()
Create an instance of
SaveClientSubscriptionInfo |
Modifier and Type | Method and Description |
---|---|
JAXBElement<SaveClientSubscriptionInfo> |
ObjectFactory.createSaveClientSubscriptionInfoRequest(SaveClientSubscriptionInfo value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SaveClientSubscriptionInfo> |
ObjectFactory.createSaveClientSubscriptionInfoRequest(SaveClientSubscriptionInfo value)
|
Modifier and Type | Method and Description |
---|---|
ClientSubscriptionInfoDetail |
JUDDIApiImpl.saveClientSubscriptionInfo(SaveClientSubscriptionInfo body)
Adds client subscription information.
|
Modifier and Type | Method and Description |
---|---|
ClientSubscriptionInfoDetail |
JUDDIApiPortType.saveClientSubscriptionInfo(SaveClientSubscriptionInfo body) |
Modifier and Type | Method and Description |
---|---|
void |
ValidateClientSubscriptionInfo.validateSaveClientSubscriptionInfo(javax.persistence.EntityManager em,
SaveClientSubscriptionInfo body) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.