Package | Description |
---|---|
org.uddi.repl_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Field and Description |
---|---|
protected HighWaterMarkVectorType |
GetChangeRecords.changesAlreadySeen |
protected HighWaterMarkVectorType |
NotifyChangeRecordsAvailable.changesAvailable |
protected HighWaterMarkVectorType |
GetChangeRecords.responseLimitVector |
Modifier and Type | Method and Description |
---|---|
HighWaterMarkVectorType |
ObjectFactory.createHighWaterMarkVectorType()
Create an instance of
HighWaterMarkVectorType |
HighWaterMarkVectorType |
GetChangeRecords.getChangesAlreadySeen()
Gets the value of the changesAlreadySeen property.
|
HighWaterMarkVectorType |
NotifyChangeRecordsAvailable.getChangesAvailable()
Gets the value of the changesAvailable property.
|
HighWaterMarkVectorType |
GetChangeRecords.getResponseLimitVector()
Gets the value of the responseLimitVector property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<HighWaterMarkVectorType> |
ObjectFactory.createHighWaterMarks(HighWaterMarkVectorType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<HighWaterMarkVectorType> |
ObjectFactory.createHighWaterMarks(HighWaterMarkVectorType value)
|
void |
GetChangeRecords.setChangesAlreadySeen(HighWaterMarkVectorType value)
Sets the value of the changesAlreadySeen property.
|
void |
NotifyChangeRecordsAvailable.setChangesAvailable(HighWaterMarkVectorType value)
Sets the value of the changesAvailable property.
|
void |
GetChangeRecords.setResponseLimitVector(HighWaterMarkVectorType value)
Sets the value of the responseLimitVector property.
|
Modifier and Type | Method and Description |
---|---|
List<ChangeRecord> |
UDDIReplicationPortType.getChangeRecords(String requestingNode,
HighWaterMarkVectorType changesAlreadySeen,
BigInteger responseLimitCount,
HighWaterMarkVectorType responseLimitVector) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.