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.uddi.repl_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Field and Description |
---|---|
protected ChangeRecords |
GetEntityHistoryMessageResponse.changeRecords |
protected ChangeRecords |
GetFailedReplicationChangeRecordsMessageResponse.changeRecords |
Modifier and Type | Method and Description |
---|---|
ChangeRecords |
GetEntityHistoryMessageResponse.getChangeRecords()
Gets the value of the changeRecords property.
|
ChangeRecords |
GetFailedReplicationChangeRecordsMessageResponse.getChangeRecords()
Gets the value of the changeRecords property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetEntityHistoryMessageResponse.setChangeRecords(ChangeRecords value)
Sets the value of the changeRecords property.
|
void |
GetFailedReplicationChangeRecordsMessageResponse.setChangeRecords(ChangeRecords value)
Sets the value of the changeRecords property.
|
Modifier and Type | Method and Description |
---|---|
ChangeRecords |
UDDIReplicationImpl.getChangeRecords(GetChangeRecords body) |
Modifier and Type | Method and Description |
---|---|
ChangeRecords |
ObjectFactory.createChangeRecords()
Create an instance of
ChangeRecords |
Modifier and Type | Method and Description |
---|---|
ChangeRecords |
UDDIReplicationPortType.getChangeRecords(GetChangeRecords body)
The get_changeRecords message is used to initiate the replication of
change records from one node to another.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.