Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.validation |
Validators for all UDDI method invocations against the rules defined in the spec
|
org.uddi.repl_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Method and Description |
---|---|
void |
UDDIReplicationImpl.notifyChangeRecordsAvailable(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.
|
Modifier and Type | Method and Description |
---|---|
void |
ValidateReplication.validateNotifyChangeRecordsAvailable(NotifyChangeRecordsAvailable body,
WebServiceContext ctx) |
Modifier and Type | Method and Description |
---|---|
NotifyChangeRecordsAvailable |
ObjectFactory.createNotifyChangeRecordsAvailable()
Create an instance of
NotifyChangeRecordsAvailable |
Modifier and Type | Method and Description |
---|---|
void |
UDDIReplicationPortType.notifyChangeRecordsAvailable(NotifyChangeRecordsAvailable body)
Nodes can inform other nodes that they have new change records available for consumption by replication by using this message. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.