| Package | Description |
|---|---|
| org.fcrepo.server.messaging |
| Modifier and Type | Interface and Description |
|---|---|
interface |
APIMMessage |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomAPIMMessage
Representation of an API-M method call as an Atom entry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessagingModule.send(String destName,
FedoraMessage message) |
void |
MessagingImpl.send(String destName,
FedoraMessage message) |
void |
Messaging.send(String destName,
FedoraMessage message)
Send the
FedoraMessage to the specified destination. |
void |
MessagingImpl.send(String destName,
FedoraMethod method,
FedoraMessage message) |
Copyright © 2013 DuraSpace. All Rights Reserved.