Package | Description |
---|---|
org.apache.juddi.model |
JPA representations of the JAXB classes from uddi-ws
|
Modifier and Type | Method and Description |
---|---|
List<ControlMessage> |
ReplicationConfiguration.getControlMessage() |
List<ControlMessage> |
Edge.getMessages()
The message elements contain the local name of the Replication API message elements
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationConfiguration.setControlMessage(List<ControlMessage> controlledMessages) |
void |
Edge.setMessage(List<ControlMessage> message) |
void |
Edge.setMessages(List<ControlMessage> values) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.