org.apache.juddi.api.impl
Class UDDIReplicationImpl
java.lang.Object
org.apache.juddi.api.impl.AuthenticatedService
org.apache.juddi.api.impl.UDDIReplicationImpl
- All Implemented Interfaces:
- Remote, org.uddi.v3_service.UDDIReplicationPortType
public class UDDIReplicationImpl
- extends AuthenticatedService
- implements org.uddi.v3_service.UDDIReplicationPortType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDIReplicationImpl
public UDDIReplicationImpl()
doPing
public String doPing(org.uddi.repl_v3.DoPing body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
doPing
in interface org.uddi.v3_service.UDDIReplicationPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
getChangeRecords
public List<org.uddi.repl_v3.ChangeRecord> getChangeRecords(String requestingNode,
org.uddi.repl_v3.HighWaterMarkVectorType changesAlreadySeen,
BigInteger responseLimitCount,
org.uddi.repl_v3.HighWaterMarkVectorType responseLimitVector)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
getChangeRecords
in interface org.uddi.v3_service.UDDIReplicationPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
getHighWaterMarks
public List<org.uddi.repl_v3.ChangeRecordIDType> getHighWaterMarks()
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
getHighWaterMarks
in interface org.uddi.v3_service.UDDIReplicationPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
notifyChangeRecordsAvailable
public void notifyChangeRecordsAvailable(org.uddi.repl_v3.NotifyChangeRecordsAvailable body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
notifyChangeRecordsAvailable
in interface org.uddi.v3_service.UDDIReplicationPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
transferCustody
public void transferCustody(org.uddi.repl_v3.TransferCustody body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
transferCustody
in interface org.uddi.v3_service.UDDIReplicationPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.