public class UDDIReplicationImpl extends AuthenticatedService implements org.uddi.v3_service.UDDIReplicationPortType
AUTHTOKEN_ACTIVE, AUTHTOKEN_RETIRED, baseUrl, baseUrlSSL, ctx, df, UTF8| Constructor and Description |
|---|
UDDIReplicationImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
doPing(org.uddi.repl_v3.DoPing body) |
org.uddi.repl_v3.ChangeRecords |
getChangeRecords(org.uddi.repl_v3.GetChangeRecords body) |
List<org.uddi.repl_v3.ChangeRecordIDType> |
getHighWaterMarks()
This UDDI API message provides a means to obtain a list of
highWaterMark element containing the highest known USN for all nodes
in the replication graph.
|
void |
notifyChangeRecordsAvailable(org.uddi.repl_v3.NotifyChangeRecordsAvailable body)
this means that another node has a change and we need to pick up the
change and apply it to our local database.
|
void |
transferCustody(org.uddi.repl_v3.TransferCustody body)
transfers custody of an entity from node1/user1 to node2/user2
assume this node is node 2.
|
getEntityPublisher, getNode, getRequestorsIPAddress, setContextpublic String doPing(org.uddi.repl_v3.DoPing body) throws org.uddi.v3_service.DispositionReportFaultMessage
doPing in interface org.uddi.v3_service.UDDIReplicationPortTypebody - org.uddi.v3_service.DispositionReportFaultMessagepublic org.uddi.repl_v3.ChangeRecords getChangeRecords(org.uddi.repl_v3.GetChangeRecords body)
throws org.uddi.v3_service.DispositionReportFaultMessage,
RemoteException
getChangeRecords in interface org.uddi.v3_service.UDDIReplicationPortTypeorg.uddi.v3_service.DispositionReportFaultMessageRemoteExceptionpublic List<org.uddi.repl_v3.ChangeRecordIDType> getHighWaterMarks() throws org.uddi.v3_service.DispositionReportFaultMessage
getHighWaterMarks in interface org.uddi.v3_service.UDDIReplicationPortTypeorg.uddi.v3_service.DispositionReportFaultMessagepublic void notifyChangeRecordsAvailable(org.uddi.repl_v3.NotifyChangeRecordsAvailable body)
throws org.uddi.v3_service.DispositionReportFaultMessage
notifyChangeRecordsAvailable in interface org.uddi.v3_service.UDDIReplicationPortTypebody - org.uddi.v3_service.DispositionReportFaultMessagepublic void transferCustody(org.uddi.repl_v3.TransferCustody body)
throws org.uddi.v3_service.DispositionReportFaultMessage

transferCustody in interface org.uddi.v3_service.UDDIReplicationPortTypebody - org.uddi.v3_service.DispositionReportFaultMessageCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.