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.
|
Modifier and Type | Field and Description |
---|---|
protected SyncSubscriptionDetail |
SyncSubscriptionDetailResponse.syncSubscriptionDetail |
Modifier and Type | Method and Description |
---|---|
SyncSubscriptionDetail |
ObjectFactory.createSyncSubscriptionDetail()
Create an instance of
SyncSubscriptionDetail |
SyncSubscriptionDetail |
SyncSubscriptionDetailResponse.getSyncSubscriptionDetail()
Gets the value of the syncSubscriptionDetail property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SyncSubscriptionDetail> |
ObjectFactory.createSyncSubscriptionDetail(SyncSubscriptionDetail value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SyncSubscriptionDetail> |
ObjectFactory.createSyncSubscriptionDetail(SyncSubscriptionDetail value)
|
void |
SyncSubscriptionDetailResponse.setSyncSubscriptionDetail(SyncSubscriptionDetail value)
Sets the value of the syncSubscriptionDetail property.
|
Modifier and Type | Method and Description |
---|---|
SyncSubscriptionDetail |
JUDDIApiImpl.invokeSyncSubscription(SyncSubscription body)
Instructs the registry to perform a synchronous subscription
response.
|
Modifier and Type | Method and Description |
---|---|
SyncSubscriptionDetail |
JUDDIApiPortType.invokeSyncSubscription(SyncSubscription syncSubscription) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.